[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#988536: unblock: thunar/4.16.8-1



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: debian-xfce@lists.debian.org

Hi,

following answer by Paul Gevers on the release mailing list, I'm filing
a bug here for unblocking Thunar.

A security bug (#988394) was recently found in Thunar 4.16. The fix went
in 4.16.7, then a regression was identified and fixed in 4.16.8.

Testing has 4.16.3, while sid has 4.16.4 (I missed the deadline by a few
days back in time).

I think it'd be best to update sid and testing to 4.16.8, but since we're
already quite deep in the freeze I can understand it'd be a problem.

The complete debdiff is attached and the source diff looks like this:

corsac@scapa: git diff  thunar-4.16.3..thunar-4.16.8 |filterdiff -x "*/po/*.po" |diffstat
 NEWS                                    |   43 ++++++++++++++++++++++++++++++++++
 configure.ac.in                         |    2 -
 docs/reference/thunarx/Makefile.am      |   25 ++++----------------
 docs/reference/thunarx/thunarx-docs.xml |   92 ++++++++++++++++++++++++--------------------------------------------------
 thunar/thunar-application.c             |   91 +++++++++++++++++++++++++++++++++++++++++++++++++------------------------
 thunar/thunar-application.h             |    9 ++++++-
 thunar/thunar-dbus-service.c            |    2 -
 thunar/thunar-device-monitor.c          |    5 ++--
 thunar/thunar-gtk-extensions.c          |   18 +++++++++++---
 thunar/thunar-job.c                     |    6 ++--
 thunar/thunar-launcher.c                |   10 ++++----
 thunar/thunar-shortcuts-model.c         |  138 ++++++++++++++++-----------------------------------------------------------------------------------------------
 thunar/thunar-shortcuts-view.c          |    4 +--
 thunar/thunar-standard-view.c           |    2 -
 thunar/thunar-transfer-job.c            |    2 -
 thunar/thunar-tree-view.c               |    8 ++++--
 thunar/thunar-window.c                  |   31 ++++++++++++++++++------
 thunar/thunar-window.h                  |    7 ++++-
 18 files changed, 235 insertions(+), 260 deletions(-)

so it's not huge, but it's also not that small either.

The security fix + regression fix are three commits (smaller obviously) but
I'm unsure yet if it'll be enough to backport to 4.16.3.

As a side note and with my security team hat on, I'm not sure if I'll
fix it in stable with a DSA or if it'll wait for a point release, and if
it's actually possible to just backport the fixes to 1.6.


unblock thunar/4.16.8-1

Regards,
Differences in thunar between 4.16.4-1 and 4.16.8-1
diff -Nru thunar-4.16.4/ChangeLog thunar-4.16.8/ChangeLog
--- thunar-4.16.4/ChangeLog	2021-03-07 00:44:43.000000000 +0100
+++ thunar-4.16.8/ChangeLog	2021-05-07 15:34:35.000000000 +0200
@@ -1,3 +1,447 @@
+commit 0afccd803b264d03da0a9b02772400245fe5b6cc
+Author: Alexander Schwinn <alexxcons@xfce.org>
+Date:   Fri May 7 15:21:27 2021 +0200
+
+    Regression: Activating Desktop Icon does not Use Default Application
+    (Issue #575)
+    
+    - Introduced by 9165a61f (Dont execute files, passed via command line
+    due to security risks)
+    - Now via DBus files are executed, and via CLI, files are just selected
+    
+    Fixes #575
+
+commit 61ff2daf3677d58f14a442f76cd359a6fe118dd2
+Author: Toni Estévez <toni.estevez@gmail.com>
+Date:   Fri May 7 00:45:51 2021 +0200
+
+    I18n: Update translation es (100%).
+    
+    785 translated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit b39ec5af223782669a536f7411563a40466627af
+Author: Alexander Schwinn <alexxcons@xfce.org>
+Date:   Thu May 6 23:49:23 2021 +0200
+
+    Back to development
+
+commit 13b837945b35ab48a2da4e54657169d0453e5e06
+Author: Alexander Schwinn <alexxcons@xfce.org>
+Date:   Thu May 6 23:46:05 2021 +0200
+
+    Updates for release
+
+commit 314336ceb6ba9ad120f6b2084845a9687b6f3647
+Author: Alexander Schwinn <alexxcons@xfce.org>
+Date:   Tue May 4 15:49:40 2021 +0200
+
+    Prevent crash if invalid-symlink is used as bookmark (Issue #552)
+    
+    - Always keep bookmark location as fallback
+    - store thunar-file if not a directory (e.g. invalid link)
+
+commit d52c0bac01e1804d654996ac08329c879c8dbf9f
+Author: Alexander Schwinn <alexxcons@xfce.org>
+Date:   Thu May 6 10:23:07 2021 +0200
+
+    Prevent crash if invalid-symlink is used as bookmark (Issue #552)
+    
+    - Required to check if bookmark actually is a directory
+
+commit bc2b69e64e3c520ddf45b983ae24b1a7296aa9a2
+Author: Theppitak Karoonboonyanan <theppitak@gmail.com>
+Date:   Thu May 6 00:45:45 2021 +0200
+
+    I18n: Update translation th (94%).
+    
+    744 translated messages, 41 untranslated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit 495324deecaea458fce8cd3778fea23ecd57a044
+Author: Alexander Schwinn <alexxcons@xfce.org>
+Date:   Sat May 1 00:40:44 2021 +0200
+
+    Dont execute files, passed via command line due to security risks
+    
+    Instead open the containing folder and select the file.
+    
+    Fixes #121
+
+commit 84537671ef58f6d230b04f9a1527552e9a030f13
+Author: Theppitak Karoonboonyanan <theppitak@gmail.com>
+Date:   Mon May 3 12:46:23 2021 +0200
+
+    I18n: Update translation th (94%).
+    
+    744 translated messages, 41 untranslated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit 8fe7420a4cb085863da1fbd889ff047c9c121ced
+Author: Luna Jernberg <bittin@cafe8bitar.se>
+Date:   Mon May 3 12:46:23 2021 +0200
+
+    I18n: Update translation sv (99%).
+    
+    783 translated messages, 2 untranslated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit c2c22b4139eb7414e896b4af6e5e7f22e4f10474
+Author: Nasser Bin Laboun <nasser1990com@gmail.com>
+Date:   Fri Apr 30 00:45:41 2021 +0200
+
+    I18n: Update translation ar (95%).
+    
+    748 translated messages, 37 untranslated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit 3992f61df42276ae5220cdbddd9b771b9c488573
+Author: Toni Estévez <toni.estevez@gmail.com>
+Date:   Mon Apr 26 00:52:30 2021 +0200
+
+    I18n: Update translation es (100%).
+    
+    785 translated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit af8a914f989f08f766cb5ba6301905ffcaa13536
+Author: Toni Estévez <toni.estevez@gmail.com>
+Date:   Sun Apr 25 12:52:56 2021 +0200
+
+    I18n: Update translation es (100%).
+    
+    785 translated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit 7330ecef7ffe08f8d44447b3337d84e9b334c27c
+Author: Luna Jernberg <bittin@cafe8bitar.se>
+Date:   Thu Apr 22 10:10:11 2021 +0200
+
+    I18n: Update translation sv (99%).
+    
+    782 translated messages, 3 untranslated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit f5a4913db019a177f2ff1352cc1102f54a66321c
+Author: heskjestad <cato@heskjestad.xyz>
+Date:   Thu Apr 22 10:10:09 2021 +0200
+
+    I18n: Update translation nb (100%).
+    
+    785 translated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit d64ee734e4d6f90997e81c1470442a224f469095
+Author: Anonymous <noreply@xfce.org>
+Date:   Thu Apr 22 10:10:04 2021 +0200
+
+    I18n: Update translation bg (100%).
+    
+    785 translated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit 822816a9aadb9ca2c00d2484ca64564d6fb033f6
+Author: Gellért Borsos <itservbg@zohomail.eu>
+Date:   Wed Apr 21 00:45:43 2021 +0200
+
+    I18n: Update translation hu (92%).
+    
+    728 translated messages, 57 untranslated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit 59f61515371b60df799403237fb446ef3f3af0aa
+Author: Gellért Borsos <itservbg@zohomail.eu>
+Date:   Tue Apr 20 12:46:13 2021 +0200
+
+    I18n: Update translation hu (92%).
+    
+    725 translated messages, 60 untranslated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit 7dddb591da8e225d799f216c864af9260e7d6b79
+Author: Luna Jernberg <bittin@cafe8bitar.se>
+Date:   Sat Apr 17 12:46:13 2021 +0200
+
+    I18n: Update translation sv (99%).
+    
+    781 translated messages, 4 untranslated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit 1874b86289095f26fedab38f8b2c817700f2c610
+Author: Andre Miranda <andreldm@xfce.org>
+Date:   Wed Apr 7 19:04:11 2021 -0300
+
+    Avoid excessively checking whether files are executables (#180)
+
+commit c7b297e9e29bb1bb8cbcde7e7af798343947e56f
+Author: Hugo Carvalho <hugokarvalho@hotmail.com>
+Date:   Wed Apr 7 00:45:46 2021 +0200
+
+    I18n: Update translation pt (100%).
+    
+    785 translated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit 075f708a99a05c6e84f2515102b8114a329a261b
+Author: Rohit D Borkar <rohitborkar00@gmail.com>
+Date:   Tue Apr 6 10:24:50 2021 +0000
+
+    CDDA appears twice in side pane (Issue #486)
+    
+    Fixes #486
+    MR !91
+
+commit 194f15259ce4b621fb65cdc4850102d6ae6b7842
+Author: Alexander Schwinn <alexxcons@xfce.org>
+Date:   Fri Mar 26 21:54:16 2021 +0100
+
+    Critical error when opening Edit menu (Issue #542)
+    
+    Regression introduced by 1c7d74c (Issue #517)
+    
+    Fixes #542
+
+commit c2c7cc6cf7f4d5dc1c85e4cbfb0bc141901a4355
+Author: Gianvito Cavasoli <gianvito@gmx.it>
+Date:   Tue Apr 6 00:46:01 2021 +0200
+
+    I18n: Update translation it (100%).
+    
+    785 translated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit 127e2207383ce3346b9d479e9a7c25458ba25304
+Author: Emanuele Petriglia <transifex@emanuelepetriglia.com>
+Date:   Fri Apr 2 00:46:02 2021 +0200
+
+    I18n: Update translation it (100%).
+    
+    785 translated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit e68f1820606255ab8b8ee13694004f4cc14b9acc
+Author: Priit Jõerüüt <transifex@joeruut.com>
+Date:   Fri Apr 2 00:46:02 2021 +0200
+
+    I18n: Update translation et (100%).
+    
+    785 translated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit 9f86ddf4d3b505f1cbbbaf9aef026137f30c4906
+Author: Oukiki Saleh <salehoukiki@gmail.com>
+Date:   Fri Apr 2 00:46:02 2021 +0200
+
+    I18n: Update translation ar (94%).
+    
+    740 translated messages, 45 untranslated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit 13f4be13cd1a6024a85717adeb5741bd25e5f891
+Author: Butterfly <gokhanlnx@gmail.com>
+Date:   Thu Apr 1 00:45:53 2021 +0200
+
+    I18n: Update translation tr (100%).
+    
+    785 translated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit b877109556858d3b611d55a087b013fbedadf83c
+Author: Emanuele Petriglia <transifex@emanuelepetriglia.com>
+Date:   Thu Apr 1 00:45:53 2021 +0200
+
+    I18n: Update translation it (100%).
+    
+    785 translated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit 2013a1126636efd3bc0a31c3b0b294044e582fc9
+Author: Daniel Muñiz Fontoira <dani@damufo.com>
+Date:   Wed Mar 31 12:46:36 2021 +0200
+
+    I18n: Update translation gl (100%).
+    
+    785 translated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit 71b2bd5fdd333aec5589a7409d856ed4de4a43a4
+Author: Luna Jernberg <bittin@cafe8bitar.se>
+Date:   Mon Mar 29 12:46:10 2021 +0200
+
+    I18n: Update translation sv (99%).
+    
+    780 translated messages, 5 untranslated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit 5d1bfbef439c851d8d194618c45166e9317f4d87
+Author: Hugo Carvalho <hugokarvalho@hotmail.com>
+Date:   Sun Mar 28 00:45:52 2021 +0100
+
+    I18n: Update translation pt (100%).
+    
+    785 translated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit 50dca93184898f0c2a02b78eee107377b58b7eab
+Author: Alexander Schwinn <alexxcons@xfce.org>
+Date:   Tue Mar 23 23:36:35 2021 +0100
+
+    Shortcuts view regression : Watch trash for changes (Issue #538)
+    
+    Regression introduced by 9ab33aba
+    
+    Fixes #538
+
+commit 2c9b48e27fc16f27988947ca4b0016591650f39f
+Author: Priit Jõerüüt <transifex@joeruut.com>
+Date:   Mon Mar 22 00:45:51 2021 +0100
+
+    I18n: Update translation et (100%).
+    
+    785 translated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit 9767ed8a723cc3439f23550e279a588f01959ca5
+Author: Kjell Cato Heskjestad <cato@heskjestad.xyz>
+Date:   Sun Mar 21 12:46:14 2021 +0100
+
+    I18n: Update translation nb (100%).
+    
+    785 translated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit 4f3f08a5fd553086e69048523f20ada10101dd3f
+Author: Alexander Schwinn <alexxcons@xfce.org>
+Date:   Sun Mar 21 10:24:40 2021 +0100
+
+    Updates for release
+
+commit 91fc2182330bcb24c062f58529a2c79523a3f834
+Author: Alexander Schwinn <alexxcons@xfce.org>
+Date:   Sun Mar 14 16:32:50 2021 +0100
+
+    Reload current directory before selecting new files (Issue #524)
+    
+    In order to make sure that all new files are added to the view before
+    selection.
+    
+    Fixes #524
+    Fixes #287
+    Partly fixes #272
+
+commit 2d64c6be8d0393afc8d75216d37ab4a6668fe8f7
+Author: Anonymous <noreply@xfce.org>
+Date:   Tue Mar 16 00:45:47 2021 +0100
+
+    I18n: Update translation fi (98%).
+    
+    774 translated messages, 11 untranslated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit e927725fee43843c22d71ce7d774dc9b2252be12
+Author: Alexander Schwinn <alexxcons@xfce.org>
+Date:   Thu Mar 11 14:29:31 2021 +0100
+
+    thunar-tree-view: Dont show menu-item "properties" for unmounted devices
+    
+    Showing it results in a wrong properties dialog (last folder)
+
+commit 49d6a70ee5b6dc83f1d28660bcbc30d224815408
+Author: Max Christian Pohle <webmaster@coderonline.de>
+Date:   Sun Mar 14 14:35:57 2021 +0100
+
+    Removed 'the root folder has no parent' dialog box
+    
+    MR !68
+
+commit f6fbb004a3e9bab2e1350327ea001ef55f6ea4fe
+Author: Romain Bouvier <skunnyk@alteroot.org>
+Date:   Sun Jan 31 15:26:44 2021 +0100
+
+    Revamp the documentation to modernize and uniformize accross components
+    
+    MR: !62
+
+commit 9ab33abab85fad9f2ddf64a562dc911155fe77fa
+Author: Dito didio <tr1@timabea.de>
+Date:   Wed Mar 10 08:06:44 2021 +0000
+
+    Remove watches on shortcuts (Issue #513) (Issue #47)
+    
+    MR !66
+    Fixes #47
+    Fixes #513
+
+commit 5b035849b06a3856b01fffc60907d1483935abcc
+Author: Anonymous <noreply@xfce.org>
+Date:   Tue Mar 9 00:45:49 2021 +0100
+
+    I18n: Update translation oc (87%).
+    
+    684 translated messages, 101 untranslated messages.
+    
+    Transifex (https://www.transifex.com/xfce/public/).
+
+commit a191964d2e2543da589d1f3ac21b138596e19fe5
+Author: Alexander Schwinn <alexxcons@xfce.org>
+Date:   Mon Mar 8 09:34:08 2021 +0100
+
+    Back to development
+
+commit d2f15fec3f9c863a9d1b53238dc34f6e2d02596b
+Author: Alexander Schwinn <alexxcons@xfce.org>
+Date:   Mon Mar 8 09:25:22 2021 +0100
+
+    Updates for release
+
+commit 8146a152a3ee43da3ed92ba72ded4f74434de673
+Author: Alexander Schwinn <alexxcons@xfce.org>
+Date:   Mon Mar 8 09:04:56 2021 +0100
+
+    Revert "Bookmarks no longer need an existing file (Issue #47)"
+    
+    Reverted since it seems to cause a regression (Issue #526)
+    
+    This reverts commit 70f75b89cbfd7f330710631998ae21902f7a10e5.
+
+commit 254b3bdf20b77ab96ff3a0a6551b8bdc6131241c
+Author: Alexander Schwinn <alexxcons@xfce.org>
+Date:   Sun Mar 7 00:52:49 2021 +0100
+
+    Back to development
+
+commit 62bbff22d75381e858db6dbae48603e016663e78
+Author: Alexander Schwinn <alexxcons@xfce.org>
+Date:   Sun Mar 7 00:48:58 2021 +0100
+
+    Updates for release
+
 commit 70f75b89cbfd7f330710631998ae21902f7a10e5
 Author: Tim Oehl <oehl.tim@gmail.com>
 Date:   Mon Feb 22 12:17:36 2021 +0100
diff -Nru thunar-4.16.4/configure thunar-4.16.8/configure
--- thunar-4.16.4/configure	2021-03-07 00:44:32.000000000 +0100
+++ thunar-4.16.8/configure	2021-05-07 15:34:20.000000000 +0200
@@ -1,7 +1,7 @@
 #! /bin/sh
-# From configure.ac 70f75b89.
+# From configure.ac 0afccd80.
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for thunar 4.16.4.
+# Generated by GNU Autoconf 2.69 for thunar 4.16.8.
 #
 # Report bugs to <https://gitlab.xfce.org/xfce/thunar>.
 #
@@ -593,8 +593,8 @@
 # Identity of this package.
 PACKAGE_NAME='thunar'
 PACKAGE_TARNAME='thunar'
-PACKAGE_VERSION='4.16.4'
-PACKAGE_STRING='thunar 4.16.4'
+PACKAGE_VERSION='4.16.8'
+PACKAGE_STRING='thunar 4.16.8'
 PACKAGE_BUGREPORT='https://gitlab.xfce.org/xfce/thunar'
 PACKAGE_URL=''
 
@@ -1561,7 +1561,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures thunar 4.16.4 to adapt to many kinds of systems.
+\`configure' configures thunar 4.16.8 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1637,7 +1637,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of thunar 4.16.4:";;
+     short | recursive ) echo "Configuration of thunar 4.16.8:";;
    esac
   cat <<\_ACEOF
 
@@ -1807,7 +1807,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-thunar configure 4.16.4
+thunar configure 4.16.8
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2178,7 +2178,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by thunar $as_me 4.16.4, which was
+It was created by thunar $as_me 4.16.8, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3158,7 +3158,7 @@
 
 # Define the identity of the package.
  PACKAGE='thunar'
- VERSION='4.16.4'
+ VERSION='4.16.8'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13996,7 +13996,7 @@
 THUNARX_VERSION_API=3
 THUNAR_VERSION_MAJOR=4
 THUNAR_VERSION_MINOR=16
-THUNAR_VERSION_MICRO=4
+THUNAR_VERSION_MICRO=8
 
 
 
@@ -21377,7 +21377,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by thunar $as_me 4.16.4, which was
+This file was extended by thunar $as_me 4.16.8, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -21443,7 +21443,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-thunar config.status 4.16.4
+thunar config.status 4.16.8
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -Nru thunar-4.16.4/configure.ac thunar-4.16.8/configure.ac
--- thunar-4.16.4/configure.ac	2021-03-07 00:44:23.000000000 +0100
+++ thunar-4.16.8/configure.ac	2021-05-07 15:34:11.000000000 +0200
@@ -31,9 +31,9 @@
 m4_define([thunarx_version_api], [3])
 m4_define([thunar_version_major], [4])
 m4_define([thunar_version_minor], [16])
-m4_define([thunar_version_micro], [4])
+m4_define([thunar_version_micro], [8])
 m4_define([thunar_version_nano], [])
-m4_define([thunar_version_build], [70f75b89])
+m4_define([thunar_version_build], [0afccd80])
 m4_define([thunar_version_tag], [])
 m4_define([thunar_version], [thunar_version_major().thunar_version_minor().thunar_version_micro()ifelse(thunar_version_nano(), [], [], [.thunar_version_nano()])ifelse(thunar_version_tag(), [git], [thunar_version_tag()-thunar_version_build()], [thunar_version_tag()])])
 
diff -Nru thunar-4.16.4/debian/changelog thunar-4.16.8/debian/changelog
--- thunar-4.16.4/debian/changelog	2021-03-07 10:58:15.000000000 +0100
+++ thunar-4.16.8/debian/changelog	2021-05-13 20:14:27.000000000 +0200
@@ -1,3 +1,11 @@
+thunar (4.16.8-1) unstable; urgency=medium
+
+  * New upstream version 4.16.8
+    - includes fix for CVE-2021-32563: don't directly execute a file passed as
+    an argument but rather open the containing folder (Closes: #988394)
+
+ -- Yves-Alexis Perez <corsac@debian.org>  Thu, 13 May 2021 20:14:27 +0200
+
 thunar (4.16.4-1) unstable; urgency=medium
 
   * New upstream version 4.16.4
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/annotation-glossary.html thunar-4.16.8/docs/reference/thunarx/html/annotation-glossary.html
--- thunar-4.16.4/docs/reference/thunarx/html/annotation-glossary.html	1970-01-01 01:00:00.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/annotation-glossary.html	2021-05-07 15:35:00.000000000 +0200
@@ -0,0 +1,43 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Annotation Glossary: thunar Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="index.html" title="thunar Reference Manual">
+<link rel="up" href="index.html" title="thunar Reference Manual">
+<link rel="prev" href="ix01.html" title="Index">
+<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts"><span id="nav_glossary"><a class="shortcut" href="#glsE">E</a>
+                     <span class="dim">|</span> 
+                  <a class="shortcut" href="#glsS">S</a>
+                     <span class="dim">|</span> 
+                  <a class="shortcut" href="#glsT">T</a></span></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
+<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
+<td><a accesskey="p" href="ix01.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
+<td><img src="right-insensitive.png" width="16" height="16" border="0"></td>
+</tr></table>
+<div class="glossary">
+<div class="titlepage"><div><div><h1 class="title">
+<a name="annotation-glossary"></a>Annotation Glossary</h1></div></div></div>
+<a name="glsE"></a><h3 class="title">E</h3>
+<dt><span class="glossterm"><a name="annotation-glossterm-element-type"></a>element-type</span></dt>
+<dd class="glossdef"><p>Generics and defining elements of containers and arrays.</p></dd>
+<a name="glsS"></a><h3 class="title">S</h3>
+<dt><span class="glossterm"><a name="annotation-glossterm-skip"></a>skip</span></dt>
+<dd class="glossdef"><p>Exposed in C code, not necessarily available in other languages.</p></dd>
+<a name="glsT"></a><h3 class="title">T</h3>
+<dt><span class="glossterm"><a name="annotation-glossterm-transfer%20full"></a>transfer full</span></dt>
+<dd class="glossdef"><p>Free data after the code is done.</p></dd>
+<dt><span class="glossterm"><a name="annotation-glossterm-transfer%20none"></a>transfer none</span></dt>
+<dd class="glossdef"><p>Don't free data after the code is done.</p></dd>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.32</div>
+</body>
+</html>
\ No newline at end of file
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/index.html thunar-4.16.8/docs/reference/thunarx/html/index.html
--- thunar-4.16.4/docs/reference/thunarx/html/index.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/index.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,9 +2,9 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Thunar Extensions Reference Manual: Thunar Extensions Reference Manual</title>
+<title>thunar Reference Manual: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
 <link rel="next" href="thunarx-overview.html" title="Part I. Overview">
 <meta name="generator" content="GTK-Doc V1.32 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
@@ -13,38 +13,13 @@
 <div class="book">
 <div class="titlepage">
 <div>
-<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Thunar Extensions Reference Manual</p></th></tr></table></div>
-<div><div class="authorgroup">
-<div class="author">
-<h3 class="author">
-<span class="firstname">Benedikt</span> <span class="surname">Meurer</span>
-</h3>
-<div class="affiliation">
-<div class="address"><p><code class="email">&lt;<a class="email" href="mailto:benny@xfce.org";>benny@xfce.org</a>&gt;</code></p></div>
-<span class="orgname">os-cillation<br></span> <span class="orgdiv">System development<br></span><span class="jobtitle">Software developer<br></span>
-</div>
-</div>
-<div class="author">
-<h3 class="author">
-<span class="firstname">Jannis</span> <span class="surname">Pohlmann</span>
-</h3>
-<div class="affiliation"><div class="address"><p><code class="email">&lt;<a class="email" href="mailto:jannis@xfce.org";>jannis@xfce.org</a>&gt;</code></p></div></div>
-</div>
-</div></div>
-<div><p class="releaseinfo">Version 4.16.4
-</p></div>
-<div><p class="copyright">Copyright © 2005 Benedikt Meurer</p></div>
-<div><p class="copyright">Copyright © 2010 Jannis Pohlmann</p></div>
-<div><div class="legalnotice">
-<a name="legalnotice"></a><p>
-        Permission is granted to copy, distribute and/or modify this document
-        under the terms of the GNU Free Documentation License, Version 1.1 or
-        any later version published by the Free Software Foundation; with no
-        Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
-        Texts. The complete license text is available from the <a class="ulink" href="https://www.gnu.org/"; target="_top">Free Software Foundation</a>.
-      </p>
-</div></div>
-<div><p class="pubdate">2017</p></div>
+<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">thunar Reference Manual</p></th></tr></table></div>
+<div><p class="releaseinfo">
+      For thunar 4.16.8.
+      The latest version of this documentation can be found on-line at
+      <a class="ulink" href="https://developer.xfce.org/thunar/index.html"; target="_top">https://developer.xfce.org/thunar/</a>.
+    </p></div>
+<div><p class="copyright">Copyright © 2021 The Xfce Development Team</p></div>
 </div>
 <hr>
 </div>
@@ -96,6 +71,7 @@
 <span class="refentrytitle"><a href="ThunarxProviderFactory.html">ThunarxProviderFactory</a></span><span class="refpurpose"> — The provider factory support for applications</span>
 </dt></dl></dd>
 <dt><span class="index"><a href="ix01.html">Index</a></span></dt>
+<dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
 </dl></div>
 </div>
 <div class="footer">
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/ix01.html thunar-4.16.8/docs/reference/thunarx/html/ix01.html
--- thunar-4.16.4/docs/reference/thunarx/html/ix01.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/ix01.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,11 +2,12 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index: Thunar Extensions Reference Manual</title>
+<title>Index: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
-<link rel="up" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
+<link rel="up" href="index.html" title="thunar Reference Manual">
 <link rel="prev" href="ThunarxProviderFactory.html" title="ThunarxProviderFactory">
+<link rel="next" href="annotation-glossary.html" title="Annotation Glossary">
 <meta name="generator" content="GTK-Doc V1.32 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
@@ -16,7 +17,7 @@
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
 <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
 <td><a accesskey="p" href="ThunarxProviderFactory.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><img src="right-insensitive.png" width="16" height="16" border="0"></td>
+<td><a accesskey="n" href="annotation-glossary.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
 </tr></table>
 <div class="index">
 <div class="titlepage"><div><div><h1 class="title">
@@ -24,207 +25,207 @@
 <div xmlns:xlink="http://www.w3.org/1999/xlink"; class="index"><div class="indexdiv">
 <h3>T</h3>
 <dl>
-<dt id="ientry-idm1242">ThunarxFileInfo, <a class="indexterm" href="ThunarxFileInfo.html#ThunarxFileInfo-struct">ThunarxFileInfo</a>
+<dt id="ientry-idm1220">ThunarxFileInfo, <a class="indexterm" href="ThunarxFileInfo.html#ThunarxFileInfo-struct">ThunarxFileInfo</a>
 </dt>
-<dt id="ientry-idm1255">ThunarxFileInfo::changed, <a class="indexterm" href="ThunarxFileInfo.html#ThunarxFileInfo-changed">The “changed” signal</a>
+<dt id="ientry-idm1233">ThunarxFileInfo::changed, <a class="indexterm" href="ThunarxFileInfo.html#ThunarxFileInfo-changed">The “changed” signal</a>
 </dt>
-<dt id="ientry-idm1298">ThunarxFileInfo::renamed, <a class="indexterm" href="ThunarxFileInfo.html#ThunarxFileInfo-renamed">The “renamed” signal</a>
+<dt id="ientry-idm1276">ThunarxFileInfo::renamed, <a class="indexterm" href="ThunarxFileInfo.html#ThunarxFileInfo-renamed">The “renamed” signal</a>
 </dt>
-<dt id="ientry-idm1120">ThunarxFileInfoIface, <a class="indexterm" href="ThunarxFileInfo.html#ThunarxFileInfoIface">struct ThunarxFileInfoIface</a>
+<dt id="ientry-idm1098">ThunarxFileInfoIface, <a class="indexterm" href="ThunarxFileInfo.html#ThunarxFileInfoIface">struct ThunarxFileInfoIface</a>
 </dt>
-<dt id="ientry-idm1489">ThunarxMenu, <a class="indexterm" href="ThunarxMenu.html#ThunarxMenu-struct">struct ThunarxMenu</a>
+<dt id="ientry-idm1467">ThunarxMenu, <a class="indexterm" href="ThunarxMenu.html#ThunarxMenu-struct">struct ThunarxMenu</a>
 </dt>
-<dt id="ientry-idm1875">ThunarxMenuItem, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem-struct">struct ThunarxMenuItem</a>
+<dt id="ientry-idm1853">ThunarxMenuItem, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem-struct">struct ThunarxMenuItem</a>
 </dt>
-<dt id="ientry-idm1968">ThunarxMenuItem::activate, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem-activate">The “activate” signal</a>
+<dt id="ientry-idm1946">ThunarxMenuItem::activate, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem-activate">The “activate” signal</a>
 </dt>
-<dt id="ientry-idm1883">ThunarxMenuItem:icon, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--icon">The “icon” property</a>
+<dt id="ientry-idm1861">ThunarxMenuItem:icon, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--icon">The “icon” property</a>
 </dt>
-<dt id="ientry-idm1895">ThunarxMenuItem:label, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--label">The “label” property</a>
+<dt id="ientry-idm1873">ThunarxMenuItem:label, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--label">The “label” property</a>
 </dt>
-<dt id="ientry-idm1907">ThunarxMenuItem:menu, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--menu">The “menu” property</a>
+<dt id="ientry-idm1885">ThunarxMenuItem:menu, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--menu">The “menu” property</a>
 </dt>
-<dt id="ientry-idm1918">ThunarxMenuItem:name, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--name">The “name” property</a>
+<dt id="ientry-idm1896">ThunarxMenuItem:name, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--name">The “name” property</a>
 </dt>
-<dt id="ientry-idm1930">ThunarxMenuItem:priority, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--priority">The “priority” property</a>
+<dt id="ientry-idm1908">ThunarxMenuItem:priority, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--priority">The “priority” property</a>
 </dt>
-<dt id="ientry-idm1942">ThunarxMenuItem:sensitive, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--sensitive">The “sensitive” property</a>
+<dt id="ientry-idm1920">ThunarxMenuItem:sensitive, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--sensitive">The “sensitive” property</a>
 </dt>
-<dt id="ientry-idm1954">ThunarxMenuItem:tooltip, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--tooltip">The “tooltip” property</a>
+<dt id="ientry-idm1932">ThunarxMenuItem:tooltip, <a class="indexterm" href="ThunarxMenuItem.html#ThunarxMenuItem--tooltip">The “tooltip” property</a>
 </dt>
-<dt id="ientry-idm4171">ThunarxMenuProvider, <a class="indexterm" href="ThunarxMenuProvider.html#ThunarxMenuProvider-struct">ThunarxMenuProvider</a>
+<dt id="ientry-idm4149">ThunarxMenuProvider, <a class="indexterm" href="ThunarxMenuProvider.html#ThunarxMenuProvider-struct">ThunarxMenuProvider</a>
 </dt>
-<dt id="ientry-idm4130">ThunarxMenuProviderIface, <a class="indexterm" href="ThunarxMenuProvider.html#ThunarxMenuProviderIface">struct ThunarxMenuProviderIface</a>
+<dt id="ientry-idm4108">ThunarxMenuProviderIface, <a class="indexterm" href="ThunarxMenuProvider.html#ThunarxMenuProviderIface">struct ThunarxMenuProviderIface</a>
 </dt>
-<dt id="ientry-idm4503">ThunarxPreferencesProvider, <a class="indexterm" href="ThunarxPreferencesProvider.html#ThunarxPreferencesProvider-struct">ThunarxPreferencesProvider</a>
+<dt id="ientry-idm4481">ThunarxPreferencesProvider, <a class="indexterm" href="ThunarxPreferencesProvider.html#ThunarxPreferencesProvider-struct">ThunarxPreferencesProvider</a>
 </dt>
-<dt id="ientry-idm4480">ThunarxPreferencesProviderIface, <a class="indexterm" href="ThunarxPreferencesProvider.html#ThunarxPreferencesProviderIface">struct ThunarxPreferencesProviderIface</a>
+<dt id="ientry-idm4458">ThunarxPreferencesProviderIface, <a class="indexterm" href="ThunarxPreferencesProvider.html#ThunarxPreferencesProviderIface">struct ThunarxPreferencesProviderIface</a>
 </dt>
-<dt id="ientry-idm2351">ThunarxPropertyPage, <a class="indexterm" href="ThunarxPropertyPage.html#ThunarxPropertyPage-struct">struct ThunarxPropertyPage</a>
+<dt id="ientry-idm2329">ThunarxPropertyPage, <a class="indexterm" href="ThunarxPropertyPage.html#ThunarxPropertyPage-struct">struct ThunarxPropertyPage</a>
 </dt>
-<dt id="ientry-idm2359">ThunarxPropertyPage:label, <a class="indexterm" href="ThunarxPropertyPage.html#ThunarxPropertyPage--label">The “label” property</a>
+<dt id="ientry-idm2337">ThunarxPropertyPage:label, <a class="indexterm" href="ThunarxPropertyPage.html#ThunarxPropertyPage--label">The “label” property</a>
 </dt>
-<dt id="ientry-idm2371">ThunarxPropertyPage:label-widget, <a class="indexterm" href="ThunarxPropertyPage.html#ThunarxPropertyPage--label-widget">The “label-widget” property</a>
+<dt id="ientry-idm2349">ThunarxPropertyPage:label-widget, <a class="indexterm" href="ThunarxPropertyPage.html#ThunarxPropertyPage--label-widget">The “label-widget” property</a>
 </dt>
-<dt id="ientry-idm4325">ThunarxPropertyPageProvider, <a class="indexterm" href="ThunarxPropertyPageProvider.html#ThunarxPropertyPageProvider-struct">ThunarxPropertyPageProvider</a>
+<dt id="ientry-idm4303">ThunarxPropertyPageProvider, <a class="indexterm" href="ThunarxPropertyPageProvider.html#ThunarxPropertyPageProvider-struct">ThunarxPropertyPageProvider</a>
 </dt>
-<dt id="ientry-idm4330">ThunarxPropertyPageProviderIface, <a class="indexterm" href="ThunarxPropertyPageProvider.html#ThunarxPropertyPageProviderIface">struct ThunarxPropertyPageProviderIface</a>
+<dt id="ientry-idm4308">ThunarxPropertyPageProviderIface, <a class="indexterm" href="ThunarxPropertyPageProvider.html#ThunarxPropertyPageProviderIface">struct ThunarxPropertyPageProviderIface</a>
 </dt>
-<dt id="ientry-idm4787">ThunarxProviderFactory, <a class="indexterm" href="ThunarxProviderFactory.html#ThunarxProviderFactory-struct">ThunarxProviderFactory</a>
+<dt id="ientry-idm4765">ThunarxProviderFactory, <a class="indexterm" href="ThunarxProviderFactory.html#ThunarxProviderFactory-struct">ThunarxProviderFactory</a>
 </dt>
-<dt id="ientry-idm2888">ThunarxProviderPlugin, <a class="indexterm" href="ThunarxProviderPlugin.html#ThunarxProviderPlugin-struct">ThunarxProviderPlugin</a>
+<dt id="ientry-idm2866">ThunarxProviderPlugin, <a class="indexterm" href="ThunarxProviderPlugin.html#ThunarxProviderPlugin-struct">ThunarxProviderPlugin</a>
 </dt>
-<dt id="ientry-idm2964">ThunarxProviderPlugin:resident, <a class="indexterm" href="ThunarxProviderPlugin.html#ThunarxProviderPlugin--resident">The “resident” property</a>
+<dt id="ientry-idm2942">ThunarxProviderPlugin:resident, <a class="indexterm" href="ThunarxProviderPlugin.html#ThunarxProviderPlugin--resident">The “resident” property</a>
 </dt>
-<dt id="ientry-idm2893">ThunarxProviderPluginIface, <a class="indexterm" href="ThunarxProviderPlugin.html#ThunarxProviderPluginIface">struct ThunarxProviderPluginIface</a>
+<dt id="ientry-idm2871">ThunarxProviderPluginIface, <a class="indexterm" href="ThunarxProviderPlugin.html#ThunarxProviderPluginIface">struct ThunarxProviderPluginIface</a>
 </dt>
-<dt id="ientry-idm3648">ThunarxRenamer, <a class="indexterm" href="ThunarxRenamer.html#ThunarxRenamer-struct">struct ThunarxRenamer</a>
+<dt id="ientry-idm3626">ThunarxRenamer, <a class="indexterm" href="ThunarxRenamer.html#ThunarxRenamer-struct">struct ThunarxRenamer</a>
 </dt>
-<dt id="ientry-idm3744">ThunarxRenamer::changed, <a class="indexterm" href="ThunarxRenamer.html#ThunarxRenamer-changed">The “changed” signal</a>
+<dt id="ientry-idm3722">ThunarxRenamer::changed, <a class="indexterm" href="ThunarxRenamer.html#ThunarxRenamer-changed">The “changed” signal</a>
 </dt>
-<dt id="ientry-idm3715">ThunarxRenamer:help-url, <a class="indexterm" href="ThunarxRenamer.html#ThunarxRenamer--help-url">The “help-url” property</a>
+<dt id="ientry-idm3693">ThunarxRenamer:help-url, <a class="indexterm" href="ThunarxRenamer.html#ThunarxRenamer--help-url">The “help-url” property</a>
 </dt>
-<dt id="ientry-idm3730">ThunarxRenamer:name, <a class="indexterm" href="ThunarxRenamer.html#ThunarxRenamer--name">The “name” property</a>
+<dt id="ientry-idm3708">ThunarxRenamer:name, <a class="indexterm" href="ThunarxRenamer.html#ThunarxRenamer--name">The “name” property</a>
 </dt>
-<dt id="ientry-idm3653">ThunarxRenamerClass, <a class="indexterm" href="ThunarxRenamer.html#ThunarxRenamerClass">struct ThunarxRenamerClass</a>
+<dt id="ientry-idm3631">ThunarxRenamerClass, <a class="indexterm" href="ThunarxRenamer.html#ThunarxRenamerClass">struct ThunarxRenamerClass</a>
 </dt>
-<dt id="ientry-idm4627">ThunarxRenamerProvider, <a class="indexterm" href="ThunarxRenamerProvider.html#ThunarxRenamerProvider-struct">ThunarxRenamerProvider</a>
+<dt id="ientry-idm4605">ThunarxRenamerProvider, <a class="indexterm" href="ThunarxRenamerProvider.html#ThunarxRenamerProvider-struct">ThunarxRenamerProvider</a>
 </dt>
-<dt id="ientry-idm4632">ThunarxRenamerProviderIface, <a class="indexterm" href="ThunarxRenamerProvider.html#ThunarxRenamerProviderIface">struct ThunarxRenamerProviderIface</a>
+<dt id="ientry-idm4610">ThunarxRenamerProviderIface, <a class="indexterm" href="ThunarxRenamerProvider.html#ThunarxRenamerProviderIface">struct ThunarxRenamerProviderIface</a>
 </dt>
-<dt id="ientry-idm243">thunarx_check_version, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#thunarx-check-version">thunarx_check_version ()</a>
+<dt id="ientry-idm221">thunarx_check_version, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#thunarx-check-version">thunarx_check_version ()</a>
 </dt>
-<dt id="ientry-idm307">THUNARX_CHECK_VERSION, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#THUNARX-CHECK-VERSION:CAPS">THUNARX_CHECK_VERSION()</a>
+<dt id="ientry-idm285">THUNARX_CHECK_VERSION, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#THUNARX-CHECK-VERSION:CAPS">THUNARX_CHECK_VERSION()</a>
 </dt>
-<dt id="ientry-idm2866">THUNARX_DEFINE_ABSTRACT_TYPE, <a class="indexterm" href="ThunarxProviderPlugin.html#THUNARX-DEFINE-ABSTRACT-TYPE:CAPS">THUNARX_DEFINE_ABSTRACT_TYPE()</a>
+<dt id="ientry-idm2844">THUNARX_DEFINE_ABSTRACT_TYPE, <a class="indexterm" href="ThunarxProviderPlugin.html#THUNARX-DEFINE-ABSTRACT-TYPE:CAPS">THUNARX_DEFINE_ABSTRACT_TYPE()</a>
 </dt>
-<dt id="ientry-idm2871">THUNARX_DEFINE_ABSTRACT_TYPE_WITH_CODE, <a class="indexterm" href="ThunarxProviderPlugin.html#THUNARX-DEFINE-ABSTRACT-TYPE-WITH-CODE:CAPS">THUNARX_DEFINE_ABSTRACT_TYPE_WITH_CODE()</a>
+<dt id="ientry-idm2849">THUNARX_DEFINE_ABSTRACT_TYPE_WITH_CODE, <a class="indexterm" href="ThunarxProviderPlugin.html#THUNARX-DEFINE-ABSTRACT-TYPE-WITH-CODE:CAPS">THUNARX_DEFINE_ABSTRACT_TYPE_WITH_CODE()</a>
 </dt>
-<dt id="ientry-idm2856">THUNARX_DEFINE_TYPE, <a class="indexterm" href="ThunarxProviderPlugin.html#THUNARX-DEFINE-TYPE:CAPS">THUNARX_DEFINE_TYPE()</a>
+<dt id="ientry-idm2834">THUNARX_DEFINE_TYPE, <a class="indexterm" href="ThunarxProviderPlugin.html#THUNARX-DEFINE-TYPE:CAPS">THUNARX_DEFINE_TYPE()</a>
 </dt>
-<dt id="ientry-idm2876">THUNARX_DEFINE_TYPE_EXTENDED, <a class="indexterm" href="ThunarxProviderPlugin.html#THUNARX-DEFINE-TYPE-EXTENDED:CAPS">THUNARX_DEFINE_TYPE_EXTENDED()</a>
+<dt id="ientry-idm2854">THUNARX_DEFINE_TYPE_EXTENDED, <a class="indexterm" href="ThunarxProviderPlugin.html#THUNARX-DEFINE-TYPE-EXTENDED:CAPS">THUNARX_DEFINE_TYPE_EXTENDED()</a>
 </dt>
-<dt id="ientry-idm2861">THUNARX_DEFINE_TYPE_WITH_CODE, <a class="indexterm" href="ThunarxProviderPlugin.html#THUNARX-DEFINE-TYPE-WITH-CODE:CAPS">THUNARX_DEFINE_TYPE_WITH_CODE()</a>
+<dt id="ientry-idm2839">THUNARX_DEFINE_TYPE_WITH_CODE, <a class="indexterm" href="ThunarxProviderPlugin.html#THUNARX-DEFINE-TYPE-WITH-CODE:CAPS">THUNARX_DEFINE_TYPE_WITH_CODE()</a>
 </dt>
-<dt id="ientry-idm985">thunarx_file_info_changed, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-changed">thunarx_file_info_changed ()</a>
+<dt id="ientry-idm963">thunarx_file_info_changed, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-changed">thunarx_file_info_changed ()</a>
 </dt>
-<dt id="ientry-idm891">thunarx_file_info_get_filesystem_info, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-filesystem-info">thunarx_file_info_get_filesystem_info ()</a>
+<dt id="ientry-idm869">thunarx_file_info_get_filesystem_info, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-filesystem-info">thunarx_file_info_get_filesystem_info ()</a>
 </dt>
-<dt id="ientry-idm845">thunarx_file_info_get_file_info, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-file-info">thunarx_file_info_get_file_info ()</a>
+<dt id="ientry-idm823">thunarx_file_info_get_file_info, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-file-info">thunarx_file_info_get_file_info ()</a>
 </dt>
-<dt id="ientry-idm938">thunarx_file_info_get_location, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-location">thunarx_file_info_get_location ()</a>
+<dt id="ientry-idm916">thunarx_file_info_get_location, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-location">thunarx_file_info_get_location ()</a>
 </dt>
-<dt id="ientry-idm714">thunarx_file_info_get_mime_type, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-mime-type">thunarx_file_info_get_mime_type ()</a>
+<dt id="ientry-idm692">thunarx_file_info_get_mime_type, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-mime-type">thunarx_file_info_get_mime_type ()</a>
 </dt>
-<dt id="ientry-idm563">thunarx_file_info_get_name, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-name">thunarx_file_info_get_name ()</a>
+<dt id="ientry-idm541">thunarx_file_info_get_name, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-name">thunarx_file_info_get_name ()</a>
 </dt>
-<dt id="ientry-idm637">thunarx_file_info_get_parent_uri, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-parent-uri">thunarx_file_info_get_parent_uri ()</a>
+<dt id="ientry-idm615">thunarx_file_info_get_parent_uri, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-parent-uri">thunarx_file_info_get_parent_uri ()</a>
 </dt>
-<dt id="ientry-idm600">thunarx_file_info_get_uri, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-uri">thunarx_file_info_get_uri ()</a>
+<dt id="ientry-idm578">thunarx_file_info_get_uri, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-uri">thunarx_file_info_get_uri ()</a>
 </dt>
-<dt id="ientry-idm678">thunarx_file_info_get_uri_scheme, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-uri-scheme">thunarx_file_info_get_uri_scheme ()</a>
+<dt id="ientry-idm656">thunarx_file_info_get_uri_scheme, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-get-uri-scheme">thunarx_file_info_get_uri_scheme ()</a>
 </dt>
-<dt id="ientry-idm754">thunarx_file_info_has_mime_type, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-has-mime-type">thunarx_file_info_has_mime_type ()</a>
+<dt id="ientry-idm732">thunarx_file_info_has_mime_type, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-has-mime-type">thunarx_file_info_has_mime_type ()</a>
 </dt>
-<dt id="ientry-idm811">thunarx_file_info_is_directory, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-is-directory">thunarx_file_info_is_directory ()</a>
+<dt id="ientry-idm789">thunarx_file_info_is_directory, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-is-directory">thunarx_file_info_is_directory ()</a>
 </dt>
-<dt id="ientry-idm1044">thunarx_file_info_list_copy, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-list-copy">thunarx_file_info_list_copy ()</a>
+<dt id="ientry-idm1022">thunarx_file_info_list_copy, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-list-copy">thunarx_file_info_list_copy ()</a>
 </dt>
-<dt id="ientry-idm1084">thunarx_file_info_list_free, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-list-free">thunarx_file_info_list_free ()</a>
+<dt id="ientry-idm1062">thunarx_file_info_list_free, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-list-free">thunarx_file_info_list_free ()</a>
 </dt>
-<dt id="ientry-idm1014">thunarx_file_info_renamed, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-renamed">thunarx_file_info_renamed ()</a>
+<dt id="ientry-idm992">thunarx_file_info_renamed, <a class="indexterm" href="ThunarxFileInfo.html#thunarx-file-info-renamed">thunarx_file_info_renamed ()</a>
 </dt>
-<dt id="ientry-idm2881">THUNARX_IMPLEMENT_INTERFACE, <a class="indexterm" href="ThunarxProviderPlugin.html#THUNARX-IMPLEMENT-INTERFACE:CAPS">THUNARX_IMPLEMENT_INTERFACE()</a>
+<dt id="ientry-idm2859">THUNARX_IMPLEMENT_INTERFACE, <a class="indexterm" href="ThunarxProviderPlugin.html#THUNARX-IMPLEMENT-INTERFACE:CAPS">THUNARX_IMPLEMENT_INTERFACE()</a>
 </dt>
-<dt id="ientry-idm314">thunarx_major_version, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#thunarx-major-version">thunarx_major_version</a>
+<dt id="ientry-idm292">thunarx_major_version, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#thunarx-major-version">thunarx_major_version</a>
 </dt>
-<dt id="ientry-idm359">THUNARX_MAJOR_VERSION, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#THUNARX-MAJOR-VERSION:CAPS">THUNARX_MAJOR_VERSION</a>
+<dt id="ientry-idm337">THUNARX_MAJOR_VERSION, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#THUNARX-MAJOR-VERSION:CAPS">THUNARX_MAJOR_VERSION</a>
 </dt>
-<dt id="ientry-idm1415">thunarx_menu_append_item, <a class="indexterm" href="ThunarxMenu.html#thunarx-menu-append-item">thunarx_menu_append_item ()</a>
+<dt id="ientry-idm1393">thunarx_menu_append_item, <a class="indexterm" href="ThunarxMenu.html#thunarx-menu-append-item">thunarx_menu_append_item ()</a>
 </dt>
-<dt id="ientry-idm1452">thunarx_menu_get_items, <a class="indexterm" href="ThunarxMenu.html#thunarx-menu-get-items">thunarx_menu_get_items ()</a>
+<dt id="ientry-idm1430">thunarx_menu_get_items, <a class="indexterm" href="ThunarxMenu.html#thunarx-menu-get-items">thunarx_menu_get_items ()</a>
 </dt>
-<dt id="ientry-idm1713">thunarx_menu_item_activate, <a class="indexterm" href="ThunarxMenuItem.html#thunarx-menu-item-activate">thunarx_menu_item_activate ()</a>
+<dt id="ientry-idm1691">thunarx_menu_item_activate, <a class="indexterm" href="ThunarxMenuItem.html#thunarx-menu-item-activate">thunarx_menu_item_activate ()</a>
 </dt>
-<dt id="ientry-idm1740">thunarx_menu_item_get_sensitive, <a class="indexterm" href="ThunarxMenuItem.html#thunarx-menu-item-get-sensitive">thunarx_menu_item_get_sensitive ()</a>
+<dt id="ientry-idm1718">thunarx_menu_item_get_sensitive, <a class="indexterm" href="ThunarxMenuItem.html#thunarx-menu-item-get-sensitive">thunarx_menu_item_get_sensitive ()</a>
 </dt>
-<dt id="ientry-idm1845">thunarx_menu_item_list_free, <a class="indexterm" href="ThunarxMenuItem.html#thunarx-menu-item-list-free">thunarx_menu_item_list_free ()</a>
+<dt id="ientry-idm1823">thunarx_menu_item_list_free, <a class="indexterm" href="ThunarxMenuItem.html#thunarx-menu-item-list-free">thunarx_menu_item_list_free ()</a>
 </dt>
-<dt id="ientry-idm1654">thunarx_menu_item_new, <a class="indexterm" href="ThunarxMenuItem.html#thunarx-menu-item-new">thunarx_menu_item_new ()</a>
+<dt id="ientry-idm1632">thunarx_menu_item_new, <a class="indexterm" href="ThunarxMenuItem.html#thunarx-menu-item-new">thunarx_menu_item_new ()</a>
 </dt>
-<dt id="ientry-idm1806">thunarx_menu_item_set_menu, <a class="indexterm" href="ThunarxMenuItem.html#thunarx-menu-item-set-menu">thunarx_menu_item_set_menu ()</a>
+<dt id="ientry-idm1784">thunarx_menu_item_set_menu, <a class="indexterm" href="ThunarxMenuItem.html#thunarx-menu-item-set-menu">thunarx_menu_item_set_menu ()</a>
 </dt>
-<dt id="ientry-idm1767">thunarx_menu_item_set_sensitive, <a class="indexterm" href="ThunarxMenuItem.html#thunarx-menu-item-set-sensitive">thunarx_menu_item_set_sensitive ()</a>
+<dt id="ientry-idm1745">thunarx_menu_item_set_sensitive, <a class="indexterm" href="ThunarxMenuItem.html#thunarx-menu-item-set-sensitive">thunarx_menu_item_set_sensitive ()</a>
 </dt>
-<dt id="ientry-idm1400">thunarx_menu_new, <a class="indexterm" href="ThunarxMenu.html#thunarx-menu-new">thunarx_menu_new ()</a>
+<dt id="ientry-idm1378">thunarx_menu_new, <a class="indexterm" href="ThunarxMenu.html#thunarx-menu-new">thunarx_menu_new ()</a>
 </dt>
-<dt id="ientry-idm4033">thunarx_menu_provider_get_dnd_menu_items, <a class="indexterm" href="ThunarxMenuProvider.html#thunarx-menu-provider-get-dnd-menu-items">thunarx_menu_provider_get_dnd_menu_items ()</a>
+<dt id="ientry-idm4011">thunarx_menu_provider_get_dnd_menu_items, <a class="indexterm" href="ThunarxMenuProvider.html#thunarx-menu-provider-get-dnd-menu-items">thunarx_menu_provider_get_dnd_menu_items ()</a>
 </dt>
-<dt id="ientry-idm3881">thunarx_menu_provider_get_file_menu_items, <a class="indexterm" href="ThunarxMenuProvider.html#thunarx-menu-provider-get-file-menu-items">thunarx_menu_provider_get_file_menu_items ()</a>
+<dt id="ientry-idm3859">thunarx_menu_provider_get_file_menu_items, <a class="indexterm" href="ThunarxMenuProvider.html#thunarx-menu-provider-get-file-menu-items">thunarx_menu_provider_get_file_menu_items ()</a>
 </dt>
-<dt id="ientry-idm3959">thunarx_menu_provider_get_folder_menu_items, <a class="indexterm" href="ThunarxMenuProvider.html#thunarx-menu-provider-get-folder-menu-items">thunarx_menu_provider_get_folder_menu_items ()</a>
+<dt id="ientry-idm3937">thunarx_menu_provider_get_folder_menu_items, <a class="indexterm" href="ThunarxMenuProvider.html#thunarx-menu-provider-get-folder-menu-items">thunarx_menu_provider_get_folder_menu_items ()</a>
 </dt>
-<dt id="ientry-idm344">thunarx_micro_version, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#thunarx-micro-version">thunarx_micro_version</a>
+<dt id="ientry-idm322">thunarx_micro_version, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#thunarx-micro-version">thunarx_micro_version</a>
 </dt>
-<dt id="ientry-idm369">THUNARX_MICRO_VERSION, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#THUNARX-MICRO-VERSION:CAPS">THUNARX_MICRO_VERSION</a>
+<dt id="ientry-idm347">THUNARX_MICRO_VERSION, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#THUNARX-MICRO-VERSION:CAPS">THUNARX_MICRO_VERSION</a>
 </dt>
-<dt id="ientry-idm329">thunarx_minor_version, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#thunarx-minor-version">thunarx_minor_version</a>
+<dt id="ientry-idm307">thunarx_minor_version, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#thunarx-minor-version">thunarx_minor_version</a>
 </dt>
-<dt id="ientry-idm364">THUNARX_MINOR_VERSION, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#THUNARX-MINOR-VERSION:CAPS">THUNARX_MINOR_VERSION</a>
+<dt id="ientry-idm342">THUNARX_MINOR_VERSION, <a class="indexterm" href="thunarx-Variables-and-functions-to-check-the-library-version.html#THUNARX-MINOR-VERSION:CAPS">THUNARX_MINOR_VERSION</a>
 </dt>
-<dt id="ientry-idm4417">thunarx_preferences_provider_get_menu_items, <a class="indexterm" href="ThunarxPreferencesProvider.html#thunarx-preferences-provider-get-menu-items">thunarx_preferences_provider_get_menu_items ()</a>
+<dt id="ientry-idm4395">thunarx_preferences_provider_get_menu_items, <a class="indexterm" href="ThunarxPreferencesProvider.html#thunarx-preferences-provider-get-menu-items">thunarx_preferences_provider_get_menu_items ()</a>
 </dt>
-<dt id="ientry-idm2189">thunarx_property_page_get_label, <a class="indexterm" href="ThunarxPropertyPage.html#thunarx-property-page-get-label">thunarx_property_page_get_label ()</a>
+<dt id="ientry-idm2167">thunarx_property_page_get_label, <a class="indexterm" href="ThunarxPropertyPage.html#thunarx-property-page-get-label">thunarx_property_page_get_label ()</a>
 </dt>
-<dt id="ientry-idm2273">thunarx_property_page_get_label_widget, <a class="indexterm" href="ThunarxPropertyPage.html#thunarx-property-page-get-label-widget">thunarx_property_page_get_label_widget ()</a>
+<dt id="ientry-idm2251">thunarx_property_page_get_label_widget, <a class="indexterm" href="ThunarxPropertyPage.html#thunarx-property-page-get-label-widget">thunarx_property_page_get_label_widget ()</a>
 </dt>
-<dt id="ientry-idm2118">thunarx_property_page_new, <a class="indexterm" href="ThunarxPropertyPage.html#thunarx-property-page-new">thunarx_property_page_new ()</a>
+<dt id="ientry-idm2096">thunarx_property_page_new, <a class="indexterm" href="ThunarxPropertyPage.html#thunarx-property-page-new">thunarx_property_page_new ()</a>
 </dt>
-<dt id="ientry-idm2154">thunarx_property_page_new_with_label_widget, <a class="indexterm" href="ThunarxPropertyPage.html#thunarx-property-page-new-with-label-widget">thunarx_property_page_new_with_label_widget ()</a>
+<dt id="ientry-idm2132">thunarx_property_page_new_with_label_widget, <a class="indexterm" href="ThunarxPropertyPage.html#thunarx-property-page-new-with-label-widget">thunarx_property_page_new_with_label_widget ()</a>
 </dt>
-<dt id="ientry-idm4237">thunarx_property_page_provider_get_pages, <a class="indexterm" href="ThunarxPropertyPageProvider.html#thunarx-property-page-provider-get-pages">thunarx_property_page_provider_get_pages ()</a>
+<dt id="ientry-idm4215">thunarx_property_page_provider_get_pages, <a class="indexterm" href="ThunarxPropertyPageProvider.html#thunarx-property-page-provider-get-pages">thunarx_property_page_provider_get_pages ()</a>
 </dt>
-<dt id="ientry-idm2234">thunarx_property_page_set_label, <a class="indexterm" href="ThunarxPropertyPage.html#thunarx-property-page-set-label">thunarx_property_page_set_label ()</a>
+<dt id="ientry-idm2212">thunarx_property_page_set_label, <a class="indexterm" href="ThunarxPropertyPage.html#thunarx-property-page-set-label">thunarx_property_page_set_label ()</a>
 </dt>
-<dt id="ientry-idm2311">thunarx_property_page_set_label_widget, <a class="indexterm" href="ThunarxPropertyPage.html#thunarx-property-page-set-label-widget">thunarx_property_page_set_label_widget ()</a>
+<dt id="ientry-idm2289">thunarx_property_page_set_label_widget, <a class="indexterm" href="ThunarxPropertyPage.html#thunarx-property-page-set-label-widget">thunarx_property_page_set_label_widget ()</a>
 </dt>
-<dt id="ientry-idm4712">thunarx_provider_factory_get_default, <a class="indexterm" href="ThunarxProviderFactory.html#thunarx-provider-factory-get-default">thunarx_provider_factory_get_default ()</a>
+<dt id="ientry-idm4690">thunarx_provider_factory_get_default, <a class="indexterm" href="ThunarxProviderFactory.html#thunarx-provider-factory-get-default">thunarx_provider_factory_get_default ()</a>
 </dt>
-<dt id="ientry-idm4735">thunarx_provider_factory_list_providers, <a class="indexterm" href="ThunarxProviderFactory.html#thunarx-provider-factory-list-providers">thunarx_provider_factory_list_providers ()</a>
+<dt id="ientry-idm4713">thunarx_provider_factory_list_providers, <a class="indexterm" href="ThunarxProviderFactory.html#thunarx-provider-factory-list-providers">thunarx_provider_factory_list_providers ()</a>
 </dt>
-<dt id="ientry-idm2679">thunarx_provider_plugin_add_interface, <a class="indexterm" href="ThunarxProviderPlugin.html#thunarx-provider-plugin-add-interface">thunarx_provider_plugin_add_interface ()</a>
+<dt id="ientry-idm2657">thunarx_provider_plugin_add_interface, <a class="indexterm" href="ThunarxProviderPlugin.html#thunarx-provider-plugin-add-interface">thunarx_provider_plugin_add_interface ()</a>
 </dt>
-<dt id="ientry-idm2516">thunarx_provider_plugin_get_resident, <a class="indexterm" href="ThunarxProviderPlugin.html#thunarx-provider-plugin-get-resident">thunarx_provider_plugin_get_resident ()</a>
+<dt id="ientry-idm2494">thunarx_provider_plugin_get_resident, <a class="indexterm" href="ThunarxProviderPlugin.html#thunarx-provider-plugin-get-resident">thunarx_provider_plugin_get_resident ()</a>
 </dt>
-<dt id="ientry-idm2737">thunarx_provider_plugin_register_enum, <a class="indexterm" href="ThunarxProviderPlugin.html#thunarx-provider-plugin-register-enum">thunarx_provider_plugin_register_enum ()</a>
+<dt id="ientry-idm2715">thunarx_provider_plugin_register_enum, <a class="indexterm" href="ThunarxProviderPlugin.html#thunarx-provider-plugin-register-enum">thunarx_provider_plugin_register_enum ()</a>
 </dt>
-<dt id="ientry-idm2797">thunarx_provider_plugin_register_flags, <a class="indexterm" href="ThunarxProviderPlugin.html#thunarx-provider-plugin-register-flags">thunarx_provider_plugin_register_flags ()</a>
+<dt id="ientry-idm2775">thunarx_provider_plugin_register_flags, <a class="indexterm" href="ThunarxProviderPlugin.html#thunarx-provider-plugin-register-flags">thunarx_provider_plugin_register_flags ()</a>
 </dt>
-<dt id="ientry-idm2605">thunarx_provider_plugin_register_type, <a class="indexterm" href="ThunarxProviderPlugin.html#thunarx-provider-plugin-register-type">thunarx_provider_plugin_register_type ()</a>
+<dt id="ientry-idm2583">thunarx_provider_plugin_register_type, <a class="indexterm" href="ThunarxProviderPlugin.html#thunarx-provider-plugin-register-type">thunarx_provider_plugin_register_type ()</a>
 </dt>
-<dt id="ientry-idm2556">thunarx_provider_plugin_set_resident, <a class="indexterm" href="ThunarxProviderPlugin.html#thunarx-provider-plugin-set-resident">thunarx_provider_plugin_set_resident ()</a>
+<dt id="ientry-idm2534">thunarx_provider_plugin_set_resident, <a class="indexterm" href="ThunarxProviderPlugin.html#thunarx-provider-plugin-set-resident">thunarx_provider_plugin_set_resident ()</a>
 </dt>
-<dt id="ientry-idm3618">thunarx_renamer_changed, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-changed">thunarx_renamer_changed ()</a>
+<dt id="ientry-idm3596">thunarx_renamer_changed, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-changed">thunarx_renamer_changed ()</a>
 </dt>
-<dt id="ientry-idm3148">thunarx_renamer_get_help_url, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-get-help-url">thunarx_renamer_get_help_url ()</a>
+<dt id="ientry-idm3126">thunarx_renamer_get_help_url, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-get-help-url">thunarx_renamer_get_help_url ()</a>
 </dt>
-<dt id="ientry-idm3493">thunarx_renamer_get_menu_items, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-get-menu-items">thunarx_renamer_get_menu_items ()</a>
+<dt id="ientry-idm3471">thunarx_renamer_get_menu_items, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-get-menu-items">thunarx_renamer_get_menu_items ()</a>
 </dt>
-<dt id="ientry-idm3223">thunarx_renamer_get_name, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-get-name">thunarx_renamer_get_name ()</a>
+<dt id="ientry-idm3201">thunarx_renamer_get_name, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-get-name">thunarx_renamer_get_name ()</a>
 </dt>
-<dt id="ientry-idm3366">thunarx_renamer_load, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-load">thunarx_renamer_load ()</a>
+<dt id="ientry-idm3344">thunarx_renamer_load, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-load">thunarx_renamer_load ()</a>
 </dt>
-<dt id="ientry-idm3299">thunarx_renamer_process, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-process">thunarx_renamer_process ()</a>
+<dt id="ientry-idm3277">thunarx_renamer_process, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-process">thunarx_renamer_process ()</a>
 </dt>
-<dt id="ientry-idm4563">thunarx_renamer_provider_get_renamers, <a class="indexterm" href="ThunarxRenamerProvider.html#thunarx-renamer-provider-get-renamers">thunarx_renamer_provider_get_renamers ()</a>
+<dt id="ientry-idm4541">thunarx_renamer_provider_get_renamers, <a class="indexterm" href="ThunarxRenamerProvider.html#thunarx-renamer-provider-get-renamers">thunarx_renamer_provider_get_renamers ()</a>
 </dt>
-<dt id="ientry-idm3426">thunarx_renamer_save, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-save">thunarx_renamer_save ()</a>
+<dt id="ientry-idm3404">thunarx_renamer_save, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-save">thunarx_renamer_save ()</a>
 </dt>
-<dt id="ientry-idm3183">thunarx_renamer_set_help_url, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-set-help-url">thunarx_renamer_set_help_url ()</a>
+<dt id="ientry-idm3161">thunarx_renamer_set_help_url, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-set-help-url">thunarx_renamer_set_help_url ()</a>
 </dt>
-<dt id="ientry-idm3257">thunarx_renamer_set_name, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-set-name">thunarx_renamer_set_name ()</a>
+<dt id="ientry-idm3235">thunarx_renamer_set_name, <a class="indexterm" href="ThunarxRenamer.html#thunarx-renamer-set-name">thunarx_renamer_set_name ()</a>
 </dt>
-<dt id="ientry-idm1247">THUNARX_TYPE_FILE_INFO_LIST, <a class="indexterm" href="ThunarxFileInfo.html#THUNARX-TYPE-FILE-INFO-LIST:CAPS">THUNARX_TYPE_FILE_INFO_LIST</a>
+<dt id="ientry-idm1225">THUNARX_TYPE_FILE_INFO_LIST, <a class="indexterm" href="ThunarxFileInfo.html#THUNARX-TYPE-FILE-INFO-LIST:CAPS">THUNARX_TYPE_FILE_INFO_LIST</a>
 </dt>
 </dl>
 </div></div>
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/thunarx-abstraction-layer.html thunar-4.16.8/docs/reference/thunarx/html/thunarx-abstraction-layer.html
--- thunar-4.16.4/docs/reference/thunarx/html/thunarx-abstraction-layer.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/thunarx-abstraction-layer.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,10 +2,10 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Part IV. Abstraction Layer: Thunar Extensions Reference Manual</title>
+<title>Part IV. Abstraction Layer: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
-<link rel="up" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
+<link rel="up" href="index.html" title="thunar Reference Manual">
 <link rel="prev" href="thunarx-Variables-and-functions-to-check-the-library-version.html" title="Variables and functions to check the library version">
 <link rel="next" href="ThunarxFileInfo.html" title="ThunarxFileInfo">
 <meta name="generator" content="GTK-Doc V1.32 (XML mode)">
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/thunarx.devhelp2 thunar-4.16.8/docs/reference/thunarx/html/thunarx.devhelp2
--- thunar-4.16.4/docs/reference/thunarx/html/thunarx.devhelp2	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/thunarx.devhelp2	2021-05-07 15:35:00.000000000 +0200
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8" standalone="no"?>
-<book xmlns="http://www.devhelp.net/book"; title="Thunar Extensions Reference Manual" link="index.html" author="Benedikt MeurerJannis Pohlmann" name="thunarx" version="2" language="c">
+<book xmlns="http://www.devhelp.net/book"; title="thunar Reference Manual" link="index.html" author="" name="thunarx" version="2" language="c" online="https://developer.xfce.org/thunar/index.html";>
   <chapters>
     <sub name="Overview" link="thunarx-overview.html">
       <sub name="Goals" link="thunarx-overview.html#thunarx-overview-goals"/>
@@ -30,6 +30,7 @@
       <sub name="ThunarxProviderFactory" link="ThunarxProviderFactory.html"/>
     </sub>
     <sub name="Index" link="ix01.html"/>
+    <sub name="Annotation Glossary" link="annotation-glossary.html"/>
   </chapters>
   <functions>
     <keyword type="function" name="thunarx_check_version ()" link="thunarx-Variables-and-functions-to-check-the-library-version.html#thunarx-check-version"/>
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/ThunarxFileInfo.html thunar-4.16.8/docs/reference/thunarx/html/ThunarxFileInfo.html
--- thunar-4.16.4/docs/reference/thunarx/html/ThunarxFileInfo.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/ThunarxFileInfo.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,9 +2,9 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ThunarxFileInfo: Thunar Extensions Reference Manual</title>
+<title>ThunarxFileInfo: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
 <link rel="up" href="thunarx-abstraction-layer.html" title="Part IV. Abstraction Layer">
 <link rel="prev" href="thunarx-abstraction-layer.html" title="Part IV. Abstraction Layer">
 <link rel="next" href="ThunarxMenu.html" title="ThunarxMenu">
@@ -517,7 +517,7 @@
 <p>the <span class="type">GFileInfo</span> object associated with <em class="parameter"><code>file_info</code></em>
 ,
 which MUST be freed using <code class="function">g_object_unref()</code>. </p>
-<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full";><span class="acronym">transfer full</span></a>]</span></p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
 </div>
 </div>
 <hr>
@@ -551,7 +551,7 @@
 filesystem of <em class="parameter"><code>file_info</code></em>
 or <code class="literal">NULL</code> if no filesystem information is
 available. It MUST be released using <code class="function">g_object_unref()</code>. </p>
-<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full";><span class="acronym">transfer full</span></a>]</span></p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
 </div>
 </div>
 <hr>
@@ -584,7 +584,7 @@
 <p>the <span class="type">GFile</span> to which <em class="parameter"><code>file_info</code></em>
 points. It MUST be
 released using <code class="function">g_object_unref()</code>. </p>
-<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full";><span class="acronym">transfer full</span></a>]</span></p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
 </div>
 </div>
 <hr>
@@ -662,7 +662,7 @@
 <tbody><tr>
 <td class="parameter_name"><p>file_infos</p></td>
 <td class="parameter_description"><p>a <span class="type">GList</span> of <a class="link" href="ThunarxFileInfo.html" title="ThunarxFileInfo"><span class="type">ThunarxFileInfo</span></a>s. </p></td>
-<td class="parameter_annotations"><span class="annotation">[<a href="http://foldoc.org/element-type";><span class="acronym">element-type</span></a> ThunarxFileInfo]</span></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> ThunarxFileInfo]</span></td>
 </tr></tbody>
 </table></div>
 </div>
@@ -670,7 +670,7 @@
 <a name="thunarx-file-info-list-copy.returns"></a><h4>Returns</h4>
 <p>a copy of <em class="parameter"><code>file_infos</code></em>
 . </p>
-<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full";><span class="acronym">transfer full</span></a>][<a href="http://foldoc.org/element-type";><span class="acronym">element-type</span></a> ThunarxFileInfo]</span></p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> ThunarxFileInfo]</span></p>
 </div>
 </div>
 <hr>
@@ -693,7 +693,7 @@
 <tbody><tr>
 <td class="parameter_name"><p>file_infos</p></td>
 <td class="parameter_description"><p>a <span class="type">GList</span> of <a class="link" href="ThunarxFileInfo.html" title="ThunarxFileInfo"><span class="type">ThunarxFileInfo</span></a>s. </p></td>
-<td class="parameter_annotations"><span class="annotation">[<a href="http://foldoc.org/element-type";><span class="acronym">element-type</span></a> ThunarxFileInfo]</span></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> ThunarxFileInfo]</span></td>
 </tr></tbody>
 </table></div>
 </div>
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/thunarx-fundamentals.html thunar-4.16.8/docs/reference/thunarx/html/thunarx-fundamentals.html
--- thunar-4.16.4/docs/reference/thunarx/html/thunarx-fundamentals.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/thunarx-fundamentals.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,10 +2,10 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Part III. Fundamentals: Thunar Extensions Reference Manual</title>
+<title>Part III. Fundamentals: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
-<link rel="up" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
+<link rel="up" href="index.html" title="thunar Reference Manual">
 <link rel="prev" href="thunarx-writing-extensions-advanced-topics.html" title="Advanced topics">
 <link rel="next" href="thunarx-Variables-and-functions-to-check-the-library-version.html" title="Variables and functions to check the library version">
 <meta name="generator" content="GTK-Doc V1.32 (XML mode)">
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/ThunarxMenu.html thunar-4.16.8/docs/reference/thunarx/html/ThunarxMenu.html
--- thunar-4.16.4/docs/reference/thunarx/html/ThunarxMenu.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/ThunarxMenu.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,9 +2,9 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ThunarxMenu: Thunar Extensions Reference Manual</title>
+<title>ThunarxMenu: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
 <link rel="up" href="thunarx-abstraction-layer.html" title="Part IV. Abstraction Layer">
 <link rel="prev" href="ThunarxFileInfo.html" title="ThunarxFileInfo">
 <link rel="next" href="ThunarxMenuItem.html" title="ThunarxMenuItem">
@@ -161,7 +161,7 @@
 <div class="refsect3">
 <a name="thunarx-menu-get-items.returns"></a><h4>Returns</h4>
 <p>the provided <a class="link" href="ThunarxMenuItem.html" title="ThunarxMenuItem"><span class="type">ThunarxMenuItem</span></a> list. </p>
-<p><span class="annotation">[<a href="http://foldoc.org/element-type";><span class="acronym">element-type</span></a> ThunarxMenuItem][<a href="http://foldoc.org/transfer%20full";><span class="acronym">transfer full</span></a>]</span></p>
+<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> ThunarxMenuItem][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
 </div>
 </div>
 </div>
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/ThunarxMenuItem.html thunar-4.16.8/docs/reference/thunarx/html/ThunarxMenuItem.html
--- thunar-4.16.4/docs/reference/thunarx/html/ThunarxMenuItem.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/ThunarxMenuItem.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,9 +2,9 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ThunarxMenuItem: Thunar Extensions Reference Manual</title>
+<title>ThunarxMenuItem: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
 <link rel="up" href="thunarx-abstraction-layer.html" title="Part IV. Abstraction Layer">
 <link rel="prev" href="ThunarxMenu.html" title="ThunarxMenu">
 <link rel="next" href="ThunarxPropertyPage.html" title="ThunarxPropertyPage">
@@ -362,7 +362,7 @@
 <tbody><tr>
 <td class="parameter_name"><p>items</p></td>
 <td class="parameter_description"><p>a list of <a class="link" href="ThunarxMenuItem.html" title="ThunarxMenuItem"><span class="type">ThunarxMenuItem</span></a>. </p></td>
-<td class="parameter_annotations"><span class="annotation">[<a href="http://foldoc.org/element-type";><span class="acronym">element-type</span></a> ThunarxMenuItem]</span></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> ThunarxMenuItem]</span></td>
 </tr></tbody>
 </table></div>
 </div>
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/ThunarxMenuProvider.html thunar-4.16.8/docs/reference/thunarx/html/ThunarxMenuProvider.html
--- thunar-4.16.4/docs/reference/thunarx/html/ThunarxMenuProvider.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/ThunarxMenuProvider.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,9 +2,9 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ThunarxMenuProvider: Thunar Extensions Reference Manual</title>
+<title>ThunarxMenuProvider: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
 <link rel="up" href="thunarx-providers.html" title="Part V. Providers">
 <link rel="prev" href="thunarx-providers.html" title="Part V. Providers">
 <link rel="next" href="ThunarxPropertyPageProvider.html" title="ThunarxPropertyPageProvider">
@@ -160,7 +160,7 @@
   </table>
 </div>
 
-<p><span class="annotation">[<a href="http://foldoc.org/skip";><span class="acronym">skip</span></a>]</span></p>
+<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
 <div class="refsect3">
 <a name="thunarx-menu-provider-get-file-menu-items.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table class="informaltable" width="100%" border="0">
@@ -184,7 +184,7 @@
 <td class="parameter_name"><p>files</p></td>
 <td class="parameter_description"><p>the list of <a class="link" href="ThunarxFileInfo.html" title="ThunarxFileInfo"><span class="type">ThunarxFileInfo</span></a>s
 to which the menu items will be applied. </p></td>
-<td class="parameter_annotations"><span class="annotation">[<a href="http://foldoc.org/element-type";><span class="acronym">element-type</span></a> ThunarxFileInfo]</span></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> ThunarxFileInfo]</span></td>
 </tr>
 </tbody>
 </table></div>
@@ -195,7 +195,7 @@
 that <em class="parameter"><code>provider</code></em>
 has to offer for <em class="parameter"><code>files</code></em>
 . </p>
-<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full";><span class="acronym">transfer full</span></a>][<a href="http://foldoc.org/element-type";><span class="acronym">element-type</span></a> ThunarxMenuItem]</span></p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> ThunarxMenuItem]</span></p>
 </div>
 </div>
 <hr>
@@ -233,7 +233,7 @@
   </table>
 </div>
 
-<p><span class="annotation">[<a href="http://foldoc.org/skip";><span class="acronym">skip</span></a>]</span></p>
+<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
 <div class="refsect3">
 <a name="thunarx-menu-provider-get-folder-menu-items.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table class="informaltable" width="100%" border="0">
@@ -267,7 +267,7 @@
 that <em class="parameter"><code>provider</code></em>
 has to offer for <em class="parameter"><code>folder</code></em>
 . </p>
-<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full";><span class="acronym">transfer full</span></a>][<a href="http://foldoc.org/element-type";><span class="acronym">element-type</span></a> ThunarxMenuItem]</span></p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> ThunarxMenuItem]</span></p>
 </div>
 </div>
 <hr>
@@ -309,7 +309,7 @@
   </table>
 </div>
 
-<p><span class="annotation">[<a href="http://foldoc.org/skip";><span class="acronym">skip</span></a>]</span></p>
+<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
 <div class="refsect3">
 <a name="thunarx-menu-provider-get-dnd-menu-items.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table class="informaltable" width="100%" border="0">
@@ -341,7 +341,7 @@
 for the files that are being dropped to <em class="parameter"><code>folder</code></em>
 in <em class="parameter"><code>window</code></em>
 . </p></td>
-<td class="parameter_annotations"><span class="annotation">[<a href="http://foldoc.org/element-type";><span class="acronym">element-type</span></a> ThunarxFileInfo]</span></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> ThunarxFileInfo]</span></td>
 </tr>
 </tbody>
 </table></div>
@@ -353,7 +353,7 @@
 has to offer for dropping <em class="parameter"><code>files</code></em>
 to <em class="parameter"><code>folder</code></em>
 . </p>
-<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full";><span class="acronym">transfer full</span></a>][<a href="http://foldoc.org/element-type";><span class="acronym">element-type</span></a> ThunarxMenuItem]</span></p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> ThunarxMenuItem]</span></p>
 </div>
 <p class="since">Since: 0.4.1</p>
 </div>
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/thunarx-overview.html thunar-4.16.8/docs/reference/thunarx/html/thunarx-overview.html
--- thunar-4.16.4/docs/reference/thunarx/html/thunarx-overview.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/thunarx-overview.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,11 +2,11 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Part I. Overview: Thunar Extensions Reference Manual</title>
+<title>Part I. Overview: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
-<link rel="up" href="index.html" title="Thunar Extensions Reference Manual">
-<link rel="prev" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
+<link rel="up" href="index.html" title="thunar Reference Manual">
+<link rel="prev" href="index.html" title="thunar Reference Manual">
 <link rel="next" href="thunarx-writing-extensions.html" title="Part II. Writing Extensions">
 <meta name="generator" content="GTK-Doc V1.32 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/ThunarxPreferencesProvider.html thunar-4.16.8/docs/reference/thunarx/html/ThunarxPreferencesProvider.html
--- thunar-4.16.4/docs/reference/thunarx/html/ThunarxPreferencesProvider.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/ThunarxPreferencesProvider.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,9 +2,9 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ThunarxPreferencesProvider: Thunar Extensions Reference Manual</title>
+<title>ThunarxPreferencesProvider: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
 <link rel="up" href="thunarx-providers.html" title="Part V. Providers">
 <link rel="prev" href="ThunarxPropertyPageProvider.html" title="ThunarxPropertyPageProvider">
 <link rel="next" href="ThunarxRenamerProvider.html" title="ThunarxRenamerProvider">
@@ -137,7 +137,7 @@
   </table>
 </div>
 
-<p><span class="annotation">[<a href="http://foldoc.org/skip";><span class="acronym">skip</span></a>]</span></p>
+<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
 <div class="refsect3">
 <a name="thunarx-preferences-provider-get-menu-items.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table class="informaltable" width="100%" border="0">
@@ -167,7 +167,7 @@
 has to offer as preferences
 within <em class="parameter"><code>window</code></em>
 . </p>
-<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full";><span class="acronym">transfer full</span></a>][<a href="http://foldoc.org/element-type";><span class="acronym">element-type</span></a> ThunarxMenuItem]</span></p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> ThunarxMenuItem]</span></p>
 </div>
 </div>
 </div>
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/ThunarxPropertyPage.html thunar-4.16.8/docs/reference/thunarx/html/ThunarxPropertyPage.html
--- thunar-4.16.4/docs/reference/thunarx/html/ThunarxPropertyPage.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/ThunarxPropertyPage.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,9 +2,9 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ThunarxPropertyPage: Thunar Extensions Reference Manual</title>
+<title>ThunarxPropertyPage: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
 <link rel="up" href="thunarx-abstraction-layer.html" title="Part IV. Abstraction Layer">
 <link rel="prev" href="ThunarxMenuItem.html" title="ThunarxMenuItem">
 <link rel="next" href="ThunarxProviderPlugin.html" title="ThunarxProviderPlugin">
@@ -321,7 +321,7 @@
 <div class="refsect3">
 <a name="thunarx-property-page-get-label-widget.returns"></a><h4>Returns</h4>
 <p>the label widget or <code class="literal">NULL</code> if there is none. </p>
-<p><span class="annotation">[<a href="http://foldoc.org/transfer%20none";><span class="acronym">transfer none</span></a>]</span></p>
+<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
 </div>
 </div>
 <hr>
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/ThunarxPropertyPageProvider.html thunar-4.16.8/docs/reference/thunarx/html/ThunarxPropertyPageProvider.html
--- thunar-4.16.4/docs/reference/thunarx/html/ThunarxPropertyPageProvider.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/ThunarxPropertyPageProvider.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,9 +2,9 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ThunarxPropertyPageProvider: Thunar Extensions Reference Manual</title>
+<title>ThunarxPropertyPageProvider: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
 <link rel="up" href="thunarx-providers.html" title="Part V. Providers">
 <link rel="prev" href="ThunarxMenuProvider.html" title="ThunarxMenuProvider">
 <link rel="next" href="ThunarxPreferencesProvider.html" title="ThunarxPreferencesProvider">
@@ -169,7 +169,7 @@
   </table>
 </div>
 
-<p><span class="annotation">[<a href="http://foldoc.org/skip";><span class="acronym">skip</span></a>]</span></p>
+<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
 <div class="refsect3">
 <a name="thunarx-property-page-provider-get-pages.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table class="informaltable" width="100%" border="0">
@@ -188,7 +188,7 @@
 <td class="parameter_name"><p>files</p></td>
 <td class="parameter_description"><p>the list of <a class="link" href="ThunarxFileInfo.html" title="ThunarxFileInfo"><span class="type">ThunarxFileInfo</span></a>s
 for which a properties dialog will be displayed. </p></td>
-<td class="parameter_annotations"><span class="annotation">[<a href="http://foldoc.org/element-type";><span class="acronym">element-type</span></a> ThunarxFileInfo]</span></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> ThunarxFileInfo]</span></td>
 </tr>
 </tbody>
 </table></div>
@@ -199,7 +199,7 @@
 <a class="link" href="ThunarxPropertyPage.html" title="ThunarxPropertyPage"><span class="type">ThunarxPropertyPage</span></a>s that <em class="parameter"><code>provider</code></em>
 has to offer for <em class="parameter"><code>files</code></em>
 . </p>
-<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full";><span class="acronym">transfer full</span></a>][<a href="http://foldoc.org/element-type";><span class="acronym">element-type</span></a> ThunarxPropertyPage]</span></p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> ThunarxPropertyPage]</span></p>
 </div>
 </div>
 </div>
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/ThunarxProviderFactory.html thunar-4.16.8/docs/reference/thunarx/html/ThunarxProviderFactory.html
--- thunar-4.16.4/docs/reference/thunarx/html/ThunarxProviderFactory.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/ThunarxProviderFactory.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,9 +2,9 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ThunarxProviderFactory: Thunar Extensions Reference Manual</title>
+<title>ThunarxProviderFactory: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
 <link rel="up" href="thunarx-using-extensions.html" title="Part VI. Using Thunar extensions in applications">
 <link rel="prev" href="thunarx-using-extensions.html" title="Part VI. Using Thunar extensions in applications">
 <link rel="next" href="ix01.html" title="Index">
@@ -103,7 +103,7 @@
 <a name="thunarx-provider-factory-get-default.returns"></a><h4>Returns</h4>
 <p>a reference to the default <a class="link" href="ThunarxProviderFactory.html" title="ThunarxProviderFactory"><span class="type">ThunarxProviderFactory</span></a>
 instance. </p>
-<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full";><span class="acronym">transfer full</span></a>]</span></p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
 </div>
 </div>
 <hr>
@@ -154,7 +154,7 @@
 <a name="thunarx-provider-factory-list-providers.returns"></a><h4>Returns</h4>
 <p>the of providers for <em class="parameter"><code>type</code></em>
 . </p>
-<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full";><span class="acronym">transfer full</span></a>][<a href="http://foldoc.org/element-type";><span class="acronym">element-type</span></a> GObject]</span></p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GObject]</span></p>
 </div>
 </div>
 </div>
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/ThunarxProviderPlugin.html thunar-4.16.8/docs/reference/thunarx/html/ThunarxProviderPlugin.html
--- thunar-4.16.4/docs/reference/thunarx/html/ThunarxProviderPlugin.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/ThunarxProviderPlugin.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,9 +2,9 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ThunarxProviderPlugin: Thunar Extensions Reference Manual</title>
+<title>ThunarxProviderPlugin: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
 <link rel="up" href="thunarx-abstraction-layer.html" title="Part IV. Abstraction Layer">
 <link rel="prev" href="ThunarxPropertyPage.html" title="ThunarxPropertyPage">
 <link rel="next" href="ThunarxRenamer.html" title="ThunarxRenamer">
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/thunarx-providers.html thunar-4.16.8/docs/reference/thunarx/html/thunarx-providers.html
--- thunar-4.16.4/docs/reference/thunarx/html/thunarx-providers.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/thunarx-providers.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,10 +2,10 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Part V. Providers: Thunar Extensions Reference Manual</title>
+<title>Part V. Providers: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
-<link rel="up" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
+<link rel="up" href="index.html" title="thunar Reference Manual">
 <link rel="prev" href="ThunarxRenamer.html" title="ThunarxRenamer">
 <link rel="next" href="ThunarxMenuProvider.html" title="ThunarxMenuProvider">
 <meta name="generator" content="GTK-Doc V1.32 (XML mode)">
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/ThunarxRenamer.html thunar-4.16.8/docs/reference/thunarx/html/ThunarxRenamer.html
--- thunar-4.16.4/docs/reference/thunarx/html/ThunarxRenamer.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/ThunarxRenamer.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,9 +2,9 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ThunarxRenamer: Thunar Extensions Reference Manual</title>
+<title>ThunarxRenamer: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
 <link rel="up" href="thunarx-abstraction-layer.html" title="Part IV. Abstraction Layer">
 <link rel="prev" href="ThunarxProviderPlugin.html" title="ThunarxProviderPlugin">
 <link rel="next" href="thunarx-providers.html" title="Part V. Providers">
@@ -637,7 +637,7 @@
 <tr>
 <td class="parameter_name"><p>files</p></td>
 <td class="parameter_description"><p>a <span class="type">GList</span> of <a class="link" href="ThunarxFileInfo.html" title="ThunarxFileInfo"><span class="type">ThunarxFileInfo</span></a>s. </p></td>
-<td class="parameter_annotations"><span class="annotation">[<a href="http://foldoc.org/element-type";><span class="acronym">element-type</span></a> ThunarxFileInfo]</span></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> ThunarxFileInfo]</span></td>
 </tr>
 </tbody>
 </table></div>
@@ -649,7 +649,7 @@
 for the given list of
 <em class="parameter"><code>files</code></em>
 . </p>
-<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full";><span class="acronym">transfer full</span></a>][<a href="http://foldoc.org/element-type";><span class="acronym">element-type</span></a> ThunarxMenuItem]</span></p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> ThunarxMenuItem]</span></p>
 </div>
 </div>
 <hr>
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/ThunarxRenamerProvider.html thunar-4.16.8/docs/reference/thunarx/html/ThunarxRenamerProvider.html
--- thunar-4.16.4/docs/reference/thunarx/html/ThunarxRenamerProvider.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/ThunarxRenamerProvider.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,9 +2,9 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ThunarxRenamerProvider: Thunar Extensions Reference Manual</title>
+<title>ThunarxRenamerProvider: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
 <link rel="up" href="thunarx-providers.html" title="Part V. Providers">
 <link rel="prev" href="ThunarxPreferencesProvider.html" title="ThunarxPreferencesProvider">
 <link rel="next" href="thunarx-using-extensions.html" title="Part VI. Using Thunar extensions in applications">
@@ -129,7 +129,7 @@
   </table>
 </div>
 
-<p><span class="annotation">[<a href="http://foldoc.org/skip";><span class="acronym">skip</span></a>]</span></p>
+<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
 <div class="refsect3">
 <a name="thunarx-renamer-provider-get-renamers.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table class="informaltable" width="100%" border="0">
@@ -150,7 +150,7 @@
 <p>the list of <a class="link" href="ThunarxRenamer.html" title="ThunarxRenamer"><span class="type">ThunarxRenamer</span></a>s provided by the
 specified <em class="parameter"><code>provider</code></em>
 . </p>
-<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full";><span class="acronym">transfer full</span></a>][<a href="http://foldoc.org/element-type";><span class="acronym">element-type</span></a> ThunarxRenamer]</span></p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> ThunarxRenamer]</span></p>
 </div>
 </div>
 </div>
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/thunarx-using-extensions.html thunar-4.16.8/docs/reference/thunarx/html/thunarx-using-extensions.html
--- thunar-4.16.4/docs/reference/thunarx/html/thunarx-using-extensions.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/thunarx-using-extensions.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,10 +2,10 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Part VI. Using Thunar extensions in applications: Thunar Extensions Reference Manual</title>
+<title>Part VI. Using Thunar extensions in applications: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
-<link rel="up" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
+<link rel="up" href="index.html" title="thunar Reference Manual">
 <link rel="prev" href="ThunarxRenamerProvider.html" title="ThunarxRenamerProvider">
 <link rel="next" href="ThunarxProviderFactory.html" title="ThunarxProviderFactory">
 <meta name="generator" content="GTK-Doc V1.32 (XML mode)">
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/thunarx-Variables-and-functions-to-check-the-library-version.html thunar-4.16.8/docs/reference/thunarx/html/thunarx-Variables-and-functions-to-check-the-library-version.html
--- thunar-4.16.4/docs/reference/thunarx/html/thunarx-Variables-and-functions-to-check-the-library-version.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/thunarx-Variables-and-functions-to-check-the-library-version.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,9 +2,9 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Variables and functions to check the library version: Thunar Extensions Reference Manual</title>
+<title>Variables and functions to check the library version: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
 <link rel="up" href="thunarx-fundamentals.html" title="Part III. Fundamentals">
 <link rel="prev" href="thunarx-fundamentals.html" title="Part III. Fundamentals">
 <link rel="next" href="thunarx-abstraction-layer.html" title="Part IV. Abstraction Layer">
@@ -242,7 +242,7 @@
 <hr>
 <div class="refsect2">
 <a name="THUNARX-MICRO-VERSION:CAPS"></a><h3>THUNARX_MICRO_VERSION</h3>
-<pre class="programlisting">#define THUNARX_MICRO_VERSION 4
+<pre class="programlisting">#define THUNARX_MICRO_VERSION 8
 </pre>
 </div>
 </div>
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/thunarx-writing-extensions-advanced-topics.html thunar-4.16.8/docs/reference/thunarx/html/thunarx-writing-extensions-advanced-topics.html
--- thunar-4.16.4/docs/reference/thunarx/html/thunarx-writing-extensions-advanced-topics.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/thunarx-writing-extensions-advanced-topics.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,9 +2,9 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Advanced topics: Thunar Extensions Reference Manual</title>
+<title>Advanced topics: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
 <link rel="up" href="thunarx-writing-extensions.html" title="Part II. Writing Extensions">
 <link rel="prev" href="thunarx-writing-extensions-getting-started.html" title="Getting Started">
 <link rel="next" href="thunarx-fundamentals.html" title="Part III. Fundamentals">
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/thunarx-writing-extensions-getting-started.html thunar-4.16.8/docs/reference/thunarx/html/thunarx-writing-extensions-getting-started.html
--- thunar-4.16.4/docs/reference/thunarx/html/thunarx-writing-extensions-getting-started.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/thunarx-writing-extensions-getting-started.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,9 +2,9 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Getting Started: Thunar Extensions Reference Manual</title>
+<title>Getting Started: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
 <link rel="up" href="thunarx-writing-extensions.html" title="Part II. Writing Extensions">
 <link rel="prev" href="thunarx-writing-extensions.html" title="Part II. Writing Extensions">
 <link rel="next" href="thunarx-writing-extensions-advanced-topics.html" title="Advanced topics">
diff -Nru thunar-4.16.4/docs/reference/thunarx/html/thunarx-writing-extensions.html thunar-4.16.8/docs/reference/thunarx/html/thunarx-writing-extensions.html
--- thunar-4.16.4/docs/reference/thunarx/html/thunarx-writing-extensions.html	2021-03-07 00:45:01.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/html/thunarx-writing-extensions.html	2021-05-07 15:35:00.000000000 +0200
@@ -2,10 +2,10 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Part II. Writing Extensions: Thunar Extensions Reference Manual</title>
+<title>Part II. Writing Extensions: thunar Reference Manual</title>
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Thunar Extensions Reference Manual">
-<link rel="up" href="index.html" title="Thunar Extensions Reference Manual">
+<link rel="home" href="index.html" title="thunar Reference Manual">
+<link rel="up" href="index.html" title="thunar Reference Manual">
 <link rel="prev" href="thunarx-overview.html" title="Part I. Overview">
 <link rel="next" href="thunarx-writing-extensions-getting-started.html" title="Getting Started">
 <meta name="generator" content="GTK-Doc V1.32 (XML mode)">
diff -Nru thunar-4.16.4/docs/reference/thunarx/Makefile.am thunar-4.16.8/docs/reference/thunarx/Makefile.am
--- thunar-4.16.4/docs/reference/thunarx/Makefile.am	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/Makefile.am	2021-05-07 13:50:34.000000000 +0200
@@ -1,5 +1,3 @@
-AUTOMAKE_OPTIONS = 1.8
-
 # The name of the module.
 DOC_MODULE=thunarx
 
@@ -9,21 +7,18 @@
 # Extra options to supply to gtkdoc-scan
 SCAN_OPTIONS=--deprecated-guards="EXO_DISABLE_DEPRECATED"
 
-# Extra options to pass to gtkdoc-scangobj
-SCANGOBJ_OPTIONS=
-
 # The directory containing the source code. Relative to $(srcdir)
-DOC_SOURCE_DIR=../../../thunarx
+DOC_SOURCE_DIR=$(top_srcdir)/thunarx
 
 # Extra options to supply to gtkdoc-mkdb
-MKDB_OPTIONS=--sgml-mode --output-format=xml
+MKDB_OPTIONS=--xml-mode --output-format=xml
 
 # Extra options to supply to gtkdoc-fixref
 FIXXREF_OPTIONS=
 
 # Used for dependencies
-HFILE_GLOB=$(top_srcdir)/thunarx/*.h
-CFILE_GLOB=$(top_srcdir)/thunarx/*.c
+HFILE_GLOB=
+CFILE_GLOB=
 
 # Header files to ignore when scanning
 IGNORE_HFILES=thunarx-alias.h
@@ -39,12 +34,11 @@
 	$(srcdir)/images/say-hello.png
 
 # Extra SGML files that are included by DOC_MAIN_SGML_FILE
-content_files = 							\
-	version.xml
+content_files =
 
 # CFLAGS and LDFLAGS for compiling scan program. Only needed
 # if $(DOC_MODULE).types is non-empty.
-AM_CPPFLAGS =	 							\
+GTKDOC_CFLAGS =	 							\
 	-I$(top_srcdir) 						\
 	-I$(top_builddir) 						\
 	$(GTK_CFLAGS)							\
@@ -56,11 +50,4 @@
 
 include $(top_srcdir)/gtk-doc.make
 
-# Other files to distribute
-EXTRA_DIST +=								\
-	version.xml.in
-
-# required for gtk-doc
-dist-hook: all
-
 # vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
diff -Nru thunar-4.16.4/docs/reference/thunarx/Makefile.in thunar-4.16.8/docs/reference/thunarx/Makefile.in
--- thunar-4.16.4/docs/reference/thunarx/Makefile.in	2021-03-07 00:44:30.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/Makefile.in	2021-05-07 15:34:18.000000000 +0200
@@ -412,7 +412,6 @@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 xfconf_query_found = @xfconf_query_found@
-AUTOMAKE_OPTIONS = 1.8
 
 # The name of the module.
 DOC_MODULE = thunarx
@@ -423,21 +422,18 @@
 # Extra options to supply to gtkdoc-scan
 SCAN_OPTIONS = --deprecated-guards="EXO_DISABLE_DEPRECATED"
 
-# Extra options to pass to gtkdoc-scangobj
-SCANGOBJ_OPTIONS = 
-
 # The directory containing the source code. Relative to $(srcdir)
-DOC_SOURCE_DIR = ../../../thunarx
+DOC_SOURCE_DIR = $(top_srcdir)/thunarx
 
 # Extra options to supply to gtkdoc-mkdb
-MKDB_OPTIONS = --sgml-mode --output-format=xml
+MKDB_OPTIONS = --xml-mode --output-format=xml
 
 # Extra options to supply to gtkdoc-fixref
 FIXXREF_OPTIONS = 
 
 # Used for dependencies
-HFILE_GLOB = $(top_srcdir)/thunarx/*.h
-CFILE_GLOB = $(top_srcdir)/thunarx/*.c
+HFILE_GLOB = 
+CFILE_GLOB = 
 
 # Header files to ignore when scanning
 IGNORE_HFILES = thunarx-alias.h
@@ -454,13 +450,11 @@
 
 
 # Extra SGML files that are included by DOC_MAIN_SGML_FILE
-content_files = \
-	version.xml
-
+content_files = 
 
 # CFLAGS and LDFLAGS for compiling scan program. Only needed
 # if $(DOC_MODULE).types is non-empty.
-AM_CPPFLAGS = \
+GTKDOC_CFLAGS = \
 	-I$(top_srcdir) 						\
 	-I$(top_builddir) 						\
 	$(GTK_CFLAGS)							\
@@ -491,9 +485,10 @@
 	$(DOC_MODULE)-sections.txt	\
 	$(DOC_MODULE)-overrides.txt
 
+EXTRA_DIST = \
+	$(HTML_IMAGES)			\
+	$(SETUP_FILES)
 
-# Other files to distribute
-EXTRA_DIST = $(HTML_IMAGES) $(SETUP_FILES) version.xml.in
 DOC_STAMPS = setup-build.stamp scan-build.stamp sgml-build.stamp \
 	html-build.stamp pdf-build.stamp \
 	sgml.stamp html.stamp pdf.stamp
@@ -948,9 +943,6 @@
 
 .PHONY : dist-hook-local docs
 
-# required for gtk-doc
-dist-hook: all
-
 # vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
diff -Nru thunar-4.16.4/docs/reference/thunarx/thunarx-docs.xml thunar-4.16.8/docs/reference/thunarx/thunarx-docs.xml
--- thunar-4.16.4/docs/reference/thunarx/thunarx-docs.xml	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/thunarx-docs.xml	2021-05-07 13:50:34.000000000 +0200
@@ -1,7 +1,7 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"; [
-
+<?xml version="1.0"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                      "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd";
+[
 <!ENTITY ThunarxFileInfo SYSTEM "xml/thunarx-file-info.xml">
 <!ENTITY ThunarxMenu SYSTEM "xml/thunarx-menu.xml">
 <!ENTITY ThunarxMenuItem SYSTEM "xml/thunarx-menu-item.xml">
@@ -13,58 +13,24 @@
 <!ENTITY ThunarxProviderPlugin SYSTEM "xml/thunarx-provider-plugin.xml">
 <!ENTITY ThunarxRenamer SYSTEM "xml/thunarx-renamer.xml">
 <!ENTITY ThunarxRenamerProvider SYSTEM "xml/thunarx-renamer-provider.xml">
-<!ENTITY thunarx-version-information SYSTEM "xml/thunarx-version-information.xml">
 
-<!ENTITY version SYSTEM "version.xml">
-<!ENTITY date "2017">
+  <!ENTITY % local.common.attrib "xmlns:xi  CDATA  #FIXED 'http://www.w3.org/2003/XInclude'">
+  <!ENTITY % gtkdocentities SYSTEM "xml/gtkdocentities.ent">
+  %gtkdocentities;
 ]>
 
-<book id="index">
+<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude";>
   <bookinfo>
-    <title>Thunar Extensions Reference Manual</title>
-    <releaseinfo>Version &version;</releaseinfo>
-    <pubdate>&date;</pubdate>
-
-    <copyright>
-      <year>2005</year>
-      <holder>Benedikt Meurer</holder>
-    </copyright>
-
+    <title>&package_name; Reference Manual</title>
+    <releaseinfo>
+      For &package_string;.
+      The latest version of this documentation can be found on-line at
+      <ulink role="online-location" url="https://developer.xfce.org/&package_name;/index.html";>https://developer.xfce.org/&package_name;/</ulink>.
+    </releaseinfo>
     <copyright>
-      <year>2010</year>
-      <holder>Jannis Pohlmann</holder>
+      <year>2021</year>
+      <holder>The Xfce Development Team</holder>
     </copyright>
-
-    <legalnotice id="legalnotice">
-      <para>
-        Permission is granted to copy, distribute and/or modify this document
-        under the terms of the GNU Free Documentation License, Version 1.1 or
-        any later version published by the Free Software Foundation; with no
-        Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
-        Texts. The complete license text is available from the <ulink
-        type="http" url="https://www.gnu.org/";>Free Software Foundation</ulink>.
-      </para>
-    </legalnotice>
-
-    <authorgroup>
-      <author>
-        <firstname>Benedikt</firstname>
-        <surname>Meurer</surname>
-        <affiliation>
-          <address><email>benny@xfce.org</email></address>
-          <orgname>os-cillation</orgname>
-          <orgdiv>System development</orgdiv>
-          <jobtitle>Software developer</jobtitle>
-        </affiliation>
-      </author>
-      <author>
-        <firstname>Jannis</firstname>
-        <surname>Pohlmann</surname>
-        <affiliation>
-          <address><email>jannis@xfce.org</email></address>
-        </affiliation>
-      </author>
-    </authorgroup>
   </bookinfo>
 
   <part id="thunarx-overview">
@@ -420,7 +386,7 @@
   <part id="thunarx-fundamentals">
     <title>Fundamentals</title>
 
-    &thunarx-version-information;
+    <xi:include href="xml/thunarx-version-information.xml"/>
   </part>
 
   <part id="thunarx-abstraction-layer">
@@ -451,12 +417,12 @@
       dialog provided by Thunar to rename multiple files at once.
     </para>
 
-    &ThunarxFileInfo;
-    &ThunarxMenu;
-    &ThunarxMenuItem;
-    &ThunarxPropertyPage;
-    &ThunarxProviderPlugin;
-    &ThunarxRenamer;
+    <xi:include href="xml/thunarx-file-info.xml"/>
+    <xi:include href="xml/thunarx-menu.xml"/>
+    <xi:include href="xml/thunarx-menu-item.xml"/>
+    <xi:include href="xml/thunarx-property-page.xml"/>
+    <xi:include href="xml/thunarx-provider-plugin.xml"/>
+    <xi:include href="xml/thunarx-renamer.xml"/>
   </part>
 
   <part id="thunarx-providers">
@@ -480,21 +446,23 @@
       <inlinegraphic fileref="menu-provider.png" format="PNG" />
     </para>
 
-    &ThunarxMenuProvider;
-    &ThunarxPropertyPageProvider;
-    &ThunarxPreferencesProvider;
-    &ThunarxRenamerProvider;
+    <xi:include href="xml/thunarx-menu-provider.xml"/>
+    <xi:include href="xml/thunarx-property-page-provider.xml"/>
+    <xi:include href="xml/thunarx-preferences-provider.xml"/>
+    <xi:include href="xml/thunarx-renamer-provider.xml"/>
   </part>
 
   <part id="thunarx-using-extensions">
     <title>Using Thunar extensions in applications</title>
 
-    &ThunarxProviderFactory;
+    <xi:include href="xml/thunarx-provider-factory.xml"/>
   </part>
 
   <index>
     <title>Index</title>
   </index>
+    <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
+
 </book>
 
 <!--
diff -Nru thunar-4.16.4/docs/reference/thunarx/version.xml thunar-4.16.8/docs/reference/thunarx/version.xml
--- thunar-4.16.4/docs/reference/thunarx/version.xml	2021-03-07 00:44:41.000000000 +0100
+++ thunar-4.16.8/docs/reference/thunarx/version.xml	1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-4.16.4
diff -Nru thunar-4.16.4/docs/Thunar.1 thunar-4.16.8/docs/Thunar.1
--- thunar-4.16.4/docs/Thunar.1	2021-03-07 00:44:57.000000000 +0100
+++ thunar-4.16.8/docs/Thunar.1	2021-05-07 15:34:55.000000000 +0200
@@ -2,12 +2,12 @@
 .\"     Title: Thunar
 .\"    Author: [see the "Author" section]
 .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
-.\"      Date: 03/06/2021
+.\"      Date: 05/07/2021
 .\"    Manual: [FIXME: manual]
 .\"    Source: [FIXME: source]
 .\"  Language: English
 .\"
-.TH "THUNAR" "1" "03/06/2021" "[FIXME: source]" "[FIXME: manual]"
+.TH "THUNAR" "1" "05/07/2021" "[FIXME: source]" "[FIXME: manual]"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -Nru thunar-4.16.4/NEWS thunar-4.16.8/NEWS
--- thunar-4.16.4/NEWS	2021-03-07 00:43:00.000000000 +0100
+++ thunar-4.16.8/NEWS	2021-05-07 15:33:48.000000000 +0200
@@ -1,3 +1,34 @@
+4.16.8
+======
+- Activating Desktop Icon does not Use Default Application (Issue #575)
+- Translation Updates: Spanish
+
+4.16.7
+======
+- Prevent crash if invalid-symlink is used as bookmark (Issue #552)
+- Dont execute files, passed via command line due to security risks
+- Avoid excessively checking whether files are executables (#180)
+- CDDA appears twice in side pane (Issue #486)
+- Critical error when opening Edit menu (Issue #542)
+- Shortcuts view regression : Watch trash for changes (Issue #538)
+- Translation Updates:
+  Arabic, Bulgarian, Estonian, Galician, Hungarian, Italian, Norwegian
+  Bokmål, Portuguese, Spanish, Swedish, Thai, Turkish
+
+4.16.6
+======
+- Reload current directory before selecting new files (Issue #524)
+- tree-view: Hide menu-item "properties" for unmounted devices
+- Removed 'the root folder has no parent' dialog box
+- Revamp documentation to modernize/uniformize accross components
+- Remove watches on shortcuts (Issue #513) (Issue #47)
+- Translation Updates:
+  Finnish, Occitan
+
+4.16.5
+======
+- Revert "Bookmarks no longer need an existing file (Issue #47)"
+
 4.16.4
 ======
 - Bookmarks no longer need an existing, underlying file (Issue #47)
diff -Nru thunar-4.16.4/po/ar.po thunar-4.16.8/po/ar.po
--- thunar-4.16.4/po/ar.po	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/po/ar.po	2021-05-07 15:29:32.000000000 +0200
@@ -5,6 +5,8 @@
 # 
 # Translators:
 # Xfce Bot <transifex@xfce.org>, 2021
+# Oukiki Saleh <salehoukiki@gmail.com>, 2021
+# Nasser Bin Laboun <nasser1990com@gmail.com>, 2021
 # 
 #, fuzzy
 msgid ""
@@ -13,7 +15,7 @@
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2021-01-06 12:47+0100\n"
 "PO-Revision-Date: 2020-12-28 17:42+0000\n"
-"Last-Translator: Xfce Bot <transifex@xfce.org>, 2021\n"
+"Last-Translator: Nasser Bin Laboun <nasser1990com@gmail.com>, 2021\n"
 "Language-Team: Arabic (https://www.transifex.com/xfce/teams/16840/ar/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -32,7 +34,7 @@
 
 #: ../thunar/thunar-abstract-icon-view.c:119
 msgid "By _Name"
-msgstr ""
+msgstr "بواسطة _الإسم"
 
 #: ../thunar/thunar-abstract-icon-view.c:119
 msgid "Keep items sorted by their name"
@@ -40,7 +42,7 @@
 
 #: ../thunar/thunar-abstract-icon-view.c:120
 msgid "By _Size"
-msgstr ""
+msgstr "بواسطة _الحجم"
 
 #: ../thunar/thunar-abstract-icon-view.c:120
 msgid "Keep items sorted by their size"
@@ -48,7 +50,7 @@
 
 #: ../thunar/thunar-abstract-icon-view.c:121
 msgid "By _Type"
-msgstr ""
+msgstr "بواسطة _النوع"
 
 #: ../thunar/thunar-abstract-icon-view.c:121
 msgid "Keep items sorted by their type"
@@ -56,7 +58,7 @@
 
 #: ../thunar/thunar-abstract-icon-view.c:122
 msgid "By Modification _Date"
-msgstr ""
+msgstr "بواسطة تاريخ _التعديل"
 
 #: ../thunar/thunar-abstract-icon-view.c:122
 msgid "Keep items sorted by their modification date"
@@ -714,11 +716,11 @@
 
 #: ../thunar/thunar-dialogs.c:606 ../thunar/thunar-dialogs.c:768
 msgid "Re_name"
-msgstr ""
+msgstr "إعادة _التسمية"
 
 #: ../thunar/thunar-dialogs.c:610 ../thunar/thunar-dialogs.c:767
 msgid "Rena_me All"
-msgstr ""
+msgstr "إعادة _التسمية الكل"
 
 #: ../thunar/thunar-dialogs.c:614 ../thunar/thunar-permissions-chooser.c:536
 msgid "_No"
@@ -759,19 +761,19 @@
 #: ../thunar/thunar-dialogs.c:836
 #, c-format
 msgid "Do you want to replace the link"
-msgstr ""
+msgstr "هل تريد استبدال الرابط"
 
 #. TRANSLATORS: First part of replace dialog sentence
 #: ../thunar/thunar-dialogs.c:839
 #, c-format
 msgid "Do you want to replace the existing folder"
-msgstr ""
+msgstr "هل تريد استبدال المجلد الموجود"
 
 #. TRANSLATORS: First part of replace dialog sentence
 #: ../thunar/thunar-dialogs.c:842
 #, c-format
 msgid "Do you want to replace the existing file"
-msgstr ""
+msgstr "هل تريد استبدال المِلَفّ الموجود"
 
 #. Fourth box (size, volume, free space)
 #: ../thunar/thunar-dialogs.c:863 ../thunar/thunar-dialogs.c:902
@@ -788,19 +790,19 @@
 #: ../thunar/thunar-dialogs.c:875
 #, c-format
 msgid "with the following link?"
-msgstr ""
+msgstr "مع الرابط التالي؟"
 
 #. TRANSLATORS: Second part of replace dialog sentence
 #: ../thunar/thunar-dialogs.c:878
 #, c-format
 msgid "with the following folder?"
-msgstr ""
+msgstr "مع المجلد التالي؟"
 
 #. TRANSLATORS: Second part of replace dialog sentence
 #: ../thunar/thunar-dialogs.c:881
 #, c-format
 msgid "with the following file?"
-msgstr ""
+msgstr "مع الملف التالي؟"
 
 #: ../thunar/thunar-dialogs.c:1014
 #, c-format
@@ -1069,7 +1071,7 @@
 
 #: ../thunar/thunar-job.c:443
 msgid "Do you want to permanently delete it?"
-msgstr ""
+msgstr "هل تريد حذفه نهائيا؟"
 
 #: ../thunar/thunar-job.c:497
 msgid "Do you want to create it?"
@@ -1145,7 +1147,7 @@
 
 #: ../thunar/thunar-launcher.c:256
 msgid "Create a new document from a template"
-msgstr ""
+msgstr "إنشاء مستند جديد بواسطة قالب"
 
 #: ../thunar/thunar-launcher.c:258
 msgid "_Restore"
@@ -1196,7 +1198,7 @@
 
 #: ../thunar/thunar-launcher.c:270
 msgid "Mount the selected device"
-msgstr ""
+msgstr "ضم الجهاز المحدد"
 
 #. append the "Unmount" item
 #: ../thunar/thunar-launcher.c:271 ../thunar/thunar-shortcuts-view.c:1164
@@ -1206,7 +1208,7 @@
 
 #: ../thunar/thunar-launcher.c:271
 msgid "Unmount the selected device"
-msgstr ""
+msgstr "إلغاء الضم للجهاز المحدد"
 
 #. append the "Eject" (safely remove drive) item
 #: ../thunar/thunar-launcher.c:272 ../thunar/thunar-shortcuts-view.c:1170
@@ -1215,7 +1217,7 @@
 
 #: ../thunar/thunar-launcher.c:272
 msgid "Eject the selected device"
-msgstr ""
+msgstr "إخراج الجهاز المحدد"
 
 #: ../thunar/thunar-launcher.c:827
 #, c-format
@@ -1387,7 +1389,7 @@
 
 #: ../thunar/thunar-launcher.c:1483
 msgid "Cut the selection"
-msgstr ""
+msgstr "قص  المحدد"
 
 #: ../thunar/thunar-launcher.c:1493
 msgid "Prepare the selected file to be moved with a Paste command"
@@ -1401,7 +1403,7 @@
 
 #: ../thunar/thunar-launcher.c:1507
 msgid "Copy the selection"
-msgstr ""
+msgstr "نسخ المحدد "
 
 #: ../thunar/thunar-launcher.c:1517
 msgid "Prepare the selected file to be copied with a Paste command"
@@ -1415,7 +1417,7 @@
 
 #: ../thunar/thunar-launcher.c:1540
 msgid "Paste the clipboard"
-msgstr ""
+msgstr "لصق من الحافظة"
 
 #: ../thunar/thunar-launcher.c:1769
 msgid "Side Pane (Create Shortcut)"
@@ -1479,7 +1481,7 @@
 #: ../thunar/thunar-launcher.c:2522
 #, c-format
 msgid "No templates installed in \"%s\""
-msgstr ""
+msgstr "لا توجد قوالب مثبتة في \"%s\""
 
 #: ../thunar/thunar-launcher.c:2535
 msgid "_Empty File"
@@ -1698,7 +1700,7 @@
 
 #: ../thunar/thunar-permissions-chooser.c:312
 msgid "Others"
-msgstr ""
+msgstr "أخرى"
 
 #: ../thunar/thunar-permissions-chooser.c:320
 msgid "Acce_ss:"
@@ -1832,7 +1834,7 @@
 
 #: ../thunar/thunar-preferences-dialog.c:332
 msgid "View Settings"
-msgstr ""
+msgstr "عرض الإعدادات"
 
 #: ../thunar/thunar-preferences-dialog.c:345
 msgid "View _new folders using:"
@@ -1845,11 +1847,11 @@
 
 #: ../thunar/thunar-preferences-dialog.c:352
 msgid "List View"
-msgstr ""
+msgstr "عرض القائمة"
 
 #: ../thunar/thunar-preferences-dialog.c:353
 msgid "Compact View"
-msgstr ""
+msgstr "عرض مدمج"
 
 #: ../thunar/thunar-preferences-dialog.c:354
 msgid "Last Active View"
@@ -1928,11 +1930,11 @@
 
 #: ../thunar/thunar-preferences-dialog.c:444
 msgid "Window icon"
-msgstr ""
+msgstr "أيقونة النافذة"
 
 #: ../thunar/thunar-preferences-dialog.c:457
 msgid "Use current folder icon"
-msgstr ""
+msgstr "استخدم أيقونة المجلد الحالي"
 
 #: ../thunar/thunar-preferences-dialog.c:459
 msgid "Select this option to use the current folder icon as window icon"
@@ -2152,7 +2154,7 @@
 
 #: ../thunar/thunar-preferences-dialog.c:757
 msgid "File transfer"
-msgstr ""
+msgstr "نقل الملف"
 
 #: ../thunar/thunar-preferences-dialog.c:769
 msgid "Transfer files in parallel:"
@@ -2587,7 +2589,7 @@
 
 #: ../thunar/thunar-shortcuts-model.c:1062
 msgid "Places"
-msgstr ""
+msgstr "الأماكن"
 
 #: ../thunar/thunar-shortcuts-model.c:1074
 msgid "Open the home folder"
diff -Nru thunar-4.16.4/po/bg.po thunar-4.16.8/po/bg.po
--- thunar-4.16.4/po/bg.po	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/po/bg.po	2021-05-07 15:29:31.000000000 +0200
@@ -5,6 +5,7 @@
 # 
 # Translators:
 # Xfce Bot <transifex@xfce.org>, 2021
+# Красимир Беров, 2021
 # 
 #, fuzzy
 msgid ""
@@ -13,7 +14,7 @@
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2021-01-06 12:47+0100\n"
 "PO-Revision-Date: 2020-12-28 17:42+0000\n"
-"Last-Translator: Xfce Bot <transifex@xfce.org>, 2021\n"
+"Last-Translator: Красимир Беров, 2021\n"
 "Language-Team: Bulgarian (https://www.transifex.com/xfce/teams/16840/bg/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -420,7 +421,7 @@
 msgstr ""
 "Това ще премахне прекия път за приложението, който се появява в контекстното меню на файла, но не и самото приложение.\n"
 "\n"
-"Вие може да премахнете от този списък само онези приложения, които са били добавени с помощта на прозореца „Отваряне с“ във файловия мениджър."
+"Можете да премахнете от този списък само онези приложения, които са били добавени с помощта на прозореца „Отваряне с“ в управлението на файлове."
 
 #. display an error to the user
 #: ../thunar/thunar-chooser-dialog.c:739
@@ -679,7 +680,7 @@
 
 #: ../thunar/thunar-dialogs.c:408
 msgid "translator-credits"
-msgstr "Kiril Kirilov (Cybercop), Любомир Василев"
+msgstr "Kiril Kirilov (Cybercop), Любомир Василев, Красимир Беров"
 
 #: ../thunar/thunar-dialogs.c:582 ../thunar/thunar-permissions-chooser.c:537
 msgid "_Yes"
@@ -1238,7 +1239,7 @@
 msgid "This will open %d separate file manager window."
 msgid_plural "This will open %d separate file manager windows."
 msgstr[0] "Това ще отвори %d отделен прозорец на файловия мениджър."
-msgstr[1] "Това ще отвори %d отделни прозореца на файловия мениджър."
+msgstr[1] "Това ще отвори %d отделни прозореца за управление на файлове."
 
 #: ../thunar/thunar-launcher.c:877
 #, c-format
@@ -1730,7 +1731,7 @@
 
 #: ../thunar/thunar-preferences-dialog.c:285
 msgid "File Manager Preferences"
-msgstr "Настройки на файловият мениджър"
+msgstr "Настройки на управлението на файлове"
 
 #. Display
 #: ../thunar/thunar-preferences-dialog.c:322
@@ -2155,7 +2156,7 @@
 "<a href=\"volman-config:\">Configure</a> the management of removable drives,\n"
 "devices and media."
 msgstr ""
-"<a href=\"volman-config:\">Конфигуриране</a> управлението на сменяеми устройства,\n"
+"<a href=\"volman-config:\">Настройки</a> управлението на сменяеми устройства,\n"
 "носители и медии"
 
 #: ../thunar/thunar-preferences-dialog.c:910
@@ -2178,8 +2179,7 @@
 #. configuration dialog
 #: ../thunar/thunar-preferences-dialog.c:992
 msgid "Failed to display the volume management settings"
-msgstr ""
-"Не могат да бъдат показани настройките на мениджъра за управление на дялове"
+msgstr "Не могат да бъдат показани настройките за управление на дялове"
 
 #: ../thunar/thunar-progress-dialog.c:96
 msgid "File Operation Progress"
@@ -3163,8 +3163,8 @@
 "Thunar is a fast and easy to use file manager\n"
 "for the Xfce Desktop Environment."
 msgstr ""
-"Thunar е бърз и лесен за ползване файлов мениджър\n"
-"за графична среда Xfce."
+"Thunar предоставя бързо и лесно управление на файлове\n"
+"за графичната среда Xfce."
 
 #: ../thunarx/thunarx-property-page.c:111
 msgid "Label"
@@ -3266,8 +3266,8 @@
 "notification."
 msgstr ""
 "Изберете тази опция, за да включите стартовите уведомления, когато командата"
-" е стартирана от файловият мениджър или от менюто. Не всички приложения "
-"поддържат стартови уведомления."
+" е стартирана от управлението на файловете или от менюто. Не всички "
+"приложения поддържат стартови уведомления."
 
 #: ../plugins/thunar-apr/thunar-apr-desktop-page.c:291
 msgid "Run in _terminal"
@@ -3731,7 +3731,7 @@
 #: ../plugins/thunar-uca/thunar-uca-model.c:1545
 #, c-format
 msgid "Command not configured"
-msgstr "Командата не е конфигурирана"
+msgstr "Командата не е настроена"
 
 #: ../plugins/thunar-uca/thunar-uca-provider.c:181
 msgid "Configure c_ustom actions..."
@@ -3742,7 +3742,7 @@
 "Setup custom actions that will appear in the file managers context menus"
 msgstr ""
 "Настройване на потребителските действия, които ще се появяват в контекстното"
-" меню на файловият мениджър"
+" меню на управлението на файлове"
 
 #: ../plugins/thunar-uca/thunar-uca-provider.c:431
 #, c-format
@@ -3932,8 +3932,8 @@
 "can specify that the action should only appear for certain kinds of files."
 msgstr ""
 "В тази страница са изброени условията, при които действието ще се покаже в "
-"контекстните менюта на файловия мениджър. Шрифтовете на файловете се задават"
-" като списък на прости файлови шаблони, разделени с точка и запетая "
+"контекстните менюта на управлението на файлове. Шрифтовете на файловете се "
+"задават като списък на прости файлови шаблони, разделени с точка и запетая "
 "(например * .txt; *. Doc). За да се покаже действие в контекстното меню на "
 "файл или папка, поне един от тези модели трябва да съответства на името на "
 "файла или папката. Освен това можете да посочите, че действието трябва да се"
@@ -3952,7 +3952,7 @@
 "You can configure custom actions that will appear in the file managers "
 "context menus for certain kinds of files."
 msgstr ""
-"Вие можете да конфигурирате потребителско действие, което ще се появява в "
+"Вие можете да настроите потребителско действие, което ще се появява в "
 "контекстното меню за определени типове файлове."
 
 #: ../plugins/thunar-uca/thunar-uca-chooser.ui.h:3
@@ -3981,23 +3981,23 @@
 
 #: ../thunar.desktop.in.in.h:1
 msgid "Thunar File Manager"
-msgstr "Файлов мениджър Thunar"
+msgstr "Управление на файлове Thunar"
 
 #: ../thunar.desktop.in.in.h:2
 msgid "Browse the filesystem with the file manager"
-msgstr "Преглед на файловата система с файловият мениджър"
+msgstr "Преглед на файловата система с приложението за управление на файлове"
 
 #: ../thunar.desktop.in.in.h:3
 msgid "File Manager"
-msgstr "Файлов мениджър"
+msgstr "Управление на файлове"
 
 #: ../thunar.desktop.in.in.h:4
 msgid ""
 "file "
 "manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;"
 msgstr ""
-"файл "
-"мениджър;изследовател;търсачка;браузър;папки;директория;директории;дялове;носители;мрежа;устройства;преименуване;преместване;копиране;изтриване;права;домашна"
+"управление на "
+"файлове;изследовател;търсачка;браузър;папки;директория;директории;дялове;носители;мрежа;устройства;преименуване;преместване;копиране;изтриване;права;домашна"
 " папка;кошче;"
 
 #: ../thunar.desktop.in.in.h:5
@@ -4012,19 +4012,19 @@
 
 #: ../thunar/thunar-settings.desktop.in.h:1
 msgid "File Manager Settings"
-msgstr "Настройки на файловия мениджър"
+msgstr "Настройки на управлението на файлове"
 
 #: ../thunar/thunar-settings.desktop.in.h:2
 msgid "Configure the Thunar file manager"
-msgstr "Настройване на файловият мениджър Thunar"
+msgstr "Настройване на управлението на файлове Thunar"
 
 #: ../thunar/thunar-settings.desktop.in.h:3
 msgid ""
 "thunar;settings;preferences;configure;thumbnails;file size;date "
 "format;shortcuts pane;tree view;tabs;"
 msgstr ""
-"thunar;настройки;предпочитания;конфигуриране;миниатюри;файлов размер;формат "
-"на данните;панел с преки пътища;дървовиден изглед;раздели;"
+"thunar;настройки;предпочитания;приспособяване;миниатюри;файлов размер;формат"
+" на данните;панел с преки пътища;дървовиден изглед;раздели;"
 
 #: ../org.xfce.thunar.appdata.xml.in.h:1
 msgid ""
@@ -4032,9 +4032,9 @@
 "also can serve as an alternate file browser for other Desktop environments. "
 "It has a simple, clean two-pane design for browsing all your files."
 msgstr ""
-"Thunar е файлов мениджър, разработен специално за десктопа на Xfce, но може "
-"да се използва, като алтернативен файлов мениджър и в други графични среди. "
-"Той е с изчистен двупанелен дизайн за да управлявате лесно вашите файлове."
+"Thunar е приложение за управление на файлове, разработено специално за "
+"работната среда Xfce, но може да се използва и в други графични среди. Той е"
+" с изчистен двупанелен дизайн за управление на всички ваши файлове."
 
 #. SECURITY:
 #. - A normal active user can run thunar without elevated rights. They
diff -Nru thunar-4.16.4/po/es.po thunar-4.16.8/po/es.po
--- thunar-4.16.4/po/es.po	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/po/es.po	2021-05-07 15:29:31.000000000 +0200
@@ -29,7 +29,7 @@
 
 #: ../thunar/thunar-abstract-icon-view.c:118
 msgid "Arran_ge Items"
-msgstr "Or_ganizar elementos"
+msgstr "_Organizar los elementos"
 
 #: ../thunar/thunar-abstract-icon-view.c:119
 msgid "By _Name"
@@ -53,7 +53,7 @@
 
 #: ../thunar/thunar-abstract-icon-view.c:121
 msgid "Keep items sorted by their type"
-msgstr "Mantener los elementos ordenados según su tipo"
+msgstr "Mantener los elementos ordenados por su tipo"
 
 #: ../thunar/thunar-abstract-icon-view.c:122
 msgid "By Modification _Date"
@@ -61,23 +61,23 @@
 
 #: ../thunar/thunar-abstract-icon-view.c:122
 msgid "Keep items sorted by their modification date"
-msgstr "Mantener los elementos ordenados según su fecha de modificación"
+msgstr "Mantener los elementos ordenados por su fecha de modificación"
 
 #: ../thunar/thunar-abstract-icon-view.c:123
 msgid "_Ascending"
-msgstr "_Ascendente"
+msgstr "Orden _ascendente"
 
 #: ../thunar/thunar-abstract-icon-view.c:123
 msgid "Sort items in ascending order"
-msgstr "Ordenar elementos en orden ascendente"
+msgstr "Ordenar los elementos en orden ascendente"
 
 #: ../thunar/thunar-abstract-icon-view.c:124
 msgid "_Descending"
-msgstr "_Descendente"
+msgstr "Orden _descendente"
 
 #: ../thunar/thunar-abstract-icon-view.c:124
 msgid "Sort items in descending order"
-msgstr "Ordenar elementos en orden descendente"
+msgstr "Ordenar los elementos en orden descendente"
 
 #: ../thunar/thunar-application.c:78
 msgid "Open the bulk rename dialog"
@@ -98,12 +98,12 @@
 #: ../thunar/thunar-application.c:295
 #, c-format
 msgid "Acquired the session message bus '%s'\n"
-msgstr "Adquirido el bus de mensajes de la sesión «%s»\n"
+msgstr "Se ha adquirido el bus de mensajes de la sesión «%s»\n"
 
 #: ../thunar/thunar-application.c:305
 #, c-format
 msgid "Acquired the name '%s' on the session message bus\n"
-msgstr "Adquirido el nombre «%s» en el bus de mensajes de la sesión\n"
+msgstr "Se ha adquirido el nombre «%s» en el bus de mensajes de la sesión\n"
 
 #: ../thunar/thunar-application.c:315
 #, c-format
@@ -173,22 +173,22 @@
 
 #: ../thunar/thunar-application.c:1925
 msgid "Copying files..."
-msgstr "Copiando los archivos…"
+msgstr "Copiando archivos..."
 
 #: ../thunar/thunar-application.c:1961
 #, c-format
 msgid "Copying files to \"%s\"..."
-msgstr "Copiando los archivos a «%s»…"
+msgstr "Copiando archivos a «%s»..."
 
 #: ../thunar/thunar-application.c:2008
 #, c-format
 msgid "Creating symbolic links in \"%s\"..."
-msgstr "Creando enlaces simbólicos en «%s»…"
+msgstr "Creando enlaces simbólicos en «%s»..."
 
 #: ../thunar/thunar-application.c:2062
 #, c-format
 msgid "Moving files into \"%s\"..."
-msgstr "Moviendo los archivos a «%s»…"
+msgstr "Moviendo archivos a «%s»..."
 
 #: ../thunar/thunar-application.c:2145
 #, c-format
@@ -253,19 +253,19 @@
 
 #: ../thunar/thunar-application.c:2180
 msgid "Deleting files..."
-msgstr "Eliminando archivos…"
+msgstr "Eliminando archivos..."
 
 #: ../thunar/thunar-application.c:2215
 msgid "Moving files into the trash..."
-msgstr "Moviendo los archivos a la papelera…"
+msgstr "Moviendo archivos a la papelera..."
 
 #: ../thunar/thunar-application.c:2261
 msgid "Creating files..."
-msgstr "Creando archivos…"
+msgstr "Creando archivos..."
 
 #: ../thunar/thunar-application.c:2300
 msgid "Creating directories..."
-msgstr "Creando carpetas…"
+msgstr "Creando carpetas..."
 
 #: ../thunar/thunar-application.c:2339
 msgid "Remove all files and folders from the Trash?"
@@ -284,12 +284,12 @@
 "If you choose to empty the Trash, all items in it will be permanently lost. "
 "Please note that you can also delete them separately."
 msgstr ""
-"Si decide vaciar la papelera, todos los elementos que contiene se perderán "
-"para siempre. Tenga en cuenta que también puede eliminarlos por separado."
+"Si elige vaciar la papelera, todos los elementos que contenga se perderán "
+"permanentemente. Tenga en cuenta que también puede eliminarlos por separado."
 
 #: ../thunar/thunar-application.c:2366
 msgid "Emptying the Trash..."
-msgstr "Vaciando la papelera…"
+msgstr "Vaciando la papelera..."
 
 #: ../thunar/thunar-application.c:2412
 #, c-format
@@ -304,7 +304,7 @@
 
 #: ../thunar/thunar-application.c:2437
 msgid "Restoring files..."
-msgstr "Restaurando archivos…"
+msgstr "Restaurando archivos..."
 
 #: ../thunar/thunar-chooser-button.c:309 ../thunar/thunar-chooser-dialog.c:471
 #, c-format
@@ -326,16 +326,16 @@
 
 #: ../thunar/thunar-chooser-button.c:508
 msgid "Other Application..."
-msgstr "Otra aplicación…"
+msgstr "Otra aplicación..."
 
 #: ../thunar/thunar-chooser-dialog.c:186 ../thunar/thunar-launcher.c:2863
 msgid "Open With"
-msgstr "Abrir con…"
+msgstr "Abrir con"
 
 #. create the "Custom command" expand
 #: ../thunar/thunar-chooser-dialog.c:255
 msgid "Use a _custom command:"
-msgstr "Usar una orden _personalizada:"
+msgstr "Usar una _orden personalizada:"
 
 #: ../thunar/thunar-chooser-dialog.c:256
 msgid ""
@@ -348,12 +348,12 @@
 #. create the "Custom command" button
 #: ../thunar/thunar-chooser-dialog.c:275
 msgid "_Browse..."
-msgstr "_Navegar…"
+msgstr "_Navegar..."
 
 #. create the "Use as default for this kind of file" button
 #: ../thunar/thunar-chooser-dialog.c:281
 msgid "Use as _default for this kind of file"
-msgstr "Utilizar por _defecto para este tipo de archivo"
+msgstr "Usar por _defecto para este tipo de archivo"
 
 #. add the "Ok"/"Open" button
 #: ../thunar/thunar-chooser-dialog.c:291
@@ -368,7 +368,7 @@
 #: ../thunar/thunar-chooser-dialog.c:432
 #, c-format
 msgid "Failed to add new application \"%s\""
-msgstr "No se ha podido añadir la aplicación nueva«%s»"
+msgstr "No se ha podido añadir la aplicación nueva «%s»"
 
 #: ../thunar/thunar-chooser-dialog.c:509
 #, c-format
@@ -392,8 +392,8 @@
 "Browse the file system to select an application to open files of type "
 "\"%s\"."
 msgstr ""
-"Navegue por el sistema de archivos y seleccione una aplicación para abrir "
-"archivos del tipo «%s»."
+"Navegue por el sistema de archivos para seleccionar una aplicación para "
+"abrir archivos del tipo «%s»."
 
 #: ../thunar/thunar-chooser-dialog.c:672
 #, c-format
@@ -432,7 +432,7 @@
 #: ../thunar/thunar-chooser-dialog.c:766
 #: ../plugins/thunar-uca/thunar-uca-editor.c:173
 msgid "Select an Application"
-msgstr "Seleccionar una aplicación"
+msgstr "Seleccione una aplicación"
 
 #. change the accept button label text
 #. aka "activate"
@@ -458,26 +458,26 @@
 #: ../thunar/thunar-chooser-dialog.c:796
 #: ../plugins/thunar-uca/thunar-uca-editor.c:204
 msgid "Perl Scripts"
-msgstr "Secuencias de órdenes de Perl"
+msgstr "Guiones de Perl"
 
 #: ../thunar/thunar-chooser-dialog.c:802
 #: ../plugins/thunar-uca/thunar-uca-editor.c:210
 msgid "Python Scripts"
-msgstr "Secuencias de órdenes de Python"
+msgstr "Guiones de Python"
 
 #: ../thunar/thunar-chooser-dialog.c:808
 #: ../plugins/thunar-uca/thunar-uca-editor.c:216
 msgid "Ruby Scripts"
-msgstr "Secuencias de órdenes de Ruby"
+msgstr "Guiones de Ruby"
 
 #: ../thunar/thunar-chooser-dialog.c:814
 #: ../plugins/thunar-uca/thunar-uca-editor.c:222
 msgid "Shell Scripts"
-msgstr "Secuencias de órdenes de Shell"
+msgstr "Guiones del intérprete de órdenes"
 
 #: ../thunar/thunar-chooser-model.c:251
 msgid "None available"
-msgstr "Ninguno disponible"
+msgstr "Ninguna disponible"
 
 #: ../thunar/thunar-chooser-model.c:298
 msgid "Recommended Applications"
@@ -495,7 +495,7 @@
 #. tell the user that we cannot paste
 #: ../thunar/thunar-clipboard-manager.c:354
 msgid "There is nothing on the clipboard to paste"
-msgstr "No hay nada que pegar en el portapapeles"
+msgstr "No hay nada en el portapapeles para pegar"
 
 #. setup the dialog
 #. add the "Close" button
@@ -556,7 +556,7 @@
 #. create the "Use Default" button
 #: ../thunar/thunar-column-editor.c:237
 msgid "Use De_fault"
-msgstr "Usar _predeterminado"
+msgstr "_Predeterminadas"
 
 #: ../thunar/thunar-column-editor.c:246
 msgid "Column Sizing"
@@ -570,8 +570,8 @@
 "able this behavior below the file manager will always\n"
 "use the user defined column widths."
 msgstr ""
-"Por defecto las columnas se expandirán automáticamente\n"
-"para garantizar que el texto sea completamente visible.\n"
+"Por defecto, las columnas se expandirán automáticamente\n"
+"para asegurar que el texto se vea completamente.\n"
 "Si desactiva este comportamiento, el gestor de archivos\n"
 "usará siempre la anchura definida por el usuario."
 
@@ -595,7 +595,7 @@
 
 #: ../thunar/thunar-compact-view.c:108
 msgid "Compact directory listing"
-msgstr "Lista de carpetas compacta"
+msgstr "Listado de carpetas compacto"
 
 #: ../thunar/thunar-compact-view.c:109
 msgid "Compact view"
@@ -616,12 +616,12 @@
 #: ../thunar/thunar-dbus-service.c:984 ../thunar/thunar-dbus-service.c:1419
 #, c-format
 msgid "At least one filename must be specified"
-msgstr "Debe especificarse al menos un nombre de archivo"
+msgstr "Se debe especificar al menos un nombre de archivo"
 
 #: ../thunar/thunar-dbus-service.c:1159
 #, c-format
 msgid "At least one source filename must be specified"
-msgstr "Debe especificarse al menos un nombre de archivo de origen"
+msgstr "Se debe especificar al menos un nombre de archivo de origen"
 
 #: ../thunar/thunar-dbus-service.c:1169
 #, c-format
@@ -631,11 +631,11 @@
 #: ../thunar/thunar-dbus-service.c:1178
 #, c-format
 msgid "A destination directory must be specified"
-msgstr "Debe especificarse al menos una carpeta de destino"
+msgstr "Se debe especificar al menos una carpeta de destino"
 
 #: ../thunar/thunar-details-view.c:145
 msgid "Configure _Columns..."
-msgstr "Configurar las _columnas…"
+msgstr "_Configurar las columnas..."
 
 #: ../thunar/thunar-details-view.c:145
 msgid "Configure the columns in the detailed list view"
@@ -643,7 +643,7 @@
 
 #: ../thunar/thunar-details-view.c:411
 msgid "Detailed directory listing"
-msgstr "Lista de carpetas detallada"
+msgstr "Listado de carpetas detallado"
 
 #: ../thunar/thunar-details-view.c:412
 msgid "Details view"
@@ -681,13 +681,14 @@
 #: ../thunar/thunar-dialogs.c:408
 msgid "translator-credits"
 msgstr ""
-"Elega <elega@elega.com.ar>,\n"
-"Pablo Hernández-M. Saiz <homeless3d@gmail.com>,\n"
-"Miguel Ángel Ruiz Manzano <debianized@gmail.com>,\n"
-"Daniel «DaniFP» Fuertes Pérez <danifp25@yahoo.es>,\n"
-"Abel Martín <abel.martin.ruiz@gmail.com>,\n"
-"Pablo Roberto Francisco Lezaeta Reyes <prflr88@gmail.com>,\n"
-"Adolfo Jayme Barrientos <fitojb@ubuntu.com>"
+"Toni Estevez <toni.estevez@gmail.com>, 2021\n"
+"Elega <elega@elega.com.ar>, 2015\n"
+"Adolfo Jayme Barrientos <fitojb@ubuntu.com>, 2013\n"
+"Pablo Hernández-M. Saiz <homeless3d@gmail.com>, 2013\n"
+"Miguel Ángel Ruiz Manzano <debianized@gmail.com>, 2013\n"
+"Daniel «DaniFP» Fuertes Pérez <danifp25@yahoo.es>, 2013\n"
+"Abel Martín <abel.martin.ruiz@gmail.com>, 2013\n"
+"Pablo Roberto Francisco Lezaeta Reyes <prflr88@gmail.com>, 2013"
 
 #: ../thunar/thunar-dialogs.c:582 ../thunar/thunar-permissions-chooser.c:537
 msgid "_Yes"
@@ -739,7 +740,7 @@
 
 #: ../thunar/thunar-dialogs.c:741
 msgid "Confirm to replace files"
-msgstr "Confirmar para reemplazar los archivos"
+msgstr "Confirmar para reemplazar archivos"
 
 #: ../thunar/thunar-dialogs.c:811
 #, c-format
@@ -842,11 +843,11 @@
 
 #: ../thunar/thunar-enum-types.c:49
 msgid "Name only"
-msgstr "Solamente el nombre"
+msgstr "Solo el nombre"
 
 #: ../thunar/thunar-enum-types.c:50
 msgid "Suffix only"
-msgstr "Solamente el sufijo"
+msgstr "Solo el sufijo"
 
 #: ../thunar/thunar-enum-types.c:51
 msgid "Name and Suffix"
@@ -932,7 +933,7 @@
 #: ../thunar/thunar-file.c:1652
 #, c-format
 msgid "No Exec field specified"
-msgstr "Campo Exec no especificado"
+msgstr "No se ha especificado el campo Exec"
 
 #. if the .desktop file is not secure, ask user what to do
 #: ../thunar/thunar-file.c:1661
@@ -958,7 +959,7 @@
 #: ../thunar/thunar-gio-extensions.c:480
 #, c-format
 msgid "%s of %s free (%d%% used)"
-msgstr "%s de %s libres (%d %% en uso)"
+msgstr "%s libres de %s (%d%% en uso)"
 
 #: ../thunar/thunar-history.c:296
 msgid "The item will be removed from the history"
@@ -971,7 +972,7 @@
 
 #: ../thunar/thunar-icon-view.c:164
 msgid "Icon based directory listing"
-msgstr "Lista de carpetas basada en iconos"
+msgstr "Listado de carpetas basado en iconos"
 
 #: ../thunar/thunar-icon-view.c:165
 msgid "Icon view"
@@ -985,7 +986,7 @@
 #: ../thunar/thunar-io-jobs.c:214 ../thunar/thunar-io-jobs.c:369
 #, c-format
 msgid "The file \"%s\" already exists"
-msgstr "El archivo «%s» ya existe"
+msgstr "Ya existe el archivo «%s»"
 
 #: ../thunar/thunar-io-jobs.c:237
 #, c-format
@@ -1000,7 +1001,7 @@
 #. tell the user that we're preparing to unlink the files
 #: ../thunar/thunar-io-jobs.c:459
 msgid "Preparing..."
-msgstr "Preparando…"
+msgstr "Preparando..."
 
 #: ../thunar/thunar-io-jobs.c:537
 #, c-format
@@ -1028,7 +1029,7 @@
 #: ../thunar/thunar-io-jobs.c:1171
 #, c-format
 msgid "Failed to change the permissions of \"%s\": %s"
-msgstr "No se ha podido cambiar los permisos de «%s»: %s"
+msgstr "No se han podido cambiar los permisos de «%s»: %s"
 
 #. I18N: put " (copy #)" between basename and extension
 #: ../thunar/thunar-io-jobs-util.c:106 ../thunar/thunar-io-jobs-util.c:212
@@ -1063,7 +1064,7 @@
 "\n"
 "If you replace an existing file, its contents will be overwritten."
 msgstr ""
-"El archivo «%s» ya existe. ¿Quiere reemplazarlo?\n"
+"Ya existe el archivo «%s». ¿Quiere reemplazarlo?\n"
 "\n"
 "Si reemplaza un archivo existente, se sobrescribirá su contenido."
 
@@ -1089,15 +1090,15 @@
 "space."
 msgstr ""
 "No hay espacio suficiente en el destino. Pruebe a eliminar archivos para "
-"hacer espacio."
+"ganar espacio."
 
 #: ../thunar/thunar-launcher.c:243
 msgid "Open With Other _Application..."
-msgstr "Abrir con _otra aplicación…"
+msgstr "Abrir con _otra aplicación..."
 
 #: ../thunar/thunar-launcher.c:243 ../thunar/thunar-launcher.c:2864
 msgid "Choose another application with which to open the selected file"
-msgstr "Elegir otra aplicación con la que abrir el archivo seleccionado"
+msgstr "Elija otra aplicación con la que abrir el archivo seleccionado"
 
 #. For backward compatibility the old accel paths are re-used. Currently not
 #. possible to automatically migrate to new accel paths.
@@ -1105,11 +1106,11 @@
 #. fix that
 #: ../thunar/thunar-launcher.c:247
 msgid "_Send To"
-msgstr "_Enviar a"
+msgstr "En_viar a"
 
 #: ../thunar/thunar-launcher.c:250
 msgid "_Properties..."
-msgstr "_Propiedades…"
+msgstr "Propie_dades..."
 
 #: ../thunar/thunar-launcher.c:250
 msgid "View the properties of the selected file"
@@ -1119,15 +1120,15 @@
 msgid "Ma_ke Link"
 msgid_plural "Ma_ke Links"
 msgstr[0] "Crear un en_lace"
-msgstr[1] "Crear en_laces"
+msgstr[1] "Crear _enlaces"
 
 #: ../thunar/thunar-launcher.c:252
 msgid "Du_plicate"
-msgstr "Du_plicar"
+msgstr "_Duplicar"
 
 #: ../thunar/thunar-launcher.c:253
 msgid "_Rename..."
-msgstr "_Renombrar…"
+msgstr "_Renombrar..."
 
 #: ../thunar/thunar-launcher.c:254
 msgid "Delete all files and folders in the Trash"
@@ -1135,7 +1136,7 @@
 
 #: ../thunar/thunar-launcher.c:255
 msgid "Create _Folder..."
-msgstr "Crear una _carpeta…"
+msgstr "Cr_ear una carpeta..."
 
 #: ../thunar/thunar-launcher.c:255
 msgid "Create an empty folder within the current folder"
@@ -1143,7 +1144,7 @@
 
 #: ../thunar/thunar-launcher.c:256
 msgid "Create _Document"
-msgstr "Crear un _documento"
+msgstr "Crear un docu_mento"
 
 #: ../thunar/thunar-launcher.c:256
 msgid "Create a new document from a template"
@@ -1155,7 +1156,7 @@
 
 #: ../thunar/thunar-launcher.c:259
 msgid "Mo_ve to Trash"
-msgstr "Mo_ver a la papelera"
+msgstr "_Mover a la papelera"
 
 #: ../thunar/thunar-launcher.c:265
 msgid "_Paste"
@@ -1164,7 +1165,7 @@
 #: ../thunar/thunar-launcher.c:265
 msgid "Move or copy files previously selected by a Cut or Copy command"
 msgstr ""
-"Mover o copiar archivos seleccionados previamente con la orden Cortar o "
+"Mover o copiar archivos seleccionados previamente con una orden Cortar o "
 "Copiar"
 
 #: ../thunar/thunar-launcher.c:266
@@ -1202,7 +1203,7 @@
 
 #: ../thunar/thunar-launcher.c:270
 msgid "Mount the selected device"
-msgstr "Monta el dispositivo seleccionado"
+msgstr "Montar el dispositivo seleccionado"
 
 #. append the "Unmount" item
 #: ../thunar/thunar-launcher.c:271 ../thunar/thunar-shortcuts-view.c:1164
@@ -1212,7 +1213,7 @@
 
 #: ../thunar/thunar-launcher.c:271
 msgid "Unmount the selected device"
-msgstr "Desmonta el dispositivo seleccionado"
+msgstr "Desmontar el dispositivo seleccionado"
 
 #. append the "Eject" (safely remove drive) item
 #: ../thunar/thunar-launcher.c:272 ../thunar/thunar-shortcuts-view.c:1170
@@ -1221,7 +1222,7 @@
 
 #: ../thunar/thunar-launcher.c:272
 msgid "Eject the selected device"
-msgstr "Expulsa el dispositivo seleccionado"
+msgstr "Expulsar el dispositivo seleccionado"
 
 #: ../thunar/thunar-launcher.c:827
 #, c-format
@@ -1246,7 +1247,7 @@
 msgid_plural "This will open %d separate file manager windows."
 msgstr[0] ""
 "Esto abrirá %d ventana diferente para el administrador de archivos."
-msgstr[1] "Esta acción abrirá %d ventanas diferentes del gestor de archivos."
+msgstr[1] "Esta acción abrirá %d ventanas separadas del gestor de archivos."
 
 #: ../thunar/thunar-launcher.c:877
 #, c-format
@@ -1270,7 +1271,7 @@
 
 #: ../thunar/thunar-launcher.c:1322
 msgid "_Execute"
-msgstr "_Ejecutar"
+msgstr "Ejec_utar"
 
 #: ../thunar/thunar-launcher.c:1322
 msgid "Execute the selected file"
@@ -1315,8 +1316,8 @@
 #: ../thunar/thunar-launcher.c:1389
 msgid "Rename the selected file"
 msgid_plural "Rename the selected files"
-msgstr[0] "Cambia de nombre el archivo seleccionado"
-msgstr[1] "Renombra los archivos seleccionados"
+msgstr[0] "Renombrar el archivo seleccionado"
+msgstr[1] "Renombrar los archivos seleccionados"
 
 #: ../thunar/thunar-launcher.c:1399
 msgid "Restore the selected file to its original location"
@@ -1356,7 +1357,7 @@
 msgid_plural "Prepare the selected files to be copied with a Paste command"
 msgstr[0] "Preparar el archivo seleccionado para copiarlo con la orden Pegar"
 msgstr[1] ""
-"Preparar los archivos seleccionados para copiarlo con la orden Pegar"
+"Preparar los archivos seleccionados para copiarlos con la orden Pegar"
 
 #: ../thunar/thunar-launcher.c:1540
 msgid "Paste the clipboard"
@@ -1401,7 +1402,7 @@
 
 #: ../thunar/thunar-launcher.c:2323
 msgid "New Empty File..."
-msgstr "Archivo vacío nuevo…"
+msgstr "Archivo vacío nuevo..."
 
 #: ../thunar/thunar-launcher.c:2522
 #, c-format
@@ -1415,12 +1416,12 @@
 #: ../thunar/thunar-launcher.c:2641 ../thunar/thunar-shortcuts-view.c:1936
 #, c-format
 msgid "Failed to eject \"%s\""
-msgstr "No se ha podido expulsar «%s» correctamente"
+msgstr "No se ha podido expulsar «%s»"
 
 #: ../thunar/thunar-launcher.c:2699 ../thunar/thunar-shortcuts-view.c:2081
 #, c-format
 msgid "Failed to unmount \"%s\""
-msgstr "No se ha podido desmontar «%s» correctamente"
+msgstr "No se ha podido desmontar «%s»"
 
 #: ../thunar/thunar-launcher.c:2759
 #, c-format
@@ -1443,7 +1444,7 @@
 #: ../thunar/thunar-launcher.c:2846
 #, c-format
 msgid "_Open With Default Applications"
-msgstr "_Abrir con aplicaciones predeterminadas"
+msgstr "_Abrir con las aplicaciones predeterminadas"
 
 #: ../thunar/thunar-launcher.c:2847
 #, c-format
@@ -1458,14 +1459,14 @@
 msgid "%d file: %s"
 msgid_plural "%d files: %s"
 msgstr[0] "%d Archivo: %s"
-msgstr[1] "%d Archivos: %s"
+msgstr[1] "%d archivos: %s"
 
 #: ../thunar/thunar-list-model.c:2368
 #, c-format
 msgid "%d folder"
 msgid_plural "%d folders"
 msgstr[0] "%d Carpeta"
-msgstr[1] "%d Carpetas"
+msgstr[1] "%d carpetas"
 
 #: ../thunar/thunar-list-model.c:2374
 #, c-format
@@ -1512,7 +1513,7 @@
 #: ../thunar/thunar-list-model.c:2512
 #, c-format
 msgid "\"%s\": %s %s"
-msgstr "«%s»: %s %s"
+msgstr "«%s»: %s, %s"
 
 #. I18N, first %s is the display name of the file, second the content type
 #: ../thunar/thunar-list-model.c:2521
@@ -1547,7 +1548,7 @@
 #: ../thunar/thunar-location-entry.c:359
 #, c-format
 msgid "File does not exist"
-msgstr "El archivo no existe"
+msgstr "No existe el archivo"
 
 #: ../thunar/thunar-notify.c:168
 msgid "Unmounting device"
@@ -1587,11 +1588,11 @@
 
 #: ../thunar/thunar-path-entry.c:205
 msgid "Icon size"
-msgstr "Tamaño de iconos"
+msgstr "Tamaño del icono"
 
 #: ../thunar/thunar-path-entry.c:206
 msgid "The icon size for the path entry"
-msgstr "Tamaño del icono para la entrada de la ruta"
+msgstr "Tamaño del icono para el campo de la ruta"
 
 #: ../thunar/thunar-permissions-chooser.c:221
 msgid "Owner:"
@@ -1603,7 +1604,7 @@
 
 #: ../thunar/thunar-permissions-chooser.c:266
 msgid "Gro_up:"
-msgstr "Gru_po:"
+msgstr "_Grupo:"
 
 #: ../thunar/thunar-permissions-chooser.c:286
 msgid "Acc_ess:"
@@ -1623,7 +1624,7 @@
 
 #: ../thunar/thunar-permissions-chooser.c:352
 msgid "Allow this file to _run as a program"
-msgstr "Permiti_r que este archivo se ejecute como un programa"
+msgstr "_Permitir que este archivo se ejecute como un programa"
 
 #: ../thunar/thunar-permissions-chooser.c:372
 msgid ""
@@ -1637,12 +1638,12 @@
 "The folder permissions are inconsistent, you may not be able to work with "
 "files in this folder."
 msgstr ""
-"Los permisos de la carpeta no son consistentes, es posible que no pueda "
+"Los permisos de la carpeta son contradictorios. Es posible que no pueda "
 "trabajar con los archivos de esta carpeta."
 
 #: ../thunar/thunar-permissions-chooser.c:402
 msgid "Correct _folder permissions..."
-msgstr "Corre_gir los permisos de la carpeta…"
+msgstr "C_orregir los permisos de la carpeta..."
 
 #: ../thunar/thunar-permissions-chooser.c:403
 msgid "Click here to automatically fix the folder permissions."
@@ -1651,7 +1652,7 @@
 
 #: ../thunar/thunar-permissions-chooser.c:414
 msgid "Please wait..."
-msgstr "Espere…"
+msgstr "Espere..."
 
 #: ../thunar/thunar-permissions-chooser.c:419
 msgid "Stop applying permissions recursively."
@@ -1671,8 +1672,8 @@
 "Do you want to apply your changes recursively to\n"
 "all files and subfolders below the selected folder?"
 msgstr ""
-"¿Quiere aplicar los cambios recursivamente a todos los\n"
-"archivos y subcarpetas contenidos en la carpeta seleccionada?"
+"¿Quiere aplicar los cambios recursivamente a todos\n"
+"los archivos y subcarpetas de la carpeta seleccionada?"
 
 #: ../thunar/thunar-permissions-chooser.c:567
 msgid "Do _not ask me again"
@@ -1684,17 +1685,17 @@
 "asked again. You can use the preferences dialog to alter your choice "
 "afterwards."
 msgstr ""
-"Si selecciona esta opción, su elección se recordará y no se le preguntará de"
-" nuevo. Puede usar el diálogo de preferencias para cambiar su elección más "
-"adelante."
+"Si selecciona esta opción, se recordará esta elección y no se le preguntará "
+"de nuevo. Puede usar el diálogo de preferencias para cambiar esta elección "
+"posteriormente."
 
 #: ../thunar/thunar-permissions-chooser.c:930
 msgid "Mixed file owners"
-msgstr "Diversos propietarios de archivo"
+msgstr "Múltiples propietarios"
 
 #: ../thunar/thunar-permissions-chooser.c:930
 msgid "Unknown file owner"
-msgstr "Propietario de archivo desconocido"
+msgstr "Desconocido"
 
 #: ../thunar/thunar-permissions-chooser.c:1010
 #: ../plugins/thunar-uca/thunar-uca-editor.c:411
@@ -1719,7 +1720,7 @@
 
 #: ../thunar/thunar-permissions-chooser.c:1015
 msgid "Varying (no change)"
-msgstr "Varios (sin cambios)"
+msgstr "Variado (sin cambios)"
 
 #: ../thunar/thunar-permissions-chooser.c:1142
 msgid "Correct folder permissions automatically?"
@@ -1735,8 +1736,9 @@
 "allowed to read the contents of this folder will be allowed to enter the "
 "folder afterwards."
 msgstr ""
-"Los permisos de la carpeta se restablecerán a un estado consistente. Solo "
-"podrán acceder a la carpeta los usuarios con permiso de lectura."
+"Los permisos de la carpeta se restablecerán de forma coherente. Después, "
+"solo los usuarios con permiso para leer el contenido de la carpeta podrán "
+"acceder a la misma."
 
 #: ../thunar/thunar-preferences-dialog.c:285
 msgid "File Manager Preferences"
@@ -1753,7 +1755,7 @@
 
 #: ../thunar/thunar-preferences-dialog.c:345
 msgid "View _new folders using:"
-msgstr "Ver las carpetas _nuevas con:"
+msgstr "_Vista de las carpetas nuevas:"
 
 #: ../thunar/thunar-preferences-dialog.c:351
 #: ../thunar/thunar-preferences-dialog.c:419
@@ -1774,7 +1776,7 @@
 
 #: ../thunar/thunar-preferences-dialog.c:363
 msgid "Show thumbnails:"
-msgstr "Mo_strar las miniaturas:"
+msgstr "_Mostrar las miniaturas:"
 
 #: ../thunar/thunar-preferences-dialog.c:369
 #: ../thunar/thunar-preferences-dialog.c:785
@@ -1784,7 +1786,7 @@
 #: ../thunar/thunar-preferences-dialog.c:370
 #: ../thunar/thunar-preferences-dialog.c:783
 msgid "Local Files Only"
-msgstr "Solamente para archivos locales"
+msgstr "Solo para los archivos locales"
 
 #: ../thunar/thunar-preferences-dialog.c:371
 #: ../thunar/thunar-preferences-dialog.c:782
@@ -1801,32 +1803,32 @@
 "individually for each folder"
 msgstr ""
 "Seleccione esta opción para recordar el tipo de vista, la columna de "
-"ordenación y el tipo de ordenación de cada carpeta."
+"ordenación y el tipo de ordenación de cada carpeta"
 
 #: ../thunar/thunar-preferences-dialog.c:391
 msgid "gvfs metadata support is required"
-msgstr "Es necesaria la compatibilidad de los metadatos de gvfs"
+msgstr "Se necesita la compatibilidad con los metadatos de GVfs"
 
 #: ../thunar/thunar-preferences-dialog.c:394
 msgid "Draw frames around thumbnails"
-msgstr "Dibujar bordes alrededor de las miniaturas"
+msgstr "Dibujar marcos alrededor de las miniaturas"
 
 #: ../thunar/thunar-preferences-dialog.c:396
 msgid "Select this option to draw black frames around thumbnails."
 msgstr ""
-"Seleccione esta opción para dibujar un borde negro alrededor de las "
-"miniaturas"
+"Seleccione esta opción para dibujar marcos negros alrededor de las "
+"miniaturas."
 
 #: ../thunar/thunar-preferences-dialog.c:401
 msgid "Sort _folders before files"
-msgstr "Ordenar las carpetas antes que los _archivos"
+msgstr "_Ordenar las carpetas antes que los archivos"
 
 #: ../thunar/thunar-preferences-dialog.c:403
 msgid ""
 "Select this option to list folders before files when you sort a folder."
 msgstr ""
-"Seleccione esta opción para que, al ordenar una carpeta, aparezcan las "
-"carpetas antes que los archivos."
+"Seleccione esta opción para listar las carpetas antes que los archivos al "
+"ordenar una carpeta."
 
 #: ../thunar/thunar-preferences-dialog.c:408
 msgid "Show file size in binary format"
@@ -1837,7 +1839,7 @@
 "Select this option to show file size in binary format instead of decimal."
 msgstr ""
 "Seleccione esta opción para mostrar el tamaño de los archivos en formato "
-"binario en lugar de formato decimal."
+"binario en vez de decimal."
 
 #: ../thunar/thunar-preferences-dialog.c:432
 msgid "_Text beside icons"
@@ -1848,8 +1850,8 @@
 "Select this option to place the icon captions for items beside the icon "
 "rather than below the icon."
 msgstr ""
-"Seleccione esta opción para colocar el texto de los elementos junto al icono"
-" en vez de debajo del icono"
+"Seleccione esta opción para colocar las leyendas de los elementos al lado "
+"del icono en vez de debajo del mismo."
 
 #: ../thunar/thunar-preferences-dialog.c:444
 msgid "Window icon"
@@ -1877,7 +1879,7 @@
 #. TRANSLATORS: custom date format
 #: ../thunar/thunar-preferences-dialog.c:494
 msgid "Custom"
-msgstr "Personalizado"
+msgstr "Personalizar"
 
 #. TRANSLATORS: Please do not translate the first column (specifiers),
 #. 'strftime' and of course '\n'
@@ -1918,7 +1920,7 @@
 
 #: ../thunar/thunar-preferences-dialog.c:545
 msgid "_Icon Size:"
-msgstr "Tamaño del _icono"
+msgstr "_Tamaño de los iconos:"
 
 #: ../thunar/thunar-preferences-dialog.c:550
 #: ../thunar/thunar-preferences-dialog.c:598
@@ -1972,7 +1974,7 @@
 
 #: ../thunar/thunar-preferences-dialog.c:568
 msgid "Show Icon _Emblems"
-msgstr "Mostrar los _emblemas de los iconos"
+msgstr "_Mostrar los emblemas de los iconos"
 
 #: ../thunar/thunar-preferences-dialog.c:570
 msgid ""
@@ -1990,11 +1992,11 @@
 
 #: ../thunar/thunar-preferences-dialog.c:593
 msgid "Icon _Size:"
-msgstr "Tamaño del _icono"
+msgstr "Tamaño de los _iconos:"
 
 #: ../thunar/thunar-preferences-dialog.c:616
 msgid "Show Icon E_mblems"
-msgstr "_Mostrar los emblemas de los iconos"
+msgstr "Mostrar los _emblemas de los iconos"
 
 #: ../thunar/thunar-preferences-dialog.c:618
 msgid ""
@@ -2002,7 +2004,7 @@
 "for which emblems have been defined in the folders properties dialog."
 msgstr ""
 "Seleccione esta opción para mostrar los emblemas de los iconos en el panel "
-"de árbol de todas las carpetas para las que se han definido emblemas en el "
+"en árbol de todas las carpetas para las que se han definido emblemas en el "
 "diálogo de propiedades de las carpetas."
 
 #. Behavior
@@ -2016,15 +2018,15 @@
 
 #: ../thunar/thunar-preferences-dialog.c:651
 msgid "_Single click to activate items"
-msgstr "Un _solo clic para activar los elementos"
+msgstr "_Un solo clic para activar los elementos"
 
 #: ../thunar/thunar-preferences-dialog.c:667
 msgid ""
 "Specify the d_elay before an item gets selected\n"
 "when the mouse pointer is paused over it:"
 msgstr ""
-"Especifique el retardo antes de que se seleccione un elemento\n"
-"cuando el puntero del ratón se coloca encima:"
+"Especifique el _tiempo de espera para seleccionar\n"
+"un elemento al situar el puntero del ratón:"
 
 #: ../thunar/thunar-preferences-dialog.c:680
 msgid ""
@@ -2034,12 +2036,12 @@
 "behavior may be useful when single clicks activate items, and you want only "
 "to select the item without activating it."
 msgstr ""
-"Cuando la activación con un solo clic está activada, al colocar el puntero "
+"Si se ha seleccionado la activación con un solo clic, al situar el puntero "
 "del ratón sobre un elemento, este se seleccionará automáticamente después "
-"del retardo elegido. Puede desactivar este comportamiento moviendo el "
-"control deslizante a la posición más a la izquierda. Este comportamiento "
-"puede ser útil cuando se activan elementos con un solo clic y solo se desea "
-"seleccionar el elemento sin activarlo."
+"del tiempo de espera elegido. Puede desactivar este comportamiento moviendo "
+"el control deslizante a la posición más a la izquierda. Este comportamiento "
+"puede ser útil cuando los elementos se activan con un solo clic y solo se "
+"quiere seleccionar un elemento sin activarlo."
 
 #: ../thunar/thunar-preferences-dialog.c:699
 msgid "Disabled"
@@ -2063,14 +2065,14 @@
 
 #: ../thunar/thunar-preferences-dialog.c:740
 msgid "Open folders in new tabs on middle click"
-msgstr "Abrir carpetas en ventanas nuevas al hacer clic central"
+msgstr "Abrir las carpetas en ventanas nuevas con el clic central"
 
 #: ../thunar/thunar-preferences-dialog.c:742
 msgid ""
 "Select this option to open a new tab on middle click instead of a new window"
 msgstr ""
-"Seleccione esta opción para abrir una pestaña nueva con un clic central en "
-"vez de una ventana nueva"
+"Seleccione esta opción para abrir una pestaña nueva en vez de una ventana "
+"nueva con el clic central"
 
 #: ../thunar/thunar-preferences-dialog.c:746
 msgid "Open new thunar instances as tabs"
@@ -2127,11 +2129,11 @@
 #. Advanced
 #: ../thunar/thunar-preferences-dialog.c:823
 msgid "Advanced"
-msgstr "Avanzado"
+msgstr "Avanzadas"
 
 #: ../thunar/thunar-preferences-dialog.c:833
 msgid "Folder Permissions"
-msgstr "Permisos de la carpeta"
+msgstr "Permisos de las carpetas"
 
 #: ../thunar/thunar-preferences-dialog.c:846
 msgid ""
@@ -2139,9 +2141,9 @@
 "can also apply the changes to the contents of the\n"
 "folder. Select the default behavior below:"
 msgstr ""
-"Al cambiar los permisos de una carpeta, también\n"
-"puede aplicar los cambios a su contenido. Seleccione \n"
-"el comportamiento predeterminado:"
+"Al cambiar los permisos de una carpeta, también puede\n"
+"aplicar los cambios a su contenido. Seleccione el\n"
+"comportamiento predeterminado a continuación:"
 
 #: ../thunar/thunar-preferences-dialog.c:855
 msgid "Ask every time"
@@ -2153,7 +2155,7 @@
 
 #: ../thunar/thunar-preferences-dialog.c:857
 msgid "Apply to Folder Only"
-msgstr "Aplicar solamente a la carpeta"
+msgstr "Aplicar solo a la carpeta"
 
 #: ../thunar/thunar-preferences-dialog.c:868
 msgid "Volume Management"
@@ -2162,15 +2164,15 @@
 #. add check button to enable/disable auto mounting
 #: ../thunar/thunar-preferences-dialog.c:885
 msgid "Enable _Volume Management"
-msgstr "Activar la gestión de _volúmenes"
+msgstr "_Activar la gestión de volúmenes"
 
 #: ../thunar/thunar-preferences-dialog.c:895
 msgid ""
 "<a href=\"volman-config:\">Configure</a> the management of removable drives,\n"
 "devices and media."
 msgstr ""
-"<a href=\"volman-config:\">Configurar</a> la gestión de unidades extraíbles,\n"
-"dispositivos y soportes."
+"<a href=\"volman-config:\">Configurar</a> la gestión de dispositivos y "
+"soportes extraíbles."
 
 #: ../thunar/thunar-preferences-dialog.c:910
 msgid "Missing dependencies"
@@ -2183,7 +2185,7 @@
 "removable media and remote location browsing\n"
 "will not work. <a href=\"https://docs.xfce.org/xfce/thunar/unix-filesystem#gnome_virtual_file_system\";>[Read more]</a>"
 msgstr ""
-"Parece que <a href=\"https://wiki.gnome.org/Projects/gvfs\";>gvfs</a> no está disponible.\n"
+"Parece que <a href=\"https://wiki.gnome.org/Projects/gvfs\";>GVfs</a> no está disponible.\n"
 "Algunas características importantes, como la papelera,\n"
 "los soportes extraíbles y las ubicaciones remotas, no\n"
 "funcionarán. <a href=\"https://docs.xfce.org/xfce/thunar/unix-filesystem#gnome_virtual_file_system\";>[Leer más]</a>"
@@ -2196,7 +2198,7 @@
 
 #: ../thunar/thunar-progress-dialog.c:96
 msgid "File Operation Progress"
-msgstr "Progreso de operaciones de archivo"
+msgstr "Progreso de las operaciones de archivo"
 
 #. build the tooltip text
 #: ../thunar/thunar-progress-dialog.c:310
@@ -2224,12 +2226,12 @@
 
 #: ../thunar/thunar-progress-view.c:390
 msgid "Resuming..."
-msgstr "Continuando..."
+msgstr "Reanudando..."
 
 #. update the status text
 #: ../thunar/thunar-progress-view.c:422
 msgid "Cancelling..."
-msgstr "Cancelando…"
+msgstr "Cancelando..."
 
 #: ../thunar/thunar-progress-view.c:574
 msgid "Frozen by another job on same device"
@@ -2241,7 +2243,7 @@
 
 #: ../thunar/thunar-properties-dialog.c:265
 msgid "General"
-msgstr "General"
+msgstr "Generales"
 
 #: ../thunar/thunar-properties-dialog.c:289
 #: ../plugins/thunar-uca/thunar-uca-editor.ui.h:2
@@ -2272,7 +2274,7 @@
 #. Third box (deleted, modified, accessed)
 #: ../thunar/thunar-properties-dialog.c:442
 msgid "Deleted:"
-msgstr "Eliminado:"
+msgstr "Borrado:"
 
 #: ../thunar/thunar-properties-dialog.c:472
 msgid "Accessed:"
@@ -2302,7 +2304,7 @@
 #: ../thunar/thunar-properties-dialog.c:850
 #, c-format
 msgid "Failed to change icon of \"%s\""
-msgstr "No se ha podido cambiar el icono de «%s» correctamente"
+msgstr "No se ha podido cambiar el icono de «%s»"
 
 #. update the properties dialog title
 #: ../thunar/thunar-properties-dialog.c:956
@@ -2316,20 +2318,20 @@
 
 #: ../thunar/thunar-properties-dialog.c:1019
 msgid "unknown"
-msgstr "Desconocido"
+msgstr "desconocido"
 
 #. update the properties dialog title
 #: ../thunar/thunar-properties-dialog.c:1194
 msgid "Properties"
-msgstr "_Propiedades"
+msgstr "Propiedades"
 
 #: ../thunar/thunar-properties-dialog.c:1294
 msgid "mixed"
-msgstr "mezclado"
+msgstr "variado"
 
 #: ../thunar/thunar-renamer-dialog.c:192
 msgid "_Add Files..."
-msgstr "_Añadir archivos…"
+msgstr "_Añadir archivos..."
 
 #: ../thunar/thunar-renamer-dialog.c:192
 msgid "Include additional files in the list of files to be renamed"
@@ -2338,11 +2340,11 @@
 
 #: ../thunar/thunar-renamer-dialog.c:194
 msgid "Clear"
-msgstr "Limpiar"
+msgstr "Borrar"
 
 #: ../thunar/thunar-renamer-dialog.c:194
 msgid "Clear the file list below"
-msgstr "Limpiar la lista inferior"
+msgstr "Borrar la lista inferior"
 
 #: ../thunar/thunar-renamer-dialog.c:195 ../thunar/thunar-window.c:411
 msgid "_About"
@@ -2350,13 +2352,13 @@
 
 #: ../thunar/thunar-renamer-dialog.c:195
 msgid "Display information about Thunar Bulk Rename"
-msgstr "Muestra información acerca del cambio de nombre en masa de Thunar"
+msgstr "Mostrar información acerca del cambio de nombre en masa de Thunar"
 
 #: ../thunar/thunar-renamer-dialog.c:354
 #: ../thunar/thunar-renamer-dialog.c:1781
 #: ../thunar-bulk-rename.desktop.in.in.h:2
 msgid "Rename Multiple Files"
-msgstr "Renombra múltiples archivos"
+msgstr "Renombrar múltiples archivos"
 
 #. add the "Rename Files" button
 #: ../thunar/thunar-renamer-dialog.c:362
@@ -2397,16 +2399,17 @@
 #: ../thunar/thunar-renamer-dialog.c:858
 msgid "Remove File"
 msgid_plural "Remove Files"
-msgstr[0] "Eliminar archivo"
-msgstr[1] "Eliminar archivos"
+msgstr[0] "Eliminar el archivo"
+msgstr[1] "Eliminar los archivos"
 
 #: ../thunar/thunar-renamer-dialog.c:859
 msgid "Remove the selected file from the list of files to be renamed"
 msgid_plural "Remove the selected files from the list of files to be renamed"
 msgstr[0] ""
-"Elimina el archivo seleccionado de la lista de archivos a cambiar de nombre"
+"Eliminar el archivo seleccionado de la lista de archivos que se van a "
+"renombrar"
 msgstr[1] ""
-"Elimina los archivos seleccionados de la lista de archivos que se van a "
+"Eliminar los archivos seleccionados de la lista de archivos que se van a "
 "renombrar"
 
 #. tell the user that we failed
@@ -2556,17 +2559,17 @@
 
 #: ../thunar/thunar-shortcuts-view.c:1285
 msgid "_Remove Shortcut"
-msgstr "Elimina_r el acceso directo"
+msgstr "_Eliminar el acceso directo"
 
 #. append the rename menu item
 #: ../thunar/thunar-shortcuts-view.c:1302
 msgid "Re_name Shortcut"
-msgstr "Re_nombrar el acceso directo"
+msgstr "_Renombrar el acceso directo"
 
 #: ../thunar/thunar-shortcuts-view.c:1632
 #, c-format
 msgid "The path \"%s\" does not refer to a directory"
-msgstr "La ruta «%s» no apunta a ninguna carpeta"
+msgstr "La ruta «%s» no hace referencia a una carpeta"
 
 #. display an error message to the user
 #: ../thunar/thunar-shortcuts-view.c:1652
@@ -2582,7 +2585,7 @@
 #. tell the user that we started calculation
 #: ../thunar/thunar-size-label.c:175 ../thunar/thunar-size-label.c:328
 msgid "Calculating..."
-msgstr "Calculando…"
+msgstr "Calculando..."
 
 #. tell the user that the operation was canceled
 #: ../thunar/thunar-size-label.c:287
@@ -2594,7 +2597,7 @@
 msgid "%u item, totalling %s"
 msgid_plural "%u items, totalling %s"
 msgstr[0] "%u elemento en total %s"
-msgstr[1] "%u elementos en total %s"
+msgstr[1] "%u elementos, en total %s"
 
 #. TRANSLATORS: this is shows if during the deep count size
 #. * directories were not accessible
@@ -2609,7 +2612,7 @@
 
 #: ../thunar/thunar-standard-view.c:348
 msgid "Select _all Files"
-msgstr "Seleccion_ar todos los archivos"
+msgstr "_Seleccionar todos los archivos"
 
 #: ../thunar/thunar-standard-view.c:348
 msgid "Select all files in this window"
@@ -2617,11 +2620,11 @@
 
 #: ../thunar/thunar-standard-view.c:349
 msgid "Select _by Pattern..."
-msgstr "Seleccionar _según patrón…"
+msgstr "Seleccionar _según un patrón..."
 
 #: ../thunar/thunar-standard-view.c:349
 msgid "Select all files that match a certain pattern"
-msgstr "Selecciona todos los archivos que coinciden con un patrón dado"
+msgstr "Seleccionar todos los archivos que coincidan con un cierto patrón"
 
 #: ../thunar/thunar-standard-view.c:350
 msgid "_Invert Selection"
@@ -2629,11 +2632,11 @@
 
 #: ../thunar/thunar-standard-view.c:350
 msgid "Select all files but not those currently selected"
-msgstr "Seleccionar todos los archivos excepto los seleccionados actualmente"
+msgstr "Seleccionar todos los archivos excepto los que ya están seleccionados"
 
 #: ../thunar/thunar-standard-view.c:1481
 msgid "Loading folder contents..."
-msgstr "Cargando el contenido de la carpeta…"
+msgstr "Cargando el contenido de la carpeta..."
 
 #. display an error to the user
 #: ../thunar/thunar-standard-view.c:2008 ../thunar/thunar-window.c:2952
@@ -2642,7 +2645,7 @@
 
 #: ../thunar/thunar-standard-view.c:2079
 msgid "Select by Pattern"
-msgstr "Seleccionar según patrón"
+msgstr "Seleccionar según un patrón"
 
 #: ../thunar/thunar-standard-view.c:2084
 msgid "_Select"
@@ -2660,7 +2663,7 @@
 #. invalid
 #: ../thunar/thunar-standard-view.c:2465
 msgid "Invalid filename provided by XDS drag site"
-msgstr "Nombre de archivo proporcionado por XDS no válido"
+msgstr "El nombre de archivo proporcionado por el protocolo XDS no es válido"
 
 #. display an error dialog to the user
 #: ../thunar/thunar-standard-view.c:2655
@@ -2678,7 +2681,7 @@
 msgid ""
 "Error while copying to \"%s\": %s more space is required to copy to the "
 "destination"
-msgstr "Error al copiar a «%s»: %s más espacio es necesario en el destino"
+msgstr "Error al copiar a «%s»: se necesita %s más de espacio en el destino"
 
 #. update progress information
 #: ../thunar/thunar-transfer-job.c:951
@@ -2692,7 +2695,7 @@
 "The folder \"%s\" does not exist anymore but is required to restore the file"
 " \"%s\" from the trash"
 msgstr ""
-"La carpeta «%s» ya no existe, pero se necesita para restaurar el archivo "
+"Ya no existe la carpeta «%s», pero es necesaria para restaurar el archivo "
 "«%s» de la papelera"
 
 #: ../thunar/thunar-transfer-job.c:1007
@@ -2711,11 +2714,11 @@
 #, c-format
 msgid "Could not move \"%s\" directly. Collecting files for copying..."
 msgstr ""
-"No se ha podido mover «%s» directamente. Recopilando archivos para copiar…"
+"No se ha podido mover «%s» directamente. Recopilando archivos para copiar..."
 
 #: ../thunar/thunar-transfer-job.c:1500
 msgid "Collecting files..."
-msgstr "Recopilando archivos…"
+msgstr "Recopilando archivos..."
 
 #: ../thunar/thunar-transfer-job.c:1701
 #, c-format
@@ -2745,7 +2748,7 @@
 
 #: ../thunar/thunar-tree-model.c:631
 msgid "Loading..."
-msgstr "Cargando…"
+msgstr "Cargando..."
 
 #: ../thunar/thunar-util.c:281
 #, c-format
@@ -2755,7 +2758,7 @@
 #: ../thunar/thunar-util.c:315
 #, c-format
 msgid "Unknown user \"%s\""
-msgstr "Usuario «%s» desconocido"
+msgstr "Usuario desconocido «%s»"
 
 #. TRANSLATORS: file was modified less than one day ago
 #: ../thunar/thunar-util.c:425
@@ -2797,23 +2800,23 @@
 
 #: ../thunar/thunar-window.c:365
 msgid "New _Tab"
-msgstr "Pes_taña nueva"
+msgstr "_Pestaña nueva"
 
 #: ../thunar/thunar-window.c:365
 msgid "Open a new tab for the displayed location"
-msgstr "Abrir una pestaña nueva de Thunar en la ubicación mostrada"
+msgstr "Abrir una pestaña nueva para la ubicación mostrada"
 
 #: ../thunar/thunar-window.c:366
 msgid "New _Window"
-msgstr "_Ventana nueva"
+msgstr "Ventana _nueva"
 
 #: ../thunar/thunar-window.c:366
 msgid "Open a new Thunar window for the displayed location"
-msgstr "Abrir una ventana nueva de Thunar en la ubicación mostrada"
+msgstr "Abrir una ventana nueva de Thunar para la ubicación mostrada"
 
 #: ../thunar/thunar-window.c:367
 msgid "Detac_h Tab"
-msgstr "Desp_render la pestaña"
+msgstr "De_sprender la pestaña"
 
 #: ../thunar/thunar-window.c:367
 msgid "Open current folder in a new window"
@@ -2821,7 +2824,7 @@
 
 #: ../thunar/thunar-window.c:368
 msgid "C_lose Tab"
-msgstr "Ce_rrar la pestaña"
+msgstr "Cerrar la pesta_ña"
 
 #: ../thunar/thunar-window.c:368
 msgid "Close this folder"
@@ -2829,7 +2832,7 @@
 
 #: ../thunar/thunar-window.c:369
 msgid "_Close Window"
-msgstr "Ce_rrar la ventana"
+msgstr "_Cerrar la ventana"
 
 #: ../thunar/thunar-window.c:369
 msgid "Close this window"
@@ -2837,7 +2840,7 @@
 
 #: ../thunar/thunar-window.c:370
 msgid "Close _All Windows"
-msgstr "Cerr_ar todas las ventanas"
+msgstr "Cerrar _todas las ventanas"
 
 #: ../thunar/thunar-window.c:370
 msgid "Close all Thunar windows"
@@ -2849,7 +2852,7 @@
 
 #: ../thunar/thunar-window.c:373
 msgid "Pr_eferences..."
-msgstr "Pr_eferencias…"
+msgstr "Pre_ferencias..."
 
 #: ../thunar/thunar-window.c:373
 msgid "Edit Thunars Preferences"
@@ -2861,15 +2864,15 @@
 
 #: ../thunar/thunar-window.c:376
 msgid "_Reload"
-msgstr "_Recargar"
+msgstr "Re_cargar"
 
 #: ../thunar/thunar-window.c:378
 msgid "_Location Selector"
-msgstr "Se_lector de ubicación"
+msgstr "_Selector de ubicación"
 
 #: ../thunar/thunar-window.c:379
 msgid "_Pathbar Style"
-msgstr "Estilo de _barra de direcciones"
+msgstr "Estilo de barra de _rutas"
 
 #: ../thunar/thunar-window.c:379
 msgid "Modern approach with buttons that correspond to folders"
@@ -2877,39 +2880,40 @@
 
 #: ../thunar/thunar-window.c:380
 msgid "_Toolbar Style"
-msgstr "Es_tilo de la barra de herramientas"
+msgstr "Estilo de barra de _herramientas"
 
 #: ../thunar/thunar-window.c:380
 msgid "Traditional approach with location bar and navigation buttons"
-msgstr "Enfoque tradicional con barra de ubicaciones y botones de navegación"
+msgstr ""
+"Enfoque tradicional con una barra de ubicaciones y botones de navegación"
 
 #: ../thunar/thunar-window.c:381
 msgid "_Side Pane"
-msgstr "Panel late_ral"
+msgstr "_Panel lateral"
 
 #: ../thunar/thunar-window.c:382
 msgid "_Shortcuts"
-msgstr "Acce_sos directos"
+msgstr "_Accesos directos"
 
 #: ../thunar/thunar-window.c:382
 msgid "Toggles the visibility of the shortcuts pane"
-msgstr "Conmuta la visibilidad del panel de accesos directos"
+msgstr "Cambia la visibilidad del panel de accesos directos"
 
 #: ../thunar/thunar-window.c:383
 msgid "_Tree"
-msgstr "_Árbol"
+msgstr "Á_rbol"
 
 #: ../thunar/thunar-window.c:383
 msgid "Toggles the visibility of the tree pane"
-msgstr "Conmuta la visibilidad del panel en modo árbol"
+msgstr "Cambia la visibilidad del panel en árbol"
 
 #: ../thunar/thunar-window.c:385
 msgid "St_atusbar"
-msgstr "B_arra de estado"
+msgstr "_Barra de estado"
 
 #: ../thunar/thunar-window.c:385
 msgid "Change the visibility of this window's statusbar"
-msgstr "Cambiar la visibilidad de la barra de estado de la ventana"
+msgstr "Cambiar la visibilidad de la barra de estado de esta ventana"
 
 #: ../thunar/thunar-window.c:386
 msgid "_Menubar"
@@ -2917,19 +2921,19 @@
 
 #: ../thunar/thunar-window.c:386
 msgid "Change the visibility of this window's menubar"
-msgstr "Cambiar la visibilidad de la barra de menús de la ventana"
+msgstr "Cambiar la visibilidad de la barra de menús de esta ventana"
 
 #: ../thunar/thunar-window.c:387
 msgid "Show _Hidden Files"
-msgstr "Mostrar los arc_hivos ocultos"
+msgstr "Mostrar los archivos _ocultos"
 
 #: ../thunar/thunar-window.c:387
 msgid "Toggles the display of hidden files in the current window"
-msgstr "Conmuta la visibilidad de archivos ocultos en la ventana actual"
+msgstr "Cambia la visibilidad de los archivos ocultos en la ventana actual"
 
 #: ../thunar/thunar-window.c:388
 msgid "Zoom I_n"
-msgstr "Ampl_iar"
+msgstr "_Ampliar"
 
 #: ../thunar/thunar-window.c:388
 msgid "Show the contents in more detail"
@@ -2937,7 +2941,7 @@
 
 #: ../thunar/thunar-window.c:389
 msgid "Zoom _Out"
-msgstr "Re_ducir"
+msgstr "_Reducir"
 
 #: ../thunar/thunar-window.c:389
 msgid "Show the contents in less detail"
@@ -2945,7 +2949,7 @@
 
 #: ../thunar/thunar-window.c:390
 msgid "Normal Si_ze"
-msgstr "Tamaño nor_mal"
+msgstr "_Tamaño normal"
 
 #: ../thunar/thunar-window.c:390
 msgid "Show the contents at the normal size"
@@ -2957,7 +2961,7 @@
 
 #: ../thunar/thunar-window.c:391
 msgid "Delete saved view settings for this folder"
-msgstr "Eliminar la configuración de la vista guardada de esta carpeta"
+msgstr "Borrar la configuración de la vista guardada para esta carpeta"
 
 #: ../thunar/thunar-window.c:392
 msgid "_Icon View"
@@ -2993,7 +2997,7 @@
 
 #: ../thunar/thunar-window.c:399
 msgid "_Home"
-msgstr "Carpeta _personal"
+msgstr "_Carpeta personal"
 
 #: ../thunar/thunar-window.c:399
 msgid "Go to the home folder"
@@ -3024,15 +3028,15 @@
 
 #: ../thunar/thunar-window.c:403
 msgid "Open _Parent"
-msgstr "Abrir la carpeta su_perior"
+msgstr "Abrir la carpeta _superior"
 
 #: ../thunar/thunar-window.c:403
 msgid "Open the parent folder"
-msgstr "Abrir la carpeta contenedora"
+msgstr "Abrir la carpeta superior"
 
 #: ../thunar/thunar-window.c:404
 msgid "_Open Location..."
-msgstr "Abrir una _ubicación…"
+msgstr "Abrir una _ubicación..."
 
 #: ../thunar/thunar-window.c:404
 msgid "Specify a location to open"
@@ -3044,23 +3048,23 @@
 
 #: ../thunar/thunar-window.c:406
 msgid "Go to the templates folder"
-msgstr "Ir a la carpeta de las plantillas"
+msgstr "Ir a la carpeta de plantillas"
 
 #: ../thunar/thunar-window.c:407
 msgid "B_rowse Network"
-msgstr "Bus_car en la red"
+msgstr "Navegar por la _red"
 
 #: ../thunar/thunar-window.c:410
 msgid "_Contents"
-msgstr "_Contenido"
+msgstr "Índ_ice"
 
 #: ../thunar/thunar-window.c:410
 msgid "Display Thunar user manual"
-msgstr "Muestra el manual de usuario de Thunar"
+msgstr "Mostrar el manual de usuario de Thunar"
 
 #: ../thunar/thunar-window.c:411
 msgid "Display information about Thunar"
-msgstr "Muestra la información acerca de Thunar"
+msgstr "Mostrar información acerca de Thunar"
 
 #: ../thunar/thunar-window.c:412
 msgid "Back"
@@ -3080,7 +3084,7 @@
 
 #: ../thunar/thunar-window.c:415
 msgid "_Previous Tab"
-msgstr "_Pestaña anterior"
+msgstr "Pestaña _anterior"
 
 #: ../thunar/thunar-window.c:415
 msgid "Switch to Previous Tab"
@@ -3088,7 +3092,7 @@
 
 #: ../thunar/thunar-window.c:416
 msgid "_Next Tab"
-msgstr "Pestaña _siguiente"
+msgstr "P_estaña siguiente"
 
 #: ../thunar/thunar-window.c:416
 msgid "Switch to Next Tab"
@@ -3098,7 +3102,8 @@
 #: ../thunar/thunar-window.c:736
 msgid "Warning: you are using the root account. You may harm your system."
 msgstr ""
-"Aviso: está usando la cuenta del superusuario. Puede dañar el sistema."
+"Advertencia: está utilizando la cuenta del superusuario. Puede dañar el "
+"sistema."
 
 #: ../thunar/thunar-window.c:1989
 msgid "Close tab"
@@ -3116,12 +3121,12 @@
 
 #: ../thunar/thunar-window.c:2902
 msgid "Failed to open parent folder"
-msgstr "No se ha podido abrir la carpeta contenedora"
+msgstr "No se ha podido abrir la carpeta superior"
 
 #: ../thunar/thunar-window.c:3021
 #, c-format
 msgid "The directory \"%s\" does not exist. Do you want to create it?"
-msgstr "La carpeta «%s» no existe. ¿Desea crearla?"
+msgstr "No existe la carpeta «%s». ¿Quiere crearla?"
 
 #. display an error to the user
 #: ../thunar/thunar-window.c:3088
@@ -3145,7 +3150,7 @@
 "\n"
 "You can then select the entry from the \"Create Document\" menu and a copy of the document will be created in the directory you are viewing."
 msgstr ""
-"Si crea frecuentemente ciertos tipos de documento, haga una copia de uno y colóquelo en esta carpeta. Thunar añadirá una entrada para ese documento en el menú «Crear un documento».\n"
+"Si crea frecuentemente ciertos tipos de documento, haga una copia de uno y colóquela en esta carpeta. Thunar añadirá una entrada para ese documento en el menú «Crear un documento».\n"
 "\n"
 "A continuación podrá seleccionar la entrada en el menú «Crear un documento» y se creará una copia del documento en la carpeta que esté viendo."
 
@@ -3174,7 +3179,7 @@
 "for the Xfce Desktop Environment."
 msgstr ""
 "Thunar es un gestor de archivos rápido y\n"
-"fácil de usar para el entorno de escritorio Xfce"
+"fácil de usar para el entorno de escritorio Xfce."
 
 #: ../thunarx/thunarx-property-page.c:111
 msgid "Label"
@@ -3186,11 +3191,11 @@
 
 #: ../thunarx/thunarx-property-page.c:124
 msgid "Label widget"
-msgstr "Control etiqueta"
+msgstr "Control de la etiqueta"
 
 #: ../thunarx/thunarx-property-page.c:125
 msgid "A widget to display in place of the usual page label"
-msgstr "Un control para mostrar en lugar de la habitual etiqueta de página"
+msgstr "Un control para mostrar en lugar de la etiqueta habitual de la página"
 
 #: ../thunarx/thunarx-provider-plugin.c:81
 msgid "Resident"
@@ -3222,7 +3227,7 @@
 "The generic name of the entry, for example \"Web Browser\" in case of "
 "Firefox."
 msgstr ""
-"El nombre genérico de la entrada. Por ejemplo: «Navegador web» en el caso de"
+"El nombre genérico de la entrada. Por ejemplo, «Navegador web» en el caso de"
 " Firefox."
 
 #: ../plugins/thunar-apr/thunar-apr-desktop-page.c:177
@@ -3259,8 +3264,9 @@
 "Tooltip for the entry, for example \"View sites on the Internet\" in case of"
 " Firefox. Should not be redundant with the name or the description."
 msgstr ""
-"Consejo la entrada, por ejemplo «Permite visitar sitios de internet» en el "
-"caso de Firefox. No debería ser redundante con el nombre o la descripción."
+"Descripción para la entrada. Por ejemplo, «Permite visitar sitios de "
+"internet» en el caso de Firefox. No debería ser redundante con el nombre o "
+"la descripción."
 
 #: ../plugins/thunar-apr/thunar-apr-desktop-page.c:276
 msgid "Options:"
@@ -3282,7 +3288,7 @@
 
 #: ../plugins/thunar-apr/thunar-apr-desktop-page.c:291
 msgid "Run in _terminal"
-msgstr "Ejecutar en un _terminal"
+msgstr "_Ejecutar en un terminal"
 
 #: ../plugins/thunar-apr/thunar-apr-desktop-page.c:292
 msgid "Select this option to run the command in a terminal window."
@@ -3312,7 +3318,7 @@
 
 #: ../plugins/thunar-apr/thunar-apr-image-page.c:49
 msgid "Camera Model:"
-msgstr "Modelo de cámara:"
+msgstr "Modelo de la cámara:"
 
 #: ../plugins/thunar-apr/thunar-apr-image-page.c:50
 msgid "Exposure Time:"
@@ -3328,11 +3334,11 @@
 
 #: ../plugins/thunar-apr/thunar-apr-image-page.c:53
 msgid "Metering Mode:"
-msgstr "Modelo de medición:"
+msgstr "Modo de medición:"
 
 #: ../plugins/thunar-apr/thunar-apr-image-page.c:54
 msgid "Flash Fired:"
-msgstr "Con flash:"
+msgstr "Flash disparado:"
 
 #: ../plugins/thunar-apr/thunar-apr-image-page.c:55
 msgid "Focal Length:"
@@ -3340,15 +3346,15 @@
 
 #: ../plugins/thunar-apr/thunar-apr-image-page.c:56
 msgid "Shutter Speed:"
-msgstr "Velocidad del obturador:"
+msgstr "Velocidad de obturación:"
 
 #: ../plugins/thunar-apr/thunar-apr-image-page.c:57
 msgid "ISO Speed Ratings:"
-msgstr "Velocidad ISO:"
+msgstr "Sensibilidad ISO:"
 
 #: ../plugins/thunar-apr/thunar-apr-image-page.c:58
 msgid "Software:"
-msgstr "Programa:"
+msgstr "Aplicación:"
 
 #: ../plugins/thunar-apr/thunar-apr-image-page.c:117
 msgid "Image"
@@ -3376,7 +3382,7 @@
 
 #: ../plugins/thunar-sbr/thunar-sbr-date-renamer.c:193
 msgid "Insert _time:"
-msgstr "Insertar la _fecha:"
+msgstr "_Insertar la fecha:"
 
 #: ../plugins/thunar-sbr/thunar-sbr-date-renamer.c:223
 msgid ""
@@ -3386,14 +3392,14 @@
 "information."
 msgstr ""
 "El formato describe las partes de la fecha y la hora que se insertarán en el"
-" nombre del archivo. Por ejemplo, %Y se sustituirá por el año, %m con el mes"
+" nombre del archivo. Por ejemplo, %Y se sustituirá por el año, %m por el mes"
 " y %d por el día. Consulte la documentación de la utilidad «date» para "
 "obtener información adicional."
 
 #: ../plugins/thunar-sbr/thunar-sbr-date-renamer.c:238
 #: ../plugins/thunar-sbr/thunar-sbr-insert-renamer.c:198
 msgid "_At position:"
-msgstr "En _la posición:"
+msgstr "_En la posición:"
 
 #: ../plugins/thunar-sbr/thunar-sbr-date-renamer.c:591
 msgid "Insert Date / Time"
@@ -3401,15 +3407,15 @@
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:93
 msgid "lowercase"
-msgstr "Minúsculas"
+msgstr "minúsculas"
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:94
 msgid "UPPERCASE"
-msgstr "Mayúsculas"
+msgstr "MAYÚSCULAS"
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:95
 msgid "Title Case"
-msgstr "Iniciales en mayúscula"
+msgstr "Primera Letra de Cada Palabra En Mayúscula"
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:96
 msgid "First character uppercase"
@@ -3445,7 +3451,7 @@
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:114
 msgid "a, b, c, d, ..."
-msgstr "a, b, c, d…"
+msgstr "a, b, c, d..."
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:120
 msgid "From the front (left)"
@@ -3457,19 +3463,19 @@
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:127
 msgid "Old Name - Text - Number"
-msgstr "Nombre anterior  - texto -  número"
+msgstr "Nombre anterior  - Texto -  Número"
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:128
 msgid "Number - Text - Old Name"
-msgstr "Número  -  texto  - nombre anterior"
+msgstr "Número  -  Texto  - Nombre anterior"
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:129
 msgid "Text - Number"
-msgstr "Texto  -  número"
+msgstr "Texto  -  Número"
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:130
 msgid "Number - Text"
-msgstr "Número  -  texto"
+msgstr "Número  -  Texto"
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:136
 msgid "Current"
@@ -3477,7 +3483,7 @@
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:140
 msgid "Date Picture Taken"
-msgstr "Fecha de captura de la foto"
+msgstr "Fecha en que se tomó la foto"
 
 #: ../plugins/thunar-sbr/thunar-sbr-insert-renamer.c:179
 #: ../plugins/thunar-sbr/thunar-sbr-number-renamer.c:257
@@ -3494,7 +3500,7 @@
 
 #: ../plugins/thunar-sbr/thunar-sbr-number-renamer.c:217
 msgid "_Start With:"
-msgstr "Comen_zar con:"
+msgstr "Comen_zar por:"
 
 #: ../plugins/thunar-sbr/thunar-sbr-number-renamer.c:229
 msgid "Text _Format:"
@@ -3506,7 +3512,7 @@
 
 #: ../plugins/thunar-sbr/thunar-sbr-remove-renamer.c:175
 msgid "Remove _From Position:"
-msgstr "Eliminar _desde la posición:"
+msgstr "_Eliminar desde la posición:"
 
 #: ../plugins/thunar-sbr/thunar-sbr-remove-renamer.c:210
 msgid "_To Position:"
@@ -3518,13 +3524,13 @@
 
 #: ../plugins/thunar-sbr/thunar-sbr-replace-renamer.c:202
 msgid "_Search For:"
-msgstr "Bu_scar:"
+msgstr "_Buscar:"
 
 #. reset to default tooltip
 #: ../plugins/thunar-sbr/thunar-sbr-replace-renamer.c:210
 #: ../plugins/thunar-sbr/thunar-sbr-replace-renamer.c:633
 msgid "Enter the text to search for in the file names."
-msgstr "Escriba el texto de búsqueda en los nombres de los archivos."
+msgstr "Escriba el texto que se buscará en los nombres de archivo."
 
 #: ../plugins/thunar-sbr/thunar-sbr-replace-renamer.c:223
 msgid "Regular _Expression"
@@ -3552,7 +3558,7 @@
 
 #: ../plugins/thunar-sbr/thunar-sbr-replace-renamer.c:253
 msgid "C_ase Sensitive Search"
-msgstr "Búsqueda sensible _a mayúsculas/minúsculas"
+msgstr "_Distinguir mayúsculas y minúsculas"
 
 #: ../plugins/thunar-sbr/thunar-sbr-replace-renamer.c:255
 msgid ""
@@ -3560,8 +3566,8 @@
 "manner. The default is to use a case-insensitive search."
 msgstr ""
 "Si activa esta opción, se buscará el patrón distinguiendo entre mayúsculas y"
-" minúsculas. De forma predeterminada la búsqueda no distingue entre "
-"mayúsculas y minúsculas."
+" minúsculas. Por defecto, la búsqueda no distingue entre mayúsculas y "
+"minúsculas."
 
 #. setup a tooltip with the error message
 #: ../plugins/thunar-sbr/thunar-sbr-replace-renamer.c:610
@@ -3617,16 +3623,16 @@
 "recommended to send multiple large files as archive."
 msgstr ""
 "Al enviar varios archivos por correo electrónico, puede elegir entre enviar "
-"los archivos directamente, adjuntando varios archivos a un correo "
-"electrónico, o enviar todos los archivos en un único archivo comprimido. Se "
-"recomienda enviar varios archivos grandes en un único archivo comprimido."
+"los archivos directamente, adjuntando varios archivos a un correo, o enviar "
+"todos los archivos comprimidos en un único archivo. Se recomienda enviar "
+"varios archivos grandes en un único archivo comprimido."
 
 #. allocate the progress dialog
 #. setup the label
 #: ../plugins/thunar-sendto-email/main.c:291
 #: ../plugins/thunar-sendto-email/main.c:317
 msgid "Compressing files..."
-msgstr "Comprimiendo archivos…"
+msgstr "Comprimiendo archivos..."
 
 #. tell the user that the command failed
 #: ../plugins/thunar-sendto-email/main.c:342
@@ -3659,7 +3665,7 @@
 
 #: ../plugins/thunar-sendto-email/thunar-sendto-email.desktop.in.in.h:1
 msgid "Mail Recipient"
-msgstr "Destinatario de correo"
+msgstr "Destinatario del correo"
 
 #. tell the user that we failed to connect to the trash
 #: ../plugins/thunar-tpa/thunar-tpa.c:269
@@ -3676,7 +3682,7 @@
 
 #: ../plugins/thunar-tpa/thunar-tpa.desktop.in.h:1
 msgid "Trash Applet"
-msgstr "Complemento de papelera"
+msgstr "Miniaplicación de la papelera"
 
 #: ../plugins/thunar-tpa/thunar-tpa.desktop.in.h:2
 msgid "Display the trash can"
@@ -3685,7 +3691,7 @@
 #: ../plugins/thunar-uca/thunar-uca-chooser.c:269
 #: ../plugins/thunar-uca/thunar-uca-editor.ui.h:1
 msgid "Edit Action"
-msgstr "Editar una acción"
+msgstr "Editar la acción"
 
 #: ../plugins/thunar-uca/thunar-uca-chooser.c:269
 msgid "Create Action"
@@ -3693,7 +3699,7 @@
 
 #: ../plugins/thunar-uca/thunar-uca-chooser.c:318
 msgid "Failed to save actions to disk."
-msgstr "No se han podido guardar las acciones en el disco."
+msgstr "No se han podido guardar las acciones."
 
 #: ../plugins/thunar-uca/thunar-uca-chooser.c:369
 #, c-format
@@ -3712,7 +3718,7 @@
 #: ../plugins/thunar-uca/thunar-uca-editor.c:353
 #, c-format
 msgid "This keyboard shortcut is currently used by: '%s'"
-msgstr "Este atajo de teclado está siendo usado por: «%s»"
+msgstr "Este atajo de teclado es usado por: «%s»"
 
 #: ../plugins/thunar-uca/thunar-uca-editor.c:356
 msgid "Keyboard shortcut already in use"
@@ -3728,8 +3734,7 @@
 #, c-format
 msgid "End element handler called while in root context"
 msgstr ""
-"Finalizar el manejador del elemento llamado mientras se esté en el contexto "
-"de superusuario"
+"Final del manejador del elemento llamado en el contexto del superusuario"
 
 #: ../plugins/thunar-uca/thunar-uca-model.c:925
 #, c-format
@@ -3739,7 +3744,8 @@
 #: ../plugins/thunar-uca/thunar-uca-model.c:1425
 #, c-format
 msgid "Failed to determine save location for uca.xml"
-msgstr "No se ha podido determinar el lugar donde se guarda uca.xml"
+msgstr ""
+"No se ha podido determinar la ubicación para guardar el archivo uca.xml"
 
 #: ../plugins/thunar-uca/thunar-uca-model.c:1545
 #, c-format
@@ -3748,7 +3754,7 @@
 
 #: ../plugins/thunar-uca/thunar-uca-provider.c:181
 msgid "Configure c_ustom actions..."
-msgstr "C_onfigurar acciones personalizadas…"
+msgstr "Configurar _acciones personalizadas..."
 
 #: ../plugins/thunar-uca/thunar-uca-provider.c:182
 msgid ""
@@ -3783,8 +3789,8 @@
 "The description of the action that will be displayed as tooltip in the "
 "statusbar when selecting the item from the context menu."
 msgstr ""
-"Mensaje descriptivo de la acción que se mostrará en la barra de estado como "
-"un mensaje emergente cuando seleccione un elemento del menú contextual."
+"La descripción de la acción que se mostrará en la barra de estado al "
+"seleccionar el elemento del menú contextual."
 
 #: ../plugins/thunar-uca/thunar-uca-editor.ui.h:6
 msgid "_Command:"
@@ -3801,9 +3807,9 @@
 "if exactly one item is selected."
 msgstr ""
 "La orden (incluidos los parámetros necesarios) para realizar la acción. "
-"Consulte la leyenda para obtener una lista de las variables admitidas de los"
-" parámetros, que se sustituirán al ejecutar la orden. Si usa letras "
-"mayúsculas (por ejemplo, %F, %D, %N), la acción se ejecutará incluso si se "
+"Consulte la leyenda inferior para ver una lista de las variables compatibles"
+" para los parámetros, que se sustituirán al ejecutar la orden. Si usa letras"
+" mayúsculas (por ejemplo, %F, %D, %N), la acción se ejecutará incluso si se "
 "selecciona más de un elemento. De lo contrario, la acción solo se ejecutará "
 "si se selecciona exactamente un elemento."
 
@@ -3816,7 +3822,7 @@
 
 #: ../plugins/thunar-uca/thunar-uca-editor.ui.h:10
 msgid "Keyboard _Shortcut:"
-msgstr "Atajo de tec_lado:"
+msgstr "Atajo de _teclado:"
 
 #: ../plugins/thunar-uca/thunar-uca-editor.ui.h:11
 msgid "The keyboard shortcut for the action."
@@ -3837,8 +3843,8 @@
 "prevention enabled in your window manager."
 msgstr ""
 "Active esta opción si quiere que se muestre el cursor de espera mientras se "
-"ejecuta la acción. Es especialmente recomendable si tiene activada la "
-"prevención de pérdida del foco del gestor de ventanas."
+"ejecuta la acción. También es muy recomendable si ja activado la prevención "
+"de pérdida del foco en el gestor de ventanas."
 
 #: ../plugins/thunar-uca/thunar-uca-editor.ui.h:15
 msgid "_Icon:"
@@ -3850,7 +3856,7 @@
 "context menu in addition to the action name chosen above."
 msgstr ""
 "Haga clic en este botón para seleccionar el icono que se mostrará en el menú"
-" contextual junto con el nombre de la acción elegida anteriormente."
+" contextual junto al nombre de la acción elegida anteriormente."
 
 #: ../plugins/thunar-uca/thunar-uca-editor.ui.h:18
 msgid ""
@@ -3861,11 +3867,11 @@
 
 #: ../plugins/thunar-uca/thunar-uca-editor.ui.h:19
 msgid "the path to the first selected file or directory"
-msgstr "La ruta del primer archivo o la primera carpeta seleccionados"
+msgstr "La ruta del primer archivo o carpeta seleccionados"
 
 #: ../plugins/thunar-uca/thunar-uca-editor.ui.h:20
 msgid "the paths to all selected files and directories"
-msgstr "Las rutas de todos los archivos o todas las carpetas seleccionados"
+msgstr "Las rutas de todos los archivos y carpetas seleccionados"
 
 #: ../plugins/thunar-uca/thunar-uca-editor.ui.h:22
 #, no-c-format
@@ -3875,7 +3881,7 @@
 #: ../plugins/thunar-uca/thunar-uca-editor.ui.h:24
 #, no-c-format
 msgid "directories containing the files that are passed in %F"
-msgstr "Carpetas que contiene los archivos que se pasan con %F"
+msgstr "Carpetas que contienen los archivos que se pasan con %F"
 
 #: ../plugins/thunar-uca/thunar-uca-editor.ui.h:25
 msgid "the first selected filename (without path)"
@@ -3891,7 +3897,7 @@
 
 #: ../plugins/thunar-uca/thunar-uca-editor.ui.h:28
 msgid "_File Pattern:"
-msgstr "Patrón de _archivo:"
+msgstr "_Patrón de archivo:"
 
 #: ../plugins/thunar-uca/thunar-uca-editor.ui.h:29
 msgid ""
@@ -3900,10 +3906,10 @@
 "pattern here, the list items must be separated with semicolons (e.g. "
 "*.txt;*.doc)."
 msgstr ""
-"Escriba una lista de patrones que se usarán para determinar si esta acción "
-"se debe mostrar para un archivo seleccionado. Si especifica más de un patrón"
-" aquí, los elementos de la lista deben separarse con punto y coma (por "
-"ejemplo, *.txt;*.doc)."
+"Escriba una lista de patrones para determinar si esta acción se debe mostrar"
+" para un archivo seleccionado. Si especifica aquí más de un patrón, los "
+"elementos de la lista deben separarse con punto y coma (por ejemplo, "
+"*.txt;*.doc)."
 
 #: ../plugins/thunar-uca/thunar-uca-editor.ui.h:30
 msgid "*"
@@ -3980,7 +3986,7 @@
 
 #: ../plugins/thunar-uca/thunar-uca-chooser.ui.h:5
 msgid "Delete the currently selected action."
-msgstr "Eliminar la acción seleccionada actualmente."
+msgstr "Eliminar la acción seleccionada."
 
 #: ../plugins/thunar-uca/thunar-uca-chooser.ui.h:6
 msgid "Move the currently selected action up by one row."
@@ -4043,8 +4049,8 @@
 "It has a simple, clean two-pane design for browsing all your files."
 msgstr ""
 "Thunar es un navegador de archivos diseñado específicamente para el "
-"escritorio Xfce, pero puede usarse también en otros entornos de escritorio. "
-"Su interfaz de doble panel es sencilla y clara."
+"escritorio Xfce, pero también se puede usar en otros entornos de escritorio."
+" Su diseño de doble panel es sencillo y claro."
 
 #. SECURITY:
 #. - A normal active user can run thunar without elevated rights. They
@@ -4052,8 +4058,8 @@
 #. to. This isn't a good idea, but is common on single user systems.
 #: ../org.xfce.thunar.policy.in.in.h:6
 msgid "Run Thunar as root"
-msgstr "Iniciar Thunar como superusuario"
+msgstr "Ejecutar Thunar como superusuario"
 
 #: ../org.xfce.thunar.policy.in.in.h:7
 msgid "Authentication is required to run Thunar as root."
-msgstr "Es necesario autentificarse para iniciar Thunar como superusuario."
+msgstr "Es necesario autentificarse para ejecutar Thunar como superusuario."
diff -Nru thunar-4.16.4/po/et.po thunar-4.16.8/po/et.po
--- thunar-4.16.4/po/et.po	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/po/et.po	2021-05-07 15:29:32.000000000 +0200
@@ -5,6 +5,7 @@
 # 
 # Translators:
 # Xfce Bot <transifex@xfce.org>, 2021
+# Priit Jõerüüt <transifex@joeruut.com>, 2021
 # 
 #, fuzzy
 msgid ""
@@ -13,7 +14,7 @@
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2021-01-06 12:47+0100\n"
 "PO-Revision-Date: 2020-12-28 17:42+0000\n"
-"Last-Translator: Xfce Bot <transifex@xfce.org>, 2021\n"
+"Last-Translator: Priit Jõerüüt <transifex@joeruut.com>, 2021\n"
 "Language-Team: Estonian (https://www.transifex.com/xfce/teams/16840/et/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -388,7 +389,7 @@
 msgid ""
 "Browse the file system to select an application to open files of type "
 "\"%s\"."
-msgstr "Failisüsteemi sirvimine, et valida „%s” tüüpi faile avav rakendus."
+msgstr " Sirvi failisüsteemi, et valida „%s“ tüüpi faile avav rakendus. "
 
 #: ../thunar/thunar-chooser-dialog.c:672
 #, c-format
@@ -664,7 +665,7 @@
 
 #: ../thunar/thunar-dialogs.c:234
 msgid "_Rename"
-msgstr "_Muuda nimi"
+msgstr "_Muuda nime"
 
 #: ../thunar/thunar-dialogs.c:264
 msgid "Enter the new name:"
@@ -676,7 +677,7 @@
 "Peeter Vois <peeter.vois@proekspert.ee>, 2006.\n"
 "Mattias Põldaru <mahfiaz@gmail.com>, 2008, 2014.\n"
 "Kristjan Siimson <epost@ksiimson.se>, 2008,\n"
-"Priit Jõerüüt, 2020."
+"Priit Jõerüüt, 2020-2021."
 
 #: ../thunar/thunar-dialogs.c:582 ../thunar/thunar-permissions-chooser.c:537
 msgid "_Yes"
@@ -728,7 +729,7 @@
 
 #: ../thunar/thunar-dialogs.c:741
 msgid "Confirm to replace files"
-msgstr "Kinnita, et failid asendada"
+msgstr "Kinnita failide asendamine"
 
 #: ../thunar/thunar-dialogs.c:811
 #, c-format
diff -Nru thunar-4.16.4/po/fi.po thunar-4.16.8/po/fi.po
--- thunar-4.16.4/po/fi.po	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/po/fi.po	2021-05-07 15:29:32.000000000 +0200
@@ -5,6 +5,7 @@
 # 
 # Translators:
 # Xfce Bot <transifex@xfce.org>, 2021
+# Ammuu5, 2021
 # 
 #, fuzzy
 msgid ""
@@ -13,7 +14,7 @@
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2021-01-06 12:47+0100\n"
 "PO-Revision-Date: 2020-12-28 17:42+0000\n"
-"Last-Translator: Xfce Bot <transifex@xfce.org>, 2021\n"
+"Last-Translator: Ammuu5, 2021\n"
 "Language-Team: Finnish (https://www.transifex.com/xfce/teams/16840/fi/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -1207,7 +1208,7 @@
 
 #: ../thunar/thunar-launcher.c:272
 msgid "Eject the selected device"
-msgstr ""
+msgstr "Irrota valittu laite"
 
 #: ../thunar/thunar-launcher.c:827
 #, c-format
diff -Nru thunar-4.16.4/po/gl.po thunar-4.16.8/po/gl.po
--- thunar-4.16.4/po/gl.po	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/po/gl.po	2021-05-07 15:29:32.000000000 +0200
@@ -2362,8 +2362,8 @@
 msgid ""
 "Click here to actually rename the files listed above to their new names."
 msgstr ""
-"Prema aquí para renomear os ficheiros enumerados anteriormente aos seus "
-"novos nomes"
+"Prema aquí para renomear os ficheiros mencionados anteriormente aos seus "
+"novos nomes."
 
 #: ../thunar/thunar-renamer-dialog.c:435
 msgid "New Name"
diff -Nru thunar-4.16.4/po/hu.po thunar-4.16.8/po/hu.po
--- thunar-4.16.4/po/hu.po	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/po/hu.po	2021-05-07 15:29:31.000000000 +0200
@@ -5,6 +5,7 @@
 # 
 # Translators:
 # Xfce Bot <transifex@xfce.org>, 2021
+# Gellért Borsos <itservbg@zohomail.eu>, 2021
 # 
 #, fuzzy
 msgid ""
@@ -13,7 +14,7 @@
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2021-01-06 12:47+0100\n"
 "PO-Revision-Date: 2020-12-28 17:42+0000\n"
-"Last-Translator: Xfce Bot <transifex@xfce.org>, 2021\n"
+"Last-Translator: Gellért Borsos <itservbg@zohomail.eu>, 2021\n"
 "Language-Team: Hungarian (https://www.transifex.com/xfce/teams/16840/hu/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -32,7 +33,7 @@
 
 #: ../thunar/thunar-abstract-icon-view.c:119
 msgid "By _Name"
-msgstr ""
+msgstr "_Név szerint"
 
 #: ../thunar/thunar-abstract-icon-view.c:119
 msgid "Keep items sorted by their name"
@@ -40,7 +41,7 @@
 
 #: ../thunar/thunar-abstract-icon-view.c:120
 msgid "By _Size"
-msgstr ""
+msgstr "_Méret szerint"
 
 #: ../thunar/thunar-abstract-icon-view.c:120
 msgid "Keep items sorted by their size"
@@ -48,7 +49,7 @@
 
 #: ../thunar/thunar-abstract-icon-view.c:121
 msgid "By _Type"
-msgstr ""
+msgstr "_Típus szerint"
 
 #: ../thunar/thunar-abstract-icon-view.c:121
 msgid "Keep items sorted by their type"
@@ -56,7 +57,7 @@
 
 #: ../thunar/thunar-abstract-icon-view.c:122
 msgid "By Modification _Date"
-msgstr ""
+msgstr "Módosítási dátum szerint"
 
 #: ../thunar/thunar-abstract-icon-view.c:122
 msgid "Keep items sorted by their modification date"
@@ -97,17 +98,17 @@
 #: ../thunar/thunar-application.c:295
 #, c-format
 msgid "Acquired the session message bus '%s'\n"
-msgstr "A(z) „%s” munkamenet üzenetbusz megszerezve\n"
+msgstr "'%s' munkamenet üzenetbusz megszerezve\n"
 
 #: ../thunar/thunar-application.c:305
 #, c-format
 msgid "Acquired the name '%s' on the session message bus\n"
-msgstr "A(z) „%s” név megszerezve a munkamenet üzenetbuszból\n"
+msgstr "'%s' név megszerezve a munkamenet üzenetbuszból\n"
 
 #: ../thunar/thunar-application.c:315
 #, c-format
 msgid "Name '%s' lost on the message dbus."
-msgstr "A(z) „%s” név elveszett az üzenetbuszon."
+msgstr "'%s' név elveszett az üzenetbuszon."
 
 #: ../thunar/thunar-application.c:475
 msgid "The Thunar development team. All rights reserved."
@@ -168,7 +169,7 @@
 #: ../thunar/thunar-application.c:1861 ../thunar/thunar-launcher.c:2306
 #, c-format
 msgid "Create Document from template \"%s\""
-msgstr "Dokumentum létrehozása a(z) „%s” sablonból"
+msgstr "Dokumentum létrehozása \"%s” sablonból"
 
 #: ../thunar/thunar-application.c:1925
 msgid "Copying files..."
@@ -372,7 +373,7 @@
 #: ../thunar/thunar-chooser-dialog.c:509
 #, c-format
 msgid "Failed to execute application \"%s\""
-msgstr "Az alkalmazás („%s”) végrehajtása meghiúsult"
+msgstr "\"%s” alkalmazás végrehajtása meghiúsult"
 
 #. append the "Remove Launcher" item
 #: ../thunar/thunar-chooser-dialog.c:578
@@ -660,7 +661,7 @@
 #: ../thunar/thunar-dialogs.c:167
 #, c-format
 msgid "Cannot convert filename \"%s\" to the local encoding"
-msgstr "A fájlnév („%s”) nem alakítható át a helyi kódolásra"
+msgstr "\"%s” fájlnév nem alakítható át a helyi kódolásra"
 
 #. create a new dialog window
 #: ../thunar/thunar-dialogs.c:228
@@ -708,11 +709,11 @@
 
 #: ../thunar/thunar-dialogs.c:606 ../thunar/thunar-dialogs.c:768
 msgid "Re_name"
-msgstr ""
+msgstr "Át_nevezés"
 
 #: ../thunar/thunar-dialogs.c:610 ../thunar/thunar-dialogs.c:767
 msgid "Rena_me All"
-msgstr ""
+msgstr "Minden át_nevezése"
 
 #: ../thunar/thunar-dialogs.c:614 ../thunar/thunar-permissions-chooser.c:536
 msgid "_No"
diff -Nru thunar-4.16.4/po/it.po thunar-4.16.8/po/it.po
--- thunar-4.16.4/po/it.po	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/po/it.po	2021-05-07 15:29:31.000000000 +0200
@@ -6,6 +6,8 @@
 # Translators:
 # Xfce Bot <transifex@xfce.org>, 2021
 # Dmytro Tokayev, 2021
+# Emanuele Petriglia <transifex@emanuelepetriglia.com>, 2021
+# Gianvito Cavasoli <gianvito@gmx.it>, 2021
 # 
 #, fuzzy
 msgid ""
@@ -14,7 +16,7 @@
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2021-01-06 12:47+0100\n"
 "PO-Revision-Date: 2020-12-28 17:42+0000\n"
-"Last-Translator: Dmytro Tokayev, 2021\n"
+"Last-Translator: Gianvito Cavasoli <gianvito@gmx.it>, 2021\n"
 "Language-Team: Italian (https://www.transifex.com/xfce/teams/16840/it/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -384,7 +386,7 @@
 #: ../thunar/thunar-chooser-dialog.c:658
 #, c-format
 msgid "Open <i>%s</i> and other files of type \"%s\" with:"
-msgstr "Aprire <i>%s</i> e altri file di tipo \"%s\" con:"
+msgstr "Apri <i>%s</i> e altri file di tipo \"%s\" con:"
 
 #: ../thunar/thunar-chooser-dialog.c:666
 #, c-format
@@ -1425,7 +1427,7 @@
 #: ../thunar/thunar-launcher.c:2759
 #, c-format
 msgid "Open With \"%s\""
-msgstr "Aprire con \"%s\""
+msgstr "Apri con \"%s\""
 
 #: ../thunar/thunar-launcher.c:2760 ../thunar/thunar-launcher.c:2827
 #, c-format
@@ -1437,20 +1439,20 @@
 #: ../thunar/thunar-launcher.c:2826
 #, c-format
 msgid "_Open With \"%s\""
-msgstr "Aprire co_n \"%s\""
+msgstr "Apri co_n \"%s\""
 
 #. we can only show a generic "Open" action
 #: ../thunar/thunar-launcher.c:2846
 #, c-format
 msgid "_Open With Default Applications"
-msgstr "Aprire con l'applicazione pre_definita"
+msgstr "Apri con l'applicazione pre_definita"
 
 #: ../thunar/thunar-launcher.c:2847
 #, c-format
 msgid "Open the selected file with the default application"
 msgid_plural "Open the selected files with the default applications"
-msgstr[0] "Aprire il file selezionato con l'applicazione predefinita"
-msgstr[1] "Aprire i file selezionati con l'applicazione predefinita"
+msgstr[0] "Apri il file selezionato con l'applicazione predefinita"
+msgstr[1] "Apri i file selezionati con l'applicazione predefinita"
 
 #: ../thunar/thunar-list-model.c:2360
 #, c-format
@@ -2536,12 +2538,12 @@
 #. append the "Open in New Tab" menu action
 #: ../thunar/thunar-shortcuts-view.c:1131
 msgid "Open in New Tab"
-msgstr "Aprire in una nuova scheda"
+msgstr "Apri in una nuova scheda"
 
 #. append the "Open in New Window" menu action
 #: ../thunar/thunar-shortcuts-view.c:1137
 msgid "Open in New Window"
-msgstr "Aprire in una nuova finestra"
+msgstr "Apri in una nuova finestra"
 
 #: ../thunar/thunar-shortcuts-view.c:1188
 msgid "Create _Shortcut"
@@ -2927,7 +2929,7 @@
 
 #: ../thunar/thunar-window.c:388
 msgid "Zoom I_n"
-msgstr "Zoom a_vanti"
+msgstr "Aumenta i_ngrandimento"
 
 #: ../thunar/thunar-window.c:388
 msgid "Show the contents in more detail"
@@ -2935,7 +2937,7 @@
 
 #: ../thunar/thunar-window.c:389
 msgid "Zoom _Out"
-msgstr "Zoom in_dietro"
+msgstr "Diminuisci ingrandiment_o"
 
 #: ../thunar/thunar-window.c:389
 msgid "Show the contents in less detail"
diff -Nru thunar-4.16.4/po/nb.po thunar-4.16.8/po/nb.po
--- thunar-4.16.4/po/nb.po	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/po/nb.po	2021-05-07 15:29:32.000000000 +0200
@@ -5,7 +5,7 @@
 # 
 # Translators:
 # Xfce Bot <transifex@xfce.org>, 2021
-# Kjell Cato Heskjestad <cato@heskjestad.xyz>, 2021
+# heskjestad <cato@heskjestad.xyz>, 2021
 # 
 #, fuzzy
 msgid ""
@@ -14,7 +14,7 @@
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2021-01-06 12:47+0100\n"
 "PO-Revision-Date: 2020-12-28 17:42+0000\n"
-"Last-Translator: Kjell Cato Heskjestad <cato@heskjestad.xyz>, 2021\n"
+"Last-Translator: heskjestad <cato@heskjestad.xyz>, 2021\n"
 "Language-Team: Norwegian Bokmål (https://www.transifex.com/xfce/teams/16840/nb/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -173,22 +173,22 @@
 
 #: ../thunar/thunar-application.c:1925
 msgid "Copying files..."
-msgstr "Kopierer filer ..."
+msgstr "Kopierer filer …"
 
 #: ../thunar/thunar-application.c:1961
 #, c-format
 msgid "Copying files to \"%s\"..."
-msgstr "Kopierer filer til «%s»..."
+msgstr "Kopierer filer til «%s» …"
 
 #: ../thunar/thunar-application.c:2008
 #, c-format
 msgid "Creating symbolic links in \"%s\"..."
-msgstr "Lager symbolske lenker i «%s»..."
+msgstr "Lager symbolske lenker i «%s» …"
 
 #: ../thunar/thunar-application.c:2062
 #, c-format
 msgid "Moving files into \"%s\"..."
-msgstr "Flytter filer til «%s» ..."
+msgstr "Flytter filer til «%s» …"
 
 #: ../thunar/thunar-application.c:2145
 #, c-format
@@ -253,19 +253,19 @@
 
 #: ../thunar/thunar-application.c:2180
 msgid "Deleting files..."
-msgstr "Sletter filer ..."
+msgstr "Sletter filer …"
 
 #: ../thunar/thunar-application.c:2215
 msgid "Moving files into the trash..."
-msgstr "Flytter filer til papirkurven ..."
+msgstr "Flytter filer til papirkurven …"
 
 #: ../thunar/thunar-application.c:2261
 msgid "Creating files..."
-msgstr "Lager nye filer ..."
+msgstr "Lager nye filer …"
 
 #: ../thunar/thunar-application.c:2300
 msgid "Creating directories..."
-msgstr "Lager nye mapper ..."
+msgstr "Lager nye mapper …"
 
 #: ../thunar/thunar-application.c:2339
 msgid "Remove all files and folders from the Trash?"
@@ -289,7 +289,7 @@
 
 #: ../thunar/thunar-application.c:2366
 msgid "Emptying the Trash..."
-msgstr "Tømmer papirkurven ..."
+msgstr "Tømmer papirkurven …"
 
 #: ../thunar/thunar-application.c:2412
 #, c-format
@@ -304,7 +304,7 @@
 
 #: ../thunar/thunar-application.c:2437
 msgid "Restoring files..."
-msgstr "Gjenoppretter filer ..."
+msgstr "Gjenoppretter filer …"
 
 #: ../thunar/thunar-chooser-button.c:309 ../thunar/thunar-chooser-dialog.c:471
 #, c-format
@@ -325,7 +325,7 @@
 
 #: ../thunar/thunar-chooser-button.c:508
 msgid "Other Application..."
-msgstr "Annen applikasjon ..."
+msgstr "Annet program …"
 
 #: ../thunar/thunar-chooser-dialog.c:186 ../thunar/thunar-launcher.c:2863
 msgid "Open With"
@@ -347,7 +347,7 @@
 #. create the "Custom command" button
 #: ../thunar/thunar-chooser-dialog.c:275
 msgid "_Browse..."
-msgstr "_Bla gjennom ..."
+msgstr "_Bla gjennom …"
 
 #. create the "Use as default for this kind of file" button
 #: ../thunar/thunar-chooser-dialog.c:281
@@ -507,7 +507,7 @@
 
 #: ../thunar/thunar-column-editor.c:123
 msgid "Configure Columns in the Detailed List View"
-msgstr "Konfigurer kolonner i detaljert listevisning"
+msgstr "Sett opp kolonner i detaljert listevisning"
 
 #. add the "Help" button
 #: ../thunar/thunar-column-editor.c:126
@@ -631,11 +631,11 @@
 
 #: ../thunar/thunar-details-view.c:145
 msgid "Configure _Columns..."
-msgstr "Konfigurer _kolonner"
+msgstr "Sett opp _kolonner …"
 
 #: ../thunar/thunar-details-view.c:145
 msgid "Configure the columns in the detailed list view"
-msgstr "Konfigurer kolonner i detaljert listevisning"
+msgstr "Sett opp kolonner i detaljert listevisning"
 
 #: ../thunar/thunar-details-view.c:411
 msgid "Detailed directory listing"
@@ -735,7 +735,7 @@
 #: ../thunar/thunar-dialogs.c:811
 #, c-format
 msgid "This folder already contains a symbolic link \"%s\"."
-msgstr "Denne mappen inneholder allerede symbolsk link «%s»."
+msgstr "Denne mappen inneholder allerede symbolsk lenke «%s»."
 
 #: ../thunar/thunar-dialogs.c:816
 #, c-format
@@ -809,7 +809,7 @@
 
 #: ../thunar/thunar-dialogs.c:1033
 msgid "Mark _Executable"
-msgstr "Merk _kjørbar"
+msgstr "Merk som _kjørbar"
 
 #: ../thunar/thunar-dnd.c:70
 msgid "_Copy here"
@@ -836,11 +836,11 @@
 
 #: ../thunar/thunar-enum-types.c:50
 msgid "Suffix only"
-msgstr "Bare filendelse"
+msgstr "Bare filtype"
 
 #: ../thunar/thunar-enum-types.c:51
 msgid "Name and Suffix"
-msgstr "Navn og filendelse"
+msgstr "Navn og filtype"
 
 #: ../thunar/thunar-enum-types.c:101
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:137
@@ -990,7 +990,7 @@
 #. tell the user that we're preparing to unlink the files
 #: ../thunar/thunar-io-jobs.c:459
 msgid "Preparing..."
-msgstr "Forbereder ..."
+msgstr "Forbereder …"
 
 #: ../thunar/thunar-io-jobs.c:537
 #, c-format
@@ -1081,7 +1081,7 @@
 
 #: ../thunar/thunar-launcher.c:243
 msgid "Open With Other _Application..."
-msgstr "Åpne med _annet program ..."
+msgstr "Åpne med _annet program …"
 
 #: ../thunar/thunar-launcher.c:243 ../thunar/thunar-launcher.c:2864
 msgid "Choose another application with which to open the selected file"
@@ -1097,7 +1097,7 @@
 
 #: ../thunar/thunar-launcher.c:250
 msgid "_Properties..."
-msgstr "_Egenskaper ..."
+msgstr "_Egenskaper …"
 
 #: ../thunar/thunar-launcher.c:250
 msgid "View the properties of the selected file"
@@ -1115,7 +1115,7 @@
 
 #: ../thunar/thunar-launcher.c:253
 msgid "_Rename..."
-msgstr "_Gi nytt navn"
+msgstr "_Gi nytt navn …"
 
 #: ../thunar/thunar-launcher.c:254
 msgid "Delete all files and folders in the Trash"
@@ -1123,7 +1123,7 @@
 
 #: ../thunar/thunar-launcher.c:255
 msgid "Create _Folder..."
-msgstr "Lag ny _mappe"
+msgstr "Lag ny _mappe …"
 
 #: ../thunar/thunar-launcher.c:255
 msgid "Create an empty folder within the current folder"
@@ -1162,8 +1162,8 @@
 "Move or copy files previously selected by a Cut or Copy command into the "
 "selected folder"
 msgstr ""
-"FLytt eller kopier filer tidligere valgt med «Klipp ut» eller «Kopier» til "
-"valgte mappe"
+"Flytt eller kopier filer tidligere valgt med «Klipp ut» eller «Kopier» til "
+"valgt mappe"
 
 #: ../thunar/thunar-launcher.c:267
 msgid "_Copy"
@@ -1382,7 +1382,7 @@
 
 #: ../thunar/thunar-launcher.c:2323
 msgid "New Empty File..."
-msgstr "Ny tom fil ..."
+msgstr "Ny tom fil …"
 
 #: ../thunar/thunar-launcher.c:2522
 #, c-format
@@ -1621,7 +1621,7 @@
 
 #: ../thunar/thunar-permissions-chooser.c:402
 msgid "Correct _folder permissions..."
-msgstr "Korriger _mapperettigheter ..."
+msgstr "Korriger _mapperettigheter …"
 
 #: ../thunar/thunar-permissions-chooser.c:403
 msgid "Click here to automatically fix the folder permissions."
@@ -1629,7 +1629,7 @@
 
 #: ../thunar/thunar-permissions-chooser.c:414
 msgid "Please wait..."
-msgstr "Vent ..."
+msgstr "Vennligst vent …"
 
 #: ../thunar/thunar-permissions-chooser.c:419
 msgid "Stop applying permissions recursively."
@@ -2136,7 +2136,7 @@
 "<a href=\"volman-config:\">Configure</a> the management of removable drives,\n"
 "devices and media."
 msgstr ""
-"<a href=\"volman-config:\">Konfigurer</a> behandling av flyttbare\n"
+"<a href=\"volman-config:\">Sett opp</a> behandling av flyttbare\n"
 "lagringsenheter, øvrige enheter og media."
 
 #: ../thunar/thunar-preferences-dialog.c:910
@@ -2196,7 +2196,7 @@
 #. update the status text
 #: ../thunar/thunar-progress-view.c:422
 msgid "Cancelling..."
-msgstr "Avbryter ..."
+msgstr "Avbryter …"
 
 #: ../thunar/thunar-progress-view.c:574
 msgid "Frozen by another job on same device"
@@ -2296,7 +2296,7 @@
 
 #: ../thunar/thunar-renamer-dialog.c:192
 msgid "_Add Files..."
-msgstr "_Legg til filer ..."
+msgstr "_Legg til filer …"
 
 #: ../thunar/thunar-renamer-dialog.c:192
 msgid "Include additional files in the list of files to be renamed"
@@ -2540,7 +2540,7 @@
 #. tell the user that we started calculation
 #: ../thunar/thunar-size-label.c:175 ../thunar/thunar-size-label.c:328
 msgid "Calculating..."
-msgstr "Kalkulerer ..."
+msgstr "Beregner …"
 
 #. tell the user that the operation was canceled
 #: ../thunar/thunar-size-label.c:287
@@ -2575,7 +2575,7 @@
 
 #: ../thunar/thunar-standard-view.c:349
 msgid "Select _by Pattern..."
-msgstr "Velg med _mønster"
+msgstr "Velg med _mønster …"
 
 #: ../thunar/thunar-standard-view.c:349
 msgid "Select all files that match a certain pattern"
@@ -2591,7 +2591,7 @@
 
 #: ../thunar/thunar-standard-view.c:1481
 msgid "Loading folder contents..."
-msgstr "Laster mappeinnhold ..."
+msgstr "Laster mappeinnhold …"
 
 #. display an error to the user
 #: ../thunar/thunar-standard-view.c:2008 ../thunar/thunar-window.c:2952
@@ -2638,7 +2638,7 @@
 "destination"
 msgstr ""
 "Det oppstod en feil ved kopiering til «%s»: %s mer plass kreves for å "
-"kopiere til destinasjonen"
+"kopiere til målet"
 
 #. update progress information
 #: ../thunar/thunar-transfer-job.c:951
@@ -2670,11 +2670,11 @@
 #: ../thunar/thunar-transfer-job.c:1158
 #, c-format
 msgid "Could not move \"%s\" directly. Collecting files for copying..."
-msgstr "Klarte ikke flytte «%s» direkte. Samler filer for kopiering"
+msgstr "Klarte ikke flytte «%s» direkte. Samler filer for kopiering …"
 
 #: ../thunar/thunar-transfer-job.c:1500
 msgid "Collecting files..."
-msgstr "Samler filer ..."
+msgstr "Samler filer …"
 
 #: ../thunar/thunar-transfer-job.c:1701
 #, c-format
@@ -2704,7 +2704,7 @@
 
 #: ../thunar/thunar-tree-model.c:631
 msgid "Loading..."
-msgstr "Laster ..."
+msgstr "Laster …"
 
 #: ../thunar/thunar-util.c:281
 #, c-format
@@ -2808,7 +2808,7 @@
 
 #: ../thunar/thunar-window.c:373
 msgid "Pr_eferences..."
-msgstr "_Innstillinger ..."
+msgstr "_Innstillinger …"
 
 #: ../thunar/thunar-window.c:373
 msgid "Edit Thunars Preferences"
@@ -3378,27 +3378,27 @@
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:109
 msgid "1, 2, 3, ..."
-msgstr "1, 2, 3, ..."
+msgstr "1, 2, 3, …"
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:110
 msgid "01, 02, 03, ..."
-msgstr "01, 02, 03, ..."
+msgstr "01, 02, 03, …"
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:111
 msgid "001, 002, 003, ..."
-msgstr "001, 002, 003, ..."
+msgstr "001, 002, 003, …"
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:112
 msgid "0001, 0002, 0003, ..."
-msgstr "0001, 0002, 0003, ..."
+msgstr "0001, 0002, 0003, …"
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:113
 msgid "00001, 00002, 00003, ..."
-msgstr "00001, 00002, 00003, ..."
+msgstr "00001, 00002, 00003, …"
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:114
 msgid "a, b, c, d, ..."
-msgstr "a, b, c, d, ..."
+msgstr "a, b, c, d, …"
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:120
 msgid "From the front (left)"
@@ -3577,7 +3577,7 @@
 #: ../plugins/thunar-sendto-email/main.c:291
 #: ../plugins/thunar-sendto-email/main.c:317
 msgid "Compressing files..."
-msgstr "Komprimerer filer ..."
+msgstr "Komprimerer filer …"
 
 #. tell the user that the command failed
 #: ../plugins/thunar-sendto-email/main.c:342
@@ -3693,11 +3693,11 @@
 #: ../plugins/thunar-uca/thunar-uca-model.c:1545
 #, c-format
 msgid "Command not configured"
-msgstr "Kommando ikke konfigurert"
+msgstr "Kommando er ikke satt opp"
 
 #: ../plugins/thunar-uca/thunar-uca-provider.c:181
 msgid "Configure c_ustom actions..."
-msgstr "_Konfigurer egne handlinger ..."
+msgstr "_Sett opp egne handlinger …"
 
 #: ../plugins/thunar-uca/thunar-uca-provider.c:182
 msgid ""
@@ -3911,7 +3911,7 @@
 "You can configure custom actions that will appear in the file managers "
 "context menus for certain kinds of files."
 msgstr ""
-"Du kan konfigurere egendefinerte handlinger som vil vises i filbehandlerens "
+"Du kan sette opp egendefinerte handlinger som vil vises i filbehandlerens "
 "kontekstmeny for visse filtyper."
 
 #: ../plugins/thunar-uca/thunar-uca-chooser.ui.h:3
@@ -3971,7 +3971,7 @@
 
 #: ../thunar/thunar-settings.desktop.in.h:2
 msgid "Configure the Thunar file manager"
-msgstr "Konfigurer Thunar Filbehandler"
+msgstr "Sett opp Thunar Filbehandler"
 
 #: ../thunar/thunar-settings.desktop.in.h:3
 msgid ""
diff -Nru thunar-4.16.4/po/oc.po thunar-4.16.8/po/oc.po
--- thunar-4.16.4/po/oc.po	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/po/oc.po	2021-05-07 15:29:31.000000000 +0200
@@ -33,7 +33,7 @@
 
 #: ../thunar/thunar-abstract-icon-view.c:119
 msgid "By _Name"
-msgstr ""
+msgstr "Per _nom"
 
 #: ../thunar/thunar-abstract-icon-view.c:119
 msgid "Keep items sorted by their name"
@@ -41,7 +41,7 @@
 
 #: ../thunar/thunar-abstract-icon-view.c:120
 msgid "By _Size"
-msgstr ""
+msgstr "Per _talha"
 
 #: ../thunar/thunar-abstract-icon-view.c:120
 msgid "Keep items sorted by their size"
@@ -49,7 +49,7 @@
 
 #: ../thunar/thunar-abstract-icon-view.c:121
 msgid "By _Type"
-msgstr ""
+msgstr "Per _tipe"
 
 #: ../thunar/thunar-abstract-icon-view.c:121
 msgid "Keep items sorted by their type"
@@ -57,7 +57,7 @@
 
 #: ../thunar/thunar-abstract-icon-view.c:122
 msgid "By Modification _Date"
-msgstr ""
+msgstr "Per _data de modificacion"
 
 #: ../thunar/thunar-abstract-icon-view.c:122
 msgid "Keep items sorted by their modification date"
@@ -881,7 +881,7 @@
 
 #: ../thunar/thunar-enum-types.c:109
 msgid "Size in Bytes"
-msgstr ""
+msgstr "Talha en octet"
 
 #: ../thunar/thunar-enum-types.c:110
 msgid "Type"
@@ -971,7 +971,7 @@
 #: ../thunar/thunar-io-jobs.c:111
 #, c-format
 msgid "Error removing file: %s"
-msgstr ""
+msgstr "Error de supression fichièr : %s"
 
 #: ../thunar/thunar-io-jobs.c:214 ../thunar/thunar-io-jobs.c:369
 #, c-format
@@ -1064,7 +1064,7 @@
 
 #: ../thunar/thunar-job.c:443
 msgid "Do you want to permanently delete it?"
-msgstr ""
+msgstr "Lo volètz suprimir per totjorn ?"
 
 #: ../thunar/thunar-job.c:497
 msgid "Do you want to create it?"
@@ -1140,7 +1140,7 @@
 
 #: ../thunar/thunar-launcher.c:256
 msgid "Create a new document from a template"
-msgstr ""
+msgstr "Crear un document novèl a partir d’un modèl"
 
 #: ../thunar/thunar-launcher.c:258
 msgid "_Restore"
@@ -1216,7 +1216,7 @@
 
 #: ../thunar/thunar-launcher.c:272
 msgid "Eject the selected device"
-msgstr ""
+msgstr "Ejectar lo periferic seleccionat"
 
 #: ../thunar/thunar-launcher.c:827
 #, c-format
@@ -1332,7 +1332,7 @@
 
 #: ../thunar/thunar-launcher.c:1483
 msgid "Cut the selection"
-msgstr ""
+msgstr "Copar la seleccion"
 
 #: ../thunar/thunar-launcher.c:1493
 msgid "Prepare the selected file to be moved with a Paste command"
@@ -1344,7 +1344,7 @@
 
 #: ../thunar/thunar-launcher.c:1507
 msgid "Copy the selection"
-msgstr ""
+msgstr "Copiar la seleccion"
 
 #: ../thunar/thunar-launcher.c:1517
 msgid "Prepare the selected file to be copied with a Paste command"
@@ -1464,7 +1464,7 @@
 #: ../thunar/thunar-list-model.c:2374
 #, c-format
 msgid "0 items"
-msgstr ""
+msgstr "0 element"
 
 #. This is marked for translation in case a localizer
 #. * needs to change ", " to something else. The comma
@@ -1479,7 +1479,7 @@
 #: ../thunar/thunar-list-model.c:2465
 #, c-format
 msgid "%s, Free space: %s"
-msgstr ""
+msgstr "%s, espaci liure : %s"
 
 #: ../thunar/thunar-list-model.c:2490
 #, c-format
@@ -1601,7 +1601,7 @@
 
 #: ../thunar/thunar-permissions-chooser.c:286
 msgid "Acc_ess:"
-msgstr ""
+msgstr "Acc_èss :"
 
 #: ../thunar/thunar-permissions-chooser.c:312
 msgid "Others"
@@ -1896,52 +1896,52 @@
 #: ../thunar/thunar-preferences-dialog.c:550
 #: ../thunar/thunar-preferences-dialog.c:598
 msgid "16px"
-msgstr ""
+msgstr "16px"
 
 #: ../thunar/thunar-preferences-dialog.c:551
 #: ../thunar/thunar-preferences-dialog.c:599
 msgid "24px"
-msgstr ""
+msgstr "24px"
 
 #: ../thunar/thunar-preferences-dialog.c:552
 #: ../thunar/thunar-preferences-dialog.c:600
 msgid "32px"
-msgstr ""
+msgstr "32px"
 
 #: ../thunar/thunar-preferences-dialog.c:553
 #: ../thunar/thunar-preferences-dialog.c:601
 msgid "48px"
-msgstr ""
+msgstr "48px"
 
 #: ../thunar/thunar-preferences-dialog.c:554
 #: ../thunar/thunar-preferences-dialog.c:602
 msgid "64px"
-msgstr ""
+msgstr "64px"
 
 #: ../thunar/thunar-preferences-dialog.c:555
 #: ../thunar/thunar-preferences-dialog.c:603
 msgid "96px"
-msgstr ""
+msgstr "96px"
 
 #: ../thunar/thunar-preferences-dialog.c:556
 #: ../thunar/thunar-preferences-dialog.c:604
 msgid "128px"
-msgstr ""
+msgstr "128px"
 
 #: ../thunar/thunar-preferences-dialog.c:557
 #: ../thunar/thunar-preferences-dialog.c:605
 msgid "160px"
-msgstr ""
+msgstr "160px"
 
 #: ../thunar/thunar-preferences-dialog.c:558
 #: ../thunar/thunar-preferences-dialog.c:606
 msgid "192px"
-msgstr ""
+msgstr "192px"
 
 #: ../thunar/thunar-preferences-dialog.c:559
 #: ../thunar/thunar-preferences-dialog.c:607
 msgid "256px"
-msgstr ""
+msgstr "256px"
 
 #: ../thunar/thunar-preferences-dialog.c:568
 msgid "Show Icon _Emblems"
@@ -2056,7 +2056,7 @@
 
 #: ../thunar/thunar-preferences-dialog.c:757
 msgid "File transfer"
-msgstr ""
+msgstr "Transferiment de fichièr"
 
 #: ../thunar/thunar-preferences-dialog.c:769
 msgid "Transfer files in parallel:"
@@ -2077,7 +2077,7 @@
 
 #: ../thunar/thunar-preferences-dialog.c:800
 msgid "Context Menu"
-msgstr ""
+msgstr "Menú contextual"
 
 #: ../thunar/thunar-preferences-dialog.c:812
 msgid "Show action to permanently delete files and folders"
@@ -2108,7 +2108,7 @@
 
 #: ../thunar/thunar-preferences-dialog.c:855
 msgid "Ask every time"
-msgstr ""
+msgstr "Totjorn demandar"
 
 #: ../thunar/thunar-preferences-dialog.c:856
 msgid "Apply to Folder and Contents"
@@ -2135,7 +2135,7 @@
 
 #: ../thunar/thunar-preferences-dialog.c:910
 msgid "Missing dependencies"
-msgstr ""
+msgstr "Dependéncias mancantas"
 
 #: ../thunar/thunar-preferences-dialog.c:918
 msgid ""
@@ -2611,7 +2611,7 @@
 
 #: ../thunar/thunar-standard-view.c:2113
 msgid "Examples:"
-msgstr ""
+msgstr "Exemples :"
 
 #. tell the user that the file name provided by the X Direct Save source is
 #. invalid
diff -Nru thunar-4.16.4/po/pt.po thunar-4.16.8/po/pt.po
--- thunar-4.16.4/po/pt.po	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/po/pt.po	2021-05-07 15:29:32.000000000 +0200
@@ -5,6 +5,7 @@
 # 
 # Translators:
 # Xfce Bot <transifex@xfce.org>, 2021
+# Hugo Carvalho <hugokarvalho@hotmail.com>, 2021
 # 
 #, fuzzy
 msgid ""
@@ -13,7 +14,7 @@
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2021-01-06 12:47+0100\n"
 "PO-Revision-Date: 2020-12-28 17:42+0000\n"
-"Last-Translator: Xfce Bot <transifex@xfce.org>, 2021\n"
+"Last-Translator: Hugo Carvalho <hugokarvalho@hotmail.com>, 2021\n"
 "Language-Team: Portuguese (https://www.transifex.com/xfce/teams/16840/pt/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -28,7 +29,7 @@
 
 #: ../thunar/thunar-abstract-icon-view.c:118
 msgid "Arran_ge Items"
-msgstr "_Organizar itens"
+msgstr "Or_ganizar itens"
 
 #: ../thunar/thunar-abstract-icon-view.c:119
 msgid "By _Name"
@@ -3348,7 +3349,7 @@
 
 #: ../plugins/thunar-sbr/thunar-sbr-case-renamer.c:266
 msgid "Uppercase / Lowercase"
-msgstr "Maiúsculas/Minúsculas"
+msgstr "Maiúsculas / Minúsculas"
 
 #: ../plugins/thunar-sbr/thunar-sbr-date-renamer.c:193
 msgid "Insert _time:"
diff -Nru thunar-4.16.4/po/sv.po thunar-4.16.8/po/sv.po
--- thunar-4.16.4/po/sv.po	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/po/sv.po	2021-05-07 15:29:31.000000000 +0200
@@ -5,6 +5,7 @@
 # 
 # Translators:
 # Xfce Bot <transifex@xfce.org>, 2021
+# Luna Jernberg <bittin@cafe8bitar.se>, 2021
 # 
 #, fuzzy
 msgid ""
@@ -13,7 +14,7 @@
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2021-01-06 12:47+0100\n"
 "PO-Revision-Date: 2020-12-28 17:42+0000\n"
-"Last-Translator: Xfce Bot <transifex@xfce.org>, 2021\n"
+"Last-Translator: Luna Jernberg <bittin@cafe8bitar.se>, 2021\n"
 "Language-Team: Swedish (https://www.transifex.com/xfce/teams/16840/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -2216,7 +2217,7 @@
 
 #: ../thunar/thunar-progress-view.c:593
 msgid "Unfreezing..."
-msgstr ""
+msgstr "Tar bort frysning..."
 
 #: ../thunar/thunar-properties-dialog.c:265
 msgid "General"
@@ -2931,7 +2932,7 @@
 
 #: ../thunar/thunar-window.c:391
 msgid "Clear Saved _Folder View Settings"
-msgstr ""
+msgstr "Rensa Sparade _mapp vyinställningar"
 
 #: ../thunar/thunar-window.c:391
 msgid "Delete saved view settings for this folder"
@@ -2989,6 +2990,8 @@
 msgid ""
 "Browse all local and remote disks and folders accessible from this computer"
 msgstr ""
+"Bläddra bland alla lokala och fjärrenheter och mappar som är tillgängliga "
+"från den här datorn"
 
 #: ../thunar/thunar-window.c:402
 msgid "T_rash"
@@ -3977,6 +3980,9 @@
 "file "
 "manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash;"
 msgstr ""
+"filhanterare; utforskare; sökare; läsare; mappar; katalog; kataloger; "
+"partitioner; enheter; nätverks; enheter; byta namn; flytta; kopiera; ta "
+"bort; behörigheter; hem; papperskorg;"
 
 #: ../thunar.desktop.in.in.h:5
 msgid "Home"
diff -Nru thunar-4.16.4/po/th.po thunar-4.16.8/po/th.po
--- thunar-4.16.4/po/th.po	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/po/th.po	2021-05-07 15:29:32.000000000 +0200
@@ -5,6 +5,7 @@
 # 
 # Translators:
 # Xfce Bot <transifex@xfce.org>, 2021
+# Theppitak Karoonboonyanan <theppitak@gmail.com>, 2021
 # 
 #, fuzzy
 msgid ""
@@ -13,7 +14,7 @@
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2021-01-06 12:47+0100\n"
 "PO-Revision-Date: 2020-12-28 17:42+0000\n"
-"Last-Translator: Xfce Bot <transifex@xfce.org>, 2021\n"
+"Last-Translator: Theppitak Karoonboonyanan <theppitak@gmail.com>, 2021\n"
 "Language-Team: Thai (https://www.transifex.com/xfce/teams/16840/th/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -692,11 +693,11 @@
 
 #: ../thunar/thunar-dialogs.c:606 ../thunar/thunar-dialogs.c:768
 msgid "Re_name"
-msgstr ""
+msgstr "เ_ปลี่ยนชื่อ"
 
 #: ../thunar/thunar-dialogs.c:610 ../thunar/thunar-dialogs.c:767
 msgid "Rena_me All"
-msgstr ""
+msgstr "เปลี่ยน_ชื่อทั้งหมด"
 
 #: ../thunar/thunar-dialogs.c:614 ../thunar/thunar-permissions-chooser.c:536
 msgid "_No"
@@ -737,19 +738,19 @@
 #: ../thunar/thunar-dialogs.c:836
 #, c-format
 msgid "Do you want to replace the link"
-msgstr ""
+msgstr "คุณต้องการแทนที่ลิงก์"
 
 #. TRANSLATORS: First part of replace dialog sentence
 #: ../thunar/thunar-dialogs.c:839
 #, c-format
 msgid "Do you want to replace the existing folder"
-msgstr ""
+msgstr "คุณต้องการแทนที่โฟลเดอร์ที่มีอยู่ก่อน"
 
 #. TRANSLATORS: First part of replace dialog sentence
 #: ../thunar/thunar-dialogs.c:842
 #, c-format
 msgid "Do you want to replace the existing file"
-msgstr ""
+msgstr "คุณต้องการแทนที่แฟ้มที่มีอยู่ก่อน"
 
 #. Fourth box (size, volume, free space)
 #: ../thunar/thunar-dialogs.c:863 ../thunar/thunar-dialogs.c:902
@@ -766,19 +767,19 @@
 #: ../thunar/thunar-dialogs.c:875
 #, c-format
 msgid "with the following link?"
-msgstr ""
+msgstr "ด้วยลิงก์ต่อไปนี้หรือไม่?"
 
 #. TRANSLATORS: Second part of replace dialog sentence
 #: ../thunar/thunar-dialogs.c:878
 #, c-format
 msgid "with the following folder?"
-msgstr ""
+msgstr "ด้วยโฟลเดอร์ต่อไปนี้หรือไม่?"
 
 #. TRANSLATORS: Second part of replace dialog sentence
 #: ../thunar/thunar-dialogs.c:881
 #, c-format
 msgid "with the following file?"
-msgstr ""
+msgstr "ด้วยแฟ้มต่อไปนี้หรือไม่?"
 
 #: ../thunar/thunar-dialogs.c:1014
 #, c-format
@@ -1784,11 +1785,12 @@
 
 #: ../thunar/thunar-preferences-dialog.c:457
 msgid "Use current folder icon"
-msgstr "ใช้โฟล์เดอร์ไอคอนปัจจุบัน"
+msgstr "ใช้ไอคอนของโฟลเดอร์ปัจจุบัน"
 
 #: ../thunar/thunar-preferences-dialog.c:459
 msgid "Select this option to use the current folder icon as window icon"
-msgstr "เลือกตัวเลือกนี้หากต้องการใช้โฟลเดอร์ปัจจุบัน"
+msgstr ""
+"เลือกตัวเลือกนี้หากต้องการใช้ไอคอนของโฟลเดอร์ปัจจุบันเป็นไอคอนหน้าต่าง"
 
 #: ../thunar/thunar-preferences-dialog.c:468
 msgid "Date"
@@ -2135,11 +2137,11 @@
 
 #: ../thunar/thunar-progress-view.c:369
 msgid "Paused"
-msgstr "หยุด"
+msgstr "หยุดพัก"
 
 #: ../thunar/thunar-progress-view.c:390
 msgid "Resuming..."
-msgstr "กำลังสรุปผล..."
+msgstr "กำลังกลับมาทำต่อ..."
 
 #. update the status text
 #: ../thunar/thunar-progress-view.c:422
@@ -2910,8 +2912,8 @@
 msgid ""
 "Browse all local and remote disks and folders accessible from this computer"
 msgstr ""
-"ท่องดูดิสก์ภายในเครื่องและภายนอกและโฟลเดอร์ต่าง ๆ "
-"ที่เข้าถึงได้จากคอมพิวเตอร์เครื่องนี้"
+"ท่องดูดิสก์และโฟลเดอร์ต่างๆ "
+"ภายในเครื่องและในเครือข่ายที่เข้าถึงได้จากคอมพิวเตอร์เครื่องนี้"
 
 #: ../thunar/thunar-window.c:402
 msgid "T_rash"
@@ -3024,7 +3026,7 @@
 #. display an error to the user
 #: ../thunar/thunar-window.c:3088
 msgid "Failed to browse the computer"
-msgstr "ท่องดูในคอมพิวเตอร์ไม่สำเร็จ"
+msgstr "ท่องดูคอมพิวเตอร์ไม่สำเร็จ"
 
 #. display the "About Templates" dialog
 #: ../thunar/thunar-window.c:3128
diff -Nru thunar-4.16.4/po/tr.po thunar-4.16.8/po/tr.po
--- thunar-4.16.4/po/tr.po	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/po/tr.po	2021-05-07 15:29:31.000000000 +0200
@@ -5,6 +5,7 @@
 # 
 # Translators:
 # Xfce Bot <transifex@xfce.org>, 2021
+# Butterfly <gokhanlnx@gmail.com>, 2021
 # 
 #, fuzzy
 msgid ""
@@ -13,7 +14,7 @@
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2021-01-06 12:47+0100\n"
 "PO-Revision-Date: 2020-12-28 17:42+0000\n"
-"Last-Translator: Xfce Bot <transifex@xfce.org>, 2021\n"
+"Last-Translator: Butterfly <gokhanlnx@gmail.com>, 2021\n"
 "Language-Team: Turkish (https://www.transifex.com/xfce/teams/16840/tr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -814,7 +815,7 @@
 
 #: ../thunar/thunar-dialogs.c:1033
 msgid "Mark _Executable"
-msgstr "Çalıştırılabilir _İmle"
+msgstr "Çalıştırılabilir Olarak _İşaretle"
 
 #: ../thunar/thunar-dnd.c:70
 msgid "_Copy here"
diff -Nru thunar-4.16.4/thunar/thunar-application.c thunar-4.16.8/thunar/thunar-application.c
--- thunar-4.16.4/thunar/thunar-application.c	2021-03-07 00:17:57.000000000 +0100
+++ thunar-4.16.8/thunar/thunar-application.c	2021-05-07 15:29:31.000000000 +0200
@@ -182,37 +182,38 @@
 
 struct _ThunarApplication
 {
-  GtkApplication         __parent__;
+  GtkApplication                 __parent__;
 
-  ThunarSessionClient   *session_client;
+  ThunarSessionClient            *session_client;
 
-  ThunarPreferences     *preferences;
-  GtkWidget             *progress_dialog;
+  ThunarPreferences              *preferences;
+  GtkWidget                      *progress_dialog;
 
-  ThunarThumbnailCache  *thumbnail_cache;
-  ThunarThumbnailer     *thumbnailer;
+  ThunarThumbnailCache           *thumbnail_cache;
+  ThunarThumbnailer              *thumbnailer;
 
-  ThunarDBusService     *dbus_service;
+  ThunarDBusService              *dbus_service;
 
-  gboolean               daemon;
+  gboolean                        daemon;
 
-  guint                  accel_map_save_id;
-  GtkAccelMap           *accel_map;
+  guint                           accel_map_save_id;
+  GtkAccelMap                    *accel_map;
 
-  guint                  show_dialogs_timer_id;
+  guint                           show_dialogs_timer_id;
 
 #ifdef HAVE_GUDEV
-  GUdevClient           *udev_client;
+  GUdevClient                    *udev_client;
 
-  GSList                *volman_udis;
-  guint                  volman_idle_id;
-  guint                  volman_watch_id;
+  GSList                         *volman_udis;
+  guint                           volman_idle_id;
+  guint                           volman_watch_id;
 #endif
 
-  GList                 *files_to_launch;
+  GList                          *files_to_launch;
+  ThunarApplicationProcessAction  process_file_action;
 
-  guint                  dbus_owner_id_xfce;
-  guint                  dbus_owner_id_fdo;
+  guint                           dbus_owner_id_xfce;
+  guint                           dbus_owner_id_fdo;
 };
 
 
@@ -279,6 +280,7 @@
    * in the primary instance anyways */
 
   application->files_to_launch = NULL;
+  application->process_file_action = THUNAR_APPLICATION_SELECT_FILES;
   application->progress_dialog = NULL;
   application->preferences     = NULL;
 
@@ -531,7 +533,7 @@
     }
   else if (filenames != NULL)
     {
-      if (!thunar_application_process_filenames (application, cwd, filenames, NULL, NULL, &error))
+      if (!thunar_application_process_filenames (application, cwd, filenames, NULL, NULL, &error, THUNAR_APPLICATION_SELECT_FILES))
         {
           /* we failed to process the filenames or the bulk rename failed */
           g_application_command_line_printerr (command_line, "Thunar: %s\n", error->message);
@@ -539,7 +541,7 @@
     }
   else if (!daemon)
     {
-      if (!thunar_application_process_filenames (application, cwd, cwd_list, NULL, NULL, &error))
+      if (!thunar_application_process_filenames (application, cwd, cwd_list, NULL, NULL, &error, THUNAR_APPLICATION_SELECT_FILES))
         {
           /* we failed to process the filenames or the bulk rename failed */
           g_application_command_line_printerr (command_line, "Thunar: %s\n", error->message);
@@ -1512,8 +1514,34 @@
     }
   else
     {
-      /* try to open the file or directory */
-      thunar_file_launch (target_file, screen, startup_id, &error);
+      if (application->process_file_action == THUNAR_APPLICATION_LAUNCH_FILES)
+        {
+          /* try to launch the file / open the directory */
+          thunar_file_launch (target_file, screen, startup_id, &error);
+        }
+      else if (thunar_file_is_directory (file))
+        {
+          thunar_application_open_window (application, file, screen, startup_id, FALSE);
+        }
+      else
+        {
+          /* Note that for security reasons we do not execute files passed via command line */
+          /* Lets rather open the containing directory and select the file */
+          ThunarFile *parent = thunar_file_get_parent (file, NULL);
+
+          if (G_LIKELY (parent != NULL))
+            {
+              GList* files = NULL;
+              GtkWidget *window;
+
+              window = thunar_application_open_window (application, parent, screen, startup_id, FALSE);
+              g_object_unref (parent);
+
+              files = g_list_append (files, thunar_file_get_file (file));
+              thunar_window_select_files (THUNAR_WINDOW (window), files);
+              g_list_free (files);
+            }
+        }
 
       /* remove the file from the list */
       application->files_to_launch = g_list_delete_link (application->files_to_launch,
@@ -1582,18 +1610,20 @@
  * @startup_id        : startup id to finish startup notification and properly focus the
  *                      window when focus stealing is enabled or %NULL.
  * @error             : return location for errors or %NULL.
+ * @action            : action to invoke on the files
  *
  * Tells @application to process the given @filenames and launch them appropriately.
  *
  * Return value: %TRUE on success, %FALSE if @error is set.
  **/
 gboolean
-thunar_application_process_filenames (ThunarApplication *application,
-                                      const gchar       *working_directory,
-                                      gchar            **filenames,
-                                      GdkScreen         *screen,
-                                      const gchar       *startup_id,
-                                      GError           **error)
+thunar_application_process_filenames (ThunarApplication               *application,
+                                      const gchar                     *working_directory,
+                                      gchar                          **filenames,
+                                      GdkScreen                       *screen,
+                                      const gchar                     *startup_id,
+                                      GError                         **error,
+                                      ThunarApplicationProcessAction   action)
 {
   ThunarFile *file;
   GError     *derror = NULL;
@@ -1665,7 +1695,10 @@
 
   /* start processing files if we have any to launch */
   if (application->files_to_launch != NULL)
-    thunar_application_process_files (application);
+    {
+      application->process_file_action = action;
+      thunar_application_process_files (application);
+    }
 
   /* free the file list */
   g_list_free (file_list);
diff -Nru thunar-4.16.4/thunar/thunar-application.h thunar-4.16.8/thunar/thunar-application.h
--- thunar-4.16.4/thunar/thunar-application.h	2021-03-07 00:17:57.000000000 +0100
+++ thunar-4.16.8/thunar/thunar-application.h	2021-05-07 15:27:21.000000000 +0200
@@ -31,6 +31,12 @@
 typedef struct _ThunarApplicationClass ThunarApplicationClass;
 typedef struct _ThunarApplication      ThunarApplication;
 
+typedef enum
+{
+  THUNAR_APPLICATION_LAUNCH_FILES,
+  THUNAR_APPLICATION_SELECT_FILES
+} ThunarApplicationProcessAction;
+
 #define THUNAR_TYPE_APPLICATION             (thunar_application_get_type ())
 #define THUNAR_APPLICATION(obj)             (G_TYPE_CHECK_INSTANCE_CAST ((obj), THUNAR_TYPE_APPLICATION, ThunarApplication))
 #define THUNAR_APPLICATION_CLASS(klass)     (G_TYPE_CHECK_CLASS_CAST ((klass), THUNAR_TYPE_APPLICATION, ThunarApplicationClass))
@@ -74,7 +80,8 @@
                                                                      gchar            **filenames,
                                                                      GdkScreen         *screen,
                                                                      const gchar       *startup_id,
-                                                                     GError           **error);
+                                                                     GError           **error,
+                                                                     ThunarApplicationProcessAction action);
 
 void                  thunar_application_rename_file                (ThunarApplication *application,
                                                                      ThunarFile        *file,
diff -Nru thunar-4.16.4/thunar/thunar-dbus-service.c thunar-4.16.8/thunar/thunar-dbus-service.c
--- thunar-4.16.4/thunar/thunar-dbus-service.c	2021-03-07 00:17:57.000000000 +0100
+++ thunar-4.16.8/thunar/thunar-dbus-service.c	2021-05-07 15:29:31.000000000 +0200
@@ -991,7 +991,7 @@
     {
       /* let the application process the filenames */
       application = thunar_application_get ();
-      thunar_application_process_filenames (application, working_directory, filenames, screen, startup_id, &error);
+      thunar_application_process_filenames (application, working_directory, filenames, screen, startup_id, &error, THUNAR_APPLICATION_LAUNCH_FILES);
       g_object_unref (G_OBJECT (application));
 
       /* release the screen */
diff -Nru thunar-4.16.4/thunar/thunar-device-monitor.c thunar-4.16.8/thunar/thunar-device-monitor.c
--- thunar-4.16.4/thunar/thunar-device-monitor.c	2021-03-07 00:17:57.000000000 +0100
+++ thunar-4.16.8/thunar/thunar-device-monitor.c	2021-05-07 13:50:34.000000000 +0200
@@ -510,9 +510,10 @@
       if (G_UNLIKELY (location == NULL))
         return;
 
-      /* skip gphoto and mtp locations, since those also have a volume */
+      /* skip gphoto, mtp and cdda locations, since those also have a volume */
       if (g_file_has_uri_scheme (location, "gphoto2")
-          || g_file_has_uri_scheme (location, "mtp"))
+          || g_file_has_uri_scheme (location, "mtp")
+          || g_file_has_uri_scheme (location, "cdda"))
         {
           g_object_unref (location);
           return;
diff -Nru thunar-4.16.4/thunar/thunar-gtk-extensions.c thunar-4.16.8/thunar/thunar-gtk-extensions.c
--- thunar-4.16.4/thunar/thunar-gtk-extensions.c	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/thunar/thunar-gtk-extensions.c	2021-05-07 15:29:32.000000000 +0200
@@ -87,8 +87,8 @@
   GList        *children;
   GList        *lp;
   GtkWidget    *submenu;
-  GtkWidget    *image;
-  GIcon        *icon; 
+  GtkWidget    *image = NULL;
+  GIcon        *icon = NULL;
 
   g_return_val_if_fail (THUNARX_IS_MENU_ITEM (thunarx_menu_item), NULL);
 
@@ -102,8 +102,10 @@
                 NULL);
 
   accel_path = g_strconcat ("<Actions>/ThunarActions/", name, NULL);
-  icon = g_icon_new_for_string (icon_name, NULL);
-  image = gtk_image_new_from_gicon (icon,GTK_ICON_SIZE_MENU);
+  if (icon_name != NULL)
+    icon = g_icon_new_for_string (icon_name, NULL);
+  if (icon != NULL)
+    image = gtk_image_new_from_gicon (icon,GTK_ICON_SIZE_MENU);
   gtk_menu_item = xfce_gtk_image_menu_item_new (label_text, tooltip_text, accel_path,
                                                 G_CALLBACK (thunarx_menu_item_activate),
                                                 G_OBJECT (thunarx_menu_item), image, menu_to_append_item);
@@ -118,12 +120,15 @@
     gtk_menu_item_set_submenu (GTK_MENU_ITEM (gtk_menu_item), submenu);
     thunarx_menu_item_list_free (children);
   }
+
   g_free (name);
   g_free (accel_path);
   g_free (label_text);
   g_free (tooltip_text);
-  g_free (icon_name);
-  g_object_unref (icon);
+  if (icon_name != NULL)
+    g_free (icon_name);
+  if (icon != NULL)
+    g_object_unref (icon);
 
   return gtk_menu_item;
 }
diff -Nru thunar-4.16.4/thunar/thunar-launcher.c thunar-4.16.8/thunar/thunar-launcher.c
--- thunar-4.16.4/thunar/thunar-launcher.c	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/thunar/thunar-launcher.c	2021-05-07 15:29:32.000000000 +0200
@@ -203,10 +203,10 @@
 
   gint                    n_files_to_process;
   gint                    n_directories_to_process;
-  gint                    n_executables_to_process;
   gint                    n_regulars_to_process;
   gboolean                files_to_process_trashable;
   gboolean                files_are_selected;
+  gboolean                files_are_all_executable;
   gboolean                single_directory_to_process;
 
   ThunarFile             *single_folder;
@@ -550,8 +550,8 @@
   launcher->files_to_process_trashable = TRUE;
   launcher->n_files_to_process         = 0;
   launcher->n_directories_to_process   = 0;
-  launcher->n_executables_to_process   = 0;
   launcher->n_regulars_to_process      = 0;
+  launcher->files_are_all_executable   = TRUE;
   launcher->single_directory_to_process = FALSE;
   launcher->single_folder = NULL;
   launcher->parent_folder = NULL;
@@ -576,8 +576,8 @@
         }
       else
         {
-          if (thunar_file_is_executable (lp->data))
-            ++launcher->n_executables_to_process;
+          if (launcher->files_are_all_executable && !thunar_file_is_executable (lp->data))
+            launcher->files_are_all_executable = FALSE;
           ++launcher->n_regulars_to_process;
         }
 
@@ -2824,7 +2824,7 @@
   applications = thunar_file_list_get_applications (launcher->files_to_process);
 
   /* Execute OR Open OR OpenWith */
-  if (G_UNLIKELY (launcher->n_executables_to_process == launcher->n_files_to_process))
+  if (G_UNLIKELY (launcher->files_are_all_executable))
     thunar_launcher_append_menu_item (launcher, GTK_MENU_SHELL (menu), THUNAR_LAUNCHER_ACTION_EXECUTE, FALSE);
   else if (G_LIKELY (launcher->n_directories_to_process >= 1))
     {
diff -Nru thunar-4.16.4/thunar/thunar-shortcuts-model.c thunar-4.16.8/thunar/thunar-shortcuts-model.c
--- thunar-4.16.4/thunar/thunar-shortcuts-model.c	2021-03-07 00:27:28.000000000 +0100
+++ thunar-4.16.8/thunar/thunar-shortcuts-model.c	2021-05-07 15:29:31.000000000 +0200
@@ -132,10 +132,6 @@
                                                                      GFile                     *other_file,
                                                                      GFileMonitorEvent          event_type,
                                                                      gpointer                   user_data);
-static void               thunar_shortcuts_model_file_changed       (ThunarFile                *file,
-                                                                     ThunarShortcutsModel      *model);
-static void               thunar_shortcuts_model_file_destroy       (ThunarFile                *file,
-                                                                     ThunarShortcutsModel      *model);
 static void               thunar_shortcuts_model_device_added       (ThunarDeviceMonitor       *device_monitor,
                                                                      ThunarDevice              *device,
                                                                      ThunarShortcutsModel      *model);
@@ -1216,17 +1212,11 @@
   _thunar_return_if_fail (THUNAR_IS_SHORTCUTS_MODEL (model));
   _thunar_return_if_fail (shortcut->file == NULL || THUNAR_IS_FILE (shortcut->file));
 
-  /* we want to stay informed about changes to the file */
   if (G_LIKELY (shortcut->file != NULL))
     {
-      /* watch the file for changes */
-      thunar_file_watch (shortcut->file);
-
-      /* connect appropriate signals */
-      g_signal_connect (G_OBJECT (shortcut->file), "changed",
-                        G_CALLBACK (thunar_shortcuts_model_file_changed), model);
-      g_signal_connect (G_OBJECT (shortcut->file), "destroy",
-                        G_CALLBACK (thunar_shortcuts_model_file_destroy), model);
+      /* watch the trash for changes */
+      if (thunar_g_file_is_trash (thunar_file_get_file (shortcut->file)))
+        thunar_file_watch (shortcut->file);
     }
 
   if (path == NULL)
@@ -1332,30 +1322,22 @@
 
   shortcut = g_slice_new0 (ThunarShortcut);
   shortcut->group = THUNAR_SHORTCUT_GROUP_PLACES_BOOKMARKS;
+  shortcut->location = g_object_ref (file_path);
 
   /* handle local and remote files differently */
+  /* If we dont have a thunar-file, we need to set the gicon manually */
   if (thunar_shortcuts_model_local_file (file_path))
     {
       /* try to open the file corresponding to the uri */
       file = thunar_file_get (file_path, NULL);
       if (G_UNLIKELY (file == NULL))
-        {
           shortcut->gicon = g_themed_icon_new ("folder");
-          shortcut->location = g_object_ref (file_path);
-        }
       else
-        {
-          /* make sure the file refers to a directory */
-          if (G_UNLIKELY (thunar_file_is_directory (file)))
-            shortcut->file = file;
-          else
-            g_object_unref (file);
-        }
+          shortcut->file = file;
     }
   else
     {
       shortcut->gicon = g_themed_icon_new ("folder-remote");
-      shortcut->location = g_object_ref (file_path);
     }
 
   shortcut->sort_id = row_num;
@@ -1535,99 +1517,6 @@
 
 
 static void
-thunar_shortcuts_model_file_changed (ThunarFile           *file,
-                                     ThunarShortcutsModel *model)
-{
-  ThunarShortcut *shortcut;
-  GtkTreePath    *path;
-  GtkTreeIter     iter;
-  GList          *lp;
-  gint            idx;
-
-  _thunar_return_if_fail (THUNAR_IS_FILE (file));
-  _thunar_return_if_fail (THUNAR_IS_SHORTCUTS_MODEL (model));
-
-  /* check if the file still refers to a directory or a not mounted URI,
-   * otherwise we cannot keep it on the shortcuts list, and so we'll treat
-   * it like the file was destroyed (and thereby removed) */
-
-  if (G_UNLIKELY (!thunar_file_is_directory (file)))
-    {
-      thunar_shortcuts_model_file_destroy (file, model);
-      return;
-    }
-
-  for (idx = 0, lp = model->shortcuts; lp != NULL; ++idx, lp = lp->next)
-    {
-      shortcut = THUNAR_SHORTCUT (lp->data);
-      if (shortcut->file == file)
-        {
-          GTK_TREE_ITER_INIT (iter, model->stamp, lp);
-
-          path = gtk_tree_path_new_from_indices (idx, -1);
-          gtk_tree_model_row_changed (GTK_TREE_MODEL (model), path, &iter);
-          gtk_tree_path_free (path);
-
-          /* the shortcuts list was changed, so write the gtk bookmarks file */
-          if (shortcut->group == THUNAR_SHORTCUT_GROUP_PLACES_BOOKMARKS)
-            thunar_shortcuts_model_save (model);
-
-          break;
-        }
-    }
-}
-
-
-
-static void
-thunar_shortcuts_model_file_destroy (ThunarFile           *file,
-                                     ThunarShortcutsModel *model)
-{
-  ThunarShortcut *shortcut = NULL;
-  GList          *lp;
-
-  _thunar_return_if_fail (THUNAR_IS_FILE (file));
-  _thunar_return_if_fail (THUNAR_IS_SHORTCUTS_MODEL (model));
-
-  /* lookup the shortcut matching the file */
-  for (lp = model->shortcuts; lp != NULL; lp = lp->next)
-    {
-      shortcut = THUNAR_SHORTCUT (lp->data);
-      if (shortcut->file == file)
-        break;
-    }
-
-  /* verify that we actually found a shortcut */
-  _thunar_assert (lp != NULL);
-  _thunar_assert (THUNAR_IS_FILE (shortcut->file));
-  if (shortcut->group == THUNAR_SHORTCUT_GROUP_PLACES_BOOKMARKS)
-    {
-      if (G_LIKELY (shortcut->gicon != NULL))
-        g_object_unref (shortcut->gicon);
-
-      if (G_LIKELY (shortcut->location != NULL))
-        g_object_unref (shortcut->location);
-
-      shortcut->gicon = g_themed_icon_new ("folder");
-      shortcut->location = g_object_ref (thunar_file_get_file (shortcut->file));
-
-      thunar_file_unwatch (shortcut->file);
-      g_signal_handlers_disconnect_matched (shortcut->file,
-                                            G_SIGNAL_MATCH_DATA, 0,
-                                            0, NULL, NULL, model);
-      g_object_unref (shortcut->file);
-      shortcut->file = NULL;
-    }
-  else
-    {
-      /* drop the shortcut from the model */
-      thunar_shortcuts_model_remove_shortcut (model, shortcut);
-    }
-}
-
-
-
-static void
 thunar_shortcuts_model_device_added (ThunarDeviceMonitor  *device_monitor,
                                      ThunarDevice         *device,
                                      ThunarShortcutsModel *model)
@@ -1761,13 +1650,10 @@
 {
   if (G_LIKELY (shortcut->file != NULL))
     {
-      /* drop the file watch */
-      thunar_file_unwatch (shortcut->file);
+      /* drop the file watch on trash */
+      if (thunar_g_file_is_trash (thunar_file_get_file (shortcut->file)))
+        thunar_file_unwatch (shortcut->file);
 
-      /* unregister from the file */
-      g_signal_handlers_disconnect_matched (shortcut->file,
-                                            G_SIGNAL_MATCH_DATA, 0,
-                                            0, NULL, NULL, model);
       g_object_unref (shortcut->file);
     }
 
diff -Nru thunar-4.16.4/thunar/thunar-shortcuts-view.c thunar-4.16.8/thunar/thunar-shortcuts-view.c
--- thunar-4.16.4/thunar/thunar-shortcuts-view.c	2021-03-07 00:17:57.000000000 +0100
+++ thunar-4.16.8/thunar/thunar-shortcuts-view.c	2021-05-07 15:29:31.000000000 +0200
@@ -1235,7 +1235,7 @@
     }
 
   /* create provider menu items if there is a non-trashed file */
-  if (G_LIKELY (file != NULL && !thunar_file_is_trashed (file)))
+  if (G_LIKELY (file != NULL && !thunar_file_is_trashed (file) && thunar_file_is_directory (file)))
     {
       /* load the menu providers from the provider factory */
       providers = thunarx_provider_factory_list_providers (view->provider_factory, THUNARX_TYPE_MENU_PROVIDER);
@@ -1680,7 +1680,7 @@
   _thunar_return_if_fail (THUNAR_IS_SHORTCUTS_VIEW (browser));
   _thunar_return_if_fail (THUNAR_IS_FILE (target_file));
 
-  if (error == NULL)
+  if (G_LIKELY (error == NULL && thunar_file_is_directory (target_file) == TRUE))
     {
       if (open_in == OPEN_IN_WINDOW)
         {
diff -Nru thunar-4.16.4/thunar/thunar-tree-view.c thunar-4.16.8/thunar/thunar-tree-view.c
--- thunar-4.16.4/thunar/thunar-tree-view.c	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/thunar/thunar-tree-view.c	2021-05-07 15:29:31.000000000 +0200
@@ -1269,6 +1269,8 @@
                                                 | THUNAR_MENU_SECTION_RENAME
                                                 | THUNAR_MENU_SECTION_CUSTOM_ACTIONS);
         }
+      thunar_menu_add_sections (context_menu, THUNAR_MENU_SECTION_MOUNTABLE);
+      thunar_menu_add_sections (context_menu, THUNAR_MENU_SECTION_PROPERTIES);
     }
   else
     {
@@ -1277,11 +1279,11 @@
       thunar_launcher_append_menu_item (view->launcher, GTK_MENU_SHELL (context_menu), THUNAR_LAUNCHER_ACTION_OPEN_IN_TAB, TRUE);
       thunar_launcher_append_menu_item (view->launcher, GTK_MENU_SHELL (context_menu), THUNAR_LAUNCHER_ACTION_OPEN_IN_WINDOW, TRUE);
       xfce_gtk_menu_append_seperator (GTK_MENU_SHELL (context_menu));
+      thunar_menu_add_sections (context_menu, THUNAR_MENU_SECTION_MOUNTABLE);
+      if (thunar_device_is_mounted (device))
+        thunar_menu_add_sections (context_menu, THUNAR_MENU_SECTION_PROPERTIES);
     }
 
-  thunar_menu_add_sections (context_menu, THUNAR_MENU_SECTION_MOUNTABLE);
-  thunar_menu_add_sections (context_menu, THUNAR_MENU_SECTION_PROPERTIES);
-
   thunar_menu_hide_accel_labels (context_menu);
   gtk_widget_show_all (GTK_WIDGET (context_menu));
   window = gtk_widget_get_toplevel (GTK_WIDGET (view));
diff -Nru thunar-4.16.4/thunar/thunar-window.c thunar-4.16.8/thunar/thunar-window.c
--- thunar-4.16.4/thunar/thunar-window.c	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/thunar/thunar-window.c	2021-05-07 15:29:31.000000000 +0200
@@ -243,8 +243,6 @@
                                                            GtkWidget              *menu);
 static void      thunar_window_update_help_menu           (ThunarWindow           *window,
                                                            GtkWidget              *menu);
-static void      thunar_window_select_files               (ThunarWindow           *window,
-                                                           GList                  *path_list);
 static void      thunar_window_binding_create             (ThunarWindow           *window,
                                                            gpointer                src_object,
                                                            const gchar            *src_prop,
@@ -891,18 +889,27 @@
  *
  * Visually selects the files, given by the list
  **/
-static void
+void
 thunar_window_select_files (ThunarWindow *window,
                             GList        *files_to_selected)
 {
-  GList *thunarFiles = NULL;
+  GList        *thunar_files = NULL;
+  ThunarFolder *thunar_folder;
 
   _thunar_return_if_fail (THUNAR_IS_WINDOW (window));
 
+  /* If possible, reload the current directory to make sure new files got added to the view */
+  thunar_folder = thunar_folder_get_for_file (window->current_directory);
+  if (thunar_folder != NULL)
+    {
+      thunar_folder_reload (thunar_folder, FALSE);
+      g_object_unref (thunar_folder);
+    }
+
   for (GList *lp = files_to_selected; lp != NULL; lp = lp->next)
-      thunarFiles = g_list_append (thunarFiles, thunar_file_get (G_FILE (lp->data), NULL));
-  thunar_view_set_selected_files (THUNAR_VIEW (window->view), thunarFiles);
-  g_list_free_full (thunarFiles, g_object_unref);
+    thunar_files = g_list_append (thunar_files, thunar_file_get (G_FILE (lp->data), NULL));
+  thunar_view_set_selected_files (THUNAR_VIEW (window->view), thunar_files);
+  g_list_free_full (thunar_files, g_object_unref);
 }
 
 
@@ -2921,7 +2928,11 @@
     }
   else
     {
-      thunar_dialogs_show_error (GTK_WIDGET (window), error, _("Failed to open parent folder"));
+      /* the root folder '/' has no parent. In this special case we do not need a dialog */
+      if (error->code != G_FILE_ERROR_NOENT)
+        {
+          thunar_dialogs_show_error (GTK_WIDGET (window), error, _("Failed to open parent folder"));
+        }
       g_error_free (error);
     }
 }
diff -Nru thunar-4.16.4/thunar/thunar-window.h thunar-4.16.8/thunar/thunar-window.h
--- thunar-4.16.4/thunar/thunar-window.h	2021-03-07 00:39:08.000000000 +0100
+++ thunar-4.16.8/thunar/thunar-window.h	2021-05-07 15:29:31.000000000 +0200
@@ -126,6 +126,8 @@
                                                                              GtkMenu             *menu);
 const XfceGtkActionEntry* thunar_window_get_action_entry                    (ThunarWindow        *window,
                                                                              ThunarWindowAction   action);
+ void                     thunar_window_select_files                        (ThunarWindow         *window,
+                                                                             GList                *path_list);
 G_END_DECLS;
 
 #endif /* !__THUNAR_WINDOW_H__ */
diff -Nru thunar-4.16.4/thunarx/thunarx-config.h thunar-4.16.8/thunarx/thunarx-config.h
--- thunar-4.16.4/thunarx/thunarx-config.h	2021-03-07 00:44:42.000000000 +0100
+++ thunar-4.16.8/thunarx/thunarx-config.h	2021-05-07 15:34:34.000000000 +0200
@@ -31,7 +31,7 @@
 
 #define THUNARX_MAJOR_VERSION 4
 #define THUNARX_MINOR_VERSION 16
-#define THUNARX_MICRO_VERSION 4
+#define THUNARX_MICRO_VERSION 8
 
 #define THUNARX_CHECK_VERSION(major,minor,micro) \
   (THUNARX_MAJOR_VERSION > (major) \

Reply to: