[Xfce4-commits] <thunar-archive-plugin:master> Drop .pot and LINGUAS file. Add .gitignore. Enable silent build rules.

Jannis Pohlmann noreply at xfce.org
Sun Jan 23 16:30:02 CET 2011


Updating branch refs/heads/master
         to 3b2a2f484f516319a57d905ef6536c5a58105efa (commit)
       from 924520d880a5cd20ba4f4fbfe2a5d0457866cf50 (commit)

commit 3b2a2f484f516319a57d905ef6536c5a58105efa
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Sun Jan 23 16:28:21 2011 +0100

    Drop .pot and LINGUAS file. Add .gitignore. Enable silent build rules.

 .gitignore                   |   32 ++++++++
 configure.in.in              |    2 +
 po/LINGUAS                   |    2 -
 po/ar.po                     |   33 ++++----
 po/ast.po                    |   33 ++++----
 po/be.po                     |   37 +++++-----
 po/ca.po                     |   34 ++++----
 po/cs.po                     |   34 ++++----
 po/da.po                     |   34 ++++----
 po/de.po                     |   33 ++++----
 po/el.po                     |   35 +++++----
 po/en_GB.po                  |   36 +++++-----
 po/eo.po                     |   33 ++++----
 po/es.po                     |   34 ++++----
 po/eu.po                     |   32 ++++----
 po/fi.po                     |   33 ++++----
 po/fr.po                     |   33 ++++----
 po/gl.po                     |   34 ++++----
 po/hr.po                     |   32 ++++----
 po/hu.po                     |   34 ++++----
 po/id.po                     |   33 ++++----
 po/it.po                     |   33 ++++----
 po/ja.po                     |   34 ++++----
 po/kk.po                     |   34 ++++----
 po/lv.po                     |   34 ++++----
 po/nb.po                     |   33 ++++----
 po/nl.po                     |   33 ++++----
 po/pa.po                     |   33 ++++----
 po/pl.po                     |   37 +++++-----
 po/pt.po                     |   35 +++++----
 po/pt_BR.po                  |   33 ++++----
 po/ro.po                     |   33 ++++----
 po/ru.po                     |   38 +++++-----
 po/sk.po                     |   33 ++++----
 po/sq.po                     |   34 ++++----
 po/sv.po                     |   34 ++++----
 po/thunar-archive-plugin.pot |   89 ----------------------
 po/tr.po                     |   36 +++++-----
 po/ug.po                     |  166 +++++++++++++++++++++---------------------
 po/uk.po                     |   36 +++++----
 po/ur.po                     |   34 ++++----
 po/ur_PK.po                  |   34 ++++----
 po/zh_CN.po                  |   37 +++++-----
 po/zh_TW.po                  |   34 ++++----
 44 files changed, 793 insertions(+), 827 deletions(-)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4b99794
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,32 @@
+*.gmo
+*.pot
+Makefile
+Makefile.in
+stamp-*
+*.tar.bz2
+*.tar.gz
+.deps
+.libs
+*.la
+*.lo
+*.o
+ChangeLog
+INSTALL
+aclocal.m4
+autom4te.cache
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+configure.in
+depcomp
+install-sh
+libtool
+ltmain.sh
+missing
+mkinstalldirs
+Makefile.in.in
+POTFILES
diff --git a/configure.in.in b/configure.in.in
index edb1617..1a83047 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -48,6 +48,7 @@ dnl ***************************
 AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar])
 AM_CONFIG_HEADER([config.h])
 AM_MAINTAINER_MODE()
+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 
 dnl *******************************
 dnl *** Check for UNIX variants ***
@@ -62,6 +63,7 @@ dnl ********************************
 AC_PROG_CC()
 AC_PROG_LD()
 AC_PROG_INSTALL()
+AC_PROG_INTLTOOL()
 
 dnl **************************
 dnl *** Initialize libtool ***
diff --git a/po/LINGUAS b/po/LINGUAS
deleted file mode 100644
index 64ad3ea..0000000
--- a/po/LINGUAS
+++ /dev/null
@@ -1,2 +0,0 @@
-# set of available languages (in alphabetic order)
-ar ast be ca cs da de el en_GB eo es eu fi fr gl hu id it ja lv nb nl pa pl pt_BR pt ro ru sv tr uk ur ur_PK zh_CN zh_TW 
diff --git a/po/ar.po b/po/ar.po
index aa05626..f0c151e 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -2,10 +2,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2008-07-18 21:48+0200\n"
 "Last-Translator: Mohamed Magdy <mohamedmk at gmail.com>\n"
 "Language-Team: Arabeyes <doc at arabeyes.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -13,12 +14,12 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=n==1 ? 0 :1;\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "اختر مدير أرشفة"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -27,59 +28,59 @@ msgstr ""
 "من قائمة التطبيقات المتاحة في الأسفل:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "لم يتم إيجاد مدير أرشفة مناسب"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "فشل في استخراج الملفات"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "فشل في إنشاء الأرشيف"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "استخرج _هنا"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "استخرج الأرشيف المختار في المجلد الحالي"
 msgstr[1] "استخرج الأرشيفات المختارة في المجلد الحالي"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_استخرج إلى..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "استخرج الأرشيف المختار"
 msgstr[1] "استخرج الأرشيفات المختارة"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "أنشىء _أرشيف..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "أنشىء أرشيف من الكائن المختار"
 msgstr[1] "أنشىء أرشيف من الكائنات المختارة"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_استخرج هنا"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "استخرج الأرشيف المختار هنا"
diff --git a/po/ast.po b/po/ast.po
index e29e6f5..213cf45 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -3,22 +3,23 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-complementu 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2009-07-13 19:55+0100\n"
 "Last-Translator: Marcos Antonio Alvarez Costales <marcoscostales at gmail.com>\n"
 "Language-Team: Asturian <alministradores at softastur.org>\n"
+"Language: ast\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Seleicionar un xestor de ficheros comprimíos"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -27,59 +28,59 @@ msgstr ""
 "de la llista d'aplicaciones disponibles d'abaxo:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Nun s'atopó dengún xestor de ficheros comprimíos adecuáu"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Fallu al estrayer ficheros"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Fallu al criar ficheru comprimíu"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Estrayer _equí"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Estrayer el ficheru seleicionáu na carpeta actual"
 msgstr[1] "Estrayer los ficheros seleicionaos na carpeta actual"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Estrayer en..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Estrayer el ficheru seleicionáu"
 msgstr[1] "Estrayer los ficheros seleicionaos"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Cr_iar ficheru comprimíu..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Criar un ficheru comprimíu col oxetu seleicionáu"
 msgstr[1] "Criar un ficheru comprimíu colos oxetos seleicionaos"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Estrayer equí"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Estrayer el ficheru seleicionáu equí"
diff --git a/po/be.po b/po/be.po
index 1fe3f69..e7b9080 100644
--- a/po/be.po
+++ b/po/be.po
@@ -7,23 +7,25 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2007-03-30 02:51+0300\n"
 "Last-Translator: Alexander Nyakhaychyk <nyakhaychyk at gmail.com>\n"
 "Language-Team: Belarusian <xfce-i18n at xfce.org>\n"
+"Language: be\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 "X-Poedit-Bookmarks: -1,-1,8,-1,-1,-1,-1,-1,-1,-1\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Вылучыце кіраўніка архіваў"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -32,50 +34,50 @@ msgstr ""
 "архіваў з гэтага сьпісу дастасаваньняў:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Ня знойдзены неабходны кіраўнік архіваў"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Немагчыма распакаваць файлы"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Немагчыма стварыць архіў"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Распакаваць с_юды"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Распакаваць вылучаны архіў у бягучую тэчку"
 msgstr[1] "Распакаваць вылучаныя архівы ў бягучую тэчку"
 msgstr[2] "Распакаваць вылучаныя архівы ў бягучую тэчку"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "Рас_пакаваць у..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Распакаваць вылучаны архіў"
 msgstr[1] "Распакаваць вылучаныя архвы"
 msgstr[2] "Распакаваць вылучаныя архвы"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "С_тварыць архіў..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Стварыць архіў з вылучанага аб'екту"
@@ -83,14 +85,13 @@ msgstr[1] "Стварыць архіў з вылучаных аб'ектаў"
 msgstr[2] "Стварыць архіў з вылучаных аб'ектаў"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "Распакаваць с_юды"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Распакаваць сюды вылучаны архіў"
 msgstr[1] "Распакаваць сюды вылучаныя архвы"
 msgstr[2] "Распакаваць сюды вылучаныя архвы"
-
diff --git a/po/ca.po b/po/ca.po
index b0707d6..316cc66 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,22 +7,23 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2007-03-30 21:56+0100\n"
 "Last-Translator: Ivà Burgos <debian.public at gmail.com>\n"
 "Language-Team: Catalan <xfce-i18n at xfce.org\n"
+"Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Seleccioneu un gestor d'arxius"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -31,61 +32,60 @@ msgstr ""
 "de la llista d'aplicacions disponibles de més avall:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "No s'ha trobat cap gestor d'arxius adequat"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "No s'han pogut extreure els fitxers"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "No s'ha pogut crear l'arxiu"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Extreu _aquí"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Extreu l'arxiu seleccionat al directori actual"
 msgstr[1] "Extreu els arxius seleccionats al directori actual"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Extreu a..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Extreu l'arxiu seleccionat"
 msgstr[1] "Extreu els arxius seleccionats"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Cr_ea un arxiu..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Crea un arxiu amb l'objecte seleccionat"
 msgstr[1] "Crea un arxiu amb els objectes seleccionats"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Extreu aquí"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Extreu l'arxiu seleccionat"
 msgstr[1] "Extreu els arxius seleccionats"
-
diff --git a/po/cs.po b/po/cs.po
index 6ce89cb..78b72ba 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,10 +7,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2008-03-02 00:18+0100\n"
 "Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
 "Language-Team: Czech <xfce-i18n at xfce.org>\n"
+"Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -18,12 +19,12 @@ msgstr ""
 "X-Poedit-Bookmarks: -1,-1,6,-1,-1,-1,-1,-1,-1,-1\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Vyberte si správce archivů"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -32,50 +33,50 @@ msgstr ""
 "z níže uvedeného seznamu dostupných aplikací:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Nebyl nalezen žádný vhodný správce archivů"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Nepodařilo se rozbalit soubory"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Nepodařilo se vytvořit archiv"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Rozbalit _zde"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Rozbalí vybraný archiv do aktuálního adresáře"
 msgstr[1] "Rozbalí vybrané archivy do aktuálního adresáře"
 msgstr[2] "Rozbalí vybrané archivy do aktuálního adresáře"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Rozbalit do..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Rozbalí vybraný archiv"
 msgstr[1] "Rozbalí vybrané archivy"
 msgstr[2] "Rozbalí vybrané archivy"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Vytvoř_it archiv..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Vytvoří archiv z vybraného objektu"
@@ -83,14 +84,13 @@ msgstr[1] "Vytvoří archiv z vybraných objektů"
 msgstr[2] "Vytvoří archiv z vybraných objektů"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "Rozbalit _zde"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Rozbalí vybraný archiv v tomto umístění"
 msgstr[1] "Rozbalí vybrané archivy v tomto umístění"
 msgstr[2] "Rozbalí vybrané archivy v tomto umístění"
-
diff --git a/po/da.po b/po/da.po
index 6c0e68e..19497a8 100644
--- a/po/da.po
+++ b/po/da.po
@@ -7,10 +7,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2008-09-29 12:48+0100\n"
 "Last-Translator: Per Kongstad <p_kongstad at op.pl>\n"
 "Language-Team: Danish <dansk at dansk-gruppen.dk>\n"
+"Language: da\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -20,12 +21,12 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Vælg en arkivhåndtering"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -34,61 +35,60 @@ msgstr ""
 "fra listen af tilgængelige programmer herunder:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Ingen anvendelig arkivhåndtering fundet"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Kunne udpakke filer"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Kunne ikke oprette arkiv"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Udpak _her"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Udpak det valgte arkiv i denne mappe"
 msgstr[1] "Udpak de valgte arkiver i denne mappe"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Udpak til..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Udpak det valgte arkiv"
 msgstr[1] "Udpak de valgte arkiver"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "_Opret arkiv..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Opret et arkiv med det valgte element"
 msgstr[1] "Opret et arkiv med de valgte elementer"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Udpak her"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Udpak det valgte arkiv her"
 msgstr[1] "Udpak de valgte arkiver her"
-
diff --git a/po/de.po b/po/de.po
index aa83d30..d560c10 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,22 +8,23 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-12-01 18:33+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2007-12-01 18:38+0000\n"
 "Last-Translator: Fabian Nowak <timystery at arcor.de>\n"
 "Language-Team: German <xfce-i18n at xfce.org>\n"
+"Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Archivmanager auswählen"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -32,59 +33,59 @@ msgstr ""
 "aus der folgenden Liste von Anwendungen:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Kein unterstützter Archivmanager gefunden"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:333
-#: thunar-archive-plugin/tap-provider.c:372
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Dateien konnten nicht entpackt werden"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:410
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Archiv konnte nicht erstellt werden"
 
-#: thunar-archive-plugin/tap-provider.c:464
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "_Hier entpacken"
 
-#: thunar-archive-plugin/tap-provider.c:471
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Das ausgewählte Archiv ins aktuelle Verzeichnis entpacken"
 msgstr[1] "Die ausgewählten Archive ins aktuelle Verzeichnis entpacken"
 
-#: thunar-archive-plugin/tap-provider.c:488
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "Entpacken _nach..."
 
-#: thunar-archive-plugin/tap-provider.c:496
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Das ausgewählte Archiv entpacken"
 msgstr[1] "Die ausgewählten Archive entpacken"
 
-#: thunar-archive-plugin/tap-provider.c:516
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "A_rchiv erstellen"
 
-#: thunar-archive-plugin/tap-provider.c:524
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Ein Archiv mit der ausgewählte Datei erstellen"
 msgstr[1] "Ein Archiv mit den ausgewählten Dateien erstellen"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:589
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "Hierher _entpacken"
 
-#: thunar-archive-plugin/tap-provider.c:596
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Das ausgewählte Archiv hierher entpacken"
diff --git a/po/el.po b/po/el.po
index 5430931..9bd7d2e 100644
--- a/po/el.po
+++ b/po/el.po
@@ -2,27 +2,28 @@
 # Copyright (C) 2006-2007 Benedikt Meurer <benny at xfce.org>
 # This file is distributed under the same license as the thunar-archive-plugin package.
 # Stavros Giannouris <stavrosg at serverhive.com>, 2006.
-# 
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2006-10-14 19:03+0200\n"
 "Last-Translator: Stavros Giannouris <stavrosg at serverhive.com>\n"
 "Language-Team: Greek <xfce-i18n at xfce.org>\n"
+"Language: el\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Επιλέξτε ένα διαχειριστή συμπιεσμένων αρχείων"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -31,59 +32,59 @@ msgstr ""
 "αρχείων που προτιμάτε από την παρακάτω λίστα:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Δε βρέθηκε κανένας κατάλληλος διαχειριστής συμπιεσμένων αρχείων"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Η αποσυμπίεση των αρχείων απέτυχε"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Η δημιουργία του συμπιεσμένου αρχείου απέτυχε"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Αποσυμπίεση ε_δώ"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Αποσυμπιέζει το επιλεγμένο συμπιεσμένο αρχείο στον τρέχον φάκελο"
 msgstr[1] "Αποσυμπιέζει τα επιλεγμένα συμπιεσμένα αρχεία στον τρέχον φάκελο"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "Αποσυμπίεση σ_το..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Αποσυμπιέζει το επιλεγμένο συμπιεσμένο αρχείο"
 msgstr[1] "Αποσυμπιέζει τα επιλεγμένα συμπιεσμένα αρχεία"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Δημιουργία συ_μπιεσμένου αρχείου..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Δημιουργεί ένα συμπιεσμένο αρχείο με το επιλεγμένο αντικείμενο"
 msgstr[1] "Δημιουργεί ένα συμπιεσμένο αρχείο με τα επιλεγμένα αντικείμενα"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "Αποσυμπίεση ε_δώ"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Αποσυμπιέζει το επιλεγμένο συμπιεσμένο αρχείο εδώ"
diff --git a/po/en_GB.po b/po/en_GB.po
index 8b26db6..a961ea5 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -7,22 +7,23 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2007-03-31 09:17+0200\n"
 "Last-Translator: Jeff Bailes <thepizzaking at gmail.com>\n"
 "Language-Team: British English <xfce-i18n at xfce.org\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n > 1);"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Select an archive manager"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -31,61 +32,60 @@ msgstr ""
 "from the list of available applications below:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "No suitable archive manager found"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Failed to extract files"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Failed to create archive"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Extract _Here"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Extract the selected archive in the current folder"
 msgstr[1] "Extract the selected archives in the current folder"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Extract To..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Extract the selected archive"
 msgstr[1] "Extract the selected archives"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Cr_eate Archive..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Create an archive with the selected object"
 msgstr[1] "Create an archive with the selected objects"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Extract here"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Extract the selected archive here"
 msgstr[1] "Extract the selected archives here"
-
diff --git a/po/eo.po b/po/eo.po
index 5f6e5c0..ddc41a1 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -7,22 +7,23 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2006-07-25 12:28+0100\n"
 "Last-Translator: Jarbas Araujo <jarbasaraujojr at yahoo.com.br>\n"
 "Language-Team: Esperanto <xfce-i18n at xfce.org>\n"
+"Language: eo\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Elektu la dosiermanaĝilon"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -31,60 +32,60 @@ msgstr ""
 "el la subaj eblaj aplikaĵoj:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Neniu uzebla dosiermanaĝilo estis trovata"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Neeblas elmalfermi la dosierojn"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Neeblas krei la dosieron"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Elmalfermi Ĉ_i tie"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Elmalfermi la elektitan dosieron en ĉi dosierujon"
 msgstr[1] "Elmalfermi la elektitajn dosierojn en ĉi dosierujon"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Elmalfermi al..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Elmalfermu la elektitan dosieron"
 msgstr[1] "Elmalfermu la elektitajn dosierojn"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "_Kreu Dosieron..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Kreu dosieron kun la elektita objekto"
 msgstr[1] "Kreu dosieron kun la elektitaj objektoj"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 #, fuzzy
 msgid "_Extract here"
 msgstr "Elmalfermi Ĉ_i tie"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 #, fuzzy
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
diff --git a/po/es.po b/po/es.po
index cfa0e21..c407f13 100644
--- a/po/es.po
+++ b/po/es.po
@@ -7,22 +7,23 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2008-10-16 22:50+0100\n"
 "Last-Translator: Abel Martín <abel.martin.ruiz at gmail.com>\n"
 "Language-Team: Spanish <xfce-i18n at xfce.org>\n"
+"Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Seleccionar un gestor de archivos comprimidos"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -31,61 +32,60 @@ msgstr ""
 "de la lista de aplicaciones disponibles de abajo:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "No se encontró ningún gestor de archivos comprimidos adecuado"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Fallo al extraer archivos"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Fallo al crear archivo comprimido"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Extraer _aquí"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Extraer el archivo seleccionado en la carpeta actual"
 msgstr[1] "Extraer los archivos seleccionados en la carpeta actual"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Extraer en..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Extraer el archivo seleccionado"
 msgstr[1] "Extraer los archivos seleccionados"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Cr_ear archivo comprimido..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Crear un archivo comprimido con el objeto seleccionado"
 msgstr[1] "Crear un archivo comprimido con los objetos seleccionados"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Extraer aquí"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Extraer el archivo seleccionado aquí"
 msgstr[1] "Extraer los archivos seleccionados aquí"
-
diff --git a/po/eu.po b/po/eu.po
index 1ce9099..93c17ab 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2008-11-05 14:18+0200\n"
 "Last-Translator: Piarres Beobide <pi at beobide.net>\n"
 "Language-Team: Basque <xfce-i18n at xfce.org>\n"
@@ -19,12 +19,12 @@ msgstr ""
 "X-Generator: Pootle 1.2.0\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Fitxategi kudeatzaile bat hautatu"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -33,59 +33,59 @@ msgstr ""
 "erabilgarri dauden aplikazioen beheko zerrendatik:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Ez da fitxategi kudeatzaile erabilgarririk aurkitu"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Huts fitxategiak ateratzerakoan"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Huts fitxategia sortzerakoan"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Hona A_tera"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Aukeratutako fitxategia uneko karpetara atera"
 msgstr[1] "Aukeratutako fitxategiak uneko karpetara atera"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Hona atera..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Aukeratutako fitxategia atera"
 msgstr[1] "Aukeratutako fitxategiak atera"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Fitxat_egia Sortu"
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Fitxategi bat sortu aukeratutako elementuarekin"
 msgstr[1] "Fitxategi bat sortu aukeratutako elementuekin"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "A_tera hemen"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Aukeratutako fitxategia hona atera"
diff --git a/po/fi.po b/po/fi.po
index 06ab73b..2ba44ab 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -7,10 +7,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-24 20:25+0300\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2007-03-14 17:57+0000\n"
 "Last-Translator: Timo Jyrinki <timo.jyrinki at iki.fi>\n"
 "Language-Team: Finnish <fi at li.org>\n"
+"Language: fi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -19,12 +20,12 @@ msgstr ""
 "X-Generator: Launchpad (build Unknown)\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: ../thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Valitse pakettienkäsittelyohjelma"
 
 #. add the header label
-#: ../thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -33,59 +34,59 @@ msgstr ""
 "alla olevasta listasta:"
 
 #. tell the user that we cannot handle the specified mime types
-#: ../thunar-archive-plugin/tap-backend.c:280
-#: ../thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Sopivaa pakettienkäsittelyohjelmaa ei löytynyt"
 
 #. execute the action
-#: ../thunar-archive-plugin/tap-provider.c:333
-#: ../thunar-archive-plugin/tap-provider.c:372
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Tiedostojen purku epäonnistui"
 
 #. execute the action
-#: ../thunar-archive-plugin/tap-provider.c:410
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Arkiston luominen epäonnistui"
 
-#: ../thunar-archive-plugin/tap-provider.c:464
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Pura _tänne"
 
-#: ../thunar-archive-plugin/tap-provider.c:471
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Pura valittu arkisto tämänhetkiseen kansioon"
 msgstr[1] "Pura valitut arkistot tämänhetkiseen kansioon"
 
-#: ../thunar-archive-plugin/tap-provider.c:488
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Pura..."
 
-#: ../thunar-archive-plugin/tap-provider.c:496
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Pura valittu arkisto"
 msgstr[1] "Pura valitut arkistot"
 
-#: ../thunar-archive-plugin/tap-provider.c:516
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Lu_o arkisto..."
 
-#: ../thunar-archive-plugin/tap-provider.c:524
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Luo arkisto valitusta kohteesta"
 msgstr[1] "Luo arkisto valituista kohteista"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: ../thunar-archive-plugin/tap-provider.c:589
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Pura tänne"
 
-#: ../thunar-archive-plugin/tap-provider.c:596
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Pura valittu arkisto tänne"
diff --git a/po/fr.po b/po/fr.po
index 0d604dc..a306c60 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,22 +7,23 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2006-09-17 21:11+0100\n"
 "Last-Translator: Gérald Barré <g.barre at free.fr>\n"
 "Language-Team: French <xfce-i18n at xfce.org>\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Sélectionner un gestionnaire d'archives"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -31,59 +32,59 @@ msgstr ""
 "de la liste d'applications disponibles ci-dessous :"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Aucun gestionnaire d'archives trouvé"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Échec à l'extraction des fichiers"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Échec à la création de l'archive"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Extraire _ici"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Extraire l'archive sélectionnée dans le dossier courant"
 msgstr[1] "Extraire les archives sélectionnées dans le dossier courant"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Extraire vers..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Extraire l'archive sélectionnée"
 msgstr[1] "Extraire les archives sélectionnées"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Cré_er une archive..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Créer une archive avec l'objet sélectionné"
 msgstr[1] "Créer une archive avec les objets sélectionnés"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Extraire ici"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Extraire l'archive sélectionnée ici"
diff --git a/po/gl.po b/po/gl.po
index 29fa9f5..3c24327 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -11,22 +11,23 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2009-08-19 13:06+0100\n"
 "Last-Translator: Leandro Regueiro <leandro.regueiro at gmail.com>\n"
 "Language-Team: Galician <proxecto at trasno.net>\n"
+"Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Seleccione un xestor de arquivos"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -35,61 +36,60 @@ msgstr ""
 "na lista de aplicacións dispoñibles de embaixo:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Non se atopou un xestor de arquivos axeitado"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Fallo ó extraer os ficheiros"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Fallo ó crear o arquivo"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Extraer _aquí"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Extraer o arquivo seleccionado no cartafol actual"
 msgstr[1] "Extraer os arquivos seleccionados no cartafol actual"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Extraer en..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Extraer o arquivo seleccionado"
 msgstr[1] "Extraer os arquivos seleccionados"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Cr_ear arquivo..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Crear un arquivo co obxecto seleccionado"
 msgstr[1] "Crear un arquivo cos obxectos seleccionados"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Extraer aquí"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Extraer aquí o arquivo seleccionado"
 msgstr[1] "Extraer aquí os arquivos seleccionados"
-
diff --git a/po/hr.po b/po/hr.po
index f5bd5c9..544f316 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Thunar-archive-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2011-01-09 04:13+0100\n"
 "Last-Translator: Ivica Kolić <ikoli at yahoo.com>\n"
 "Language-Team: Croatian <ikoli at yahoo.com>\n"
@@ -20,12 +20,12 @@ msgstr ""
 "X-Poedit-SourceCharset: utf-8\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Odaberite upravitelja arhivama"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -34,50 +34,50 @@ msgstr ""
 "sa liste dostupnih programa ispod:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Nije pronađen pogodan upravitelj datotekama"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Neuspjelo raspakiranje datoteka"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Neuspjelo stvaranje arhive"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Rspakirajt _ovdje"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Raspakiraj odabranu arhivu u trenutnu mapu"
 msgstr[1] "Raspakiraj odabrane arhive u trenutnu mapu"
 msgstr[2] "Raspakiraj odabrane arhive u trenutnu mapu"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Raspakiraj u..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Raspakiraj odabranu arhivu"
 msgstr[1] "Raspakiraj odabrane arhive"
 msgstr[2] "Raspakiraj odabrane arhive"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Na_pravi arhivu..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Napravi arhivu sa odabranim objektom"
@@ -85,11 +85,11 @@ msgstr[1] "Napravi arhivu sa odabranim objektima"
 msgstr[2] "Napravi arhivu sa odabranim objektima"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Raspakiraj ovdje"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Raspakiraj odabranu arhivu ovdje"
diff --git a/po/hu.po b/po/hu.po
index 279af13..0a42e60 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -8,10 +8,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-07-22 22:28+0200\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2009-07-22 22:40+0200\n"
 "Last-Translator: Gabor Kelemen <kelemeng at gnome dot hu>\n"
 "Language-Team: Hungarian <gnome at gnome dot hu>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -19,12 +20,12 @@ msgstr ""
 "X-Generator: KBabel 1.11.4\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: ../thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Válasszon archívumkezelőt"
 
 #. add the header label
-#: ../thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -33,61 +34,60 @@ msgstr ""
 "az elérhető alkalmazások alábbi listájából:"
 
 #. tell the user that we cannot handle the specified mime types
-#: ../thunar-archive-plugin/tap-backend.c:280
-#: ../thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Nem található megfelelő archívumkezelő"
 
 #. execute the action
-#: ../thunar-archive-plugin/tap-provider.c:333
-#: ../thunar-archive-plugin/tap-provider.c:372
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "A fájlok kibontása meghiúsult"
 
 #. execute the action
-#: ../thunar-archive-plugin/tap-provider.c:410
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Az archívum létrehozása meghiúsult"
 
-#: ../thunar-archive-plugin/tap-provider.c:464
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Kibontás i_de"
 
-#: ../thunar-archive-plugin/tap-provider.c:471
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "A kiválasztott archívum kibontása az aktuális mappába"
 msgstr[1] "A kiválasztott archívumok kibontása az aktuális mappába"
 
-#: ../thunar-archive-plugin/tap-provider.c:488
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Kibontás máshova…"
 
-#: ../thunar-archive-plugin/tap-provider.c:496
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "A kijelölt archívum kibontása"
 msgstr[1] "A kijelölt archívumok kibontása"
 
-#: ../thunar-archive-plugin/tap-provider.c:516
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Archí_vum létrehozása…"
 
-#: ../thunar-archive-plugin/tap-provider.c:524
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Archívum létrehozása a kiválasztott objektumból"
 msgstr[1] "Archívum létrehozása a kiválasztott objektumokból"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: ../thunar-archive-plugin/tap-provider.c:589
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "Kibontás id_e"
 
-#: ../thunar-archive-plugin/tap-provider.c:596
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "A kiválasztott archívum kibontása ide"
 msgstr[1] "A kiválasztott archívumok kibontása ide"
-
diff --git a/po/id.po b/po/id.po
index 99b27fe..70ef3fd 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,22 +7,23 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2008-06-11 10:30+0700\n"
 "Last-Translator: Andhika Padmawan <andhika.padmawan at gmail.com>\n"
 "Language-Team: Indonesian <id at li.org>\n"
+"Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Pilih manajer arsip"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -31,56 +32,56 @@ msgstr ""
 "senarai aplikasi yang tersedia di bawah ini:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Tak ada manajer arsip yang cocok yang tersedia"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Gagal mengekstrak berkas"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Gagal membuat arsip"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Ekstrak _Di Sini"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Ekstrak arsip terpilih ke folder saat ini"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Ekstrak Ke..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Ekstrak arsip terpilih"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Bu_at Arsip..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Buat arsip dengan objek terpilih"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Ekstrak di sini"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Ekstrak arsip terpilih di sini"
diff --git a/po/it.po b/po/it.po
index fa7afa3..cbafcb0 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,22 +7,23 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2007-05-22 09:05+0200\n"
 "Last-Translator: Roberto Pariset <robdebian at gmail.com>\n"
 "Language-Team: Italian <xfce-i18n at xfce.org>\n"
+"Language: it\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Selezionare un gestore di archivio"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -31,59 +32,59 @@ msgstr ""
 "dall'elenco sottostante di applicazioni disponibili:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Non trovato alcun gestore di archivio appropriato"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Impossibile estrarre i file"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Impossibile creare l'archivio"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Estrai _qui"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Estrae l'archivio selezionato nella cartella corrente"
 msgstr[1] "Estrae gli archivi selezionati nella cartella corrente"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Estrai in..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Estrae l'archivio selezionato"
 msgstr[1] "Estrae gli archivi selezionati"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Cr_ea un archivio..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Crea un archivio con l'oggetto selezionato"
 msgstr[1] "Crea un archivio con gli oggetto selezionati"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "Estrai _qui"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Estrae qui l'archivio selezionato"
diff --git a/po/ja.po b/po/ja.po
index 9acc066..1ec9c10 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -7,10 +7,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2008-12-03 22:39+0900\n"
 "Last-Translator: Masato Hashimoto <cabezon.hashimoto at gmail.com>\n"
 "Language-Team: Japanese <xfce-i18n at xfce.org>\n"
+"Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -18,12 +19,12 @@ msgstr ""
 "X-Poedit-Language: Japanese\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "アーカイブマネージャの選択"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -32,61 +33,60 @@ msgstr ""
 "好みのアーカイブマネージャを選択してください:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "適切なアーカイブマネージャを見つけられませんでした"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "ファイルの展開に失敗しました"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "アーカイブの作成に失敗しました"
 
 # Thunar action menu entry
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "ここで展開(_H)"
 
 # Added "。" to coordinate with Thunar (description in status bar)
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "現在のフォルダに選択したアーカイブを展開します。"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "別の場所に展開(_E)..."
 
 # Added "。" to coordinate with Thunar (description in status bar)
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "選択したアーカイブを展開します。"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "アーカイブの作成(_E)..."
 
 # Added "。" to coordinate with Thunar (description in status bar)
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "選択したオブジェクトでアーカイブを作成します。"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "ここで展開(_E)"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "選択したアーカイブをここに展開します"
-
diff --git a/po/kk.po b/po/kk.po
index 3ca02c8..118cd6f 100644
--- a/po/kk.po
+++ b/po/kk.po
@@ -7,22 +7,23 @@ msgid ""
 msgstr ""
 "Project-Id-Version: trunk\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2010-03-16 11:30+0600\n"
 "Last-Translator: Baurzhan Muftakhidinov <baurthefirst at gmail.com>\n"
 "Language-Team: Kazakh <kk_KZ at googlegroups.com>\n"
+"Language: kk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Архивтер басқарушысын таңдаңыз"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -31,57 +32,56 @@ msgstr ""
 "қолданбасын төмендегі тізімнен таңдаңыз:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Сәйкес архивтерді басқару қолданбасы табылмады"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Файлдарды тарқату сәтсіз аяқталды"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Архивті жасау сәтсіз аяқталды"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Осын_да тарқату"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Ерекшеленген архивт(ерд)і ағымдағы бумаға тарқату"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "Қ_айда тарқату..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Ерекшеленген архивті тарқату"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Ар_хивті жасау..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Ерекшеленген нәрсе(лер)ден архивті жасау"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "Осында _тарқату"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Ерекшеленген архивт(ерд)і осында тарқату"
-
diff --git a/po/lv.po b/po/lv.po
index 107fb78..f714c36 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -8,10 +8,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.5svn-r02842N\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2009-09-18 20:27+0100\n"
 "Last-Translator: Rihards Prieditis <rprieditis at gmail.com>\n"
 "Language-Team: Latvian <translation-team-lv at lists.sourceforge.net>\n"
+"Language: lv\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -19,12 +20,12 @@ msgstr ""
 "X-Generator: Lokalize 1.0\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Norādiet arhīva pārvaldnieku"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -33,50 +34,50 @@ msgstr ""
 "no pieejamo lietotņu saraksta:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Netika atrasts neviens derīgs arhīva pārvaldnieks"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Neizdevās atspiest failus"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Neizdevās izveidot arhīvu"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "A_tspiest šeit"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Atspiest atlasīto arhīvu esošajā mapē"
 msgstr[1] "Atspiest atlasītos arhīvus esošajā mapē"
 msgstr[2] "Atspiest atlasīto arhīvu esošajā mapē"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Atspiest..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Atspiest atlasīto arhīvu"
 msgstr[1] "Atspiest atlasītos arhīvus"
 msgstr[2] "Atspiest atlasīto arhīvu"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "I_zveidot arhīvu"
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Izveidot arhīvu ar atlasīto vienumu"
@@ -84,14 +85,13 @@ msgstr[1] "Izveidot arhīvu ar atlasītajiem vienumiem"
 msgstr[2] "Izveidot arhīvu ar atlasīto vienumu"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Atspiest šeit"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Atspiest šeit atlasīto arhīvu"
 msgstr[1] "Atspiest šeit atlasītos arhīvus"
 msgstr[2] "Atspiest šeit atlasīto arhīvu"
-
diff --git a/po/nb.po b/po/nb.po
index 225654a..14f4b1f 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -7,22 +7,23 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.5svn-r02842\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2007-07-01 20:17+0200\n"
 "Last-Translator: Terje Uriansrud <ter at operamail.com>\n"
 "Language-Team: Norwegian Bokmal\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Velg en arkiveringsbehandler"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -31,59 +32,59 @@ msgstr ""
 "listen over tilgjengelige programmer under:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Ingen passende arkiveringsbehandlere funnet"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Klarte ikke pakke ut filer"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Klarte ikke lage arkiv"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Pakk ut _her"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Pakk ut valgt arkiv i gjeldende mappe"
 msgstr[1] "Pakk ut valgte arkiv i gjeldende mappe"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Pakk ut til ..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Pakk ut valgt arkiv"
 msgstr[1] "Pakk ut valgte arkiv"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "_Lag arkiv ..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Lag et arkiv med valgt element"
 msgstr[1] "Lag et arkiv med valgte elementer"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Pakk ut her"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Pakk ut valgt arkiv her"
diff --git a/po/nl.po b/po/nl.po
index f57daa9..83f738b 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,22 +7,23 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2006-07-20 21:18+0200\n"
 "Last-Translator: Stephan Arts <psybsd at gmail.com>\n"
 "Language-Team: Dutch <xfce-i18n at xfce.org>\n"
+"Language: nl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Selecteer een archief beheerder"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -31,59 +32,59 @@ msgstr ""
 "uit de lijst van beschikbare applicaties:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Geen geschikte archief beheerder gevonden"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Uitpakken is mislukt"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Maken van archief is mislukt"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "_Hier Uitpakken"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Pak het geselecteerde archief uit in de huidige map"
 msgstr[1] "Pak de geselecteerde archieven uit in de huidige map"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "Uitpakk_en Naar..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Pak het geselecteerde archief uit"
 msgstr[1] "Pak de geselecteerde archieven uit"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Maak Archi_ef..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Het geselecteerde onderdeel in een nieuw archief plaatsen"
 msgstr[1] "De geselecteerde onderdelen in een nieuw archief plaatsen"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Hier Uitpakken"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Het geselecteerde archief hier uitpakken"
diff --git a/po/pa.po b/po/pa.po
index 8f9d057..51aef4e 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -7,10 +7,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2007-01-05 21:20+0530\n"
 "Last-Translator: A S Alam <aalam at users.sf.net>\n"
 "Language-Team: Punjabi <xfce-i18n at xfce.org>\n"
+"Language: pa\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -18,71 +19,71 @@ msgstr ""
 "X-Generator: KBabel 1.11.4\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "ਇੱਕ ਆਰਚੀਵ ਮੈਨੇਜਰ ਚੁਣੋز"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
 msgstr "ਆਪਣੀ ਪਸੰਦ ਦਾ ਆਰਚੀਵ ਮੈਨੇਜਰ ਹੇਠ ਦਿੱਤੀ ਉਪਲੱਬਧ ਐਪਲੀਕੇਸ਼ਣ ਦੀ ਲਿਸਟ ਤੋਂ ਚੁਣੋ:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "ਕੋਈ ਢੁੱਕਵਾਂ ਆਰਚੀਵ ਮੈਨੇਜਰ ਨਹੀਂ ਮਿਲਿਆ"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "ਫਾਇਲਾਂ ਖੋਲ੍ਹਣ ਲਈ ਫੇਲ੍ਹ"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "ਆਰਚੀਵ ਬਣਾਉਣ ਲਈ ਫੇਲ੍ਹ"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "ਇੱਥੇ ਖੋਲ੍ਹੋ(_H)"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "ਚੁਣੇ ਆਰਚੀਵ ਨੂੰ ਮੌਜੂਦਾ ਫੋਲਡਰ 'ਚ ਖੋਲ੍ਹੋ"
 msgstr[1] "ਚੁਣੇ ਆਰਚੀਵ ਮੌਜੂਦਾ ਫੋਲਡਰ 'ਚ ਖੋਲ੍ਹੋ"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "ਖੋਲ੍ਹੋ(_E)..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "ਚੁਣਿਆ ਆਰਚੀਵ ਖੋਲ੍ਹੋ"
 msgstr[1] "ਚੁਣੇ ਆਰਚੀਵ ਖੋਲ੍ਹੋ"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "ਆਰਚੀਵ ਬਣਾਓ(_e)..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "ਚੁਣੇ ਆਬਜੈਕਟ ਨਾਲ ਇੱਕ ਆਰਚੀਵ ਬਣਾਓ"
 msgstr[1] "ਚੁਣੇ ਆਬਜੈਕਟਾਂ ਨਾਲ ਇੱਕ ਆਰਚੀਵ ਬਣਾਓ"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "ਇੱਥੇ ਖੋਲ੍ਹੋ(_E)"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "ਚੁਣਿਆ ਆਰਚੀਵ ਇੱਥੇ ਖੋਲ੍ਹੋ"
diff --git a/po/pl.po b/po/pl.po
index 5b1727d..4d01d26 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -7,22 +7,24 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2009-04-03 19:03+0100\n"
 "Last-Translator: Piotr Sokół <piotr.sokol at 10g.pl>\n"
 "Language-Team: Polish <xfce-i18n at xfce.org>\n"
+"Language: pl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
+"|| n%100>=20) ? 1 : 2);\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Wybór menedżera archiwów"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -31,50 +33,50 @@ msgstr ""
 "do zarządzania archiwami:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Nie znaleziono odpowiedniego programu"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Nie udało się rozpakować plików"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Nie udało się utworzyć archiwum"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Rozpakuj _tutaj"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Rozpakowywuje zawartość archiwum do bieżącego katalogu"
 msgstr[1] "Rozpakowywuje zawartość archiwów do bieżącego katalogu"
 msgstr[2] "Rozpakowywuje zawartość archiwów do bieżącego katalogu"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Rozpakuj..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Rozpakowywuje zawartość archiwum do określonego katalogu"
 msgstr[1] "Rozpakowywuje zawartość archiwów do określonego katalogu"
 msgstr[2] "Rozpakowywuje zawartość archiwów do określonego katalogu"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "_Utwórz archiwum..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Tworzy archiwum z zaznaczonego elementu"
@@ -82,14 +84,13 @@ msgstr[1] "Tworzy archiwum z zaznaczonych elementów"
 msgstr[2] "Tworzy archiwum z zaznaczonych elementów"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Rozpakuj tutaj"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Rozpakuj zaznaczone archiwum tutaj"
 msgstr[1] "Rozpakuj zaznaczone archiwa tutaj"
 msgstr[2] "Rozpakuj zaznaczone archiwa tutaj"
-
diff --git a/po/pt.po b/po/pt.po
index ade1bee..c93fd83 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -2,15 +2,16 @@
 # Copyright (C) 2006-2007 Benedikt Meurer <benny at xfce.org>
 # This file is distributed under the same license as the thunar-archive-plugin package.
 # Nuno Miguel <nunis at netcabo.pt>, 2007.
-# 
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2010-01-05 10:28-0000\n"
 "Last-Translator: Sérgio Marques <smarquespt at gmail.com>\n"
 "Language-Team: \n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -19,12 +20,12 @@ msgstr ""
 "X-Poedit-Country: PORTUGAL\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Seleccione um gestor de arquivos"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -33,59 +34,59 @@ msgstr ""
 "da lista de aplicações abaixo disponíveis:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Nenhum gestor de arquivos encontrado"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Falha ao extrair ficheiros"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Falha ao criar o arquivo"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Extrair _aqui"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Extrair o arquivo seleccionado na pasta actual"
 msgstr[1] "Extrair os arquivos seleccionados na pasta actual"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Extrair para..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Extrair o arquivo seleccionado"
 msgstr[1] "Extrair os arquivos seleccionados"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Cr_iar arquivo..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Criar um arquivo com o objecto seleccionado"
 msgstr[1] "Criar um arquivo com os objectos seleccionados"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Extrair aqui"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Extrair aqui o arquivo seleccionado"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 3b1c5e3..8705500 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -9,22 +9,23 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2008-11-13 10:35-0400\n"
 "Last-Translator: Og Maciel <ogmaciel at gnome.org>\n"
 "Language-Team: Brazilian Portuguese <ldp-br at bazar2.conectiva.com.br>\n"
+"Language: pt_BR\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Selecionar um gerenciador de arquivos compactados"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -34,59 +35,59 @@ msgstr ""
 "aplicativos disponíveis abaixo:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Nenhum gerenciador de arquivos compactados localizado"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Falha ao extrair os arquivos"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Falha ao criar o arquivo compactado"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Extrair a_qui"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Extrai o arquivo selecionado na pasta atual"
 msgstr[1] "Extrai os arquivos selecionados na pasta atual"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Extrair para..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Extrai o arquivo selecionado"
 msgstr[1] "Extrai os arquivos selecionados"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Criar _arquivo..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Cria um arquivo com o objeto selecionado"
 msgstr[1] "Cria um arquivo com os objetos selecionados"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Extrair aqui"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Extrai o arquivo selecionado aqui"
diff --git a/po/ro.po b/po/ro.po
index 41932f0..294c07c 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -8,10 +8,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Thunar Archive Plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-06-13 21:28+0300\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2009-06-13 21:11+0300\n"
 "Last-Translator:  <dumol at xfce.org>\n"
 "Language-Team: Romanian\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -19,12 +20,12 @@ msgstr ""
 "20)) ? 1 : 2;\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: ../thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Selectați un manager de arhive"
 
 #. add the header label
-#: ../thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -33,50 +34,50 @@ msgstr ""
 "lista următoarelor aplicații disponibile:"
 
 #. tell the user that we cannot handle the specified mime types
-#: ../thunar-archive-plugin/tap-backend.c:280
-#: ../thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Nu s-a găsit un manager de arhive potrivit"
 
 #. execute the action
-#: ../thunar-archive-plugin/tap-provider.c:333
-#: ../thunar-archive-plugin/tap-provider.c:372
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Nu s-au putut extrage fișierele"
 
 #. execute the action
-#: ../thunar-archive-plugin/tap-provider.c:410
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Nu s-a putut crea arhiva"
 
-#: ../thunar-archive-plugin/tap-provider.c:464
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Desfă _aici"
 
-#: ../thunar-archive-plugin/tap-provider.c:471
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Desfă arhiva selectată în dosarul curent"
 msgstr[1] "Desfă arhivele selectate în dosarul curent"
 msgstr[2] "Desfă arhivele selectate în dosarul curent"
 
-#: ../thunar-archive-plugin/tap-provider.c:488
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Desfă în..."
 
-#: ../thunar-archive-plugin/tap-provider.c:496
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Desfă arhiva selectată"
 msgstr[1] "Desfă arhivele selectate"
 msgstr[2] "Desfă arhivele selectate"
 
-#: ../thunar-archive-plugin/tap-provider.c:516
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Creea_ză arhivă..."
 
-#: ../thunar-archive-plugin/tap-provider.c:524
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Creează o arhivă folosind obiectul selectat"
@@ -84,11 +85,11 @@ msgstr[1] "Creează o arhivă folosind obiectele selectate"
 msgstr[2] "Creează o arhivă folosind obiectele selectate"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: ../thunar-archive-plugin/tap-provider.c:589
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "Desfă _aici"
 
-#: ../thunar-archive-plugin/tap-provider.c:596
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Desfă aici arhiva selectată"
diff --git a/po/ru.po b/po/ru.po
index 507b53b..5213bca 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -3,28 +3,30 @@
 # Copyright (C) 2006-2007 Benedikt Meurer <benny at xfce.org>
 # This file is distributed under the same license as the thunar-archive-plugin package.
 # Andrey Fedoseev <andrey.fedoseev at gmail.com>, 2006.
-# 
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: ru\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2008-10-19 11:10+0400\n"
 "Last-Translator: Nikita Belobrov <qvzqvz at gmail.com>\n"
 "Language-Team: ru_RU <ru at li.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 "X-Generator: KBabel 1.11.4\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Укажите менеджер архивов"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -33,50 +35,50 @@ msgstr ""
 "из следующего списка доступных приложений:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Не найдено подходящего менеджера архивов"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Не удалось извлечь файлы"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Не удалось создать архив"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Извлечь _сюда"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Извлечь файлы из выбранного архива в текущую папку"
 msgstr[1] "Извлечь файлы из выбранных архивов в текущую папку"
 msgstr[2] "Извлечь файлы из выбранных архивов в текущую папку"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Извлечь в..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Извлечь файлы из выбранного архива"
 msgstr[1] "Извлечь файлы из выбранных архивов"
 msgstr[2] "Извлечь файлы из выбранных архивов"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Со_здать архив..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Поместить выбранный объект в архив"
@@ -84,11 +86,11 @@ msgstr[1] "Поместить выбранные объекты в архив"
 msgstr[2] "Поместить выбранные объекты в архив"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "Извлечь сюда"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Извлечь сюда файлы из выбранного архива"
diff --git a/po/sk.po b/po/sk.po
index b081682..b956f03 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -7,72 +7,73 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2009-09-28 01:03+0200\n"
 "Last-Translator: Robert Hartl <hartl.robert at gmail.com>\n"
 "Language-Team: Slovak <sk-i18n at lists.linux.sk>\n"
+"Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8-bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Vyberte si správcu archívov"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
 msgstr ""
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr ""
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Nepodarilo sa rozbaliť súbory"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Nepodarilo sa vytvoriť archív"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Rozbaliť _tu"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Rozbalí vybraný súbor v aktuálnom priečinku"
 msgstr[1] "Rozbalí vybrané súbory v aktuálnom priečinku"
 msgstr[2] "Rozbalí vybrané súbory v aktuálnom priečinku"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Rozbaliť do..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Rozbalí vybraný archív"
 msgstr[1] "Rozbalí vybrané archívy"
 msgstr[2] "Rozbalí vybrané archívy"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "_Vytvoriť archív"
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Vytvorí archív s vybraným objektom"
@@ -80,11 +81,11 @@ msgstr[1] "Vytvorí archív s vybranými objektami"
 msgstr[2] "Vytvorí archív s vybranými objektami"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Rozbaliť sem"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Rozbalí označený archív sem"
diff --git a/po/sq.po b/po/sq.po
index d594230..73bd4d1 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -7,22 +7,23 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2008-11-04 22:32+0200\n"
 "Last-Translator: Besnik Bleta <besnik at programeshqip.org>\n"
 "Language-Team: Albanian <xfce-i18n at xfce.org>\n"
+"Language: sq\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Përzgjidhni një përgjegjës arkivash"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -32,61 +33,60 @@ msgstr ""
 "mëposhtme të zbatimeve që mund të kihen:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Nuk u gjet përgjegjës arkivi i përshtatshëm"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Dështoi në përftimin e kartelave"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Dështoi në krijimin e arkivit"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Përftoje _Këtu"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Përftoje arkivin e përzgjedhur te dosja e çastit"
 msgstr[1] "Përftoje arkivat e përzgjedhur te dosja e çastit"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Përfto Te..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Përfto arkivin e përzgjedhur"
 msgstr[1] "Përfto arkivat e përzgjedhur"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "_Krijo Arkiv..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Krijo arkiv me objektin e përzgjedhur"
 msgstr[1] "Krijo arkiv me objektet e përzgjedhur"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Përfto këtu"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Përftoje arkivin e përzgjedhur këtu"
 msgstr[1] "Përftoji arkivat e përzgjedhur këtu"
-
diff --git a/po/sv.po b/po/sv.po
index 1336f94..fe5a7c9 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,22 +7,23 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-14 15:51+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2008-12-14 21:34+0100\n"
 "Last-Translator: Daniel Nylander <po at danielnylander.se>\n"
 "Language-Team: Swedish <tp-sv at listor.tp-sv.se>\n"
+"Language: sv\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: ../thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Välj en arkivhanterare"
 
 #. add the header label
-#: ../thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -31,61 +32,60 @@ msgstr ""
 "listan över tillgängliga program nedan:"
 
 #. tell the user that we cannot handle the specified mime types
-#: ../thunar-archive-plugin/tap-backend.c:280
-#: ../thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Inga lämpliga arkivhanterare hittades"
 
 #. execute the action
-#: ../thunar-archive-plugin/tap-provider.c:333
-#: ../thunar-archive-plugin/tap-provider.c:372
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Misslyckades med att extrahera filer"
 
 #. execute the action
-#: ../thunar-archive-plugin/tap-provider.c:410
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Misslyckades med att skapa arkiv"
 
-#: ../thunar-archive-plugin/tap-provider.c:464
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Extrahera _här"
 
-#: ../thunar-archive-plugin/tap-provider.c:471
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Extrahera det markerade arkivet i aktuell mapp"
 msgstr[1] "Extrahera de markerade arkiven i aktuell mapp"
 
-#: ../thunar-archive-plugin/tap-provider.c:488
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Extrahera till..."
 
-#: ../thunar-archive-plugin/tap-provider.c:496
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Extrahera det markerade arkivet"
 msgstr[1] "Extrahera de markerade arkiven"
 
-#: ../thunar-archive-plugin/tap-provider.c:516
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Skapa a_rkiv..."
 
-#: ../thunar-archive-plugin/tap-provider.c:524
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Skapa ett arkiv med det markerade objektet"
 msgstr[1] "Skapa ett arkiv med de markerade objekten"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: ../thunar-archive-plugin/tap-provider.c:589
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Extrahera här"
 
-#: ../thunar-archive-plugin/tap-provider.c:596
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Extrahera det markerade arkivet här"
 msgstr[1] "Extrahera de markerade arkiven här"
-
diff --git a/po/thunar-archive-plugin.pot b/po/thunar-archive-plugin.pot
deleted file mode 100644
index 201ec8d..0000000
--- a/po/thunar-archive-plugin.pot
+++ /dev/null
@@ -1,89 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
-"Language-Team: LANGUAGE <LL at li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
-
-#. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
-msgid "Select an archive manager"
-msgstr ""
-
-#. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
-msgid ""
-"Please select your preferred archive manager\n"
-"from the list of available applications below:"
-msgstr ""
-
-#. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
-#, c-format
-msgid "No suitable archive manager found"
-msgstr ""
-
-#. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
-msgid "Failed to extract files"
-msgstr ""
-
-#. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
-msgid "Failed to create archive"
-msgstr ""
-
-#: thunar-archive-plugin/tap-provider.c:463
-msgid "Extract _Here"
-msgstr ""
-
-#: thunar-archive-plugin/tap-provider.c:470
-msgid "Extract the selected archive in the current folder"
-msgid_plural "Extract the selected archives in the current folder"
-msgstr[0] ""
-msgstr[1] ""
-
-#: thunar-archive-plugin/tap-provider.c:487
-msgid "_Extract To..."
-msgstr ""
-
-#: thunar-archive-plugin/tap-provider.c:495
-msgid "Extract the selected archive"
-msgid_plural "Extract the selected archives"
-msgstr[0] ""
-msgstr[1] ""
-
-#: thunar-archive-plugin/tap-provider.c:515
-msgid "Cr_eate Archive..."
-msgstr ""
-
-#: thunar-archive-plugin/tap-provider.c:523
-msgid "Create an archive with the selected object"
-msgid_plural "Create an archive with the selected objects"
-msgstr[0] ""
-msgstr[1] ""
-
-#. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
-msgid "_Extract here"
-msgstr ""
-
-#: thunar-archive-plugin/tap-provider.c:595
-msgid "Extract the selected archive here"
-msgid_plural "Extract the selected archives here"
-msgstr[0] ""
-msgstr[1] ""
diff --git a/po/tr.po b/po/tr.po
index fe2a08c..33cdcbc 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -2,23 +2,24 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar archive plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: \n"
 "Last-Translator: Samed Beyribey <ras0ir at eventualis.org>\n"
 "Language-Team: Xfce-TR <xfce-tr at googlegroups.com>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Poedit-Country: TURKEY\n"
-"Plural-Forms: nplurals=2; plural=0;"
+"Plural-Forms: nplurals=2; plural=0;\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Arşiv yöneticisi seçin"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -27,61 +28,60 @@ msgstr ""
 "aşağıdaki uygulama listesinden seçin:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Uygun bir arşiv yöneticisi bulunamadı"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Arşiv ayıklanamadı"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Arşiv oluşturulamadı"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "_Buraya ayıkla"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Seçilen arşivi mevcut dizine ayıkla"
 msgstr[1] "Seçilen arşivleri mevcut dizine ayıkla"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Ayıkla..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Seçilen arşivi ayıkla"
 msgstr[1] "Seçilen arşivleri ayıkla"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Arşiv _Oluştur..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Seçili öğeden arşiv oluştur"
 msgstr[1] "Seçili öğelerden arşiv oluştur"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Buraya Ayıkla"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Seçilen arşivi buraya ayıkla"
 msgstr[1] "Seçilen arşivleri buraya ayıkla"
-
diff --git a/po/ug.po b/po/ug.po
index 632878f..a1db945 100644
--- a/po/ug.po
+++ b/po/ug.po
@@ -2,89 +2,91 @@
 # Copyright (C) 2006-2007 Benedikt Meurer <benny at xfce.org>
 # This file is distributed under the same license as the thunar-archive-plugin package.
 # Gheyret T.Kenji <gheyret at gmail.com>, 2010
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: thunar-archive-plugin 0.2.4\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
-"PO-Revision-Date: 2008-12-03 22:39+0900\n"
-"Last-Translator: Gheyret T.Kenji <gheyret at gmail.com>\n"
-"Language-Team: Uyghur Computer Science Association <UKIJ at yahoogroups.com>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Poedit-Language: Japanese\n"
-
-#. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
-msgid "Select an archive manager"
-msgstr "ئارخىپ باشقۇرغۇنى تاللا"
-
-#. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
-msgid ""
-"Please select your preferred archive manager\n"
-"from the list of available applications below:"
-msgstr "تۆۋەندىكى پروگراممىلارنىڭ ئىچىدىن\n"
-"ئامراق ئارخىپ باشقۇرغۇنى تاللاڭ:"
-
-#. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
-#, c-format
-msgid "No suitable archive manager found"
-msgstr "مۇۋاپىق ئارخىپ باشقۇرغۇ تېپىلمىدى"
-
-#. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
-msgid "Failed to extract files"
-msgstr "ھۆججەتلەرنى يېيىش مەغلۇپ بولدى"
-
-#. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
-msgid "Failed to create archive"
-msgstr "ئارخىپ قۇرۇش مەغلۇپ بولدى"
-
+# 
+msgid ""
+msgstr ""
+"Project-Id-Version: thunar-archive-plugin 0.2.4\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
+"PO-Revision-Date: 2008-12-03 22:39+0900\n"
+"Last-Translator: Gheyret T.Kenji <gheyret at gmail.com>\n"
+"Language-Team: Uyghur Computer Science Association <UKIJ at yahoogroups.com>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Poedit-Language: Japanese\n"
+
+#. prepare the dialog to query the preferred archiver for the user
+#: ../thunar-archive-plugin/tap-backend.c:85
+msgid "Select an archive manager"
+msgstr "ئارخىپ باشقۇرغۇنى تاللا"
+
+#. add the header label
+#: ../thunar-archive-plugin/tap-backend.c:109
+msgid ""
+"Please select your preferred archive manager\n"
+"from the list of available applications below:"
+msgstr ""
+"تۆۋەندىكى پروگراممىلارنىڭ ئىچىدىن\n"
+"ئامراق ئارخىپ باشقۇرغۇنى تاللاڭ:"
+
+#. tell the user that we cannot handle the specified mime types
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
+#, c-format
+msgid "No suitable archive manager found"
+msgstr "مۇۋاپىق ئارخىپ باشقۇرغۇ تېپىلمىدى"
+
+#. execute the action
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
+msgid "Failed to extract files"
+msgstr "ھۆججەتلەرنى يېيىش مەغلۇپ بولدى"
+
+#. execute the action
+#: ../thunar-archive-plugin/tap-provider.c:413
+msgid "Failed to create archive"
+msgstr "ئارخىپ قۇرۇش مەغلۇپ بولدى"
+
 # Thunar action menu entry
-#: thunar-archive-plugin/tap-provider.c:463
-msgid "Extract _Here"
-msgstr "بۇ يەرگە ياي(_H)"
-
+#: ../thunar-archive-plugin/tap-provider.c:468
+msgid "Extract _Here"
+msgstr "بۇ يەرگە ياي(_H)"
+
 # Added "。" to coordinate with Thunar (description in status bar)
-#: thunar-archive-plugin/tap-provider.c:470
-msgid "Extract the selected archive in the current folder"
-msgid_plural "Extract the selected archives in the current folder"
-msgstr[0] "ھازىرقى ئارخىپنى بۇ مۇندەرىجە ئىچىگە يايىدۇ"
-
-#: thunar-archive-plugin/tap-provider.c:487
-msgid "_Extract To..."
-msgstr "باشقا يەرگە ياي(_E)..."
-
+#: ../thunar-archive-plugin/tap-provider.c:475
+msgid "Extract the selected archive in the current folder"
+msgid_plural "Extract the selected archives in the current folder"
+msgstr[0] "ھازىرقى ئارخىپنى بۇ مۇندەرىجە ئىچىگە يايىدۇ"
+
+#: ../thunar-archive-plugin/tap-provider.c:492
+msgid "_Extract To..."
+msgstr "باشقا يەرگە ياي(_E)..."
+
 # Added "。" to coordinate with Thunar (description in status bar)
-#: thunar-archive-plugin/tap-provider.c:495
-msgid "Extract the selected archive"
-msgid_plural "Extract the selected archives"
-msgstr[0] "تاللانغان ئارخىپنى يايىدۇ"
-
-#: thunar-archive-plugin/tap-provider.c:515
-msgid "Cr_eate Archive..."
-msgstr "ئارخىپ قۇر(_E)..."
-
+#: ../thunar-archive-plugin/tap-provider.c:500
+msgid "Extract the selected archive"
+msgid_plural "Extract the selected archives"
+msgstr[0] "تاللانغان ئارخىپنى يايىدۇ"
+
+#: ../thunar-archive-plugin/tap-provider.c:520
+msgid "Cr_eate Archive..."
+msgstr "ئارخىپ قۇر(_E)..."
+
 # Added "。" to coordinate with Thunar (description in status bar)
-#: thunar-archive-plugin/tap-provider.c:523
-msgid "Create an archive with the selected object"
-msgid_plural "Create an archive with the selected objects"
-msgstr[0] "تاللانغانلىرىنى ئىشلىتىپ ئارخىپ قۇرىدۇ"
-
-#. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
-msgid "_Extract here"
-msgstr "بۇ يەرگە ياي(_E)"
-
-#: thunar-archive-plugin/tap-provider.c:595
-msgid "Extract the selected archive here"
-msgid_plural "Extract the selected archives here"
-msgstr[0] "تاللانغان ئارخىپلارنى بۇ يەرگە يايىدۇ"
+#: ../thunar-archive-plugin/tap-provider.c:528
+msgid "Create an archive with the selected object"
+msgid_plural "Create an archive with the selected objects"
+msgstr[0] "تاللانغانلىرىنى ئىشلىتىپ ئارخىپ قۇرىدۇ"
+
+#. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
+#: ../thunar-archive-plugin/tap-provider.c:596
+msgid "_Extract here"
+msgstr "بۇ يەرگە ياي(_E)"
+
+#: ../thunar-archive-plugin/tap-provider.c:603
+msgid "Extract the selected archive here"
+msgid_plural "Extract the selected archives here"
+msgstr[0] "تاللانغان ئارخىپلارنى بۇ يەرگە يايىدۇ"
diff --git a/po/uk.po b/po/uk.po
index 6aa68e9..ad0bfe2 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -7,23 +7,25 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2007-03-02 15:09+0200\n"
 "Last-Translator: Dmitry Nikitin <luckas_fb at mail.ru>\n"
 "Language-Team: Ukrainian <xfce-i18n at xfce.org>\n"
+"Language: uk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 "X-Generator: KBabel 1.11.4\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "Вибрати менеджер архівів"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -32,50 +34,50 @@ msgstr ""
 "із списку доступних програм представлених нижче:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "Не знайдено підходящого менеджера"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "Невдача при розпакуванні файлів"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "Невдача при створенні архіву"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "Розпакувати _тут"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "Розпакувати вибраний архів у поточну теку"
 msgstr[1] "Розпакувати вибрані архіви у поточну теку"
 msgstr[2] "Розпакувати вибрані архіви у поточну теку??"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "_Розпакувати в..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "Розпакувати вибраний архів"
 msgstr[1] "Розпакувати вибрані архіви"
 msgstr[2] "Розпакувати вибрані архіви??"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "Ст_ворити Архів..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "Створити архів з вибраним об'єктом"
@@ -83,11 +85,11 @@ msgstr[1] "Створити архів з вибраними об'єктами."
 msgstr[2] "Створити архів з вибраними об'єктами.??"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_Розпакувати тут"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "Розпакувати вибраний архів тут"
diff --git a/po/ur.po b/po/ur.po
index ae85358..4821afb 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -7,10 +7,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2009-05-14 02:37+0500\n"
 "Last-Translator: Muhammad Ali Makki <makki.ma at gmail.com>\n"
 "Language-Team: Urdu <makki.ma at gmail.com>\n"
+"Language: ur\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -21,12 +22,12 @@ msgstr ""
 "Plural-Forms: Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "محفوظہ منیجر منتخب کریں"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -35,61 +36,60 @@ msgstr ""
 "مجوزہ محفوظہ منیجر منتخب کریں:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "کوئی مناسب محفوظہ منیجر نہیں مل سکا"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "فائلیں نکالنے میں ناکامی"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "محفوظہ بنانے میں ناکامی"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "_یہیں نکالیں"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "منتخب کردہ محفوظہ حالیہ فولڈر میں کھولیں"
 msgstr[1] "منتخب کردہ محفوظہ جات حالیہ فولڈر میں کھولیں"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "ن_کالیں تا..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "منتخب کردہ محفوظہ نکالیں"
 msgstr[1] "منتخب کردہ محفوظہ جات نکالیں"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "محفوظہ _بنائیں..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "منتخب آبجیکٹ سے محفوظہ بنائیں"
 msgstr[1] "منتخب آبجیکٹس سے محفوظہ بنائیں"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_یہیں نکالیں"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "منتخب کردہ محفوظہ یہیں نکالیں"
 msgstr[1] "منتخب کردہ محفوظہ جات یہیں نکالیں"
-
diff --git a/po/ur_PK.po b/po/ur_PK.po
index ae85358..4821afb 100644
--- a/po/ur_PK.po
+++ b/po/ur_PK.po
@@ -7,10 +7,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2009-05-14 02:37+0500\n"
 "Last-Translator: Muhammad Ali Makki <makki.ma at gmail.com>\n"
 "Language-Team: Urdu <makki.ma at gmail.com>\n"
+"Language: ur\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -21,12 +22,12 @@ msgstr ""
 "Plural-Forms: Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "محفوظہ منیجر منتخب کریں"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -35,61 +36,60 @@ msgstr ""
 "مجوزہ محفوظہ منیجر منتخب کریں:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "کوئی مناسب محفوظہ منیجر نہیں مل سکا"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "فائلیں نکالنے میں ناکامی"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "محفوظہ بنانے میں ناکامی"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "_یہیں نکالیں"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "منتخب کردہ محفوظہ حالیہ فولڈر میں کھولیں"
 msgstr[1] "منتخب کردہ محفوظہ جات حالیہ فولڈر میں کھولیں"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "ن_کالیں تا..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "منتخب کردہ محفوظہ نکالیں"
 msgstr[1] "منتخب کردہ محفوظہ جات نکالیں"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "محفوظہ _بنائیں..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "منتخب آبجیکٹ سے محفوظہ بنائیں"
 msgstr[1] "منتخب آبجیکٹس سے محفوظہ بنائیں"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "_یہیں نکالیں"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "منتخب کردہ محفوظہ یہیں نکالیں"
 msgstr[1] "منتخب کردہ محفوظہ جات یہیں نکالیں"
-
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 2cbe09c..8d81a1b 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -7,80 +7,79 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2009-06-16 03:39+0800\n"
 "Last-Translator: Hunt Xu <huntxu at live.cn>\n"
 "Language-Team: Chinese (simplified) <xfce-i18n at xfce.org>\n"
+"Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "选择归档文件管理器"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
-msgstr ""
-"请从以下可用程序列表中选择您首选的归档文件管理器"
+msgstr "请从以下可用程序列表中选择您首选的归档文件管理器"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "未找到合适的归档文件管理器"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "解压文件时失败"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "创建归档文件时失败"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "解压到这里(_H)"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "在当前目录解压所选的归档文件"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "解压至...(_E)"
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "解压所选的归档文件"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "创建归档文件...(_E)"
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "为选中的对象创建一个归档文件"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "解压到这里(_E)"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "解压所选的归档文件到这里"
-
diff --git a/po/zh_TW.po b/po/zh_TW.po
index f81fa6a..c773043 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -7,22 +7,23 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-archive-plugin 0.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-04 21:24+0100\n"
+"POT-Creation-Date: 2011-01-23 16:25+0100\n"
 "PO-Revision-Date: 2010-12-07 23:17+0800\n"
 "Last-Translator: Cheng-Chia Tseng <pswo10680 at gmail.com>\n"
 "Language-Team: Chinese (traditional) <xfce-i18n at xfce.org>\n"
+"Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #. prepare the dialog to query the preferred archiver for the user
-#: thunar-archive-plugin/tap-backend.c:84
+#: ../thunar-archive-plugin/tap-backend.c:85
 msgid "Select an archive manager"
 msgstr "請選擇封存檔管理員"
 
 #. add the header label
-#: thunar-archive-plugin/tap-backend.c:108
+#: ../thunar-archive-plugin/tap-backend.c:109
 msgid ""
 "Please select your preferred archive manager\n"
 "from the list of available applications below:"
@@ -31,57 +32,56 @@ msgstr ""
 "封存檔管理員:"
 
 #. tell the user that we cannot handle the specified mime types
-#: thunar-archive-plugin/tap-backend.c:280
-#: thunar-archive-plugin/tap-backend.c:432
+#: ../thunar-archive-plugin/tap-backend.c:284
+#: ../thunar-archive-plugin/tap-backend.c:431
 #, c-format
 msgid "No suitable archive manager found"
 msgstr "找不到合適的封存檔管理員"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:332
-#: thunar-archive-plugin/tap-provider.c:371
+#: ../thunar-archive-plugin/tap-provider.c:336
+#: ../thunar-archive-plugin/tap-provider.c:375
 msgid "Failed to extract files"
 msgstr "無法解開封存的檔案"
 
 #. execute the action
-#: thunar-archive-plugin/tap-provider.c:409
+#: ../thunar-archive-plugin/tap-provider.c:413
 msgid "Failed to create archive"
 msgstr "無法建立封存檔"
 
-#: thunar-archive-plugin/tap-provider.c:463
+#: ../thunar-archive-plugin/tap-provider.c:468
 msgid "Extract _Here"
 msgstr "解開至此處(_H)"
 
-#: thunar-archive-plugin/tap-provider.c:470
+#: ../thunar-archive-plugin/tap-provider.c:475
 msgid "Extract the selected archive in the current folder"
 msgid_plural "Extract the selected archives in the current folder"
 msgstr[0] "將所選的封存檔內容解開至目前的資料夾"
 
-#: thunar-archive-plugin/tap-provider.c:487
+#: ../thunar-archive-plugin/tap-provider.c:492
 msgid "_Extract To..."
 msgstr "解開至(_E)..."
 
-#: thunar-archive-plugin/tap-provider.c:495
+#: ../thunar-archive-plugin/tap-provider.c:500
 msgid "Extract the selected archive"
 msgid_plural "Extract the selected archives"
 msgstr[0] "解開所選的封存檔"
 
-#: thunar-archive-plugin/tap-provider.c:515
+#: ../thunar-archive-plugin/tap-provider.c:520
 msgid "Cr_eate Archive..."
 msgstr "建立封存檔(_E)..."
 
-#: thunar-archive-plugin/tap-provider.c:523
+#: ../thunar-archive-plugin/tap-provider.c:528
 msgid "Create an archive with the selected object"
 msgid_plural "Create an archive with the selected objects"
 msgstr[0] "將所選物件建立成封存檔"
 
 #. TRANSLATORS: This is the label of the Drag'n'Drop "Extract here" action
-#: thunar-archive-plugin/tap-provider.c:588
+#: ../thunar-archive-plugin/tap-provider.c:596
 msgid "_Extract here"
 msgstr "解開至此處(_E)"
 
-#: thunar-archive-plugin/tap-provider.c:595
+#: ../thunar-archive-plugin/tap-provider.c:603
 msgid "Extract the selected archive here"
 msgid_plural "Extract the selected archives here"
 msgstr[0] "將所選的封存檔內容解開至此處"
-



More information about the Xfce4-commits mailing list