[Goodies-commits] r7635 - in thunar-vcs-plugin/trunk: . po

Peter de Ridder peter at xfce.org
Sun Jun 28 14:13:49 CEST 2009


Author: peter
Date: 2009-06-28 12:13:49 +0000 (Sun, 28 Jun 2009)
New Revision: 7635

Added:
   thunar-vcs-plugin/trunk/po/thunar-vcs-plugin.pot
Removed:
   thunar-vcs-plugin/trunk/po/thunar-svn-plugin.pot
Modified:
   thunar-vcs-plugin/trunk/INSTALL
   thunar-vcs-plugin/trunk/po/ar.po
   thunar-vcs-plugin/trunk/po/ca.po
   thunar-vcs-plugin/trunk/po/cs.po
   thunar-vcs-plugin/trunk/po/da.po
   thunar-vcs-plugin/trunk/po/de.po
   thunar-vcs-plugin/trunk/po/en_GB.po
   thunar-vcs-plugin/trunk/po/es.po
   thunar-vcs-plugin/trunk/po/fr.po
   thunar-vcs-plugin/trunk/po/gl.po
   thunar-vcs-plugin/trunk/po/hu.po
   thunar-vcs-plugin/trunk/po/id.po
   thunar-vcs-plugin/trunk/po/lv.po
   thunar-vcs-plugin/trunk/po/nl.po
   thunar-vcs-plugin/trunk/po/pl.po
   thunar-vcs-plugin/trunk/po/pt.po
   thunar-vcs-plugin/trunk/po/pt_BR.po
   thunar-vcs-plugin/trunk/po/sv.po
   thunar-vcs-plugin/trunk/po/ur.po
   thunar-vcs-plugin/trunk/po/ur_PK.po
Log:
Renaming the thunar-svn-plugin to thunar-vcs-plugin.
Updated po.
After make distcheck.

Modified: thunar-vcs-plugin/trunk/INSTALL
===================================================================
--- thunar-vcs-plugin/trunk/INSTALL	2009-06-28 12:10:01 UTC (rev 7634)
+++ thunar-vcs-plugin/trunk/INSTALL	2009-06-28 12:13:49 UTC (rev 7635)
@@ -2,7 +2,7 @@
 *************************
 
 Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
-2006, 2007, 2008 Free Software Foundation, Inc.
+2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
    This file is free documentation; the Free Software Foundation gives
 unlimited permission to copy, distribute and modify it.
@@ -159,7 +159,7 @@
 CC is not installed, it is recommended to use the following options in
 order to use an ANSI C compiler:
 
-     ./configure CC="cc -Ae"
+     ./configure CC="cc -Ae -D_XOPEN_SOURCE=500"
 
 and if that doesn't work, install pre-built binaries of GCC for HP-UX.
 
@@ -174,6 +174,16 @@
 
      ./configure CC="cc -nodtk"
 
+   On Solaris, don't put `/usr/ucb' early in your `PATH'.  This
+directory contains several dysfunctional programs; working variants of
+these programs are available in `/usr/bin'.  So, if you need `/usr/ucb'
+in your `PATH', put it _after_ `/usr/bin'.
+
+   On Haiku, software installed for all users goes in `/boot/common',
+not `/usr/local'.  It is recommended to use the following options:
+
+     ./configure --prefix=/boot/common
+
 Specifying the System Type
 ==========================
 
@@ -189,7 +199,8 @@
 
 where SYSTEM can have one of these forms:
 
-     OS KERNEL-OS
+     OS
+     KERNEL-OS
 
    See the file `config.sub' for the possible values of each field.  If
 `config.sub' isn't included in this package, then this package doesn't

Modified: thunar-vcs-plugin/trunk/po/ar.po
===================================================================
--- thunar-vcs-plugin/trunk/po/ar.po	2009-06-28 12:10:01 UTC (rev 7634)
+++ thunar-vcs-plugin/trunk/po/ar.po	2009-06-28 12:13:49 UTC (rev 7635)
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: xfce\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-30 17:48+0200\n"
+"POT-Creation-Date: 2009-06-28 14:10+0200\n"
 "PO-Revision-Date: 2008-07-15 16:14+0200\n"
 "Last-Translator: Mohamed Magdy <mohamedmk at gmail.com>\n"
 "Language-Team: Arabeyes <doc at arabeyes.org>\n"
@@ -13,296 +13,293 @@
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
+#: thunar-vcs-plugin/tvp-provider.c:435 thunar-vcs-plugin/tvp-provider.c:467
 msgid "SVN"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
+#: thunar-vcs-plugin/tvp-svn-action.c:298
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
-#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:298 tvp-svn-helper/main.c:246
+#: tvp-svn-helper/tsh-add.c:113 tvp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-vcs-plugin/tvp-svn-action.c:303
 msgid "Menu|Blame"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
-#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-vcs-plugin/tvp-svn-action.c:303 tvp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:254 tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Menu|Changelist"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Changelist"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-vcs-plugin/tvp-svn-action.c:320
 msgid "Menu|Checkout"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
-#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
+#: thunar-vcs-plugin/tvp-svn-action.c:320 tvp-svn-helper/main.c:258
+#: tvp-svn-helper/tsh-checkout.c:98 tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-vcs-plugin/tvp-svn-action.c:325
 msgid "Menu|Cleanup"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
+#: thunar-vcs-plugin/tvp-svn-action.c:325 tvp-svn-helper/main.c:262
 msgid "Cleanup"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-vcs-plugin/tvp-svn-action.c:330
 msgid "Menu|Commit"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
-#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:330 tvp-svn-helper/main.c:266
+#: tvp-svn-helper/tsh-commit.c:127 tvp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-vcs-plugin/tvp-svn-action.c:335
 msgid "Menu|Copy"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
-#: tsp-svn-helper/tsh-copy.c:165
+#: thunar-vcs-plugin/tvp-svn-action.c:335 tvp-svn-helper/main.c:270
+#: tvp-svn-helper/tsh-copy.c:165
 msgid "Copy"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-vcs-plugin/tvp-svn-action.c:340
 msgid "Menu|Delete"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
-#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:340 tvp-svn-helper/main.c:274
+#: tvp-svn-helper/tsh-delete.c:127 tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Menu|Diff"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Diff"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-vcs-plugin/tvp-svn-action.c:350
 msgid "Menu|Export"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
-#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:350 tvp-svn-helper/main.c:278
+#: tvp-svn-helper/tsh-export.c:107 tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-vcs-plugin/tvp-svn-action.c:355
 msgid "Menu|Import"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
-#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
+#: thunar-vcs-plugin/tvp-svn-action.c:355 tvp-svn-helper/main.c:282
+#: tvp-svn-helper/tsh-import.c:102 tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Menu|Info"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
-#: thunar-svn-plugin/tsp-svn-action.c:416
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Info"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-vcs-plugin/tvp-svn-action.c:370
 msgid "Menu|Lock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
-#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
+#: thunar-vcs-plugin/tvp-svn-action.c:370 tvp-svn-helper/main.c:286
+#: tvp-svn-helper/tsh-lock-dialog.c:72 tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
+#: thunar-vcs-plugin/tvp-svn-action.c:375
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
-#: tsp-svn-helper/tsh-log-dialog.c:201
+#: thunar-vcs-plugin/tvp-svn-action.c:375 tvp-svn-helper/main.c:290
+#: tvp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
+#: thunar-vcs-plugin/tvp-svn-action.c:390
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
-#: tsp-svn-helper/tsh-move.c:156
+#: thunar-vcs-plugin/tvp-svn-action.c:390 tvp-svn-helper/main.c:294
+#: tvp-svn-helper/tsh-move.c:156
 msgid "Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Menu|Edit Properties"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Edit Properties"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
+#: thunar-vcs-plugin/tvp-svn-action.c:406
 msgid "Menu|Relocate"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
-#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
+#: thunar-vcs-plugin/tvp-svn-action.c:406 tvp-svn-helper/main.c:306
+#: tvp-svn-helper/tsh-relocate-dialog.c:217 tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-vcs-plugin/tvp-svn-action.c:412
 msgid "Menu|Resolved"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
-#: tsp-svn-helper/tsh-common.c:500 tsp-svn-helper/tsh-resolved.c:113
-#: tsp-svn-helper/tsh-resolved.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:412 tvp-svn-helper/main.c:302
+#: tvp-svn-helper/tsh-common.c:500 tvp-svn-helper/tsh-resolved.c:113
+#: tvp-svn-helper/tsh-resolved.c:126
 msgid "Resolved"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Menu|Resolve"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
-#: thunar-svn-plugin/tsp-svn-action.c:527
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Resolve"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-vcs-plugin/tvp-svn-action.c:422
 msgid "Menu|Revert"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
-#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:422 tvp-svn-helper/main.c:310
+#: tvp-svn-helper/tsh-revert.c:112 tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-vcs-plugin/tvp-svn-action.c:427
 msgid "Menu|Status"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
-#: tsp-svn-helper/tsh-file-selection-dialog.c:125
-#: tsp-svn-helper/tsh-status-dialog.c:247
+#: thunar-vcs-plugin/tvp-svn-action.c:427 tvp-svn-helper/main.c:314
+#: tvp-svn-helper/tsh-file-selection-dialog.c:125
+#: tvp-svn-helper/tsh-status-dialog.c:247
 msgid "Status"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-vcs-plugin/tvp-svn-action.c:432
 msgid "Menu|Switch"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
-#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
+#: thunar-vcs-plugin/tvp-svn-action.c:432 tvp-svn-helper/main.c:318
+#: tvp-svn-helper/tsh-switch.c:109 tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-vcs-plugin/tvp-svn-action.c:437
 msgid "Menu|Unlock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
-#: tsp-svn-helper/tsh-unlock.c:111
+#: thunar-vcs-plugin/tvp-svn-action.c:437 tvp-svn-helper/main.c:322
+#: tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
+#: thunar-vcs-plugin/tvp-svn-action.c:442
 msgid "Menu|Update"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
-#: tsp-svn-helper/tsh-update.c:113
+#: thunar-vcs-plugin/tvp-svn-action.c:442 tvp-svn-helper/main.c:326
+#: tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:608
+#: thunar-vcs-plugin/tvp-svn-action.c:452
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:118
+#: thunar-vcs-plugin/tvp-svn-property-page.c:118
 msgid "URL:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:124
-#: thunar-svn-plugin/tsp-svn-property-page.c:137
-#: thunar-svn-plugin/tsp-svn-property-page.c:149
-#: thunar-svn-plugin/tsp-svn-property-page.c:167
-#: thunar-svn-plugin/tsp-svn-property-page.c:179
-#: thunar-svn-plugin/tsp-svn-property-page.c:192
-#: thunar-svn-plugin/tsp-svn-property-page.c:222
-#: thunar-svn-plugin/tsp-svn-property-page.c:300
-#: tsp-svn-helper/tsh-common.c:539 tsp-svn-helper/tsh-common.c:597
-#: tsp-svn-helper/tsh-common.c:606 tsp-svn-helper/tsh-common.c:628
-#: tsp-svn-helper/tsh-common.c:645 tsp-svn-helper/tsh-common.c:672
-#: tsp-svn-helper/tsh-common.c:762
+#: thunar-vcs-plugin/tvp-svn-property-page.c:124
+#: thunar-vcs-plugin/tvp-svn-property-page.c:137
+#: thunar-vcs-plugin/tvp-svn-property-page.c:149
+#: thunar-vcs-plugin/tvp-svn-property-page.c:167
+#: thunar-vcs-plugin/tvp-svn-property-page.c:179
+#: thunar-vcs-plugin/tvp-svn-property-page.c:192
+#: thunar-vcs-plugin/tvp-svn-property-page.c:222
+#: thunar-vcs-plugin/tvp-svn-property-page.c:300
+#: tvp-svn-helper/tsh-common.c:539 tvp-svn-helper/tsh-common.c:597
+#: tvp-svn-helper/tsh-common.c:606 tvp-svn-helper/tsh-common.c:628
+#: tvp-svn-helper/tsh-common.c:645 tvp-svn-helper/tsh-common.c:672
+#: tvp-svn-helper/tsh-common.c:762
 msgid "Unknown"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:131
+#: thunar-vcs-plugin/tvp-svn-property-page.c:131
 msgid "Revision:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:143
+#: thunar-vcs-plugin/tvp-svn-property-page.c:143
 msgid "Repository:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:161
+#: thunar-vcs-plugin/tvp-svn-property-page.c:161
 msgid "Modified revision:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:173
+#: thunar-vcs-plugin/tvp-svn-property-page.c:173
 msgid "Modified date:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:186
+#: thunar-vcs-plugin/tvp-svn-property-page.c:186
 msgid "Author:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#: thunar-vcs-plugin/tvp-svn-property-page.c:203
 msgid "Changelist:"
 msgstr ""
 
 #. Translators: Depth as in depth of recursion
-#: thunar-svn-plugin/tsp-svn-property-page.c:216
+#: thunar-vcs-plugin/tvp-svn-property-page.c:216
 msgid "Depth:"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Exclude should not apear client side
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:306
+#: thunar-vcs-plugin/tvp-svn-property-page.c:306
 msgid "Exclude"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Empty depth means only this file/direcotry is checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:312
+#: thunar-vcs-plugin/tvp-svn-property-page.c:312
 msgid "Empty"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Files depth means this file/direcotry and all of it's files are checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:318
+#: thunar-vcs-plugin/tvp-svn-property-page.c:318
 msgid "Files"
 msgstr ""
 
@@ -315,552 +312,552 @@
 #. Translators: svn recursion selection
 #. * Immediates means this file/direcotry and the subdirectories are shown
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:324
-#: tsp-svn-helper/tsh-properties-dialog.c:229
-#: tsp-svn-helper/tsh-status-dialog.c:200
+#: thunar-vcs-plugin/tvp-svn-property-page.c:324
+#: tvp-svn-helper/tsh-properties-dialog.c:229
+#: tvp-svn-helper/tsh-status-dialog.c:200
 msgid "Immediates"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Infinity depth means this file/direcotry is checked out with full recursion
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:330
+#: thunar-vcs-plugin/tvp-svn-property-page.c:330
 msgid "Infinity"
 msgstr ""
 
-#: tsp-svn-helper/main.c:105
+#: tvp-svn-helper/main.c:105
 msgid "Print version information"
 msgstr ""
 
-#: tsp-svn-helper/main.c:112
+#: tvp-svn-helper/main.c:112
 msgid "Execute add action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:118
+#: tvp-svn-helper/main.c:118
 msgid "Execute blame action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:124
+#: tvp-svn-helper/main.c:124
 msgid "Execute changelist action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:130
+#: tvp-svn-helper/main.c:130
 msgid "Execute checkout action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:136
+#: tvp-svn-helper/main.c:136
 msgid "Execute cleanup action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:142
+#: tvp-svn-helper/main.c:142
 msgid "Execute commit action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:148
+#: tvp-svn-helper/main.c:148
 msgid "Execute copy action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:154
+#: tvp-svn-helper/main.c:154
 msgid "Execute delete action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:160
+#: tvp-svn-helper/main.c:160
 msgid "Execute export action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:166
+#: tvp-svn-helper/main.c:166
 msgid "Execute import action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:172
+#: tvp-svn-helper/main.c:172
 msgid "Execute lock action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:178
+#: tvp-svn-helper/main.c:178
 msgid "Execute log action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:184
+#: tvp-svn-helper/main.c:184
 msgid "Execute move action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:190
+#: tvp-svn-helper/main.c:190
 msgid "Execute properties action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:196
+#: tvp-svn-helper/main.c:196
 msgid "Execute resolved action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:202
+#: tvp-svn-helper/main.c:202
 msgid "Execute relocate action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:208
+#: tvp-svn-helper/main.c:208
 msgid "Execute revert action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:214
+#: tvp-svn-helper/main.c:214
 msgid "Execute status action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:220
+#: tvp-svn-helper/main.c:220
 msgid "Execute switch action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:226
+#: tvp-svn-helper/main.c:226
 msgid "Execute unlock action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:232
+#: tvp-svn-helper/main.c:232
 msgid "Execute update action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:246
+#: tvp-svn-helper/main.c:246
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:250
 msgid "Blame Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:254
+#: tvp-svn-helper/main.c:254
 msgid "Changelist Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:258
+#: tvp-svn-helper/main.c:258
 msgid "Checkout Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:262
+#: tvp-svn-helper/main.c:262
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:266
+#: tvp-svn-helper/main.c:266
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:270
+#: tvp-svn-helper/main.c:270
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:274
+#: tvp-svn-helper/main.c:274
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:278
+#: tvp-svn-helper/main.c:278
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:282
+#: tvp-svn-helper/main.c:282
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:286
+#: tvp-svn-helper/main.c:286
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:290
+#: tvp-svn-helper/main.c:290
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:294
+#: tvp-svn-helper/main.c:294
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:298
+#: tvp-svn-helper/main.c:298
 msgid "Properties Related Options:"
 msgstr ""
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:283
+#: tvp-svn-helper/main.c:298 tvp-svn-helper/tsh-properties-dialog.c:283
 msgid "Properties"
 msgstr ""
 
-#: tsp-svn-helper/main.c:302
+#: tvp-svn-helper/main.c:302
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:306
+#: tvp-svn-helper/main.c:306
 msgid "Relocate Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:310
+#: tvp-svn-helper/main.c:310
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:314
+#: tvp-svn-helper/main.c:314
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:318
+#: tvp-svn-helper/main.c:318
 msgid "Switch Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:322
+#: tvp-svn-helper/main.c:322
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:326
+#: tvp-svn-helper/main.c:326
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:369
+#: tvp-svn-helper/main.c:369
 msgid "Not enough arguments provided"
 msgstr ""
 
-#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:87 tsp-svn-helper/tsh-delete.c:91
-#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
-#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:77
-#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
-#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
+#: tvp-svn-helper/tsh-add.c:73 tvp-svn-helper/tsh-add.c:89
+#: tvp-svn-helper/tsh-checkout.c:71 tvp-svn-helper/tsh-commit.c:91
+#: tvp-svn-helper/tsh-copy.c:87 tvp-svn-helper/tsh-delete.c:91
+#: tvp-svn-helper/tsh-export.c:72 tvp-svn-helper/tsh-import.c:72
+#: tvp-svn-helper/tsh-lock.c:91 tvp-svn-helper/tsh-move.c:77
+#: tvp-svn-helper/tsh-resolved.c:73 tvp-svn-helper/tsh-resolved.c:89
+#: tvp-svn-helper/tsh-revert.c:87 tvp-svn-helper/tsh-switch.c:71
+#: tvp-svn-helper/tsh-unlock.c:86 tvp-svn-helper/tsh-update.c:88
 msgid "Failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-blame-dialog.c:94
+#: tvp-svn-helper/tsh-blame-dialog.c:94
 msgid "Line"
 msgstr ""
 
-#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+#: tvp-svn-helper/tsh-blame-dialog.c:100 tvp-svn-helper/tsh-log-dialog.c:118
 msgid "Revision"
 msgstr ""
 
-#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+#: tvp-svn-helper/tsh-blame-dialog.c:106 tvp-svn-helper/tsh-log-dialog.c:124
 msgid "Author"
 msgstr ""
 
-#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+#: tvp-svn-helper/tsh-blame-dialog.c:112 tvp-svn-helper/tsh-log-dialog.c:130
 msgid "Date"
 msgstr ""
 
-#: tsp-svn-helper/tsh-blame.c:75
+#: tvp-svn-helper/tsh-blame.c:75
 msgid "Blame failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-cleanup.c:66
+#: tvp-svn-helper/tsh-cleanup.c:66
 msgid "Cleanup failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-cleanup.c:81
+#: tvp-svn-helper/tsh-cleanup.c:81
 msgid "Cleanup finished"
 msgstr ""
 
-#: tsp-svn-helper/tsh-cleanup.c:95
+#: tvp-svn-helper/tsh-cleanup.c:95
 msgid "Cleaning up ..."
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:719
-#: tsp-svn-helper/tsh-copy.c:99 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
+#: tvp-svn-helper/tsh-commit.c:103 tvp-svn-helper/tsh-common.c:719
+#: tvp-svn-helper/tsh-copy.c:99 tvp-svn-helper/tsh-delete.c:103
+#: tvp-svn-helper/tsh-import.c:82 tvp-svn-helper/tsh-move.c:89
 #, c-format
 msgid "At revision: %ld"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:108
+#: tvp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:505
-#: tsp-svn-helper/tsh-common.c:507 tsp-svn-helper/tsh-copy.c:110
-#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:100
+#: tvp-svn-helper/tsh-commit.c:114 tvp-svn-helper/tsh-common.c:505
+#: tvp-svn-helper/tsh-common.c:507 tvp-svn-helper/tsh-copy.c:110
+#: tvp-svn-helper/tsh-delete.c:114 tvp-svn-helper/tsh-import.c:87
+#: tvp-svn-helper/tsh-move.c:100
 msgid "Completed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:145
+#: tvp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:270
+#: tvp-svn-helper/tsh-common.c:270
 msgid "Store password a plaintext?"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:494 tsp-svn-helper/tsh-common.c:503
-#: tsp-svn-helper/tsh-common.c:510 tsp-svn-helper/tsh-common.c:632
-#: tsp-svn-helper/tsh-common.c:677 tsp-svn-helper/tsh-common.c:768
+#: tvp-svn-helper/tsh-common.c:494 tvp-svn-helper/tsh-common.c:503
+#: tvp-svn-helper/tsh-common.c:510 tvp-svn-helper/tsh-common.c:632
+#: tvp-svn-helper/tsh-common.c:677 tvp-svn-helper/tsh-common.c:768
 msgid "Added"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:495 tsp-svn-helper/tsh-common.c:777
+#: tvp-svn-helper/tsh-common.c:495 tvp-svn-helper/tsh-common.c:777
 msgid "Copied"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:496 tsp-svn-helper/tsh-common.c:502
-#: tsp-svn-helper/tsh-common.c:511 tsp-svn-helper/tsh-common.c:634
-#: tsp-svn-helper/tsh-common.c:680 tsp-svn-helper/tsh-common.c:770
+#: tvp-svn-helper/tsh-common.c:496 tvp-svn-helper/tsh-common.c:502
+#: tvp-svn-helper/tsh-common.c:511 tvp-svn-helper/tsh-common.c:634
+#: tvp-svn-helper/tsh-common.c:680 tvp-svn-helper/tsh-common.c:770
 msgid "Deleted"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:497
+#: tvp-svn-helper/tsh-common.c:497
 msgid "Restored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:498
+#: tvp-svn-helper/tsh-common.c:498
 msgid "Reverted"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:499
+#: tvp-svn-helper/tsh-common.c:499
 msgid "Revert failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:501
+#: tvp-svn-helper/tsh-common.c:501
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:504
+#: tvp-svn-helper/tsh-common.c:504
 msgid "Updated"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:506 tsp-svn-helper/tsh-common.c:508
-#: tsp-svn-helper/tsh-common.c:641
+#: tvp-svn-helper/tsh-common.c:506 tvp-svn-helper/tsh-common.c:508
+#: tvp-svn-helper/tsh-common.c:641
 msgid "External"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:509 tsp-svn-helper/tsh-common.c:636
-#: tsp-svn-helper/tsh-common.c:683 tsp-svn-helper/tsh-common.c:773
+#: tvp-svn-helper/tsh-common.c:509 tvp-svn-helper/tsh-common.c:636
+#: tvp-svn-helper/tsh-common.c:683 tvp-svn-helper/tsh-common.c:773
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:512 tsp-svn-helper/tsh-common.c:635
-#: tsp-svn-helper/tsh-common.c:686 tsp-svn-helper/tsh-common.c:766
+#: tvp-svn-helper/tsh-common.c:512 tvp-svn-helper/tsh-common.c:635
+#: tvp-svn-helper/tsh-common.c:686 tvp-svn-helper/tsh-common.c:766
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:513
+#: tvp-svn-helper/tsh-common.c:513
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:515
+#: tvp-svn-helper/tsh-common.c:515
 msgid "Locked"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:516 tsp-svn-helper/tsh-common.c:779
+#: tvp-svn-helper/tsh-common.c:516 tvp-svn-helper/tsh-common.c:779
 msgid "Unlocked"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tvp-svn-helper/tsh-common.c:517
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:518
+#: tvp-svn-helper/tsh-common.c:518
 msgid "Unlock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tvp-svn-helper/tsh-common.c:519
 msgid "Exists"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tvp-svn-helper/tsh-common.c:520
 msgid "Changelist set"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521
+#: tvp-svn-helper/tsh-common.c:521
 msgid "Changelist cleared"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tvp-svn-helper/tsh-common.c:522
 msgid "Changelist moved"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tvp-svn-helper/tsh-common.c:523
 msgid "Merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tvp-svn-helper/tsh-common.c:524
 msgid "Foreign merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tvp-svn-helper/tsh-common.c:525
 msgid "Replace"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tvp-svn-helper/tsh-common.c:527
 msgid "Property added"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tvp-svn-helper/tsh-common.c:528
 msgid "Property modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tvp-svn-helper/tsh-common.c:529
 msgid "Property deleted"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:530
+#: tvp-svn-helper/tsh-common.c:530
 msgid "Property nonexisting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:531
+#: tvp-svn-helper/tsh-common.c:531
 msgid "Revision property set"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:532
+#: tvp-svn-helper/tsh-common.c:532
 msgid "Revision property deleted"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:533
+#: tvp-svn-helper/tsh-common.c:533
 msgid "Merge completed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:534
+#: tvp-svn-helper/tsh-common.c:534
 msgid "Tree conflict"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:535
+#: tvp-svn-helper/tsh-common.c:535
 msgid "External failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:596
+#: tvp-svn-helper/tsh-common.c:596
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:598
+#: tvp-svn-helper/tsh-common.c:598
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:599 tsp-svn-helper/tsh-common.c:633
+#: tvp-svn-helper/tsh-common.c:599 tvp-svn-helper/tsh-common.c:633
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:600 tsp-svn-helper/tsh-common.c:640
+#: tvp-svn-helper/tsh-common.c:600 tvp-svn-helper/tsh-common.c:640
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:601
+#: tvp-svn-helper/tsh-common.c:601
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:602 tsp-svn-helper/tsh-common.c:637
+#: tvp-svn-helper/tsh-common.c:602 tvp-svn-helper/tsh-common.c:637
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:603 tsp-svn-helper/tsh-common.c:638
+#: tvp-svn-helper/tsh-common.c:603 tvp-svn-helper/tsh-common.c:638
 msgid "Conflicted"
 msgstr ""
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:631
+#: tvp-svn-helper/tsh-common.c:631
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:639
+#: tvp-svn-helper/tsh-common.c:639
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:642
+#: tvp-svn-helper/tsh-common.c:642
 msgid "Incomplete"
 msgstr ""
 
-#: tsp-svn-helper/tsh-copy.c:104
+#: tvp-svn-helper/tsh-copy.c:104
 msgid "Local copy"
 msgstr ""
 
-#: tsp-svn-helper/tsh-copy.c:147
+#: tvp-svn-helper/tsh-copy.c:147
 msgid "Copy To"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:108
+#: tvp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:145
+#: tvp-svn-helper/tsh-delete.c:145
 msgid "Delete Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-dialog.c:60
+#: tvp-svn-helper/tsh-file-dialog.c:60
 msgid "_Certificate:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-dialog.c:67
+#: tvp-svn-helper/tsh-file-dialog.c:67
 msgid "Select a file"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
-#: tsp-svn-helper/tsh-trust-dialog.c:73
+#: tvp-svn-helper/tsh-file-dialog.c:78 tvp-svn-helper/tsh-login-dialog.c:98
+#: tvp-svn-helper/tsh-trust-dialog.c:73
 msgid "Remember"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-dialog.c:86
+#: tvp-svn-helper/tsh-file-dialog.c:86
 msgid "Certificate"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:91
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:116
+#: tvp-svn-helper/tsh-file-selection-dialog.c:91
+#: tvp-svn-helper/tsh-log-message-dialog.c:92
+#: tvp-svn-helper/tsh-notify-dialog.c:94
+#: tvp-svn-helper/tsh-status-dialog.c:116
 msgid "Path"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:118
+#: tvp-svn-helper/tsh-file-selection-dialog.c:118
 msgid "Select/Unselect all"
 msgstr ""
 
-#: tsp-svn-helper/tsh-import.c:125
+#: tvp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-log-dialog.c:136
+#: tvp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
+#: tvp-svn-helper/tsh-log-dialog.c:174 tvp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr ""
 
-#: tsp-svn-helper/tsh-log-dialog.c:180
+#: tvp-svn-helper/tsh-log-dialog.c:180
 msgid "File"
 msgstr ""
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:86
+#: tvp-svn-helper/tsh-log-message-dialog.c:86
 msgid "State"
 msgstr ""
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:110
+#: tvp-svn-helper/tsh-log-message-dialog.c:110
 msgid "Log Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-log.c:106
+#: tvp-svn-helper/tsh-log.c:106
 msgid "Log failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-login-dialog.c:65
+#: tvp-svn-helper/tsh-login-dialog.c:65
 msgid "_Username:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-login-dialog.c:81
+#: tvp-svn-helper/tsh-login-dialog.c:81
 msgid "_Password:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-login-dialog.c:106
+#: tvp-svn-helper/tsh-login-dialog.c:106
 msgid "Login"
 msgstr ""
 
-#: tsp-svn-helper/tsh-move.c:94
+#: tvp-svn-helper/tsh-move.c:94
 msgid "Local move"
 msgstr ""
 
-#: tsp-svn-helper/tsh-move.c:136
+#: tvp-svn-helper/tsh-move.c:136
 msgid "Move To"
 msgstr ""
 
-#: tsp-svn-helper/tsh-notify-dialog.c:100
+#: tvp-svn-helper/tsh-notify-dialog.c:100
 msgid "Mime type"
 msgstr ""
 
-#: tsp-svn-helper/tsh-notify-dialog.c:115
+#: tvp-svn-helper/tsh-notify-dialog.c:115
 msgid "Notification"
 msgstr ""
 
-#: tsp-svn-helper/tsh-properties-dialog.c:126
+#: tvp-svn-helper/tsh-properties-dialog.c:126
 msgid "Name"
 msgstr ""
 
-#: tsp-svn-helper/tsh-properties-dialog.c:132
+#: tvp-svn-helper/tsh-properties-dialog.c:132
 msgid "Value"
 msgstr ""
 
@@ -870,8 +867,8 @@
 #. Translators: svn recursion selection
 #. * Self means only this file/direcotry is shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:209
-#: tsp-svn-helper/tsh-status-dialog.c:182
+#: tvp-svn-helper/tsh-properties-dialog.c:209
+#: tvp-svn-helper/tsh-status-dialog.c:182
 msgid "Self"
 msgstr ""
 
@@ -881,8 +878,8 @@
 #. Translators: svn recursion selection
 #. * Immediate files means this file/direcotry and the files it contains are shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:220
-#: tsp-svn-helper/tsh-status-dialog.c:191
+#: tvp-svn-helper/tsh-properties-dialog.c:220
+#: tvp-svn-helper/tsh-status-dialog.c:191
 msgid "Immediate files"
 msgstr ""
 
@@ -892,108 +889,108 @@
 #. Translators: svn recursion selection
 #. * Recursive means the list is full recursive
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:238
-#: tsp-svn-helper/tsh-status-dialog.c:209
+#: tvp-svn-helper/tsh-properties-dialog.c:238
+#: tvp-svn-helper/tsh-status-dialog.c:209
 msgid "Recursive"
 msgstr ""
 
 #. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:81
+#: tvp-svn-helper/tsh-properties.c:81
 msgid "Set property failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-properties.c:104
+#: tvp-svn-helper/tsh-properties.c:104
 msgid "Properties failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:88
+#: tvp-svn-helper/tsh-relocate-dialog.c:88
 msgid "_From:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:98
-#: tsp-svn-helper/tsh-relocate-dialog.c:104
-#: tsp-svn-helper/tsh-relocate-dialog.c:153
-#: tsp-svn-helper/tsh-relocate-dialog.c:159
-#: tsp-svn-helper/tsh-relocate-dialog.c:205
-#: tsp-svn-helper/tsh-transfer-dialog.c:92
-#: tsp-svn-helper/tsh-transfer-dialog.c:98
-#: tsp-svn-helper/tsh-transfer-dialog.c:144
+#: tvp-svn-helper/tsh-relocate-dialog.c:98
+#: tvp-svn-helper/tsh-relocate-dialog.c:104
+#: tvp-svn-helper/tsh-relocate-dialog.c:153
+#: tvp-svn-helper/tsh-relocate-dialog.c:159
+#: tvp-svn-helper/tsh-relocate-dialog.c:205
+#: tvp-svn-helper/tsh-transfer-dialog.c:92
+#: tvp-svn-helper/tsh-transfer-dialog.c:98
+#: tvp-svn-helper/tsh-transfer-dialog.c:144
 msgid "Select a folder"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:143
+#: tvp-svn-helper/tsh-relocate-dialog.c:143
 msgid "_To:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:198
-#: tsp-svn-helper/tsh-transfer-dialog.c:137
+#: tvp-svn-helper/tsh-relocate-dialog.c:198
+#: tvp-svn-helper/tsh-transfer-dialog.c:137
 msgid "_Directory:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate.c:71
+#: tvp-svn-helper/tsh-relocate.c:71
 msgid "Relocate failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate.c:86
+#: tvp-svn-helper/tsh-relocate.c:86
 msgid "Relocate finished"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate.c:128
+#: tvp-svn-helper/tsh-relocate.c:128
 msgid "Relocating ..."
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:224
+#: tvp-svn-helper/tsh-status-dialog.c:224
 msgid "Show Unmodified Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:228
+#: tvp-svn-helper/tsh-status-dialog.c:228
 msgid "Show Unversioned Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:232
+#: tvp-svn-helper/tsh-status-dialog.c:232
 msgid "Show Ignored Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:236
+#: tvp-svn-helper/tsh-status-dialog.c:236
 msgid "Hide Externals"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:240
+#: tvp-svn-helper/tsh-status-dialog.c:240
 msgid "Check Repository"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status.c:86
+#: tvp-svn-helper/tsh-status.c:86
 msgid "Status failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:82
+#: tvp-svn-helper/tsh-transfer-dialog.c:82
 msgid "_Repository:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:156
+#: tvp-svn-helper/tsh-transfer-dialog.c:156
 msgid "Transfer"
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:58
+#: tvp-svn-helper/tsh-trust-dialog.c:58
 msgid "Certificate is not yet valid."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:61
+#: tvp-svn-helper/tsh-trust-dialog.c:61
 msgid "Certificate has expired."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:64
+#: tvp-svn-helper/tsh-trust-dialog.c:64
 msgid "Certificate does not match the remote hostname."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:67
+#: tvp-svn-helper/tsh-trust-dialog.c:67
 msgid "Certificate authority is unknown."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:70
+#: tvp-svn-helper/tsh-trust-dialog.c:70
 msgid "Other failure."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:77
+#: tvp-svn-helper/tsh-trust-dialog.c:77
 msgid "Trust"
 msgstr ""

Modified: thunar-vcs-plugin/trunk/po/ca.po
===================================================================
--- thunar-vcs-plugin/trunk/po/ca.po	2009-06-28 12:10:01 UTC (rev 7634)
+++ thunar-vcs-plugin/trunk/po/ca.po	2009-06-28 12:13:49 UTC (rev 7635)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-03-15 15:49+0100\n"
+"POT-Creation-Date: 2009-06-28 14:10+0200\n"
 "PO-Revision-Date: \n"
 "Last-Translator: Harald Servat <redcrash at gmail.com>\n"
 "Language-Team: Harald Servat <redcrash at gmail.com>\n"
@@ -18,296 +18,293 @@
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
+#: thunar-vcs-plugin/tvp-provider.c:435 thunar-vcs-plugin/tvp-provider.c:467
 msgid "SVN"
 msgstr "SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
+#: thunar-vcs-plugin/tvp-svn-action.c:298
 msgid "Menu|Add"
 msgstr "Afegir"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
-#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:298 tvp-svn-helper/main.c:246
+#: tvp-svn-helper/tsh-add.c:113 tvp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Afegir"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-vcs-plugin/tvp-svn-action.c:303
 msgid "Menu|Blame"
 msgstr "Culpar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
-#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-vcs-plugin/tvp-svn-action.c:303 tvp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:254 tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Culpar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Menu|Changelist"
 msgstr "Llista de canvis"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Changelist"
 msgstr "Llista de canvis"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-vcs-plugin/tvp-svn-action.c:320
 msgid "Menu|Checkout"
 msgstr "Obtenir"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
-#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
+#: thunar-vcs-plugin/tvp-svn-action.c:320 tvp-svn-helper/main.c:258
+#: tvp-svn-helper/tsh-checkout.c:98 tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Obtenir"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-vcs-plugin/tvp-svn-action.c:325
 msgid "Menu|Cleanup"
 msgstr "Netejar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
+#: thunar-vcs-plugin/tvp-svn-action.c:325 tvp-svn-helper/main.c:262
 msgid "Cleanup"
 msgstr "Netejar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-vcs-plugin/tvp-svn-action.c:330
 msgid "Menu|Commit"
 msgstr "Confirmació"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
-#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:330 tvp-svn-helper/main.c:266
+#: tvp-svn-helper/tsh-commit.c:127 tvp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Confirmació"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-vcs-plugin/tvp-svn-action.c:335
 msgid "Menu|Copy"
 msgstr "Copiar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
-#: tsp-svn-helper/tsh-copy.c:161
+#: thunar-vcs-plugin/tvp-svn-action.c:335 tvp-svn-helper/main.c:270
+#: tvp-svn-helper/tsh-copy.c:165
 msgid "Copy"
 msgstr "Copiar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-vcs-plugin/tvp-svn-action.c:340
 msgid "Menu|Delete"
 msgstr "Esborrar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
-#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:340 tvp-svn-helper/main.c:274
+#: tvp-svn-helper/tsh-delete.c:127 tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Esborrar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Menu|Diff"
 msgstr "Diferències"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Diff"
 msgstr "Diferències"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-vcs-plugin/tvp-svn-action.c:350
 msgid "Menu|Export"
 msgstr "Exportar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
-#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:350 tvp-svn-helper/main.c:278
+#: tvp-svn-helper/tsh-export.c:107 tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exportar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-vcs-plugin/tvp-svn-action.c:355
 msgid "Menu|Import"
 msgstr "Importar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
-#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
+#: thunar-vcs-plugin/tvp-svn-action.c:355 tvp-svn-helper/main.c:282
+#: tvp-svn-helper/tsh-import.c:102 tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Menu|Info"
 msgstr "Informació"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
-#: thunar-svn-plugin/tsp-svn-action.c:416
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Info"
 msgstr "Informació"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-vcs-plugin/tvp-svn-action.c:370
 msgid "Menu|Lock"
 msgstr "Bloquejar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
-#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
+#: thunar-vcs-plugin/tvp-svn-action.c:370 tvp-svn-helper/main.c:286
+#: tvp-svn-helper/tsh-lock-dialog.c:72 tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Bloquejar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
+#: thunar-vcs-plugin/tvp-svn-action.c:375
 msgid "Menu|Log"
 msgstr "Registre"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
-#: tsp-svn-helper/tsh-log-dialog.c:201
+#: thunar-vcs-plugin/tvp-svn-action.c:375 tvp-svn-helper/main.c:290
+#: tvp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Registre"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
+#: thunar-vcs-plugin/tvp-svn-action.c:390
 msgid "Menu|Move"
 msgstr "Moure"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
-#: tsp-svn-helper/tsh-move.c:156
+#: thunar-vcs-plugin/tvp-svn-action.c:390 tvp-svn-helper/main.c:294
+#: tvp-svn-helper/tsh-move.c:156
 msgid "Move"
 msgstr "Moure"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Menu|Edit Properties"
 msgstr "Editar propietats"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Edit Properties"
 msgstr "Editar propietats"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
+#: thunar-vcs-plugin/tvp-svn-action.c:406
 msgid "Menu|Relocate"
 msgstr "Deslocalitzar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
-#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
+#: thunar-vcs-plugin/tvp-svn-action.c:406 tvp-svn-helper/main.c:306
+#: tvp-svn-helper/tsh-relocate-dialog.c:217 tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Deslocalitzar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-vcs-plugin/tvp-svn-action.c:412
 msgid "Menu|Resolved"
 msgstr "Resolt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
-#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-resolved.c:113
-#: tsp-svn-helper/tsh-resolved.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:412 tvp-svn-helper/main.c:302
+#: tvp-svn-helper/tsh-common.c:500 tvp-svn-helper/tsh-resolved.c:113
+#: tvp-svn-helper/tsh-resolved.c:126
 msgid "Resolved"
 msgstr "Resolt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Menu|Resolve"
 msgstr "Resoldre"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
-#: thunar-svn-plugin/tsp-svn-action.c:527
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Resolve"
 msgstr "Resoldre"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-vcs-plugin/tvp-svn-action.c:422
 msgid "Menu|Revert"
 msgstr "Restituir"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
-#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:422 tvp-svn-helper/main.c:310
+#: tvp-svn-helper/tsh-revert.c:112 tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Restituir"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-vcs-plugin/tvp-svn-action.c:427
 msgid "Menu|Status"
 msgstr "Estat"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
-#: tsp-svn-helper/tsh-file-selection-dialog.c:124
-#: tsp-svn-helper/tsh-status-dialog.c:247
+#: thunar-vcs-plugin/tvp-svn-action.c:427 tvp-svn-helper/main.c:314
+#: tvp-svn-helper/tsh-file-selection-dialog.c:125
+#: tvp-svn-helper/tsh-status-dialog.c:247
 msgid "Status"
 msgstr "Estat"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-vcs-plugin/tvp-svn-action.c:432
 msgid "Menu|Switch"
 msgstr "Canviar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
-#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
+#: thunar-vcs-plugin/tvp-svn-action.c:432 tvp-svn-helper/main.c:318
+#: tvp-svn-helper/tsh-switch.c:109 tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Canviar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-vcs-plugin/tvp-svn-action.c:437
 msgid "Menu|Unlock"
 msgstr "Desbloquejar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
-#: tsp-svn-helper/tsh-unlock.c:111
+#: thunar-vcs-plugin/tvp-svn-action.c:437 tvp-svn-helper/main.c:322
+#: tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Desbloquejar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
+#: thunar-vcs-plugin/tvp-svn-action.c:442
 msgid "Menu|Update"
 msgstr "Actualitzar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
-#: tsp-svn-helper/tsh-update.c:113
+#: thunar-vcs-plugin/tvp-svn-action.c:442 tvp-svn-helper/main.c:326
+#: tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Actualitzar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:608
+#: thunar-vcs-plugin/tvp-svn-action.c:452
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "L'acció %s no està implementada"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:118
+#: thunar-vcs-plugin/tvp-svn-property-page.c:118
 msgid "URL:"
 msgstr "URL:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:124
-#: thunar-svn-plugin/tsp-svn-property-page.c:137
-#: thunar-svn-plugin/tsp-svn-property-page.c:149
-#: thunar-svn-plugin/tsp-svn-property-page.c:167
-#: thunar-svn-plugin/tsp-svn-property-page.c:179
-#: thunar-svn-plugin/tsp-svn-property-page.c:192
-#: thunar-svn-plugin/tsp-svn-property-page.c:222
-#: thunar-svn-plugin/tsp-svn-property-page.c:300
-#: tsp-svn-helper/tsh-common.c:493 tsp-svn-helper/tsh-common.c:540
-#: tsp-svn-helper/tsh-common.c:549 tsp-svn-helper/tsh-common.c:571
-#: tsp-svn-helper/tsh-common.c:588 tsp-svn-helper/tsh-common.c:615
-#: tsp-svn-helper/tsh-common.c:698
+#: thunar-vcs-plugin/tvp-svn-property-page.c:124
+#: thunar-vcs-plugin/tvp-svn-property-page.c:137
+#: thunar-vcs-plugin/tvp-svn-property-page.c:149
+#: thunar-vcs-plugin/tvp-svn-property-page.c:167
+#: thunar-vcs-plugin/tvp-svn-property-page.c:179
+#: thunar-vcs-plugin/tvp-svn-property-page.c:192
+#: thunar-vcs-plugin/tvp-svn-property-page.c:222
+#: thunar-vcs-plugin/tvp-svn-property-page.c:300
+#: tvp-svn-helper/tsh-common.c:539 tvp-svn-helper/tsh-common.c:597
+#: tvp-svn-helper/tsh-common.c:606 tvp-svn-helper/tsh-common.c:628
+#: tvp-svn-helper/tsh-common.c:645 tvp-svn-helper/tsh-common.c:672
+#: tvp-svn-helper/tsh-common.c:762
 msgid "Unknown"
 msgstr "Desconegut"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:131
+#: thunar-vcs-plugin/tvp-svn-property-page.c:131
 msgid "Revision:"
 msgstr "Revisió:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:143
+#: thunar-vcs-plugin/tvp-svn-property-page.c:143
 msgid "Repository:"
 msgstr "Repositori:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:161
+#: thunar-vcs-plugin/tvp-svn-property-page.c:161
 msgid "Modified revision:"
 msgstr "Revisió de modificació:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:173
+#: thunar-vcs-plugin/tvp-svn-property-page.c:173
 msgid "Modified date:"
 msgstr "Data de modificació:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:186
+#: thunar-vcs-plugin/tvp-svn-property-page.c:186
 msgid "Author:"
 msgstr "Autor:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#: thunar-vcs-plugin/tvp-svn-property-page.c:203
 msgid "Changelist:"
 msgstr "Llista de canvis:"
 
 #. Translators: Depth as in depth of recursion
-#: thunar-svn-plugin/tsp-svn-property-page.c:216
+#: thunar-vcs-plugin/tvp-svn-property-page.c:216
 msgid "Depth:"
 msgstr "Profunditat:"
 
 #. Translators: svn recursion depth infotmation
 #. * Exclude should not apear client side
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:306
+#: thunar-vcs-plugin/tvp-svn-property-page.c:306
 msgid "Exclude"
 msgstr "Excloure"
 
 #. Translators: svn recursion depth infotmation
 #. * Empty depth means only this file/direcotry is checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:312
+#: thunar-vcs-plugin/tvp-svn-property-page.c:312
 msgid "Empty"
 msgstr "Buit"
 
 #. Translators: svn recursion depth infotmation
 #. * Files depth means this file/direcotry and all of it's files are checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:318
+#: thunar-vcs-plugin/tvp-svn-property-page.c:318
 msgid "Files"
 msgstr "Fitxers"
 
@@ -320,512 +317,561 @@
 #. Translators: svn recursion selection
 #. * Immediates means this file/direcotry and the subdirectories are shown
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:324
-#: tsp-svn-helper/tsh-properties-dialog.c:228
-#: tsp-svn-helper/tsh-status-dialog.c:200
+#: thunar-vcs-plugin/tvp-svn-property-page.c:324
+#: tvp-svn-helper/tsh-properties-dialog.c:229
+#: tvp-svn-helper/tsh-status-dialog.c:200
 msgid "Immediates"
 msgstr "Immediats"
 
 #. Translators: svn recursion depth infotmation
 #. * Infinity depth means this file/direcotry is checked out with full recursion
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:330
+#: thunar-vcs-plugin/tvp-svn-property-page.c:330
 msgid "Infinity"
 msgstr "Infinitat"
 
-#: tsp-svn-helper/main.c:105
+#: tvp-svn-helper/main.c:105
 msgid "Print version information"
 msgstr "Imprimir informació de la versió"
 
-#: tsp-svn-helper/main.c:112
+#: tvp-svn-helper/main.c:112
 msgid "Execute add action"
 msgstr "Executar l'acció d'afegir"
 
-#: tsp-svn-helper/main.c:118
+#: tvp-svn-helper/main.c:118
 msgid "Execute blame action"
 msgstr "Executar l'acció de culpar"
 
-#: tsp-svn-helper/main.c:124
+#: tvp-svn-helper/main.c:124
 msgid "Execute changelist action"
 msgstr "Executar l'acció de llista de canvis"
 
-#: tsp-svn-helper/main.c:130
+#: tvp-svn-helper/main.c:130
 msgid "Execute checkout action"
 msgstr "Executar l'acció d'obtenir"
 
-#: tsp-svn-helper/main.c:136
+#: tvp-svn-helper/main.c:136
 msgid "Execute cleanup action"
 msgstr "Executar l'acció de netejar"
 
-#: tsp-svn-helper/main.c:142
+#: tvp-svn-helper/main.c:142
 msgid "Execute commit action"
 msgstr "Executar l'acció de confirmar"
 
-#: tsp-svn-helper/main.c:148
+#: tvp-svn-helper/main.c:148
 msgid "Execute copy action"
 msgstr "Executar l'acció de copiar"
 
-#: tsp-svn-helper/main.c:154
+#: tvp-svn-helper/main.c:154
 msgid "Execute delete action"
 msgstr "Executar l'acció d'esborrar"
 
-#: tsp-svn-helper/main.c:160
+#: tvp-svn-helper/main.c:160
 msgid "Execute export action"
 msgstr "Executar l'acció d'exportar"
 
-#: tsp-svn-helper/main.c:166
+#: tvp-svn-helper/main.c:166
 msgid "Execute import action"
 msgstr "Executar l'acció d'importar"
 
-#: tsp-svn-helper/main.c:172
+#: tvp-svn-helper/main.c:172
 msgid "Execute lock action"
 msgstr "Executar l'acció de bloquejar"
 
-#: tsp-svn-helper/main.c:178
+#: tvp-svn-helper/main.c:178
 msgid "Execute log action"
 msgstr "Executar l'acció de registre"
 
-#: tsp-svn-helper/main.c:184
+#: tvp-svn-helper/main.c:184
 msgid "Execute move action"
 msgstr "Executar l'acció de moure"
 
-#: tsp-svn-helper/main.c:190
+#: tvp-svn-helper/main.c:190
 msgid "Execute properties action"
 msgstr "Executar l'acció de propietats"
 
-#: tsp-svn-helper/main.c:196
+#: tvp-svn-helper/main.c:196
 msgid "Execute resolved action"
 msgstr "Executar l'acció de resoldre"
 
-#: tsp-svn-helper/main.c:202
+#: tvp-svn-helper/main.c:202
 msgid "Execute relocate action"
 msgstr "Executar l'acció de deslocalitzar"
 
-#: tsp-svn-helper/main.c:208
+#: tvp-svn-helper/main.c:208
 msgid "Execute revert action"
 msgstr "Executar l'acció de restituir"
 
-#: tsp-svn-helper/main.c:214
+#: tvp-svn-helper/main.c:214
 msgid "Execute status action"
 msgstr "Executar l'acció d'estat"
 
-#: tsp-svn-helper/main.c:220
+#: tvp-svn-helper/main.c:220
 msgid "Execute switch action"
 msgstr "Executar l'acció de canviar"
 
-#: tsp-svn-helper/main.c:226
+#: tvp-svn-helper/main.c:226
 msgid "Execute unlock action"
 msgstr "Executar l'acció de desbloquejar"
 
-#: tsp-svn-helper/main.c:232
+#: tvp-svn-helper/main.c:232
 msgid "Execute update action"
 msgstr "Executar l'acció d'actualitzar"
 
-#: tsp-svn-helper/main.c:246
+#: tvp-svn-helper/main.c:246
 msgid "Add Related Options:"
 msgstr "Opcions relacionades amb afegir:"
 
-#: tsp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:250
 msgid "Blame Related Options:"
 msgstr "Opcions relatives a culpar:"
 
-#: tsp-svn-helper/main.c:254
+#: tvp-svn-helper/main.c:254
 msgid "Changelist Related Options:"
 msgstr "Opcions relatives a la llista de canvis:"
 
-#: tsp-svn-helper/main.c:258
+#: tvp-svn-helper/main.c:258
 msgid "Checkout Related Options:"
 msgstr "Opcions relatives a obtenir:"
 
-#: tsp-svn-helper/main.c:262
+#: tvp-svn-helper/main.c:262
 msgid "Cleanup Related Options:"
 msgstr "Opcions relatives a netejar:"
 
-#: tsp-svn-helper/main.c:266
+#: tvp-svn-helper/main.c:266
 msgid "Commit Related Options:"
 msgstr "Opcions relatives a confirmar:"
 
-#: tsp-svn-helper/main.c:270
+#: tvp-svn-helper/main.c:270
 msgid "Copy Related Options:"
 msgstr "Opcions relatives a copiar:"
 
-#: tsp-svn-helper/main.c:274
+#: tvp-svn-helper/main.c:274
 msgid "Delete Related Options:"
 msgstr "Opcions relatives a copiar:"
 
-#: tsp-svn-helper/main.c:278
+#: tvp-svn-helper/main.c:278
 msgid "Export Related Options:"
 msgstr "Opcions relatives a exportar:"
 
-#: tsp-svn-helper/main.c:282
+#: tvp-svn-helper/main.c:282
 msgid "Import Related Options:"
 msgstr "Opcions relatives a importar:"
 
-#: tsp-svn-helper/main.c:286
+#: tvp-svn-helper/main.c:286
 msgid "Lock Related Options:"
 msgstr "Opcions relatives a bloquejar:"
 
-#: tsp-svn-helper/main.c:290
+#: tvp-svn-helper/main.c:290
 msgid "Log Related Options:"
 msgstr "Opcions relatives al registre:"
 
-#: tsp-svn-helper/main.c:294
+#: tvp-svn-helper/main.c:294
 msgid "Move Related Options:"
 msgstr "Opcions relatives a moure: "
 
-#: tsp-svn-helper/main.c:298
+#: tvp-svn-helper/main.c:298
 msgid "Properties Related Options:"
 msgstr "Opcions relatives a les propietats:"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:282
+#: tvp-svn-helper/main.c:298 tvp-svn-helper/tsh-properties-dialog.c:283
 msgid "Properties"
 msgstr "Propietats"
 
-#: tsp-svn-helper/main.c:302
+#: tvp-svn-helper/main.c:302
 msgid "Resolved Related Options:"
 msgstr "Opcions relatives a resoldre:"
 
-#: tsp-svn-helper/main.c:306
+#: tvp-svn-helper/main.c:306
 msgid "Relocate Related Options:"
 msgstr "Opcions relatives a deslocalitzar:"
 
-#: tsp-svn-helper/main.c:310
+#: tvp-svn-helper/main.c:310
 msgid "Revert Related Options:"
 msgstr "Opcions relacionades amb restituir:"
 
-#: tsp-svn-helper/main.c:314
+#: tvp-svn-helper/main.c:314
 msgid "Status Related Options:"
 msgstr "Opcions relatives a l'estat:"
 
-#: tsp-svn-helper/main.c:318
+#: tvp-svn-helper/main.c:318
 msgid "Switch Related Options:"
 msgstr "Opcions relatives a canviar:"
 
-#: tsp-svn-helper/main.c:322
+#: tvp-svn-helper/main.c:322
 msgid "Unlock Related Options:"
 msgstr "Opcions relatives a desbloquejar:"
 
-#: tsp-svn-helper/main.c:326
+#: tvp-svn-helper/main.c:326
 msgid "Update Related Options:"
 msgstr "Opcions relatives a actualitzar:"
 
-#: tsp-svn-helper/main.c:369
+#: tvp-svn-helper/main.c:369
 msgid "Not enough arguments provided"
 msgstr "Falten paràmetres"
 
-#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:83 tsp-svn-helper/tsh-delete.c:91
-#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
-#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:77
-#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
-#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
+#: tvp-svn-helper/tsh-add.c:73 tvp-svn-helper/tsh-add.c:89
+#: tvp-svn-helper/tsh-checkout.c:71 tvp-svn-helper/tsh-commit.c:91
+#: tvp-svn-helper/tsh-copy.c:87 tvp-svn-helper/tsh-delete.c:91
+#: tvp-svn-helper/tsh-export.c:72 tvp-svn-helper/tsh-import.c:72
+#: tvp-svn-helper/tsh-lock.c:91 tvp-svn-helper/tsh-move.c:77
+#: tvp-svn-helper/tsh-resolved.c:73 tvp-svn-helper/tsh-resolved.c:89
+#: tvp-svn-helper/tsh-revert.c:87 tvp-svn-helper/tsh-switch.c:71
+#: tvp-svn-helper/tsh-unlock.c:86 tvp-svn-helper/tsh-update.c:88
 msgid "Failed"
 msgstr "Fallat"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:94
+#: tvp-svn-helper/tsh-blame-dialog.c:94
 msgid "Line"
 msgstr "Línia"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+#: tvp-svn-helper/tsh-blame-dialog.c:100 tvp-svn-helper/tsh-log-dialog.c:118
 msgid "Revision"
 msgstr "Revisió"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+#: tvp-svn-helper/tsh-blame-dialog.c:106 tvp-svn-helper/tsh-log-dialog.c:124
 msgid "Author"
 msgstr "Autor"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+#: tvp-svn-helper/tsh-blame-dialog.c:112 tvp-svn-helper/tsh-log-dialog.c:130
 msgid "Date"
 msgstr "Data"
 
-#: tsp-svn-helper/tsh-blame.c:75
+#: tvp-svn-helper/tsh-blame.c:75
 msgid "Blame failed"
 msgstr "No s'ha pogut culpar"
 
-#: tsp-svn-helper/tsh-cleanup.c:66
+#: tvp-svn-helper/tsh-cleanup.c:66
 msgid "Cleanup failed"
 msgstr "No s'ha pogut netejar"
 
-#: tsp-svn-helper/tsh-cleanup.c:81
+#: tvp-svn-helper/tsh-cleanup.c:81
 msgid "Cleanup finished"
 msgstr "La neteja ha finalitzat"
 
-#: tsp-svn-helper/tsh-cleanup.c:95
+#: tvp-svn-helper/tsh-cleanup.c:95
 msgid "Cleaning up ..."
 msgstr "Netejant ..."
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:662
-#: tsp-svn-helper/tsh-copy.c:95 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
+#: tvp-svn-helper/tsh-commit.c:103 tvp-svn-helper/tsh-common.c:719
+#: tvp-svn-helper/tsh-copy.c:99 tvp-svn-helper/tsh-delete.c:103
+#: tvp-svn-helper/tsh-import.c:82 tvp-svn-helper/tsh-move.c:89
 #, c-format
 msgid "At revision: %ld"
 msgstr "En la revisió: %ld"
 
-#: tsp-svn-helper/tsh-commit.c:108
+#: tvp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr "Res a fer"
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:470
-#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-copy.c:106
-#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:100
+#: tvp-svn-helper/tsh-commit.c:114 tvp-svn-helper/tsh-common.c:505
+#: tvp-svn-helper/tsh-common.c:507 tvp-svn-helper/tsh-copy.c:110
+#: tvp-svn-helper/tsh-delete.c:114 tvp-svn-helper/tsh-import.c:87
+#: tvp-svn-helper/tsh-move.c:100
 msgid "Completed"
 msgstr "Completat"
 
-#: tsp-svn-helper/tsh-commit.c:145
+#: tvp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr "Missatge de confirmació"
 
-#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:468
-#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:575
-#: tsp-svn-helper/tsh-common.c:620 tsp-svn-helper/tsh-common.c:704
+#: tvp-svn-helper/tsh-common.c:270
+msgid "Store password a plaintext?"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:494 tvp-svn-helper/tsh-common.c:503
+#: tvp-svn-helper/tsh-common.c:510 tvp-svn-helper/tsh-common.c:632
+#: tvp-svn-helper/tsh-common.c:677 tvp-svn-helper/tsh-common.c:768
 msgid "Added"
 msgstr "Afegit"
 
-#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:713
+#: tvp-svn-helper/tsh-common.c:495 tvp-svn-helper/tsh-common.c:777
 msgid "Copied"
 msgstr "Copiat"
 
-#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:467
-#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:577
-#: tsp-svn-helper/tsh-common.c:623 tsp-svn-helper/tsh-common.c:706
+#: tvp-svn-helper/tsh-common.c:496 tvp-svn-helper/tsh-common.c:502
+#: tvp-svn-helper/tsh-common.c:511 tvp-svn-helper/tsh-common.c:634
+#: tvp-svn-helper/tsh-common.c:680 tvp-svn-helper/tsh-common.c:770
 msgid "Deleted"
 msgstr "Esborrat"
 
-#: tsp-svn-helper/tsh-common.c:462
+#: tvp-svn-helper/tsh-common.c:497
 msgid "Restored"
 msgstr "Restaurat"
 
-#: tsp-svn-helper/tsh-common.c:463
+#: tvp-svn-helper/tsh-common.c:498
 msgid "Reverted"
 msgstr "Restituït"
 
-#: tsp-svn-helper/tsh-common.c:464
+#: tvp-svn-helper/tsh-common.c:499
 msgid "Revert failed"
 msgstr "No s'ha pogut restituir"
 
-#: tsp-svn-helper/tsh-common.c:466
+#: tvp-svn-helper/tsh-common.c:501
 msgid "Skipped"
 msgstr "Omès"
 
-#: tsp-svn-helper/tsh-common.c:469
+#: tvp-svn-helper/tsh-common.c:504
 msgid "Updated"
 msgstr "Actualitzat"
 
-#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:473
-#: tsp-svn-helper/tsh-common.c:584
+#: tvp-svn-helper/tsh-common.c:506 tvp-svn-helper/tsh-common.c:508
+#: tvp-svn-helper/tsh-common.c:641
 msgid "External"
 msgstr "Extern"
 
-#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:579
-#: tsp-svn-helper/tsh-common.c:626 tsp-svn-helper/tsh-common.c:709
+#: tvp-svn-helper/tsh-common.c:509 tvp-svn-helper/tsh-common.c:636
+#: tvp-svn-helper/tsh-common.c:683 tvp-svn-helper/tsh-common.c:773
 msgid "Modified"
 msgstr "Modificat"
 
-#: tsp-svn-helper/tsh-common.c:477 tsp-svn-helper/tsh-common.c:578
-#: tsp-svn-helper/tsh-common.c:629 tsp-svn-helper/tsh-common.c:702
+#: tvp-svn-helper/tsh-common.c:512 tvp-svn-helper/tsh-common.c:635
+#: tvp-svn-helper/tsh-common.c:686 tvp-svn-helper/tsh-common.c:766
 msgid "Replaced"
 msgstr "Substituït"
 
-#: tsp-svn-helper/tsh-common.c:478
+#: tvp-svn-helper/tsh-common.c:513
 msgid "Transmitting"
 msgstr "Transmetent"
 
-#: tsp-svn-helper/tsh-common.c:480
+#: tvp-svn-helper/tsh-common.c:515
 msgid "Locked"
 msgstr "Bloquejat"
 
-#: tsp-svn-helper/tsh-common.c:481 tsp-svn-helper/tsh-common.c:715
+#: tvp-svn-helper/tsh-common.c:516 tvp-svn-helper/tsh-common.c:779
 msgid "Unlocked"
 msgstr "Desbloquejat"
 
-#: tsp-svn-helper/tsh-common.c:482
+#: tvp-svn-helper/tsh-common.c:517
 msgid "Lock failed"
 msgstr "No s'ha pogut bloquejar"
 
-#: tsp-svn-helper/tsh-common.c:483
+#: tvp-svn-helper/tsh-common.c:518
 msgid "Unlock failed"
 msgstr "No s'ha pogut desbloquejar"
 
-#: tsp-svn-helper/tsh-common.c:484
+#: tvp-svn-helper/tsh-common.c:519
 msgid "Exists"
 msgstr "Existeix"
 
-#: tsp-svn-helper/tsh-common.c:485
+#: tvp-svn-helper/tsh-common.c:520
 msgid "Changelist set"
 msgstr "Llista de canvis establerta"
 
-#: tsp-svn-helper/tsh-common.c:486
+#: tvp-svn-helper/tsh-common.c:521
 msgid "Changelist cleared"
 msgstr "Llista de canvis buida"
 
-#: tsp-svn-helper/tsh-common.c:487
+#: tvp-svn-helper/tsh-common.c:522
 msgid "Changelist moved"
 msgstr "Llista de canvis moguda"
 
-#: tsp-svn-helper/tsh-common.c:488
+#: tvp-svn-helper/tsh-common.c:523
 msgid "Merge begin"
 msgstr "Iniciant fusió"
 
-#: tsp-svn-helper/tsh-common.c:489
+#: tvp-svn-helper/tsh-common.c:524
 msgid "Foreign merge begin"
 msgstr "Iniciant fusió forana"
 
-#: tsp-svn-helper/tsh-common.c:490
+#: tvp-svn-helper/tsh-common.c:525
 msgid "Replace"
 msgstr "Substituir"
 
-#: tsp-svn-helper/tsh-common.c:539
+#: tvp-svn-helper/tsh-common.c:527
+#, fuzzy
+msgid "Property added"
+msgstr "Han fallat les propietats"
+
+#: tvp-svn-helper/tsh-common.c:528
+#, fuzzy
+msgid "Property modified"
+msgstr "Han fallat les propietats"
+
+#: tvp-svn-helper/tsh-common.c:529
+#, fuzzy
+msgid "Property deleted"
+msgstr "Han fallat les propietats"
+
+#: tvp-svn-helper/tsh-common.c:530
+#, fuzzy
+msgid "Property nonexisting"
+msgstr "Propietats"
+
+#: tvp-svn-helper/tsh-common.c:531
+#, fuzzy
+msgid "Revision property set"
+msgstr "No s'ha pogut establir la propietat"
+
+#: tvp-svn-helper/tsh-common.c:532
+#, fuzzy
+msgid "Revision property deleted"
+msgstr "No s'ha pogut establir la propietat"
+
+#: tvp-svn-helper/tsh-common.c:533
+#, fuzzy
+msgid "Merge completed"
+msgstr "Completat"
+
+#: tvp-svn-helper/tsh-common.c:534
+#, fuzzy
+msgid "Tree conflict"
+msgstr "Està en conflicte"
+
+#: tvp-svn-helper/tsh-common.c:535
+#, fuzzy
+msgid "External failed"
+msgstr "Extern"
+
+#: tvp-svn-helper/tsh-common.c:596
 msgid "Inapplicable"
 msgstr "Inaplicable"
 
-#: tsp-svn-helper/tsh-common.c:541
+#: tvp-svn-helper/tsh-common.c:598
 msgid "Unchanged"
 msgstr "No modificat"
 
-#: tsp-svn-helper/tsh-common.c:542 tsp-svn-helper/tsh-common.c:576
+#: tvp-svn-helper/tsh-common.c:599 tvp-svn-helper/tsh-common.c:633
 msgid "Missing"
 msgstr "Desaparegut"
 
-#: tsp-svn-helper/tsh-common.c:543 tsp-svn-helper/tsh-common.c:583
+#: tvp-svn-helper/tsh-common.c:600 tvp-svn-helper/tsh-common.c:640
 msgid "Obstructed"
 msgstr "Obstruït"
 
-#: tsp-svn-helper/tsh-common.c:544
+#: tvp-svn-helper/tsh-common.c:601
 msgid "Changed"
 msgstr "Canviat"
 
-#: tsp-svn-helper/tsh-common.c:545 tsp-svn-helper/tsh-common.c:580
+#: tvp-svn-helper/tsh-common.c:602 tvp-svn-helper/tsh-common.c:637
 msgid "Merged"
 msgstr "Fusionat"
 
-#: tsp-svn-helper/tsh-common.c:546 tsp-svn-helper/tsh-common.c:581
+#: tvp-svn-helper/tsh-common.c:603 tvp-svn-helper/tsh-common.c:638
 msgid "Conflicted"
 msgstr "Està en conflicte"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:574
+#: tvp-svn-helper/tsh-common.c:631
 msgid "Normal"
 msgstr "Normal"
 
-#: tsp-svn-helper/tsh-common.c:582
+#: tvp-svn-helper/tsh-common.c:639
 msgid "Ignored"
 msgstr "Ignorat"
 
-#: tsp-svn-helper/tsh-common.c:585
+#: tvp-svn-helper/tsh-common.c:642
 msgid "Incomplete"
 msgstr "Incomplet"
 
-#: tsp-svn-helper/tsh-copy.c:100
+#: tvp-svn-helper/tsh-copy.c:104
 msgid "Local copy"
 msgstr "Còpia local"
 
-#: tsp-svn-helper/tsh-copy.c:143
+#: tvp-svn-helper/tsh-copy.c:147
 msgid "Copy To"
 msgstr "Copiar a"
 
-#: tsp-svn-helper/tsh-delete.c:108
+#: tvp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr "Esborrar local"
 
-#: tsp-svn-helper/tsh-delete.c:145
+#: tvp-svn-helper/tsh-delete.c:145
 msgid "Delete Message"
 msgstr "Missatge d'esborrat"
 
-#: tsp-svn-helper/tsh-file-dialog.c:60
+#: tvp-svn-helper/tsh-file-dialog.c:60
 msgid "_Certificate:"
 msgstr "_Certificat:"
 
-#: tsp-svn-helper/tsh-file-dialog.c:67
+#: tvp-svn-helper/tsh-file-dialog.c:67
 msgid "Select a file"
 msgstr "Seleccioneu un fitxer"
 
-#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
-#: tsp-svn-helper/tsh-trust-dialog.c:73
+#: tvp-svn-helper/tsh-file-dialog.c:78 tvp-svn-helper/tsh-login-dialog.c:98
+#: tvp-svn-helper/tsh-trust-dialog.c:73
 msgid "Remember"
 msgstr "Recordar"
 
-#: tsp-svn-helper/tsh-file-dialog.c:86
+#: tvp-svn-helper/tsh-file-dialog.c:86
 msgid "Certificate"
 msgstr "Certificat"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:90
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:116
+#: tvp-svn-helper/tsh-file-selection-dialog.c:91
+#: tvp-svn-helper/tsh-log-message-dialog.c:92
+#: tvp-svn-helper/tsh-notify-dialog.c:94
+#: tvp-svn-helper/tsh-status-dialog.c:116
 msgid "Path"
 msgstr "Camí"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:117
+#: tvp-svn-helper/tsh-file-selection-dialog.c:118
 msgid "Select/Unselect all"
 msgstr "Selecciona tot/cap"
 
-#: tsp-svn-helper/tsh-import.c:125
+#: tvp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr "Missatge d'importació"
 
-#: tsp-svn-helper/tsh-log-dialog.c:136
+#: tvp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr "Missatge"
 
-#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
+#: tvp-svn-helper/tsh-log-dialog.c:174 tvp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr "Acció"
 
-#: tsp-svn-helper/tsh-log-dialog.c:180
+#: tvp-svn-helper/tsh-log-dialog.c:180
 msgid "File"
 msgstr "Fitxer"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:86
+#: tvp-svn-helper/tsh-log-message-dialog.c:86
 msgid "State"
 msgstr "Estat"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:110
+#: tvp-svn-helper/tsh-log-message-dialog.c:110
 msgid "Log Message"
 msgstr "Missatge del registre"
 
-#: tsp-svn-helper/tsh-log.c:98
+#: tvp-svn-helper/tsh-log.c:106
 msgid "Log failed"
 msgstr "No s'ha pogut registrar"
 
-#: tsp-svn-helper/tsh-login-dialog.c:65
+#: tvp-svn-helper/tsh-login-dialog.c:65
 msgid "_Username:"
 msgstr "_Usuari:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:81
+#: tvp-svn-helper/tsh-login-dialog.c:81
 msgid "_Password:"
 msgstr "_Contrasenya:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:106
+#: tvp-svn-helper/tsh-login-dialog.c:106
 msgid "Login"
 msgstr "Inici de sessió"
 
-#: tsp-svn-helper/tsh-move.c:94
+#: tvp-svn-helper/tsh-move.c:94
 msgid "Local move"
 msgstr "Moviment local"
 
-#: tsp-svn-helper/tsh-move.c:136
+#: tvp-svn-helper/tsh-move.c:136
 msgid "Move To"
 msgstr "Moure a"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:100
+#: tvp-svn-helper/tsh-notify-dialog.c:100
 msgid "Mime type"
 msgstr "Tipus MIME"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:115
+#: tvp-svn-helper/tsh-notify-dialog.c:115
 msgid "Notification"
 msgstr "Notificació"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:125
+#: tvp-svn-helper/tsh-properties-dialog.c:126
 msgid "Name"
 msgstr "Nom"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:131
+#: tvp-svn-helper/tsh-properties-dialog.c:132
 msgid "Value"
 msgstr "Valor"
 
@@ -835,8 +881,8 @@
 #. Translators: svn recursion selection
 #. * Self means only this file/direcotry is shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:208
-#: tsp-svn-helper/tsh-status-dialog.c:182
+#: tvp-svn-helper/tsh-properties-dialog.c:209
+#: tvp-svn-helper/tsh-status-dialog.c:182
 msgid "Self"
 msgstr "Propi"
 
@@ -846,8 +892,8 @@
 #. Translators: svn recursion selection
 #. * Immediate files means this file/direcotry and the files it contains are shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:219
-#: tsp-svn-helper/tsh-status-dialog.c:191
+#: tvp-svn-helper/tsh-properties-dialog.c:220
+#: tvp-svn-helper/tsh-status-dialog.c:191
 msgid "Immediate files"
 msgstr "Fitxers immediats"
 
@@ -857,108 +903,108 @@
 #. Translators: svn recursion selection
 #. * Recursive means the list is full recursive
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:237
-#: tsp-svn-helper/tsh-status-dialog.c:209
+#: tvp-svn-helper/tsh-properties-dialog.c:238
+#: tvp-svn-helper/tsh-status-dialog.c:209
 msgid "Recursive"
 msgstr "Recursiu"
 
 #. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:81
+#: tvp-svn-helper/tsh-properties.c:81
 msgid "Set property failed"
 msgstr "No s'ha pogut establir la propietat"
 
-#: tsp-svn-helper/tsh-properties.c:104
+#: tvp-svn-helper/tsh-properties.c:104
 msgid "Properties failed"
 msgstr "Han fallat les propietats"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:88
+#: tvp-svn-helper/tsh-relocate-dialog.c:88
 msgid "_From:"
 msgstr "_De:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:98
-#: tsp-svn-helper/tsh-relocate-dialog.c:104
-#: tsp-svn-helper/tsh-relocate-dialog.c:153
-#: tsp-svn-helper/tsh-relocate-dialog.c:159
-#: tsp-svn-helper/tsh-relocate-dialog.c:205
-#: tsp-svn-helper/tsh-transfer-dialog.c:92
-#: tsp-svn-helper/tsh-transfer-dialog.c:98
-#: tsp-svn-helper/tsh-transfer-dialog.c:144
+#: tvp-svn-helper/tsh-relocate-dialog.c:98
+#: tvp-svn-helper/tsh-relocate-dialog.c:104
+#: tvp-svn-helper/tsh-relocate-dialog.c:153
+#: tvp-svn-helper/tsh-relocate-dialog.c:159
+#: tvp-svn-helper/tsh-relocate-dialog.c:205
+#: tvp-svn-helper/tsh-transfer-dialog.c:92
+#: tvp-svn-helper/tsh-transfer-dialog.c:98
+#: tvp-svn-helper/tsh-transfer-dialog.c:144
 msgid "Select a folder"
 msgstr "Seleccioneu una carpeta"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:143
+#: tvp-svn-helper/tsh-relocate-dialog.c:143
 msgid "_To:"
 msgstr "_A:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:198
-#: tsp-svn-helper/tsh-transfer-dialog.c:137
+#: tvp-svn-helper/tsh-relocate-dialog.c:198
+#: tvp-svn-helper/tsh-transfer-dialog.c:137
 msgid "_Directory:"
 msgstr "D_irectori:"
 
-#: tsp-svn-helper/tsh-relocate.c:71
+#: tvp-svn-helper/tsh-relocate.c:71
 msgid "Relocate failed"
 msgstr "La deslocalització ha fallat"
 
-#: tsp-svn-helper/tsh-relocate.c:86
+#: tvp-svn-helper/tsh-relocate.c:86
 msgid "Relocate finished"
 msgstr "La deslocalització ha finalitzat"
 
-#: tsp-svn-helper/tsh-relocate.c:128
+#: tvp-svn-helper/tsh-relocate.c:128
 msgid "Relocating ..."
 msgstr "Deslocalitzant ..."
 
-#: tsp-svn-helper/tsh-status-dialog.c:224
+#: tvp-svn-helper/tsh-status-dialog.c:224
 msgid "Show Unmodified Files"
 msgstr "Mostrar els fitxers no modificats"
 
-#: tsp-svn-helper/tsh-status-dialog.c:228
+#: tvp-svn-helper/tsh-status-dialog.c:228
 msgid "Show Unversioned Files"
 msgstr "Mostrar els fitxers sense versió"
 
-#: tsp-svn-helper/tsh-status-dialog.c:232
+#: tvp-svn-helper/tsh-status-dialog.c:232
 msgid "Show Ignored Files"
 msgstr "Mostrar els fitxers ignorats"
 
-#: tsp-svn-helper/tsh-status-dialog.c:236
+#: tvp-svn-helper/tsh-status-dialog.c:236
 msgid "Hide Externals"
 msgstr "Ocultar els externs"
 
-#: tsp-svn-helper/tsh-status-dialog.c:240
+#: tvp-svn-helper/tsh-status-dialog.c:240
 msgid "Check Repository"
 msgstr "Comprovar repositori"
 
-#: tsp-svn-helper/tsh-status.c:82
+#: tvp-svn-helper/tsh-status.c:86
 msgid "Status failed"
 msgstr "L'estat ha fallat"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:82
+#: tvp-svn-helper/tsh-transfer-dialog.c:82
 msgid "_Repository:"
 msgstr "_Repositori:"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:156
+#: tvp-svn-helper/tsh-transfer-dialog.c:156
 msgid "Transfer"
 msgstr "Transferència"
 
-#: tsp-svn-helper/tsh-trust-dialog.c:58
+#: tvp-svn-helper/tsh-trust-dialog.c:58
 msgid "Certificate is not yet valid."
 msgstr "El certificat no és vàlid encara."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:61
+#: tvp-svn-helper/tsh-trust-dialog.c:61
 msgid "Certificate has expired."
 msgstr "El certificat ha expirat."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:64
+#: tvp-svn-helper/tsh-trust-dialog.c:64
 msgid "Certificate does not match the remote hostname."
 msgstr "El certificat no es correspon amb l'ordinador central."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:67
+#: tvp-svn-helper/tsh-trust-dialog.c:67
 msgid "Certificate authority is unknown."
 msgstr "L'autoritat del certificat és desconeguda."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:70
+#: tvp-svn-helper/tsh-trust-dialog.c:70
 msgid "Other failure."
 msgstr "Un altre tipus d'error."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:77
+#: tvp-svn-helper/tsh-trust-dialog.c:77
 msgid "Trust"
 msgstr "Confiança"

Modified: thunar-vcs-plugin/trunk/po/cs.po
===================================================================
--- thunar-vcs-plugin/trunk/po/cs.po	2009-06-28 12:10:01 UTC (rev 7634)
+++ thunar-vcs-plugin/trunk/po/cs.po	2009-06-28 12:13:49 UTC (rev 7635)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xfce 4-i18-goodies\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-30 17:48+0200\n"
+"POT-Creation-Date: 2009-06-28 14:10+0200\n"
 "PO-Revision-Date: 2009-06-06 22:04+0100\n"
 "Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
 "Language-Team: Czech\n"
@@ -18,331 +18,293 @@
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:435
-#: thunar-svn-plugin/tsp-provider.c:467
+#: thunar-vcs-plugin/tvp-provider.c:435 thunar-vcs-plugin/tvp-provider.c:467
 msgid "SVN"
 msgstr "SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
+#: thunar-vcs-plugin/tvp-svn-action.c:298
 msgid "Menu|Add"
 msgstr "Přidat (add)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
-#: tsp-svn-helper/main.c:246
-#: tsp-svn-helper/tsh-add.c:113
-#: tsp-svn-helper/tsh-add.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:298 tvp-svn-helper/main.c:246
+#: tvp-svn-helper/tsh-add.c:113 tvp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Přidat (add)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-vcs-plugin/tvp-svn-action.c:303
 msgid "Menu|Blame"
 msgstr "Vypsat detaily (blame)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
-#: tsp-svn-helper/main.c:250
-#: tsp-svn-helper/main.c:254
-#: tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-vcs-plugin/tvp-svn-action.c:303 tvp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:254 tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Vypsat detaily (blame)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Menu|Changelist"
 msgstr "Seznam změn"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Changelist"
 msgstr "Seznam změn"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-vcs-plugin/tvp-svn-action.c:320
 msgid "Menu|Checkout"
 msgstr "Stáhnout (checkout)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
-#: tsp-svn-helper/main.c:258
-#: tsp-svn-helper/tsh-checkout.c:98
-#: tsp-svn-helper/tsh-checkout.c:110
+#: thunar-vcs-plugin/tvp-svn-action.c:320 tvp-svn-helper/main.c:258
+#: tvp-svn-helper/tsh-checkout.c:98 tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Stáhnout (checkout)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-vcs-plugin/tvp-svn-action.c:325
 msgid "Menu|Cleanup"
 msgstr "Vyčistit (cleanup)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
-#: tsp-svn-helper/main.c:262
+#: thunar-vcs-plugin/tvp-svn-action.c:325 tvp-svn-helper/main.c:262
 msgid "Cleanup"
 msgstr "Vyčistit (cleanup)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-vcs-plugin/tvp-svn-action.c:330
 msgid "Menu|Commit"
 msgstr "Zapsat (commit)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
-#: tsp-svn-helper/main.c:266
-#: tsp-svn-helper/tsh-commit.c:127
-#: tsp-svn-helper/tsh-commit.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:330 tvp-svn-helper/main.c:266
+#: tvp-svn-helper/tsh-commit.c:127 tvp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Zapsat (commit)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-vcs-plugin/tvp-svn-action.c:335
 msgid "Menu|Copy"
 msgstr "Zkopírovat (copy)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
-#: tsp-svn-helper/main.c:270
-#: tsp-svn-helper/tsh-copy.c:165
+#: thunar-vcs-plugin/tvp-svn-action.c:335 tvp-svn-helper/main.c:270
+#: tvp-svn-helper/tsh-copy.c:165
 msgid "Copy"
 msgstr "Zkopírovat (copy)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-vcs-plugin/tvp-svn-action.c:340
 msgid "Menu|Delete"
 msgstr "Smazat (delete)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: tsp-svn-helper/main.c:274
-#: tsp-svn-helper/tsh-delete.c:127
-#: tsp-svn-helper/tsh-delete.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:340 tvp-svn-helper/main.c:274
+#: tvp-svn-helper/tsh-delete.c:127 tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Smazat (delete)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Menu|Diff"
 msgstr "Rozdíl (diff)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Diff"
 msgstr "Rozdíl (diff)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-vcs-plugin/tvp-svn-action.c:350
 msgid "Menu|Export"
 msgstr "Exportovat (export)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
-#: tsp-svn-helper/main.c:278
-#: tsp-svn-helper/tsh-export.c:107
-#: tsp-svn-helper/tsh-export.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:350 tvp-svn-helper/main.c:278
+#: tvp-svn-helper/tsh-export.c:107 tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exportovat (export)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-vcs-plugin/tvp-svn-action.c:355
 msgid "Menu|Import"
 msgstr "Importovat (import)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
-#: tsp-svn-helper/main.c:282
-#: tsp-svn-helper/tsh-import.c:102
-#: tsp-svn-helper/tsh-import.c:120
+#: thunar-vcs-plugin/tvp-svn-action.c:355 tvp-svn-helper/main.c:282
+#: tvp-svn-helper/tsh-import.c:102 tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importovat (import)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Menu|Info"
 msgstr "Informace (info)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
-#: thunar-svn-plugin/tsp-svn-action.c:416
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Info"
 msgstr "Informace (info)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-vcs-plugin/tvp-svn-action.c:370
 msgid "Menu|Lock"
 msgstr "Uzamknout (lock)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
-#: tsp-svn-helper/main.c:286
-#: tsp-svn-helper/tsh-lock-dialog.c:72
-#: tsp-svn-helper/tsh-lock.c:130
+#: thunar-vcs-plugin/tvp-svn-action.c:370 tvp-svn-helper/main.c:286
+#: tvp-svn-helper/tsh-lock-dialog.c:72 tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Uzamknout (lock)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
+#: thunar-vcs-plugin/tvp-svn-action.c:375
 msgid "Menu|Log"
 msgstr "Protokol (log)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
-#: tsp-svn-helper/main.c:290
-#: tsp-svn-helper/tsh-log-dialog.c:201
+#: thunar-vcs-plugin/tvp-svn-action.c:375 tvp-svn-helper/main.c:290
+#: tvp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Protokol (log)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
+#: thunar-vcs-plugin/tvp-svn-action.c:390
 msgid "Menu|Move"
 msgstr "Přesunout (move)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
-#: tsp-svn-helper/main.c:294
-#: tsp-svn-helper/tsh-move.c:156
+#: thunar-vcs-plugin/tvp-svn-action.c:390 tvp-svn-helper/main.c:294
+#: tvp-svn-helper/tsh-move.c:156
 msgid "Move"
 msgstr "Přesunout (move)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Menu|Edit Properties"
 msgstr "Upravit vlastnosti (propedit)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Edit Properties"
 msgstr "Upravit vlastnosti (propedit)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
+#: thunar-vcs-plugin/tvp-svn-action.c:406
 msgid "Menu|Relocate"
 msgstr "Přemístit (relocate)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
-#: tsp-svn-helper/main.c:306
-#: tsp-svn-helper/tsh-relocate-dialog.c:217
-#: tsp-svn-helper/tsh-relocate.c:114
+#: thunar-vcs-plugin/tvp-svn-action.c:406 tvp-svn-helper/main.c:306
+#: tvp-svn-helper/tsh-relocate-dialog.c:217 tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Přemístit (relocate)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-vcs-plugin/tvp-svn-action.c:412
 msgid "Menu|Resolved"
 msgstr "Vyřešeno (resolved)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: tsp-svn-helper/main.c:302
-#: tsp-svn-helper/tsh-common.c:500
-#: tsp-svn-helper/tsh-resolved.c:113
-#: tsp-svn-helper/tsh-resolved.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:412 tvp-svn-helper/main.c:302
+#: tvp-svn-helper/tsh-common.c:500 tvp-svn-helper/tsh-resolved.c:113
+#: tvp-svn-helper/tsh-resolved.c:126
 msgid "Resolved"
 msgstr "Vyřešeno (resolved)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Menu|Resolve"
 msgstr "Vyřešit (resolve)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
-#: thunar-svn-plugin/tsp-svn-action.c:527
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Resolve"
 msgstr "Vyřešit (resolve)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-vcs-plugin/tvp-svn-action.c:422
 msgid "Menu|Revert"
 msgstr "Obnovit předchozí (revert)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
-#: tsp-svn-helper/main.c:310
-#: tsp-svn-helper/tsh-revert.c:112
-#: tsp-svn-helper/tsh-revert.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:422 tvp-svn-helper/main.c:310
+#: tvp-svn-helper/tsh-revert.c:112 tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Obnovit předchozí (revert)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-vcs-plugin/tvp-svn-action.c:427
 msgid "Menu|Status"
 msgstr "Stav (status)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
-#: tsp-svn-helper/main.c:314
-#: tsp-svn-helper/tsh-file-selection-dialog.c:125
-#: tsp-svn-helper/tsh-status-dialog.c:247
+#: thunar-vcs-plugin/tvp-svn-action.c:427 tvp-svn-helper/main.c:314
+#: tvp-svn-helper/tsh-file-selection-dialog.c:125
+#: tvp-svn-helper/tsh-status-dialog.c:247
 msgid "Status"
 msgstr "Stav (status)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-vcs-plugin/tvp-svn-action.c:432
 msgid "Menu|Switch"
 msgstr "Přepnout (switch)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
-#: tsp-svn-helper/main.c:318
-#: tsp-svn-helper/tsh-switch.c:109
-#: tsp-svn-helper/tsh-switch.c:122
+#: thunar-vcs-plugin/tvp-svn-action.c:432 tvp-svn-helper/main.c:318
+#: tvp-svn-helper/tsh-switch.c:109 tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Přepnout (switch)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-vcs-plugin/tvp-svn-action.c:437
 msgid "Menu|Unlock"
 msgstr "Odemknout (unlock)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
-#: tsp-svn-helper/main.c:322
-#: tsp-svn-helper/tsh-unlock.c:111
+#: thunar-vcs-plugin/tvp-svn-action.c:437 tvp-svn-helper/main.c:322
+#: tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Odemknout (unlock)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
+#: thunar-vcs-plugin/tvp-svn-action.c:442
 msgid "Menu|Update"
 msgstr "Aktualizovat (update)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
-#: tsp-svn-helper/main.c:326
-#: tsp-svn-helper/tsh-update.c:113
+#: thunar-vcs-plugin/tvp-svn-action.c:442 tvp-svn-helper/main.c:326
+#: tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Aktualizovat (update)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:608
+#: thunar-vcs-plugin/tvp-svn-action.c:452
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Akce %s není implementovaná"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:118
+#: thunar-vcs-plugin/tvp-svn-property-page.c:118
 msgid "URL:"
 msgstr "Adresa URL:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:124
-#: thunar-svn-plugin/tsp-svn-property-page.c:137
-#: thunar-svn-plugin/tsp-svn-property-page.c:149
-#: thunar-svn-plugin/tsp-svn-property-page.c:167
-#: thunar-svn-plugin/tsp-svn-property-page.c:179
-#: thunar-svn-plugin/tsp-svn-property-page.c:192
-#: thunar-svn-plugin/tsp-svn-property-page.c:222
-#: thunar-svn-plugin/tsp-svn-property-page.c:300
-#: tsp-svn-helper/tsh-common.c:539
-#: tsp-svn-helper/tsh-common.c:597
-#: tsp-svn-helper/tsh-common.c:606
-#: tsp-svn-helper/tsh-common.c:628
-#: tsp-svn-helper/tsh-common.c:645
-#: tsp-svn-helper/tsh-common.c:672
-#: tsp-svn-helper/tsh-common.c:762
+#: thunar-vcs-plugin/tvp-svn-property-page.c:124
+#: thunar-vcs-plugin/tvp-svn-property-page.c:137
+#: thunar-vcs-plugin/tvp-svn-property-page.c:149
+#: thunar-vcs-plugin/tvp-svn-property-page.c:167
+#: thunar-vcs-plugin/tvp-svn-property-page.c:179
+#: thunar-vcs-plugin/tvp-svn-property-page.c:192
+#: thunar-vcs-plugin/tvp-svn-property-page.c:222
+#: thunar-vcs-plugin/tvp-svn-property-page.c:300
+#: tvp-svn-helper/tsh-common.c:539 tvp-svn-helper/tsh-common.c:597
+#: tvp-svn-helper/tsh-common.c:606 tvp-svn-helper/tsh-common.c:628
+#: tvp-svn-helper/tsh-common.c:645 tvp-svn-helper/tsh-common.c:672
+#: tvp-svn-helper/tsh-common.c:762
 msgid "Unknown"
 msgstr "Neznámá"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:131
+#: thunar-vcs-plugin/tvp-svn-property-page.c:131
 msgid "Revision:"
 msgstr "Revize:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:143
+#: thunar-vcs-plugin/tvp-svn-property-page.c:143
 msgid "Repository:"
 msgstr "Repozitář:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:161
+#: thunar-vcs-plugin/tvp-svn-property-page.c:161
 msgid "Modified revision:"
 msgstr "Revize změny:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:173
+#: thunar-vcs-plugin/tvp-svn-property-page.c:173
 msgid "Modified date:"
 msgstr "Datum změny:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:186
+#: thunar-vcs-plugin/tvp-svn-property-page.c:186
 msgid "Author:"
 msgstr "Autor:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#: thunar-vcs-plugin/tvp-svn-property-page.c:203
 msgid "Changelist:"
 msgstr "Seznam změn:"
 
 #. Translators: Depth as in depth of recursion
-#: thunar-svn-plugin/tsp-svn-property-page.c:216
+#: thunar-vcs-plugin/tvp-svn-property-page.c:216
 msgid "Depth:"
 msgstr "Hloubka:"
 
 #. Translators: svn recursion depth infotmation
 #. * Exclude should not apear client side
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:306
+#: thunar-vcs-plugin/tvp-svn-property-page.c:306
 msgid "Exclude"
 msgstr "Nezahrnout"
 
 #. Translators: svn recursion depth infotmation
 #. * Empty depth means only this file/direcotry is checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:312
+#: thunar-vcs-plugin/tvp-svn-property-page.c:312
 msgid "Empty"
 msgstr "Prázdná"
 
 #. Translators: svn recursion depth infotmation
 #. * Files depth means this file/direcotry and all of it's files are checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:318
+#: thunar-vcs-plugin/tvp-svn-property-page.c:318
 msgid "Files"
 msgstr "Soubory"
 
@@ -355,589 +317,552 @@
 #. Translators: svn recursion selection
 #. * Immediates means this file/direcotry and the subdirectories are shown
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:324
-#: tsp-svn-helper/tsh-properties-dialog.c:229
-#: tsp-svn-helper/tsh-status-dialog.c:200
+#: thunar-vcs-plugin/tvp-svn-property-page.c:324
+#: tvp-svn-helper/tsh-properties-dialog.c:229
+#: tvp-svn-helper/tsh-status-dialog.c:200
 msgid "Immediates"
 msgstr "Tento soubor nebo adresář a v něm obsažené soubury a adresáře"
 
 #. Translators: svn recursion depth infotmation
 #. * Infinity depth means this file/direcotry is checked out with full recursion
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:330
+#: thunar-vcs-plugin/tvp-svn-property-page.c:330
 msgid "Infinity"
 msgstr "Nekonečná"
 
-#: tsp-svn-helper/main.c:105
+#: tvp-svn-helper/main.c:105
 msgid "Print version information"
 msgstr "Vypíše informaci o verzi"
 
-#: tsp-svn-helper/main.c:112
+#: tvp-svn-helper/main.c:112
 msgid "Execute add action"
 msgstr "Spustit akci přidání (add)"
 
-#: tsp-svn-helper/main.c:118
+#: tvp-svn-helper/main.c:118
 msgid "Execute blame action"
 msgstr "Spustit akci vypsání detailů (blame)"
 
-#: tsp-svn-helper/main.c:124
+#: tvp-svn-helper/main.c:124
 msgid "Execute changelist action"
 msgstr "Spustí akci seznam změn"
 
-#: tsp-svn-helper/main.c:130
+#: tvp-svn-helper/main.c:130
 msgid "Execute checkout action"
 msgstr "Spustí akci stažení (checkout)"
 
-#: tsp-svn-helper/main.c:136
+#: tvp-svn-helper/main.c:136
 msgid "Execute cleanup action"
 msgstr "Spustit akci vyčištění (clean)"
 
-#: tsp-svn-helper/main.c:142
+#: tvp-svn-helper/main.c:142
 msgid "Execute commit action"
 msgstr "Spustit akci odeslání (commit)"
 
-#: tsp-svn-helper/main.c:148
+#: tvp-svn-helper/main.c:148
 msgid "Execute copy action"
 msgstr "Spustit akci kopírování (copy)"
 
-#: tsp-svn-helper/main.c:154
+#: tvp-svn-helper/main.c:154
 msgid "Execute delete action"
 msgstr "Spustit akci mazání (delete)"
 
-#: tsp-svn-helper/main.c:160
+#: tvp-svn-helper/main.c:160
 msgid "Execute export action"
 msgstr "Spustit akci exportu (export)"
 
-#: tsp-svn-helper/main.c:166
+#: tvp-svn-helper/main.c:166
 msgid "Execute import action"
 msgstr "Spustit akci importu (import)"
 
-#: tsp-svn-helper/main.c:172
+#: tvp-svn-helper/main.c:172
 msgid "Execute lock action"
 msgstr "Spustit akci uzamknutí (lock)"
 
-#: tsp-svn-helper/main.c:178
+#: tvp-svn-helper/main.c:178
 msgid "Execute log action"
 msgstr "Spustit akci protokolování (log)"
 
-#: tsp-svn-helper/main.c:184
+#: tvp-svn-helper/main.c:184
 msgid "Execute move action"
 msgstr "Spustit akci přesunu (move)"
 
-#: tsp-svn-helper/main.c:190
+#: tvp-svn-helper/main.c:190
 msgid "Execute properties action"
 msgstr "Spustit akci vlastností (propedit)"
 
-#: tsp-svn-helper/main.c:196
+#: tvp-svn-helper/main.c:196
 msgid "Execute resolved action"
 msgstr "Spustit akci vyřešení (resolved)"
 
-#: tsp-svn-helper/main.c:202
+#: tvp-svn-helper/main.c:202
 msgid "Execute relocate action"
 msgstr "Spustit akci přemístění (relocate)"
 
-#: tsp-svn-helper/main.c:208
+#: tvp-svn-helper/main.c:208
 msgid "Execute revert action"
 msgstr "Spustit akci obnovení (revert)"
 
-#: tsp-svn-helper/main.c:214
+#: tvp-svn-helper/main.c:214
 msgid "Execute status action"
 msgstr "Spustit akci stavu (status)"
 
-#: tsp-svn-helper/main.c:220
+#: tvp-svn-helper/main.c:220
 msgid "Execute switch action"
 msgstr "Spustit akci přepnutí (switch)"
 
-#: tsp-svn-helper/main.c:226
+#: tvp-svn-helper/main.c:226
 msgid "Execute unlock action"
 msgstr "Spustit akci odemknutí (unlock)"
 
-#: tsp-svn-helper/main.c:232
+#: tvp-svn-helper/main.c:232
 msgid "Execute update action"
 msgstr "Spustit akci aktualizace (update)"
 
-#: tsp-svn-helper/main.c:246
+#: tvp-svn-helper/main.c:246
 msgid "Add Related Options:"
 msgstr "Volby týkající se přidávání (add):"
 
-#: tsp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:250
 msgid "Blame Related Options:"
 msgstr "Volby týkající se výpisu detailů (blame):"
 
-#: tsp-svn-helper/main.c:254
+#: tvp-svn-helper/main.c:254
 msgid "Changelist Related Options:"
 msgstr "Volby týkající se seznamu změn:"
 
-#: tsp-svn-helper/main.c:258
+#: tvp-svn-helper/main.c:258
 msgid "Checkout Related Options:"
 msgstr "Volby týkající se stahování (checkout):"
 
-#: tsp-svn-helper/main.c:262
+#: tvp-svn-helper/main.c:262
 msgid "Cleanup Related Options:"
 msgstr "Volby týkající se čištění (cleanup):"
 
-#: tsp-svn-helper/main.c:266
+#: tvp-svn-helper/main.c:266
 msgid "Commit Related Options:"
 msgstr "Volby týkající se zapisování (checkin):"
 
-#: tsp-svn-helper/main.c:270
+#: tvp-svn-helper/main.c:270
 msgid "Copy Related Options:"
 msgstr "Volby týkající se kopírování (copy):"
 
-#: tsp-svn-helper/main.c:274
+#: tvp-svn-helper/main.c:274
 msgid "Delete Related Options:"
 msgstr "Volby týkající se mazání (delete):"
 
-#: tsp-svn-helper/main.c:278
+#: tvp-svn-helper/main.c:278
 msgid "Export Related Options:"
 msgstr "Volby týkající se exportování (export):"
 
-#: tsp-svn-helper/main.c:282
+#: tvp-svn-helper/main.c:282
 msgid "Import Related Options:"
 msgstr "Volby týkající se importování (import):"
 
-#: tsp-svn-helper/main.c:286
+#: tvp-svn-helper/main.c:286
 msgid "Lock Related Options:"
 msgstr "Volby týkající se uzamykání (lock):"
 
-#: tsp-svn-helper/main.c:290
+#: tvp-svn-helper/main.c:290
 msgid "Log Related Options:"
 msgstr "Volby týkající se protokolování (log):"
 
-#: tsp-svn-helper/main.c:294
+#: tvp-svn-helper/main.c:294
 msgid "Move Related Options:"
 msgstr "Volby týkající se přesunu (move):"
 
-#: tsp-svn-helper/main.c:298
+#: tvp-svn-helper/main.c:298
 msgid "Properties Related Options:"
 msgstr "Volby týkající se vlastností (propedit:"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:298
-#: tsp-svn-helper/tsh-properties-dialog.c:283
+#: tvp-svn-helper/main.c:298 tvp-svn-helper/tsh-properties-dialog.c:283
 msgid "Properties"
 msgstr "Vlastnosti"
 
-#: tsp-svn-helper/main.c:302
+#: tvp-svn-helper/main.c:302
 msgid "Resolved Related Options:"
 msgstr "Volby týkající se řešení (resolved):"
 
-#: tsp-svn-helper/main.c:306
+#: tvp-svn-helper/main.c:306
 msgid "Relocate Related Options:"
 msgstr "Volby týkající se přemístění (relocate):"
 
-#: tsp-svn-helper/main.c:310
+#: tvp-svn-helper/main.c:310
 msgid "Revert Related Options:"
 msgstr "Volby týkající se obnovování (revert):"
 
-#: tsp-svn-helper/main.c:314
+#: tvp-svn-helper/main.c:314
 msgid "Status Related Options:"
 msgstr "Volby týkající se stavu (status):"
 
-#: tsp-svn-helper/main.c:318
+#: tvp-svn-helper/main.c:318
 msgid "Switch Related Options:"
 msgstr "Volby týkající se přepnutí (switch):"
 
-#: tsp-svn-helper/main.c:322
+#: tvp-svn-helper/main.c:322
 msgid "Unlock Related Options:"
 msgstr "Volby týkající se odemykání (unlock):"
 
-#: tsp-svn-helper/main.c:326
+#: tvp-svn-helper/main.c:326
 msgid "Update Related Options:"
 msgstr "Volby týkající se aktualizace (update):"
 
-#: tsp-svn-helper/main.c:369
+#: tvp-svn-helper/main.c:369
 msgid "Not enough arguments provided"
 msgstr "Nedostatek argumentů"
 
-#: tsp-svn-helper/tsh-add.c:73
-#: tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71
-#: tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:87
-#: tsp-svn-helper/tsh-delete.c:91
-#: tsp-svn-helper/tsh-export.c:72
-#: tsp-svn-helper/tsh-import.c:72
-#: tsp-svn-helper/tsh-lock.c:91
-#: tsp-svn-helper/tsh-move.c:77
-#: tsp-svn-helper/tsh-resolved.c:73
-#: tsp-svn-helper/tsh-resolved.c:89
-#: tsp-svn-helper/tsh-revert.c:87
-#: tsp-svn-helper/tsh-switch.c:71
-#: tsp-svn-helper/tsh-unlock.c:86
-#: tsp-svn-helper/tsh-update.c:88
+#: tvp-svn-helper/tsh-add.c:73 tvp-svn-helper/tsh-add.c:89
+#: tvp-svn-helper/tsh-checkout.c:71 tvp-svn-helper/tsh-commit.c:91
+#: tvp-svn-helper/tsh-copy.c:87 tvp-svn-helper/tsh-delete.c:91
+#: tvp-svn-helper/tsh-export.c:72 tvp-svn-helper/tsh-import.c:72
+#: tvp-svn-helper/tsh-lock.c:91 tvp-svn-helper/tsh-move.c:77
+#: tvp-svn-helper/tsh-resolved.c:73 tvp-svn-helper/tsh-resolved.c:89
+#: tvp-svn-helper/tsh-revert.c:87 tvp-svn-helper/tsh-switch.c:71
+#: tvp-svn-helper/tsh-unlock.c:86 tvp-svn-helper/tsh-update.c:88
 msgid "Failed"
 msgstr "Selhal"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:94
+#: tvp-svn-helper/tsh-blame-dialog.c:94
 msgid "Line"
 msgstr "Čára"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:100
-#: tsp-svn-helper/tsh-log-dialog.c:118
+#: tvp-svn-helper/tsh-blame-dialog.c:100 tvp-svn-helper/tsh-log-dialog.c:118
 msgid "Revision"
 msgstr "Revize"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:106
-#: tsp-svn-helper/tsh-log-dialog.c:124
+#: tvp-svn-helper/tsh-blame-dialog.c:106 tvp-svn-helper/tsh-log-dialog.c:124
 msgid "Author"
 msgstr "Autor"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:112
-#: tsp-svn-helper/tsh-log-dialog.c:130
+#: tvp-svn-helper/tsh-blame-dialog.c:112 tvp-svn-helper/tsh-log-dialog.c:130
 msgid "Date"
 msgstr "Datum"
 
-#: tsp-svn-helper/tsh-blame.c:75
+#: tvp-svn-helper/tsh-blame.c:75
 msgid "Blame failed"
 msgstr "Výpis detailů se nezdařil"
 
-#: tsp-svn-helper/tsh-cleanup.c:66
+#: tvp-svn-helper/tsh-cleanup.c:66
 msgid "Cleanup failed"
 msgstr "Čištění se nezdařilo"
 
-#: tsp-svn-helper/tsh-cleanup.c:81
+#: tvp-svn-helper/tsh-cleanup.c:81
 msgid "Cleanup finished"
 msgstr "Čištění ukončeno"
 
-#: tsp-svn-helper/tsh-cleanup.c:95
+#: tvp-svn-helper/tsh-cleanup.c:95
 msgid "Cleaning up ..."
 msgstr "Čistí se..."
 
-#: tsp-svn-helper/tsh-commit.c:103
-#: tsp-svn-helper/tsh-common.c:719
-#: tsp-svn-helper/tsh-copy.c:99
-#: tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82
-#: tsp-svn-helper/tsh-move.c:89
+#: tvp-svn-helper/tsh-commit.c:103 tvp-svn-helper/tsh-common.c:719
+#: tvp-svn-helper/tsh-copy.c:99 tvp-svn-helper/tsh-delete.c:103
+#: tvp-svn-helper/tsh-import.c:82 tvp-svn-helper/tsh-move.c:89
 #, c-format
 msgid "At revision: %ld"
 msgstr "Na revizi: %ld"
 
-#: tsp-svn-helper/tsh-commit.c:108
+#: tvp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr "Žádné úlohy"
 
-#: tsp-svn-helper/tsh-commit.c:114
-#: tsp-svn-helper/tsh-common.c:505
-#: tsp-svn-helper/tsh-common.c:507
-#: tsp-svn-helper/tsh-copy.c:110
-#: tsp-svn-helper/tsh-delete.c:114
-#: tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:100
+#: tvp-svn-helper/tsh-commit.c:114 tvp-svn-helper/tsh-common.c:505
+#: tvp-svn-helper/tsh-common.c:507 tvp-svn-helper/tsh-copy.c:110
+#: tvp-svn-helper/tsh-delete.c:114 tvp-svn-helper/tsh-import.c:87
+#: tvp-svn-helper/tsh-move.c:100
 msgid "Completed"
 msgstr "Dokončeno"
 
-#: tsp-svn-helper/tsh-commit.c:145
+#: tvp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr "Odeslat zprávu"
 
-#: tsp-svn-helper/tsh-common.c:270
+#: tvp-svn-helper/tsh-common.c:270
 msgid "Store password a plaintext?"
 msgstr "Uložit heslo jako prostý text?"
 
-#: tsp-svn-helper/tsh-common.c:494
-#: tsp-svn-helper/tsh-common.c:503
-#: tsp-svn-helper/tsh-common.c:510
-#: tsp-svn-helper/tsh-common.c:632
-#: tsp-svn-helper/tsh-common.c:677
-#: tsp-svn-helper/tsh-common.c:768
+#: tvp-svn-helper/tsh-common.c:494 tvp-svn-helper/tsh-common.c:503
+#: tvp-svn-helper/tsh-common.c:510 tvp-svn-helper/tsh-common.c:632
+#: tvp-svn-helper/tsh-common.c:677 tvp-svn-helper/tsh-common.c:768
 msgid "Added"
 msgstr "Přidáno"
 
-#: tsp-svn-helper/tsh-common.c:495
-#: tsp-svn-helper/tsh-common.c:777
+#: tvp-svn-helper/tsh-common.c:495 tvp-svn-helper/tsh-common.c:777
 msgid "Copied"
 msgstr "Zkopírováno"
 
-#: tsp-svn-helper/tsh-common.c:496
-#: tsp-svn-helper/tsh-common.c:502
-#: tsp-svn-helper/tsh-common.c:511
-#: tsp-svn-helper/tsh-common.c:634
-#: tsp-svn-helper/tsh-common.c:680
-#: tsp-svn-helper/tsh-common.c:770
+#: tvp-svn-helper/tsh-common.c:496 tvp-svn-helper/tsh-common.c:502
+#: tvp-svn-helper/tsh-common.c:511 tvp-svn-helper/tsh-common.c:634
+#: tvp-svn-helper/tsh-common.c:680 tvp-svn-helper/tsh-common.c:770
 msgid "Deleted"
 msgstr "Smazáno"
 
-#: tsp-svn-helper/tsh-common.c:497
+#: tvp-svn-helper/tsh-common.c:497
 msgid "Restored"
 msgstr "Obnoveno"
 
-#: tsp-svn-helper/tsh-common.c:498
+#: tvp-svn-helper/tsh-common.c:498
 msgid "Reverted"
 msgstr "Předchozí obnoveno"
 
-#: tsp-svn-helper/tsh-common.c:499
+#: tvp-svn-helper/tsh-common.c:499
 msgid "Revert failed"
 msgstr "Obnovení předchozího se nezdařilo"
 
-#: tsp-svn-helper/tsh-common.c:501
+#: tvp-svn-helper/tsh-common.c:501
 msgid "Skipped"
 msgstr "Vynecháno"
 
-#: tsp-svn-helper/tsh-common.c:504
+#: tvp-svn-helper/tsh-common.c:504
 msgid "Updated"
 msgstr "Aktualizováno"
 
-#: tsp-svn-helper/tsh-common.c:506
-#: tsp-svn-helper/tsh-common.c:508
-#: tsp-svn-helper/tsh-common.c:641
+#: tvp-svn-helper/tsh-common.c:506 tvp-svn-helper/tsh-common.c:508
+#: tvp-svn-helper/tsh-common.c:641
 msgid "External"
 msgstr "Externí"
 
-#: tsp-svn-helper/tsh-common.c:509
-#: tsp-svn-helper/tsh-common.c:636
-#: tsp-svn-helper/tsh-common.c:683
-#: tsp-svn-helper/tsh-common.c:773
+#: tvp-svn-helper/tsh-common.c:509 tvp-svn-helper/tsh-common.c:636
+#: tvp-svn-helper/tsh-common.c:683 tvp-svn-helper/tsh-common.c:773
 msgid "Modified"
 msgstr "Pozměněno"
 
-#: tsp-svn-helper/tsh-common.c:512
-#: tsp-svn-helper/tsh-common.c:635
-#: tsp-svn-helper/tsh-common.c:686
-#: tsp-svn-helper/tsh-common.c:766
+#: tvp-svn-helper/tsh-common.c:512 tvp-svn-helper/tsh-common.c:635
+#: tvp-svn-helper/tsh-common.c:686 tvp-svn-helper/tsh-common.c:766
 msgid "Replaced"
 msgstr "Nahrazeno"
 
-#: tsp-svn-helper/tsh-common.c:513
+#: tvp-svn-helper/tsh-common.c:513
 msgid "Transmitting"
 msgstr "Přenáší se"
 
-#: tsp-svn-helper/tsh-common.c:515
+#: tvp-svn-helper/tsh-common.c:515
 msgid "Locked"
 msgstr "Uzamčeno"
 
-#: tsp-svn-helper/tsh-common.c:516
-#: tsp-svn-helper/tsh-common.c:779
+#: tvp-svn-helper/tsh-common.c:516 tvp-svn-helper/tsh-common.c:779
 msgid "Unlocked"
 msgstr "Odemčeno"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tvp-svn-helper/tsh-common.c:517
 msgid "Lock failed"
 msgstr "Uzamknutí se nezdařilo"
 
-#: tsp-svn-helper/tsh-common.c:518
+#: tvp-svn-helper/tsh-common.c:518
 msgid "Unlock failed"
 msgstr "Odemknutí se nezdařilo"
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tvp-svn-helper/tsh-common.c:519
 msgid "Exists"
 msgstr "Existuje"
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tvp-svn-helper/tsh-common.c:520
 msgid "Changelist set"
 msgstr "Sada seznamu změn"
 
-#: tsp-svn-helper/tsh-common.c:521
+#: tvp-svn-helper/tsh-common.c:521
 msgid "Changelist cleared"
 msgstr "Seznam změn vyprázdněn"
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tvp-svn-helper/tsh-common.c:522
 msgid "Changelist moved"
 msgstr "Seznam změn přesunut"
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tvp-svn-helper/tsh-common.c:523
 msgid "Merge begin"
 msgstr "Zahájení slučování"
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tvp-svn-helper/tsh-common.c:524
 msgid "Foreign merge begin"
 msgstr "Zahájení vzdáleného slučování"
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tvp-svn-helper/tsh-common.c:525
 msgid "Replace"
 msgstr "Nahradit"
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tvp-svn-helper/tsh-common.c:527
 msgid "Property added"
 msgstr "Vlastnost přidána"
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tvp-svn-helper/tsh-common.c:528
 msgid "Property modified"
 msgstr "Vlastnosti změněny"
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tvp-svn-helper/tsh-common.c:529
 msgid "Property deleted"
 msgstr "Vlastnost smazána"
 
-#: tsp-svn-helper/tsh-common.c:530
+#: tvp-svn-helper/tsh-common.c:530
 msgid "Property nonexisting"
 msgstr "Neexistující vlastnost"
 
-#: tsp-svn-helper/tsh-common.c:531
+#: tvp-svn-helper/tsh-common.c:531
 msgid "Revision property set"
 msgstr "Nastavena vlastnost revize"
 
-#: tsp-svn-helper/tsh-common.c:532
+#: tvp-svn-helper/tsh-common.c:532
 msgid "Revision property deleted"
 msgstr "Smazána vlastnost revize"
 
-#: tsp-svn-helper/tsh-common.c:533
+#: tvp-svn-helper/tsh-common.c:533
 msgid "Merge completed"
 msgstr "Sloučení dokončeno"
 
-#: tsp-svn-helper/tsh-common.c:534
+#: tvp-svn-helper/tsh-common.c:534
 msgid "Tree conflict"
 msgstr "Konfikt ve stromu"
 
-#: tsp-svn-helper/tsh-common.c:535
+#: tvp-svn-helper/tsh-common.c:535
 msgid "External failed"
 msgstr "Externí selhal"
 
-#: tsp-svn-helper/tsh-common.c:596
+#: tvp-svn-helper/tsh-common.c:596
 msgid "Inapplicable"
 msgstr "Nepoužitelné"
 
-#: tsp-svn-helper/tsh-common.c:598
+#: tvp-svn-helper/tsh-common.c:598
 msgid "Unchanged"
 msgstr "Nezměněno"
 
-#: tsp-svn-helper/tsh-common.c:599
-#: tsp-svn-helper/tsh-common.c:633
+#: tvp-svn-helper/tsh-common.c:599 tvp-svn-helper/tsh-common.c:633
 msgid "Missing"
 msgstr "Chybí"
 
-#: tsp-svn-helper/tsh-common.c:600
-#: tsp-svn-helper/tsh-common.c:640
+#: tvp-svn-helper/tsh-common.c:600 tvp-svn-helper/tsh-common.c:640
 msgid "Obstructed"
 msgstr "Zabráněno"
 
-#: tsp-svn-helper/tsh-common.c:601
+#: tvp-svn-helper/tsh-common.c:601
 msgid "Changed"
 msgstr "Změněno"
 
-#: tsp-svn-helper/tsh-common.c:602
-#: tsp-svn-helper/tsh-common.c:637
+#: tvp-svn-helper/tsh-common.c:602 tvp-svn-helper/tsh-common.c:637
 msgid "Merged"
 msgstr "Spojeno"
 
-#: tsp-svn-helper/tsh-common.c:603
-#: tsp-svn-helper/tsh-common.c:638
+#: tvp-svn-helper/tsh-common.c:603 tvp-svn-helper/tsh-common.c:638
 msgid "Conflicted"
 msgstr "V konfliktu"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:631
+#: tvp-svn-helper/tsh-common.c:631
 msgid "Normal"
 msgstr "Běžný"
 
-#: tsp-svn-helper/tsh-common.c:639
+#: tvp-svn-helper/tsh-common.c:639
 msgid "Ignored"
 msgstr "Ignorováno"
 
-#: tsp-svn-helper/tsh-common.c:642
+#: tvp-svn-helper/tsh-common.c:642
 msgid "Incomplete"
 msgstr "Nedokončeno"
 
-#: tsp-svn-helper/tsh-copy.c:104
+#: tvp-svn-helper/tsh-copy.c:104
 msgid "Local copy"
 msgstr "Místní kopie"
 
-#: tsp-svn-helper/tsh-copy.c:147
+#: tvp-svn-helper/tsh-copy.c:147
 msgid "Copy To"
 msgstr "Kopírovat do umístění"
 
-#: tsp-svn-helper/tsh-delete.c:108
+#: tvp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr "Smazat místní kopii"
 
-#: tsp-svn-helper/tsh-delete.c:145
+#: tvp-svn-helper/tsh-delete.c:145
 msgid "Delete Message"
 msgstr "Smazat zprávu"
 
-#: tsp-svn-helper/tsh-file-dialog.c:60
+#: tvp-svn-helper/tsh-file-dialog.c:60
 msgid "_Certificate:"
 msgstr "_Certifikát:"
 
-#: tsp-svn-helper/tsh-file-dialog.c:67
+#: tvp-svn-helper/tsh-file-dialog.c:67
 msgid "Select a file"
 msgstr "Vyberte soubor"
 
-#: tsp-svn-helper/tsh-file-dialog.c:78
-#: tsp-svn-helper/tsh-login-dialog.c:98
-#: tsp-svn-helper/tsh-trust-dialog.c:73
+#: tvp-svn-helper/tsh-file-dialog.c:78 tvp-svn-helper/tsh-login-dialog.c:98
+#: tvp-svn-helper/tsh-trust-dialog.c:73
 msgid "Remember"
 msgstr "Zapamatovat si"
 
-#: tsp-svn-helper/tsh-file-dialog.c:86
+#: tvp-svn-helper/tsh-file-dialog.c:86
 msgid "Certificate"
 msgstr "Certifikát"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:91
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:116
+#: tvp-svn-helper/tsh-file-selection-dialog.c:91
+#: tvp-svn-helper/tsh-log-message-dialog.c:92
+#: tvp-svn-helper/tsh-notify-dialog.c:94
+#: tvp-svn-helper/tsh-status-dialog.c:116
 msgid "Path"
 msgstr "Cesta"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:118
+#: tvp-svn-helper/tsh-file-selection-dialog.c:118
 msgid "Select/Unselect all"
 msgstr "Vybrat vše nebo zrušit výběr"
 
-#: tsp-svn-helper/tsh-import.c:125
+#: tvp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr "Vložit zprávu"
 
-#: tsp-svn-helper/tsh-log-dialog.c:136
+#: tvp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr "Zpráva"
 
-#: tsp-svn-helper/tsh-log-dialog.c:174
-#: tsp-svn-helper/tsh-notify-dialog.c:88
+#: tvp-svn-helper/tsh-log-dialog.c:174 tvp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr "Akce"
 
-#: tsp-svn-helper/tsh-log-dialog.c:180
+#: tvp-svn-helper/tsh-log-dialog.c:180
 msgid "File"
 msgstr "Soubor"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:86
+#: tvp-svn-helper/tsh-log-message-dialog.c:86
 msgid "State"
 msgstr "Stav"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:110
+#: tvp-svn-helper/tsh-log-message-dialog.c:110
 msgid "Log Message"
 msgstr "Zpráva záznamu"
 
-#: tsp-svn-helper/tsh-log.c:106
+#: tvp-svn-helper/tsh-log.c:106
 msgid "Log failed"
 msgstr "Záznam se nezdařil"
 
-#: tsp-svn-helper/tsh-login-dialog.c:65
+#: tvp-svn-helper/tsh-login-dialog.c:65
 msgid "_Username:"
 msgstr "_Uživatelské jméno:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:81
+#: tvp-svn-helper/tsh-login-dialog.c:81
 msgid "_Password:"
 msgstr "_Heslo"
 
-#: tsp-svn-helper/tsh-login-dialog.c:106
+#: tvp-svn-helper/tsh-login-dialog.c:106
 msgid "Login"
 msgstr "Přihlásit se"
 
-#: tsp-svn-helper/tsh-move.c:94
+#: tvp-svn-helper/tsh-move.c:94
 msgid "Local move"
 msgstr "Místní přesun"
 
-#: tsp-svn-helper/tsh-move.c:136
+#: tvp-svn-helper/tsh-move.c:136
 msgid "Move To"
 msgstr "Přesunout do umístění"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:100
+#: tvp-svn-helper/tsh-notify-dialog.c:100
 msgid "Mime type"
 msgstr "Typ MIME"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:115
+#: tvp-svn-helper/tsh-notify-dialog.c:115
 msgid "Notification"
 msgstr "Oznámení"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:126
+#: tvp-svn-helper/tsh-properties-dialog.c:126
 msgid "Name"
 msgstr "Název"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:132
+#: tvp-svn-helper/tsh-properties-dialog.c:132
 msgid "Value"
 msgstr "Hodnota"
 
@@ -947,8 +872,8 @@
 #. Translators: svn recursion selection
 #. * Self means only this file/direcotry is shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:209
-#: tsp-svn-helper/tsh-status-dialog.c:182
+#: tvp-svn-helper/tsh-properties-dialog.c:209
+#: tvp-svn-helper/tsh-status-dialog.c:182
 msgid "Self"
 msgstr "Pouze tato položka"
 
@@ -958,8 +883,8 @@
 #. Translators: svn recursion selection
 #. * Immediate files means this file/direcotry and the files it contains are shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:220
-#: tsp-svn-helper/tsh-status-dialog.c:191
+#: tvp-svn-helper/tsh-properties-dialog.c:220
+#: tvp-svn-helper/tsh-status-dialog.c:191
 msgid "Immediate files"
 msgstr "Tento soubor nebo adresář a soubory v něm obsažené"
 
@@ -969,150 +894,164 @@
 #. Translators: svn recursion selection
 #. * Recursive means the list is full recursive
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:238
-#: tsp-svn-helper/tsh-status-dialog.c:209
+#: tvp-svn-helper/tsh-properties-dialog.c:238
+#: tvp-svn-helper/tsh-status-dialog.c:209
 msgid "Recursive"
 msgstr "Rekurzivně"
 
 #. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:81
+#: tvp-svn-helper/tsh-properties.c:81
 msgid "Set property failed"
 msgstr "Nastavení vlastnosti se nezdařilo"
 
-#: tsp-svn-helper/tsh-properties.c:104
+#: tvp-svn-helper/tsh-properties.c:104
 msgid "Properties failed"
 msgstr "Vlastnosti selhaly"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:88
+#: tvp-svn-helper/tsh-relocate-dialog.c:88
 msgid "_From:"
 msgstr "_Z:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:98
-#: tsp-svn-helper/tsh-relocate-dialog.c:104
-#: tsp-svn-helper/tsh-relocate-dialog.c:153
-#: tsp-svn-helper/tsh-relocate-dialog.c:159
-#: tsp-svn-helper/tsh-relocate-dialog.c:205
-#: tsp-svn-helper/tsh-transfer-dialog.c:92
-#: tsp-svn-helper/tsh-transfer-dialog.c:98
-#: tsp-svn-helper/tsh-transfer-dialog.c:144
+#: tvp-svn-helper/tsh-relocate-dialog.c:98
+#: tvp-svn-helper/tsh-relocate-dialog.c:104
+#: tvp-svn-helper/tsh-relocate-dialog.c:153
+#: tvp-svn-helper/tsh-relocate-dialog.c:159
+#: tvp-svn-helper/tsh-relocate-dialog.c:205
+#: tvp-svn-helper/tsh-transfer-dialog.c:92
+#: tvp-svn-helper/tsh-transfer-dialog.c:98
+#: tvp-svn-helper/tsh-transfer-dialog.c:144
 msgid "Select a folder"
 msgstr "Vyberte složku"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:143
+#: tvp-svn-helper/tsh-relocate-dialog.c:143
 msgid "_To:"
 msgstr "_Do:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:198
-#: tsp-svn-helper/tsh-transfer-dialog.c:137
+#: tvp-svn-helper/tsh-relocate-dialog.c:198
+#: tvp-svn-helper/tsh-transfer-dialog.c:137
 msgid "_Directory:"
 msgstr "_Adresář:"
 
-#: tsp-svn-helper/tsh-relocate.c:71
+#: tvp-svn-helper/tsh-relocate.c:71
 msgid "Relocate failed"
 msgstr "Přemisťování se nezdařilo"
 
-#: tsp-svn-helper/tsh-relocate.c:86
+#: tvp-svn-helper/tsh-relocate.c:86
 msgid "Relocate finished"
 msgstr "Přemisťování dokončeno"
 
-#: tsp-svn-helper/tsh-relocate.c:128
+#: tvp-svn-helper/tsh-relocate.c:128
 msgid "Relocating ..."
 msgstr "Přemisťování..."
 
-#: tsp-svn-helper/tsh-status-dialog.c:224
+#: tvp-svn-helper/tsh-status-dialog.c:224
 msgid "Show Unmodified Files"
 msgstr "Zobrazit nepozměněné soubory"
 
-#: tsp-svn-helper/tsh-status-dialog.c:228
+#: tvp-svn-helper/tsh-status-dialog.c:228
 msgid "Show Unversioned Files"
 msgstr "Zobrazit soubory bez verze"
 
-#: tsp-svn-helper/tsh-status-dialog.c:232
+#: tvp-svn-helper/tsh-status-dialog.c:232
 msgid "Show Ignored Files"
 msgstr "Zobrazit ignorované soubory"
 
-#: tsp-svn-helper/tsh-status-dialog.c:236
+#: tvp-svn-helper/tsh-status-dialog.c:236
 msgid "Hide Externals"
 msgstr "Skrýt externí"
 
-#: tsp-svn-helper/tsh-status-dialog.c:240
+#: tvp-svn-helper/tsh-status-dialog.c:240
 msgid "Check Repository"
 msgstr "Ověřit repozitář"
 
-#: tsp-svn-helper/tsh-status.c:86
+#: tvp-svn-helper/tsh-status.c:86
 msgid "Status failed"
 msgstr "Stav selhal"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:82
+#: tvp-svn-helper/tsh-transfer-dialog.c:82
 msgid "_Repository:"
 msgstr "_Repozitář:"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:156
+#: tvp-svn-helper/tsh-transfer-dialog.c:156
 msgid "Transfer"
 msgstr "Přenos"
 
-#: tsp-svn-helper/tsh-trust-dialog.c:58
+#: tvp-svn-helper/tsh-trust-dialog.c:58
 msgid "Certificate is not yet valid."
 msgstr "Platnost certifikátu ještě nenastala."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:61
+#: tvp-svn-helper/tsh-trust-dialog.c:61
 msgid "Certificate has expired."
 msgstr "Platnost certifikátu vypršela."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:64
+#: tvp-svn-helper/tsh-trust-dialog.c:64
 msgid "Certificate does not match the remote hostname."
 msgstr "Certifikát neodpovídá vzdálenému hostiteli."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:67
+#: tvp-svn-helper/tsh-trust-dialog.c:67
 msgid "Certificate authority is unknown."
 msgstr "Certifikační autorita je neznámá."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:70
+#: tvp-svn-helper/tsh-trust-dialog.c:70
 msgid "Other failure."
 msgstr "Jiná chyba."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:77
+#: tvp-svn-helper/tsh-trust-dialog.c:77
 msgid "Trust"
 msgstr "Důvěřovat"
 
 #~ msgid "%1$s on %2$s"
 #~ msgstr "%1$s na serveru %2$s"
+
 #~ msgid "Select A File"
 #~ msgstr "Vyberte soubor"
+
 #~ msgid "Desktop"
 #~ msgstr "Pracovní prostředí"
+
 #~ msgid "(None)"
 #~ msgstr "(Žádný)"
+
 #~ msgid "Dialog"
 #~ msgstr "Dialogové okno"
+
 #~ msgid "The file chooser dialog to use."
 #~ msgstr "Používané dialogové okno pro výběr souboru."
+
 #~ msgid "Focus on click"
 #~ msgstr "Zaměřit při kliknutí"
+
 #~ msgid "Whether the entry grabs focus when it is clicked with the mouse"
 #~ msgstr "Určuje, zda bude položka vybrána po kliknutí"
+
 #~ msgid "Title"
 #~ msgstr "Titulek"
+
 #~ msgid "The title of the file chooser dialog."
 #~ msgstr "Titulek dialogového okna pro výběr souboru."
+
 #~ msgid "Width In Characters"
 #~ msgstr "Šířka v počtu znaků"
+
 #~ msgid "The desired width of the entry widget, in characters."
 #~ msgstr "Požadovaná šířka vstupního prvku, uveďte počet znaků."
+
 #~ msgid "Other..."
 #~ msgstr "Jiné..."
+
 #~ msgid "Modify Property Recursive"
 #~ msgstr "Pozměnit vlastnosti rekurzivně"
 
 #, fuzzy
 #~ msgid "At revision: %"
 #~ msgstr "Na revizi: %li"
+
 #~ msgid "SVN _Import"
 #~ msgstr "_Import SVN"
+
 #~ msgid "SVN _Checkout"
 #~ msgstr "_Načtení z SVN (checkout)"
 
 #, fuzzy
 #~ msgid "SVN _Export"
 #~ msgstr "_Import SVN"
-

Modified: thunar-vcs-plugin/trunk/po/da.po
===================================================================
--- thunar-vcs-plugin/trunk/po/da.po	2009-06-28 12:10:01 UTC (rev 7634)
+++ thunar-vcs-plugin/trunk/po/da.po	2009-06-28 12:13:49 UTC (rev 7635)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin 0.0.3\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-30 17:48+0200\n"
+"POT-Creation-Date: 2009-06-28 14:10+0200\n"
 "PO-Revision-Date: 2009-05-01 13:18+0100\n"
 "Last-Translator: Per Kongstad <p_kongstad at op.pl>\n"
 "Language-Team: Danish <dansk at dansk-gruppen.dk>\n"
@@ -20,333 +20,295 @@
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:435
-#: thunar-svn-plugin/tsp-provider.c:467
+#: thunar-vcs-plugin/tvp-provider.c:435 thunar-vcs-plugin/tvp-provider.c:467
 msgid "SVN"
 msgstr "SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
+#: thunar-vcs-plugin/tvp-svn-action.c:298
 msgid "Menu|Add"
 msgstr "Tilføj"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
-#: tsp-svn-helper/main.c:246
-#: tsp-svn-helper/tsh-add.c:113
-#: tsp-svn-helper/tsh-add.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:298 tvp-svn-helper/main.c:246
+#: tvp-svn-helper/tsh-add.c:113 tvp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Tilføj"
 
 # http://svnbook.red-bean.com/en/1.0/re02.html
-#: thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-vcs-plugin/tvp-svn-action.c:303
 msgid "Menu|Blame"
 msgstr "Vis ansvarlige"
 
 # http://svnbook.red-bean.com/en/1.0/re02.html
-#: thunar-svn-plugin/tsp-svn-action.c:279
-#: tsp-svn-helper/main.c:250
-#: tsp-svn-helper/main.c:254
-#: tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-vcs-plugin/tvp-svn-action.c:303 tvp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:254 tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Vis ansvarlige"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Menu|Changelist"
 msgstr "Ændringsliste"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Changelist"
 msgstr "Ændringsliste"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-vcs-plugin/tvp-svn-action.c:320
 msgid "Menu|Checkout"
 msgstr "Tjek ud"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
-#: tsp-svn-helper/main.c:258
-#: tsp-svn-helper/tsh-checkout.c:98
-#: tsp-svn-helper/tsh-checkout.c:110
+#: thunar-vcs-plugin/tvp-svn-action.c:320 tvp-svn-helper/main.c:258
+#: tvp-svn-helper/tsh-checkout.c:98 tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Tjek ud"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-vcs-plugin/tvp-svn-action.c:325
 msgid "Menu|Cleanup"
 msgstr "Oprydning"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
-#: tsp-svn-helper/main.c:262
+#: thunar-vcs-plugin/tvp-svn-action.c:325 tvp-svn-helper/main.c:262
 msgid "Cleanup"
 msgstr "Oprydning"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-vcs-plugin/tvp-svn-action.c:330
 msgid "Menu|Commit"
 msgstr "Integrér"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
-#: tsp-svn-helper/main.c:266
-#: tsp-svn-helper/tsh-commit.c:127
-#: tsp-svn-helper/tsh-commit.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:330 tvp-svn-helper/main.c:266
+#: tvp-svn-helper/tsh-commit.c:127 tvp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Integrér"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-vcs-plugin/tvp-svn-action.c:335
 msgid "Menu|Copy"
 msgstr "Kopiér"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
-#: tsp-svn-helper/main.c:270
-#: tsp-svn-helper/tsh-copy.c:165
+#: thunar-vcs-plugin/tvp-svn-action.c:335 tvp-svn-helper/main.c:270
+#: tvp-svn-helper/tsh-copy.c:165
 msgid "Copy"
 msgstr "Kopiér"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-vcs-plugin/tvp-svn-action.c:340
 msgid "Menu|Delete"
 msgstr "Slet"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: tsp-svn-helper/main.c:274
-#: tsp-svn-helper/tsh-delete.c:127
-#: tsp-svn-helper/tsh-delete.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:340 tvp-svn-helper/main.c:274
+#: tvp-svn-helper/tsh-delete.c:127 tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Slet"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Menu|Diff"
 msgstr "Diff"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Diff"
 msgstr "Diff"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-vcs-plugin/tvp-svn-action.c:350
 msgid "Menu|Export"
 msgstr "Eksportér"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
-#: tsp-svn-helper/main.c:278
-#: tsp-svn-helper/tsh-export.c:107
-#: tsp-svn-helper/tsh-export.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:350 tvp-svn-helper/main.c:278
+#: tvp-svn-helper/tsh-export.c:107 tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Eksportér"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-vcs-plugin/tvp-svn-action.c:355
 msgid "Menu|Import"
 msgstr "Importér"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
-#: tsp-svn-helper/main.c:282
-#: tsp-svn-helper/tsh-import.c:102
-#: tsp-svn-helper/tsh-import.c:120
+#: thunar-vcs-plugin/tvp-svn-action.c:355 tvp-svn-helper/main.c:282
+#: tvp-svn-helper/tsh-import.c:102 tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importér"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Menu|Info"
 msgstr "Info"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
-#: thunar-svn-plugin/tsp-svn-action.c:416
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Info"
 msgstr "Info"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-vcs-plugin/tvp-svn-action.c:370
 msgid "Menu|Lock"
 msgstr "Lås"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
-#: tsp-svn-helper/main.c:286
-#: tsp-svn-helper/tsh-lock-dialog.c:72
-#: tsp-svn-helper/tsh-lock.c:130
+#: thunar-vcs-plugin/tvp-svn-action.c:370 tvp-svn-helper/main.c:286
+#: tvp-svn-helper/tsh-lock-dialog.c:72 tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Lås"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
+#: thunar-vcs-plugin/tvp-svn-action.c:375
 msgid "Menu|Log"
 msgstr "Log"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
-#: tsp-svn-helper/main.c:290
-#: tsp-svn-helper/tsh-log-dialog.c:201
+#: thunar-vcs-plugin/tvp-svn-action.c:375 tvp-svn-helper/main.c:290
+#: tvp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Log"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
+#: thunar-vcs-plugin/tvp-svn-action.c:390
 msgid "Menu|Move"
 msgstr "Flyt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
-#: tsp-svn-helper/main.c:294
-#: tsp-svn-helper/tsh-move.c:156
+#: thunar-vcs-plugin/tvp-svn-action.c:390 tvp-svn-helper/main.c:294
+#: tvp-svn-helper/tsh-move.c:156
 msgid "Move"
 msgstr "Flyt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Menu|Edit Properties"
 msgstr "Redigér egenskaber"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Edit Properties"
 msgstr "Redigér egenskaber"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
+#: thunar-vcs-plugin/tvp-svn-action.c:406
 msgid "Menu|Relocate"
 msgstr "Skift adresse"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
-#: tsp-svn-helper/main.c:306
-#: tsp-svn-helper/tsh-relocate-dialog.c:217
-#: tsp-svn-helper/tsh-relocate.c:114
+#: thunar-vcs-plugin/tvp-svn-action.c:406 tvp-svn-helper/main.c:306
+#: tvp-svn-helper/tsh-relocate-dialog.c:217 tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Skift adresse"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-vcs-plugin/tvp-svn-action.c:412
 msgid "Menu|Resolved"
 msgstr "Løst"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: tsp-svn-helper/main.c:302
-#: tsp-svn-helper/tsh-common.c:500
-#: tsp-svn-helper/tsh-resolved.c:113
-#: tsp-svn-helper/tsh-resolved.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:412 tvp-svn-helper/main.c:302
+#: tvp-svn-helper/tsh-common.c:500 tvp-svn-helper/tsh-resolved.c:113
+#: tvp-svn-helper/tsh-resolved.c:126
 msgid "Resolved"
 msgstr "Løst"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Menu|Resolve"
 msgstr "Løs"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
-#: thunar-svn-plugin/tsp-svn-action.c:527
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Resolve"
 msgstr "Løs"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-vcs-plugin/tvp-svn-action.c:422
 msgid "Menu|Revert"
 msgstr "Forkast"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
-#: tsp-svn-helper/main.c:310
-#: tsp-svn-helper/tsh-revert.c:112
-#: tsp-svn-helper/tsh-revert.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:422 tvp-svn-helper/main.c:310
+#: tvp-svn-helper/tsh-revert.c:112 tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Forkast"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-vcs-plugin/tvp-svn-action.c:427
 msgid "Menu|Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
-#: tsp-svn-helper/main.c:314
-#: tsp-svn-helper/tsh-file-selection-dialog.c:125
-#: tsp-svn-helper/tsh-status-dialog.c:247
+#: thunar-vcs-plugin/tvp-svn-action.c:427 tvp-svn-helper/main.c:314
+#: tvp-svn-helper/tsh-file-selection-dialog.c:125
+#: tvp-svn-helper/tsh-status-dialog.c:247
 msgid "Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-vcs-plugin/tvp-svn-action.c:432
 msgid "Menu|Switch"
 msgstr "Skift"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
-#: tsp-svn-helper/main.c:318
-#: tsp-svn-helper/tsh-switch.c:109
-#: tsp-svn-helper/tsh-switch.c:122
+#: thunar-vcs-plugin/tvp-svn-action.c:432 tvp-svn-helper/main.c:318
+#: tvp-svn-helper/tsh-switch.c:109 tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Skift"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-vcs-plugin/tvp-svn-action.c:437
 msgid "Menu|Unlock"
 msgstr "Lås op"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
-#: tsp-svn-helper/main.c:322
-#: tsp-svn-helper/tsh-unlock.c:111
+#: thunar-vcs-plugin/tvp-svn-action.c:437 tvp-svn-helper/main.c:322
+#: tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Lås op"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
+#: thunar-vcs-plugin/tvp-svn-action.c:442
 msgid "Menu|Update"
 msgstr "Opdatér"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
-#: tsp-svn-helper/main.c:326
-#: tsp-svn-helper/tsh-update.c:113
+#: thunar-vcs-plugin/tvp-svn-action.c:442 tvp-svn-helper/main.c:326
+#: tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Opdatér"
 
-#: thunar-svn-plugin/tsp-svn-action.c:608
+#: thunar-vcs-plugin/tvp-svn-action.c:452
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Handling %s er ikke implementeret"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:118
+#: thunar-vcs-plugin/tvp-svn-property-page.c:118
 msgid "URL:"
 msgstr "URL:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:124
-#: thunar-svn-plugin/tsp-svn-property-page.c:137
-#: thunar-svn-plugin/tsp-svn-property-page.c:149
-#: thunar-svn-plugin/tsp-svn-property-page.c:167
-#: thunar-svn-plugin/tsp-svn-property-page.c:179
-#: thunar-svn-plugin/tsp-svn-property-page.c:192
-#: thunar-svn-plugin/tsp-svn-property-page.c:222
-#: thunar-svn-plugin/tsp-svn-property-page.c:300
-#: tsp-svn-helper/tsh-common.c:539
-#: tsp-svn-helper/tsh-common.c:597
-#: tsp-svn-helper/tsh-common.c:606
-#: tsp-svn-helper/tsh-common.c:628
-#: tsp-svn-helper/tsh-common.c:645
-#: tsp-svn-helper/tsh-common.c:672
-#: tsp-svn-helper/tsh-common.c:762
+#: thunar-vcs-plugin/tvp-svn-property-page.c:124
+#: thunar-vcs-plugin/tvp-svn-property-page.c:137
+#: thunar-vcs-plugin/tvp-svn-property-page.c:149
+#: thunar-vcs-plugin/tvp-svn-property-page.c:167
+#: thunar-vcs-plugin/tvp-svn-property-page.c:179
+#: thunar-vcs-plugin/tvp-svn-property-page.c:192
+#: thunar-vcs-plugin/tvp-svn-property-page.c:222
+#: thunar-vcs-plugin/tvp-svn-property-page.c:300
+#: tvp-svn-helper/tsh-common.c:539 tvp-svn-helper/tsh-common.c:597
+#: tvp-svn-helper/tsh-common.c:606 tvp-svn-helper/tsh-common.c:628
+#: tvp-svn-helper/tsh-common.c:645 tvp-svn-helper/tsh-common.c:672
+#: tvp-svn-helper/tsh-common.c:762
 msgid "Unknown"
 msgstr "Ukendt"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:131
+#: thunar-vcs-plugin/tvp-svn-property-page.c:131
 msgid "Revision:"
 msgstr "Revision:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:143
+#: thunar-vcs-plugin/tvp-svn-property-page.c:143
 msgid "Repository:"
 msgstr "Arkiv:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:161
+#: thunar-vcs-plugin/tvp-svn-property-page.c:161
 msgid "Modified revision:"
 msgstr "Ændret revision:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:173
+#: thunar-vcs-plugin/tvp-svn-property-page.c:173
 msgid "Modified date:"
 msgstr "Ændret dato:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:186
+#: thunar-vcs-plugin/tvp-svn-property-page.c:186
 msgid "Author:"
 msgstr "Forfatter:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#: thunar-vcs-plugin/tvp-svn-property-page.c:203
 msgid "Changelist:"
 msgstr "Ændringsliste:"
 
 #. Translators: Depth as in depth of recursion
-#: thunar-svn-plugin/tsp-svn-property-page.c:216
+#: thunar-vcs-plugin/tvp-svn-property-page.c:216
 msgid "Depth:"
 msgstr "Dybde:"
 
 #. Translators: svn recursion depth infotmation
 #. * Exclude should not apear client side
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:306
+#: thunar-vcs-plugin/tvp-svn-property-page.c:306
 msgid "Exclude"
 msgstr "Udeluk"
 
 #. Translators: svn recursion depth infotmation
 #. * Empty depth means only this file/direcotry is checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:312
+#: thunar-vcs-plugin/tvp-svn-property-page.c:312
 msgid "Empty"
 msgstr "Tom"
 
 #. Translators: svn recursion depth infotmation
 #. * Files depth means this file/direcotry and all of it's files are checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:318
+#: thunar-vcs-plugin/tvp-svn-property-page.c:318
 msgid "Files"
 msgstr "Filer"
 
@@ -359,589 +321,552 @@
 #. Translators: svn recursion selection
 #. * Immediates means this file/direcotry and the subdirectories are shown
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:324
-#: tsp-svn-helper/tsh-properties-dialog.c:229
-#: tsp-svn-helper/tsh-status-dialog.c:200
+#: thunar-vcs-plugin/tvp-svn-property-page.c:324
+#: tvp-svn-helper/tsh-properties-dialog.c:229
+#: tvp-svn-helper/tsh-status-dialog.c:200
 msgid "Immediates"
 msgstr "Umiddelbare"
 
 #. Translators: svn recursion depth infotmation
 #. * Infinity depth means this file/direcotry is checked out with full recursion
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:330
+#: thunar-vcs-plugin/tvp-svn-property-page.c:330
 msgid "Infinity"
 msgstr "Evighed"
 
-#: tsp-svn-helper/main.c:105
+#: tvp-svn-helper/main.c:105
 msgid "Print version information"
 msgstr "Udskriv versionsinformation"
 
-#: tsp-svn-helper/main.c:112
+#: tvp-svn-helper/main.c:112
 msgid "Execute add action"
 msgstr "Kør handlingen tilføj"
 
-#: tsp-svn-helper/main.c:118
+#: tvp-svn-helper/main.c:118
 msgid "Execute blame action"
 msgstr "Kør anklagehandling"
 
-#: tsp-svn-helper/main.c:124
+#: tvp-svn-helper/main.c:124
 msgid "Execute changelist action"
 msgstr "Udfør ændringshandling"
 
-#: tsp-svn-helper/main.c:130
+#: tvp-svn-helper/main.c:130
 msgid "Execute checkout action"
 msgstr "Udfør tjekudhandling"
 
-#: tsp-svn-helper/main.c:136
+#: tvp-svn-helper/main.c:136
 msgid "Execute cleanup action"
 msgstr "Kør rydophandling"
 
-#: tsp-svn-helper/main.c:142
+#: tvp-svn-helper/main.c:142
 msgid "Execute commit action"
 msgstr "Kør integrérhandling"
 
-#: tsp-svn-helper/main.c:148
+#: tvp-svn-helper/main.c:148
 msgid "Execute copy action"
 msgstr "Kør kopiérhandling"
 
-#: tsp-svn-helper/main.c:154
+#: tvp-svn-helper/main.c:154
 msgid "Execute delete action"
 msgstr "Kør slettehandling"
 
-#: tsp-svn-helper/main.c:160
+#: tvp-svn-helper/main.c:160
 msgid "Execute export action"
 msgstr "Kør eksportérhandling"
 
-#: tsp-svn-helper/main.c:166
+#: tvp-svn-helper/main.c:166
 msgid "Execute import action"
 msgstr "Kør importérhandling"
 
-#: tsp-svn-helper/main.c:172
+#: tvp-svn-helper/main.c:172
 msgid "Execute lock action"
 msgstr "Kør låsehandling"
 
-#: tsp-svn-helper/main.c:178
+#: tvp-svn-helper/main.c:178
 msgid "Execute log action"
 msgstr "Kør loghandling"
 
-#: tsp-svn-helper/main.c:184
+#: tvp-svn-helper/main.c:184
 msgid "Execute move action"
 msgstr "Kør flyttehandling"
 
-#: tsp-svn-helper/main.c:190
+#: tvp-svn-helper/main.c:190
 msgid "Execute properties action"
 msgstr "Kør egenskabshandling"
 
-#: tsp-svn-helper/main.c:196
+#: tvp-svn-helper/main.c:196
 msgid "Execute resolved action"
 msgstr "Kør løsehandling"
 
-#: tsp-svn-helper/main.c:202
+#: tvp-svn-helper/main.c:202
 msgid "Execute relocate action"
 msgstr "Kør adresseskifthandling"
 
-#: tsp-svn-helper/main.c:208
+#: tvp-svn-helper/main.c:208
 msgid "Execute revert action"
 msgstr "Kør forkastehandling"
 
-#: tsp-svn-helper/main.c:214
+#: tvp-svn-helper/main.c:214
 msgid "Execute status action"
 msgstr "Kør statushandling"
 
-#: tsp-svn-helper/main.c:220
+#: tvp-svn-helper/main.c:220
 msgid "Execute switch action"
 msgstr "Kør skiftehandling"
 
-#: tsp-svn-helper/main.c:226
+#: tvp-svn-helper/main.c:226
 msgid "Execute unlock action"
 msgstr "Kør låsophandling"
 
-#: tsp-svn-helper/main.c:232
+#: tvp-svn-helper/main.c:232
 msgid "Execute update action"
 msgstr "Udfør opdatérhandling"
 
-#: tsp-svn-helper/main.c:246
+#: tvp-svn-helper/main.c:246
 msgid "Add Related Options:"
 msgstr "Tilføj-relaterede tilvalg:"
 
-#: tsp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:250
 msgid "Blame Related Options:"
 msgstr "Anklag-relaterede tilvalg:"
 
-#: tsp-svn-helper/main.c:254
+#: tvp-svn-helper/main.c:254
 msgid "Changelist Related Options:"
 msgstr "Tilvalg relateret til ændringsliste:"
 
-#: tsp-svn-helper/main.c:258
+#: tvp-svn-helper/main.c:258
 msgid "Checkout Related Options:"
 msgstr "Tjekud-relaterede tilvalg:"
 
-#: tsp-svn-helper/main.c:262
+#: tvp-svn-helper/main.c:262
 msgid "Cleanup Related Options:"
 msgstr "Rydop-relaterede tilvalg:"
 
-#: tsp-svn-helper/main.c:266
+#: tvp-svn-helper/main.c:266
 msgid "Commit Related Options:"
 msgstr "Integrér-relaterede tilvalg:"
 
-#: tsp-svn-helper/main.c:270
+#: tvp-svn-helper/main.c:270
 msgid "Copy Related Options:"
 msgstr "Kopiér-relaterede tilvalg:"
 
-#: tsp-svn-helper/main.c:274
+#: tvp-svn-helper/main.c:274
 msgid "Delete Related Options:"
 msgstr "Slette-relaterede tilvalg:"
 
-#: tsp-svn-helper/main.c:278
+#: tvp-svn-helper/main.c:278
 msgid "Export Related Options:"
 msgstr "Eksportér-relaterede tilvalg:"
 
-#: tsp-svn-helper/main.c:282
+#: tvp-svn-helper/main.c:282
 msgid "Import Related Options:"
 msgstr "Importér-relaterede tilvalg:"
 
-#: tsp-svn-helper/main.c:286
+#: tvp-svn-helper/main.c:286
 msgid "Lock Related Options:"
 msgstr "Låse-relaterede tilvalg:"
 
-#: tsp-svn-helper/main.c:290
+#: tvp-svn-helper/main.c:290
 msgid "Log Related Options:"
 msgstr "Log-relaterede tilvalg:"
 
-#: tsp-svn-helper/main.c:294
+#: tvp-svn-helper/main.c:294
 msgid "Move Related Options:"
 msgstr "Flytte-relaterede tilvalg:"
 
-#: tsp-svn-helper/main.c:298
+#: tvp-svn-helper/main.c:298
 msgid "Properties Related Options:"
 msgstr "Egenskab-relaterede tilvalg:"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:298
-#: tsp-svn-helper/tsh-properties-dialog.c:283
+#: tvp-svn-helper/main.c:298 tvp-svn-helper/tsh-properties-dialog.c:283
 msgid "Properties"
 msgstr "Egenskaber"
 
-#: tsp-svn-helper/main.c:302
+#: tvp-svn-helper/main.c:302
 msgid "Resolved Related Options:"
 msgstr "Løs-relaterede tilvalg:"
 
-#: tsp-svn-helper/main.c:306
+#: tvp-svn-helper/main.c:306
 msgid "Relocate Related Options:"
 msgstr "Adresseskift-relaterede tilvalg:"
 
-#: tsp-svn-helper/main.c:310
+#: tvp-svn-helper/main.c:310
 msgid "Revert Related Options:"
 msgstr "Forkast-relaterede tilvalg:"
 
-#: tsp-svn-helper/main.c:314
+#: tvp-svn-helper/main.c:314
 msgid "Status Related Options:"
 msgstr "Status-relaterede tilvalg:"
 
-#: tsp-svn-helper/main.c:318
+#: tvp-svn-helper/main.c:318
 msgid "Switch Related Options:"
 msgstr "Skifte-relaterede tilvalg:"
 
-#: tsp-svn-helper/main.c:322
+#: tvp-svn-helper/main.c:322
 msgid "Unlock Related Options:"
 msgstr "Låsop-relaterede tilvalg:"
 
-#: tsp-svn-helper/main.c:326
+#: tvp-svn-helper/main.c:326
 msgid "Update Related Options:"
 msgstr "Opdatér-relaterede tilvalg:"
 
-#: tsp-svn-helper/main.c:369
+#: tvp-svn-helper/main.c:369
 msgid "Not enough arguments provided"
 msgstr "For få parametre angivet"
 
-#: tsp-svn-helper/tsh-add.c:73
-#: tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71
-#: tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:87
-#: tsp-svn-helper/tsh-delete.c:91
-#: tsp-svn-helper/tsh-export.c:72
-#: tsp-svn-helper/tsh-import.c:72
-#: tsp-svn-helper/tsh-lock.c:91
-#: tsp-svn-helper/tsh-move.c:77
-#: tsp-svn-helper/tsh-resolved.c:73
-#: tsp-svn-helper/tsh-resolved.c:89
-#: tsp-svn-helper/tsh-revert.c:87
-#: tsp-svn-helper/tsh-switch.c:71
-#: tsp-svn-helper/tsh-unlock.c:86
-#: tsp-svn-helper/tsh-update.c:88
+#: tvp-svn-helper/tsh-add.c:73 tvp-svn-helper/tsh-add.c:89
+#: tvp-svn-helper/tsh-checkout.c:71 tvp-svn-helper/tsh-commit.c:91
+#: tvp-svn-helper/tsh-copy.c:87 tvp-svn-helper/tsh-delete.c:91
+#: tvp-svn-helper/tsh-export.c:72 tvp-svn-helper/tsh-import.c:72
+#: tvp-svn-helper/tsh-lock.c:91 tvp-svn-helper/tsh-move.c:77
+#: tvp-svn-helper/tsh-resolved.c:73 tvp-svn-helper/tsh-resolved.c:89
+#: tvp-svn-helper/tsh-revert.c:87 tvp-svn-helper/tsh-switch.c:71
+#: tvp-svn-helper/tsh-unlock.c:86 tvp-svn-helper/tsh-update.c:88
 msgid "Failed"
 msgstr "Fejlede"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:94
+#: tvp-svn-helper/tsh-blame-dialog.c:94
 msgid "Line"
 msgstr "Linje"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:100
-#: tsp-svn-helper/tsh-log-dialog.c:118
+#: tvp-svn-helper/tsh-blame-dialog.c:100 tvp-svn-helper/tsh-log-dialog.c:118
 msgid "Revision"
 msgstr "Revision"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:106
-#: tsp-svn-helper/tsh-log-dialog.c:124
+#: tvp-svn-helper/tsh-blame-dialog.c:106 tvp-svn-helper/tsh-log-dialog.c:124
 msgid "Author"
 msgstr "Forfatter"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:112
-#: tsp-svn-helper/tsh-log-dialog.c:130
+#: tvp-svn-helper/tsh-blame-dialog.c:112 tvp-svn-helper/tsh-log-dialog.c:130
 msgid "Date"
 msgstr "Dato"
 
-#: tsp-svn-helper/tsh-blame.c:75
+#: tvp-svn-helper/tsh-blame.c:75
 msgid "Blame failed"
 msgstr "Anklag fejlede"
 
-#: tsp-svn-helper/tsh-cleanup.c:66
+#: tvp-svn-helper/tsh-cleanup.c:66
 msgid "Cleanup failed"
 msgstr "Oprydning fejlede"
 
-#: tsp-svn-helper/tsh-cleanup.c:81
+#: tvp-svn-helper/tsh-cleanup.c:81
 msgid "Cleanup finished"
 msgstr "Oprydning afsluttet"
 
-#: tsp-svn-helper/tsh-cleanup.c:95
+#: tvp-svn-helper/tsh-cleanup.c:95
 msgid "Cleaning up ..."
 msgstr "Rydder op ..."
 
-#: tsp-svn-helper/tsh-commit.c:103
-#: tsp-svn-helper/tsh-common.c:719
-#: tsp-svn-helper/tsh-copy.c:99
-#: tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82
-#: tsp-svn-helper/tsh-move.c:89
+#: tvp-svn-helper/tsh-commit.c:103 tvp-svn-helper/tsh-common.c:719
+#: tvp-svn-helper/tsh-copy.c:99 tvp-svn-helper/tsh-delete.c:103
+#: tvp-svn-helper/tsh-import.c:82 tvp-svn-helper/tsh-move.c:89
 #, c-format
 msgid "At revision: %ld"
 msgstr "Ved revision: %ld"
 
-#: tsp-svn-helper/tsh-commit.c:108
+#: tvp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr "Intet at udføre"
 
-#: tsp-svn-helper/tsh-commit.c:114
-#: tsp-svn-helper/tsh-common.c:505
-#: tsp-svn-helper/tsh-common.c:507
-#: tsp-svn-helper/tsh-copy.c:110
-#: tsp-svn-helper/tsh-delete.c:114
-#: tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:100
+#: tvp-svn-helper/tsh-commit.c:114 tvp-svn-helper/tsh-common.c:505
+#: tvp-svn-helper/tsh-common.c:507 tvp-svn-helper/tsh-copy.c:110
+#: tvp-svn-helper/tsh-delete.c:114 tvp-svn-helper/tsh-import.c:87
+#: tvp-svn-helper/tsh-move.c:100
 msgid "Completed"
 msgstr "Fuldført"
 
-#: tsp-svn-helper/tsh-commit.c:145
+#: tvp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr "Integrérbesked"
 
-#: tsp-svn-helper/tsh-common.c:270
+#: tvp-svn-helper/tsh-common.c:270
 msgid "Store password a plaintext?"
 msgstr "Gemme adgangskode i klartekst?"
 
-#: tsp-svn-helper/tsh-common.c:494
-#: tsp-svn-helper/tsh-common.c:503
-#: tsp-svn-helper/tsh-common.c:510
-#: tsp-svn-helper/tsh-common.c:632
-#: tsp-svn-helper/tsh-common.c:677
-#: tsp-svn-helper/tsh-common.c:768
+#: tvp-svn-helper/tsh-common.c:494 tvp-svn-helper/tsh-common.c:503
+#: tvp-svn-helper/tsh-common.c:510 tvp-svn-helper/tsh-common.c:632
+#: tvp-svn-helper/tsh-common.c:677 tvp-svn-helper/tsh-common.c:768
 msgid "Added"
 msgstr "Tilføjet"
 
-#: tsp-svn-helper/tsh-common.c:495
-#: tsp-svn-helper/tsh-common.c:777
+#: tvp-svn-helper/tsh-common.c:495 tvp-svn-helper/tsh-common.c:777
 msgid "Copied"
 msgstr "Kopieret"
 
-#: tsp-svn-helper/tsh-common.c:496
-#: tsp-svn-helper/tsh-common.c:502
-#: tsp-svn-helper/tsh-common.c:511
-#: tsp-svn-helper/tsh-common.c:634
-#: tsp-svn-helper/tsh-common.c:680
-#: tsp-svn-helper/tsh-common.c:770
+#: tvp-svn-helper/tsh-common.c:496 tvp-svn-helper/tsh-common.c:502
+#: tvp-svn-helper/tsh-common.c:511 tvp-svn-helper/tsh-common.c:634
+#: tvp-svn-helper/tsh-common.c:680 tvp-svn-helper/tsh-common.c:770
 msgid "Deleted"
 msgstr "Slettet"
 
-#: tsp-svn-helper/tsh-common.c:497
+#: tvp-svn-helper/tsh-common.c:497
 msgid "Restored"
 msgstr "Genoprettet"
 
-#: tsp-svn-helper/tsh-common.c:498
+#: tvp-svn-helper/tsh-common.c:498
 msgid "Reverted"
 msgstr "Forkastet"
 
-#: tsp-svn-helper/tsh-common.c:499
+#: tvp-svn-helper/tsh-common.c:499
 msgid "Revert failed"
 msgstr "Forkastning fejlede"
 
-#: tsp-svn-helper/tsh-common.c:501
+#: tvp-svn-helper/tsh-common.c:501
 msgid "Skipped"
 msgstr "Udeladt"
 
-#: tsp-svn-helper/tsh-common.c:504
+#: tvp-svn-helper/tsh-common.c:504
 msgid "Updated"
 msgstr "Opdateret"
 
-#: tsp-svn-helper/tsh-common.c:506
-#: tsp-svn-helper/tsh-common.c:508
-#: tsp-svn-helper/tsh-common.c:641
+#: tvp-svn-helper/tsh-common.c:506 tvp-svn-helper/tsh-common.c:508
+#: tvp-svn-helper/tsh-common.c:641
 msgid "External"
 msgstr "Ekstern"
 
-#: tsp-svn-helper/tsh-common.c:509
-#: tsp-svn-helper/tsh-common.c:636
-#: tsp-svn-helper/tsh-common.c:683
-#: tsp-svn-helper/tsh-common.c:773
+#: tvp-svn-helper/tsh-common.c:509 tvp-svn-helper/tsh-common.c:636
+#: tvp-svn-helper/tsh-common.c:683 tvp-svn-helper/tsh-common.c:773
 msgid "Modified"
 msgstr "Ændret"
 
-#: tsp-svn-helper/tsh-common.c:512
-#: tsp-svn-helper/tsh-common.c:635
-#: tsp-svn-helper/tsh-common.c:686
-#: tsp-svn-helper/tsh-common.c:766
+#: tvp-svn-helper/tsh-common.c:512 tvp-svn-helper/tsh-common.c:635
+#: tvp-svn-helper/tsh-common.c:686 tvp-svn-helper/tsh-common.c:766
 msgid "Replaced"
 msgstr "Erstattet"
 
-#: tsp-svn-helper/tsh-common.c:513
+#: tvp-svn-helper/tsh-common.c:513
 msgid "Transmitting"
 msgstr "Overfører"
 
-#: tsp-svn-helper/tsh-common.c:515
+#: tvp-svn-helper/tsh-common.c:515
 msgid "Locked"
 msgstr "Låst"
 
-#: tsp-svn-helper/tsh-common.c:516
-#: tsp-svn-helper/tsh-common.c:779
+#: tvp-svn-helper/tsh-common.c:516 tvp-svn-helper/tsh-common.c:779
 msgid "Unlocked"
 msgstr "Ikke låst"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tvp-svn-helper/tsh-common.c:517
 msgid "Lock failed"
 msgstr "Låsning fejlede"
 
-#: tsp-svn-helper/tsh-common.c:518
+#: tvp-svn-helper/tsh-common.c:518
 msgid "Unlock failed"
 msgstr "Oplåsning fejlede"
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tvp-svn-helper/tsh-common.c:519
 msgid "Exists"
 msgstr "Findes"
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tvp-svn-helper/tsh-common.c:520
 msgid "Changelist set"
 msgstr "Ændringsliste indstillet"
 
-#: tsp-svn-helper/tsh-common.c:521
+#: tvp-svn-helper/tsh-common.c:521
 msgid "Changelist cleared"
 msgstr "Ændringsliste ryddet"
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tvp-svn-helper/tsh-common.c:522
 msgid "Changelist moved"
 msgstr "Ændringsliste flyttet"
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tvp-svn-helper/tsh-common.c:523
 msgid "Merge begin"
 msgstr "Fletning begynd"
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tvp-svn-helper/tsh-common.c:524
 msgid "Foreign merge begin"
 msgstr "Ekstern fletning begynd"
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tvp-svn-helper/tsh-common.c:525
 msgid "Replace"
 msgstr "Erstat"
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tvp-svn-helper/tsh-common.c:527
 msgid "Property added"
 msgstr "Egenskab tilføjet"
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tvp-svn-helper/tsh-common.c:528
 msgid "Property modified"
 msgstr "Egenskab ændret"
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tvp-svn-helper/tsh-common.c:529
 msgid "Property deleted"
 msgstr "Egenskab slettet"
 
-#: tsp-svn-helper/tsh-common.c:530
+#: tvp-svn-helper/tsh-common.c:530
 msgid "Property nonexisting"
 msgstr "Egenskab findes ikke"
 
-#: tsp-svn-helper/tsh-common.c:531
+#: tvp-svn-helper/tsh-common.c:531
 msgid "Revision property set"
 msgstr "Indstillet egenskabversion"
 
-#: tsp-svn-helper/tsh-common.c:532
+#: tvp-svn-helper/tsh-common.c:532
 msgid "Revision property deleted"
 msgstr "Egenskabversion slettet"
 
-#: tsp-svn-helper/tsh-common.c:533
+#: tvp-svn-helper/tsh-common.c:533
 msgid "Merge completed"
 msgstr "Fletning gennemført"
 
-#: tsp-svn-helper/tsh-common.c:534
+#: tvp-svn-helper/tsh-common.c:534
 msgid "Tree conflict"
 msgstr "Trækonflikt"
 
-#: tsp-svn-helper/tsh-common.c:535
+#: tvp-svn-helper/tsh-common.c:535
 msgid "External failed"
 msgstr "Ekstern fejlede"
 
-#: tsp-svn-helper/tsh-common.c:596
+#: tvp-svn-helper/tsh-common.c:596
 msgid "Inapplicable"
 msgstr "Upassende"
 
-#: tsp-svn-helper/tsh-common.c:598
+#: tvp-svn-helper/tsh-common.c:598
 msgid "Unchanged"
 msgstr "Uændret"
 
-#: tsp-svn-helper/tsh-common.c:599
-#: tsp-svn-helper/tsh-common.c:633
+#: tvp-svn-helper/tsh-common.c:599 tvp-svn-helper/tsh-common.c:633
 msgid "Missing"
 msgstr "Mangler"
 
-#: tsp-svn-helper/tsh-common.c:600
-#: tsp-svn-helper/tsh-common.c:640
+#: tvp-svn-helper/tsh-common.c:600 tvp-svn-helper/tsh-common.c:640
 msgid "Obstructed"
 msgstr "Spærret"
 
-#: tsp-svn-helper/tsh-common.c:601
+#: tvp-svn-helper/tsh-common.c:601
 msgid "Changed"
 msgstr "Ændret"
 
-#: tsp-svn-helper/tsh-common.c:602
-#: tsp-svn-helper/tsh-common.c:637
+#: tvp-svn-helper/tsh-common.c:602 tvp-svn-helper/tsh-common.c:637
 msgid "Merged"
 msgstr "Sammenføjet"
 
-#: tsp-svn-helper/tsh-common.c:603
-#: tsp-svn-helper/tsh-common.c:638
+#: tvp-svn-helper/tsh-common.c:603 tvp-svn-helper/tsh-common.c:638
 msgid "Conflicted"
 msgstr "I konflikt"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:631
+#: tvp-svn-helper/tsh-common.c:631
 msgid "Normal"
 msgstr "Normal"
 
-#: tsp-svn-helper/tsh-common.c:639
+#: tvp-svn-helper/tsh-common.c:639
 msgid "Ignored"
 msgstr "Ignoreret"
 
-#: tsp-svn-helper/tsh-common.c:642
+#: tvp-svn-helper/tsh-common.c:642
 msgid "Incomplete"
 msgstr "Ufuldstændig"
 
-#: tsp-svn-helper/tsh-copy.c:104
+#: tvp-svn-helper/tsh-copy.c:104
 msgid "Local copy"
 msgstr "Lokal kopi"
 
-#: tsp-svn-helper/tsh-copy.c:147
+#: tvp-svn-helper/tsh-copy.c:147
 msgid "Copy To"
 msgstr "Kopiér til"
 
-#: tsp-svn-helper/tsh-delete.c:108
+#: tvp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr "Lokal sletning"
 
-#: tsp-svn-helper/tsh-delete.c:145
+#: tvp-svn-helper/tsh-delete.c:145
 msgid "Delete Message"
 msgstr "Slettebesked"
 
-#: tsp-svn-helper/tsh-file-dialog.c:60
+#: tvp-svn-helper/tsh-file-dialog.c:60
 msgid "_Certificate:"
 msgstr "_Certifikat:"
 
-#: tsp-svn-helper/tsh-file-dialog.c:67
+#: tvp-svn-helper/tsh-file-dialog.c:67
 msgid "Select a file"
 msgstr "Vælg en fil"
 
-#: tsp-svn-helper/tsh-file-dialog.c:78
-#: tsp-svn-helper/tsh-login-dialog.c:98
-#: tsp-svn-helper/tsh-trust-dialog.c:73
+#: tvp-svn-helper/tsh-file-dialog.c:78 tvp-svn-helper/tsh-login-dialog.c:98
+#: tvp-svn-helper/tsh-trust-dialog.c:73
 msgid "Remember"
 msgstr "Husk"
 
-#: tsp-svn-helper/tsh-file-dialog.c:86
+#: tvp-svn-helper/tsh-file-dialog.c:86
 msgid "Certificate"
 msgstr "Certifikat"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:91
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:116
+#: tvp-svn-helper/tsh-file-selection-dialog.c:91
+#: tvp-svn-helper/tsh-log-message-dialog.c:92
+#: tvp-svn-helper/tsh-notify-dialog.c:94
+#: tvp-svn-helper/tsh-status-dialog.c:116
 msgid "Path"
 msgstr "Sti"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:118
+#: tvp-svn-helper/tsh-file-selection-dialog.c:118
 msgid "Select/Unselect all"
 msgstr "Markér/afmarkér alle"
 
-#: tsp-svn-helper/tsh-import.c:125
+#: tvp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr "Importbesked"
 
-#: tsp-svn-helper/tsh-log-dialog.c:136
+#: tvp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr "Besked"
 
-#: tsp-svn-helper/tsh-log-dialog.c:174
-#: tsp-svn-helper/tsh-notify-dialog.c:88
+#: tvp-svn-helper/tsh-log-dialog.c:174 tvp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr "Handling"
 
-#: tsp-svn-helper/tsh-log-dialog.c:180
+#: tvp-svn-helper/tsh-log-dialog.c:180
 msgid "File"
 msgstr "Fil"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:86
+#: tvp-svn-helper/tsh-log-message-dialog.c:86
 msgid "State"
 msgstr "Tilstand"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:110
+#: tvp-svn-helper/tsh-log-message-dialog.c:110
 msgid "Log Message"
 msgstr "Logbesked"
 
-#: tsp-svn-helper/tsh-log.c:106
+#: tvp-svn-helper/tsh-log.c:106
 msgid "Log failed"
 msgstr "Log fejlede"
 
-#: tsp-svn-helper/tsh-login-dialog.c:65
+#: tvp-svn-helper/tsh-login-dialog.c:65
 msgid "_Username:"
 msgstr "_Brugernavn:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:81
+#: tvp-svn-helper/tsh-login-dialog.c:81
 msgid "_Password:"
 msgstr "_Adgangskode:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:106
+#: tvp-svn-helper/tsh-login-dialog.c:106
 msgid "Login"
 msgstr "Logind"
 
-#: tsp-svn-helper/tsh-move.c:94
+#: tvp-svn-helper/tsh-move.c:94
 msgid "Local move"
 msgstr "Lokal flytning"
 
-#: tsp-svn-helper/tsh-move.c:136
+#: tvp-svn-helper/tsh-move.c:136
 msgid "Move To"
 msgstr "Flyt til"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:100
+#: tvp-svn-helper/tsh-notify-dialog.c:100
 msgid "Mime type"
 msgstr "Mime-type"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:115
+#: tvp-svn-helper/tsh-notify-dialog.c:115
 msgid "Notification"
 msgstr "Påmindelse"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:126
+#: tvp-svn-helper/tsh-properties-dialog.c:126
 msgid "Name"
 msgstr "Navn"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:132
+#: tvp-svn-helper/tsh-properties-dialog.c:132
 msgid "Value"
 msgstr "Værdi"
 
@@ -951,8 +876,8 @@
 #. Translators: svn recursion selection
 #. * Self means only this file/direcotry is shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:209
-#: tsp-svn-helper/tsh-status-dialog.c:182
+#: tvp-svn-helper/tsh-properties-dialog.c:209
+#: tvp-svn-helper/tsh-status-dialog.c:182
 msgid "Self"
 msgstr "Aktuelle"
 
@@ -962,8 +887,8 @@
 #. Translators: svn recursion selection
 #. * Immediate files means this file/direcotry and the files it contains are shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:220
-#: tsp-svn-helper/tsh-status-dialog.c:191
+#: tvp-svn-helper/tsh-properties-dialog.c:220
+#: tvp-svn-helper/tsh-status-dialog.c:191
 msgid "Immediate files"
 msgstr "Umiddelbare filer"
 
@@ -973,138 +898,150 @@
 #. Translators: svn recursion selection
 #. * Recursive means the list is full recursive
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:238
-#: tsp-svn-helper/tsh-status-dialog.c:209
+#: tvp-svn-helper/tsh-properties-dialog.c:238
+#: tvp-svn-helper/tsh-status-dialog.c:209
 msgid "Recursive"
 msgstr "Rekursivt"
 
 #. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:81
+#: tvp-svn-helper/tsh-properties.c:81
 msgid "Set property failed"
 msgstr "Indstilling af egenskab fejlede"
 
-#: tsp-svn-helper/tsh-properties.c:104
+#: tvp-svn-helper/tsh-properties.c:104
 msgid "Properties failed"
 msgstr "Egenskaber fejlede"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:88
+#: tvp-svn-helper/tsh-relocate-dialog.c:88
 msgid "_From:"
 msgstr "_Fra:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:98
-#: tsp-svn-helper/tsh-relocate-dialog.c:104
-#: tsp-svn-helper/tsh-relocate-dialog.c:153
-#: tsp-svn-helper/tsh-relocate-dialog.c:159
-#: tsp-svn-helper/tsh-relocate-dialog.c:205
-#: tsp-svn-helper/tsh-transfer-dialog.c:92
-#: tsp-svn-helper/tsh-transfer-dialog.c:98
-#: tsp-svn-helper/tsh-transfer-dialog.c:144
+#: tvp-svn-helper/tsh-relocate-dialog.c:98
+#: tvp-svn-helper/tsh-relocate-dialog.c:104
+#: tvp-svn-helper/tsh-relocate-dialog.c:153
+#: tvp-svn-helper/tsh-relocate-dialog.c:159
+#: tvp-svn-helper/tsh-relocate-dialog.c:205
+#: tvp-svn-helper/tsh-transfer-dialog.c:92
+#: tvp-svn-helper/tsh-transfer-dialog.c:98
+#: tvp-svn-helper/tsh-transfer-dialog.c:144
 msgid "Select a folder"
 msgstr "Vælg mappe"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:143
+#: tvp-svn-helper/tsh-relocate-dialog.c:143
 msgid "_To:"
 msgstr "_Til:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:198
-#: tsp-svn-helper/tsh-transfer-dialog.c:137
+#: tvp-svn-helper/tsh-relocate-dialog.c:198
+#: tvp-svn-helper/tsh-transfer-dialog.c:137
 msgid "_Directory:"
 msgstr "_Katalog:"
 
-#: tsp-svn-helper/tsh-relocate.c:71
+#: tvp-svn-helper/tsh-relocate.c:71
 msgid "Relocate failed"
 msgstr "Skift adresse fejlede"
 
-#: tsp-svn-helper/tsh-relocate.c:86
+#: tvp-svn-helper/tsh-relocate.c:86
 msgid "Relocate finished"
 msgstr "Adresseskift afsluttet"
 
-#: tsp-svn-helper/tsh-relocate.c:128
+#: tvp-svn-helper/tsh-relocate.c:128
 msgid "Relocating ..."
 msgstr "Skifter adresse ..."
 
-#: tsp-svn-helper/tsh-status-dialog.c:224
+#: tvp-svn-helper/tsh-status-dialog.c:224
 msgid "Show Unmodified Files"
 msgstr "Vis uændrede filer"
 
-#: tsp-svn-helper/tsh-status-dialog.c:228
+#: tvp-svn-helper/tsh-status-dialog.c:228
 msgid "Show Unversioned Files"
 msgstr "Vis ikkeversionerede filer"
 
-#: tsp-svn-helper/tsh-status-dialog.c:232
+#: tvp-svn-helper/tsh-status-dialog.c:232
 msgid "Show Ignored Files"
 msgstr "Vis ignorede filer"
 
-#: tsp-svn-helper/tsh-status-dialog.c:236
+#: tvp-svn-helper/tsh-status-dialog.c:236
 msgid "Hide Externals"
 msgstr "Skjul eksterne"
 
-#: tsp-svn-helper/tsh-status-dialog.c:240
+#: tvp-svn-helper/tsh-status-dialog.c:240
 msgid "Check Repository"
 msgstr "Tjek arkiv"
 
-#: tsp-svn-helper/tsh-status.c:86
+#: tvp-svn-helper/tsh-status.c:86
 msgid "Status failed"
 msgstr "Status fejlede"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:82
+#: tvp-svn-helper/tsh-transfer-dialog.c:82
 msgid "_Repository:"
 msgstr "_Arkiv:"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:156
+#: tvp-svn-helper/tsh-transfer-dialog.c:156
 msgid "Transfer"
 msgstr "Overførsel"
 
-#: tsp-svn-helper/tsh-trust-dialog.c:58
+#: tvp-svn-helper/tsh-trust-dialog.c:58
 msgid "Certificate is not yet valid."
 msgstr "Certifikat er endnu ikke gyldigt."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:61
+#: tvp-svn-helper/tsh-trust-dialog.c:61
 msgid "Certificate has expired."
 msgstr "Certifikatet er udløbet."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:64
+#: tvp-svn-helper/tsh-trust-dialog.c:64
 msgid "Certificate does not match the remote hostname."
 msgstr "Certifikat stemmer ikke overens med fjernmaskinens værtsnavn."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:67
+#: tvp-svn-helper/tsh-trust-dialog.c:67
 msgid "Certificate authority is unknown."
 msgstr "Certifikat-autoriteten er ukendt."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:70
+#: tvp-svn-helper/tsh-trust-dialog.c:70
 msgid "Other failure."
 msgstr "Anden fejl."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:77
+#: tvp-svn-helper/tsh-trust-dialog.c:77
 msgid "Trust"
 msgstr "Stol på"
 
 #~ msgid "%1$s on %2$s"
 #~ msgstr "%1$s på %2$s"
+
 #~ msgid "Select A File"
 #~ msgstr "Vælg en fil"
+
 #~ msgid "Desktop"
 #~ msgstr "Skrivebord"
+
 #~ msgid "(None)"
 #~ msgstr "(Ingen)"
+
 #~ msgid "Dialog"
 #~ msgstr "Dialogboks"
+
 #~ msgid "The file chooser dialog to use."
 #~ msgstr "Filvælgervinduet der skal bruges."
+
 #~ msgid "Focus on click"
 #~ msgstr "Fokus ved klik"
+
 #~ msgid "Whether the entry grabs focus when it is clicked with the mouse"
 #~ msgstr "Om knappen tager fokus, når denne klikkes på med musen"
+
 #~ msgid "Title"
 #~ msgstr "Titel"
+
 #~ msgid "The title of the file chooser dialog."
 #~ msgstr "Titlen på filvælgervinduet."
+
 #~ msgid "Width In Characters"
 #~ msgstr "Bredde i tegn"
+
 #~ msgid "The desired width of the entry widget, in characters."
 #~ msgstr "Den ønskede bredde i tegn på indtastningsfeltet."
+
 #~ msgid "Other..."
 #~ msgstr "Andet..."
+
 #~ msgid "Modify Property Recursive"
 #~ msgstr "Ændr egenskaber rekursivt"
-

Modified: thunar-vcs-plugin/trunk/po/de.po
===================================================================
--- thunar-vcs-plugin/trunk/po/de.po	2009-06-28 12:10:01 UTC (rev 7634)
+++ thunar-vcs-plugin/trunk/po/de.po	2009-06-28 12:13:49 UTC (rev 7635)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-03-15 15:49+0100\n"
+"POT-Creation-Date: 2009-06-28 14:10+0200\n"
 "PO-Revision-Date: 2009-04-14 23:02+0200\n"
 "Last-Translator: Fabian Nowak <timystery at arcor.de>\n"
 "Language-Team: German\n"
@@ -19,296 +19,293 @@
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
+#: thunar-vcs-plugin/tvp-provider.c:435 thunar-vcs-plugin/tvp-provider.c:467
 msgid "SVN"
 msgstr "SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
+#: thunar-vcs-plugin/tvp-svn-action.c:298
 msgid "Menu|Add"
 msgstr "Hinzufügen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
-#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:298 tvp-svn-helper/main.c:246
+#: tvp-svn-helper/tsh-add.c:113 tvp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Hinzufügen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-vcs-plugin/tvp-svn-action.c:303
 msgid "Menu|Blame"
 msgstr "Beschuldigen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
-#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-vcs-plugin/tvp-svn-action.c:303 tvp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:254 tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Beschuldigen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Menu|Changelist"
 msgstr "Änderungsliste"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Changelist"
 msgstr "Änderungsliste"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-vcs-plugin/tvp-svn-action.c:320
 msgid "Menu|Checkout"
 msgstr "Auschecken"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
-#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
+#: thunar-vcs-plugin/tvp-svn-action.c:320 tvp-svn-helper/main.c:258
+#: tvp-svn-helper/tsh-checkout.c:98 tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Auschecken"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-vcs-plugin/tvp-svn-action.c:325
 msgid "Menu|Cleanup"
 msgstr "Aufräumen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
+#: thunar-vcs-plugin/tvp-svn-action.c:325 tvp-svn-helper/main.c:262
 msgid "Cleanup"
 msgstr "Aufräumen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-vcs-plugin/tvp-svn-action.c:330
 msgid "Menu|Commit"
 msgstr "Einchecken"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
-#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:330 tvp-svn-helper/main.c:266
+#: tvp-svn-helper/tsh-commit.c:127 tvp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Einchecken"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-vcs-plugin/tvp-svn-action.c:335
 msgid "Menu|Copy"
 msgstr "Kopieren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
-#: tsp-svn-helper/tsh-copy.c:161
+#: thunar-vcs-plugin/tvp-svn-action.c:335 tvp-svn-helper/main.c:270
+#: tvp-svn-helper/tsh-copy.c:165
 msgid "Copy"
 msgstr "Kopieren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-vcs-plugin/tvp-svn-action.c:340
 msgid "Menu|Delete"
 msgstr "Löschen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
-#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:340 tvp-svn-helper/main.c:274
+#: tvp-svn-helper/tsh-delete.c:127 tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Löschen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Menu|Diff"
 msgstr "Unterschiede"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Diff"
 msgstr "Unterschiede"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-vcs-plugin/tvp-svn-action.c:350
 msgid "Menu|Export"
 msgstr "Exportieren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
-#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:350 tvp-svn-helper/main.c:278
+#: tvp-svn-helper/tsh-export.c:107 tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exportieren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-vcs-plugin/tvp-svn-action.c:355
 msgid "Menu|Import"
 msgstr "Importieren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
-#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
+#: thunar-vcs-plugin/tvp-svn-action.c:355 tvp-svn-helper/main.c:282
+#: tvp-svn-helper/tsh-import.c:102 tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importieren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Menu|Info"
 msgstr "Information"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
-#: thunar-svn-plugin/tsp-svn-action.c:416
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Info"
 msgstr "Information"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-vcs-plugin/tvp-svn-action.c:370
 msgid "Menu|Lock"
 msgstr "Sperren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
-#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
+#: thunar-vcs-plugin/tvp-svn-action.c:370 tvp-svn-helper/main.c:286
+#: tvp-svn-helper/tsh-lock-dialog.c:72 tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Sperren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
+#: thunar-vcs-plugin/tvp-svn-action.c:375
 msgid "Menu|Log"
 msgstr "Log"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
-#: tsp-svn-helper/tsh-log-dialog.c:201
+#: thunar-vcs-plugin/tvp-svn-action.c:375 tvp-svn-helper/main.c:290
+#: tvp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Log"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
+#: thunar-vcs-plugin/tvp-svn-action.c:390
 msgid "Menu|Move"
 msgstr "Verschieben"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
-#: tsp-svn-helper/tsh-move.c:156
+#: thunar-vcs-plugin/tvp-svn-action.c:390 tvp-svn-helper/main.c:294
+#: tvp-svn-helper/tsh-move.c:156
 msgid "Move"
 msgstr "Verschieben"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Menu|Edit Properties"
 msgstr "Eigenschaften ändern"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Edit Properties"
 msgstr "Eigenschaften ändern"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
+#: thunar-vcs-plugin/tvp-svn-action.c:406
 msgid "Menu|Relocate"
 msgstr "Umplatzieren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
-#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
+#: thunar-vcs-plugin/tvp-svn-action.c:406 tvp-svn-helper/main.c:306
+#: tvp-svn-helper/tsh-relocate-dialog.c:217 tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Umplatzieren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-vcs-plugin/tvp-svn-action.c:412
 msgid "Menu|Resolved"
 msgstr "Aufgelöst"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
-#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-resolved.c:113
-#: tsp-svn-helper/tsh-resolved.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:412 tvp-svn-helper/main.c:302
+#: tvp-svn-helper/tsh-common.c:500 tvp-svn-helper/tsh-resolved.c:113
+#: tvp-svn-helper/tsh-resolved.c:126
 msgid "Resolved"
 msgstr "Aufgelöst"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Menu|Resolve"
 msgstr "Auflösen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
-#: thunar-svn-plugin/tsp-svn-action.c:527
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Resolve"
 msgstr "Auflösen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-vcs-plugin/tvp-svn-action.c:422
 msgid "Menu|Revert"
 msgstr "Rückgängig"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
-#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:422 tvp-svn-helper/main.c:310
+#: tvp-svn-helper/tsh-revert.c:112 tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Rückgängig"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-vcs-plugin/tvp-svn-action.c:427
 msgid "Menu|Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
-#: tsp-svn-helper/tsh-file-selection-dialog.c:124
-#: tsp-svn-helper/tsh-status-dialog.c:247
+#: thunar-vcs-plugin/tvp-svn-action.c:427 tvp-svn-helper/main.c:314
+#: tvp-svn-helper/tsh-file-selection-dialog.c:125
+#: tvp-svn-helper/tsh-status-dialog.c:247
 msgid "Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-vcs-plugin/tvp-svn-action.c:432
 msgid "Menu|Switch"
 msgstr "Umschalten"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
-#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
+#: thunar-vcs-plugin/tvp-svn-action.c:432 tvp-svn-helper/main.c:318
+#: tvp-svn-helper/tsh-switch.c:109 tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Umschalten"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-vcs-plugin/tvp-svn-action.c:437
 msgid "Menu|Unlock"
 msgstr "Entsperren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
-#: tsp-svn-helper/tsh-unlock.c:111
+#: thunar-vcs-plugin/tvp-svn-action.c:437 tvp-svn-helper/main.c:322
+#: tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Entsperren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
+#: thunar-vcs-plugin/tvp-svn-action.c:442
 msgid "Menu|Update"
 msgstr "Aktualisieren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
-#: tsp-svn-helper/tsh-update.c:113
+#: thunar-vcs-plugin/tvp-svn-action.c:442 tvp-svn-helper/main.c:326
+#: tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Aktualisieren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:608
+#: thunar-vcs-plugin/tvp-svn-action.c:452
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Aktion »%s« ist nicht implementiert"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:118
+#: thunar-vcs-plugin/tvp-svn-property-page.c:118
 msgid "URL:"
 msgstr "URL:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:124
-#: thunar-svn-plugin/tsp-svn-property-page.c:137
-#: thunar-svn-plugin/tsp-svn-property-page.c:149
-#: thunar-svn-plugin/tsp-svn-property-page.c:167
-#: thunar-svn-plugin/tsp-svn-property-page.c:179
-#: thunar-svn-plugin/tsp-svn-property-page.c:192
-#: thunar-svn-plugin/tsp-svn-property-page.c:222
-#: thunar-svn-plugin/tsp-svn-property-page.c:300
-#: tsp-svn-helper/tsh-common.c:493 tsp-svn-helper/tsh-common.c:540
-#: tsp-svn-helper/tsh-common.c:549 tsp-svn-helper/tsh-common.c:571
-#: tsp-svn-helper/tsh-common.c:588 tsp-svn-helper/tsh-common.c:615
-#: tsp-svn-helper/tsh-common.c:698
+#: thunar-vcs-plugin/tvp-svn-property-page.c:124
+#: thunar-vcs-plugin/tvp-svn-property-page.c:137
+#: thunar-vcs-plugin/tvp-svn-property-page.c:149
+#: thunar-vcs-plugin/tvp-svn-property-page.c:167
+#: thunar-vcs-plugin/tvp-svn-property-page.c:179
+#: thunar-vcs-plugin/tvp-svn-property-page.c:192
+#: thunar-vcs-plugin/tvp-svn-property-page.c:222
+#: thunar-vcs-plugin/tvp-svn-property-page.c:300
+#: tvp-svn-helper/tsh-common.c:539 tvp-svn-helper/tsh-common.c:597
+#: tvp-svn-helper/tsh-common.c:606 tvp-svn-helper/tsh-common.c:628
+#: tvp-svn-helper/tsh-common.c:645 tvp-svn-helper/tsh-common.c:672
+#: tvp-svn-helper/tsh-common.c:762
 msgid "Unknown"
 msgstr "Unbekannt"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:131
+#: thunar-vcs-plugin/tvp-svn-property-page.c:131
 msgid "Revision:"
 msgstr "Version:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:143
+#: thunar-vcs-plugin/tvp-svn-property-page.c:143
 msgid "Repository:"
 msgstr "Ablage:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:161
+#: thunar-vcs-plugin/tvp-svn-property-page.c:161
 msgid "Modified revision:"
 msgstr "Geänderte Version:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:173
+#: thunar-vcs-plugin/tvp-svn-property-page.c:173
 msgid "Modified date:"
 msgstr "Datum geändert:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:186
+#: thunar-vcs-plugin/tvp-svn-property-page.c:186
 msgid "Author:"
 msgstr "Autor:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#: thunar-vcs-plugin/tvp-svn-property-page.c:203
 msgid "Changelist:"
 msgstr "Veränderungen:"
 
 #. Translators: Depth as in depth of recursion
-#: thunar-svn-plugin/tsp-svn-property-page.c:216
+#: thunar-vcs-plugin/tvp-svn-property-page.c:216
 msgid "Depth:"
 msgstr "Tiefe:"
 
 #. Translators: svn recursion depth infotmation
 #. * Exclude should not apear client side
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:306
+#: thunar-vcs-plugin/tvp-svn-property-page.c:306
 msgid "Exclude"
 msgstr "Ausschließen"
 
 #. Translators: svn recursion depth infotmation
 #. * Empty depth means only this file/direcotry is checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:312
+#: thunar-vcs-plugin/tvp-svn-property-page.c:312
 msgid "Empty"
 msgstr "Leer"
 
 #. Translators: svn recursion depth infotmation
 #. * Files depth means this file/direcotry and all of it's files are checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:318
+#: thunar-vcs-plugin/tvp-svn-property-page.c:318
 msgid "Files"
 msgstr "Dateien"
 
@@ -321,512 +318,561 @@
 #. Translators: svn recursion selection
 #. * Immediates means this file/direcotry and the subdirectories are shown
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:324
-#: tsp-svn-helper/tsh-properties-dialog.c:228
-#: tsp-svn-helper/tsh-status-dialog.c:200
+#: thunar-vcs-plugin/tvp-svn-property-page.c:324
+#: tvp-svn-helper/tsh-properties-dialog.c:229
+#: tvp-svn-helper/tsh-status-dialog.c:200
 msgid "Immediates"
 msgstr "Ab dieser Ebene"
 
 #. Translators: svn recursion depth infotmation
 #. * Infinity depth means this file/direcotry is checked out with full recursion
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:330
+#: thunar-vcs-plugin/tvp-svn-property-page.c:330
 msgid "Infinity"
 msgstr "Unendlich"
 
-#: tsp-svn-helper/main.c:105
+#: tvp-svn-helper/main.c:105
 msgid "Print version information"
 msgstr "Versionsinformationen ausgeben"
 
-#: tsp-svn-helper/main.c:112
+#: tvp-svn-helper/main.c:112
 msgid "Execute add action"
 msgstr "Aktion »Hinzufügen« ausführen"
 
-#: tsp-svn-helper/main.c:118
+#: tvp-svn-helper/main.c:118
 msgid "Execute blame action"
 msgstr "Aktion »Beschuldigen« ausführen"
 
-#: tsp-svn-helper/main.c:124
+#: tvp-svn-helper/main.c:124
 msgid "Execute changelist action"
 msgstr "Aktion »Veränderungen« ausführen"
 
-#: tsp-svn-helper/main.c:130
+#: tvp-svn-helper/main.c:130
 msgid "Execute checkout action"
 msgstr "Aktion »Auschecken« ausführen"
 
-#: tsp-svn-helper/main.c:136
+#: tvp-svn-helper/main.c:136
 msgid "Execute cleanup action"
 msgstr "Aktion »Aufräumen« ausführen"
 
-#: tsp-svn-helper/main.c:142
+#: tvp-svn-helper/main.c:142
 msgid "Execute commit action"
 msgstr "Aktion »Einchecken« ausführen"
 
-#: tsp-svn-helper/main.c:148
+#: tvp-svn-helper/main.c:148
 msgid "Execute copy action"
 msgstr "Aktion »Kopieren« ausführen"
 
-#: tsp-svn-helper/main.c:154
+#: tvp-svn-helper/main.c:154
 msgid "Execute delete action"
 msgstr "Aktion »Löschen« ausführen"
 
-#: tsp-svn-helper/main.c:160
+#: tvp-svn-helper/main.c:160
 msgid "Execute export action"
 msgstr "Aktion »Exportieren« ausführen"
 
-#: tsp-svn-helper/main.c:166
+#: tvp-svn-helper/main.c:166
 msgid "Execute import action"
 msgstr "Aktion »Importieren« ausführen"
 
-#: tsp-svn-helper/main.c:172
+#: tvp-svn-helper/main.c:172
 msgid "Execute lock action"
 msgstr "Aktion »Sperren« ausführen"
 
-#: tsp-svn-helper/main.c:178
+#: tvp-svn-helper/main.c:178
 msgid "Execute log action"
 msgstr "Aktion »Log« ausführen"
 
-#: tsp-svn-helper/main.c:184
+#: tvp-svn-helper/main.c:184
 msgid "Execute move action"
 msgstr "Aktion »Verschieben« ausführen"
 
-#: tsp-svn-helper/main.c:190
+#: tvp-svn-helper/main.c:190
 msgid "Execute properties action"
 msgstr "Aktion »Eigenschaften« ausführen"
 
-#: tsp-svn-helper/main.c:196
+#: tvp-svn-helper/main.c:196
 msgid "Execute resolved action"
 msgstr "Aktion »Aufgelöst« ausführen"
 
-#: tsp-svn-helper/main.c:202
+#: tvp-svn-helper/main.c:202
 msgid "Execute relocate action"
 msgstr "Aktion »Umplatzieren« ausführen"
 
-#: tsp-svn-helper/main.c:208
+#: tvp-svn-helper/main.c:208
 msgid "Execute revert action"
 msgstr "Aktion »Rückgängig« ausführen"
 
-#: tsp-svn-helper/main.c:214
+#: tvp-svn-helper/main.c:214
 msgid "Execute status action"
 msgstr "Aktion »Status« ausführen"
 
-#: tsp-svn-helper/main.c:220
+#: tvp-svn-helper/main.c:220
 msgid "Execute switch action"
 msgstr "Aktion »Umschalten« ausführen"
 
-#: tsp-svn-helper/main.c:226
+#: tvp-svn-helper/main.c:226
 msgid "Execute unlock action"
 msgstr "Aktion »Entsperren« ausführen"
 
-#: tsp-svn-helper/main.c:232
+#: tvp-svn-helper/main.c:232
 msgid "Execute update action"
 msgstr "Aktion »Aktualisieren« ausführen"
 
-#: tsp-svn-helper/main.c:246
+#: tvp-svn-helper/main.c:246
 msgid "Add Related Options:"
 msgstr "Optionen fürs Hinzufügen:"
 
-#: tsp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:250
 msgid "Blame Related Options:"
 msgstr "Optionen fürs Beschuldigen:"
 
-#: tsp-svn-helper/main.c:254
+#: tvp-svn-helper/main.c:254
 msgid "Changelist Related Options:"
 msgstr "Optionen für die Änderungslisten:"
 
-#: tsp-svn-helper/main.c:258
+#: tvp-svn-helper/main.c:258
 msgid "Checkout Related Options:"
 msgstr "Optionen fürs Auschecken:"
 
-#: tsp-svn-helper/main.c:262
+#: tvp-svn-helper/main.c:262
 msgid "Cleanup Related Options:"
 msgstr "Optionen fürs Aufräumen:"
 
-#: tsp-svn-helper/main.c:266
+#: tvp-svn-helper/main.c:266
 msgid "Commit Related Options:"
 msgstr "Optionen fürs Einchecken:"
 
-#: tsp-svn-helper/main.c:270
+#: tvp-svn-helper/main.c:270
 msgid "Copy Related Options:"
 msgstr "Optionen fürs Kopieren:"
 
-#: tsp-svn-helper/main.c:274
+#: tvp-svn-helper/main.c:274
 msgid "Delete Related Options:"
 msgstr "Optionen fürs Löschen:"
 
-#: tsp-svn-helper/main.c:278
+#: tvp-svn-helper/main.c:278
 msgid "Export Related Options:"
 msgstr "Optionen fürs Exportieren:"
 
-#: tsp-svn-helper/main.c:282
+#: tvp-svn-helper/main.c:282
 msgid "Import Related Options:"
 msgstr "Optionen fürs Importieren:"
 
-#: tsp-svn-helper/main.c:286
+#: tvp-svn-helper/main.c:286
 msgid "Lock Related Options:"
 msgstr "Optionen fürs Sperren:"
 
-#: tsp-svn-helper/main.c:290
+#: tvp-svn-helper/main.c:290
 msgid "Log Related Options:"
 msgstr "Optionen für Logs:"
 
-#: tsp-svn-helper/main.c:294
+#: tvp-svn-helper/main.c:294
 msgid "Move Related Options:"
 msgstr "Optionen fürs Verschieben:"
 
-#: tsp-svn-helper/main.c:298
+#: tvp-svn-helper/main.c:298
 msgid "Properties Related Options:"
 msgstr "Optionen für die Eigenschaften:"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:282
+#: tvp-svn-helper/main.c:298 tvp-svn-helper/tsh-properties-dialog.c:283
 msgid "Properties"
 msgstr "Eigenschaften"
 
-#: tsp-svn-helper/main.c:302
+#: tvp-svn-helper/main.c:302
 msgid "Resolved Related Options:"
 msgstr "Optionen für Aufgelöst:"
 
-#: tsp-svn-helper/main.c:306
+#: tvp-svn-helper/main.c:306
 msgid "Relocate Related Options:"
 msgstr "Optionen fürs Umplatzieren:"
 
-#: tsp-svn-helper/main.c:310
+#: tvp-svn-helper/main.c:310
 msgid "Revert Related Options:"
 msgstr "Optionen fürs Rückängigmachen:"
 
-#: tsp-svn-helper/main.c:314
+#: tvp-svn-helper/main.c:314
 msgid "Status Related Options:"
 msgstr "Optionen für den Zustand:"
 
-#: tsp-svn-helper/main.c:318
+#: tvp-svn-helper/main.c:318
 msgid "Switch Related Options:"
 msgstr "Optionen f+rs Umschalten:"
 
-#: tsp-svn-helper/main.c:322
+#: tvp-svn-helper/main.c:322
 msgid "Unlock Related Options:"
 msgstr "Optionen fürs Entsperren:"
 
-#: tsp-svn-helper/main.c:326
+#: tvp-svn-helper/main.c:326
 msgid "Update Related Options:"
 msgstr "Optionen für Updates:"
 
-#: tsp-svn-helper/main.c:369
+#: tvp-svn-helper/main.c:369
 msgid "Not enough arguments provided"
 msgstr "Nicht genügend Argumente vorhanden"
 
-#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:83 tsp-svn-helper/tsh-delete.c:91
-#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
-#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:77
-#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
-#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
+#: tvp-svn-helper/tsh-add.c:73 tvp-svn-helper/tsh-add.c:89
+#: tvp-svn-helper/tsh-checkout.c:71 tvp-svn-helper/tsh-commit.c:91
+#: tvp-svn-helper/tsh-copy.c:87 tvp-svn-helper/tsh-delete.c:91
+#: tvp-svn-helper/tsh-export.c:72 tvp-svn-helper/tsh-import.c:72
+#: tvp-svn-helper/tsh-lock.c:91 tvp-svn-helper/tsh-move.c:77
+#: tvp-svn-helper/tsh-resolved.c:73 tvp-svn-helper/tsh-resolved.c:89
+#: tvp-svn-helper/tsh-revert.c:87 tvp-svn-helper/tsh-switch.c:71
+#: tvp-svn-helper/tsh-unlock.c:86 tvp-svn-helper/tsh-update.c:88
 msgid "Failed"
 msgstr "Fehlgeschlagen"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:94
+#: tvp-svn-helper/tsh-blame-dialog.c:94
 msgid "Line"
 msgstr "Zeile"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+#: tvp-svn-helper/tsh-blame-dialog.c:100 tvp-svn-helper/tsh-log-dialog.c:118
 msgid "Revision"
 msgstr "Version"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+#: tvp-svn-helper/tsh-blame-dialog.c:106 tvp-svn-helper/tsh-log-dialog.c:124
 msgid "Author"
 msgstr "Autor"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+#: tvp-svn-helper/tsh-blame-dialog.c:112 tvp-svn-helper/tsh-log-dialog.c:130
 msgid "Date"
 msgstr "Datum"
 
-#: tsp-svn-helper/tsh-blame.c:75
+#: tvp-svn-helper/tsh-blame.c:75
 msgid "Blame failed"
 msgstr "Beschuldigen fehlgeschlagen"
 
-#: tsp-svn-helper/tsh-cleanup.c:66
+#: tvp-svn-helper/tsh-cleanup.c:66
 msgid "Cleanup failed"
 msgstr "Aufräumen fehlgeschlagen"
 
-#: tsp-svn-helper/tsh-cleanup.c:81
+#: tvp-svn-helper/tsh-cleanup.c:81
 msgid "Cleanup finished"
 msgstr "Aufräumen vollständig"
 
-#: tsp-svn-helper/tsh-cleanup.c:95
+#: tvp-svn-helper/tsh-cleanup.c:95
 msgid "Cleaning up ..."
 msgstr "Räume auf ..."
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:662
-#: tsp-svn-helper/tsh-copy.c:95 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
+#: tvp-svn-helper/tsh-commit.c:103 tvp-svn-helper/tsh-common.c:719
+#: tvp-svn-helper/tsh-copy.c:99 tvp-svn-helper/tsh-delete.c:103
+#: tvp-svn-helper/tsh-import.c:82 tvp-svn-helper/tsh-move.c:89
 #, c-format
 msgid "At revision: %ld"
 msgstr "Bei Version: %ld"
 
-#: tsp-svn-helper/tsh-commit.c:108
+#: tvp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr "Nichts zu tun"
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:470
-#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-copy.c:106
-#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:100
+#: tvp-svn-helper/tsh-commit.c:114 tvp-svn-helper/tsh-common.c:505
+#: tvp-svn-helper/tsh-common.c:507 tvp-svn-helper/tsh-copy.c:110
+#: tvp-svn-helper/tsh-delete.c:114 tvp-svn-helper/tsh-import.c:87
+#: tvp-svn-helper/tsh-move.c:100
 msgid "Completed"
 msgstr "Vollständig"
 
-#: tsp-svn-helper/tsh-commit.c:145
+#: tvp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr "Einchecknachricht"
 
-#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:468
-#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:575
-#: tsp-svn-helper/tsh-common.c:620 tsp-svn-helper/tsh-common.c:704
+#: tvp-svn-helper/tsh-common.c:270
+msgid "Store password a plaintext?"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:494 tvp-svn-helper/tsh-common.c:503
+#: tvp-svn-helper/tsh-common.c:510 tvp-svn-helper/tsh-common.c:632
+#: tvp-svn-helper/tsh-common.c:677 tvp-svn-helper/tsh-common.c:768
 msgid "Added"
 msgstr "Hinzugefügt"
 
-#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:713
+#: tvp-svn-helper/tsh-common.c:495 tvp-svn-helper/tsh-common.c:777
 msgid "Copied"
 msgstr "Kopiert"
 
-#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:467
-#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:577
-#: tsp-svn-helper/tsh-common.c:623 tsp-svn-helper/tsh-common.c:706
+#: tvp-svn-helper/tsh-common.c:496 tvp-svn-helper/tsh-common.c:502
+#: tvp-svn-helper/tsh-common.c:511 tvp-svn-helper/tsh-common.c:634
+#: tvp-svn-helper/tsh-common.c:680 tvp-svn-helper/tsh-common.c:770
 msgid "Deleted"
 msgstr "Gelöscht"
 
-#: tsp-svn-helper/tsh-common.c:462
+#: tvp-svn-helper/tsh-common.c:497
 msgid "Restored"
 msgstr "Wiederhergestellt"
 
-#: tsp-svn-helper/tsh-common.c:463
+#: tvp-svn-helper/tsh-common.c:498
 msgid "Reverted"
 msgstr "Rückgängig gemacht"
 
-#: tsp-svn-helper/tsh-common.c:464
+#: tvp-svn-helper/tsh-common.c:499
 msgid "Revert failed"
 msgstr "Rpckgängigmachen fehlgeschlagen"
 
-#: tsp-svn-helper/tsh-common.c:466
+#: tvp-svn-helper/tsh-common.c:501
 msgid "Skipped"
 msgstr "Übersprungen"
 
-#: tsp-svn-helper/tsh-common.c:469
+#: tvp-svn-helper/tsh-common.c:504
 msgid "Updated"
 msgstr "Aktualisiert"
 
-#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:473
-#: tsp-svn-helper/tsh-common.c:584
+#: tvp-svn-helper/tsh-common.c:506 tvp-svn-helper/tsh-common.c:508
+#: tvp-svn-helper/tsh-common.c:641
 msgid "External"
 msgstr "Extern"
 
-#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:579
-#: tsp-svn-helper/tsh-common.c:626 tsp-svn-helper/tsh-common.c:709
+#: tvp-svn-helper/tsh-common.c:509 tvp-svn-helper/tsh-common.c:636
+#: tvp-svn-helper/tsh-common.c:683 tvp-svn-helper/tsh-common.c:773
 msgid "Modified"
 msgstr "Verändert"
 
-#: tsp-svn-helper/tsh-common.c:477 tsp-svn-helper/tsh-common.c:578
-#: tsp-svn-helper/tsh-common.c:629 tsp-svn-helper/tsh-common.c:702
+#: tvp-svn-helper/tsh-common.c:512 tvp-svn-helper/tsh-common.c:635
+#: tvp-svn-helper/tsh-common.c:686 tvp-svn-helper/tsh-common.c:766
 msgid "Replaced"
 msgstr "Ersetzt"
 
-#: tsp-svn-helper/tsh-common.c:478
+#: tvp-svn-helper/tsh-common.c:513
 msgid "Transmitting"
 msgstr "Übertrage"
 
-#: tsp-svn-helper/tsh-common.c:480
+#: tvp-svn-helper/tsh-common.c:515
 msgid "Locked"
 msgstr "Gesperrt"
 
-#: tsp-svn-helper/tsh-common.c:481 tsp-svn-helper/tsh-common.c:715
+#: tvp-svn-helper/tsh-common.c:516 tvp-svn-helper/tsh-common.c:779
 msgid "Unlocked"
 msgstr "Entsperrt"
 
-#: tsp-svn-helper/tsh-common.c:482
+#: tvp-svn-helper/tsh-common.c:517
 msgid "Lock failed"
 msgstr "Sperren fehlgeschlagen"
 
-#: tsp-svn-helper/tsh-common.c:483
+#: tvp-svn-helper/tsh-common.c:518
 msgid "Unlock failed"
 msgstr "Entsperren fehlgeschlagen"
 
-#: tsp-svn-helper/tsh-common.c:484
+#: tvp-svn-helper/tsh-common.c:519
 msgid "Exists"
 msgstr "Vorhanden"
 
-#: tsp-svn-helper/tsh-common.c:485
+#: tvp-svn-helper/tsh-common.c:520
 msgid "Changelist set"
 msgstr "Änderungsliste eingestellt"
 
-#: tsp-svn-helper/tsh-common.c:486
+#: tvp-svn-helper/tsh-common.c:521
 msgid "Changelist cleared"
 msgstr "Änderungsliste geleert"
 
-#: tsp-svn-helper/tsh-common.c:487
+#: tvp-svn-helper/tsh-common.c:522
 msgid "Changelist moved"
 msgstr "Änderungsliste verschoben"
 
-#: tsp-svn-helper/tsh-common.c:488
+#: tvp-svn-helper/tsh-common.c:523
 msgid "Merge begin"
 msgstr "Zusammenführen beginnt"
 
-#: tsp-svn-helper/tsh-common.c:489
+#: tvp-svn-helper/tsh-common.c:524
 msgid "Foreign merge begin"
 msgstr "Zusammenführen mit fremder Datei beginnt"
 
-#: tsp-svn-helper/tsh-common.c:490
+#: tvp-svn-helper/tsh-common.c:525
 msgid "Replace"
 msgstr "Ersetzen"
 
-#: tsp-svn-helper/tsh-common.c:539
+#: tvp-svn-helper/tsh-common.c:527
+#, fuzzy
+msgid "Property added"
+msgstr "Eigenschaften fehlgeschlagen"
+
+#: tvp-svn-helper/tsh-common.c:528
+#, fuzzy
+msgid "Property modified"
+msgstr "Eigenschaften fehlgeschlagen"
+
+#: tvp-svn-helper/tsh-common.c:529
+#, fuzzy
+msgid "Property deleted"
+msgstr "Eigenschaften fehlgeschlagen"
+
+#: tvp-svn-helper/tsh-common.c:530
+#, fuzzy
+msgid "Property nonexisting"
+msgstr "Eigenschaften"
+
+#: tvp-svn-helper/tsh-common.c:531
+#, fuzzy
+msgid "Revision property set"
+msgstr "Das Setzen der Eigenschaften ist fehlgeschlagen"
+
+#: tvp-svn-helper/tsh-common.c:532
+#, fuzzy
+msgid "Revision property deleted"
+msgstr "Das Setzen der Eigenschaften ist fehlgeschlagen"
+
+#: tvp-svn-helper/tsh-common.c:533
+#, fuzzy
+msgid "Merge completed"
+msgstr "Vollständig"
+
+#: tvp-svn-helper/tsh-common.c:534
+#, fuzzy
+msgid "Tree conflict"
+msgstr "Konfliktbehaftet"
+
+#: tvp-svn-helper/tsh-common.c:535
+#, fuzzy
+msgid "External failed"
+msgstr "Extern"
+
+#: tvp-svn-helper/tsh-common.c:596
 msgid "Inapplicable"
 msgstr "Nicht anwendbar"
 
-#: tsp-svn-helper/tsh-common.c:541
+#: tvp-svn-helper/tsh-common.c:598
 msgid "Unchanged"
 msgstr "Unverändert"
 
-#: tsp-svn-helper/tsh-common.c:542 tsp-svn-helper/tsh-common.c:576
+#: tvp-svn-helper/tsh-common.c:599 tvp-svn-helper/tsh-common.c:633
 msgid "Missing"
 msgstr "Fehlende"
 
-#: tsp-svn-helper/tsh-common.c:543 tsp-svn-helper/tsh-common.c:583
+#: tvp-svn-helper/tsh-common.c:600 tvp-svn-helper/tsh-common.c:640
 msgid "Obstructed"
 msgstr "Zerstört"
 
-#: tsp-svn-helper/tsh-common.c:544
+#: tvp-svn-helper/tsh-common.c:601
 msgid "Changed"
 msgstr "Verändert"
 
-#: tsp-svn-helper/tsh-common.c:545 tsp-svn-helper/tsh-common.c:580
+#: tvp-svn-helper/tsh-common.c:602 tvp-svn-helper/tsh-common.c:637
 msgid "Merged"
 msgstr "Zusammengeführt"
 
-#: tsp-svn-helper/tsh-common.c:546 tsp-svn-helper/tsh-common.c:581
+#: tvp-svn-helper/tsh-common.c:603 tvp-svn-helper/tsh-common.c:638
 msgid "Conflicted"
 msgstr "Konfliktbehaftet"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:574
+#: tvp-svn-helper/tsh-common.c:631
 msgid "Normal"
 msgstr "Normal"
 
-#: tsp-svn-helper/tsh-common.c:582
+#: tvp-svn-helper/tsh-common.c:639
 msgid "Ignored"
 msgstr "Ignoriert"
 
-#: tsp-svn-helper/tsh-common.c:585
+#: tvp-svn-helper/tsh-common.c:642
 msgid "Incomplete"
 msgstr "Unvollständig"
 
-#: tsp-svn-helper/tsh-copy.c:100
+#: tvp-svn-helper/tsh-copy.c:104
 msgid "Local copy"
 msgstr "Lokale Kopie"
 
-#: tsp-svn-helper/tsh-copy.c:143
+#: tvp-svn-helper/tsh-copy.c:147
 msgid "Copy To"
 msgstr "Kopieren nach"
 
-#: tsp-svn-helper/tsh-delete.c:108
+#: tvp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr "Lokal löschen"
 
-#: tsp-svn-helper/tsh-delete.c:145
+#: tvp-svn-helper/tsh-delete.c:145
 msgid "Delete Message"
 msgstr "Löschnachricht"
 
-#: tsp-svn-helper/tsh-file-dialog.c:60
+#: tvp-svn-helper/tsh-file-dialog.c:60
 msgid "_Certificate:"
 msgstr "_Zertifikat:"
 
-#: tsp-svn-helper/tsh-file-dialog.c:67
+#: tvp-svn-helper/tsh-file-dialog.c:67
 msgid "Select a file"
 msgstr "Datei auswählen"
 
-#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
-#: tsp-svn-helper/tsh-trust-dialog.c:73
+#: tvp-svn-helper/tsh-file-dialog.c:78 tvp-svn-helper/tsh-login-dialog.c:98
+#: tvp-svn-helper/tsh-trust-dialog.c:73
 msgid "Remember"
 msgstr "Merken"
 
-#: tsp-svn-helper/tsh-file-dialog.c:86
+#: tvp-svn-helper/tsh-file-dialog.c:86
 msgid "Certificate"
 msgstr "Zertifikat"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:90
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:116
+#: tvp-svn-helper/tsh-file-selection-dialog.c:91
+#: tvp-svn-helper/tsh-log-message-dialog.c:92
+#: tvp-svn-helper/tsh-notify-dialog.c:94
+#: tvp-svn-helper/tsh-status-dialog.c:116
 msgid "Path"
 msgstr "Pfad"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:117
+#: tvp-svn-helper/tsh-file-selection-dialog.c:118
 msgid "Select/Unselect all"
 msgstr "Alle auswählen/abwählen"
 
-#: tsp-svn-helper/tsh-import.c:125
+#: tvp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr "Importiermeldung"
 
-#: tsp-svn-helper/tsh-log-dialog.c:136
+#: tvp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr "Nachricht"
 
-#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
+#: tvp-svn-helper/tsh-log-dialog.c:174 tvp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr "Aktion"
 
-#: tsp-svn-helper/tsh-log-dialog.c:180
+#: tvp-svn-helper/tsh-log-dialog.c:180
 msgid "File"
 msgstr "Datei"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:86
+#: tvp-svn-helper/tsh-log-message-dialog.c:86
 msgid "State"
 msgstr "Status"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:110
+#: tvp-svn-helper/tsh-log-message-dialog.c:110
 msgid "Log Message"
 msgstr "Lognachricht"
 
-#: tsp-svn-helper/tsh-log.c:98
+#: tvp-svn-helper/tsh-log.c:106
 msgid "Log failed"
 msgstr "Log fehlgeschlagen"
 
-#: tsp-svn-helper/tsh-login-dialog.c:65
+#: tvp-svn-helper/tsh-login-dialog.c:65
 msgid "_Username:"
 msgstr "_Bentuzername:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:81
+#: tvp-svn-helper/tsh-login-dialog.c:81
 msgid "_Password:"
 msgstr "_Passwort:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:106
+#: tvp-svn-helper/tsh-login-dialog.c:106
 msgid "Login"
 msgstr "Anmelden"
 
-#: tsp-svn-helper/tsh-move.c:94
+#: tvp-svn-helper/tsh-move.c:94
 msgid "Local move"
 msgstr "Lokal verschieben"
 
-#: tsp-svn-helper/tsh-move.c:136
+#: tvp-svn-helper/tsh-move.c:136
 msgid "Move To"
 msgstr "Verschieben nach"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:100
+#: tvp-svn-helper/tsh-notify-dialog.c:100
 msgid "Mime type"
 msgstr "MIME-Typ"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:115
+#: tvp-svn-helper/tsh-notify-dialog.c:115
 msgid "Notification"
 msgstr "Benachrichtigung"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:125
+#: tvp-svn-helper/tsh-properties-dialog.c:126
 msgid "Name"
 msgstr "Name"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:131
+#: tvp-svn-helper/tsh-properties-dialog.c:132
 msgid "Value"
 msgstr "Wert"
 
@@ -836,8 +882,8 @@
 #. Translators: svn recursion selection
 #. * Self means only this file/direcotry is shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:208
-#: tsp-svn-helper/tsh-status-dialog.c:182
+#: tvp-svn-helper/tsh-properties-dialog.c:209
+#: tvp-svn-helper/tsh-status-dialog.c:182
 msgid "Self"
 msgstr "Selbst"
 
@@ -847,8 +893,8 @@
 #. Translators: svn recursion selection
 #. * Immediate files means this file/direcotry and the files it contains are shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:219
-#: tsp-svn-helper/tsh-status-dialog.c:191
+#: tvp-svn-helper/tsh-properties-dialog.c:220
+#: tvp-svn-helper/tsh-status-dialog.c:191
 msgid "Immediate files"
 msgstr "Alle Dateien ab dieser Ebene"
 
@@ -858,108 +904,108 @@
 #. Translators: svn recursion selection
 #. * Recursive means the list is full recursive
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:237
-#: tsp-svn-helper/tsh-status-dialog.c:209
+#: tvp-svn-helper/tsh-properties-dialog.c:238
+#: tvp-svn-helper/tsh-status-dialog.c:209
 msgid "Recursive"
 msgstr "Rekursiv"
 
 #. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:81
+#: tvp-svn-helper/tsh-properties.c:81
 msgid "Set property failed"
 msgstr "Das Setzen der Eigenschaften ist fehlgeschlagen"
 
-#: tsp-svn-helper/tsh-properties.c:104
+#: tvp-svn-helper/tsh-properties.c:104
 msgid "Properties failed"
 msgstr "Eigenschaften fehlgeschlagen"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:88
+#: tvp-svn-helper/tsh-relocate-dialog.c:88
 msgid "_From:"
 msgstr "_Von:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:98
-#: tsp-svn-helper/tsh-relocate-dialog.c:104
-#: tsp-svn-helper/tsh-relocate-dialog.c:153
-#: tsp-svn-helper/tsh-relocate-dialog.c:159
-#: tsp-svn-helper/tsh-relocate-dialog.c:205
-#: tsp-svn-helper/tsh-transfer-dialog.c:92
-#: tsp-svn-helper/tsh-transfer-dialog.c:98
-#: tsp-svn-helper/tsh-transfer-dialog.c:144
+#: tvp-svn-helper/tsh-relocate-dialog.c:98
+#: tvp-svn-helper/tsh-relocate-dialog.c:104
+#: tvp-svn-helper/tsh-relocate-dialog.c:153
+#: tvp-svn-helper/tsh-relocate-dialog.c:159
+#: tvp-svn-helper/tsh-relocate-dialog.c:205
+#: tvp-svn-helper/tsh-transfer-dialog.c:92
+#: tvp-svn-helper/tsh-transfer-dialog.c:98
+#: tvp-svn-helper/tsh-transfer-dialog.c:144
 msgid "Select a folder"
 msgstr "Wählen Sie einen Ordner"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:143
+#: tvp-svn-helper/tsh-relocate-dialog.c:143
 msgid "_To:"
 msgstr "_Nach:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:198
-#: tsp-svn-helper/tsh-transfer-dialog.c:137
+#: tvp-svn-helper/tsh-relocate-dialog.c:198
+#: tvp-svn-helper/tsh-transfer-dialog.c:137
 msgid "_Directory:"
 msgstr "_Verzeichnis:"
 
-#: tsp-svn-helper/tsh-relocate.c:71
+#: tvp-svn-helper/tsh-relocate.c:71
 msgid "Relocate failed"
 msgstr "Umplatzieren fehlgeschlagen"
 
-#: tsp-svn-helper/tsh-relocate.c:86
+#: tvp-svn-helper/tsh-relocate.c:86
 msgid "Relocate finished"
 msgstr "Umplatzieren vollendet"
 
-#: tsp-svn-helper/tsh-relocate.c:128
+#: tvp-svn-helper/tsh-relocate.c:128
 msgid "Relocating ..."
 msgstr "Platziere um ..."
 
-#: tsp-svn-helper/tsh-status-dialog.c:224
+#: tvp-svn-helper/tsh-status-dialog.c:224
 msgid "Show Unmodified Files"
 msgstr "Unveränderte Dateien zeigen"
 
-#: tsp-svn-helper/tsh-status-dialog.c:228
+#: tvp-svn-helper/tsh-status-dialog.c:228
 msgid "Show Unversioned Files"
 msgstr "Unversionierte Dateien zeigen"
 
-#: tsp-svn-helper/tsh-status-dialog.c:232
+#: tvp-svn-helper/tsh-status-dialog.c:232
 msgid "Show Ignored Files"
 msgstr "Ignorierte Dateien zeigen"
 
-#: tsp-svn-helper/tsh-status-dialog.c:236
+#: tvp-svn-helper/tsh-status-dialog.c:236
 msgid "Hide Externals"
 msgstr "Externes verbergen"
 
-#: tsp-svn-helper/tsh-status-dialog.c:240
+#: tvp-svn-helper/tsh-status-dialog.c:240
 msgid "Check Repository"
 msgstr "Ablage überprüfen"
 
-#: tsp-svn-helper/tsh-status.c:82
+#: tvp-svn-helper/tsh-status.c:86
 msgid "Status failed"
 msgstr "Status fehlgeschlagen"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:82
+#: tvp-svn-helper/tsh-transfer-dialog.c:82
 msgid "_Repository:"
 msgstr "_Ablage:"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:156
+#: tvp-svn-helper/tsh-transfer-dialog.c:156
 msgid "Transfer"
 msgstr "Übertragen"
 
-#: tsp-svn-helper/tsh-trust-dialog.c:58
+#: tvp-svn-helper/tsh-trust-dialog.c:58
 msgid "Certificate is not yet valid."
 msgstr "Zertifikat ist noch nicht gültig."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:61
+#: tvp-svn-helper/tsh-trust-dialog.c:61
 msgid "Certificate has expired."
 msgstr "Zertifikat ist ausgelaufen."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:64
+#: tvp-svn-helper/tsh-trust-dialog.c:64
 msgid "Certificate does not match the remote hostname."
 msgstr "Zertifikat passt nicht zum Namen des entfernten Hosts."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:67
+#: tvp-svn-helper/tsh-trust-dialog.c:67
 msgid "Certificate authority is unknown."
 msgstr "Zertifikatsgeber ist unbekannt."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:70
+#: tvp-svn-helper/tsh-trust-dialog.c:70
 msgid "Other failure."
 msgstr "Anderer Fehler."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:77
+#: tvp-svn-helper/tsh-trust-dialog.c:77
 msgid "Trust"
 msgstr "Vertrauen"

Modified: thunar-vcs-plugin/trunk/po/en_GB.po
===================================================================
--- thunar-vcs-plugin/trunk/po/en_GB.po	2009-06-28 12:10:01 UTC (rev 7634)
+++ thunar-vcs-plugin/trunk/po/en_GB.po	2009-06-28 12:13:49 UTC (rev 7635)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: thunart-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-30 17:48+0200\n"
+"POT-Creation-Date: 2009-06-28 14:10+0200\n"
 "PO-Revision-Date: 2008-05-10 13:15+1000\n"
 "Last-Translator: Jeff Bailes <thepizzaking at gmail.com>\n"
 "Language-Team: English/GB\n"
@@ -19,301 +19,298 @@
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
+#: thunar-vcs-plugin/tvp-provider.c:435 thunar-vcs-plugin/tvp-provider.c:467
 msgid "SVN"
 msgstr "SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
+#: thunar-vcs-plugin/tvp-svn-action.c:298
 msgid "Menu|Add"
 msgstr "Add"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
-#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:298 tvp-svn-helper/main.c:246
+#: tvp-svn-helper/tsh-add.c:113 tvp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Add"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-vcs-plugin/tvp-svn-action.c:303
 msgid "Menu|Blame"
 msgstr "Blame"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
-#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-vcs-plugin/tvp-svn-action.c:303 tvp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:254 tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Blame"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 #, fuzzy
 msgid "Menu|Changelist"
 msgstr "Checkout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 #, fuzzy
 msgid "Changelist"
 msgstr "Changed"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-vcs-plugin/tvp-svn-action.c:320
 msgid "Menu|Checkout"
 msgstr "Checkout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
-#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
+#: thunar-vcs-plugin/tvp-svn-action.c:320 tvp-svn-helper/main.c:258
+#: tvp-svn-helper/tsh-checkout.c:98 tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Checkout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-vcs-plugin/tvp-svn-action.c:325
 msgid "Menu|Cleanup"
 msgstr "Cleanup"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
+#: thunar-vcs-plugin/tvp-svn-action.c:325 tvp-svn-helper/main.c:262
 msgid "Cleanup"
 msgstr "Cleanup"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-vcs-plugin/tvp-svn-action.c:330
 msgid "Menu|Commit"
 msgstr "Commit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
-#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:330 tvp-svn-helper/main.c:266
+#: tvp-svn-helper/tsh-commit.c:127 tvp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Commit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-vcs-plugin/tvp-svn-action.c:335
 msgid "Menu|Copy"
 msgstr "Copy"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
-#: tsp-svn-helper/tsh-copy.c:165
+#: thunar-vcs-plugin/tvp-svn-action.c:335 tvp-svn-helper/main.c:270
+#: tvp-svn-helper/tsh-copy.c:165
 msgid "Copy"
 msgstr "Copy"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-vcs-plugin/tvp-svn-action.c:340
 msgid "Menu|Delete"
 msgstr "Delete"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
-#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:340 tvp-svn-helper/main.c:274
+#: tvp-svn-helper/tsh-delete.c:127 tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Delete"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Menu|Diff"
 msgstr "Diff"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Diff"
 msgstr "Diff"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-vcs-plugin/tvp-svn-action.c:350
 msgid "Menu|Export"
 msgstr "Export"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
-#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:350 tvp-svn-helper/main.c:278
+#: tvp-svn-helper/tsh-export.c:107 tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Export"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-vcs-plugin/tvp-svn-action.c:355
 msgid "Menu|Import"
 msgstr "Import"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
-#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
+#: thunar-vcs-plugin/tvp-svn-action.c:355 tvp-svn-helper/main.c:282
+#: tvp-svn-helper/tsh-import.c:102 tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Import"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Menu|Info"
 msgstr "Info"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
-#: thunar-svn-plugin/tsp-svn-action.c:416
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Info"
 msgstr "Info"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-vcs-plugin/tvp-svn-action.c:370
 msgid "Menu|Lock"
 msgstr "Lock"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
-#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
+#: thunar-vcs-plugin/tvp-svn-action.c:370 tvp-svn-helper/main.c:286
+#: tvp-svn-helper/tsh-lock-dialog.c:72 tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Lock"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
+#: thunar-vcs-plugin/tvp-svn-action.c:375
 msgid "Menu|Log"
 msgstr "Log"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
-#: tsp-svn-helper/tsh-log-dialog.c:201
+#: thunar-vcs-plugin/tvp-svn-action.c:375 tvp-svn-helper/main.c:290
+#: tvp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Log"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
+#: thunar-vcs-plugin/tvp-svn-action.c:390
 msgid "Menu|Move"
 msgstr "Move"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
-#: tsp-svn-helper/tsh-move.c:156
+#: thunar-vcs-plugin/tvp-svn-action.c:390 tvp-svn-helper/main.c:294
+#: tvp-svn-helper/tsh-move.c:156
 msgid "Move"
 msgstr "Move"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Menu|Edit Properties"
 msgstr "Edit Properties"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Edit Properties"
 msgstr "Edit Properties"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
+#: thunar-vcs-plugin/tvp-svn-action.c:406
 #, fuzzy
 msgid "Menu|Relocate"
 msgstr "Delete"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
-#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
+#: thunar-vcs-plugin/tvp-svn-action.c:406 tvp-svn-helper/main.c:306
+#: tvp-svn-helper/tsh-relocate-dialog.c:217 tvp-svn-helper/tsh-relocate.c:114
 #, fuzzy
 msgid "Relocate"
 msgstr "Replaced"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-vcs-plugin/tvp-svn-action.c:412
 msgid "Menu|Resolved"
 msgstr "Resolved"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
-#: tsp-svn-helper/tsh-common.c:500 tsp-svn-helper/tsh-resolved.c:113
-#: tsp-svn-helper/tsh-resolved.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:412 tvp-svn-helper/main.c:302
+#: tvp-svn-helper/tsh-common.c:500 tvp-svn-helper/tsh-resolved.c:113
+#: tvp-svn-helper/tsh-resolved.c:126
 msgid "Resolved"
 msgstr "Resolved"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Menu|Resolve"
 msgstr "Resolve"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
-#: thunar-svn-plugin/tsp-svn-action.c:527
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Resolve"
 msgstr "Resolve"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-vcs-plugin/tvp-svn-action.c:422
 msgid "Menu|Revert"
 msgstr "Revert"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
-#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:422 tvp-svn-helper/main.c:310
+#: tvp-svn-helper/tsh-revert.c:112 tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Revert"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-vcs-plugin/tvp-svn-action.c:427
 msgid "Menu|Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
-#: tsp-svn-helper/tsh-file-selection-dialog.c:125
-#: tsp-svn-helper/tsh-status-dialog.c:247
+#: thunar-vcs-plugin/tvp-svn-action.c:427 tvp-svn-helper/main.c:314
+#: tvp-svn-helper/tsh-file-selection-dialog.c:125
+#: tvp-svn-helper/tsh-status-dialog.c:247
 msgid "Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-vcs-plugin/tvp-svn-action.c:432
 msgid "Menu|Switch"
 msgstr "Switch"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
-#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
+#: thunar-vcs-plugin/tvp-svn-action.c:432 tvp-svn-helper/main.c:318
+#: tvp-svn-helper/tsh-switch.c:109 tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Switch"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-vcs-plugin/tvp-svn-action.c:437
 msgid "Menu|Unlock"
 msgstr "Unlock"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
-#: tsp-svn-helper/tsh-unlock.c:111
+#: thunar-vcs-plugin/tvp-svn-action.c:437 tvp-svn-helper/main.c:322
+#: tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Unlock"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
+#: thunar-vcs-plugin/tvp-svn-action.c:442
 msgid "Menu|Update"
 msgstr "Update"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
-#: tsp-svn-helper/tsh-update.c:113
+#: thunar-vcs-plugin/tvp-svn-action.c:442 tvp-svn-helper/main.c:326
+#: tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Update"
 
-#: thunar-svn-plugin/tsp-svn-action.c:608
+#: thunar-vcs-plugin/tvp-svn-action.c:452
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Action %s is unimplemented"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:118
+#: thunar-vcs-plugin/tvp-svn-property-page.c:118
 msgid "URL:"
 msgstr "URL:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:124
-#: thunar-svn-plugin/tsp-svn-property-page.c:137
-#: thunar-svn-plugin/tsp-svn-property-page.c:149
-#: thunar-svn-plugin/tsp-svn-property-page.c:167
-#: thunar-svn-plugin/tsp-svn-property-page.c:179
-#: thunar-svn-plugin/tsp-svn-property-page.c:192
-#: thunar-svn-plugin/tsp-svn-property-page.c:222
-#: thunar-svn-plugin/tsp-svn-property-page.c:300
-#: tsp-svn-helper/tsh-common.c:539 tsp-svn-helper/tsh-common.c:597
-#: tsp-svn-helper/tsh-common.c:606 tsp-svn-helper/tsh-common.c:628
-#: tsp-svn-helper/tsh-common.c:645 tsp-svn-helper/tsh-common.c:672
-#: tsp-svn-helper/tsh-common.c:762
+#: thunar-vcs-plugin/tvp-svn-property-page.c:124
+#: thunar-vcs-plugin/tvp-svn-property-page.c:137
+#: thunar-vcs-plugin/tvp-svn-property-page.c:149
+#: thunar-vcs-plugin/tvp-svn-property-page.c:167
+#: thunar-vcs-plugin/tvp-svn-property-page.c:179
+#: thunar-vcs-plugin/tvp-svn-property-page.c:192
+#: thunar-vcs-plugin/tvp-svn-property-page.c:222
+#: thunar-vcs-plugin/tvp-svn-property-page.c:300
+#: tvp-svn-helper/tsh-common.c:539 tvp-svn-helper/tsh-common.c:597
+#: tvp-svn-helper/tsh-common.c:606 tvp-svn-helper/tsh-common.c:628
+#: tvp-svn-helper/tsh-common.c:645 tvp-svn-helper/tsh-common.c:672
+#: tvp-svn-helper/tsh-common.c:762
 msgid "Unknown"
 msgstr "Unknown"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:131
+#: thunar-vcs-plugin/tvp-svn-property-page.c:131
 msgid "Revision:"
 msgstr "Revision:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:143
+#: thunar-vcs-plugin/tvp-svn-property-page.c:143
 msgid "Repository:"
 msgstr "Repository:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:161
+#: thunar-vcs-plugin/tvp-svn-property-page.c:161
 msgid "Modified revision:"
 msgstr "Modified revision:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:173
+#: thunar-vcs-plugin/tvp-svn-property-page.c:173
 msgid "Modified date:"
 msgstr "Modified date:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:186
+#: thunar-vcs-plugin/tvp-svn-property-page.c:186
 msgid "Author:"
 msgstr "Author:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#: thunar-vcs-plugin/tvp-svn-property-page.c:203
 #, fuzzy
 msgid "Changelist:"
 msgstr "Changed"
 
 #. Translators: Depth as in depth of recursion
-#: thunar-svn-plugin/tsp-svn-property-page.c:216
+#: thunar-vcs-plugin/tvp-svn-property-page.c:216
 msgid "Depth:"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Exclude should not apear client side
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:306
+#: thunar-vcs-plugin/tvp-svn-property-page.c:306
 msgid "Exclude"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Empty depth means only this file/direcotry is checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:312
+#: thunar-vcs-plugin/tvp-svn-property-page.c:312
 msgid "Empty"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Files depth means this file/direcotry and all of it's files are checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:318
+#: thunar-vcs-plugin/tvp-svn-property-page.c:318
 #, fuzzy
 msgid "Files"
 msgstr "File"
@@ -327,574 +324,574 @@
 #. Translators: svn recursion selection
 #. * Immediates means this file/direcotry and the subdirectories are shown
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:324
-#: tsp-svn-helper/tsh-properties-dialog.c:229
-#: tsp-svn-helper/tsh-status-dialog.c:200
+#: thunar-vcs-plugin/tvp-svn-property-page.c:324
+#: tvp-svn-helper/tsh-properties-dialog.c:229
+#: tvp-svn-helper/tsh-status-dialog.c:200
 msgid "Immediates"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Infinity depth means this file/direcotry is checked out with full recursion
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:330
+#: thunar-vcs-plugin/tvp-svn-property-page.c:330
 msgid "Infinity"
 msgstr ""
 
-#: tsp-svn-helper/main.c:105
+#: tvp-svn-helper/main.c:105
 msgid "Print version information"
 msgstr "Print version information"
 
-#: tsp-svn-helper/main.c:112
+#: tvp-svn-helper/main.c:112
 msgid "Execute add action"
 msgstr "Execute add action"
 
-#: tsp-svn-helper/main.c:118
+#: tvp-svn-helper/main.c:118
 #, fuzzy
 msgid "Execute blame action"
 msgstr "Execute move action"
 
-#: tsp-svn-helper/main.c:124
+#: tvp-svn-helper/main.c:124
 #, fuzzy
 msgid "Execute changelist action"
 msgstr "Execute checkout action"
 
-#: tsp-svn-helper/main.c:130
+#: tvp-svn-helper/main.c:130
 msgid "Execute checkout action"
 msgstr "Execute checkout action"
 
-#: tsp-svn-helper/main.c:136
+#: tvp-svn-helper/main.c:136
 msgid "Execute cleanup action"
 msgstr "Execute cleanup action"
 
-#: tsp-svn-helper/main.c:142
+#: tvp-svn-helper/main.c:142
 msgid "Execute commit action"
 msgstr "Execute commit action"
 
-#: tsp-svn-helper/main.c:148
+#: tvp-svn-helper/main.c:148
 msgid "Execute copy action"
 msgstr "Execute copy action"
 
-#: tsp-svn-helper/main.c:154
+#: tvp-svn-helper/main.c:154
 msgid "Execute delete action"
 msgstr "Execute delete action"
 
-#: tsp-svn-helper/main.c:160
+#: tvp-svn-helper/main.c:160
 msgid "Execute export action"
 msgstr "Execute export action"
 
-#: tsp-svn-helper/main.c:166
+#: tvp-svn-helper/main.c:166
 msgid "Execute import action"
 msgstr "Execute import action"
 
-#: tsp-svn-helper/main.c:172
+#: tvp-svn-helper/main.c:172
 msgid "Execute lock action"
 msgstr "Execute lock action"
 
-#: tsp-svn-helper/main.c:178
+#: tvp-svn-helper/main.c:178
 msgid "Execute log action"
 msgstr "Execute log action"
 
-#: tsp-svn-helper/main.c:184
+#: tvp-svn-helper/main.c:184
 msgid "Execute move action"
 msgstr "Execute move action"
 
-#: tsp-svn-helper/main.c:190
+#: tvp-svn-helper/main.c:190
 msgid "Execute properties action"
 msgstr "Execute properties action"
 
-#: tsp-svn-helper/main.c:196
+#: tvp-svn-helper/main.c:196
 msgid "Execute resolved action"
 msgstr "Execute resolved action"
 
-#: tsp-svn-helper/main.c:202
+#: tvp-svn-helper/main.c:202
 #, fuzzy
 msgid "Execute relocate action"
 msgstr "Execute delete action"
 
-#: tsp-svn-helper/main.c:208
+#: tvp-svn-helper/main.c:208
 msgid "Execute revert action"
 msgstr "Execute revert action"
 
-#: tsp-svn-helper/main.c:214
+#: tvp-svn-helper/main.c:214
 msgid "Execute status action"
 msgstr "Execute status action"
 
-#: tsp-svn-helper/main.c:220
+#: tvp-svn-helper/main.c:220
 #, fuzzy
 msgid "Execute switch action"
 msgstr "Execute commit action"
 
-#: tsp-svn-helper/main.c:226
+#: tvp-svn-helper/main.c:226
 msgid "Execute unlock action"
 msgstr "Execute unlock action"
 
-#: tsp-svn-helper/main.c:232
+#: tvp-svn-helper/main.c:232
 msgid "Execute update action"
 msgstr "Execute update action"
 
-#: tsp-svn-helper/main.c:246
+#: tvp-svn-helper/main.c:246
 msgid "Add Related Options:"
 msgstr "Add Related Options:"
 
-#: tsp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:250
 #, fuzzy
 msgid "Blame Related Options:"
 msgstr "Delete Related Options:"
 
-#: tsp-svn-helper/main.c:254
+#: tvp-svn-helper/main.c:254
 #, fuzzy
 msgid "Changelist Related Options:"
 msgstr "Checkout Related Options:"
 
-#: tsp-svn-helper/main.c:258
+#: tvp-svn-helper/main.c:258
 msgid "Checkout Related Options:"
 msgstr "Checkout Related Options:"
 
-#: tsp-svn-helper/main.c:262
+#: tvp-svn-helper/main.c:262
 msgid "Cleanup Related Options:"
 msgstr "Cleanup Related Options:"
 
-#: tsp-svn-helper/main.c:266
+#: tvp-svn-helper/main.c:266
 msgid "Commit Related Options:"
 msgstr "Commit Related Options:"
 
-#: tsp-svn-helper/main.c:270
+#: tvp-svn-helper/main.c:270
 msgid "Copy Related Options:"
 msgstr "Copy Related Options:"
 
-#: tsp-svn-helper/main.c:274
+#: tvp-svn-helper/main.c:274
 msgid "Delete Related Options:"
 msgstr "Delete Related Options:"
 
-#: tsp-svn-helper/main.c:278
+#: tvp-svn-helper/main.c:278
 msgid "Export Related Options:"
 msgstr "Export Related Options:"
 
-#: tsp-svn-helper/main.c:282
+#: tvp-svn-helper/main.c:282
 msgid "Import Related Options:"
 msgstr "Import Related Options:"
 
-#: tsp-svn-helper/main.c:286
+#: tvp-svn-helper/main.c:286
 msgid "Lock Related Options:"
 msgstr "Lock Related Options:"
 
-#: tsp-svn-helper/main.c:290
+#: tvp-svn-helper/main.c:290
 msgid "Log Related Options:"
 msgstr "Log Related Options:"
 
-#: tsp-svn-helper/main.c:294
+#: tvp-svn-helper/main.c:294
 msgid "Move Related Options:"
 msgstr "Move Related Options:"
 
-#: tsp-svn-helper/main.c:298
+#: tvp-svn-helper/main.c:298
 msgid "Properties Related Options:"
 msgstr "Properties Related Options:"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:283
+#: tvp-svn-helper/main.c:298 tvp-svn-helper/tsh-properties-dialog.c:283
 msgid "Properties"
 msgstr "Properties"
 
-#: tsp-svn-helper/main.c:302
+#: tvp-svn-helper/main.c:302
 msgid "Resolved Related Options:"
 msgstr "Resolved Related Options:"
 
-#: tsp-svn-helper/main.c:306
+#: tvp-svn-helper/main.c:306
 #, fuzzy
 msgid "Relocate Related Options:"
 msgstr "Delete Related Options:"
 
-#: tsp-svn-helper/main.c:310
+#: tvp-svn-helper/main.c:310
 msgid "Revert Related Options:"
 msgstr "Revert Related Options:"
 
-#: tsp-svn-helper/main.c:314
+#: tvp-svn-helper/main.c:314
 msgid "Status Related Options:"
 msgstr "Status Related Options:"
 
-#: tsp-svn-helper/main.c:318
+#: tvp-svn-helper/main.c:318
 #, fuzzy
 msgid "Switch Related Options:"
 msgstr "Commit Related Options:"
 
-#: tsp-svn-helper/main.c:322
+#: tvp-svn-helper/main.c:322
 msgid "Unlock Related Options:"
 msgstr "Unlock Related Options:"
 
-#: tsp-svn-helper/main.c:326
+#: tvp-svn-helper/main.c:326
 msgid "Update Related Options:"
 msgstr "Update Related Options:"
 
-#: tsp-svn-helper/main.c:369
+#: tvp-svn-helper/main.c:369
 msgid "Not enough arguments provided"
 msgstr "Not enough arguments provided"
 
-#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:87 tsp-svn-helper/tsh-delete.c:91
-#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
-#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:77
-#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
-#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
+#: tvp-svn-helper/tsh-add.c:73 tvp-svn-helper/tsh-add.c:89
+#: tvp-svn-helper/tsh-checkout.c:71 tvp-svn-helper/tsh-commit.c:91
+#: tvp-svn-helper/tsh-copy.c:87 tvp-svn-helper/tsh-delete.c:91
+#: tvp-svn-helper/tsh-export.c:72 tvp-svn-helper/tsh-import.c:72
+#: tvp-svn-helper/tsh-lock.c:91 tvp-svn-helper/tsh-move.c:77
+#: tvp-svn-helper/tsh-resolved.c:73 tvp-svn-helper/tsh-resolved.c:89
+#: tvp-svn-helper/tsh-revert.c:87 tvp-svn-helper/tsh-switch.c:71
+#: tvp-svn-helper/tsh-unlock.c:86 tvp-svn-helper/tsh-update.c:88
 msgid "Failed"
 msgstr "Failed"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:94
+#: tvp-svn-helper/tsh-blame-dialog.c:94
 #, fuzzy
 msgid "Line"
 msgstr "Login"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+#: tvp-svn-helper/tsh-blame-dialog.c:100 tvp-svn-helper/tsh-log-dialog.c:118
 msgid "Revision"
 msgstr "Revision"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+#: tvp-svn-helper/tsh-blame-dialog.c:106 tvp-svn-helper/tsh-log-dialog.c:124
 msgid "Author"
 msgstr "Author"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+#: tvp-svn-helper/tsh-blame-dialog.c:112 tvp-svn-helper/tsh-log-dialog.c:130
 msgid "Date"
 msgstr "Date"
 
-#: tsp-svn-helper/tsh-blame.c:75
+#: tvp-svn-helper/tsh-blame.c:75
 #, fuzzy
 msgid "Blame failed"
 msgstr "Revert failed"
 
-#: tsp-svn-helper/tsh-cleanup.c:66
+#: tvp-svn-helper/tsh-cleanup.c:66
 msgid "Cleanup failed"
 msgstr "Cleanup failed"
 
-#: tsp-svn-helper/tsh-cleanup.c:81
+#: tvp-svn-helper/tsh-cleanup.c:81
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "Cleanup finished"
 
-#: tsp-svn-helper/tsh-cleanup.c:95
+#: tvp-svn-helper/tsh-cleanup.c:95
 msgid "Cleaning up ..."
 msgstr "Cleaning up ..."
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:719
-#: tsp-svn-helper/tsh-copy.c:99 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
+#: tvp-svn-helper/tsh-commit.c:103 tvp-svn-helper/tsh-common.c:719
+#: tvp-svn-helper/tsh-copy.c:99 tvp-svn-helper/tsh-delete.c:103
+#: tvp-svn-helper/tsh-import.c:82 tvp-svn-helper/tsh-move.c:89
 #, c-format
 msgid "At revision: %ld"
 msgstr "At revision: %ld"
 
-#: tsp-svn-helper/tsh-commit.c:108
+#: tvp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr "Nothing to do"
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:505
-#: tsp-svn-helper/tsh-common.c:507 tsp-svn-helper/tsh-copy.c:110
-#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:100
+#: tvp-svn-helper/tsh-commit.c:114 tvp-svn-helper/tsh-common.c:505
+#: tvp-svn-helper/tsh-common.c:507 tvp-svn-helper/tsh-copy.c:110
+#: tvp-svn-helper/tsh-delete.c:114 tvp-svn-helper/tsh-import.c:87
+#: tvp-svn-helper/tsh-move.c:100
 msgid "Completed"
 msgstr "Completed"
 
-#: tsp-svn-helper/tsh-commit.c:145
+#: tvp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr "Commit Message"
 
-#: tsp-svn-helper/tsh-common.c:270
+#: tvp-svn-helper/tsh-common.c:270
 msgid "Store password a plaintext?"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:494 tsp-svn-helper/tsh-common.c:503
-#: tsp-svn-helper/tsh-common.c:510 tsp-svn-helper/tsh-common.c:632
-#: tsp-svn-helper/tsh-common.c:677 tsp-svn-helper/tsh-common.c:768
+#: tvp-svn-helper/tsh-common.c:494 tvp-svn-helper/tsh-common.c:503
+#: tvp-svn-helper/tsh-common.c:510 tvp-svn-helper/tsh-common.c:632
+#: tvp-svn-helper/tsh-common.c:677 tvp-svn-helper/tsh-common.c:768
 msgid "Added"
 msgstr "Added"
 
-#: tsp-svn-helper/tsh-common.c:495 tsp-svn-helper/tsh-common.c:777
+#: tvp-svn-helper/tsh-common.c:495 tvp-svn-helper/tsh-common.c:777
 msgid "Copied"
 msgstr "Copied"
 
-#: tsp-svn-helper/tsh-common.c:496 tsp-svn-helper/tsh-common.c:502
-#: tsp-svn-helper/tsh-common.c:511 tsp-svn-helper/tsh-common.c:634
-#: tsp-svn-helper/tsh-common.c:680 tsp-svn-helper/tsh-common.c:770
+#: tvp-svn-helper/tsh-common.c:496 tvp-svn-helper/tsh-common.c:502
+#: tvp-svn-helper/tsh-common.c:511 tvp-svn-helper/tsh-common.c:634
+#: tvp-svn-helper/tsh-common.c:680 tvp-svn-helper/tsh-common.c:770
 msgid "Deleted"
 msgstr "Deleted"
 
-#: tsp-svn-helper/tsh-common.c:497
+#: tvp-svn-helper/tsh-common.c:497
 msgid "Restored"
 msgstr "Restored"
 
-#: tsp-svn-helper/tsh-common.c:498
+#: tvp-svn-helper/tsh-common.c:498
 msgid "Reverted"
 msgstr "Reverted"
 
-#: tsp-svn-helper/tsh-common.c:499
+#: tvp-svn-helper/tsh-common.c:499
 msgid "Revert failed"
 msgstr "Revert failed"
 
-#: tsp-svn-helper/tsh-common.c:501
+#: tvp-svn-helper/tsh-common.c:501
 msgid "Skipped"
 msgstr "Skipped"
 
-#: tsp-svn-helper/tsh-common.c:504
+#: tvp-svn-helper/tsh-common.c:504
 msgid "Updated"
 msgstr "Updated"
 
-#: tsp-svn-helper/tsh-common.c:506 tsp-svn-helper/tsh-common.c:508
-#: tsp-svn-helper/tsh-common.c:641
+#: tvp-svn-helper/tsh-common.c:506 tvp-svn-helper/tsh-common.c:508
+#: tvp-svn-helper/tsh-common.c:641
 msgid "External"
 msgstr "External"
 
-#: tsp-svn-helper/tsh-common.c:509 tsp-svn-helper/tsh-common.c:636
-#: tsp-svn-helper/tsh-common.c:683 tsp-svn-helper/tsh-common.c:773
+#: tvp-svn-helper/tsh-common.c:509 tvp-svn-helper/tsh-common.c:636
+#: tvp-svn-helper/tsh-common.c:683 tvp-svn-helper/tsh-common.c:773
 msgid "Modified"
 msgstr "Modified"
 
-#: tsp-svn-helper/tsh-common.c:512 tsp-svn-helper/tsh-common.c:635
-#: tsp-svn-helper/tsh-common.c:686 tsp-svn-helper/tsh-common.c:766
+#: tvp-svn-helper/tsh-common.c:512 tvp-svn-helper/tsh-common.c:635
+#: tvp-svn-helper/tsh-common.c:686 tvp-svn-helper/tsh-common.c:766
 msgid "Replaced"
 msgstr "Replaced"
 
-#: tsp-svn-helper/tsh-common.c:513
+#: tvp-svn-helper/tsh-common.c:513
 msgid "Transmitting"
 msgstr "Transmitting"
 
-#: tsp-svn-helper/tsh-common.c:515
+#: tvp-svn-helper/tsh-common.c:515
 msgid "Locked"
 msgstr "Locked"
 
-#: tsp-svn-helper/tsh-common.c:516 tsp-svn-helper/tsh-common.c:779
+#: tvp-svn-helper/tsh-common.c:516 tvp-svn-helper/tsh-common.c:779
 msgid "Unlocked"
 msgstr "Unlocked"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tvp-svn-helper/tsh-common.c:517
 msgid "Lock failed"
 msgstr "Lock failed"
 
-#: tsp-svn-helper/tsh-common.c:518
+#: tvp-svn-helper/tsh-common.c:518
 msgid "Unlock failed"
 msgstr "Unlock failed"
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tvp-svn-helper/tsh-common.c:519
 msgid "Exists"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tvp-svn-helper/tsh-common.c:520
 msgid "Changelist set"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521
+#: tvp-svn-helper/tsh-common.c:521
 msgid "Changelist cleared"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tvp-svn-helper/tsh-common.c:522
 #, fuzzy
 msgid "Changelist moved"
 msgstr "Changed"
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tvp-svn-helper/tsh-common.c:523
 msgid "Merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tvp-svn-helper/tsh-common.c:524
 msgid "Foreign merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tvp-svn-helper/tsh-common.c:525
 #, fuzzy
 msgid "Replace"
 msgstr "Replaced"
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tvp-svn-helper/tsh-common.c:527
 #, fuzzy
 msgid "Property added"
 msgstr "Properties failed"
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tvp-svn-helper/tsh-common.c:528
 #, fuzzy
 msgid "Property modified"
 msgstr "Properties failed"
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tvp-svn-helper/tsh-common.c:529
 #, fuzzy
 msgid "Property deleted"
 msgstr "Properties failed"
 
-#: tsp-svn-helper/tsh-common.c:530
+#: tvp-svn-helper/tsh-common.c:530
 #, fuzzy
 msgid "Property nonexisting"
 msgstr "Properties"
 
-#: tsp-svn-helper/tsh-common.c:531
+#: tvp-svn-helper/tsh-common.c:531
 #, fuzzy
 msgid "Revision property set"
 msgstr "Set property failed"
 
-#: tsp-svn-helper/tsh-common.c:532
+#: tvp-svn-helper/tsh-common.c:532
 #, fuzzy
 msgid "Revision property deleted"
 msgstr "Set property failed"
 
-#: tsp-svn-helper/tsh-common.c:533
+#: tvp-svn-helper/tsh-common.c:533
 #, fuzzy
 msgid "Merge completed"
 msgstr "Completed"
 
-#: tsp-svn-helper/tsh-common.c:534
+#: tvp-svn-helper/tsh-common.c:534
 #, fuzzy
 msgid "Tree conflict"
 msgstr "Conflicted"
 
-#: tsp-svn-helper/tsh-common.c:535
+#: tvp-svn-helper/tsh-common.c:535
 #, fuzzy
 msgid "External failed"
 msgstr "External"
 
-#: tsp-svn-helper/tsh-common.c:596
+#: tvp-svn-helper/tsh-common.c:596
 msgid "Inapplicable"
 msgstr "Inapplicable"
 
-#: tsp-svn-helper/tsh-common.c:598
+#: tvp-svn-helper/tsh-common.c:598
 msgid "Unchanged"
 msgstr "Unchanged"
 
-#: tsp-svn-helper/tsh-common.c:599 tsp-svn-helper/tsh-common.c:633
+#: tvp-svn-helper/tsh-common.c:599 tvp-svn-helper/tsh-common.c:633
 msgid "Missing"
 msgstr "Missing"
 
-#: tsp-svn-helper/tsh-common.c:600 tsp-svn-helper/tsh-common.c:640
+#: tvp-svn-helper/tsh-common.c:600 tvp-svn-helper/tsh-common.c:640
 msgid "Obstructed"
 msgstr "Obstructed"
 
-#: tsp-svn-helper/tsh-common.c:601
+#: tvp-svn-helper/tsh-common.c:601
 msgid "Changed"
 msgstr "Changed"
 
-#: tsp-svn-helper/tsh-common.c:602 tsp-svn-helper/tsh-common.c:637
+#: tvp-svn-helper/tsh-common.c:602 tvp-svn-helper/tsh-common.c:637
 msgid "Merged"
 msgstr "Merged"
 
-#: tsp-svn-helper/tsh-common.c:603 tsp-svn-helper/tsh-common.c:638
+#: tvp-svn-helper/tsh-common.c:603 tvp-svn-helper/tsh-common.c:638
 msgid "Conflicted"
 msgstr "Conflicted"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:631
+#: tvp-svn-helper/tsh-common.c:631
 msgid "Normal"
 msgstr "Normal"
 
-#: tsp-svn-helper/tsh-common.c:639
+#: tvp-svn-helper/tsh-common.c:639
 msgid "Ignored"
 msgstr "Ignored"
 
-#: tsp-svn-helper/tsh-common.c:642
+#: tvp-svn-helper/tsh-common.c:642
 msgid "Incomplete"
 msgstr "Incomplete"
 
-#: tsp-svn-helper/tsh-copy.c:104
+#: tvp-svn-helper/tsh-copy.c:104
 msgid "Local copy"
 msgstr "Local copy"
 
-#: tsp-svn-helper/tsh-copy.c:147
+#: tvp-svn-helper/tsh-copy.c:147
 msgid "Copy To"
 msgstr "Copy To"
 
-#: tsp-svn-helper/tsh-delete.c:108
+#: tvp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr "Local delete"
 
-#: tsp-svn-helper/tsh-delete.c:145
+#: tvp-svn-helper/tsh-delete.c:145
 msgid "Delete Message"
 msgstr "Delete Message"
 
-#: tsp-svn-helper/tsh-file-dialog.c:60
+#: tvp-svn-helper/tsh-file-dialog.c:60
 msgid "_Certificate:"
 msgstr "_Certificate:"
 
-#: tsp-svn-helper/tsh-file-dialog.c:67
+#: tvp-svn-helper/tsh-file-dialog.c:67
 msgid "Select a file"
 msgstr "Select a file"
 
-#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
-#: tsp-svn-helper/tsh-trust-dialog.c:73
+#: tvp-svn-helper/tsh-file-dialog.c:78 tvp-svn-helper/tsh-login-dialog.c:98
+#: tvp-svn-helper/tsh-trust-dialog.c:73
 msgid "Remember"
 msgstr "Remember"
 
-#: tsp-svn-helper/tsh-file-dialog.c:86
+#: tvp-svn-helper/tsh-file-dialog.c:86
 msgid "Certificate"
 msgstr "Certificate"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:91
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:116
+#: tvp-svn-helper/tsh-file-selection-dialog.c:91
+#: tvp-svn-helper/tsh-log-message-dialog.c:92
+#: tvp-svn-helper/tsh-notify-dialog.c:94
+#: tvp-svn-helper/tsh-status-dialog.c:116
 msgid "Path"
 msgstr "Path"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:118
+#: tvp-svn-helper/tsh-file-selection-dialog.c:118
 msgid "Select/Unselect all"
 msgstr ""
 
-#: tsp-svn-helper/tsh-import.c:125
+#: tvp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr "Import Message"
 
-#: tsp-svn-helper/tsh-log-dialog.c:136
+#: tvp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr "Message"
 
-#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
+#: tvp-svn-helper/tsh-log-dialog.c:174 tvp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr "Action"
 
-#: tsp-svn-helper/tsh-log-dialog.c:180
+#: tvp-svn-helper/tsh-log-dialog.c:180
 msgid "File"
 msgstr "File"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:86
+#: tvp-svn-helper/tsh-log-message-dialog.c:86
 msgid "State"
 msgstr "State"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:110
+#: tvp-svn-helper/tsh-log-message-dialog.c:110
 msgid "Log Message"
 msgstr "Log Message"
 
-#: tsp-svn-helper/tsh-log.c:106
+#: tvp-svn-helper/tsh-log.c:106
 msgid "Log failed"
 msgstr "Log failed"
 
-#: tsp-svn-helper/tsh-login-dialog.c:65
+#: tvp-svn-helper/tsh-login-dialog.c:65
 msgid "_Username:"
 msgstr "_Username:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:81
+#: tvp-svn-helper/tsh-login-dialog.c:81
 msgid "_Password:"
 msgstr "_Password:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:106
+#: tvp-svn-helper/tsh-login-dialog.c:106
 msgid "Login"
 msgstr "Login"
 
-#: tsp-svn-helper/tsh-move.c:94
+#: tvp-svn-helper/tsh-move.c:94
 msgid "Local move"
 msgstr "Local move"
 
-#: tsp-svn-helper/tsh-move.c:136
+#: tvp-svn-helper/tsh-move.c:136
 msgid "Move To"
 msgstr "Move To"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:100
+#: tvp-svn-helper/tsh-notify-dialog.c:100
 msgid "Mime type"
 msgstr "Mime type"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:115
+#: tvp-svn-helper/tsh-notify-dialog.c:115
 msgid "Notification"
 msgstr "Notification"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:126
+#: tvp-svn-helper/tsh-properties-dialog.c:126
 msgid "Name"
 msgstr "Name"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:132
+#: tvp-svn-helper/tsh-properties-dialog.c:132
 msgid "Value"
 msgstr "Value"
 
@@ -904,8 +901,8 @@
 #. Translators: svn recursion selection
 #. * Self means only this file/direcotry is shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:209
-#: tsp-svn-helper/tsh-status-dialog.c:182
+#: tvp-svn-helper/tsh-properties-dialog.c:209
+#: tvp-svn-helper/tsh-status-dialog.c:182
 msgid "Self"
 msgstr ""
 
@@ -915,8 +912,8 @@
 #. Translators: svn recursion selection
 #. * Immediate files means this file/direcotry and the files it contains are shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:220
-#: tsp-svn-helper/tsh-status-dialog.c:191
+#: tvp-svn-helper/tsh-properties-dialog.c:220
+#: tvp-svn-helper/tsh-status-dialog.c:191
 #, fuzzy
 msgid "Immediate files"
 msgstr "Revert failed"
@@ -927,113 +924,113 @@
 #. Translators: svn recursion selection
 #. * Recursive means the list is full recursive
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:238
-#: tsp-svn-helper/tsh-status-dialog.c:209
+#: tvp-svn-helper/tsh-properties-dialog.c:238
+#: tvp-svn-helper/tsh-status-dialog.c:209
 #, fuzzy
 msgid "Recursive"
 msgstr "Show Recursive"
 
 #. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:81
+#: tvp-svn-helper/tsh-properties.c:81
 msgid "Set property failed"
 msgstr "Set property failed"
 
-#: tsp-svn-helper/tsh-properties.c:104
+#: tvp-svn-helper/tsh-properties.c:104
 msgid "Properties failed"
 msgstr "Properties failed"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:88
+#: tvp-svn-helper/tsh-relocate-dialog.c:88
 msgid "_From:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:98
-#: tsp-svn-helper/tsh-relocate-dialog.c:104
-#: tsp-svn-helper/tsh-relocate-dialog.c:153
-#: tsp-svn-helper/tsh-relocate-dialog.c:159
-#: tsp-svn-helper/tsh-relocate-dialog.c:205
-#: tsp-svn-helper/tsh-transfer-dialog.c:92
-#: tsp-svn-helper/tsh-transfer-dialog.c:98
-#: tsp-svn-helper/tsh-transfer-dialog.c:144
+#: tvp-svn-helper/tsh-relocate-dialog.c:98
+#: tvp-svn-helper/tsh-relocate-dialog.c:104
+#: tvp-svn-helper/tsh-relocate-dialog.c:153
+#: tvp-svn-helper/tsh-relocate-dialog.c:159
+#: tvp-svn-helper/tsh-relocate-dialog.c:205
+#: tvp-svn-helper/tsh-transfer-dialog.c:92
+#: tvp-svn-helper/tsh-transfer-dialog.c:98
+#: tvp-svn-helper/tsh-transfer-dialog.c:144
 msgid "Select a folder"
 msgstr "Select a folder"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:143
+#: tvp-svn-helper/tsh-relocate-dialog.c:143
 msgid "_To:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:198
-#: tsp-svn-helper/tsh-transfer-dialog.c:137
+#: tvp-svn-helper/tsh-relocate-dialog.c:198
+#: tvp-svn-helper/tsh-transfer-dialog.c:137
 msgid "_Directory:"
 msgstr "_Directory:"
 
-#: tsp-svn-helper/tsh-relocate.c:71
+#: tvp-svn-helper/tsh-relocate.c:71
 #, fuzzy
 msgid "Relocate failed"
 msgstr "Revert failed"
 
-#: tsp-svn-helper/tsh-relocate.c:86
+#: tvp-svn-helper/tsh-relocate.c:86
 #, fuzzy
 msgid "Relocate finished"
 msgstr "Cleanup finished"
 
-#: tsp-svn-helper/tsh-relocate.c:128
+#: tvp-svn-helper/tsh-relocate.c:128
 #, fuzzy
 msgid "Relocating ..."
 msgstr "Cleaning up ..."
 
-#: tsp-svn-helper/tsh-status-dialog.c:224
+#: tvp-svn-helper/tsh-status-dialog.c:224
 msgid "Show Unmodified Files"
 msgstr "Show Unmodified Files"
 
-#: tsp-svn-helper/tsh-status-dialog.c:228
+#: tvp-svn-helper/tsh-status-dialog.c:228
 msgid "Show Unversioned Files"
 msgstr "Show Unversioned Files"
 
-#: tsp-svn-helper/tsh-status-dialog.c:232
+#: tvp-svn-helper/tsh-status-dialog.c:232
 msgid "Show Ignored Files"
 msgstr "Show Ignored Files"
 
-#: tsp-svn-helper/tsh-status-dialog.c:236
+#: tvp-svn-helper/tsh-status-dialog.c:236
 msgid "Hide Externals"
 msgstr "Hide Externals"
 
-#: tsp-svn-helper/tsh-status-dialog.c:240
+#: tvp-svn-helper/tsh-status-dialog.c:240
 msgid "Check Repository"
 msgstr "Check Repository"
 
-#: tsp-svn-helper/tsh-status.c:86
+#: tvp-svn-helper/tsh-status.c:86
 msgid "Status failed"
 msgstr "Status failed"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:82
+#: tvp-svn-helper/tsh-transfer-dialog.c:82
 msgid "_Repository:"
 msgstr "_Repository:"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:156
+#: tvp-svn-helper/tsh-transfer-dialog.c:156
 msgid "Transfer"
 msgstr "Transfer"
 
-#: tsp-svn-helper/tsh-trust-dialog.c:58
+#: tvp-svn-helper/tsh-trust-dialog.c:58
 msgid "Certificate is not yet valid."
 msgstr "Certificate is not yet valid."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:61
+#: tvp-svn-helper/tsh-trust-dialog.c:61
 msgid "Certificate has expired."
 msgstr "Certificate has expired."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:64
+#: tvp-svn-helper/tsh-trust-dialog.c:64
 msgid "Certificate does not match the remote hostname."
 msgstr "Certificate does not match the remote hostname."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:67
+#: tvp-svn-helper/tsh-trust-dialog.c:67
 msgid "Certificate authority is unknown."
 msgstr "Certificate authority is unknown."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:70
+#: tvp-svn-helper/tsh-trust-dialog.c:70
 msgid "Other failure."
 msgstr "Other failure."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:77
+#: tvp-svn-helper/tsh-trust-dialog.c:77
 msgid "Trust"
 msgstr "Trust"
 

Modified: thunar-vcs-plugin/trunk/po/es.po
===================================================================
--- thunar-vcs-plugin/trunk/po/es.po	2009-06-28 12:10:01 UTC (rev 7634)
+++ thunar-vcs-plugin/trunk/po/es.po	2009-06-28 12:13:49 UTC (rev 7635)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin 0.0.3\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-30 17:48+0200\n"
+"POT-Creation-Date: 2009-06-28 14:10+0200\n"
 "PO-Revision-Date: 2008-12-16 21:49+0100\n"
 "Last-Translator: Abel Martín <abel.martin.ruiz at gmail.com>\n"
 "Language-Team: Spanish <xfce-i18n at xfce.org>\n"
@@ -19,299 +19,296 @@
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
+#: thunar-vcs-plugin/tvp-provider.c:435 thunar-vcs-plugin/tvp-provider.c:467
 msgid "SVN"
 msgstr "SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
+#: thunar-vcs-plugin/tvp-svn-action.c:298
 msgid "Menu|Add"
 msgstr "Añadir"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
-#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:298 tvp-svn-helper/main.c:246
+#: tvp-svn-helper/tsh-add.c:113 tvp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Añadir"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-vcs-plugin/tvp-svn-action.c:303
 msgid "Menu|Blame"
 msgstr "Revisión detallada"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
-#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-vcs-plugin/tvp-svn-action.c:303 tvp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:254 tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Revisión detallada"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 #, fuzzy
 msgid "Menu|Changelist"
 msgstr "Obtener"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 #, fuzzy
 msgid "Changelist"
 msgstr "Cambiado"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-vcs-plugin/tvp-svn-action.c:320
 msgid "Menu|Checkout"
 msgstr "Obtener"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
-#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
+#: thunar-vcs-plugin/tvp-svn-action.c:320 tvp-svn-helper/main.c:258
+#: tvp-svn-helper/tsh-checkout.c:98 tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Obtener"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-vcs-plugin/tvp-svn-action.c:325
 msgid "Menu|Cleanup"
 msgstr "Eliminar bloqueos"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
+#: thunar-vcs-plugin/tvp-svn-action.c:325 tvp-svn-helper/main.c:262
 msgid "Cleanup"
 msgstr "Eliminar bloqueos"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-vcs-plugin/tvp-svn-action.c:330
 msgid "Menu|Commit"
 msgstr "Enviar cambios"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
-#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:330 tvp-svn-helper/main.c:266
+#: tvp-svn-helper/tsh-commit.c:127 tvp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Enviar cambios"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-vcs-plugin/tvp-svn-action.c:335
 msgid "Menu|Copy"
 msgstr "Copiar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
-#: tsp-svn-helper/tsh-copy.c:165
+#: thunar-vcs-plugin/tvp-svn-action.c:335 tvp-svn-helper/main.c:270
+#: tvp-svn-helper/tsh-copy.c:165
 msgid "Copy"
 msgstr "Copiar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-vcs-plugin/tvp-svn-action.c:340
 msgid "Menu|Delete"
 msgstr "Borrar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
-#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:340 tvp-svn-helper/main.c:274
+#: tvp-svn-helper/tsh-delete.c:127 tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Borrar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Menu|Diff"
 msgstr "Diferencias"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Diff"
 msgstr "Diferencias"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-vcs-plugin/tvp-svn-action.c:350
 msgid "Menu|Export"
 msgstr "Exportar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
-#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:350 tvp-svn-helper/main.c:278
+#: tvp-svn-helper/tsh-export.c:107 tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exportar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-vcs-plugin/tvp-svn-action.c:355
 msgid "Menu|Import"
 msgstr "Importar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
-#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
+#: thunar-vcs-plugin/tvp-svn-action.c:355 tvp-svn-helper/main.c:282
+#: tvp-svn-helper/tsh-import.c:102 tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Menu|Info"
 msgstr "Información"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
-#: thunar-svn-plugin/tsp-svn-action.c:416
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Info"
 msgstr "Información"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-vcs-plugin/tvp-svn-action.c:370
 msgid "Menu|Lock"
 msgstr "Bloquear"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
-#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
+#: thunar-vcs-plugin/tvp-svn-action.c:370 tvp-svn-helper/main.c:286
+#: tvp-svn-helper/tsh-lock-dialog.c:72 tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Bloquear"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
+#: thunar-vcs-plugin/tvp-svn-action.c:375
 msgid "Menu|Log"
 msgstr "Mostrar registro"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
-#: tsp-svn-helper/tsh-log-dialog.c:201
+#: thunar-vcs-plugin/tvp-svn-action.c:375 tvp-svn-helper/main.c:290
+#: tvp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Mostrar registro"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
+#: thunar-vcs-plugin/tvp-svn-action.c:390
 msgid "Menu|Move"
 msgstr "Mover"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
-#: tsp-svn-helper/tsh-move.c:156
+#: thunar-vcs-plugin/tvp-svn-action.c:390 tvp-svn-helper/main.c:294
+#: tvp-svn-helper/tsh-move.c:156
 msgid "Move"
 msgstr "Mover"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Menu|Edit Properties"
 msgstr "Editar propiedades"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Edit Properties"
 msgstr "Editar propiedades"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
+#: thunar-vcs-plugin/tvp-svn-action.c:406
 msgid "Menu|Relocate"
 msgstr "Reubicar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
-#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
+#: thunar-vcs-plugin/tvp-svn-action.c:406 tvp-svn-helper/main.c:306
+#: tvp-svn-helper/tsh-relocate-dialog.c:217 tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Reubicar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-vcs-plugin/tvp-svn-action.c:412
 msgid "Menu|Resolved"
 msgstr "Resuelto"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
-#: tsp-svn-helper/tsh-common.c:500 tsp-svn-helper/tsh-resolved.c:113
-#: tsp-svn-helper/tsh-resolved.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:412 tvp-svn-helper/main.c:302
+#: tvp-svn-helper/tsh-common.c:500 tvp-svn-helper/tsh-resolved.c:113
+#: tvp-svn-helper/tsh-resolved.c:126
 msgid "Resolved"
 msgstr "Resuelto"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Menu|Resolve"
 msgstr "Resolver"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
-#: thunar-svn-plugin/tsp-svn-action.c:527
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Resolve"
 msgstr "Resolver"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-vcs-plugin/tvp-svn-action.c:422
 msgid "Menu|Revert"
 msgstr "Revertir"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
-#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:422 tvp-svn-helper/main.c:310
+#: tvp-svn-helper/tsh-revert.c:112 tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Revertir"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-vcs-plugin/tvp-svn-action.c:427
 msgid "Menu|Status"
 msgstr "Estado"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
-#: tsp-svn-helper/tsh-file-selection-dialog.c:125
-#: tsp-svn-helper/tsh-status-dialog.c:247
+#: thunar-vcs-plugin/tvp-svn-action.c:427 tvp-svn-helper/main.c:314
+#: tvp-svn-helper/tsh-file-selection-dialog.c:125
+#: tvp-svn-helper/tsh-status-dialog.c:247
 msgid "Status"
 msgstr "Estado"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-vcs-plugin/tvp-svn-action.c:432
 msgid "Menu|Switch"
 msgstr "Intercambiar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
-#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
+#: thunar-vcs-plugin/tvp-svn-action.c:432 tvp-svn-helper/main.c:318
+#: tvp-svn-helper/tsh-switch.c:109 tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Intercambiar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-vcs-plugin/tvp-svn-action.c:437
 msgid "Menu|Unlock"
 msgstr "Desbloquear"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
-#: tsp-svn-helper/tsh-unlock.c:111
+#: thunar-vcs-plugin/tvp-svn-action.c:437 tvp-svn-helper/main.c:322
+#: tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Desbloquear"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
+#: thunar-vcs-plugin/tvp-svn-action.c:442
 msgid "Menu|Update"
 msgstr "Actualizar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
-#: tsp-svn-helper/tsh-update.c:113
+#: thunar-vcs-plugin/tvp-svn-action.c:442 tvp-svn-helper/main.c:326
+#: tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Actualizar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:608
+#: thunar-vcs-plugin/tvp-svn-action.c:452
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "La acción %s no está implementada"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:118
+#: thunar-vcs-plugin/tvp-svn-property-page.c:118
 msgid "URL:"
 msgstr "URL:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:124
-#: thunar-svn-plugin/tsp-svn-property-page.c:137
-#: thunar-svn-plugin/tsp-svn-property-page.c:149
-#: thunar-svn-plugin/tsp-svn-property-page.c:167
-#: thunar-svn-plugin/tsp-svn-property-page.c:179
-#: thunar-svn-plugin/tsp-svn-property-page.c:192
-#: thunar-svn-plugin/tsp-svn-property-page.c:222
-#: thunar-svn-plugin/tsp-svn-property-page.c:300
-#: tsp-svn-helper/tsh-common.c:539 tsp-svn-helper/tsh-common.c:597
-#: tsp-svn-helper/tsh-common.c:606 tsp-svn-helper/tsh-common.c:628
-#: tsp-svn-helper/tsh-common.c:645 tsp-svn-helper/tsh-common.c:672
-#: tsp-svn-helper/tsh-common.c:762
+#: thunar-vcs-plugin/tvp-svn-property-page.c:124
+#: thunar-vcs-plugin/tvp-svn-property-page.c:137
+#: thunar-vcs-plugin/tvp-svn-property-page.c:149
+#: thunar-vcs-plugin/tvp-svn-property-page.c:167
+#: thunar-vcs-plugin/tvp-svn-property-page.c:179
+#: thunar-vcs-plugin/tvp-svn-property-page.c:192
+#: thunar-vcs-plugin/tvp-svn-property-page.c:222
+#: thunar-vcs-plugin/tvp-svn-property-page.c:300
+#: tvp-svn-helper/tsh-common.c:539 tvp-svn-helper/tsh-common.c:597
+#: tvp-svn-helper/tsh-common.c:606 tvp-svn-helper/tsh-common.c:628
+#: tvp-svn-helper/tsh-common.c:645 tvp-svn-helper/tsh-common.c:672
+#: tvp-svn-helper/tsh-common.c:762
 msgid "Unknown"
 msgstr "Desconocido"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:131
+#: thunar-vcs-plugin/tvp-svn-property-page.c:131
 msgid "Revision:"
 msgstr "Revisión:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:143
+#: thunar-vcs-plugin/tvp-svn-property-page.c:143
 msgid "Repository:"
 msgstr "Repositorio:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:161
+#: thunar-vcs-plugin/tvp-svn-property-page.c:161
 msgid "Modified revision:"
 msgstr "Revisión modificada:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:173
+#: thunar-vcs-plugin/tvp-svn-property-page.c:173
 msgid "Modified date:"
 msgstr "Fecha modificada:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:186
+#: thunar-vcs-plugin/tvp-svn-property-page.c:186
 msgid "Author:"
 msgstr "Autor:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#: thunar-vcs-plugin/tvp-svn-property-page.c:203
 #, fuzzy
 msgid "Changelist:"
 msgstr "Cambiado"
 
 #. Translators: Depth as in depth of recursion
-#: thunar-svn-plugin/tsp-svn-property-page.c:216
+#: thunar-vcs-plugin/tvp-svn-property-page.c:216
 msgid "Depth:"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Exclude should not apear client side
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:306
+#: thunar-vcs-plugin/tvp-svn-property-page.c:306
 msgid "Exclude"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Empty depth means only this file/direcotry is checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:312
+#: thunar-vcs-plugin/tvp-svn-property-page.c:312
 msgid "Empty"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Files depth means this file/direcotry and all of it's files are checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:318
+#: thunar-vcs-plugin/tvp-svn-property-page.c:318
 #, fuzzy
 msgid "Files"
 msgstr "Archivo"
@@ -325,565 +322,565 @@
 #. Translators: svn recursion selection
 #. * Immediates means this file/direcotry and the subdirectories are shown
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:324
-#: tsp-svn-helper/tsh-properties-dialog.c:229
-#: tsp-svn-helper/tsh-status-dialog.c:200
+#: thunar-vcs-plugin/tvp-svn-property-page.c:324
+#: tvp-svn-helper/tsh-properties-dialog.c:229
+#: tvp-svn-helper/tsh-status-dialog.c:200
 msgid "Immediates"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Infinity depth means this file/direcotry is checked out with full recursion
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:330
+#: thunar-vcs-plugin/tvp-svn-property-page.c:330
 msgid "Infinity"
 msgstr ""
 
-#: tsp-svn-helper/main.c:105
+#: tvp-svn-helper/main.c:105
 msgid "Print version information"
 msgstr "Imprimir información de versión"
 
-#: tsp-svn-helper/main.c:112
+#: tvp-svn-helper/main.c:112
 msgid "Execute add action"
 msgstr "Ejecutar acción añadir"
 
-#: tsp-svn-helper/main.c:118
+#: tvp-svn-helper/main.c:118
 msgid "Execute blame action"
 msgstr "Ejecutar acción diferencias detalladas"
 
-#: tsp-svn-helper/main.c:124
+#: tvp-svn-helper/main.c:124
 #, fuzzy
 msgid "Execute changelist action"
 msgstr "Ejecutar acción obtener"
 
-#: tsp-svn-helper/main.c:130
+#: tvp-svn-helper/main.c:130
 msgid "Execute checkout action"
 msgstr "Ejecutar acción obtener"
 
-#: tsp-svn-helper/main.c:136
+#: tvp-svn-helper/main.c:136
 msgid "Execute cleanup action"
 msgstr "Ejecutar acción eliminar bloqueos"
 
-#: tsp-svn-helper/main.c:142
+#: tvp-svn-helper/main.c:142
 msgid "Execute commit action"
 msgstr "Ejecutar acción enviar cambios"
 
-#: tsp-svn-helper/main.c:148
+#: tvp-svn-helper/main.c:148
 msgid "Execute copy action"
 msgstr "Ejecutar acción copiar"
 
-#: tsp-svn-helper/main.c:154
+#: tvp-svn-helper/main.c:154
 msgid "Execute delete action"
 msgstr "Ejecutar acción borrar"
 
-#: tsp-svn-helper/main.c:160
+#: tvp-svn-helper/main.c:160
 msgid "Execute export action"
 msgstr "Ejecutar acción exportar"
 
-#: tsp-svn-helper/main.c:166
+#: tvp-svn-helper/main.c:166
 msgid "Execute import action"
 msgstr "Ejecutar acción importar"
 
-#: tsp-svn-helper/main.c:172
+#: tvp-svn-helper/main.c:172
 msgid "Execute lock action"
 msgstr "Ejecutar acción bloquear"
 
-#: tsp-svn-helper/main.c:178
+#: tvp-svn-helper/main.c:178
 msgid "Execute log action"
 msgstr "Ejecutar acción mostrar registro"
 
-#: tsp-svn-helper/main.c:184
+#: tvp-svn-helper/main.c:184
 msgid "Execute move action"
 msgstr "Ejecutar acción mover"
 
-#: tsp-svn-helper/main.c:190
+#: tvp-svn-helper/main.c:190
 msgid "Execute properties action"
 msgstr "Ejecutar acción propiedades"
 
-#: tsp-svn-helper/main.c:196
+#: tvp-svn-helper/main.c:196
 msgid "Execute resolved action"
 msgstr "Ejecutar acción resuelto"
 
-#: tsp-svn-helper/main.c:202
+#: tvp-svn-helper/main.c:202
 msgid "Execute relocate action"
 msgstr "Ejecutar acción reubicar"
 
-#: tsp-svn-helper/main.c:208
+#: tvp-svn-helper/main.c:208
 msgid "Execute revert action"
 msgstr "Ejecutar acción revertir"
 
-#: tsp-svn-helper/main.c:214
+#: tvp-svn-helper/main.c:214
 msgid "Execute status action"
 msgstr "Ejecutar acción estado"
 
-#: tsp-svn-helper/main.c:220
+#: tvp-svn-helper/main.c:220
 msgid "Execute switch action"
 msgstr "Ejecutar acción intercambiar"
 
-#: tsp-svn-helper/main.c:226
+#: tvp-svn-helper/main.c:226
 msgid "Execute unlock action"
 msgstr "Ejecutar acción desbloquear"
 
-#: tsp-svn-helper/main.c:232
+#: tvp-svn-helper/main.c:232
 msgid "Execute update action"
 msgstr "Ejecutar acción actualizar"
 
-#: tsp-svn-helper/main.c:246
+#: tvp-svn-helper/main.c:246
 msgid "Add Related Options:"
 msgstr "Opciones relacionadas con añadir:"
 
-#: tsp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:250
 msgid "Blame Related Options:"
 msgstr "Opciones relacionadas con revisión detallada:"
 
-#: tsp-svn-helper/main.c:254
+#: tvp-svn-helper/main.c:254
 #, fuzzy
 msgid "Changelist Related Options:"
 msgstr "Opciones relacionadas con obtener:"
 
-#: tsp-svn-helper/main.c:258
+#: tvp-svn-helper/main.c:258
 msgid "Checkout Related Options:"
 msgstr "Opciones relacionadas con obtener:"
 
-#: tsp-svn-helper/main.c:262
+#: tvp-svn-helper/main.c:262
 msgid "Cleanup Related Options:"
 msgstr "Opciones relacionadas con eliminar bloqueos:"
 
-#: tsp-svn-helper/main.c:266
+#: tvp-svn-helper/main.c:266
 msgid "Commit Related Options:"
 msgstr "Opciones relacionadas con enviar cambios:"
 
-#: tsp-svn-helper/main.c:270
+#: tvp-svn-helper/main.c:270
 msgid "Copy Related Options:"
 msgstr "Opciones relacionadas con copiar:"
 
-#: tsp-svn-helper/main.c:274
+#: tvp-svn-helper/main.c:274
 msgid "Delete Related Options:"
 msgstr "Opciones relacionadas con borrar:"
 
-#: tsp-svn-helper/main.c:278
+#: tvp-svn-helper/main.c:278
 msgid "Export Related Options:"
 msgstr "Opciones relacionadas con exportar:"
 
-#: tsp-svn-helper/main.c:282
+#: tvp-svn-helper/main.c:282
 msgid "Import Related Options:"
 msgstr "Opciones relacionadas con importar:"
 
-#: tsp-svn-helper/main.c:286
+#: tvp-svn-helper/main.c:286
 msgid "Lock Related Options:"
 msgstr "Opciones relacionadas con bloquear:"
 
-#: tsp-svn-helper/main.c:290
+#: tvp-svn-helper/main.c:290
 msgid "Log Related Options:"
 msgstr "Opciones relacionadas con mostrar registro:"
 
-#: tsp-svn-helper/main.c:294
+#: tvp-svn-helper/main.c:294
 msgid "Move Related Options:"
 msgstr "Opciones relacionadas con mover:"
 
-#: tsp-svn-helper/main.c:298
+#: tvp-svn-helper/main.c:298
 msgid "Properties Related Options:"
 msgstr "Opciones relacionadas con propiedades:"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:283
+#: tvp-svn-helper/main.c:298 tvp-svn-helper/tsh-properties-dialog.c:283
 msgid "Properties"
 msgstr "Propiedades"
 
-#: tsp-svn-helper/main.c:302
+#: tvp-svn-helper/main.c:302
 msgid "Resolved Related Options:"
 msgstr "Opciones relacionadas con resuelto:"
 
-#: tsp-svn-helper/main.c:306
+#: tvp-svn-helper/main.c:306
 msgid "Relocate Related Options:"
 msgstr "Opciones relacionadas con reubicar:"
 
-#: tsp-svn-helper/main.c:310
+#: tvp-svn-helper/main.c:310
 msgid "Revert Related Options:"
 msgstr "Opciones relacionadas con revertir:"
 
-#: tsp-svn-helper/main.c:314
+#: tvp-svn-helper/main.c:314
 msgid "Status Related Options:"
 msgstr "Opciones relacionadas con estado:"
 
-#: tsp-svn-helper/main.c:318
+#: tvp-svn-helper/main.c:318
 msgid "Switch Related Options:"
 msgstr "Opciones relacionadas con intercambiar:"
 
-#: tsp-svn-helper/main.c:322
+#: tvp-svn-helper/main.c:322
 msgid "Unlock Related Options:"
 msgstr "Opciones relacionadas con desbloquear:"
 
-#: tsp-svn-helper/main.c:326
+#: tvp-svn-helper/main.c:326
 msgid "Update Related Options:"
 msgstr "Opciones relacionadas con actualizar:"
 
-#: tsp-svn-helper/main.c:369
+#: tvp-svn-helper/main.c:369
 msgid "Not enough arguments provided"
 msgstr "No se proporcionaron argumentos suficientes"
 
-#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:87 tsp-svn-helper/tsh-delete.c:91
-#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
-#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:77
-#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
-#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
+#: tvp-svn-helper/tsh-add.c:73 tvp-svn-helper/tsh-add.c:89
+#: tvp-svn-helper/tsh-checkout.c:71 tvp-svn-helper/tsh-commit.c:91
+#: tvp-svn-helper/tsh-copy.c:87 tvp-svn-helper/tsh-delete.c:91
+#: tvp-svn-helper/tsh-export.c:72 tvp-svn-helper/tsh-import.c:72
+#: tvp-svn-helper/tsh-lock.c:91 tvp-svn-helper/tsh-move.c:77
+#: tvp-svn-helper/tsh-resolved.c:73 tvp-svn-helper/tsh-resolved.c:89
+#: tvp-svn-helper/tsh-revert.c:87 tvp-svn-helper/tsh-switch.c:71
+#: tvp-svn-helper/tsh-unlock.c:86 tvp-svn-helper/tsh-update.c:88
 msgid "Failed"
 msgstr "Fallo"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:94
+#: tvp-svn-helper/tsh-blame-dialog.c:94
 msgid "Line"
 msgstr "Línea"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+#: tvp-svn-helper/tsh-blame-dialog.c:100 tvp-svn-helper/tsh-log-dialog.c:118
 msgid "Revision"
 msgstr "Revisión"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+#: tvp-svn-helper/tsh-blame-dialog.c:106 tvp-svn-helper/tsh-log-dialog.c:124
 msgid "Author"
 msgstr "Autor"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+#: tvp-svn-helper/tsh-blame-dialog.c:112 tvp-svn-helper/tsh-log-dialog.c:130
 msgid "Date"
 msgstr "Fecha"
 
-#: tsp-svn-helper/tsh-blame.c:75
+#: tvp-svn-helper/tsh-blame.c:75
 msgid "Blame failed"
 msgstr "Fallo al hacer la revisión detallada"
 
-#: tsp-svn-helper/tsh-cleanup.c:66
+#: tvp-svn-helper/tsh-cleanup.c:66
 msgid "Cleanup failed"
 msgstr "Fallo al eliminar bloqueos"
 
-#: tsp-svn-helper/tsh-cleanup.c:81
+#: tvp-svn-helper/tsh-cleanup.c:81
 msgid "Cleanup finished"
 msgstr "Eliminación de bloqueos finalizada"
 
-#: tsp-svn-helper/tsh-cleanup.c:95
+#: tvp-svn-helper/tsh-cleanup.c:95
 msgid "Cleaning up ..."
 msgstr "Eliminando bloqueos..."
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:719
-#: tsp-svn-helper/tsh-copy.c:99 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
+#: tvp-svn-helper/tsh-commit.c:103 tvp-svn-helper/tsh-common.c:719
+#: tvp-svn-helper/tsh-copy.c:99 tvp-svn-helper/tsh-delete.c:103
+#: tvp-svn-helper/tsh-import.c:82 tvp-svn-helper/tsh-move.c:89
 #, c-format
 msgid "At revision: %ld"
 msgstr "En la revisión: %ld"
 
-#: tsp-svn-helper/tsh-commit.c:108
+#: tvp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr "Nada que hacer"
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:505
-#: tsp-svn-helper/tsh-common.c:507 tsp-svn-helper/tsh-copy.c:110
-#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:100
+#: tvp-svn-helper/tsh-commit.c:114 tvp-svn-helper/tsh-common.c:505
+#: tvp-svn-helper/tsh-common.c:507 tvp-svn-helper/tsh-copy.c:110
+#: tvp-svn-helper/tsh-delete.c:114 tvp-svn-helper/tsh-import.c:87
+#: tvp-svn-helper/tsh-move.c:100
 msgid "Completed"
 msgstr "Completado"
 
-#: tsp-svn-helper/tsh-commit.c:145
+#: tvp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr "Mensaje de envío de cambios"
 
-#: tsp-svn-helper/tsh-common.c:270
+#: tvp-svn-helper/tsh-common.c:270
 msgid "Store password a plaintext?"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:494 tsp-svn-helper/tsh-common.c:503
-#: tsp-svn-helper/tsh-common.c:510 tsp-svn-helper/tsh-common.c:632
-#: tsp-svn-helper/tsh-common.c:677 tsp-svn-helper/tsh-common.c:768
+#: tvp-svn-helper/tsh-common.c:494 tvp-svn-helper/tsh-common.c:503
+#: tvp-svn-helper/tsh-common.c:510 tvp-svn-helper/tsh-common.c:632
+#: tvp-svn-helper/tsh-common.c:677 tvp-svn-helper/tsh-common.c:768
 msgid "Added"
 msgstr "Añadido"
 
-#: tsp-svn-helper/tsh-common.c:495 tsp-svn-helper/tsh-common.c:777
+#: tvp-svn-helper/tsh-common.c:495 tvp-svn-helper/tsh-common.c:777
 msgid "Copied"
 msgstr "Copiado"
 
-#: tsp-svn-helper/tsh-common.c:496 tsp-svn-helper/tsh-common.c:502
-#: tsp-svn-helper/tsh-common.c:511 tsp-svn-helper/tsh-common.c:634
-#: tsp-svn-helper/tsh-common.c:680 tsp-svn-helper/tsh-common.c:770
+#: tvp-svn-helper/tsh-common.c:496 tvp-svn-helper/tsh-common.c:502
+#: tvp-svn-helper/tsh-common.c:511 tvp-svn-helper/tsh-common.c:634
+#: tvp-svn-helper/tsh-common.c:680 tvp-svn-helper/tsh-common.c:770
 msgid "Deleted"
 msgstr "Borrado"
 
-#: tsp-svn-helper/tsh-common.c:497
+#: tvp-svn-helper/tsh-common.c:497
 msgid "Restored"
 msgstr "Restaurado"
 
-#: tsp-svn-helper/tsh-common.c:498
+#: tvp-svn-helper/tsh-common.c:498
 msgid "Reverted"
 msgstr "Revertido"
 
-#: tsp-svn-helper/tsh-common.c:499
+#: tvp-svn-helper/tsh-common.c:499
 msgid "Revert failed"
 msgstr "Fallo al revertir"
 
-#: tsp-svn-helper/tsh-common.c:501
+#: tvp-svn-helper/tsh-common.c:501
 msgid "Skipped"
 msgstr "Omitido"
 
-#: tsp-svn-helper/tsh-common.c:504
+#: tvp-svn-helper/tsh-common.c:504
 msgid "Updated"
 msgstr "Actualizado"
 
-#: tsp-svn-helper/tsh-common.c:506 tsp-svn-helper/tsh-common.c:508
-#: tsp-svn-helper/tsh-common.c:641
+#: tvp-svn-helper/tsh-common.c:506 tvp-svn-helper/tsh-common.c:508
+#: tvp-svn-helper/tsh-common.c:641
 msgid "External"
 msgstr "Externo"
 
-#: tsp-svn-helper/tsh-common.c:509 tsp-svn-helper/tsh-common.c:636
-#: tsp-svn-helper/tsh-common.c:683 tsp-svn-helper/tsh-common.c:773
+#: tvp-svn-helper/tsh-common.c:509 tvp-svn-helper/tsh-common.c:636
+#: tvp-svn-helper/tsh-common.c:683 tvp-svn-helper/tsh-common.c:773
 msgid "Modified"
 msgstr "Modificado"
 
-#: tsp-svn-helper/tsh-common.c:512 tsp-svn-helper/tsh-common.c:635
-#: tsp-svn-helper/tsh-common.c:686 tsp-svn-helper/tsh-common.c:766
+#: tvp-svn-helper/tsh-common.c:512 tvp-svn-helper/tsh-common.c:635
+#: tvp-svn-helper/tsh-common.c:686 tvp-svn-helper/tsh-common.c:766
 msgid "Replaced"
 msgstr "Sustituido"
 
-#: tsp-svn-helper/tsh-common.c:513
+#: tvp-svn-helper/tsh-common.c:513
 msgid "Transmitting"
 msgstr "Transmitiendo"
 
-#: tsp-svn-helper/tsh-common.c:515
+#: tvp-svn-helper/tsh-common.c:515
 msgid "Locked"
 msgstr "Bloqueado"
 
-#: tsp-svn-helper/tsh-common.c:516 tsp-svn-helper/tsh-common.c:779
+#: tvp-svn-helper/tsh-common.c:516 tvp-svn-helper/tsh-common.c:779
 msgid "Unlocked"
 msgstr "Desbloqueado"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tvp-svn-helper/tsh-common.c:517
 msgid "Lock failed"
 msgstr "Fallo al bloquear"
 
-#: tsp-svn-helper/tsh-common.c:518
+#: tvp-svn-helper/tsh-common.c:518
 msgid "Unlock failed"
 msgstr "Fallo al desbloquear"
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tvp-svn-helper/tsh-common.c:519
 msgid "Exists"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tvp-svn-helper/tsh-common.c:520
 msgid "Changelist set"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521
+#: tvp-svn-helper/tsh-common.c:521
 msgid "Changelist cleared"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tvp-svn-helper/tsh-common.c:522
 #, fuzzy
 msgid "Changelist moved"
 msgstr "Cambiado"
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tvp-svn-helper/tsh-common.c:523
 msgid "Merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tvp-svn-helper/tsh-common.c:524
 msgid "Foreign merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tvp-svn-helper/tsh-common.c:525
 #, fuzzy
 msgid "Replace"
 msgstr "Sustituido"
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tvp-svn-helper/tsh-common.c:527
 #, fuzzy
 msgid "Property added"
 msgstr "Fallo en las propiedades"
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tvp-svn-helper/tsh-common.c:528
 #, fuzzy
 msgid "Property modified"
 msgstr "Fallo en las propiedades"
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tvp-svn-helper/tsh-common.c:529
 #, fuzzy
 msgid "Property deleted"
 msgstr "Fallo en las propiedades"
 
-#: tsp-svn-helper/tsh-common.c:530
+#: tvp-svn-helper/tsh-common.c:530
 #, fuzzy
 msgid "Property nonexisting"
 msgstr "Propiedades"
 
-#: tsp-svn-helper/tsh-common.c:531
+#: tvp-svn-helper/tsh-common.c:531
 #, fuzzy
 msgid "Revision property set"
 msgstr "Fallo al establecer propiedad"
 
-#: tsp-svn-helper/tsh-common.c:532
+#: tvp-svn-helper/tsh-common.c:532
 #, fuzzy
 msgid "Revision property deleted"
 msgstr "Fallo al establecer propiedad"
 
-#: tsp-svn-helper/tsh-common.c:533
+#: tvp-svn-helper/tsh-common.c:533
 #, fuzzy
 msgid "Merge completed"
 msgstr "Completado"
 
-#: tsp-svn-helper/tsh-common.c:534
+#: tvp-svn-helper/tsh-common.c:534
 #, fuzzy
 msgid "Tree conflict"
 msgstr "En conflicto"
 
-#: tsp-svn-helper/tsh-common.c:535
+#: tvp-svn-helper/tsh-common.c:535
 #, fuzzy
 msgid "External failed"
 msgstr "Externo"
 
-#: tsp-svn-helper/tsh-common.c:596
+#: tvp-svn-helper/tsh-common.c:596
 msgid "Inapplicable"
 msgstr "No aplicable"
 
-#: tsp-svn-helper/tsh-common.c:598
+#: tvp-svn-helper/tsh-common.c:598
 msgid "Unchanged"
 msgstr "Sin cambios"
 
-#: tsp-svn-helper/tsh-common.c:599 tsp-svn-helper/tsh-common.c:633
+#: tvp-svn-helper/tsh-common.c:599 tvp-svn-helper/tsh-common.c:633
 msgid "Missing"
 msgstr "Ausente"
 
-#: tsp-svn-helper/tsh-common.c:600 tsp-svn-helper/tsh-common.c:640
+#: tvp-svn-helper/tsh-common.c:600 tvp-svn-helper/tsh-common.c:640
 msgid "Obstructed"
 msgstr "Obstruido"
 
-#: tsp-svn-helper/tsh-common.c:601
+#: tvp-svn-helper/tsh-common.c:601
 msgid "Changed"
 msgstr "Cambiado"
 
-#: tsp-svn-helper/tsh-common.c:602 tsp-svn-helper/tsh-common.c:637
+#: tvp-svn-helper/tsh-common.c:602 tvp-svn-helper/tsh-common.c:637
 msgid "Merged"
 msgstr "Fusionado"
 
-#: tsp-svn-helper/tsh-common.c:603 tsp-svn-helper/tsh-common.c:638
+#: tvp-svn-helper/tsh-common.c:603 tvp-svn-helper/tsh-common.c:638
 msgid "Conflicted"
 msgstr "En conflicto"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:631
+#: tvp-svn-helper/tsh-common.c:631
 msgid "Normal"
 msgstr "Normal"
 
-#: tsp-svn-helper/tsh-common.c:639
+#: tvp-svn-helper/tsh-common.c:639
 msgid "Ignored"
 msgstr "Ignorado"
 
-#: tsp-svn-helper/tsh-common.c:642
+#: tvp-svn-helper/tsh-common.c:642
 msgid "Incomplete"
 msgstr "Incompleto"
 
-#: tsp-svn-helper/tsh-copy.c:104
+#: tvp-svn-helper/tsh-copy.c:104
 msgid "Local copy"
 msgstr "Copia local"
 
-#: tsp-svn-helper/tsh-copy.c:147
+#: tvp-svn-helper/tsh-copy.c:147
 msgid "Copy To"
 msgstr "Copiar a"
 
-#: tsp-svn-helper/tsh-delete.c:108
+#: tvp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr "Borrado local"
 
-#: tsp-svn-helper/tsh-delete.c:145
+#: tvp-svn-helper/tsh-delete.c:145
 msgid "Delete Message"
 msgstr "Mensaje de borrado"
 
-#: tsp-svn-helper/tsh-file-dialog.c:60
+#: tvp-svn-helper/tsh-file-dialog.c:60
 msgid "_Certificate:"
 msgstr "_Certificado:"
 
-#: tsp-svn-helper/tsh-file-dialog.c:67
+#: tvp-svn-helper/tsh-file-dialog.c:67
 msgid "Select a file"
 msgstr "Seleccione un archivo"
 
-#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
-#: tsp-svn-helper/tsh-trust-dialog.c:73
+#: tvp-svn-helper/tsh-file-dialog.c:78 tvp-svn-helper/tsh-login-dialog.c:98
+#: tvp-svn-helper/tsh-trust-dialog.c:73
 msgid "Remember"
 msgstr "Recordar"
 
-#: tsp-svn-helper/tsh-file-dialog.c:86
+#: tvp-svn-helper/tsh-file-dialog.c:86
 msgid "Certificate"
 msgstr "Certificado"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:91
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:116
+#: tvp-svn-helper/tsh-file-selection-dialog.c:91
+#: tvp-svn-helper/tsh-log-message-dialog.c:92
+#: tvp-svn-helper/tsh-notify-dialog.c:94
+#: tvp-svn-helper/tsh-status-dialog.c:116
 msgid "Path"
 msgstr "Ruta"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:118
+#: tvp-svn-helper/tsh-file-selection-dialog.c:118
 msgid "Select/Unselect all"
 msgstr "Seleccionar/Deseleccionar todos"
 
-#: tsp-svn-helper/tsh-import.c:125
+#: tvp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr "Mensaje de importación"
 
-#: tsp-svn-helper/tsh-log-dialog.c:136
+#: tvp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr "Mensaje"
 
-#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
+#: tvp-svn-helper/tsh-log-dialog.c:174 tvp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr "Acción"
 
-#: tsp-svn-helper/tsh-log-dialog.c:180
+#: tvp-svn-helper/tsh-log-dialog.c:180
 msgid "File"
 msgstr "Archivo"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:86
+#: tvp-svn-helper/tsh-log-message-dialog.c:86
 msgid "State"
 msgstr "Estado"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:110
+#: tvp-svn-helper/tsh-log-message-dialog.c:110
 msgid "Log Message"
 msgstr "Mensaje de muestra de registro"
 
-#: tsp-svn-helper/tsh-log.c:106
+#: tvp-svn-helper/tsh-log.c:106
 msgid "Log failed"
 msgstr "Registrar fallos"
 
-#: tsp-svn-helper/tsh-login-dialog.c:65
+#: tvp-svn-helper/tsh-login-dialog.c:65
 msgid "_Username:"
 msgstr "_Usuario:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:81
+#: tvp-svn-helper/tsh-login-dialog.c:81
 msgid "_Password:"
 msgstr "_Contraseña:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:106
+#: tvp-svn-helper/tsh-login-dialog.c:106
 msgid "Login"
 msgstr "Inicio de sesión"
 
-#: tsp-svn-helper/tsh-move.c:94
+#: tvp-svn-helper/tsh-move.c:94
 msgid "Local move"
 msgstr "Mover en local"
 
-#: tsp-svn-helper/tsh-move.c:136
+#: tvp-svn-helper/tsh-move.c:136
 msgid "Move To"
 msgstr "Mover a"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:100
+#: tvp-svn-helper/tsh-notify-dialog.c:100
 msgid "Mime type"
 msgstr "Tipo MIME"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:115
+#: tvp-svn-helper/tsh-notify-dialog.c:115
 msgid "Notification"
 msgstr "Notificación"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:126
+#: tvp-svn-helper/tsh-properties-dialog.c:126
 msgid "Name"
 msgstr "Nombre"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:132
+#: tvp-svn-helper/tsh-properties-dialog.c:132
 msgid "Value"
 msgstr "Valor"
 
@@ -893,8 +890,8 @@
 #. Translators: svn recursion selection
 #. * Self means only this file/direcotry is shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:209
-#: tsp-svn-helper/tsh-status-dialog.c:182
+#: tvp-svn-helper/tsh-properties-dialog.c:209
+#: tvp-svn-helper/tsh-status-dialog.c:182
 msgid "Self"
 msgstr ""
 
@@ -904,8 +901,8 @@
 #. Translators: svn recursion selection
 #. * Immediate files means this file/direcotry and the files it contains are shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:220
-#: tsp-svn-helper/tsh-status-dialog.c:191
+#: tvp-svn-helper/tsh-properties-dialog.c:220
+#: tvp-svn-helper/tsh-status-dialog.c:191
 #, fuzzy
 msgid "Immediate files"
 msgstr "Fallo al reubicar"
@@ -916,110 +913,110 @@
 #. Translators: svn recursion selection
 #. * Recursive means the list is full recursive
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:238
-#: tsp-svn-helper/tsh-status-dialog.c:209
+#: tvp-svn-helper/tsh-properties-dialog.c:238
+#: tvp-svn-helper/tsh-status-dialog.c:209
 #, fuzzy
 msgid "Recursive"
 msgstr "Mostrar recursivamente"
 
 #. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:81
+#: tvp-svn-helper/tsh-properties.c:81
 msgid "Set property failed"
 msgstr "Fallo al establecer propiedad"
 
-#: tsp-svn-helper/tsh-properties.c:104
+#: tvp-svn-helper/tsh-properties.c:104
 msgid "Properties failed"
 msgstr "Fallo en las propiedades"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:88
+#: tvp-svn-helper/tsh-relocate-dialog.c:88
 msgid "_From:"
 msgstr "_De:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:98
-#: tsp-svn-helper/tsh-relocate-dialog.c:104
-#: tsp-svn-helper/tsh-relocate-dialog.c:153
-#: tsp-svn-helper/tsh-relocate-dialog.c:159
-#: tsp-svn-helper/tsh-relocate-dialog.c:205
-#: tsp-svn-helper/tsh-transfer-dialog.c:92
-#: tsp-svn-helper/tsh-transfer-dialog.c:98
-#: tsp-svn-helper/tsh-transfer-dialog.c:144
+#: tvp-svn-helper/tsh-relocate-dialog.c:98
+#: tvp-svn-helper/tsh-relocate-dialog.c:104
+#: tvp-svn-helper/tsh-relocate-dialog.c:153
+#: tvp-svn-helper/tsh-relocate-dialog.c:159
+#: tvp-svn-helper/tsh-relocate-dialog.c:205
+#: tvp-svn-helper/tsh-transfer-dialog.c:92
+#: tvp-svn-helper/tsh-transfer-dialog.c:98
+#: tvp-svn-helper/tsh-transfer-dialog.c:144
 msgid "Select a folder"
 msgstr "Seleccione carpeta"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:143
+#: tvp-svn-helper/tsh-relocate-dialog.c:143
 msgid "_To:"
 msgstr "_A:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:198
-#: tsp-svn-helper/tsh-transfer-dialog.c:137
+#: tvp-svn-helper/tsh-relocate-dialog.c:198
+#: tvp-svn-helper/tsh-transfer-dialog.c:137
 msgid "_Directory:"
 msgstr "_Directorio:"
 
-#: tsp-svn-helper/tsh-relocate.c:71
+#: tvp-svn-helper/tsh-relocate.c:71
 msgid "Relocate failed"
 msgstr "Fallo al reubicar"
 
-#: tsp-svn-helper/tsh-relocate.c:86
+#: tvp-svn-helper/tsh-relocate.c:86
 msgid "Relocate finished"
 msgstr "Finalizó la reubicación"
 
-#: tsp-svn-helper/tsh-relocate.c:128
+#: tvp-svn-helper/tsh-relocate.c:128
 msgid "Relocating ..."
 msgstr "Reubicando..."
 
-#: tsp-svn-helper/tsh-status-dialog.c:224
+#: tvp-svn-helper/tsh-status-dialog.c:224
 msgid "Show Unmodified Files"
 msgstr "Mostrar archivos sin modificar"
 
-#: tsp-svn-helper/tsh-status-dialog.c:228
+#: tvp-svn-helper/tsh-status-dialog.c:228
 msgid "Show Unversioned Files"
 msgstr "Mostrar archivos sin versión"
 
-#: tsp-svn-helper/tsh-status-dialog.c:232
+#: tvp-svn-helper/tsh-status-dialog.c:232
 msgid "Show Ignored Files"
 msgstr "Mostrar archivos ignorados"
 
-#: tsp-svn-helper/tsh-status-dialog.c:236
+#: tvp-svn-helper/tsh-status-dialog.c:236
 msgid "Hide Externals"
 msgstr "Ocultar externos"
 
-#: tsp-svn-helper/tsh-status-dialog.c:240
+#: tvp-svn-helper/tsh-status-dialog.c:240
 msgid "Check Repository"
 msgstr "Comprobar repositorio"
 
-#: tsp-svn-helper/tsh-status.c:86
+#: tvp-svn-helper/tsh-status.c:86
 msgid "Status failed"
 msgstr "Fallo al obtener el estado"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:82
+#: tvp-svn-helper/tsh-transfer-dialog.c:82
 msgid "_Repository:"
 msgstr "_Repositorio:"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:156
+#: tvp-svn-helper/tsh-transfer-dialog.c:156
 msgid "Transfer"
 msgstr "Transferencia"
 
-#: tsp-svn-helper/tsh-trust-dialog.c:58
+#: tvp-svn-helper/tsh-trust-dialog.c:58
 msgid "Certificate is not yet valid."
 msgstr "El certificado todavía no es válido."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:61
+#: tvp-svn-helper/tsh-trust-dialog.c:61
 msgid "Certificate has expired."
 msgstr "El certificado ha expirado."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:64
+#: tvp-svn-helper/tsh-trust-dialog.c:64
 msgid "Certificate does not match the remote hostname."
 msgstr "El certificado no concuerda con el nombre del equipo remoto"
 
-#: tsp-svn-helper/tsh-trust-dialog.c:67
+#: tvp-svn-helper/tsh-trust-dialog.c:67
 msgid "Certificate authority is unknown."
 msgstr "La autoridad de certificación es desconocida."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:70
+#: tvp-svn-helper/tsh-trust-dialog.c:70
 msgid "Other failure."
 msgstr "Otros fallos."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:77
+#: tvp-svn-helper/tsh-trust-dialog.c:77
 msgid "Trust"
 msgstr "Confianza"
 

Modified: thunar-vcs-plugin/trunk/po/fr.po
===================================================================
--- thunar-vcs-plugin/trunk/po/fr.po	2009-06-28 12:10:01 UTC (rev 7634)
+++ thunar-vcs-plugin/trunk/po/fr.po	2009-06-28 12:13:49 UTC (rev 7635)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: xfce-i 18n\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-30 17:48+0200\n"
+"POT-Creation-Date: 2009-06-28 14:10+0200\n"
 "PO-Revision-Date: 2007-10-24 13:04+0100\n"
 "Last-Translator: Mike Massonnet <mmassonnet at gmail.com>\n"
 "Language-Team: French\n"
@@ -19,322 +19,319 @@
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
+#: thunar-vcs-plugin/tvp-provider.c:435 thunar-vcs-plugin/tvp-provider.c:467
 msgid "SVN"
 msgstr "SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
+#: thunar-vcs-plugin/tvp-svn-action.c:298
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
-#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:298 tvp-svn-helper/main.c:246
+#: tvp-svn-helper/tsh-add.c:113 tvp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Ajouter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-vcs-plugin/tvp-svn-action.c:303
 #, fuzzy
 msgid "Menu|Blame"
 msgstr "Différences détaillées"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
-#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-vcs-plugin/tvp-svn-action.c:303 tvp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:254 tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Différences détaillées"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 #, fuzzy
 msgid "Menu|Changelist"
 msgstr "Extraction"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Changelist"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-vcs-plugin/tvp-svn-action.c:320
 #, fuzzy
 msgid "Menu|Checkout"
 msgstr "Extraction"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
-#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
+#: thunar-vcs-plugin/tvp-svn-action.c:320 tvp-svn-helper/main.c:258
+#: tvp-svn-helper/tsh-checkout.c:98 tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Extraction"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-vcs-plugin/tvp-svn-action.c:325
 #, fuzzy
 msgid "Menu|Cleanup"
 msgstr "Nettoyer les verrous"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
+#: thunar-vcs-plugin/tvp-svn-action.c:325 tvp-svn-helper/main.c:262
 msgid "Cleanup"
 msgstr "Nettoyer les verrous"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-vcs-plugin/tvp-svn-action.c:330
 #, fuzzy
 msgid "Menu|Commit"
 msgstr "Envoyer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
-#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:330 tvp-svn-helper/main.c:266
+#: tvp-svn-helper/tsh-commit.c:127 tvp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Envoyer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-vcs-plugin/tvp-svn-action.c:335
 #, fuzzy
 msgid "Menu|Copy"
 msgstr "Complété"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
-#: tsp-svn-helper/tsh-copy.c:165
+#: thunar-vcs-plugin/tvp-svn-action.c:335 tvp-svn-helper/main.c:270
+#: tvp-svn-helper/tsh-copy.c:165
 #, fuzzy
 msgid "Copy"
 msgstr "Complété"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-vcs-plugin/tvp-svn-action.c:340
 #, fuzzy
 msgid "Menu|Delete"
 msgstr "Effacer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
-#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:340 tvp-svn-helper/main.c:274
+#: tvp-svn-helper/tsh-delete.c:127 tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Effacer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 #, fuzzy
 msgid "Menu|Diff"
 msgstr "Différences"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Diff"
 msgstr "Différences"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-vcs-plugin/tvp-svn-action.c:350
 #, fuzzy
 msgid "Menu|Export"
 msgstr "Exporter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
-#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:350 tvp-svn-helper/main.c:278
+#: tvp-svn-helper/tsh-export.c:107 tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exporter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-vcs-plugin/tvp-svn-action.c:355
 #, fuzzy
 msgid "Menu|Import"
 msgstr "SVN _Importer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
-#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
+#: thunar-vcs-plugin/tvp-svn-action.c:355 tvp-svn-helper/main.c:282
+#: tvp-svn-helper/tsh-import.c:102 tvp-svn-helper/tsh-import.c:120
 #, fuzzy
 msgid "Import"
 msgstr "SVN _Importer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 #, fuzzy
 msgid "Menu|Info"
 msgstr "Information"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
-#: thunar-svn-plugin/tsp-svn-action.c:416
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Info"
 msgstr "Information"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-vcs-plugin/tvp-svn-action.c:370
 #, fuzzy
 msgid "Menu|Lock"
 msgstr "Bloquer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
-#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
+#: thunar-vcs-plugin/tvp-svn-action.c:370 tvp-svn-helper/main.c:286
+#: tvp-svn-helper/tsh-lock-dialog.c:72 tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Bloquer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
+#: thunar-vcs-plugin/tvp-svn-action.c:375
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
-#: tsp-svn-helper/tsh-log-dialog.c:201
+#: thunar-vcs-plugin/tvp-svn-action.c:375 tvp-svn-helper/main.c:290
+#: tvp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Journal"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
+#: thunar-vcs-plugin/tvp-svn-action.c:390
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
-#: tsp-svn-helper/tsh-move.c:156
+#: thunar-vcs-plugin/tvp-svn-action.c:390 tvp-svn-helper/main.c:294
+#: tvp-svn-helper/tsh-move.c:156
 msgid "Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 #, fuzzy
 msgid "Menu|Edit Properties"
 msgstr "Éditer les propriétés"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Edit Properties"
 msgstr "Éditer les propriétés"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
+#: thunar-vcs-plugin/tvp-svn-action.c:406
 #, fuzzy
 msgid "Menu|Relocate"
 msgstr "Effacer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
-#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
+#: thunar-vcs-plugin/tvp-svn-action.c:406 tvp-svn-helper/main.c:306
+#: tvp-svn-helper/tsh-relocate-dialog.c:217 tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-vcs-plugin/tvp-svn-action.c:412
 #, fuzzy
 msgid "Menu|Resolved"
 msgstr "Fixer comme résolu"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
-#: tsp-svn-helper/tsh-common.c:500 tsp-svn-helper/tsh-resolved.c:113
-#: tsp-svn-helper/tsh-resolved.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:412 tvp-svn-helper/main.c:302
+#: tvp-svn-helper/tsh-common.c:500 tvp-svn-helper/tsh-resolved.c:113
+#: tvp-svn-helper/tsh-resolved.c:126
 #, fuzzy
 msgid "Resolved"
 msgstr "Fixer comme résolu"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 #, fuzzy
 msgid "Menu|Resolve"
 msgstr "Fixer comme résolu"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
-#: thunar-svn-plugin/tsp-svn-action.c:527
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Resolve"
 msgstr "Fixer comme résolu"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-vcs-plugin/tvp-svn-action.c:422
 #, fuzzy
 msgid "Menu|Revert"
 msgstr "Restaurer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
-#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:422 tvp-svn-helper/main.c:310
+#: tvp-svn-helper/tsh-revert.c:112 tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Restaurer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-vcs-plugin/tvp-svn-action.c:427
 #, fuzzy
 msgid "Menu|Status"
 msgstr "État"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
-#: tsp-svn-helper/tsh-file-selection-dialog.c:125
-#: tsp-svn-helper/tsh-status-dialog.c:247
+#: thunar-vcs-plugin/tvp-svn-action.c:427 tvp-svn-helper/main.c:314
+#: tvp-svn-helper/tsh-file-selection-dialog.c:125
+#: tvp-svn-helper/tsh-status-dialog.c:247
 msgid "Status"
 msgstr "État"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-vcs-plugin/tvp-svn-action.c:432
 #, fuzzy
 msgid "Menu|Switch"
 msgstr "Modifier l'adresse du dépôt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
-#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
+#: thunar-vcs-plugin/tvp-svn-action.c:432 tvp-svn-helper/main.c:318
+#: tvp-svn-helper/tsh-switch.c:109 tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Modifier l'adresse du dépôt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-vcs-plugin/tvp-svn-action.c:437
 #, fuzzy
 msgid "Menu|Unlock"
 msgstr "Débloquer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
-#: tsp-svn-helper/tsh-unlock.c:111
+#: thunar-vcs-plugin/tvp-svn-action.c:437 tvp-svn-helper/main.c:322
+#: tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Débloquer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
+#: thunar-vcs-plugin/tvp-svn-action.c:442
 #, fuzzy
 msgid "Menu|Update"
 msgstr "Mettre à jour"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
-#: tsp-svn-helper/tsh-update.c:113
+#: thunar-vcs-plugin/tvp-svn-action.c:442 tvp-svn-helper/main.c:326
+#: tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Mettre à jour"
 
-#: thunar-svn-plugin/tsp-svn-action.c:608
+#: thunar-vcs-plugin/tvp-svn-action.c:452
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:118
+#: thunar-vcs-plugin/tvp-svn-property-page.c:118
 msgid "URL:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:124
-#: thunar-svn-plugin/tsp-svn-property-page.c:137
-#: thunar-svn-plugin/tsp-svn-property-page.c:149
-#: thunar-svn-plugin/tsp-svn-property-page.c:167
-#: thunar-svn-plugin/tsp-svn-property-page.c:179
-#: thunar-svn-plugin/tsp-svn-property-page.c:192
-#: thunar-svn-plugin/tsp-svn-property-page.c:222
-#: thunar-svn-plugin/tsp-svn-property-page.c:300
-#: tsp-svn-helper/tsh-common.c:539 tsp-svn-helper/tsh-common.c:597
-#: tsp-svn-helper/tsh-common.c:606 tsp-svn-helper/tsh-common.c:628
-#: tsp-svn-helper/tsh-common.c:645 tsp-svn-helper/tsh-common.c:672
-#: tsp-svn-helper/tsh-common.c:762
+#: thunar-vcs-plugin/tvp-svn-property-page.c:124
+#: thunar-vcs-plugin/tvp-svn-property-page.c:137
+#: thunar-vcs-plugin/tvp-svn-property-page.c:149
+#: thunar-vcs-plugin/tvp-svn-property-page.c:167
+#: thunar-vcs-plugin/tvp-svn-property-page.c:179
+#: thunar-vcs-plugin/tvp-svn-property-page.c:192
+#: thunar-vcs-plugin/tvp-svn-property-page.c:222
+#: thunar-vcs-plugin/tvp-svn-property-page.c:300
+#: tvp-svn-helper/tsh-common.c:539 tvp-svn-helper/tsh-common.c:597
+#: tvp-svn-helper/tsh-common.c:606 tvp-svn-helper/tsh-common.c:628
+#: tvp-svn-helper/tsh-common.c:645 tvp-svn-helper/tsh-common.c:672
+#: tvp-svn-helper/tsh-common.c:762
 msgid "Unknown"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:131
+#: thunar-vcs-plugin/tvp-svn-property-page.c:131
 #, fuzzy
 msgid "Revision:"
 msgstr "À la révision : %li"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:143
+#: thunar-vcs-plugin/tvp-svn-property-page.c:143
 #, fuzzy
 msgid "Repository:"
 msgstr "Fixer comme résolu"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:161
+#: thunar-vcs-plugin/tvp-svn-property-page.c:161
 msgid "Modified revision:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:173
+#: thunar-vcs-plugin/tvp-svn-property-page.c:173
 msgid "Modified date:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:186
+#: thunar-vcs-plugin/tvp-svn-property-page.c:186
 msgid "Author:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#: thunar-vcs-plugin/tvp-svn-property-page.c:203
 msgid "Changelist:"
 msgstr ""
 
 #. Translators: Depth as in depth of recursion
-#: thunar-svn-plugin/tsp-svn-property-page.c:216
+#: thunar-vcs-plugin/tvp-svn-property-page.c:216
 msgid "Depth:"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Exclude should not apear client side
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:306
+#: thunar-vcs-plugin/tvp-svn-property-page.c:306
 msgid "Exclude"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Empty depth means only this file/direcotry is checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:312
+#: thunar-vcs-plugin/tvp-svn-property-page.c:312
 msgid "Empty"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Files depth means this file/direcotry and all of it's files are checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:318
+#: thunar-vcs-plugin/tvp-svn-property-page.c:318
 msgid "Files"
 msgstr ""
 
@@ -347,611 +344,611 @@
 #. Translators: svn recursion selection
 #. * Immediates means this file/direcotry and the subdirectories are shown
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:324
-#: tsp-svn-helper/tsh-properties-dialog.c:229
-#: tsp-svn-helper/tsh-status-dialog.c:200
+#: thunar-vcs-plugin/tvp-svn-property-page.c:324
+#: tvp-svn-helper/tsh-properties-dialog.c:229
+#: tvp-svn-helper/tsh-status-dialog.c:200
 msgid "Immediates"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Infinity depth means this file/direcotry is checked out with full recursion
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:330
+#: thunar-vcs-plugin/tvp-svn-property-page.c:330
 msgid "Infinity"
 msgstr ""
 
-#: tsp-svn-helper/main.c:105
+#: tvp-svn-helper/main.c:105
 msgid "Print version information"
 msgstr "Afficher l'information sur la version"
 
-#: tsp-svn-helper/main.c:112
+#: tvp-svn-helper/main.c:112
 #, fuzzy
 msgid "Execute add action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:118
+#: tvp-svn-helper/main.c:118
 #, fuzzy
 msgid "Execute blame action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:124
+#: tvp-svn-helper/main.c:124
 #, fuzzy
 msgid "Execute changelist action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:130
+#: tvp-svn-helper/main.c:130
 msgid "Execute checkout action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:136
+#: tvp-svn-helper/main.c:136
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:142
+#: tvp-svn-helper/main.c:142
 #, fuzzy
 msgid "Execute commit action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:148
+#: tvp-svn-helper/main.c:148
 #, fuzzy
 msgid "Execute copy action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:154
+#: tvp-svn-helper/main.c:154
 #, fuzzy
 msgid "Execute delete action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:160
+#: tvp-svn-helper/main.c:160
 #, fuzzy
 msgid "Execute export action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:166
+#: tvp-svn-helper/main.c:166
 #, fuzzy
 msgid "Execute import action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:172
+#: tvp-svn-helper/main.c:172
 #, fuzzy
 msgid "Execute lock action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:178
+#: tvp-svn-helper/main.c:178
 #, fuzzy
 msgid "Execute log action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:184
+#: tvp-svn-helper/main.c:184
 #, fuzzy
 msgid "Execute move action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:190
+#: tvp-svn-helper/main.c:190
 #, fuzzy
 msgid "Execute properties action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:196
+#: tvp-svn-helper/main.c:196
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:202
+#: tvp-svn-helper/main.c:202
 #, fuzzy
 msgid "Execute relocate action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:208
+#: tvp-svn-helper/main.c:208
 #, fuzzy
 msgid "Execute revert action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:214
+#: tvp-svn-helper/main.c:214
 #, fuzzy
 msgid "Execute status action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:220
+#: tvp-svn-helper/main.c:220
 #, fuzzy
 msgid "Execute switch action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:226
+#: tvp-svn-helper/main.c:226
 #, fuzzy
 msgid "Execute unlock action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:232
+#: tvp-svn-helper/main.c:232
 msgid "Execute update action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:246
+#: tvp-svn-helper/main.c:246
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:250
 #, fuzzy
 msgid "Blame Related Options:"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:254
+#: tvp-svn-helper/main.c:254
 #, fuzzy
 msgid "Changelist Related Options:"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:258
+#: tvp-svn-helper/main.c:258
 #, fuzzy
 msgid "Checkout Related Options:"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:262
+#: tvp-svn-helper/main.c:262
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:266
+#: tvp-svn-helper/main.c:266
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:270
+#: tvp-svn-helper/main.c:270
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:274
+#: tvp-svn-helper/main.c:274
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:278
+#: tvp-svn-helper/main.c:278
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:282
+#: tvp-svn-helper/main.c:282
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:286
+#: tvp-svn-helper/main.c:286
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:290
+#: tvp-svn-helper/main.c:290
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:294
+#: tvp-svn-helper/main.c:294
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:298
+#: tvp-svn-helper/main.c:298
 #, fuzzy
 msgid "Properties Related Options:"
 msgstr "Éditer les propriétés"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:283
+#: tvp-svn-helper/main.c:298 tvp-svn-helper/tsh-properties-dialog.c:283
 #, fuzzy
 msgid "Properties"
 msgstr "Éditer les propriétés"
 
-#: tsp-svn-helper/main.c:302
+#: tvp-svn-helper/main.c:302
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:306
+#: tvp-svn-helper/main.c:306
 #, fuzzy
 msgid "Relocate Related Options:"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:310
+#: tvp-svn-helper/main.c:310
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:314
+#: tvp-svn-helper/main.c:314
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:318
+#: tvp-svn-helper/main.c:318
 #, fuzzy
 msgid "Switch Related Options:"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:322
+#: tvp-svn-helper/main.c:322
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:326
+#: tvp-svn-helper/main.c:326
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:369
+#: tvp-svn-helper/main.c:369
 msgid "Not enough arguments provided"
 msgstr ""
 
-#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:87 tsp-svn-helper/tsh-delete.c:91
-#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
-#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:77
-#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
-#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
+#: tvp-svn-helper/tsh-add.c:73 tvp-svn-helper/tsh-add.c:89
+#: tvp-svn-helper/tsh-checkout.c:71 tvp-svn-helper/tsh-commit.c:91
+#: tvp-svn-helper/tsh-copy.c:87 tvp-svn-helper/tsh-delete.c:91
+#: tvp-svn-helper/tsh-export.c:72 tvp-svn-helper/tsh-import.c:72
+#: tvp-svn-helper/tsh-lock.c:91 tvp-svn-helper/tsh-move.c:77
+#: tvp-svn-helper/tsh-resolved.c:73 tvp-svn-helper/tsh-resolved.c:89
+#: tvp-svn-helper/tsh-revert.c:87 tvp-svn-helper/tsh-switch.c:71
+#: tvp-svn-helper/tsh-unlock.c:86 tvp-svn-helper/tsh-update.c:88
 msgid "Failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-blame-dialog.c:94
+#: tvp-svn-helper/tsh-blame-dialog.c:94
 #, fuzzy
 msgid "Line"
 msgstr "Se connecter"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+#: tvp-svn-helper/tsh-blame-dialog.c:100 tvp-svn-helper/tsh-log-dialog.c:118
 #, fuzzy
 msgid "Revision"
 msgstr "À la révision : %li"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+#: tvp-svn-helper/tsh-blame-dialog.c:106 tvp-svn-helper/tsh-log-dialog.c:124
 msgid "Author"
 msgstr ""
 
-#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+#: tvp-svn-helper/tsh-blame-dialog.c:112 tvp-svn-helper/tsh-log-dialog.c:130
 #, fuzzy
 msgid "Date"
 msgstr "État"
 
-#: tsp-svn-helper/tsh-blame.c:75
+#: tvp-svn-helper/tsh-blame.c:75
 #, fuzzy
 msgid "Blame failed"
 msgstr "Restaurer"
 
-#: tsp-svn-helper/tsh-cleanup.c:66
+#: tvp-svn-helper/tsh-cleanup.c:66
 #, fuzzy
 msgid "Cleanup failed"
 msgstr "Nettoyer les verrous"
 
-#: tsp-svn-helper/tsh-cleanup.c:81
+#: tvp-svn-helper/tsh-cleanup.c:81
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "Nettoyer les verrous"
 
-#: tsp-svn-helper/tsh-cleanup.c:95
+#: tvp-svn-helper/tsh-cleanup.c:95
 #, fuzzy
 msgid "Cleaning up ..."
 msgstr "Nettoyer les verrous"
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:719
-#: tsp-svn-helper/tsh-copy.c:99 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
+#: tvp-svn-helper/tsh-commit.c:103 tvp-svn-helper/tsh-common.c:719
+#: tvp-svn-helper/tsh-copy.c:99 tvp-svn-helper/tsh-delete.c:103
+#: tvp-svn-helper/tsh-import.c:82 tvp-svn-helper/tsh-move.c:89
 #, fuzzy, c-format
 msgid "At revision: %ld"
 msgstr "À la révision : %li"
 
-#: tsp-svn-helper/tsh-commit.c:108
+#: tvp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:505
-#: tsp-svn-helper/tsh-common.c:507 tsp-svn-helper/tsh-copy.c:110
-#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:100
+#: tvp-svn-helper/tsh-commit.c:114 tvp-svn-helper/tsh-common.c:505
+#: tvp-svn-helper/tsh-common.c:507 tvp-svn-helper/tsh-copy.c:110
+#: tvp-svn-helper/tsh-delete.c:114 tvp-svn-helper/tsh-import.c:87
+#: tvp-svn-helper/tsh-move.c:100
 msgid "Completed"
 msgstr "Complété"
 
-#: tsp-svn-helper/tsh-commit.c:145
+#: tvp-svn-helper/tsh-commit.c:145
 #, fuzzy
 msgid "Commit Message"
 msgstr "Envoyer"
 
-#: tsp-svn-helper/tsh-common.c:270
+#: tvp-svn-helper/tsh-common.c:270
 msgid "Store password a plaintext?"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:494 tsp-svn-helper/tsh-common.c:503
-#: tsp-svn-helper/tsh-common.c:510 tsp-svn-helper/tsh-common.c:632
-#: tsp-svn-helper/tsh-common.c:677 tsp-svn-helper/tsh-common.c:768
+#: tvp-svn-helper/tsh-common.c:494 tvp-svn-helper/tsh-common.c:503
+#: tvp-svn-helper/tsh-common.c:510 tvp-svn-helper/tsh-common.c:632
+#: tvp-svn-helper/tsh-common.c:677 tvp-svn-helper/tsh-common.c:768
 msgid "Added"
 msgstr "Ajouté"
 
-#: tsp-svn-helper/tsh-common.c:495 tsp-svn-helper/tsh-common.c:777
+#: tvp-svn-helper/tsh-common.c:495 tvp-svn-helper/tsh-common.c:777
 #, fuzzy
 msgid "Copied"
 msgstr "Complété"
 
-#: tsp-svn-helper/tsh-common.c:496 tsp-svn-helper/tsh-common.c:502
-#: tsp-svn-helper/tsh-common.c:511 tsp-svn-helper/tsh-common.c:634
-#: tsp-svn-helper/tsh-common.c:680 tsp-svn-helper/tsh-common.c:770
+#: tvp-svn-helper/tsh-common.c:496 tvp-svn-helper/tsh-common.c:502
+#: tvp-svn-helper/tsh-common.c:511 tvp-svn-helper/tsh-common.c:634
+#: tvp-svn-helper/tsh-common.c:680 tvp-svn-helper/tsh-common.c:770
 msgid "Deleted"
 msgstr "Effacé"
 
-#: tsp-svn-helper/tsh-common.c:497
+#: tvp-svn-helper/tsh-common.c:497
 #, fuzzy
 msgid "Restored"
 msgstr "Fixer comme résolu"
 
-#: tsp-svn-helper/tsh-common.c:498
+#: tvp-svn-helper/tsh-common.c:498
 #, fuzzy
 msgid "Reverted"
 msgstr "Restaurer"
 
-#: tsp-svn-helper/tsh-common.c:499
+#: tvp-svn-helper/tsh-common.c:499
 #, fuzzy
 msgid "Revert failed"
 msgstr "Restaurer"
 
-#: tsp-svn-helper/tsh-common.c:501
+#: tvp-svn-helper/tsh-common.c:501
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:504
+#: tvp-svn-helper/tsh-common.c:504
 msgid "Updated"
 msgstr "Mise à jour"
 
-#: tsp-svn-helper/tsh-common.c:506 tsp-svn-helper/tsh-common.c:508
-#: tsp-svn-helper/tsh-common.c:641
+#: tvp-svn-helper/tsh-common.c:506 tvp-svn-helper/tsh-common.c:508
+#: tvp-svn-helper/tsh-common.c:641
 msgid "External"
 msgstr "Externe"
 
-#: tsp-svn-helper/tsh-common.c:509 tsp-svn-helper/tsh-common.c:636
-#: tsp-svn-helper/tsh-common.c:683 tsp-svn-helper/tsh-common.c:773
+#: tvp-svn-helper/tsh-common.c:509 tvp-svn-helper/tsh-common.c:636
+#: tvp-svn-helper/tsh-common.c:683 tvp-svn-helper/tsh-common.c:773
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:512 tsp-svn-helper/tsh-common.c:635
-#: tsp-svn-helper/tsh-common.c:686 tsp-svn-helper/tsh-common.c:766
+#: tvp-svn-helper/tsh-common.c:512 tvp-svn-helper/tsh-common.c:635
+#: tvp-svn-helper/tsh-common.c:686 tvp-svn-helper/tsh-common.c:766
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:513
+#: tvp-svn-helper/tsh-common.c:513
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:515
+#: tvp-svn-helper/tsh-common.c:515
 #, fuzzy
 msgid "Locked"
 msgstr "Bloquer"
 
-#: tsp-svn-helper/tsh-common.c:516 tsp-svn-helper/tsh-common.c:779
+#: tvp-svn-helper/tsh-common.c:516 tvp-svn-helper/tsh-common.c:779
 #, fuzzy
 msgid "Unlocked"
 msgstr "Débloquer"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tvp-svn-helper/tsh-common.c:517
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:518
+#: tvp-svn-helper/tsh-common.c:518
 #, fuzzy
 msgid "Unlock failed"
 msgstr "Débloquer"
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tvp-svn-helper/tsh-common.c:519
 msgid "Exists"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tvp-svn-helper/tsh-common.c:520
 msgid "Changelist set"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521
+#: tvp-svn-helper/tsh-common.c:521
 msgid "Changelist cleared"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tvp-svn-helper/tsh-common.c:522
 msgid "Changelist moved"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tvp-svn-helper/tsh-common.c:523
 msgid "Merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tvp-svn-helper/tsh-common.c:524
 msgid "Foreign merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tvp-svn-helper/tsh-common.c:525
 msgid "Replace"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tvp-svn-helper/tsh-common.c:527
 #, fuzzy
 msgid "Property added"
 msgstr "Éditer les propriétés"
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tvp-svn-helper/tsh-common.c:528
 #, fuzzy
 msgid "Property modified"
 msgstr "Éditer les propriétés"
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tvp-svn-helper/tsh-common.c:529
 #, fuzzy
 msgid "Property deleted"
 msgstr "Éditer les propriétés"
 
-#: tsp-svn-helper/tsh-common.c:530
+#: tvp-svn-helper/tsh-common.c:530
 #, fuzzy
 msgid "Property nonexisting"
 msgstr "Éditer les propriétés"
 
-#: tsp-svn-helper/tsh-common.c:531
+#: tvp-svn-helper/tsh-common.c:531
 #, fuzzy
 msgid "Revision property set"
 msgstr "Restaurer"
 
-#: tsp-svn-helper/tsh-common.c:532
+#: tvp-svn-helper/tsh-common.c:532
 #, fuzzy
 msgid "Revision property deleted"
 msgstr "Restaurer"
 
-#: tsp-svn-helper/tsh-common.c:533
+#: tvp-svn-helper/tsh-common.c:533
 #, fuzzy
 msgid "Merge completed"
 msgstr "Complété"
 
-#: tsp-svn-helper/tsh-common.c:534
+#: tvp-svn-helper/tsh-common.c:534
 #, fuzzy
 msgid "Tree conflict"
 msgstr "Complété"
 
-#: tsp-svn-helper/tsh-common.c:535
+#: tvp-svn-helper/tsh-common.c:535
 #, fuzzy
 msgid "External failed"
 msgstr "Externe"
 
-#: tsp-svn-helper/tsh-common.c:596
+#: tvp-svn-helper/tsh-common.c:596
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:598
+#: tvp-svn-helper/tsh-common.c:598
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:599 tsp-svn-helper/tsh-common.c:633
+#: tvp-svn-helper/tsh-common.c:599 tvp-svn-helper/tsh-common.c:633
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:600 tsp-svn-helper/tsh-common.c:640
+#: tvp-svn-helper/tsh-common.c:600 tvp-svn-helper/tsh-common.c:640
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:601
+#: tvp-svn-helper/tsh-common.c:601
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:602 tsp-svn-helper/tsh-common.c:637
+#: tvp-svn-helper/tsh-common.c:602 tvp-svn-helper/tsh-common.c:637
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:603 tsp-svn-helper/tsh-common.c:638
+#: tvp-svn-helper/tsh-common.c:603 tvp-svn-helper/tsh-common.c:638
 #, fuzzy
 msgid "Conflicted"
 msgstr "Complété"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:631
+#: tvp-svn-helper/tsh-common.c:631
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:639
+#: tvp-svn-helper/tsh-common.c:639
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:642
+#: tvp-svn-helper/tsh-common.c:642
 #, fuzzy
 msgid "Incomplete"
 msgstr "Complété"
 
-#: tsp-svn-helper/tsh-copy.c:104
+#: tvp-svn-helper/tsh-copy.c:104
 msgid "Local copy"
 msgstr ""
 
-#: tsp-svn-helper/tsh-copy.c:147
+#: tvp-svn-helper/tsh-copy.c:147
 msgid "Copy To"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:108
+#: tvp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:145
+#: tvp-svn-helper/tsh-delete.c:145
 #, fuzzy
 msgid "Delete Message"
 msgstr "Envoyer"
 
-#: tsp-svn-helper/tsh-file-dialog.c:60
+#: tvp-svn-helper/tsh-file-dialog.c:60
 msgid "_Certificate:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-dialog.c:67
+#: tvp-svn-helper/tsh-file-dialog.c:67
 msgid "Select a file"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
-#: tsp-svn-helper/tsh-trust-dialog.c:73
+#: tvp-svn-helper/tsh-file-dialog.c:78 tvp-svn-helper/tsh-login-dialog.c:98
+#: tvp-svn-helper/tsh-trust-dialog.c:73
 msgid "Remember"
 msgstr "Se souvenir"
 
-#: tsp-svn-helper/tsh-file-dialog.c:86
+#: tvp-svn-helper/tsh-file-dialog.c:86
 #, fuzzy
 msgid "Certificate"
 msgstr "Notification"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:91
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:116
+#: tvp-svn-helper/tsh-file-selection-dialog.c:91
+#: tvp-svn-helper/tsh-log-message-dialog.c:92
+#: tvp-svn-helper/tsh-notify-dialog.c:94
+#: tvp-svn-helper/tsh-status-dialog.c:116
 msgid "Path"
 msgstr "Chemin"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:118
+#: tvp-svn-helper/tsh-file-selection-dialog.c:118
 msgid "Select/Unselect all"
 msgstr ""
 
-#: tsp-svn-helper/tsh-import.c:125
+#: tvp-svn-helper/tsh-import.c:125
 #, fuzzy
 msgid "Import Message"
 msgstr "Envoyer"
 
-#: tsp-svn-helper/tsh-log-dialog.c:136
+#: tvp-svn-helper/tsh-log-dialog.c:136
 #, fuzzy
 msgid "Message"
 msgstr "Envoyer"
 
-#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
+#: tvp-svn-helper/tsh-log-dialog.c:174 tvp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr "Action"
 
-#: tsp-svn-helper/tsh-log-dialog.c:180
+#: tvp-svn-helper/tsh-log-dialog.c:180
 msgid "File"
 msgstr ""
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:86
+#: tvp-svn-helper/tsh-log-message-dialog.c:86
 #, fuzzy
 msgid "State"
 msgstr "État"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:110
+#: tvp-svn-helper/tsh-log-message-dialog.c:110
 msgid "Log Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-log.c:106
+#: tvp-svn-helper/tsh-log.c:106
 #, fuzzy
 msgid "Log failed"
 msgstr "Débloquer"
 
-#: tsp-svn-helper/tsh-login-dialog.c:65
+#: tvp-svn-helper/tsh-login-dialog.c:65
 msgid "_Username:"
 msgstr "_Utilisateur :"
 
-#: tsp-svn-helper/tsh-login-dialog.c:81
+#: tvp-svn-helper/tsh-login-dialog.c:81
 msgid "_Password:"
 msgstr "_Mot de passe"
 
-#: tsp-svn-helper/tsh-login-dialog.c:106
+#: tvp-svn-helper/tsh-login-dialog.c:106
 msgid "Login"
 msgstr "Se connecter"
 
-#: tsp-svn-helper/tsh-move.c:94
+#: tvp-svn-helper/tsh-move.c:94
 msgid "Local move"
 msgstr ""
 
-#: tsp-svn-helper/tsh-move.c:136
+#: tvp-svn-helper/tsh-move.c:136
 msgid "Move To"
 msgstr ""
 
-#: tsp-svn-helper/tsh-notify-dialog.c:100
+#: tvp-svn-helper/tsh-notify-dialog.c:100
 msgid "Mime type"
 msgstr "Type mime"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:115
+#: tvp-svn-helper/tsh-notify-dialog.c:115
 msgid "Notification"
 msgstr "Notification"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:126
+#: tvp-svn-helper/tsh-properties-dialog.c:126
 #, fuzzy
 msgid "Name"
 msgstr "Différences détaillées"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:132
+#: tvp-svn-helper/tsh-properties-dialog.c:132
 msgid "Value"
 msgstr ""
 
@@ -961,8 +958,8 @@
 #. Translators: svn recursion selection
 #. * Self means only this file/direcotry is shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:209
-#: tsp-svn-helper/tsh-status-dialog.c:182
+#: tvp-svn-helper/tsh-properties-dialog.c:209
+#: tvp-svn-helper/tsh-status-dialog.c:182
 msgid "Self"
 msgstr ""
 
@@ -972,8 +969,8 @@
 #. Translators: svn recursion selection
 #. * Immediate files means this file/direcotry and the files it contains are shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:220
-#: tsp-svn-helper/tsh-status-dialog.c:191
+#: tvp-svn-helper/tsh-properties-dialog.c:220
+#: tvp-svn-helper/tsh-status-dialog.c:191
 #, fuzzy
 msgid "Immediate files"
 msgstr "Restaurer"
@@ -984,117 +981,117 @@
 #. Translators: svn recursion selection
 #. * Recursive means the list is full recursive
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:238
-#: tsp-svn-helper/tsh-status-dialog.c:209
+#: tvp-svn-helper/tsh-properties-dialog.c:238
+#: tvp-svn-helper/tsh-status-dialog.c:209
 #, fuzzy
 msgid "Recursive"
 msgstr "Fixer comme résolu"
 
 #. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:81
+#: tvp-svn-helper/tsh-properties.c:81
 #, fuzzy
 msgid "Set property failed"
 msgstr "Restaurer"
 
-#: tsp-svn-helper/tsh-properties.c:104
+#: tvp-svn-helper/tsh-properties.c:104
 #, fuzzy
 msgid "Properties failed"
 msgstr "Éditer les propriétés"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:88
+#: tvp-svn-helper/tsh-relocate-dialog.c:88
 msgid "_From:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:98
-#: tsp-svn-helper/tsh-relocate-dialog.c:104
-#: tsp-svn-helper/tsh-relocate-dialog.c:153
-#: tsp-svn-helper/tsh-relocate-dialog.c:159
-#: tsp-svn-helper/tsh-relocate-dialog.c:205
-#: tsp-svn-helper/tsh-transfer-dialog.c:92
-#: tsp-svn-helper/tsh-transfer-dialog.c:98
-#: tsp-svn-helper/tsh-transfer-dialog.c:144
+#: tvp-svn-helper/tsh-relocate-dialog.c:98
+#: tvp-svn-helper/tsh-relocate-dialog.c:104
+#: tvp-svn-helper/tsh-relocate-dialog.c:153
+#: tvp-svn-helper/tsh-relocate-dialog.c:159
+#: tvp-svn-helper/tsh-relocate-dialog.c:205
+#: tvp-svn-helper/tsh-transfer-dialog.c:92
+#: tvp-svn-helper/tsh-transfer-dialog.c:98
+#: tvp-svn-helper/tsh-transfer-dialog.c:144
 msgid "Select a folder"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:143
+#: tvp-svn-helper/tsh-relocate-dialog.c:143
 msgid "_To:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:198
-#: tsp-svn-helper/tsh-transfer-dialog.c:137
+#: tvp-svn-helper/tsh-relocate-dialog.c:198
+#: tvp-svn-helper/tsh-transfer-dialog.c:137
 msgid "_Directory:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate.c:71
+#: tvp-svn-helper/tsh-relocate.c:71
 #, fuzzy
 msgid "Relocate failed"
 msgstr "Restaurer"
 
-#: tsp-svn-helper/tsh-relocate.c:86
+#: tvp-svn-helper/tsh-relocate.c:86
 #, fuzzy
 msgid "Relocate finished"
 msgstr "Nettoyer les verrous"
 
-#: tsp-svn-helper/tsh-relocate.c:128
+#: tvp-svn-helper/tsh-relocate.c:128
 #, fuzzy
 msgid "Relocating ..."
 msgstr "Nettoyer les verrous"
 
-#: tsp-svn-helper/tsh-status-dialog.c:224
+#: tvp-svn-helper/tsh-status-dialog.c:224
 msgid "Show Unmodified Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:228
+#: tvp-svn-helper/tsh-status-dialog.c:228
 msgid "Show Unversioned Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:232
+#: tvp-svn-helper/tsh-status-dialog.c:232
 msgid "Show Ignored Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:236
+#: tvp-svn-helper/tsh-status-dialog.c:236
 #, fuzzy
 msgid "Hide Externals"
 msgstr "Externe"
 
-#: tsp-svn-helper/tsh-status-dialog.c:240
+#: tvp-svn-helper/tsh-status-dialog.c:240
 msgid "Check Repository"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status.c:86
+#: tvp-svn-helper/tsh-status.c:86
 #, fuzzy
 msgid "Status failed"
 msgstr "État"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:82
+#: tvp-svn-helper/tsh-transfer-dialog.c:82
 msgid "_Repository:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:156
+#: tvp-svn-helper/tsh-transfer-dialog.c:156
 msgid "Transfer"
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:58
+#: tvp-svn-helper/tsh-trust-dialog.c:58
 msgid "Certificate is not yet valid."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:61
+#: tvp-svn-helper/tsh-trust-dialog.c:61
 msgid "Certificate has expired."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:64
+#: tvp-svn-helper/tsh-trust-dialog.c:64
 msgid "Certificate does not match the remote hostname."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:67
+#: tvp-svn-helper/tsh-trust-dialog.c:67
 msgid "Certificate authority is unknown."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:70
+#: tvp-svn-helper/tsh-trust-dialog.c:70
 msgid "Other failure."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:77
+#: tvp-svn-helper/tsh-trust-dialog.c:77
 msgid "Trust"
 msgstr ""
 

Modified: thunar-vcs-plugin/trunk/po/gl.po
===================================================================
--- thunar-vcs-plugin/trunk/po/gl.po	2009-06-28 12:10:01 UTC (rev 7634)
+++ thunar-vcs-plugin/trunk/po/gl.po	2009-06-28 12:13:49 UTC (rev 7635)
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-30 17:48+0200\n"
+"POT-Creation-Date: 2009-06-28 14:10+0200\n"
 "PO-Revision-Date: 2009-04-14 22:02+0100\n"
 "Last-Translator: Leandro Regueiro <leandro.regueiro at gmail.com>\n"
 "Language-Team: Galician <proxecto at trasno.net>\n"
@@ -22,306 +22,303 @@
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
+#: thunar-vcs-plugin/tvp-provider.c:435 thunar-vcs-plugin/tvp-provider.c:467
 msgid "SVN"
 msgstr "SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
+#: thunar-vcs-plugin/tvp-svn-action.c:298
 msgid "Menu|Add"
 msgstr "Engadir"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
-#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:298 tvp-svn-helper/main.c:246
+#: tvp-svn-helper/tsh-add.c:113 tvp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Engadir"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-vcs-plugin/tvp-svn-action.c:303
 #, fuzzy
 msgid "Menu|Blame"
 msgstr "Menú Pinceis"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
-#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-vcs-plugin/tvp-svn-action.c:303 tvp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:254 tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 #, fuzzy
 msgid "Menu|Changelist"
 msgstr "Menú Pinceis"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 #, fuzzy
 msgid "Changelist"
 msgstr "Lista de cambios"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-vcs-plugin/tvp-svn-action.c:320
 #, fuzzy
 msgid "Menu|Checkout"
 msgstr "Menú Pinceis"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
-#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
+#: thunar-vcs-plugin/tvp-svn-action.c:320 tvp-svn-helper/main.c:258
+#: tvp-svn-helper/tsh-checkout.c:98 tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-vcs-plugin/tvp-svn-action.c:325
 #, fuzzy
 msgid "Menu|Cleanup"
 msgstr "Menú Pinceis"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
+#: thunar-vcs-plugin/tvp-svn-action.c:325 tvp-svn-helper/main.c:262
 #, fuzzy
 msgid "Cleanup"
 msgstr "A limpar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-vcs-plugin/tvp-svn-action.c:330
 #, fuzzy
 msgid "Menu|Commit"
 msgstr "Enviar cambios"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
-#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:330 tvp-svn-helper/main.c:266
+#: tvp-svn-helper/tsh-commit.c:127 tvp-svn-helper/tsh-commit.c:140
 #, fuzzy
 msgid "Commit"
 msgstr "E_fectuar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-vcs-plugin/tvp-svn-action.c:335
 msgid "Menu|Copy"
 msgstr "Copiar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
-#: tsp-svn-helper/tsh-copy.c:165
+#: thunar-vcs-plugin/tvp-svn-action.c:335 tvp-svn-helper/main.c:270
+#: tvp-svn-helper/tsh-copy.c:165
 msgid "Copy"
 msgstr "Copiar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-vcs-plugin/tvp-svn-action.c:340
 msgid "Menu|Delete"
 msgstr "Eliminar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
-#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:340 tvp-svn-helper/main.c:274
+#: tvp-svn-helper/tsh-delete.c:127 tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Eliminar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Menu|Diff"
 msgstr "Diferencias"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 #, fuzzy
 msgid "Diff"
 msgstr "Diff"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-vcs-plugin/tvp-svn-action.c:350
 msgid "Menu|Export"
 msgstr "Exportar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
-#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:350 tvp-svn-helper/main.c:278
+#: tvp-svn-helper/tsh-export.c:107 tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exportar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-vcs-plugin/tvp-svn-action.c:355
 msgid "Menu|Import"
 msgstr "Importar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
-#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
+#: thunar-vcs-plugin/tvp-svn-action.c:355 tvp-svn-helper/main.c:282
+#: tvp-svn-helper/tsh-import.c:102 tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Menu|Info"
 msgstr "Información"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
-#: thunar-svn-plugin/tsp-svn-action.c:416
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Info"
 msgstr "Información"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-vcs-plugin/tvp-svn-action.c:370
 msgid "Menu|Lock"
 msgstr "Bloquear"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
-#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
+#: thunar-vcs-plugin/tvp-svn-action.c:370 tvp-svn-helper/main.c:286
+#: tvp-svn-helper/tsh-lock-dialog.c:72 tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Bloquear"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
+#: thunar-vcs-plugin/tvp-svn-action.c:375
 msgid "Menu|Log"
 msgstr "Rexistro"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
-#: tsp-svn-helper/tsh-log-dialog.c:201
+#: thunar-vcs-plugin/tvp-svn-action.c:375 tvp-svn-helper/main.c:290
+#: tvp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Rexistro"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
+#: thunar-vcs-plugin/tvp-svn-action.c:390
 msgid "Menu|Move"
 msgstr "Mover"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
-#: tsp-svn-helper/tsh-move.c:156
+#: thunar-vcs-plugin/tvp-svn-action.c:390 tvp-svn-helper/main.c:294
+#: tvp-svn-helper/tsh-move.c:156
 msgid "Move"
 msgstr "Mover"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Menu|Edit Properties"
 msgstr "Editar as propiedades"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Edit Properties"
 msgstr "Editar as propiedades"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
+#: thunar-vcs-plugin/tvp-svn-action.c:406
 #, fuzzy
 msgid "Menu|Relocate"
 msgstr "Menú Pinceis"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
-#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
+#: thunar-vcs-plugin/tvp-svn-action.c:406 tvp-svn-helper/main.c:306
+#: tvp-svn-helper/tsh-relocate-dialog.c:217 tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-vcs-plugin/tvp-svn-action.c:412
 #, fuzzy
 msgid "Menu|Resolved"
 msgstr "Menú Pinceis"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
-#: tsp-svn-helper/tsh-common.c:500 tsp-svn-helper/tsh-resolved.c:113
-#: tsp-svn-helper/tsh-resolved.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:412 tvp-svn-helper/main.c:302
+#: tvp-svn-helper/tsh-common.c:500 tvp-svn-helper/tsh-resolved.c:113
+#: tvp-svn-helper/tsh-resolved.c:126
 msgid "Resolved"
 msgstr "Resolto"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 #, fuzzy
 msgid "Menu|Resolve"
 msgstr "_Resolver conflitos..."
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
-#: thunar-svn-plugin/tsp-svn-action.c:527
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 #, fuzzy
 msgid "Resolve"
 msgstr "_Resolver conflitos..."
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-vcs-plugin/tvp-svn-action.c:422
 #, fuzzy
 msgid "Menu|Revert"
 msgstr "Reverter imaxe"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
-#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:422 tvp-svn-helper/main.c:310
+#: tvp-svn-helper/tsh-revert.c:112 tvp-svn-helper/tsh-revert.c:125
 #, fuzzy
 msgid "Revert"
 msgstr "Reverter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-vcs-plugin/tvp-svn-action.c:427
 msgid "Menu|Status"
 msgstr "Estado"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
-#: tsp-svn-helper/tsh-file-selection-dialog.c:125
-#: tsp-svn-helper/tsh-status-dialog.c:247
+#: thunar-vcs-plugin/tvp-svn-action.c:427 tvp-svn-helper/main.c:314
+#: tvp-svn-helper/tsh-file-selection-dialog.c:125
+#: tvp-svn-helper/tsh-status-dialog.c:247
 msgid "Status"
 msgstr "Estado"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-vcs-plugin/tvp-svn-action.c:432
 #, fuzzy
 msgid "Menu|Switch"
 msgstr "Cambiar de usuario"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
-#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
+#: thunar-vcs-plugin/tvp-svn-action.c:432 tvp-svn-helper/main.c:318
+#: tvp-svn-helper/tsh-switch.c:109 tvp-svn-helper/tsh-switch.c:122
 #, fuzzy
 msgid "Switch"
 msgstr "Intercambio"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-vcs-plugin/tvp-svn-action.c:437
 msgid "Menu|Unlock"
 msgstr "Desbloquear"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
-#: tsp-svn-helper/tsh-unlock.c:111
+#: thunar-vcs-plugin/tvp-svn-action.c:437 tvp-svn-helper/main.c:322
+#: tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Desbloquear"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
+#: thunar-vcs-plugin/tvp-svn-action.c:442
 msgid "Menu|Update"
 msgstr "Actualizar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
-#: tsp-svn-helper/tsh-update.c:113
+#: thunar-vcs-plugin/tvp-svn-action.c:442 tvp-svn-helper/main.c:326
+#: tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Actualizar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:608
+#: thunar-vcs-plugin/tvp-svn-action.c:452
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "A acción %s non está implementada"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:118
+#: thunar-vcs-plugin/tvp-svn-property-page.c:118
 msgid "URL:"
 msgstr "URL:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:124
-#: thunar-svn-plugin/tsp-svn-property-page.c:137
-#: thunar-svn-plugin/tsp-svn-property-page.c:149
-#: thunar-svn-plugin/tsp-svn-property-page.c:167
-#: thunar-svn-plugin/tsp-svn-property-page.c:179
-#: thunar-svn-plugin/tsp-svn-property-page.c:192
-#: thunar-svn-plugin/tsp-svn-property-page.c:222
-#: thunar-svn-plugin/tsp-svn-property-page.c:300
-#: tsp-svn-helper/tsh-common.c:539 tsp-svn-helper/tsh-common.c:597
-#: tsp-svn-helper/tsh-common.c:606 tsp-svn-helper/tsh-common.c:628
-#: tsp-svn-helper/tsh-common.c:645 tsp-svn-helper/tsh-common.c:672
-#: tsp-svn-helper/tsh-common.c:762
+#: thunar-vcs-plugin/tvp-svn-property-page.c:124
+#: thunar-vcs-plugin/tvp-svn-property-page.c:137
+#: thunar-vcs-plugin/tvp-svn-property-page.c:149
+#: thunar-vcs-plugin/tvp-svn-property-page.c:167
+#: thunar-vcs-plugin/tvp-svn-property-page.c:179
+#: thunar-vcs-plugin/tvp-svn-property-page.c:192
+#: thunar-vcs-plugin/tvp-svn-property-page.c:222
+#: thunar-vcs-plugin/tvp-svn-property-page.c:300
+#: tvp-svn-helper/tsh-common.c:539 tvp-svn-helper/tsh-common.c:597
+#: tvp-svn-helper/tsh-common.c:606 tvp-svn-helper/tsh-common.c:628
+#: tvp-svn-helper/tsh-common.c:645 tvp-svn-helper/tsh-common.c:672
+#: tvp-svn-helper/tsh-common.c:762
 msgid "Unknown"
 msgstr "Descoñecido"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:131
+#: thunar-vcs-plugin/tvp-svn-property-page.c:131
 msgid "Revision:"
 msgstr "Revisión:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:143
+#: thunar-vcs-plugin/tvp-svn-property-page.c:143
 msgid "Repository:"
 msgstr "Repositorio:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:161
+#: thunar-vcs-plugin/tvp-svn-property-page.c:161
 msgid "Modified revision:"
 msgstr "Revisión modificada:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:173
+#: thunar-vcs-plugin/tvp-svn-property-page.c:173
 msgid "Modified date:"
 msgstr "Data de modificación:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:186
+#: thunar-vcs-plugin/tvp-svn-property-page.c:186
 msgid "Author:"
 msgstr "Autor:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#: thunar-vcs-plugin/tvp-svn-property-page.c:203
 msgid "Changelist:"
 msgstr "Lista de cambios:"
 
 #. Translators: Depth as in depth of recursion
-#: thunar-svn-plugin/tsp-svn-property-page.c:216
+#: thunar-vcs-plugin/tvp-svn-property-page.c:216
 msgid "Depth:"
 msgstr "Profundidade:"
 
 #. Translators: svn recursion depth infotmation
 #. * Exclude should not apear client side
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:306
+#: thunar-vcs-plugin/tvp-svn-property-page.c:306
 msgid "Exclude"
 msgstr "Excluír"
 
 #. Translators: svn recursion depth infotmation
 #. * Empty depth means only this file/direcotry is checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:312
+#: thunar-vcs-plugin/tvp-svn-property-page.c:312
 #, fuzzy
 msgid "Empty"
 msgstr "Baleiro"
@@ -329,7 +326,7 @@
 #. Translators: svn recursion depth infotmation
 #. * Files depth means this file/direcotry and all of it's files are checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:318
+#: thunar-vcs-plugin/tvp-svn-property-page.c:318
 msgid "Files"
 msgstr "Ficheiros"
 
@@ -342,128 +339,128 @@
 #. Translators: svn recursion selection
 #. * Immediates means this file/direcotry and the subdirectories are shown
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:324
-#: tsp-svn-helper/tsh-properties-dialog.c:229
-#: tsp-svn-helper/tsh-status-dialog.c:200
+#: thunar-vcs-plugin/tvp-svn-property-page.c:324
+#: tvp-svn-helper/tsh-properties-dialog.c:229
+#: tvp-svn-helper/tsh-status-dialog.c:200
 msgid "Immediates"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Infinity depth means this file/direcotry is checked out with full recursion
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:330
+#: thunar-vcs-plugin/tvp-svn-property-page.c:330
 #, fuzzy
 msgid "Infinity"
 msgstr "infinito"
 
-#: tsp-svn-helper/main.c:105
+#: tvp-svn-helper/main.c:105
 msgid "Print version information"
 msgstr "Mostrar a información da versión"
 
-#: tsp-svn-helper/main.c:112
+#: tvp-svn-helper/main.c:112
 msgid "Execute add action"
 msgstr "Executar a acción de engadir"
 
-#: tsp-svn-helper/main.c:118
+#: tvp-svn-helper/main.c:118
 #, fuzzy
 msgid "Execute blame action"
 msgstr "Desface-la última acción"
 
-#: tsp-svn-helper/main.c:124
+#: tvp-svn-helper/main.c:124
 #, fuzzy
 msgid "Execute changelist action"
 msgstr "Desface-la última acción"
 
-#: tsp-svn-helper/main.c:130
+#: tvp-svn-helper/main.c:130
 #, fuzzy
 msgid "Execute checkout action"
 msgstr "Desface-la última acción"
 
-#: tsp-svn-helper/main.c:136
+#: tvp-svn-helper/main.c:136
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "Desface-la última acción"
 
-#: tsp-svn-helper/main.c:142
+#: tvp-svn-helper/main.c:142
 #, fuzzy
 msgid "Execute commit action"
 msgstr "Desface-la última acción"
 
-#: tsp-svn-helper/main.c:148
+#: tvp-svn-helper/main.c:148
 #, fuzzy
 msgid "Execute copy action"
 msgstr "Desface-la última acción"
 
-#: tsp-svn-helper/main.c:154
+#: tvp-svn-helper/main.c:154
 msgid "Execute delete action"
 msgstr "Executar a acción de eliminar"
 
-#: tsp-svn-helper/main.c:160
+#: tvp-svn-helper/main.c:160
 #, fuzzy
 msgid "Execute export action"
 msgstr "Desface-la última acción"
 
-#: tsp-svn-helper/main.c:166
+#: tvp-svn-helper/main.c:166
 #, fuzzy
 msgid "Execute import action"
 msgstr "Desface-la última acción"
 
-#: tsp-svn-helper/main.c:172
+#: tvp-svn-helper/main.c:172
 #, fuzzy
 msgid "Execute lock action"
 msgstr "Desface-la última acción"
 
-#: tsp-svn-helper/main.c:178
+#: tvp-svn-helper/main.c:178
 #, fuzzy
 msgid "Execute log action"
 msgstr "Desface-la última acción"
 
-#: tsp-svn-helper/main.c:184
+#: tvp-svn-helper/main.c:184
 #, fuzzy
 msgid "Execute move action"
 msgstr "Desface-la última acción"
 
-#: tsp-svn-helper/main.c:190
+#: tvp-svn-helper/main.c:190
 #, fuzzy
 msgid "Execute properties action"
 msgstr "Desface-la última acción"
 
-#: tsp-svn-helper/main.c:196
+#: tvp-svn-helper/main.c:196
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "Desface-la última acción"
 
-#: tsp-svn-helper/main.c:202
+#: tvp-svn-helper/main.c:202
 #, fuzzy
 msgid "Execute relocate action"
 msgstr "Desface-la última acción"
 
-#: tsp-svn-helper/main.c:208
+#: tvp-svn-helper/main.c:208
 #, fuzzy
 msgid "Execute revert action"
 msgstr "Desface-la última acción"
 
-#: tsp-svn-helper/main.c:214
+#: tvp-svn-helper/main.c:214
 #, fuzzy
 msgid "Execute status action"
 msgstr "Desface-la última acción"
 
-#: tsp-svn-helper/main.c:220
+#: tvp-svn-helper/main.c:220
 #, fuzzy
 msgid "Execute switch action"
 msgstr "Desface-la última acción"
 
-#: tsp-svn-helper/main.c:226
+#: tvp-svn-helper/main.c:226
 #, fuzzy
 msgid "Execute unlock action"
 msgstr "Desface-la última acción"
 
-#: tsp-svn-helper/main.c:232
+#: tvp-svn-helper/main.c:232
 #, fuzzy
 msgid "Execute update action"
 msgstr "Desface-la última acción"
 
-#: tsp-svn-helper/main.c:246
+#: tvp-svn-helper/main.c:246
 #, fuzzy
 msgid "Add Related Options:"
 msgstr ""
@@ -471,7 +468,7 @@
 "\n"
 "Opcións dispoñibles:"
 
-#: tsp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:250
 #, fuzzy
 msgid "Blame Related Options:"
 msgstr ""
@@ -479,7 +476,7 @@
 "\n"
 "Opcións dispoñibles:"
 
-#: tsp-svn-helper/main.c:254
+#: tvp-svn-helper/main.c:254
 #, fuzzy
 msgid "Changelist Related Options:"
 msgstr ""
@@ -487,7 +484,7 @@
 "\n"
 "Opcións dispoñibles:"
 
-#: tsp-svn-helper/main.c:258
+#: tvp-svn-helper/main.c:258
 #, fuzzy
 msgid "Checkout Related Options:"
 msgstr ""
@@ -495,7 +492,7 @@
 "\n"
 "Opcións dispoñibles:"
 
-#: tsp-svn-helper/main.c:262
+#: tvp-svn-helper/main.c:262
 #, fuzzy
 msgid "Cleanup Related Options:"
 msgstr ""
@@ -503,7 +500,7 @@
 "\n"
 "Opcións dispoñibles:"
 
-#: tsp-svn-helper/main.c:266
+#: tvp-svn-helper/main.c:266
 #, fuzzy
 msgid "Commit Related Options:"
 msgstr ""
@@ -511,7 +508,7 @@
 "\n"
 "Opcións dispoñibles:"
 
-#: tsp-svn-helper/main.c:270
+#: tvp-svn-helper/main.c:270
 #, fuzzy
 msgid "Copy Related Options:"
 msgstr ""
@@ -519,12 +516,12 @@
 "\n"
 "Opcións dispoñibles:"
 
-#: tsp-svn-helper/main.c:274
+#: tvp-svn-helper/main.c:274
 #, fuzzy
 msgid "Delete Related Options:"
 msgstr "_Eliminar as opcións gardadas"
 
-#: tsp-svn-helper/main.c:278
+#: tvp-svn-helper/main.c:278
 #, fuzzy
 msgid "Export Related Options:"
 msgstr ""
@@ -532,7 +529,7 @@
 "\n"
 "Opcións dispoñibles:"
 
-#: tsp-svn-helper/main.c:282
+#: tvp-svn-helper/main.c:282
 #, fuzzy
 msgid "Import Related Options:"
 msgstr ""
@@ -540,7 +537,7 @@
 "\n"
 "Opcións dispoñibles:"
 
-#: tsp-svn-helper/main.c:286
+#: tvp-svn-helper/main.c:286
 #, fuzzy
 msgid "Lock Related Options:"
 msgstr ""
@@ -548,7 +545,7 @@
 "\n"
 "Opcións dispoñibles:"
 
-#: tsp-svn-helper/main.c:290
+#: tvp-svn-helper/main.c:290
 #, fuzzy
 msgid "Log Related Options:"
 msgstr ""
@@ -556,7 +553,7 @@
 "\n"
 "Opcións dispoñibles:"
 
-#: tsp-svn-helper/main.c:294
+#: tvp-svn-helper/main.c:294
 #, fuzzy
 msgid "Move Related Options:"
 msgstr ""
@@ -564,18 +561,18 @@
 "\n"
 "Opcións dispoñibles:"
 
-#: tsp-svn-helper/main.c:298
+#: tvp-svn-helper/main.c:298
 #, fuzzy
 msgid "Properties Related Options:"
 msgstr "Opcións para modificar as propiedades dunha ventá"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:283
+#: tvp-svn-helper/main.c:298 tvp-svn-helper/tsh-properties-dialog.c:283
 msgid "Properties"
 msgstr "Propiedades"
 
-#: tsp-svn-helper/main.c:302
+#: tvp-svn-helper/main.c:302
 #, fuzzy
 msgid "Resolved Related Options:"
 msgstr ""
@@ -583,7 +580,7 @@
 "\n"
 "Opcións dispoñibles:"
 
-#: tsp-svn-helper/main.c:306
+#: tvp-svn-helper/main.c:306
 #, fuzzy
 msgid "Relocate Related Options:"
 msgstr ""
@@ -591,7 +588,7 @@
 "\n"
 "Opcións dispoñibles:"
 
-#: tsp-svn-helper/main.c:310
+#: tvp-svn-helper/main.c:310
 #, fuzzy
 msgid "Revert Related Options:"
 msgstr ""
@@ -599,7 +596,7 @@
 "\n"
 "Opcións dispoñibles:"
 
-#: tsp-svn-helper/main.c:314
+#: tvp-svn-helper/main.c:314
 #, fuzzy
 msgid "Status Related Options:"
 msgstr ""
@@ -607,7 +604,7 @@
 "\n"
 "Opcións dispoñibles:"
 
-#: tsp-svn-helper/main.c:318
+#: tvp-svn-helper/main.c:318
 #, fuzzy
 msgid "Switch Related Options:"
 msgstr ""
@@ -615,7 +612,7 @@
 "\n"
 "Opcións dispoñibles:"
 
-#: tsp-svn-helper/main.c:322
+#: tvp-svn-helper/main.c:322
 #, fuzzy
 msgid "Unlock Related Options:"
 msgstr ""
@@ -623,7 +620,7 @@
 "\n"
 "Opcións dispoñibles:"
 
-#: tsp-svn-helper/main.c:326
+#: tvp-svn-helper/main.c:326
 #, fuzzy
 msgid "Update Related Options:"
 msgstr ""
@@ -631,38 +628,38 @@
 "\n"
 "Opcións dispoñibles:"
 
-#: tsp-svn-helper/main.c:369
+#: tvp-svn-helper/main.c:369
 msgid "Not enough arguments provided"
 msgstr "Non se proporcionaron argumentos suficientes"
 
-#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:87 tsp-svn-helper/tsh-delete.c:91
-#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
-#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:77
-#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
-#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
+#: tvp-svn-helper/tsh-add.c:73 tvp-svn-helper/tsh-add.c:89
+#: tvp-svn-helper/tsh-checkout.c:71 tvp-svn-helper/tsh-commit.c:91
+#: tvp-svn-helper/tsh-copy.c:87 tvp-svn-helper/tsh-delete.c:91
+#: tvp-svn-helper/tsh-export.c:72 tvp-svn-helper/tsh-import.c:72
+#: tvp-svn-helper/tsh-lock.c:91 tvp-svn-helper/tsh-move.c:77
+#: tvp-svn-helper/tsh-resolved.c:73 tvp-svn-helper/tsh-resolved.c:89
+#: tvp-svn-helper/tsh-revert.c:87 tvp-svn-helper/tsh-switch.c:71
+#: tvp-svn-helper/tsh-unlock.c:86 tvp-svn-helper/tsh-update.c:88
 msgid "Failed"
 msgstr "Fallou"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:94
+#: tvp-svn-helper/tsh-blame-dialog.c:94
 msgid "Line"
 msgstr "Liña"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+#: tvp-svn-helper/tsh-blame-dialog.c:100 tvp-svn-helper/tsh-log-dialog.c:118
 msgid "Revision"
 msgstr "Revisión"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+#: tvp-svn-helper/tsh-blame-dialog.c:106 tvp-svn-helper/tsh-log-dialog.c:124
 msgid "Author"
 msgstr "Autor"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+#: tvp-svn-helper/tsh-blame-dialog.c:112 tvp-svn-helper/tsh-log-dialog.c:130
 msgid "Date"
 msgstr "Data"
 
-#: tsp-svn-helper/tsh-blame.c:75
+#: tvp-svn-helper/tsh-blame.c:75
 #, fuzzy
 msgid "Blame failed"
 msgstr ""
@@ -670,7 +667,7 @@
 "\n"
 "%s"
 
-#: tsp-svn-helper/tsh-cleanup.c:66
+#: tvp-svn-helper/tsh-cleanup.c:66
 #, fuzzy
 msgid "Cleanup failed"
 msgstr ""
@@ -678,69 +675,69 @@
 "\n"
 "%s"
 
-#: tsp-svn-helper/tsh-cleanup.c:81
+#: tvp-svn-helper/tsh-cleanup.c:81
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "Debuxo rematado"
 
-#: tsp-svn-helper/tsh-cleanup.c:95
+#: tvp-svn-helper/tsh-cleanup.c:95
 #, fuzzy
 msgid "Cleaning up ..."
 msgstr "Subir cursor"
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:719
-#: tsp-svn-helper/tsh-copy.c:99 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
+#: tvp-svn-helper/tsh-commit.c:103 tvp-svn-helper/tsh-common.c:719
+#: tvp-svn-helper/tsh-copy.c:99 tvp-svn-helper/tsh-delete.c:103
+#: tvp-svn-helper/tsh-import.c:82 tvp-svn-helper/tsh-move.c:89
 #, fuzzy, c-format
 msgid "At revision: %ld"
 msgstr "Vectorizar: %d.  %ld nodos"
 
-#: tsp-svn-helper/tsh-commit.c:108
+#: tvp-svn-helper/tsh-commit.c:108
 #, fuzzy
 msgid "Nothing to do"
 msgstr "Non hai nada que desfacer."
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:505
-#: tsp-svn-helper/tsh-common.c:507 tsp-svn-helper/tsh-copy.c:110
-#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:100
+#: tvp-svn-helper/tsh-commit.c:114 tvp-svn-helper/tsh-common.c:505
+#: tvp-svn-helper/tsh-common.c:507 tvp-svn-helper/tsh-copy.c:110
+#: tvp-svn-helper/tsh-delete.c:114 tvp-svn-helper/tsh-import.c:87
+#: tvp-svn-helper/tsh-move.c:100
 msgid "Completed"
 msgstr "Completado"
 
-#: tsp-svn-helper/tsh-commit.c:145
+#: tvp-svn-helper/tsh-commit.c:145
 #, fuzzy
 msgid "Commit Message"
 msgstr "Mensaxe de GIMP"
 
-#: tsp-svn-helper/tsh-common.c:270
+#: tvp-svn-helper/tsh-common.c:270
 msgid "Store password a plaintext?"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:494 tsp-svn-helper/tsh-common.c:503
-#: tsp-svn-helper/tsh-common.c:510 tsp-svn-helper/tsh-common.c:632
-#: tsp-svn-helper/tsh-common.c:677 tsp-svn-helper/tsh-common.c:768
+#: tvp-svn-helper/tsh-common.c:494 tvp-svn-helper/tsh-common.c:503
+#: tvp-svn-helper/tsh-common.c:510 tvp-svn-helper/tsh-common.c:632
+#: tvp-svn-helper/tsh-common.c:677 tvp-svn-helper/tsh-common.c:768
 msgid "Added"
 msgstr "Engadido"
 
-#: tsp-svn-helper/tsh-common.c:495 tsp-svn-helper/tsh-common.c:777
+#: tvp-svn-helper/tsh-common.c:495 tvp-svn-helper/tsh-common.c:777
 msgid "Copied"
 msgstr "Copiado"
 
-#: tsp-svn-helper/tsh-common.c:496 tsp-svn-helper/tsh-common.c:502
-#: tsp-svn-helper/tsh-common.c:511 tsp-svn-helper/tsh-common.c:634
-#: tsp-svn-helper/tsh-common.c:680 tsp-svn-helper/tsh-common.c:770
+#: tvp-svn-helper/tsh-common.c:496 tvp-svn-helper/tsh-common.c:502
+#: tvp-svn-helper/tsh-common.c:511 tvp-svn-helper/tsh-common.c:634
+#: tvp-svn-helper/tsh-common.c:680 tvp-svn-helper/tsh-common.c:770
 msgid "Deleted"
 msgstr "Eliminado"
 
-#: tsp-svn-helper/tsh-common.c:497
+#: tvp-svn-helper/tsh-common.c:497
 msgid "Restored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:498
+#: tvp-svn-helper/tsh-common.c:498
 msgid "Reverted"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:499
+#: tvp-svn-helper/tsh-common.c:499
 #, fuzzy
 msgid "Revert failed"
 msgstr ""
@@ -748,83 +745,83 @@
 "\n"
 "%s"
 
-#: tsp-svn-helper/tsh-common.c:501
+#: tvp-svn-helper/tsh-common.c:501
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:504
+#: tvp-svn-helper/tsh-common.c:504
 msgid "Updated"
 msgstr "Actualizado"
 
-#: tsp-svn-helper/tsh-common.c:506 tsp-svn-helper/tsh-common.c:508
-#: tsp-svn-helper/tsh-common.c:641
+#: tvp-svn-helper/tsh-common.c:506 tvp-svn-helper/tsh-common.c:508
+#: tvp-svn-helper/tsh-common.c:641
 msgid "External"
 msgstr "Externo"
 
-#: tsp-svn-helper/tsh-common.c:509 tsp-svn-helper/tsh-common.c:636
-#: tsp-svn-helper/tsh-common.c:683 tsp-svn-helper/tsh-common.c:773
+#: tvp-svn-helper/tsh-common.c:509 tvp-svn-helper/tsh-common.c:636
+#: tvp-svn-helper/tsh-common.c:683 tvp-svn-helper/tsh-common.c:773
 msgid "Modified"
 msgstr "Modificado"
 
-#: tsp-svn-helper/tsh-common.c:512 tsp-svn-helper/tsh-common.c:635
-#: tsp-svn-helper/tsh-common.c:686 tsp-svn-helper/tsh-common.c:766
+#: tvp-svn-helper/tsh-common.c:512 tvp-svn-helper/tsh-common.c:635
+#: tvp-svn-helper/tsh-common.c:686 tvp-svn-helper/tsh-common.c:766
 msgid "Replaced"
 msgstr "Substituido"
 
-#: tsp-svn-helper/tsh-common.c:513
+#: tvp-svn-helper/tsh-common.c:513
 msgid "Transmitting"
 msgstr "Transmitindo"
 
-#: tsp-svn-helper/tsh-common.c:515
+#: tvp-svn-helper/tsh-common.c:515
 msgid "Locked"
 msgstr "Bloqueado"
 
-#: tsp-svn-helper/tsh-common.c:516 tsp-svn-helper/tsh-common.c:779
+#: tvp-svn-helper/tsh-common.c:516 tvp-svn-helper/tsh-common.c:779
 msgid "Unlocked"
 msgstr "Desbloqueado"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tvp-svn-helper/tsh-common.c:517
 msgid "Lock failed"
 msgstr "Fallo ó bloquear"
 
-#: tsp-svn-helper/tsh-common.c:518
+#: tvp-svn-helper/tsh-common.c:518
 msgid "Unlock failed"
 msgstr "Fallo ó desbloquear"
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tvp-svn-helper/tsh-common.c:519
 msgid "Exists"
 msgstr "Existe"
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tvp-svn-helper/tsh-common.c:520
 #, fuzzy
 msgid "Changelist set"
 msgstr "Establecer o atributo"
 
-#: tsp-svn-helper/tsh-common.c:521
+#: tvp-svn-helper/tsh-common.c:521
 #, fuzzy
 msgid "Changelist cleared"
 msgstr "O gatekeeper eliminou a chamada"
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tvp-svn-helper/tsh-common.c:522
 #, fuzzy
 msgid "Changelist moved"
 msgstr "Movido permanentemente"
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tvp-svn-helper/tsh-common.c:523
 #, fuzzy
 msgid "Merge begin"
 msgstr "_Combinar paletas..."
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tvp-svn-helper/tsh-common.c:524
 #, fuzzy
 msgid "Foreign merge begin"
 msgstr "Combinar capas _visibles..."
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tvp-svn-helper/tsh-common.c:525
 msgid "Replace"
 msgstr "Substituír"
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tvp-svn-helper/tsh-common.c:527
 #, fuzzy
 msgid "Property added"
 msgstr ""
@@ -832,7 +829,7 @@
 "\n"
 "%s"
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tvp-svn-helper/tsh-common.c:528
 #, fuzzy
 msgid "Property modified"
 msgstr ""
@@ -840,7 +837,7 @@
 "\n"
 "%s"
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tvp-svn-helper/tsh-common.c:529
 #, fuzzy
 msgid "Property deleted"
 msgstr ""
@@ -848,156 +845,156 @@
 "\n"
 "%s"
 
-#: tsp-svn-helper/tsh-common.c:530
+#: tvp-svn-helper/tsh-common.c:530
 #, fuzzy
 msgid "Property nonexisting"
 msgstr "Propiedades"
 
-#: tsp-svn-helper/tsh-common.c:531
+#: tvp-svn-helper/tsh-common.c:531
 #, fuzzy
 msgid "Revision property set"
 msgstr "Establecer as propiedades do sinal"
 
-#: tsp-svn-helper/tsh-common.c:532
+#: tvp-svn-helper/tsh-common.c:532
 #, fuzzy
 msgid "Revision property deleted"
 msgstr "Establecer as propiedades do sinal"
 
-#: tsp-svn-helper/tsh-common.c:533
+#: tvp-svn-helper/tsh-common.c:533
 #, fuzzy
 msgid "Merge completed"
 msgstr "Completado"
 
-#: tsp-svn-helper/tsh-common.c:534
+#: tvp-svn-helper/tsh-common.c:534
 #, fuzzy
 msgid "Tree conflict"
 msgstr "Con conflitos"
 
-#: tsp-svn-helper/tsh-common.c:535
+#: tvp-svn-helper/tsh-common.c:535
 #, fuzzy
 msgid "External failed"
 msgstr "Externo"
 
-#: tsp-svn-helper/tsh-common.c:596
+#: tvp-svn-helper/tsh-common.c:596
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:598
+#: tvp-svn-helper/tsh-common.c:598
 msgid "Unchanged"
 msgstr "Sen cambios"
 
-#: tsp-svn-helper/tsh-common.c:599 tsp-svn-helper/tsh-common.c:633
+#: tvp-svn-helper/tsh-common.c:599 tvp-svn-helper/tsh-common.c:633
 #, fuzzy
 msgid "Missing"
 msgstr "Falta"
 
-#: tsp-svn-helper/tsh-common.c:600 tsp-svn-helper/tsh-common.c:640
+#: tvp-svn-helper/tsh-common.c:600 tvp-svn-helper/tsh-common.c:640
 #, fuzzy
 msgid "Obstructed"
 msgstr "Obstruídos: %s"
 
-#: tsp-svn-helper/tsh-common.c:601
+#: tvp-svn-helper/tsh-common.c:601
 #, fuzzy
 msgid "Changed"
 msgstr "Modificado"
 
-#: tsp-svn-helper/tsh-common.c:602 tsp-svn-helper/tsh-common.c:637
+#: tvp-svn-helper/tsh-common.c:602 tvp-svn-helper/tsh-common.c:637
 #, fuzzy
 msgid "Merged"
 msgstr "Combinado: %s"
 
-#: tsp-svn-helper/tsh-common.c:603 tsp-svn-helper/tsh-common.c:638
+#: tvp-svn-helper/tsh-common.c:603 tvp-svn-helper/tsh-common.c:638
 #, fuzzy
 msgid "Conflicted"
 msgstr "Con conflitos"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:631
+#: tvp-svn-helper/tsh-common.c:631
 msgid "Normal"
 msgstr "Normal"
 
-#: tsp-svn-helper/tsh-common.c:639
+#: tvp-svn-helper/tsh-common.c:639
 msgid "Ignored"
 msgstr "Ignorado"
 
-#: tsp-svn-helper/tsh-common.c:642
+#: tvp-svn-helper/tsh-common.c:642
 msgid "Incomplete"
 msgstr "Incompleto"
 
-#: tsp-svn-helper/tsh-copy.c:104
+#: tvp-svn-helper/tsh-copy.c:104
 msgid "Local copy"
 msgstr "Copia local"
 
-#: tsp-svn-helper/tsh-copy.c:147
+#: tvp-svn-helper/tsh-copy.c:147
 msgid "Copy To"
 msgstr "Copiar a"
 
-#: tsp-svn-helper/tsh-delete.c:108
+#: tvp-svn-helper/tsh-delete.c:108
 #, fuzzy
 msgid "Local delete"
 msgstr "Eliminar guía"
 
-#: tsp-svn-helper/tsh-delete.c:145
+#: tvp-svn-helper/tsh-delete.c:145
 #, fuzzy
 msgid "Delete Message"
 msgstr "E_liminar mensaxe"
 
-#: tsp-svn-helper/tsh-file-dialog.c:60
+#: tvp-svn-helper/tsh-file-dialog.c:60
 msgid "_Certificate:"
 msgstr "_Certificado:"
 
-#: tsp-svn-helper/tsh-file-dialog.c:67
+#: tvp-svn-helper/tsh-file-dialog.c:67
 msgid "Select a file"
 msgstr "Seleccione un ficheiro"
 
-#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
-#: tsp-svn-helper/tsh-trust-dialog.c:73
+#: tvp-svn-helper/tsh-file-dialog.c:78 tvp-svn-helper/tsh-login-dialog.c:98
+#: tvp-svn-helper/tsh-trust-dialog.c:73
 #, fuzzy
 msgid "Remember"
 msgstr "_Recordar para sempre"
 
-#: tsp-svn-helper/tsh-file-dialog.c:86
+#: tvp-svn-helper/tsh-file-dialog.c:86
 msgid "Certificate"
 msgstr "Certificado"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:91
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:116
+#: tvp-svn-helper/tsh-file-selection-dialog.c:91
+#: tvp-svn-helper/tsh-log-message-dialog.c:92
+#: tvp-svn-helper/tsh-notify-dialog.c:94
+#: tvp-svn-helper/tsh-status-dialog.c:116
 msgid "Path"
 msgstr "Ruta"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:118
+#: tvp-svn-helper/tsh-file-selection-dialog.c:118
 #, fuzzy
 msgid "Select/Unselect all"
 msgstr "Seleccionar todos os erros"
 
-#: tsp-svn-helper/tsh-import.c:125
+#: tvp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr "Mensaxe de importación"
 
-#: tsp-svn-helper/tsh-log-dialog.c:136
+#: tvp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr "Mensaxe"
 
-#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
+#: tvp-svn-helper/tsh-log-dialog.c:174 tvp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr "Acción"
 
-#: tsp-svn-helper/tsh-log-dialog.c:180
+#: tvp-svn-helper/tsh-log-dialog.c:180
 msgid "File"
 msgstr "Ficheiro"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:86
+#: tvp-svn-helper/tsh-log-message-dialog.c:86
 msgid "State"
 msgstr "Estado"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:110
+#: tvp-svn-helper/tsh-log-message-dialog.c:110
 msgid "Log Message"
 msgstr "Mensaxe de rexistro"
 
-#: tsp-svn-helper/tsh-log.c:106
+#: tvp-svn-helper/tsh-log.c:106
 #, fuzzy
 msgid "Log failed"
 msgstr ""
@@ -1005,42 +1002,42 @@
 "\n"
 "%s"
 
-#: tsp-svn-helper/tsh-login-dialog.c:65
+#: tvp-svn-helper/tsh-login-dialog.c:65
 #, fuzzy
 msgid "_Username:"
 msgstr "Nome de _usuario:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:81
+#: tvp-svn-helper/tsh-login-dialog.c:81
 msgid "_Password:"
 msgstr "_Contrasinal:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:106
+#: tvp-svn-helper/tsh-login-dialog.c:106
 #, fuzzy
 msgid "Login"
 msgstr "Inicio de sesión"
 
-#: tsp-svn-helper/tsh-move.c:94
+#: tvp-svn-helper/tsh-move.c:94
 #, fuzzy
 msgid "Local move"
 msgstr "Mover guía"
 
-#: tsp-svn-helper/tsh-move.c:136
+#: tvp-svn-helper/tsh-move.c:136
 msgid "Move To"
 msgstr "Mover a"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:100
+#: tvp-svn-helper/tsh-notify-dialog.c:100
 msgid "Mime type"
 msgstr "Tipo mime"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:115
+#: tvp-svn-helper/tsh-notify-dialog.c:115
 msgid "Notification"
 msgstr "Notificación"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:126
+#: tvp-svn-helper/tsh-properties-dialog.c:126
 msgid "Name"
 msgstr "Nome"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:132
+#: tvp-svn-helper/tsh-properties-dialog.c:132
 msgid "Value"
 msgstr "Valor"
 
@@ -1050,8 +1047,8 @@
 #. Translators: svn recursion selection
 #. * Self means only this file/direcotry is shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:209
-#: tsp-svn-helper/tsh-status-dialog.c:182
+#: tvp-svn-helper/tsh-properties-dialog.c:209
+#: tvp-svn-helper/tsh-status-dialog.c:182
 #, fuzzy
 msgid "Self"
 msgstr "Propio"
@@ -1062,8 +1059,8 @@
 #. Translators: svn recursion selection
 #. * Immediate files means this file/direcotry and the files it contains are shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:220
-#: tsp-svn-helper/tsh-status-dialog.c:191
+#: tvp-svn-helper/tsh-properties-dialog.c:220
+#: tvp-svn-helper/tsh-status-dialog.c:191
 #, fuzzy
 msgid "Immediate files"
 msgstr "Exportando %d ficheiros"
@@ -1074,19 +1071,19 @@
 #. Translators: svn recursion selection
 #. * Recursive means the list is full recursive
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:238
-#: tsp-svn-helper/tsh-status-dialog.c:209
+#: tvp-svn-helper/tsh-properties-dialog.c:238
+#: tvp-svn-helper/tsh-status-dialog.c:209
 #, fuzzy
 msgid "Recursive"
 msgstr "Amosar/Agochar"
 
 #. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:81
+#: tvp-svn-helper/tsh-properties.c:81
 #, fuzzy
 msgid "Set property failed"
 msgstr "Establecer as propiedades do sinal"
 
-#: tsp-svn-helper/tsh-properties.c:104
+#: tvp-svn-helper/tsh-properties.c:104
 #, fuzzy
 msgid "Properties failed"
 msgstr ""
@@ -1094,31 +1091,31 @@
 "\n"
 "%s"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:88
+#: tvp-svn-helper/tsh-relocate-dialog.c:88
 msgid "_From:"
 msgstr "_Dende:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:98
-#: tsp-svn-helper/tsh-relocate-dialog.c:104
-#: tsp-svn-helper/tsh-relocate-dialog.c:153
-#: tsp-svn-helper/tsh-relocate-dialog.c:159
-#: tsp-svn-helper/tsh-relocate-dialog.c:205
-#: tsp-svn-helper/tsh-transfer-dialog.c:92
-#: tsp-svn-helper/tsh-transfer-dialog.c:98
-#: tsp-svn-helper/tsh-transfer-dialog.c:144
+#: tvp-svn-helper/tsh-relocate-dialog.c:98
+#: tvp-svn-helper/tsh-relocate-dialog.c:104
+#: tvp-svn-helper/tsh-relocate-dialog.c:153
+#: tvp-svn-helper/tsh-relocate-dialog.c:159
+#: tvp-svn-helper/tsh-relocate-dialog.c:205
+#: tvp-svn-helper/tsh-transfer-dialog.c:92
+#: tvp-svn-helper/tsh-transfer-dialog.c:98
+#: tvp-svn-helper/tsh-transfer-dialog.c:144
 msgid "Select a folder"
 msgstr "Seleccione un cartafol"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:143
+#: tvp-svn-helper/tsh-relocate-dialog.c:143
 msgid "_To:"
 msgstr "_A:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:198
-#: tsp-svn-helper/tsh-transfer-dialog.c:137
+#: tvp-svn-helper/tsh-relocate-dialog.c:198
+#: tvp-svn-helper/tsh-transfer-dialog.c:137
 msgid "_Directory:"
 msgstr "_Directorio:"
 
-#: tsp-svn-helper/tsh-relocate.c:71
+#: tvp-svn-helper/tsh-relocate.c:71
 #, fuzzy
 msgid "Relocate failed"
 msgstr ""
@@ -1126,73 +1123,73 @@
 "\n"
 "%s"
 
-#: tsp-svn-helper/tsh-relocate.c:86
+#: tvp-svn-helper/tsh-relocate.c:86
 #, fuzzy
 msgid "Relocate finished"
 msgstr "Debuxo rematado"
 
-#: tsp-svn-helper/tsh-relocate.c:128
+#: tvp-svn-helper/tsh-relocate.c:128
 msgid "Relocating ..."
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:224
+#: tvp-svn-helper/tsh-status-dialog.c:224
 #, fuzzy
 msgid "Show Unmodified Files"
 msgstr "Mostrar os ficheiros binarios"
 
-#: tsp-svn-helper/tsh-status-dialog.c:228
+#: tvp-svn-helper/tsh-status-dialog.c:228
 #, fuzzy
 msgid "Show Unversioned Files"
 msgstr "Mostrar os ficheiros binarios"
 
-#: tsp-svn-helper/tsh-status-dialog.c:232
+#: tvp-svn-helper/tsh-status-dialog.c:232
 #, fuzzy
 msgid "Show Ignored Files"
 msgstr "Mostrar os ficheiros binarios"
 
-#: tsp-svn-helper/tsh-status-dialog.c:236
+#: tvp-svn-helper/tsh-status-dialog.c:236
 #, fuzzy
 msgid "Hide Externals"
 msgstr "Agochar o obxecto"
 
-#: tsp-svn-helper/tsh-status-dialog.c:240
+#: tvp-svn-helper/tsh-status-dialog.c:240
 msgid "Check Repository"
 msgstr "Comprobar o repositorio"
 
-#: tsp-svn-helper/tsh-status.c:86
+#: tvp-svn-helper/tsh-status.c:86
 #, fuzzy
 msgid "Status failed"
 msgstr "Fallou"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:82
+#: tvp-svn-helper/tsh-transfer-dialog.c:82
 msgid "_Repository:"
 msgstr "_Repositorio:"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:156
+#: tvp-svn-helper/tsh-transfer-dialog.c:156
 msgid "Transfer"
 msgstr "Transferir"
 
-#: tsp-svn-helper/tsh-trust-dialog.c:58
+#: tvp-svn-helper/tsh-trust-dialog.c:58
 msgid "Certificate is not yet valid."
 msgstr "O certificado xa non é válido."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:61
+#: tvp-svn-helper/tsh-trust-dialog.c:61
 msgid "Certificate has expired."
 msgstr "O certificado caducou."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:64
+#: tvp-svn-helper/tsh-trust-dialog.c:64
 msgid "Certificate does not match the remote hostname."
 msgstr "O certificado non coincide co nome de máquina remoto."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:67
+#: tvp-svn-helper/tsh-trust-dialog.c:67
 msgid "Certificate authority is unknown."
 msgstr "A autoridade do certificado é descoñecida."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:70
+#: tvp-svn-helper/tsh-trust-dialog.c:70
 msgid "Other failure."
 msgstr "Outro fallo."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:77
+#: tvp-svn-helper/tsh-trust-dialog.c:77
 msgid "Trust"
 msgstr "Confiar"
 

Modified: thunar-vcs-plugin/trunk/po/hu.po
===================================================================
--- thunar-vcs-plugin/trunk/po/hu.po	2009-06-28 12:10:01 UTC (rev 7634)
+++ thunar-vcs-plugin/trunk/po/hu.po	2009-06-28 12:13:49 UTC (rev 7635)
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: Thunar SVN plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-30 17:48+0200\n"
+"POT-Creation-Date: 2009-06-28 14:10+0200\n"
 "PO-Revision-Date: 2007-06-04 08:37+0100\n"
 "Last-Translator: SZERVÁC Attila <sas at 321.hu>\n"
 "Language-Team: Hungarian\n"
@@ -15,321 +15,318 @@
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
+#: thunar-vcs-plugin/tvp-provider.c:435 thunar-vcs-plugin/tvp-provider.c:467
 msgid "SVN"
 msgstr "SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
+#: thunar-vcs-plugin/tvp-svn-action.c:298
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
-#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:298 tvp-svn-helper/main.c:246
+#: tvp-svn-helper/tsh-add.c:113 tvp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Hozzáad"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-vcs-plugin/tvp-svn-action.c:303
 msgid "Menu|Blame"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
-#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-vcs-plugin/tvp-svn-action.c:303 tvp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:254 tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 #, fuzzy
 msgid "Menu|Changelist"
 msgstr "SVN _Checkout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Changelist"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-vcs-plugin/tvp-svn-action.c:320
 #, fuzzy
 msgid "Menu|Checkout"
 msgstr "SVN _Checkout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
-#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
+#: thunar-vcs-plugin/tvp-svn-action.c:320 tvp-svn-helper/main.c:258
+#: tvp-svn-helper/tsh-checkout.c:98 tvp-svn-helper/tsh-checkout.c:110
 #, fuzzy
 msgid "Checkout"
 msgstr "SVN _Checkout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-vcs-plugin/tvp-svn-action.c:325
 #, fuzzy
 msgid "Menu|Cleanup"
 msgstr "Tisztít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
+#: thunar-vcs-plugin/tvp-svn-action.c:325 tvp-svn-helper/main.c:262
 msgid "Cleanup"
 msgstr "Tisztít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-vcs-plugin/tvp-svn-action.c:330
 msgid "Menu|Commit"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
-#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:330 tvp-svn-helper/main.c:266
+#: tvp-svn-helper/tsh-commit.c:127 tvp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-vcs-plugin/tvp-svn-action.c:335
 #, fuzzy
 msgid "Menu|Copy"
 msgstr "Kész"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
-#: tsp-svn-helper/tsh-copy.c:165
+#: thunar-vcs-plugin/tvp-svn-action.c:335 tvp-svn-helper/main.c:270
+#: tvp-svn-helper/tsh-copy.c:165
 #, fuzzy
 msgid "Copy"
 msgstr "Kész"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-vcs-plugin/tvp-svn-action.c:340
 #, fuzzy
 msgid "Menu|Delete"
 msgstr "Töröl"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
-#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:340 tvp-svn-helper/main.c:274
+#: tvp-svn-helper/tsh-delete.c:127 tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Töröl"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 #, fuzzy
 msgid "Menu|Diff"
 msgstr "Különbség"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Diff"
 msgstr "Különbség"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-vcs-plugin/tvp-svn-action.c:350
 #, fuzzy
 msgid "Menu|Export"
 msgstr "Export"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
-#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:350 tvp-svn-helper/main.c:278
+#: tvp-svn-helper/tsh-export.c:107 tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Export"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-vcs-plugin/tvp-svn-action.c:355
 #, fuzzy
 msgid "Menu|Import"
 msgstr "SVN _Import"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
-#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
+#: thunar-vcs-plugin/tvp-svn-action.c:355 tvp-svn-helper/main.c:282
+#: tvp-svn-helper/tsh-import.c:102 tvp-svn-helper/tsh-import.c:120
 #, fuzzy
 msgid "Import"
 msgstr "SVN _Import"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 #, fuzzy
 msgid "Menu|Info"
 msgstr "Adatok"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
-#: thunar-svn-plugin/tsp-svn-action.c:416
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Info"
 msgstr "Adatok"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-vcs-plugin/tvp-svn-action.c:370
 #, fuzzy
 msgid "Menu|Lock"
 msgstr "Zár"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
-#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
+#: thunar-vcs-plugin/tvp-svn-action.c:370 tvp-svn-helper/main.c:286
+#: tvp-svn-helper/tsh-lock-dialog.c:72 tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Zár"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
+#: thunar-vcs-plugin/tvp-svn-action.c:375
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
-#: tsp-svn-helper/tsh-log-dialog.c:201
+#: thunar-vcs-plugin/tvp-svn-action.c:375 tvp-svn-helper/main.c:290
+#: tvp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Napló"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
+#: thunar-vcs-plugin/tvp-svn-action.c:390
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
-#: tsp-svn-helper/tsh-move.c:156
+#: thunar-vcs-plugin/tvp-svn-action.c:390 tvp-svn-helper/main.c:294
+#: tvp-svn-helper/tsh-move.c:156
 msgid "Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 #, fuzzy
 msgid "Menu|Edit Properties"
 msgstr "Tulajdonságok szerkesztése"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Edit Properties"
 msgstr "Tulajdonságok szerkesztése"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
+#: thunar-vcs-plugin/tvp-svn-action.c:406
 #, fuzzy
 msgid "Menu|Relocate"
 msgstr "Töröl"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
-#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
+#: thunar-vcs-plugin/tvp-svn-action.c:406 tvp-svn-helper/main.c:306
+#: tvp-svn-helper/tsh-relocate-dialog.c:217 tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-vcs-plugin/tvp-svn-action.c:412
 #, fuzzy
 msgid "Menu|Resolved"
 msgstr "Megold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
-#: tsp-svn-helper/tsh-common.c:500 tsp-svn-helper/tsh-resolved.c:113
-#: tsp-svn-helper/tsh-resolved.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:412 tvp-svn-helper/main.c:302
+#: tvp-svn-helper/tsh-common.c:500 tvp-svn-helper/tsh-resolved.c:113
+#: tvp-svn-helper/tsh-resolved.c:126
 #, fuzzy
 msgid "Resolved"
 msgstr "Megold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 #, fuzzy
 msgid "Menu|Resolve"
 msgstr "Megold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
-#: thunar-svn-plugin/tsp-svn-action.c:527
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Resolve"
 msgstr "Megold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-vcs-plugin/tvp-svn-action.c:422
 #, fuzzy
 msgid "Menu|Revert"
 msgstr "Visszaállít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
-#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:422 tvp-svn-helper/main.c:310
+#: tvp-svn-helper/tsh-revert.c:112 tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Visszaállít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-vcs-plugin/tvp-svn-action.c:427
 #, fuzzy
 msgid "Menu|Status"
 msgstr "Állapot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
-#: tsp-svn-helper/tsh-file-selection-dialog.c:125
-#: tsp-svn-helper/tsh-status-dialog.c:247
+#: thunar-vcs-plugin/tvp-svn-action.c:427 tvp-svn-helper/main.c:314
+#: tvp-svn-helper/tsh-file-selection-dialog.c:125
+#: tvp-svn-helper/tsh-status-dialog.c:247
 msgid "Status"
 msgstr "Állapot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-vcs-plugin/tvp-svn-action.c:432
 #, fuzzy
 msgid "Menu|Switch"
 msgstr "Vált"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
-#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
+#: thunar-vcs-plugin/tvp-svn-action.c:432 tvp-svn-helper/main.c:318
+#: tvp-svn-helper/tsh-switch.c:109 tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Vált"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-vcs-plugin/tvp-svn-action.c:437
 #, fuzzy
 msgid "Menu|Unlock"
 msgstr "Felold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
-#: tsp-svn-helper/tsh-unlock.c:111
+#: thunar-vcs-plugin/tvp-svn-action.c:437 tvp-svn-helper/main.c:322
+#: tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Felold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
+#: thunar-vcs-plugin/tvp-svn-action.c:442
 #, fuzzy
 msgid "Menu|Update"
 msgstr "Frissít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
-#: tsp-svn-helper/tsh-update.c:113
+#: thunar-vcs-plugin/tvp-svn-action.c:442 tvp-svn-helper/main.c:326
+#: tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Frissít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:608
+#: thunar-vcs-plugin/tvp-svn-action.c:452
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:118
+#: thunar-vcs-plugin/tvp-svn-property-page.c:118
 msgid "URL:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:124
-#: thunar-svn-plugin/tsp-svn-property-page.c:137
-#: thunar-svn-plugin/tsp-svn-property-page.c:149
-#: thunar-svn-plugin/tsp-svn-property-page.c:167
-#: thunar-svn-plugin/tsp-svn-property-page.c:179
-#: thunar-svn-plugin/tsp-svn-property-page.c:192
-#: thunar-svn-plugin/tsp-svn-property-page.c:222
-#: thunar-svn-plugin/tsp-svn-property-page.c:300
-#: tsp-svn-helper/tsh-common.c:539 tsp-svn-helper/tsh-common.c:597
-#: tsp-svn-helper/tsh-common.c:606 tsp-svn-helper/tsh-common.c:628
-#: tsp-svn-helper/tsh-common.c:645 tsp-svn-helper/tsh-common.c:672
-#: tsp-svn-helper/tsh-common.c:762
+#: thunar-vcs-plugin/tvp-svn-property-page.c:124
+#: thunar-vcs-plugin/tvp-svn-property-page.c:137
+#: thunar-vcs-plugin/tvp-svn-property-page.c:149
+#: thunar-vcs-plugin/tvp-svn-property-page.c:167
+#: thunar-vcs-plugin/tvp-svn-property-page.c:179
+#: thunar-vcs-plugin/tvp-svn-property-page.c:192
+#: thunar-vcs-plugin/tvp-svn-property-page.c:222
+#: thunar-vcs-plugin/tvp-svn-property-page.c:300
+#: tvp-svn-helper/tsh-common.c:539 tvp-svn-helper/tsh-common.c:597
+#: tvp-svn-helper/tsh-common.c:606 tvp-svn-helper/tsh-common.c:628
+#: tvp-svn-helper/tsh-common.c:645 tvp-svn-helper/tsh-common.c:672
+#: tvp-svn-helper/tsh-common.c:762
 msgid "Unknown"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:131
+#: thunar-vcs-plugin/tvp-svn-property-page.c:131
 #, fuzzy
 msgid "Revision:"
 msgstr "E verziónál: %li"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:143
+#: thunar-vcs-plugin/tvp-svn-property-page.c:143
 #, fuzzy
 msgid "Repository:"
 msgstr "Megold"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:161
+#: thunar-vcs-plugin/tvp-svn-property-page.c:161
 msgid "Modified revision:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:173
+#: thunar-vcs-plugin/tvp-svn-property-page.c:173
 msgid "Modified date:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:186
+#: thunar-vcs-plugin/tvp-svn-property-page.c:186
 msgid "Author:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#: thunar-vcs-plugin/tvp-svn-property-page.c:203
 msgid "Changelist:"
 msgstr ""
 
 #. Translators: Depth as in depth of recursion
-#: thunar-svn-plugin/tsp-svn-property-page.c:216
+#: thunar-vcs-plugin/tvp-svn-property-page.c:216
 msgid "Depth:"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Exclude should not apear client side
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:306
+#: thunar-vcs-plugin/tvp-svn-property-page.c:306
 msgid "Exclude"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Empty depth means only this file/direcotry is checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:312
+#: thunar-vcs-plugin/tvp-svn-property-page.c:312
 msgid "Empty"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Files depth means this file/direcotry and all of it's files are checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:318
+#: thunar-vcs-plugin/tvp-svn-property-page.c:318
 msgid "Files"
 msgstr ""
 
@@ -342,608 +339,608 @@
 #. Translators: svn recursion selection
 #. * Immediates means this file/direcotry and the subdirectories are shown
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:324
-#: tsp-svn-helper/tsh-properties-dialog.c:229
-#: tsp-svn-helper/tsh-status-dialog.c:200
+#: thunar-vcs-plugin/tvp-svn-property-page.c:324
+#: tvp-svn-helper/tsh-properties-dialog.c:229
+#: tvp-svn-helper/tsh-status-dialog.c:200
 msgid "Immediates"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Infinity depth means this file/direcotry is checked out with full recursion
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:330
+#: thunar-vcs-plugin/tvp-svn-property-page.c:330
 msgid "Infinity"
 msgstr ""
 
-#: tsp-svn-helper/main.c:105
+#: tvp-svn-helper/main.c:105
 msgid "Print version information"
 msgstr "Verzió kiírása"
 
-#: tsp-svn-helper/main.c:112
+#: tvp-svn-helper/main.c:112
 #, fuzzy
 msgid "Execute add action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:118
+#: tvp-svn-helper/main.c:118
 #, fuzzy
 msgid "Execute blame action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:124
+#: tvp-svn-helper/main.c:124
 #, fuzzy
 msgid "Execute changelist action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:130
+#: tvp-svn-helper/main.c:130
 msgid "Execute checkout action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:136
+#: tvp-svn-helper/main.c:136
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:142
+#: tvp-svn-helper/main.c:142
 #, fuzzy
 msgid "Execute commit action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:148
+#: tvp-svn-helper/main.c:148
 #, fuzzy
 msgid "Execute copy action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:154
+#: tvp-svn-helper/main.c:154
 #, fuzzy
 msgid "Execute delete action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:160
+#: tvp-svn-helper/main.c:160
 #, fuzzy
 msgid "Execute export action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:166
+#: tvp-svn-helper/main.c:166
 #, fuzzy
 msgid "Execute import action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:172
+#: tvp-svn-helper/main.c:172
 #, fuzzy
 msgid "Execute lock action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:178
+#: tvp-svn-helper/main.c:178
 #, fuzzy
 msgid "Execute log action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:184
+#: tvp-svn-helper/main.c:184
 #, fuzzy
 msgid "Execute move action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:190
+#: tvp-svn-helper/main.c:190
 #, fuzzy
 msgid "Execute properties action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:196
+#: tvp-svn-helper/main.c:196
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:202
+#: tvp-svn-helper/main.c:202
 #, fuzzy
 msgid "Execute relocate action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:208
+#: tvp-svn-helper/main.c:208
 #, fuzzy
 msgid "Execute revert action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:214
+#: tvp-svn-helper/main.c:214
 #, fuzzy
 msgid "Execute status action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:220
+#: tvp-svn-helper/main.c:220
 #, fuzzy
 msgid "Execute switch action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:226
+#: tvp-svn-helper/main.c:226
 #, fuzzy
 msgid "Execute unlock action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:232
+#: tvp-svn-helper/main.c:232
 msgid "Execute update action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:246
+#: tvp-svn-helper/main.c:246
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:250
 #, fuzzy
 msgid "Blame Related Options:"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:254
+#: tvp-svn-helper/main.c:254
 #, fuzzy
 msgid "Changelist Related Options:"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:258
+#: tvp-svn-helper/main.c:258
 #, fuzzy
 msgid "Checkout Related Options:"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:262
+#: tvp-svn-helper/main.c:262
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:266
+#: tvp-svn-helper/main.c:266
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:270
+#: tvp-svn-helper/main.c:270
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:274
+#: tvp-svn-helper/main.c:274
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:278
+#: tvp-svn-helper/main.c:278
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:282
+#: tvp-svn-helper/main.c:282
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:286
+#: tvp-svn-helper/main.c:286
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:290
+#: tvp-svn-helper/main.c:290
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:294
+#: tvp-svn-helper/main.c:294
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:298
+#: tvp-svn-helper/main.c:298
 #, fuzzy
 msgid "Properties Related Options:"
 msgstr "Tulajdonságok szerkesztése"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:283
+#: tvp-svn-helper/main.c:298 tvp-svn-helper/tsh-properties-dialog.c:283
 #, fuzzy
 msgid "Properties"
 msgstr "Tulajdonságok szerkesztése"
 
-#: tsp-svn-helper/main.c:302
+#: tvp-svn-helper/main.c:302
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:306
+#: tvp-svn-helper/main.c:306
 #, fuzzy
 msgid "Relocate Related Options:"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:310
+#: tvp-svn-helper/main.c:310
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:314
+#: tvp-svn-helper/main.c:314
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:318
+#: tvp-svn-helper/main.c:318
 #, fuzzy
 msgid "Switch Related Options:"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:322
+#: tvp-svn-helper/main.c:322
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:326
+#: tvp-svn-helper/main.c:326
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:369
+#: tvp-svn-helper/main.c:369
 msgid "Not enough arguments provided"
 msgstr ""
 
-#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:87 tsp-svn-helper/tsh-delete.c:91
-#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
-#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:77
-#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
-#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
+#: tvp-svn-helper/tsh-add.c:73 tvp-svn-helper/tsh-add.c:89
+#: tvp-svn-helper/tsh-checkout.c:71 tvp-svn-helper/tsh-commit.c:91
+#: tvp-svn-helper/tsh-copy.c:87 tvp-svn-helper/tsh-delete.c:91
+#: tvp-svn-helper/tsh-export.c:72 tvp-svn-helper/tsh-import.c:72
+#: tvp-svn-helper/tsh-lock.c:91 tvp-svn-helper/tsh-move.c:77
+#: tvp-svn-helper/tsh-resolved.c:73 tvp-svn-helper/tsh-resolved.c:89
+#: tvp-svn-helper/tsh-revert.c:87 tvp-svn-helper/tsh-switch.c:71
+#: tvp-svn-helper/tsh-unlock.c:86 tvp-svn-helper/tsh-update.c:88
 msgid "Failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-blame-dialog.c:94
+#: tvp-svn-helper/tsh-blame-dialog.c:94
 #, fuzzy
 msgid "Line"
 msgstr "Bejelentkezés"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+#: tvp-svn-helper/tsh-blame-dialog.c:100 tvp-svn-helper/tsh-log-dialog.c:118
 #, fuzzy
 msgid "Revision"
 msgstr "E verziónál: %li"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+#: tvp-svn-helper/tsh-blame-dialog.c:106 tvp-svn-helper/tsh-log-dialog.c:124
 msgid "Author"
 msgstr ""
 
-#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+#: tvp-svn-helper/tsh-blame-dialog.c:112 tvp-svn-helper/tsh-log-dialog.c:130
 #, fuzzy
 msgid "Date"
 msgstr "Állapot"
 
-#: tsp-svn-helper/tsh-blame.c:75
+#: tvp-svn-helper/tsh-blame.c:75
 #, fuzzy
 msgid "Blame failed"
 msgstr "Visszaállít"
 
-#: tsp-svn-helper/tsh-cleanup.c:66
+#: tvp-svn-helper/tsh-cleanup.c:66
 #, fuzzy
 msgid "Cleanup failed"
 msgstr "Tisztít"
 
-#: tsp-svn-helper/tsh-cleanup.c:81
+#: tvp-svn-helper/tsh-cleanup.c:81
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "Tisztít"
 
-#: tsp-svn-helper/tsh-cleanup.c:95
+#: tvp-svn-helper/tsh-cleanup.c:95
 #, fuzzy
 msgid "Cleaning up ..."
 msgstr "Tisztít"
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:719
-#: tsp-svn-helper/tsh-copy.c:99 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
+#: tvp-svn-helper/tsh-commit.c:103 tvp-svn-helper/tsh-common.c:719
+#: tvp-svn-helper/tsh-copy.c:99 tvp-svn-helper/tsh-delete.c:103
+#: tvp-svn-helper/tsh-import.c:82 tvp-svn-helper/tsh-move.c:89
 #, fuzzy, c-format
 msgid "At revision: %ld"
 msgstr "E verziónál: %li"
 
-#: tsp-svn-helper/tsh-commit.c:108
+#: tvp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:505
-#: tsp-svn-helper/tsh-common.c:507 tsp-svn-helper/tsh-copy.c:110
-#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:100
+#: tvp-svn-helper/tsh-commit.c:114 tvp-svn-helper/tsh-common.c:505
+#: tvp-svn-helper/tsh-common.c:507 tvp-svn-helper/tsh-copy.c:110
+#: tvp-svn-helper/tsh-delete.c:114 tvp-svn-helper/tsh-import.c:87
+#: tvp-svn-helper/tsh-move.c:100
 msgid "Completed"
 msgstr "Kész"
 
-#: tsp-svn-helper/tsh-commit.c:145
+#: tvp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:270
+#: tvp-svn-helper/tsh-common.c:270
 msgid "Store password a plaintext?"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:494 tsp-svn-helper/tsh-common.c:503
-#: tsp-svn-helper/tsh-common.c:510 tsp-svn-helper/tsh-common.c:632
-#: tsp-svn-helper/tsh-common.c:677 tsp-svn-helper/tsh-common.c:768
+#: tvp-svn-helper/tsh-common.c:494 tvp-svn-helper/tsh-common.c:503
+#: tvp-svn-helper/tsh-common.c:510 tvp-svn-helper/tsh-common.c:632
+#: tvp-svn-helper/tsh-common.c:677 tvp-svn-helper/tsh-common.c:768
 msgid "Added"
 msgstr "Hozzáadva"
 
-#: tsp-svn-helper/tsh-common.c:495 tsp-svn-helper/tsh-common.c:777
+#: tvp-svn-helper/tsh-common.c:495 tvp-svn-helper/tsh-common.c:777
 #, fuzzy
 msgid "Copied"
 msgstr "Kész"
 
-#: tsp-svn-helper/tsh-common.c:496 tsp-svn-helper/tsh-common.c:502
-#: tsp-svn-helper/tsh-common.c:511 tsp-svn-helper/tsh-common.c:634
-#: tsp-svn-helper/tsh-common.c:680 tsp-svn-helper/tsh-common.c:770
+#: tvp-svn-helper/tsh-common.c:496 tvp-svn-helper/tsh-common.c:502
+#: tvp-svn-helper/tsh-common.c:511 tvp-svn-helper/tsh-common.c:634
+#: tvp-svn-helper/tsh-common.c:680 tvp-svn-helper/tsh-common.c:770
 msgid "Deleted"
 msgstr "Törölve"
 
-#: tsp-svn-helper/tsh-common.c:497
+#: tvp-svn-helper/tsh-common.c:497
 #, fuzzy
 msgid "Restored"
 msgstr "Megold"
 
-#: tsp-svn-helper/tsh-common.c:498
+#: tvp-svn-helper/tsh-common.c:498
 #, fuzzy
 msgid "Reverted"
 msgstr "Visszaállít"
 
-#: tsp-svn-helper/tsh-common.c:499
+#: tvp-svn-helper/tsh-common.c:499
 #, fuzzy
 msgid "Revert failed"
 msgstr "Visszaállít"
 
-#: tsp-svn-helper/tsh-common.c:501
+#: tvp-svn-helper/tsh-common.c:501
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:504
+#: tvp-svn-helper/tsh-common.c:504
 msgid "Updated"
 msgstr "Frissítve"
 
-#: tsp-svn-helper/tsh-common.c:506 tsp-svn-helper/tsh-common.c:508
-#: tsp-svn-helper/tsh-common.c:641
+#: tvp-svn-helper/tsh-common.c:506 tvp-svn-helper/tsh-common.c:508
+#: tvp-svn-helper/tsh-common.c:641
 msgid "External"
 msgstr "Külső"
 
-#: tsp-svn-helper/tsh-common.c:509 tsp-svn-helper/tsh-common.c:636
-#: tsp-svn-helper/tsh-common.c:683 tsp-svn-helper/tsh-common.c:773
+#: tvp-svn-helper/tsh-common.c:509 tvp-svn-helper/tsh-common.c:636
+#: tvp-svn-helper/tsh-common.c:683 tvp-svn-helper/tsh-common.c:773
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:512 tsp-svn-helper/tsh-common.c:635
-#: tsp-svn-helper/tsh-common.c:686 tsp-svn-helper/tsh-common.c:766
+#: tvp-svn-helper/tsh-common.c:512 tvp-svn-helper/tsh-common.c:635
+#: tvp-svn-helper/tsh-common.c:686 tvp-svn-helper/tsh-common.c:766
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:513
+#: tvp-svn-helper/tsh-common.c:513
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:515
+#: tvp-svn-helper/tsh-common.c:515
 #, fuzzy
 msgid "Locked"
 msgstr "Zár"
 
-#: tsp-svn-helper/tsh-common.c:516 tsp-svn-helper/tsh-common.c:779
+#: tvp-svn-helper/tsh-common.c:516 tvp-svn-helper/tsh-common.c:779
 #, fuzzy
 msgid "Unlocked"
 msgstr "Felold"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tvp-svn-helper/tsh-common.c:517
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:518
+#: tvp-svn-helper/tsh-common.c:518
 #, fuzzy
 msgid "Unlock failed"
 msgstr "Felold"
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tvp-svn-helper/tsh-common.c:519
 msgid "Exists"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tvp-svn-helper/tsh-common.c:520
 msgid "Changelist set"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521
+#: tvp-svn-helper/tsh-common.c:521
 msgid "Changelist cleared"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tvp-svn-helper/tsh-common.c:522
 msgid "Changelist moved"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tvp-svn-helper/tsh-common.c:523
 msgid "Merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tvp-svn-helper/tsh-common.c:524
 msgid "Foreign merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tvp-svn-helper/tsh-common.c:525
 msgid "Replace"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tvp-svn-helper/tsh-common.c:527
 #, fuzzy
 msgid "Property added"
 msgstr "Tulajdonságok szerkesztése"
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tvp-svn-helper/tsh-common.c:528
 #, fuzzy
 msgid "Property modified"
 msgstr "Tulajdonságok szerkesztése"
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tvp-svn-helper/tsh-common.c:529
 #, fuzzy
 msgid "Property deleted"
 msgstr "Tulajdonságok szerkesztése"
 
-#: tsp-svn-helper/tsh-common.c:530
+#: tvp-svn-helper/tsh-common.c:530
 #, fuzzy
 msgid "Property nonexisting"
 msgstr "Tulajdonságok szerkesztése"
 
-#: tsp-svn-helper/tsh-common.c:531
+#: tvp-svn-helper/tsh-common.c:531
 #, fuzzy
 msgid "Revision property set"
 msgstr "Visszaállít"
 
-#: tsp-svn-helper/tsh-common.c:532
+#: tvp-svn-helper/tsh-common.c:532
 #, fuzzy
 msgid "Revision property deleted"
 msgstr "Visszaállít"
 
-#: tsp-svn-helper/tsh-common.c:533
+#: tvp-svn-helper/tsh-common.c:533
 #, fuzzy
 msgid "Merge completed"
 msgstr "Kész"
 
-#: tsp-svn-helper/tsh-common.c:534
+#: tvp-svn-helper/tsh-common.c:534
 #, fuzzy
 msgid "Tree conflict"
 msgstr "Kész"
 
-#: tsp-svn-helper/tsh-common.c:535
+#: tvp-svn-helper/tsh-common.c:535
 #, fuzzy
 msgid "External failed"
 msgstr "Külső"
 
-#: tsp-svn-helper/tsh-common.c:596
+#: tvp-svn-helper/tsh-common.c:596
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:598
+#: tvp-svn-helper/tsh-common.c:598
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:599 tsp-svn-helper/tsh-common.c:633
+#: tvp-svn-helper/tsh-common.c:599 tvp-svn-helper/tsh-common.c:633
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:600 tsp-svn-helper/tsh-common.c:640
+#: tvp-svn-helper/tsh-common.c:600 tvp-svn-helper/tsh-common.c:640
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:601
+#: tvp-svn-helper/tsh-common.c:601
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:602 tsp-svn-helper/tsh-common.c:637
+#: tvp-svn-helper/tsh-common.c:602 tvp-svn-helper/tsh-common.c:637
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:603 tsp-svn-helper/tsh-common.c:638
+#: tvp-svn-helper/tsh-common.c:603 tvp-svn-helper/tsh-common.c:638
 #, fuzzy
 msgid "Conflicted"
 msgstr "Kész"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:631
+#: tvp-svn-helper/tsh-common.c:631
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:639
+#: tvp-svn-helper/tsh-common.c:639
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:642
+#: tvp-svn-helper/tsh-common.c:642
 #, fuzzy
 msgid "Incomplete"
 msgstr "Kész"
 
-#: tsp-svn-helper/tsh-copy.c:104
+#: tvp-svn-helper/tsh-copy.c:104
 msgid "Local copy"
 msgstr ""
 
-#: tsp-svn-helper/tsh-copy.c:147
+#: tvp-svn-helper/tsh-copy.c:147
 msgid "Copy To"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:108
+#: tvp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:145
+#: tvp-svn-helper/tsh-delete.c:145
 #, fuzzy
 msgid "Delete Message"
 msgstr "Töröl"
 
-#: tsp-svn-helper/tsh-file-dialog.c:60
+#: tvp-svn-helper/tsh-file-dialog.c:60
 msgid "_Certificate:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-dialog.c:67
+#: tvp-svn-helper/tsh-file-dialog.c:67
 msgid "Select a file"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
-#: tsp-svn-helper/tsh-trust-dialog.c:73
+#: tvp-svn-helper/tsh-file-dialog.c:78 tvp-svn-helper/tsh-login-dialog.c:98
+#: tvp-svn-helper/tsh-trust-dialog.c:73
 msgid "Remember"
 msgstr "Emlékezz"
 
-#: tsp-svn-helper/tsh-file-dialog.c:86
+#: tvp-svn-helper/tsh-file-dialog.c:86
 msgid "Certificate"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:91
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:116
+#: tvp-svn-helper/tsh-file-selection-dialog.c:91
+#: tvp-svn-helper/tsh-log-message-dialog.c:92
+#: tvp-svn-helper/tsh-notify-dialog.c:94
+#: tvp-svn-helper/tsh-status-dialog.c:116
 msgid "Path"
 msgstr "Útvonal"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:118
+#: tvp-svn-helper/tsh-file-selection-dialog.c:118
 msgid "Select/Unselect all"
 msgstr ""
 
-#: tsp-svn-helper/tsh-import.c:125
+#: tvp-svn-helper/tsh-import.c:125
 #, fuzzy
 msgid "Import Message"
 msgstr "Töröl"
 
-#: tsp-svn-helper/tsh-log-dialog.c:136
+#: tvp-svn-helper/tsh-log-dialog.c:136
 #, fuzzy
 msgid "Message"
 msgstr "Töröl"
 
-#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
+#: tvp-svn-helper/tsh-log-dialog.c:174 tvp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr "Művelet"
 
-#: tsp-svn-helper/tsh-log-dialog.c:180
+#: tvp-svn-helper/tsh-log-dialog.c:180
 msgid "File"
 msgstr ""
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:86
+#: tvp-svn-helper/tsh-log-message-dialog.c:86
 #, fuzzy
 msgid "State"
 msgstr "Állapot"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:110
+#: tvp-svn-helper/tsh-log-message-dialog.c:110
 msgid "Log Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-log.c:106
+#: tvp-svn-helper/tsh-log.c:106
 #, fuzzy
 msgid "Log failed"
 msgstr "Felold"
 
-#: tsp-svn-helper/tsh-login-dialog.c:65
+#: tvp-svn-helper/tsh-login-dialog.c:65
 msgid "_Username:"
 msgstr "Felhasználónév:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:81
+#: tvp-svn-helper/tsh-login-dialog.c:81
 msgid "_Password:"
 msgstr "Jelszó:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:106
+#: tvp-svn-helper/tsh-login-dialog.c:106
 msgid "Login"
 msgstr "Bejelentkezés"
 
-#: tsp-svn-helper/tsh-move.c:94
+#: tvp-svn-helper/tsh-move.c:94
 msgid "Local move"
 msgstr ""
 
-#: tsp-svn-helper/tsh-move.c:136
+#: tvp-svn-helper/tsh-move.c:136
 msgid "Move To"
 msgstr ""
 
-#: tsp-svn-helper/tsh-notify-dialog.c:100
+#: tvp-svn-helper/tsh-notify-dialog.c:100
 msgid "Mime type"
 msgstr "Mime típus"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:115
+#: tvp-svn-helper/tsh-notify-dialog.c:115
 msgid "Notification"
 msgstr ""
 
-#: tsp-svn-helper/tsh-properties-dialog.c:126
+#: tvp-svn-helper/tsh-properties-dialog.c:126
 msgid "Name"
 msgstr ""
 
-#: tsp-svn-helper/tsh-properties-dialog.c:132
+#: tvp-svn-helper/tsh-properties-dialog.c:132
 msgid "Value"
 msgstr ""
 
@@ -953,8 +950,8 @@
 #. Translators: svn recursion selection
 #. * Self means only this file/direcotry is shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:209
-#: tsp-svn-helper/tsh-status-dialog.c:182
+#: tvp-svn-helper/tsh-properties-dialog.c:209
+#: tvp-svn-helper/tsh-status-dialog.c:182
 msgid "Self"
 msgstr ""
 
@@ -964,8 +961,8 @@
 #. Translators: svn recursion selection
 #. * Immediate files means this file/direcotry and the files it contains are shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:220
-#: tsp-svn-helper/tsh-status-dialog.c:191
+#: tvp-svn-helper/tsh-properties-dialog.c:220
+#: tvp-svn-helper/tsh-status-dialog.c:191
 #, fuzzy
 msgid "Immediate files"
 msgstr "Visszaállít"
@@ -976,117 +973,117 @@
 #. Translators: svn recursion selection
 #. * Recursive means the list is full recursive
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:238
-#: tsp-svn-helper/tsh-status-dialog.c:209
+#: tvp-svn-helper/tsh-properties-dialog.c:238
+#: tvp-svn-helper/tsh-status-dialog.c:209
 #, fuzzy
 msgid "Recursive"
 msgstr "Megold"
 
 #. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:81
+#: tvp-svn-helper/tsh-properties.c:81
 #, fuzzy
 msgid "Set property failed"
 msgstr "Visszaállít"
 
-#: tsp-svn-helper/tsh-properties.c:104
+#: tvp-svn-helper/tsh-properties.c:104
 #, fuzzy
 msgid "Properties failed"
 msgstr "Tulajdonságok szerkesztése"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:88
+#: tvp-svn-helper/tsh-relocate-dialog.c:88
 msgid "_From:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:98
-#: tsp-svn-helper/tsh-relocate-dialog.c:104
-#: tsp-svn-helper/tsh-relocate-dialog.c:153
-#: tsp-svn-helper/tsh-relocate-dialog.c:159
-#: tsp-svn-helper/tsh-relocate-dialog.c:205
-#: tsp-svn-helper/tsh-transfer-dialog.c:92
-#: tsp-svn-helper/tsh-transfer-dialog.c:98
-#: tsp-svn-helper/tsh-transfer-dialog.c:144
+#: tvp-svn-helper/tsh-relocate-dialog.c:98
+#: tvp-svn-helper/tsh-relocate-dialog.c:104
+#: tvp-svn-helper/tsh-relocate-dialog.c:153
+#: tvp-svn-helper/tsh-relocate-dialog.c:159
+#: tvp-svn-helper/tsh-relocate-dialog.c:205
+#: tvp-svn-helper/tsh-transfer-dialog.c:92
+#: tvp-svn-helper/tsh-transfer-dialog.c:98
+#: tvp-svn-helper/tsh-transfer-dialog.c:144
 msgid "Select a folder"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:143
+#: tvp-svn-helper/tsh-relocate-dialog.c:143
 msgid "_To:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:198
-#: tsp-svn-helper/tsh-transfer-dialog.c:137
+#: tvp-svn-helper/tsh-relocate-dialog.c:198
+#: tvp-svn-helper/tsh-transfer-dialog.c:137
 msgid "_Directory:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate.c:71
+#: tvp-svn-helper/tsh-relocate.c:71
 #, fuzzy
 msgid "Relocate failed"
 msgstr "Visszaállít"
 
-#: tsp-svn-helper/tsh-relocate.c:86
+#: tvp-svn-helper/tsh-relocate.c:86
 #, fuzzy
 msgid "Relocate finished"
 msgstr "Tisztít"
 
-#: tsp-svn-helper/tsh-relocate.c:128
+#: tvp-svn-helper/tsh-relocate.c:128
 #, fuzzy
 msgid "Relocating ..."
 msgstr "Tisztít"
 
-#: tsp-svn-helper/tsh-status-dialog.c:224
+#: tvp-svn-helper/tsh-status-dialog.c:224
 msgid "Show Unmodified Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:228
+#: tvp-svn-helper/tsh-status-dialog.c:228
 msgid "Show Unversioned Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:232
+#: tvp-svn-helper/tsh-status-dialog.c:232
 msgid "Show Ignored Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:236
+#: tvp-svn-helper/tsh-status-dialog.c:236
 #, fuzzy
 msgid "Hide Externals"
 msgstr "Külső"
 
-#: tsp-svn-helper/tsh-status-dialog.c:240
+#: tvp-svn-helper/tsh-status-dialog.c:240
 msgid "Check Repository"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status.c:86
+#: tvp-svn-helper/tsh-status.c:86
 #, fuzzy
 msgid "Status failed"
 msgstr "Állapot"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:82
+#: tvp-svn-helper/tsh-transfer-dialog.c:82
 msgid "_Repository:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:156
+#: tvp-svn-helper/tsh-transfer-dialog.c:156
 msgid "Transfer"
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:58
+#: tvp-svn-helper/tsh-trust-dialog.c:58
 msgid "Certificate is not yet valid."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:61
+#: tvp-svn-helper/tsh-trust-dialog.c:61
 msgid "Certificate has expired."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:64
+#: tvp-svn-helper/tsh-trust-dialog.c:64
 msgid "Certificate does not match the remote hostname."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:67
+#: tvp-svn-helper/tsh-trust-dialog.c:67
 msgid "Certificate authority is unknown."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:70
+#: tvp-svn-helper/tsh-trust-dialog.c:70
 msgid "Other failure."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:77
+#: tvp-svn-helper/tsh-trust-dialog.c:77
 msgid "Trust"
 msgstr ""
 

Modified: thunar-vcs-plugin/trunk/po/id.po
===================================================================
--- thunar-vcs-plugin/trunk/po/id.po	2009-06-28 12:10:01 UTC (rev 7634)
+++ thunar-vcs-plugin/trunk/po/id.po	2009-06-28 12:13:49 UTC (rev 7635)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-30 17:48+0200\n"
+"POT-Creation-Date: 2009-06-28 14:10+0200\n"
 "PO-Revision-Date: 2009-04-09 21:38-0400\n"
 "Last-Translator: Andhika Padmawan <andhika.padmawan at gmail.com>\n"
 "Language-Team: Indonesian <id at li.org>\n"
@@ -17,296 +17,293 @@
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
+#: thunar-vcs-plugin/tvp-provider.c:435 thunar-vcs-plugin/tvp-provider.c:467
 msgid "SVN"
 msgstr "SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
+#: thunar-vcs-plugin/tvp-svn-action.c:298
 msgid "Menu|Add"
 msgstr "Tambah"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
-#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:298 tvp-svn-helper/main.c:246
+#: tvp-svn-helper/tsh-add.c:113 tvp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Tambah"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-vcs-plugin/tvp-svn-action.c:303
 msgid "Menu|Blame"
 msgstr "Salahkan"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
-#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-vcs-plugin/tvp-svn-action.c:303 tvp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:254 tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Salahkan"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Menu|Changelist"
 msgstr "Senarai Ubah"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Changelist"
 msgstr "Senarai Ubah"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-vcs-plugin/tvp-svn-action.c:320
 msgid "Menu|Checkout"
 msgstr "Cek Keluar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
-#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
+#: thunar-vcs-plugin/tvp-svn-action.c:320 tvp-svn-helper/main.c:258
+#: tvp-svn-helper/tsh-checkout.c:98 tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Cek keluar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-vcs-plugin/tvp-svn-action.c:325
 msgid "Menu|Cleanup"
 msgstr "Bersihkan"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
+#: thunar-vcs-plugin/tvp-svn-action.c:325 tvp-svn-helper/main.c:262
 msgid "Cleanup"
 msgstr "Bersihkan"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-vcs-plugin/tvp-svn-action.c:330
 msgid "Menu|Commit"
 msgstr "Terapkan "
 
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
-#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:330 tvp-svn-helper/main.c:266
+#: tvp-svn-helper/tsh-commit.c:127 tvp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Terapkan"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-vcs-plugin/tvp-svn-action.c:335
 msgid "Menu|Copy"
 msgstr "Salin"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
-#: tsp-svn-helper/tsh-copy.c:165
+#: thunar-vcs-plugin/tvp-svn-action.c:335 tvp-svn-helper/main.c:270
+#: tvp-svn-helper/tsh-copy.c:165
 msgid "Copy"
 msgstr "Salin"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-vcs-plugin/tvp-svn-action.c:340
 msgid "Menu|Delete"
 msgstr "Hapus"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
-#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:340 tvp-svn-helper/main.c:274
+#: tvp-svn-helper/tsh-delete.c:127 tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Hapus"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Menu|Diff"
 msgstr "Beda"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Diff"
 msgstr "Beda"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-vcs-plugin/tvp-svn-action.c:350
 msgid "Menu|Export"
 msgstr "Ekspor"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
-#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:350 tvp-svn-helper/main.c:278
+#: tvp-svn-helper/tsh-export.c:107 tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Ekspor"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-vcs-plugin/tvp-svn-action.c:355
 msgid "Menu|Import"
 msgstr "Impor"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
-#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
+#: thunar-vcs-plugin/tvp-svn-action.c:355 tvp-svn-helper/main.c:282
+#: tvp-svn-helper/tsh-import.c:102 tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Impor"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Menu|Info"
 msgstr "Info"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
-#: thunar-svn-plugin/tsp-svn-action.c:416
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Info"
 msgstr "Info"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-vcs-plugin/tvp-svn-action.c:370
 msgid "Menu|Lock"
 msgstr "Kunci"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
-#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
+#: thunar-vcs-plugin/tvp-svn-action.c:370 tvp-svn-helper/main.c:286
+#: tvp-svn-helper/tsh-lock-dialog.c:72 tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Kunci"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
+#: thunar-vcs-plugin/tvp-svn-action.c:375
 msgid "Menu|Log"
 msgstr "Catatan"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
-#: tsp-svn-helper/tsh-log-dialog.c:201
+#: thunar-vcs-plugin/tvp-svn-action.c:375 tvp-svn-helper/main.c:290
+#: tvp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Catatan"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
+#: thunar-vcs-plugin/tvp-svn-action.c:390
 msgid "Menu|Move"
 msgstr "Pindah"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
-#: tsp-svn-helper/tsh-move.c:156
+#: thunar-vcs-plugin/tvp-svn-action.c:390 tvp-svn-helper/main.c:294
+#: tvp-svn-helper/tsh-move.c:156
 msgid "Move"
 msgstr "Pindah"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Menu|Edit Properties"
 msgstr "Sunting Properti"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Edit Properties"
 msgstr "Sunting Properti"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
+#: thunar-vcs-plugin/tvp-svn-action.c:406
 msgid "Menu|Relocate"
 msgstr "Relokasi"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
-#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
+#: thunar-vcs-plugin/tvp-svn-action.c:406 tvp-svn-helper/main.c:306
+#: tvp-svn-helper/tsh-relocate-dialog.c:217 tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Relokasi"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-vcs-plugin/tvp-svn-action.c:412
 msgid "Menu|Resolved"
 msgstr "Benahi"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
-#: tsp-svn-helper/tsh-common.c:500 tsp-svn-helper/tsh-resolved.c:113
-#: tsp-svn-helper/tsh-resolved.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:412 tvp-svn-helper/main.c:302
+#: tvp-svn-helper/tsh-common.c:500 tvp-svn-helper/tsh-resolved.c:113
+#: tvp-svn-helper/tsh-resolved.c:126
 msgid "Resolved"
 msgstr "Benahi"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Menu|Resolve"
 msgstr "Benah"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
-#: thunar-svn-plugin/tsp-svn-action.c:527
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Resolve"
 msgstr "Benah"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-vcs-plugin/tvp-svn-action.c:422
 msgid "Menu|Revert"
 msgstr "Kembalikan"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
-#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:422 tvp-svn-helper/main.c:310
+#: tvp-svn-helper/tsh-revert.c:112 tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Kembalikan"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-vcs-plugin/tvp-svn-action.c:427
 msgid "Menu|Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
-#: tsp-svn-helper/tsh-file-selection-dialog.c:125
-#: tsp-svn-helper/tsh-status-dialog.c:247
+#: thunar-vcs-plugin/tvp-svn-action.c:427 tvp-svn-helper/main.c:314
+#: tvp-svn-helper/tsh-file-selection-dialog.c:125
+#: tvp-svn-helper/tsh-status-dialog.c:247
 msgid "Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-vcs-plugin/tvp-svn-action.c:432
 msgid "Menu|Switch"
 msgstr "Ganti"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
-#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
+#: thunar-vcs-plugin/tvp-svn-action.c:432 tvp-svn-helper/main.c:318
+#: tvp-svn-helper/tsh-switch.c:109 tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Ganti"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-vcs-plugin/tvp-svn-action.c:437
 msgid "Menu|Unlock"
 msgstr "Buka Kunci"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
-#: tsp-svn-helper/tsh-unlock.c:111
+#: thunar-vcs-plugin/tvp-svn-action.c:437 tvp-svn-helper/main.c:322
+#: tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Buka Kunci"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
+#: thunar-vcs-plugin/tvp-svn-action.c:442
 msgid "Menu|Update"
 msgstr "Mutakhirkan"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
-#: tsp-svn-helper/tsh-update.c:113
+#: thunar-vcs-plugin/tvp-svn-action.c:442 tvp-svn-helper/main.c:326
+#: tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Mutakhirkan"
 
-#: thunar-svn-plugin/tsp-svn-action.c:608
+#: thunar-vcs-plugin/tvp-svn-action.c:452
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Aksi %s tak diimplementasikan"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:118
+#: thunar-vcs-plugin/tvp-svn-property-page.c:118
 msgid "URL:"
 msgstr "URL:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:124
-#: thunar-svn-plugin/tsp-svn-property-page.c:137
-#: thunar-svn-plugin/tsp-svn-property-page.c:149
-#: thunar-svn-plugin/tsp-svn-property-page.c:167
-#: thunar-svn-plugin/tsp-svn-property-page.c:179
-#: thunar-svn-plugin/tsp-svn-property-page.c:192
-#: thunar-svn-plugin/tsp-svn-property-page.c:222
-#: thunar-svn-plugin/tsp-svn-property-page.c:300
-#: tsp-svn-helper/tsh-common.c:539 tsp-svn-helper/tsh-common.c:597
-#: tsp-svn-helper/tsh-common.c:606 tsp-svn-helper/tsh-common.c:628
-#: tsp-svn-helper/tsh-common.c:645 tsp-svn-helper/tsh-common.c:672
-#: tsp-svn-helper/tsh-common.c:762
+#: thunar-vcs-plugin/tvp-svn-property-page.c:124
+#: thunar-vcs-plugin/tvp-svn-property-page.c:137
+#: thunar-vcs-plugin/tvp-svn-property-page.c:149
+#: thunar-vcs-plugin/tvp-svn-property-page.c:167
+#: thunar-vcs-plugin/tvp-svn-property-page.c:179
+#: thunar-vcs-plugin/tvp-svn-property-page.c:192
+#: thunar-vcs-plugin/tvp-svn-property-page.c:222
+#: thunar-vcs-plugin/tvp-svn-property-page.c:300
+#: tvp-svn-helper/tsh-common.c:539 tvp-svn-helper/tsh-common.c:597
+#: tvp-svn-helper/tsh-common.c:606 tvp-svn-helper/tsh-common.c:628
+#: tvp-svn-helper/tsh-common.c:645 tvp-svn-helper/tsh-common.c:672
+#: tvp-svn-helper/tsh-common.c:762
 msgid "Unknown"
 msgstr "Tak Diketahui"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:131
+#: thunar-vcs-plugin/tvp-svn-property-page.c:131
 msgid "Revision:"
 msgstr "Revisi:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:143
+#: thunar-vcs-plugin/tvp-svn-property-page.c:143
 msgid "Repository:"
 msgstr "Gudang:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:161
+#: thunar-vcs-plugin/tvp-svn-property-page.c:161
 msgid "Modified revision:"
 msgstr "Revisi dimodifikasi:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:173
+#: thunar-vcs-plugin/tvp-svn-property-page.c:173
 msgid "Modified date:"
 msgstr "Tanggal dimodifikasi:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:186
+#: thunar-vcs-plugin/tvp-svn-property-page.c:186
 msgid "Author:"
 msgstr "Penulis:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#: thunar-vcs-plugin/tvp-svn-property-page.c:203
 msgid "Changelist:"
 msgstr "Senarai Ubah:"
 
 #. Translators: Depth as in depth of recursion
-#: thunar-svn-plugin/tsp-svn-property-page.c:216
+#: thunar-vcs-plugin/tvp-svn-property-page.c:216
 msgid "Depth:"
 msgstr "Kedalaman:"
 
 #. Translators: svn recursion depth infotmation
 #. * Exclude should not apear client side
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:306
+#: thunar-vcs-plugin/tvp-svn-property-page.c:306
 msgid "Exclude"
 msgstr "Kecualikan"
 
 #. Translators: svn recursion depth infotmation
 #. * Empty depth means only this file/direcotry is checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:312
+#: thunar-vcs-plugin/tvp-svn-property-page.c:312
 msgid "Empty"
 msgstr "Kosong"
 
 #. Translators: svn recursion depth infotmation
 #. * Files depth means this file/direcotry and all of it's files are checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:318
+#: thunar-vcs-plugin/tvp-svn-property-page.c:318
 msgid "Files"
 msgstr "Berkas"
 
@@ -319,561 +316,561 @@
 #. Translators: svn recursion selection
 #. * Immediates means this file/direcotry and the subdirectories are shown
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:324
-#: tsp-svn-helper/tsh-properties-dialog.c:229
-#: tsp-svn-helper/tsh-status-dialog.c:200
+#: thunar-vcs-plugin/tvp-svn-property-page.c:324
+#: tvp-svn-helper/tsh-properties-dialog.c:229
+#: tvp-svn-helper/tsh-status-dialog.c:200
 msgid "Immediates"
 msgstr "Segera"
 
 #. Translators: svn recursion depth infotmation
 #. * Infinity depth means this file/direcotry is checked out with full recursion
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:330
+#: thunar-vcs-plugin/tvp-svn-property-page.c:330
 msgid "Infinity"
 msgstr "Ketakterhinggaan"
 
-#: tsp-svn-helper/main.c:105
+#: tvp-svn-helper/main.c:105
 msgid "Print version information"
 msgstr "Cetak informasi versi"
 
-#: tsp-svn-helper/main.c:112
+#: tvp-svn-helper/main.c:112
 msgid "Execute add action"
 msgstr "Eksekusi aksi tambah"
 
-#: tsp-svn-helper/main.c:118
+#: tvp-svn-helper/main.c:118
 msgid "Execute blame action"
 msgstr "Eksekusi aksi salahkan"
 
-#: tsp-svn-helper/main.c:124
+#: tvp-svn-helper/main.c:124
 msgid "Execute changelist action"
 msgstr "Eksekusi aksi senarai ubah"
 
-#: tsp-svn-helper/main.c:130
+#: tvp-svn-helper/main.c:130
 msgid "Execute checkout action"
 msgstr "Eksekusi aksi cek keluar"
 
-#: tsp-svn-helper/main.c:136
+#: tvp-svn-helper/main.c:136
 msgid "Execute cleanup action"
 msgstr "Eksekusi aksi bersihkan"
 
-#: tsp-svn-helper/main.c:142
+#: tvp-svn-helper/main.c:142
 msgid "Execute commit action"
 msgstr "Eksekusi aksi terapkan"
 
-#: tsp-svn-helper/main.c:148
+#: tvp-svn-helper/main.c:148
 msgid "Execute copy action"
 msgstr "Eksekusi aksi salin"
 
-#: tsp-svn-helper/main.c:154
+#: tvp-svn-helper/main.c:154
 msgid "Execute delete action"
 msgstr "Eksekusi aksi hapus"
 
-#: tsp-svn-helper/main.c:160
+#: tvp-svn-helper/main.c:160
 msgid "Execute export action"
 msgstr "Eksekusi aksi ekspor"
 
-#: tsp-svn-helper/main.c:166
+#: tvp-svn-helper/main.c:166
 msgid "Execute import action"
 msgstr "Eksekusi aksi impor"
 
-#: tsp-svn-helper/main.c:172
+#: tvp-svn-helper/main.c:172
 msgid "Execute lock action"
 msgstr "Eksekusi aksi kunci"
 
-#: tsp-svn-helper/main.c:178
+#: tvp-svn-helper/main.c:178
 msgid "Execute log action"
 msgstr "Eksekusi aksi catatan"
 
-#: tsp-svn-helper/main.c:184
+#: tvp-svn-helper/main.c:184
 msgid "Execute move action"
 msgstr "Eksekusi aksi pindah"
 
-#: tsp-svn-helper/main.c:190
+#: tvp-svn-helper/main.c:190
 msgid "Execute properties action"
 msgstr "Eksekusi aksi properti"
 
-#: tsp-svn-helper/main.c:196
+#: tvp-svn-helper/main.c:196
 msgid "Execute resolved action"
 msgstr "Eksekusi aksi benahi"
 
-#: tsp-svn-helper/main.c:202
+#: tvp-svn-helper/main.c:202
 msgid "Execute relocate action"
 msgstr "Eksekusi aksi relokasi"
 
-#: tsp-svn-helper/main.c:208
+#: tvp-svn-helper/main.c:208
 msgid "Execute revert action"
 msgstr "Eksekusi aksi kembalikan"
 
-#: tsp-svn-helper/main.c:214
+#: tvp-svn-helper/main.c:214
 msgid "Execute status action"
 msgstr "Eksekusi aksi status"
 
-#: tsp-svn-helper/main.c:220
+#: tvp-svn-helper/main.c:220
 msgid "Execute switch action"
 msgstr "Eksekusi aksi ganti"
 
-#: tsp-svn-helper/main.c:226
+#: tvp-svn-helper/main.c:226
 msgid "Execute unlock action"
 msgstr "Eksekusi aksi buka kunci"
 
-#: tsp-svn-helper/main.c:232
+#: tvp-svn-helper/main.c:232
 msgid "Execute update action"
 msgstr "Eksekusi aksi mutakhirkan"
 
-#: tsp-svn-helper/main.c:246
+#: tvp-svn-helper/main.c:246
 msgid "Add Related Options:"
 msgstr "Opsi Tambah Terkait:"
 
-#: tsp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:250
 msgid "Blame Related Options:"
 msgstr "Opsi Terkait Salahkan:"
 
-#: tsp-svn-helper/main.c:254
+#: tvp-svn-helper/main.c:254
 msgid "Changelist Related Options:"
 msgstr "Opsi Terkait Senarai Ubah:"
 
-#: tsp-svn-helper/main.c:258
+#: tvp-svn-helper/main.c:258
 msgid "Checkout Related Options:"
 msgstr "Opsi Terkait Cek Keluar:"
 
-#: tsp-svn-helper/main.c:262
+#: tvp-svn-helper/main.c:262
 msgid "Cleanup Related Options:"
 msgstr "Opsi Bersihkan Terkait:"
 
-#: tsp-svn-helper/main.c:266
+#: tvp-svn-helper/main.c:266
 msgid "Commit Related Options:"
 msgstr "Opsi Terapkan Terkait:"
 
-#: tsp-svn-helper/main.c:270
+#: tvp-svn-helper/main.c:270
 msgid "Copy Related Options:"
 msgstr "Opsi Salin Terkait:"
 
-#: tsp-svn-helper/main.c:274
+#: tvp-svn-helper/main.c:274
 msgid "Delete Related Options:"
 msgstr "Opsi Hapus Terkait:"
 
-#: tsp-svn-helper/main.c:278
+#: tvp-svn-helper/main.c:278
 msgid "Export Related Options:"
 msgstr "Opsi Ekspor Terkait:"
 
-#: tsp-svn-helper/main.c:282
+#: tvp-svn-helper/main.c:282
 msgid "Import Related Options:"
 msgstr "Opsi Impor Terkait:"
 
-#: tsp-svn-helper/main.c:286
+#: tvp-svn-helper/main.c:286
 msgid "Lock Related Options:"
 msgstr "Opsi Kunci Terkait:"
 
-#: tsp-svn-helper/main.c:290
+#: tvp-svn-helper/main.c:290
 msgid "Log Related Options:"
 msgstr "Opsi Catatan Terkait:"
 
-#: tsp-svn-helper/main.c:294
+#: tvp-svn-helper/main.c:294
 msgid "Move Related Options:"
 msgstr "Opsi Pindah Terkait:"
 
-#: tsp-svn-helper/main.c:298
+#: tvp-svn-helper/main.c:298
 msgid "Properties Related Options:"
 msgstr "Opsi Properti Terkait:"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:283
+#: tvp-svn-helper/main.c:298 tvp-svn-helper/tsh-properties-dialog.c:283
 msgid "Properties"
 msgstr "Properti"
 
-#: tsp-svn-helper/main.c:302
+#: tvp-svn-helper/main.c:302
 msgid "Resolved Related Options:"
 msgstr "Opsi Benahi Terkait:"
 
-#: tsp-svn-helper/main.c:306
+#: tvp-svn-helper/main.c:306
 msgid "Relocate Related Options:"
 msgstr "Opsi Terkait Relokasi:"
 
-#: tsp-svn-helper/main.c:310
+#: tvp-svn-helper/main.c:310
 msgid "Revert Related Options:"
 msgstr "Opsi Kembalikan Terkait:"
 
-#: tsp-svn-helper/main.c:314
+#: tvp-svn-helper/main.c:314
 msgid "Status Related Options:"
 msgstr "Opsi Status Terkait:"
 
-#: tsp-svn-helper/main.c:318
+#: tvp-svn-helper/main.c:318
 msgid "Switch Related Options:"
 msgstr "Opsi Ganti Terkait:"
 
-#: tsp-svn-helper/main.c:322
+#: tvp-svn-helper/main.c:322
 msgid "Unlock Related Options:"
 msgstr "Opsi Buka Kunci Terkait:"
 
-#: tsp-svn-helper/main.c:326
+#: tvp-svn-helper/main.c:326
 msgid "Update Related Options:"
 msgstr "Opsi Mutakhirkan Terkait:"
 
-#: tsp-svn-helper/main.c:369
+#: tvp-svn-helper/main.c:369
 msgid "Not enough arguments provided"
 msgstr "Argumen yang diberikan tak cukup"
 
-#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:87 tsp-svn-helper/tsh-delete.c:91
-#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
-#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:77
-#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
-#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
+#: tvp-svn-helper/tsh-add.c:73 tvp-svn-helper/tsh-add.c:89
+#: tvp-svn-helper/tsh-checkout.c:71 tvp-svn-helper/tsh-commit.c:91
+#: tvp-svn-helper/tsh-copy.c:87 tvp-svn-helper/tsh-delete.c:91
+#: tvp-svn-helper/tsh-export.c:72 tvp-svn-helper/tsh-import.c:72
+#: tvp-svn-helper/tsh-lock.c:91 tvp-svn-helper/tsh-move.c:77
+#: tvp-svn-helper/tsh-resolved.c:73 tvp-svn-helper/tsh-resolved.c:89
+#: tvp-svn-helper/tsh-revert.c:87 tvp-svn-helper/tsh-switch.c:71
+#: tvp-svn-helper/tsh-unlock.c:86 tvp-svn-helper/tsh-update.c:88
 msgid "Failed"
 msgstr "Gagal"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:94
+#: tvp-svn-helper/tsh-blame-dialog.c:94
 msgid "Line"
 msgstr "Jalur"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+#: tvp-svn-helper/tsh-blame-dialog.c:100 tvp-svn-helper/tsh-log-dialog.c:118
 msgid "Revision"
 msgstr "Revisi"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+#: tvp-svn-helper/tsh-blame-dialog.c:106 tvp-svn-helper/tsh-log-dialog.c:124
 msgid "Author"
 msgstr "Penulis"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+#: tvp-svn-helper/tsh-blame-dialog.c:112 tvp-svn-helper/tsh-log-dialog.c:130
 msgid "Date"
 msgstr "Tanggal"
 
-#: tsp-svn-helper/tsh-blame.c:75
+#: tvp-svn-helper/tsh-blame.c:75
 msgid "Blame failed"
 msgstr "Salahkan gagal"
 
-#: tsp-svn-helper/tsh-cleanup.c:66
+#: tvp-svn-helper/tsh-cleanup.c:66
 msgid "Cleanup failed"
 msgstr "Bersihkan gagal"
 
-#: tsp-svn-helper/tsh-cleanup.c:81
+#: tvp-svn-helper/tsh-cleanup.c:81
 msgid "Cleanup finished"
 msgstr "Bersihkan selesai"
 
-#: tsp-svn-helper/tsh-cleanup.c:95
+#: tvp-svn-helper/tsh-cleanup.c:95
 msgid "Cleaning up ..."
 msgstr "Membersihkan ..."
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:719
-#: tsp-svn-helper/tsh-copy.c:99 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
+#: tvp-svn-helper/tsh-commit.c:103 tvp-svn-helper/tsh-common.c:719
+#: tvp-svn-helper/tsh-copy.c:99 tvp-svn-helper/tsh-delete.c:103
+#: tvp-svn-helper/tsh-import.c:82 tvp-svn-helper/tsh-move.c:89
 #, c-format
 msgid "At revision: %ld"
 msgstr "Di revisi: %ld"
 
-#: tsp-svn-helper/tsh-commit.c:108
+#: tvp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr "Tak ada yang dikerjakan"
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:505
-#: tsp-svn-helper/tsh-common.c:507 tsp-svn-helper/tsh-copy.c:110
-#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:100
+#: tvp-svn-helper/tsh-commit.c:114 tvp-svn-helper/tsh-common.c:505
+#: tvp-svn-helper/tsh-common.c:507 tvp-svn-helper/tsh-copy.c:110
+#: tvp-svn-helper/tsh-delete.c:114 tvp-svn-helper/tsh-import.c:87
+#: tvp-svn-helper/tsh-move.c:100
 msgid "Completed"
 msgstr "Selesai"
 
-#: tsp-svn-helper/tsh-commit.c:145
+#: tvp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr "Pesan Terapkan"
 
-#: tsp-svn-helper/tsh-common.c:270
+#: tvp-svn-helper/tsh-common.c:270
 msgid "Store password a plaintext?"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:494 tsp-svn-helper/tsh-common.c:503
-#: tsp-svn-helper/tsh-common.c:510 tsp-svn-helper/tsh-common.c:632
-#: tsp-svn-helper/tsh-common.c:677 tsp-svn-helper/tsh-common.c:768
+#: tvp-svn-helper/tsh-common.c:494 tvp-svn-helper/tsh-common.c:503
+#: tvp-svn-helper/tsh-common.c:510 tvp-svn-helper/tsh-common.c:632
+#: tvp-svn-helper/tsh-common.c:677 tvp-svn-helper/tsh-common.c:768
 msgid "Added"
 msgstr "Ditambah"
 
-#: tsp-svn-helper/tsh-common.c:495 tsp-svn-helper/tsh-common.c:777
+#: tvp-svn-helper/tsh-common.c:495 tvp-svn-helper/tsh-common.c:777
 msgid "Copied"
 msgstr "Disalin"
 
-#: tsp-svn-helper/tsh-common.c:496 tsp-svn-helper/tsh-common.c:502
-#: tsp-svn-helper/tsh-common.c:511 tsp-svn-helper/tsh-common.c:634
-#: tsp-svn-helper/tsh-common.c:680 tsp-svn-helper/tsh-common.c:770
+#: tvp-svn-helper/tsh-common.c:496 tvp-svn-helper/tsh-common.c:502
+#: tvp-svn-helper/tsh-common.c:511 tvp-svn-helper/tsh-common.c:634
+#: tvp-svn-helper/tsh-common.c:680 tvp-svn-helper/tsh-common.c:770
 msgid "Deleted"
 msgstr "Dihapus"
 
-#: tsp-svn-helper/tsh-common.c:497
+#: tvp-svn-helper/tsh-common.c:497
 msgid "Restored"
 msgstr "Disimpan ulang"
 
-#: tsp-svn-helper/tsh-common.c:498
+#: tvp-svn-helper/tsh-common.c:498
 msgid "Reverted"
 msgstr "Dikembalikan"
 
-#: tsp-svn-helper/tsh-common.c:499
+#: tvp-svn-helper/tsh-common.c:499
 msgid "Revert failed"
 msgstr "Kembalikan gagal"
 
-#: tsp-svn-helper/tsh-common.c:501
+#: tvp-svn-helper/tsh-common.c:501
 msgid "Skipped"
 msgstr "Dilewati"
 
-#: tsp-svn-helper/tsh-common.c:504
+#: tvp-svn-helper/tsh-common.c:504
 msgid "Updated"
 msgstr "Dimutakhirkan"
 
-#: tsp-svn-helper/tsh-common.c:506 tsp-svn-helper/tsh-common.c:508
-#: tsp-svn-helper/tsh-common.c:641
+#: tvp-svn-helper/tsh-common.c:506 tvp-svn-helper/tsh-common.c:508
+#: tvp-svn-helper/tsh-common.c:641
 msgid "External"
 msgstr "Eksternal"
 
-#: tsp-svn-helper/tsh-common.c:509 tsp-svn-helper/tsh-common.c:636
-#: tsp-svn-helper/tsh-common.c:683 tsp-svn-helper/tsh-common.c:773
+#: tvp-svn-helper/tsh-common.c:509 tvp-svn-helper/tsh-common.c:636
+#: tvp-svn-helper/tsh-common.c:683 tvp-svn-helper/tsh-common.c:773
 msgid "Modified"
 msgstr "Dimodifikasi"
 
-#: tsp-svn-helper/tsh-common.c:512 tsp-svn-helper/tsh-common.c:635
-#: tsp-svn-helper/tsh-common.c:686 tsp-svn-helper/tsh-common.c:766
+#: tvp-svn-helper/tsh-common.c:512 tvp-svn-helper/tsh-common.c:635
+#: tvp-svn-helper/tsh-common.c:686 tvp-svn-helper/tsh-common.c:766
 msgid "Replaced"
 msgstr "Diganti"
 
-#: tsp-svn-helper/tsh-common.c:513
+#: tvp-svn-helper/tsh-common.c:513
 msgid "Transmitting"
 msgstr "Mentransmisikan"
 
-#: tsp-svn-helper/tsh-common.c:515
+#: tvp-svn-helper/tsh-common.c:515
 msgid "Locked"
 msgstr "Terkunci"
 
-#: tsp-svn-helper/tsh-common.c:516 tsp-svn-helper/tsh-common.c:779
+#: tvp-svn-helper/tsh-common.c:516 tvp-svn-helper/tsh-common.c:779
 msgid "Unlocked"
 msgstr "Kunci dibuka"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tvp-svn-helper/tsh-common.c:517
 msgid "Lock failed"
 msgstr "Gagal mengunci"
 
-#: tsp-svn-helper/tsh-common.c:518
+#: tvp-svn-helper/tsh-common.c:518
 msgid "Unlock failed"
 msgstr "Gagal membuka kunci"
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tvp-svn-helper/tsh-common.c:519
 msgid "Exists"
 msgstr "Ada"
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tvp-svn-helper/tsh-common.c:520
 msgid "Changelist set"
 msgstr "Atur senarai ubah"
 
-#: tsp-svn-helper/tsh-common.c:521
+#: tvp-svn-helper/tsh-common.c:521
 msgid "Changelist cleared"
 msgstr "Senarai ubah dibersihkan"
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tvp-svn-helper/tsh-common.c:522
 msgid "Changelist moved"
 msgstr "Senarai ubah dipindah"
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tvp-svn-helper/tsh-common.c:523
 msgid "Merge begin"
 msgstr "Penggabungan dimulai"
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tvp-svn-helper/tsh-common.c:524
 msgid "Foreign merge begin"
 msgstr "Penggabungan asing dimulai"
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tvp-svn-helper/tsh-common.c:525
 msgid "Replace"
 msgstr "Ganti"
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tvp-svn-helper/tsh-common.c:527
 #, fuzzy
 msgid "Property added"
 msgstr "Properti gagal"
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tvp-svn-helper/tsh-common.c:528
 #, fuzzy
 msgid "Property modified"
 msgstr "Properti gagal"
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tvp-svn-helper/tsh-common.c:529
 #, fuzzy
 msgid "Property deleted"
 msgstr "Properti gagal"
 
-#: tsp-svn-helper/tsh-common.c:530
+#: tvp-svn-helper/tsh-common.c:530
 #, fuzzy
 msgid "Property nonexisting"
 msgstr "Properti"
 
-#: tsp-svn-helper/tsh-common.c:531
+#: tvp-svn-helper/tsh-common.c:531
 #, fuzzy
 msgid "Revision property set"
 msgstr "Atur properti gagal"
 
-#: tsp-svn-helper/tsh-common.c:532
+#: tvp-svn-helper/tsh-common.c:532
 #, fuzzy
 msgid "Revision property deleted"
 msgstr "Atur properti gagal"
 
-#: tsp-svn-helper/tsh-common.c:533
+#: tvp-svn-helper/tsh-common.c:533
 #, fuzzy
 msgid "Merge completed"
 msgstr "Selesai"
 
-#: tsp-svn-helper/tsh-common.c:534
+#: tvp-svn-helper/tsh-common.c:534
 #, fuzzy
 msgid "Tree conflict"
 msgstr "Konflik"
 
-#: tsp-svn-helper/tsh-common.c:535
+#: tvp-svn-helper/tsh-common.c:535
 #, fuzzy
 msgid "External failed"
 msgstr "Eksternal"
 
-#: tsp-svn-helper/tsh-common.c:596
+#: tvp-svn-helper/tsh-common.c:596
 msgid "Inapplicable"
 msgstr "Tak dapat diterapkan"
 
-#: tsp-svn-helper/tsh-common.c:598
+#: tvp-svn-helper/tsh-common.c:598
 msgid "Unchanged"
 msgstr "Tak diubah"
 
-#: tsp-svn-helper/tsh-common.c:599 tsp-svn-helper/tsh-common.c:633
+#: tvp-svn-helper/tsh-common.c:599 tvp-svn-helper/tsh-common.c:633
 msgid "Missing"
 msgstr "Hilang"
 
-#: tsp-svn-helper/tsh-common.c:600 tsp-svn-helper/tsh-common.c:640
+#: tvp-svn-helper/tsh-common.c:600 tvp-svn-helper/tsh-common.c:640
 msgid "Obstructed"
 msgstr "Rintangan"
 
-#: tsp-svn-helper/tsh-common.c:601
+#: tvp-svn-helper/tsh-common.c:601
 msgid "Changed"
 msgstr "Diubah"
 
-#: tsp-svn-helper/tsh-common.c:602 tsp-svn-helper/tsh-common.c:637
+#: tvp-svn-helper/tsh-common.c:602 tvp-svn-helper/tsh-common.c:637
 msgid "Merged"
 msgstr "Dimerger"
 
-#: tsp-svn-helper/tsh-common.c:603 tsp-svn-helper/tsh-common.c:638
+#: tvp-svn-helper/tsh-common.c:603 tvp-svn-helper/tsh-common.c:638
 msgid "Conflicted"
 msgstr "Konflik"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:631
+#: tvp-svn-helper/tsh-common.c:631
 msgid "Normal"
 msgstr "Normal"
 
-#: tsp-svn-helper/tsh-common.c:639
+#: tvp-svn-helper/tsh-common.c:639
 msgid "Ignored"
 msgstr "Diabaikan"
 
-#: tsp-svn-helper/tsh-common.c:642
+#: tvp-svn-helper/tsh-common.c:642
 msgid "Incomplete"
 msgstr "Tidak selesai"
 
-#: tsp-svn-helper/tsh-copy.c:104
+#: tvp-svn-helper/tsh-copy.c:104
 msgid "Local copy"
 msgstr "Salinan lokal"
 
-#: tsp-svn-helper/tsh-copy.c:147
+#: tvp-svn-helper/tsh-copy.c:147
 msgid "Copy To"
 msgstr "Salin Ke"
 
-#: tsp-svn-helper/tsh-delete.c:108
+#: tvp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr "Hapus lokal"
 
-#: tsp-svn-helper/tsh-delete.c:145
+#: tvp-svn-helper/tsh-delete.c:145
 msgid "Delete Message"
 msgstr "Hapus Pesan"
 
-#: tsp-svn-helper/tsh-file-dialog.c:60
+#: tvp-svn-helper/tsh-file-dialog.c:60
 msgid "_Certificate:"
 msgstr "_Sertifikat"
 
-#: tsp-svn-helper/tsh-file-dialog.c:67
+#: tvp-svn-helper/tsh-file-dialog.c:67
 msgid "Select a file"
 msgstr "Pilih berkas"
 
-#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
-#: tsp-svn-helper/tsh-trust-dialog.c:73
+#: tvp-svn-helper/tsh-file-dialog.c:78 tvp-svn-helper/tsh-login-dialog.c:98
+#: tvp-svn-helper/tsh-trust-dialog.c:73
 msgid "Remember"
 msgstr "Ingat"
 
-#: tsp-svn-helper/tsh-file-dialog.c:86
+#: tvp-svn-helper/tsh-file-dialog.c:86
 msgid "Certificate"
 msgstr "Sertifikat"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:91
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:116
+#: tvp-svn-helper/tsh-file-selection-dialog.c:91
+#: tvp-svn-helper/tsh-log-message-dialog.c:92
+#: tvp-svn-helper/tsh-notify-dialog.c:94
+#: tvp-svn-helper/tsh-status-dialog.c:116
 msgid "Path"
 msgstr "Alamat"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:118
+#: tvp-svn-helper/tsh-file-selection-dialog.c:118
 msgid "Select/Unselect all"
 msgstr "Pilih/Tak Pilih semua"
 
-#: tsp-svn-helper/tsh-import.c:125
+#: tvp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr "Impor Pesan"
 
-#: tsp-svn-helper/tsh-log-dialog.c:136
+#: tvp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr "Pesan"
 
-#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
+#: tvp-svn-helper/tsh-log-dialog.c:174 tvp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr "Aksi"
 
-#: tsp-svn-helper/tsh-log-dialog.c:180
+#: tvp-svn-helper/tsh-log-dialog.c:180
 msgid "File"
 msgstr "Berkas"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:86
+#: tvp-svn-helper/tsh-log-message-dialog.c:86
 msgid "State"
 msgstr "Tingkat"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:110
+#: tvp-svn-helper/tsh-log-message-dialog.c:110
 msgid "Log Message"
 msgstr "Pesan Log"
 
-#: tsp-svn-helper/tsh-log.c:106
+#: tvp-svn-helper/tsh-log.c:106
 msgid "Log failed"
 msgstr "Log gagal"
 
-#: tsp-svn-helper/tsh-login-dialog.c:65
+#: tvp-svn-helper/tsh-login-dialog.c:65
 msgid "_Username:"
 msgstr "_Nama pengguna:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:81
+#: tvp-svn-helper/tsh-login-dialog.c:81
 msgid "_Password:"
 msgstr "_Sandi lewat:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:106
+#: tvp-svn-helper/tsh-login-dialog.c:106
 msgid "Login"
 msgstr "Log masuk"
 
-#: tsp-svn-helper/tsh-move.c:94
+#: tvp-svn-helper/tsh-move.c:94
 msgid "Local move"
 msgstr "Pindah lokal"
 
-#: tsp-svn-helper/tsh-move.c:136
+#: tvp-svn-helper/tsh-move.c:136
 msgid "Move To"
 msgstr "Pinda Ke"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:100
+#: tvp-svn-helper/tsh-notify-dialog.c:100
 msgid "Mime type"
 msgstr "Tipe mime"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:115
+#: tvp-svn-helper/tsh-notify-dialog.c:115
 msgid "Notification"
 msgstr "Pemberitahuan"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:126
+#: tvp-svn-helper/tsh-properties-dialog.c:126
 msgid "Name"
 msgstr "Nama"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:132
+#: tvp-svn-helper/tsh-properties-dialog.c:132
 msgid "Value"
 msgstr "Nilai"
 
@@ -883,8 +880,8 @@
 #. Translators: svn recursion selection
 #. * Self means only this file/direcotry is shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:209
-#: tsp-svn-helper/tsh-status-dialog.c:182
+#: tvp-svn-helper/tsh-properties-dialog.c:209
+#: tvp-svn-helper/tsh-status-dialog.c:182
 msgid "Self"
 msgstr "Sendiri"
 
@@ -894,8 +891,8 @@
 #. Translators: svn recursion selection
 #. * Immediate files means this file/direcotry and the files it contains are shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:220
-#: tsp-svn-helper/tsh-status-dialog.c:191
+#: tvp-svn-helper/tsh-properties-dialog.c:220
+#: tvp-svn-helper/tsh-status-dialog.c:191
 msgid "Immediate files"
 msgstr "Berkas segera"
 
@@ -905,109 +902,109 @@
 #. Translators: svn recursion selection
 #. * Recursive means the list is full recursive
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:238
-#: tsp-svn-helper/tsh-status-dialog.c:209
+#: tvp-svn-helper/tsh-properties-dialog.c:238
+#: tvp-svn-helper/tsh-status-dialog.c:209
 msgid "Recursive"
 msgstr "Rekursif"
 
 #. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:81
+#: tvp-svn-helper/tsh-properties.c:81
 msgid "Set property failed"
 msgstr "Atur properti gagal"
 
-#: tsp-svn-helper/tsh-properties.c:104
+#: tvp-svn-helper/tsh-properties.c:104
 msgid "Properties failed"
 msgstr "Properti gagal"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:88
+#: tvp-svn-helper/tsh-relocate-dialog.c:88
 msgid "_From:"
 msgstr "_Dari:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:98
-#: tsp-svn-helper/tsh-relocate-dialog.c:104
-#: tsp-svn-helper/tsh-relocate-dialog.c:153
-#: tsp-svn-helper/tsh-relocate-dialog.c:159
-#: tsp-svn-helper/tsh-relocate-dialog.c:205
-#: tsp-svn-helper/tsh-transfer-dialog.c:92
-#: tsp-svn-helper/tsh-transfer-dialog.c:98
-#: tsp-svn-helper/tsh-transfer-dialog.c:144
+#: tvp-svn-helper/tsh-relocate-dialog.c:98
+#: tvp-svn-helper/tsh-relocate-dialog.c:104
+#: tvp-svn-helper/tsh-relocate-dialog.c:153
+#: tvp-svn-helper/tsh-relocate-dialog.c:159
+#: tvp-svn-helper/tsh-relocate-dialog.c:205
+#: tvp-svn-helper/tsh-transfer-dialog.c:92
+#: tvp-svn-helper/tsh-transfer-dialog.c:98
+#: tvp-svn-helper/tsh-transfer-dialog.c:144
 msgid "Select a folder"
 msgstr "Pilih folder"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:143
+#: tvp-svn-helper/tsh-relocate-dialog.c:143
 msgid "_To:"
 msgstr "_Ke:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:198
-#: tsp-svn-helper/tsh-transfer-dialog.c:137
+#: tvp-svn-helper/tsh-relocate-dialog.c:198
+#: tvp-svn-helper/tsh-transfer-dialog.c:137
 msgid "_Directory:"
 msgstr "_Direktori:"
 
-#: tsp-svn-helper/tsh-relocate.c:71
+#: tvp-svn-helper/tsh-relocate.c:71
 msgid "Relocate failed"
 msgstr "Relokasi gagal"
 
-#: tsp-svn-helper/tsh-relocate.c:86
+#: tvp-svn-helper/tsh-relocate.c:86
 msgid "Relocate finished"
 msgstr "Relokasi selesai"
 
-#: tsp-svn-helper/tsh-relocate.c:128
+#: tvp-svn-helper/tsh-relocate.c:128
 msgid "Relocating ..."
 msgstr "Merelokasi ..."
 
-#: tsp-svn-helper/tsh-status-dialog.c:224
+#: tvp-svn-helper/tsh-status-dialog.c:224
 msgid "Show Unmodified Files"
 msgstr "Tampilkan Berkas yang Tidak Dimodifikasi"
 
-#: tsp-svn-helper/tsh-status-dialog.c:228
+#: tvp-svn-helper/tsh-status-dialog.c:228
 msgid "Show Unversioned Files"
 msgstr "Tampilkan Berkas yang Tidak Memiliki Versi"
 
-#: tsp-svn-helper/tsh-status-dialog.c:232
+#: tvp-svn-helper/tsh-status-dialog.c:232
 msgid "Show Ignored Files"
 msgstr "Tampilkan Berkas yang Diabaikan"
 
-#: tsp-svn-helper/tsh-status-dialog.c:236
+#: tvp-svn-helper/tsh-status-dialog.c:236
 msgid "Hide Externals"
 msgstr "Sembunyikan Eksternal"
 
-#: tsp-svn-helper/tsh-status-dialog.c:240
+#: tvp-svn-helper/tsh-status-dialog.c:240
 msgid "Check Repository"
 msgstr "Cek Gudang"
 
-#: tsp-svn-helper/tsh-status.c:86
+#: tvp-svn-helper/tsh-status.c:86
 msgid "Status failed"
 msgstr "Status gagal"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:82
+#: tvp-svn-helper/tsh-transfer-dialog.c:82
 msgid "_Repository:"
 msgstr "_Gudang:"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:156
+#: tvp-svn-helper/tsh-transfer-dialog.c:156
 msgid "Transfer"
 msgstr "Transfer"
 
-#: tsp-svn-helper/tsh-trust-dialog.c:58
+#: tvp-svn-helper/tsh-trust-dialog.c:58
 msgid "Certificate is not yet valid."
 msgstr "Sertifikat belum sah."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:61
+#: tvp-svn-helper/tsh-trust-dialog.c:61
 msgid "Certificate has expired."
 msgstr "Sertifikat telah kadaluarsa."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:64
+#: tvp-svn-helper/tsh-trust-dialog.c:64
 msgid "Certificate does not match the remote hostname."
 msgstr "Sertifikat tidak cocok dengan nama host jarak jauh."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:67
+#: tvp-svn-helper/tsh-trust-dialog.c:67
 msgid "Certificate authority is unknown."
 msgstr "Otoritas sertifikat tak diketahui."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:70
+#: tvp-svn-helper/tsh-trust-dialog.c:70
 msgid "Other failure."
 msgstr "Kesalahan lainnya."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:77
+#: tvp-svn-helper/tsh-trust-dialog.c:77
 msgid "Trust"
 msgstr "Percaya"
 

Modified: thunar-vcs-plugin/trunk/po/lv.po
===================================================================
--- thunar-vcs-plugin/trunk/po/lv.po	2009-06-28 12:10:01 UTC (rev 7634)
+++ thunar-vcs-plugin/trunk/po/lv.po	2009-06-28 12:13:49 UTC (rev 7635)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-30 17:48+0200\n"
+"POT-Creation-Date: 2009-06-28 14:10+0200\n"
 "PO-Revision-Date: 2007-11-15 21:18+0300\n"
 "Last-Translator: Rihards Priedītis <rprieditis at inbox.lv>\n"
 "Language-Team: Latvian <rprieditis at inbox.lv>\n"
@@ -17,322 +17,319 @@
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
+#: thunar-vcs-plugin/tvp-provider.c:435 thunar-vcs-plugin/tvp-provider.c:467
 msgid "SVN"
 msgstr "SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
+#: thunar-vcs-plugin/tvp-svn-action.c:298
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
-#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:298 tvp-svn-helper/main.c:246
+#: tvp-svn-helper/tsh-add.c:113 tvp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Pievienot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-vcs-plugin/tvp-svn-action.c:303
 #, fuzzy
 msgid "Menu|Blame"
 msgstr "Vainot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
-#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-vcs-plugin/tvp-svn-action.c:303 tvp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:254 tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Vainot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 #, fuzzy
 msgid "Menu|Changelist"
 msgstr "Izrakstīt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Changelist"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-vcs-plugin/tvp-svn-action.c:320
 #, fuzzy
 msgid "Menu|Checkout"
 msgstr "Izrakstīt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
-#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
+#: thunar-vcs-plugin/tvp-svn-action.c:320 tvp-svn-helper/main.c:258
+#: tvp-svn-helper/tsh-checkout.c:98 tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Izrakstīt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-vcs-plugin/tvp-svn-action.c:325
 #, fuzzy
 msgid "Menu|Cleanup"
 msgstr "Uzkopt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
+#: thunar-vcs-plugin/tvp-svn-action.c:325 tvp-svn-helper/main.c:262
 msgid "Cleanup"
 msgstr "Uzkopt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-vcs-plugin/tvp-svn-action.c:330
 #, fuzzy
 msgid "Menu|Commit"
 msgstr "Apstiprināt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
-#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:330 tvp-svn-helper/main.c:266
+#: tvp-svn-helper/tsh-commit.c:127 tvp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Apstiprināt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-vcs-plugin/tvp-svn-action.c:335
 #, fuzzy
 msgid "Menu|Copy"
 msgstr "Pabeigts"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
-#: tsp-svn-helper/tsh-copy.c:165
+#: thunar-vcs-plugin/tvp-svn-action.c:335 tvp-svn-helper/main.c:270
+#: tvp-svn-helper/tsh-copy.c:165
 #, fuzzy
 msgid "Copy"
 msgstr "Pabeigts"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-vcs-plugin/tvp-svn-action.c:340
 #, fuzzy
 msgid "Menu|Delete"
 msgstr "Dzēst"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
-#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:340 tvp-svn-helper/main.c:274
+#: tvp-svn-helper/tsh-delete.c:127 tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Dzēst"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 #, fuzzy
 msgid "Menu|Diff"
 msgstr "Atšķirība"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Diff"
 msgstr "Atšķirība"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-vcs-plugin/tvp-svn-action.c:350
 #, fuzzy
 msgid "Menu|Export"
 msgstr "Eksportēt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
-#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:350 tvp-svn-helper/main.c:278
+#: tvp-svn-helper/tsh-export.c:107 tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Eksportēt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-vcs-plugin/tvp-svn-action.c:355
 #, fuzzy
 msgid "Menu|Import"
 msgstr "SVN _Imports"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
-#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
+#: thunar-vcs-plugin/tvp-svn-action.c:355 tvp-svn-helper/main.c:282
+#: tvp-svn-helper/tsh-import.c:102 tvp-svn-helper/tsh-import.c:120
 #, fuzzy
 msgid "Import"
 msgstr "SVN _Imports"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 #, fuzzy
 msgid "Menu|Info"
 msgstr "Informācija"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
-#: thunar-svn-plugin/tsp-svn-action.c:416
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Info"
 msgstr "Informācija"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-vcs-plugin/tvp-svn-action.c:370
 #, fuzzy
 msgid "Menu|Lock"
 msgstr "Slēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
-#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
+#: thunar-vcs-plugin/tvp-svn-action.c:370 tvp-svn-helper/main.c:286
+#: tvp-svn-helper/tsh-lock-dialog.c:72 tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Slēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
+#: thunar-vcs-plugin/tvp-svn-action.c:375
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
-#: tsp-svn-helper/tsh-log-dialog.c:201
+#: thunar-vcs-plugin/tvp-svn-action.c:375 tvp-svn-helper/main.c:290
+#: tvp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Reģistrēt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
+#: thunar-vcs-plugin/tvp-svn-action.c:390
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
-#: tsp-svn-helper/tsh-move.c:156
+#: thunar-vcs-plugin/tvp-svn-action.c:390 tvp-svn-helper/main.c:294
+#: tvp-svn-helper/tsh-move.c:156
 msgid "Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 #, fuzzy
 msgid "Menu|Edit Properties"
 msgstr "Rediģēt Rekvizītus"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Edit Properties"
 msgstr "Rediģēt Rekvizītus"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
+#: thunar-vcs-plugin/tvp-svn-action.c:406
 #, fuzzy
 msgid "Menu|Relocate"
 msgstr "Dzēst"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
-#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
+#: thunar-vcs-plugin/tvp-svn-action.c:406 tvp-svn-helper/main.c:306
+#: tvp-svn-helper/tsh-relocate-dialog.c:217 tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-vcs-plugin/tvp-svn-action.c:412
 #, fuzzy
 msgid "Menu|Resolved"
 msgstr "Atpazīt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
-#: tsp-svn-helper/tsh-common.c:500 tsp-svn-helper/tsh-resolved.c:113
-#: tsp-svn-helper/tsh-resolved.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:412 tvp-svn-helper/main.c:302
+#: tvp-svn-helper/tsh-common.c:500 tvp-svn-helper/tsh-resolved.c:113
+#: tvp-svn-helper/tsh-resolved.c:126
 #, fuzzy
 msgid "Resolved"
 msgstr "Atpazīt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 #, fuzzy
 msgid "Menu|Resolve"
 msgstr "Atpazīt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
-#: thunar-svn-plugin/tsp-svn-action.c:527
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Resolve"
 msgstr "Atpazīt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-vcs-plugin/tvp-svn-action.c:422
 #, fuzzy
 msgid "Menu|Revert"
 msgstr "Atgriezt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
-#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:422 tvp-svn-helper/main.c:310
+#: tvp-svn-helper/tsh-revert.c:112 tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Atgriezt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-vcs-plugin/tvp-svn-action.c:427
 #, fuzzy
 msgid "Menu|Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
-#: tsp-svn-helper/tsh-file-selection-dialog.c:125
-#: tsp-svn-helper/tsh-status-dialog.c:247
+#: thunar-vcs-plugin/tvp-svn-action.c:427 tvp-svn-helper/main.c:314
+#: tvp-svn-helper/tsh-file-selection-dialog.c:125
+#: tvp-svn-helper/tsh-status-dialog.c:247
 msgid "Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-vcs-plugin/tvp-svn-action.c:432
 #, fuzzy
 msgid "Menu|Switch"
 msgstr "Pārslēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
-#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
+#: thunar-vcs-plugin/tvp-svn-action.c:432 tvp-svn-helper/main.c:318
+#: tvp-svn-helper/tsh-switch.c:109 tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Pārslēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-vcs-plugin/tvp-svn-action.c:437
 #, fuzzy
 msgid "Menu|Unlock"
 msgstr "Atslēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
-#: tsp-svn-helper/tsh-unlock.c:111
+#: thunar-vcs-plugin/tvp-svn-action.c:437 tvp-svn-helper/main.c:322
+#: tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Atslēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
+#: thunar-vcs-plugin/tvp-svn-action.c:442
 #, fuzzy
 msgid "Menu|Update"
 msgstr "Atjaunot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
-#: tsp-svn-helper/tsh-update.c:113
+#: thunar-vcs-plugin/tvp-svn-action.c:442 tvp-svn-helper/main.c:326
+#: tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Atjaunot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:608
+#: thunar-vcs-plugin/tvp-svn-action.c:452
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:118
+#: thunar-vcs-plugin/tvp-svn-property-page.c:118
 msgid "URL:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:124
-#: thunar-svn-plugin/tsp-svn-property-page.c:137
-#: thunar-svn-plugin/tsp-svn-property-page.c:149
-#: thunar-svn-plugin/tsp-svn-property-page.c:167
-#: thunar-svn-plugin/tsp-svn-property-page.c:179
-#: thunar-svn-plugin/tsp-svn-property-page.c:192
-#: thunar-svn-plugin/tsp-svn-property-page.c:222
-#: thunar-svn-plugin/tsp-svn-property-page.c:300
-#: tsp-svn-helper/tsh-common.c:539 tsp-svn-helper/tsh-common.c:597
-#: tsp-svn-helper/tsh-common.c:606 tsp-svn-helper/tsh-common.c:628
-#: tsp-svn-helper/tsh-common.c:645 tsp-svn-helper/tsh-common.c:672
-#: tsp-svn-helper/tsh-common.c:762
+#: thunar-vcs-plugin/tvp-svn-property-page.c:124
+#: thunar-vcs-plugin/tvp-svn-property-page.c:137
+#: thunar-vcs-plugin/tvp-svn-property-page.c:149
+#: thunar-vcs-plugin/tvp-svn-property-page.c:167
+#: thunar-vcs-plugin/tvp-svn-property-page.c:179
+#: thunar-vcs-plugin/tvp-svn-property-page.c:192
+#: thunar-vcs-plugin/tvp-svn-property-page.c:222
+#: thunar-vcs-plugin/tvp-svn-property-page.c:300
+#: tvp-svn-helper/tsh-common.c:539 tvp-svn-helper/tsh-common.c:597
+#: tvp-svn-helper/tsh-common.c:606 tvp-svn-helper/tsh-common.c:628
+#: tvp-svn-helper/tsh-common.c:645 tvp-svn-helper/tsh-common.c:672
+#: tvp-svn-helper/tsh-common.c:762
 msgid "Unknown"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:131
+#: thunar-vcs-plugin/tvp-svn-property-page.c:131
 #, fuzzy
 msgid "Revision:"
 msgstr "Revizija: %li"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:143
+#: thunar-vcs-plugin/tvp-svn-property-page.c:143
 #, fuzzy
 msgid "Repository:"
 msgstr "Atpazīt"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:161
+#: thunar-vcs-plugin/tvp-svn-property-page.c:161
 msgid "Modified revision:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:173
+#: thunar-vcs-plugin/tvp-svn-property-page.c:173
 msgid "Modified date:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:186
+#: thunar-vcs-plugin/tvp-svn-property-page.c:186
 msgid "Author:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#: thunar-vcs-plugin/tvp-svn-property-page.c:203
 msgid "Changelist:"
 msgstr ""
 
 #. Translators: Depth as in depth of recursion
-#: thunar-svn-plugin/tsp-svn-property-page.c:216
+#: thunar-vcs-plugin/tvp-svn-property-page.c:216
 msgid "Depth:"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Exclude should not apear client side
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:306
+#: thunar-vcs-plugin/tvp-svn-property-page.c:306
 msgid "Exclude"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Empty depth means only this file/direcotry is checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:312
+#: thunar-vcs-plugin/tvp-svn-property-page.c:312
 msgid "Empty"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Files depth means this file/direcotry and all of it's files are checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:318
+#: thunar-vcs-plugin/tvp-svn-property-page.c:318
 msgid "Files"
 msgstr ""
 
@@ -345,611 +342,611 @@
 #. Translators: svn recursion selection
 #. * Immediates means this file/direcotry and the subdirectories are shown
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:324
-#: tsp-svn-helper/tsh-properties-dialog.c:229
-#: tsp-svn-helper/tsh-status-dialog.c:200
+#: thunar-vcs-plugin/tvp-svn-property-page.c:324
+#: tvp-svn-helper/tsh-properties-dialog.c:229
+#: tvp-svn-helper/tsh-status-dialog.c:200
 msgid "Immediates"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Infinity depth means this file/direcotry is checked out with full recursion
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:330
+#: thunar-vcs-plugin/tvp-svn-property-page.c:330
 msgid "Infinity"
 msgstr ""
 
-#: tsp-svn-helper/main.c:105
+#: tvp-svn-helper/main.c:105
 msgid "Print version information"
 msgstr "Izdrukāt versijas informāciju"
 
-#: tsp-svn-helper/main.c:112
+#: tvp-svn-helper/main.c:112
 #, fuzzy
 msgid "Execute add action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:118
+#: tvp-svn-helper/main.c:118
 #, fuzzy
 msgid "Execute blame action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:124
+#: tvp-svn-helper/main.c:124
 #, fuzzy
 msgid "Execute changelist action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:130
+#: tvp-svn-helper/main.c:130
 msgid "Execute checkout action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:136
+#: tvp-svn-helper/main.c:136
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:142
+#: tvp-svn-helper/main.c:142
 #, fuzzy
 msgid "Execute commit action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:148
+#: tvp-svn-helper/main.c:148
 #, fuzzy
 msgid "Execute copy action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:154
+#: tvp-svn-helper/main.c:154
 #, fuzzy
 msgid "Execute delete action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:160
+#: tvp-svn-helper/main.c:160
 #, fuzzy
 msgid "Execute export action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:166
+#: tvp-svn-helper/main.c:166
 #, fuzzy
 msgid "Execute import action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:172
+#: tvp-svn-helper/main.c:172
 #, fuzzy
 msgid "Execute lock action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:178
+#: tvp-svn-helper/main.c:178
 #, fuzzy
 msgid "Execute log action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:184
+#: tvp-svn-helper/main.c:184
 #, fuzzy
 msgid "Execute move action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:190
+#: tvp-svn-helper/main.c:190
 #, fuzzy
 msgid "Execute properties action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:196
+#: tvp-svn-helper/main.c:196
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:202
+#: tvp-svn-helper/main.c:202
 #, fuzzy
 msgid "Execute relocate action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:208
+#: tvp-svn-helper/main.c:208
 #, fuzzy
 msgid "Execute revert action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:214
+#: tvp-svn-helper/main.c:214
 #, fuzzy
 msgid "Execute status action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:220
+#: tvp-svn-helper/main.c:220
 #, fuzzy
 msgid "Execute switch action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:226
+#: tvp-svn-helper/main.c:226
 #, fuzzy
 msgid "Execute unlock action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:232
+#: tvp-svn-helper/main.c:232
 msgid "Execute update action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:246
+#: tvp-svn-helper/main.c:246
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:250
 #, fuzzy
 msgid "Blame Related Options:"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:254
+#: tvp-svn-helper/main.c:254
 #, fuzzy
 msgid "Changelist Related Options:"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:258
+#: tvp-svn-helper/main.c:258
 #, fuzzy
 msgid "Checkout Related Options:"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:262
+#: tvp-svn-helper/main.c:262
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:266
+#: tvp-svn-helper/main.c:266
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:270
+#: tvp-svn-helper/main.c:270
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:274
+#: tvp-svn-helper/main.c:274
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:278
+#: tvp-svn-helper/main.c:278
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:282
+#: tvp-svn-helper/main.c:282
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:286
+#: tvp-svn-helper/main.c:286
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:290
+#: tvp-svn-helper/main.c:290
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:294
+#: tvp-svn-helper/main.c:294
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:298
+#: tvp-svn-helper/main.c:298
 #, fuzzy
 msgid "Properties Related Options:"
 msgstr "Rediģēt Rekvizītus"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:283
+#: tvp-svn-helper/main.c:298 tvp-svn-helper/tsh-properties-dialog.c:283
 #, fuzzy
 msgid "Properties"
 msgstr "Rediģēt Rekvizītus"
 
-#: tsp-svn-helper/main.c:302
+#: tvp-svn-helper/main.c:302
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:306
+#: tvp-svn-helper/main.c:306
 #, fuzzy
 msgid "Relocate Related Options:"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:310
+#: tvp-svn-helper/main.c:310
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:314
+#: tvp-svn-helper/main.c:314
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:318
+#: tvp-svn-helper/main.c:318
 #, fuzzy
 msgid "Switch Related Options:"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:322
+#: tvp-svn-helper/main.c:322
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:326
+#: tvp-svn-helper/main.c:326
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:369
+#: tvp-svn-helper/main.c:369
 msgid "Not enough arguments provided"
 msgstr ""
 
-#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:87 tsp-svn-helper/tsh-delete.c:91
-#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
-#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:77
-#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
-#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
+#: tvp-svn-helper/tsh-add.c:73 tvp-svn-helper/tsh-add.c:89
+#: tvp-svn-helper/tsh-checkout.c:71 tvp-svn-helper/tsh-commit.c:91
+#: tvp-svn-helper/tsh-copy.c:87 tvp-svn-helper/tsh-delete.c:91
+#: tvp-svn-helper/tsh-export.c:72 tvp-svn-helper/tsh-import.c:72
+#: tvp-svn-helper/tsh-lock.c:91 tvp-svn-helper/tsh-move.c:77
+#: tvp-svn-helper/tsh-resolved.c:73 tvp-svn-helper/tsh-resolved.c:89
+#: tvp-svn-helper/tsh-revert.c:87 tvp-svn-helper/tsh-switch.c:71
+#: tvp-svn-helper/tsh-unlock.c:86 tvp-svn-helper/tsh-update.c:88
 msgid "Failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-blame-dialog.c:94
+#: tvp-svn-helper/tsh-blame-dialog.c:94
 #, fuzzy
 msgid "Line"
 msgstr "Pieteikties"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+#: tvp-svn-helper/tsh-blame-dialog.c:100 tvp-svn-helper/tsh-log-dialog.c:118
 #, fuzzy
 msgid "Revision"
 msgstr "Revizija: %li"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+#: tvp-svn-helper/tsh-blame-dialog.c:106 tvp-svn-helper/tsh-log-dialog.c:124
 msgid "Author"
 msgstr ""
 
-#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+#: tvp-svn-helper/tsh-blame-dialog.c:112 tvp-svn-helper/tsh-log-dialog.c:130
 #, fuzzy
 msgid "Date"
 msgstr "Status"
 
-#: tsp-svn-helper/tsh-blame.c:75
+#: tvp-svn-helper/tsh-blame.c:75
 #, fuzzy
 msgid "Blame failed"
 msgstr "Atgriezt"
 
-#: tsp-svn-helper/tsh-cleanup.c:66
+#: tvp-svn-helper/tsh-cleanup.c:66
 #, fuzzy
 msgid "Cleanup failed"
 msgstr "Uzkopt"
 
-#: tsp-svn-helper/tsh-cleanup.c:81
+#: tvp-svn-helper/tsh-cleanup.c:81
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "Uzkopt"
 
-#: tsp-svn-helper/tsh-cleanup.c:95
+#: tvp-svn-helper/tsh-cleanup.c:95
 #, fuzzy
 msgid "Cleaning up ..."
 msgstr "Uzkopt"
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:719
-#: tsp-svn-helper/tsh-copy.c:99 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
+#: tvp-svn-helper/tsh-commit.c:103 tvp-svn-helper/tsh-common.c:719
+#: tvp-svn-helper/tsh-copy.c:99 tvp-svn-helper/tsh-delete.c:103
+#: tvp-svn-helper/tsh-import.c:82 tvp-svn-helper/tsh-move.c:89
 #, fuzzy, c-format
 msgid "At revision: %ld"
 msgstr "Revizija: %li"
 
-#: tsp-svn-helper/tsh-commit.c:108
+#: tvp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:505
-#: tsp-svn-helper/tsh-common.c:507 tsp-svn-helper/tsh-copy.c:110
-#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:100
+#: tvp-svn-helper/tsh-commit.c:114 tvp-svn-helper/tsh-common.c:505
+#: tvp-svn-helper/tsh-common.c:507 tvp-svn-helper/tsh-copy.c:110
+#: tvp-svn-helper/tsh-delete.c:114 tvp-svn-helper/tsh-import.c:87
+#: tvp-svn-helper/tsh-move.c:100
 msgid "Completed"
 msgstr "Pabeigts"
 
-#: tsp-svn-helper/tsh-commit.c:145
+#: tvp-svn-helper/tsh-commit.c:145
 #, fuzzy
 msgid "Commit Message"
 msgstr "Apstiprināt"
 
-#: tsp-svn-helper/tsh-common.c:270
+#: tvp-svn-helper/tsh-common.c:270
 msgid "Store password a plaintext?"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:494 tsp-svn-helper/tsh-common.c:503
-#: tsp-svn-helper/tsh-common.c:510 tsp-svn-helper/tsh-common.c:632
-#: tsp-svn-helper/tsh-common.c:677 tsp-svn-helper/tsh-common.c:768
+#: tvp-svn-helper/tsh-common.c:494 tvp-svn-helper/tsh-common.c:503
+#: tvp-svn-helper/tsh-common.c:510 tvp-svn-helper/tsh-common.c:632
+#: tvp-svn-helper/tsh-common.c:677 tvp-svn-helper/tsh-common.c:768
 msgid "Added"
 msgstr "Pievienots"
 
-#: tsp-svn-helper/tsh-common.c:495 tsp-svn-helper/tsh-common.c:777
+#: tvp-svn-helper/tsh-common.c:495 tvp-svn-helper/tsh-common.c:777
 #, fuzzy
 msgid "Copied"
 msgstr "Pabeigts"
 
-#: tsp-svn-helper/tsh-common.c:496 tsp-svn-helper/tsh-common.c:502
-#: tsp-svn-helper/tsh-common.c:511 tsp-svn-helper/tsh-common.c:634
-#: tsp-svn-helper/tsh-common.c:680 tsp-svn-helper/tsh-common.c:770
+#: tvp-svn-helper/tsh-common.c:496 tvp-svn-helper/tsh-common.c:502
+#: tvp-svn-helper/tsh-common.c:511 tvp-svn-helper/tsh-common.c:634
+#: tvp-svn-helper/tsh-common.c:680 tvp-svn-helper/tsh-common.c:770
 msgid "Deleted"
 msgstr "Dzēsts"
 
-#: tsp-svn-helper/tsh-common.c:497
+#: tvp-svn-helper/tsh-common.c:497
 #, fuzzy
 msgid "Restored"
 msgstr "Atpazīt"
 
-#: tsp-svn-helper/tsh-common.c:498
+#: tvp-svn-helper/tsh-common.c:498
 #, fuzzy
 msgid "Reverted"
 msgstr "Atgriezt"
 
-#: tsp-svn-helper/tsh-common.c:499
+#: tvp-svn-helper/tsh-common.c:499
 #, fuzzy
 msgid "Revert failed"
 msgstr "Atgriezt"
 
-#: tsp-svn-helper/tsh-common.c:501
+#: tvp-svn-helper/tsh-common.c:501
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:504
+#: tvp-svn-helper/tsh-common.c:504
 msgid "Updated"
 msgstr "Atjaunināts"
 
-#: tsp-svn-helper/tsh-common.c:506 tsp-svn-helper/tsh-common.c:508
-#: tsp-svn-helper/tsh-common.c:641
+#: tvp-svn-helper/tsh-common.c:506 tvp-svn-helper/tsh-common.c:508
+#: tvp-svn-helper/tsh-common.c:641
 msgid "External"
 msgstr "Ārējs"
 
-#: tsp-svn-helper/tsh-common.c:509 tsp-svn-helper/tsh-common.c:636
-#: tsp-svn-helper/tsh-common.c:683 tsp-svn-helper/tsh-common.c:773
+#: tvp-svn-helper/tsh-common.c:509 tvp-svn-helper/tsh-common.c:636
+#: tvp-svn-helper/tsh-common.c:683 tvp-svn-helper/tsh-common.c:773
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:512 tsp-svn-helper/tsh-common.c:635
-#: tsp-svn-helper/tsh-common.c:686 tsp-svn-helper/tsh-common.c:766
+#: tvp-svn-helper/tsh-common.c:512 tvp-svn-helper/tsh-common.c:635
+#: tvp-svn-helper/tsh-common.c:686 tvp-svn-helper/tsh-common.c:766
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:513
+#: tvp-svn-helper/tsh-common.c:513
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:515
+#: tvp-svn-helper/tsh-common.c:515
 #, fuzzy
 msgid "Locked"
 msgstr "Slēgt"
 
-#: tsp-svn-helper/tsh-common.c:516 tsp-svn-helper/tsh-common.c:779
+#: tvp-svn-helper/tsh-common.c:516 tvp-svn-helper/tsh-common.c:779
 #, fuzzy
 msgid "Unlocked"
 msgstr "Atslēgt"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tvp-svn-helper/tsh-common.c:517
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:518
+#: tvp-svn-helper/tsh-common.c:518
 #, fuzzy
 msgid "Unlock failed"
 msgstr "Atslēgt"
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tvp-svn-helper/tsh-common.c:519
 msgid "Exists"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tvp-svn-helper/tsh-common.c:520
 msgid "Changelist set"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521
+#: tvp-svn-helper/tsh-common.c:521
 msgid "Changelist cleared"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tvp-svn-helper/tsh-common.c:522
 msgid "Changelist moved"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tvp-svn-helper/tsh-common.c:523
 msgid "Merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tvp-svn-helper/tsh-common.c:524
 msgid "Foreign merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tvp-svn-helper/tsh-common.c:525
 msgid "Replace"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tvp-svn-helper/tsh-common.c:527
 #, fuzzy
 msgid "Property added"
 msgstr "Rediģēt Rekvizītus"
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tvp-svn-helper/tsh-common.c:528
 #, fuzzy
 msgid "Property modified"
 msgstr "Rediģēt Rekvizītus"
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tvp-svn-helper/tsh-common.c:529
 #, fuzzy
 msgid "Property deleted"
 msgstr "Rediģēt Rekvizītus"
 
-#: tsp-svn-helper/tsh-common.c:530
+#: tvp-svn-helper/tsh-common.c:530
 #, fuzzy
 msgid "Property nonexisting"
 msgstr "Rediģēt Rekvizītus"
 
-#: tsp-svn-helper/tsh-common.c:531
+#: tvp-svn-helper/tsh-common.c:531
 #, fuzzy
 msgid "Revision property set"
 msgstr "Atgriezt"
 
-#: tsp-svn-helper/tsh-common.c:532
+#: tvp-svn-helper/tsh-common.c:532
 #, fuzzy
 msgid "Revision property deleted"
 msgstr "Atgriezt"
 
-#: tsp-svn-helper/tsh-common.c:533
+#: tvp-svn-helper/tsh-common.c:533
 #, fuzzy
 msgid "Merge completed"
 msgstr "Pabeigts"
 
-#: tsp-svn-helper/tsh-common.c:534
+#: tvp-svn-helper/tsh-common.c:534
 #, fuzzy
 msgid "Tree conflict"
 msgstr "Pabeigts"
 
-#: tsp-svn-helper/tsh-common.c:535
+#: tvp-svn-helper/tsh-common.c:535
 #, fuzzy
 msgid "External failed"
 msgstr "Ārējs"
 
-#: tsp-svn-helper/tsh-common.c:596
+#: tvp-svn-helper/tsh-common.c:596
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:598
+#: tvp-svn-helper/tsh-common.c:598
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:599 tsp-svn-helper/tsh-common.c:633
+#: tvp-svn-helper/tsh-common.c:599 tvp-svn-helper/tsh-common.c:633
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:600 tsp-svn-helper/tsh-common.c:640
+#: tvp-svn-helper/tsh-common.c:600 tvp-svn-helper/tsh-common.c:640
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:601
+#: tvp-svn-helper/tsh-common.c:601
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:602 tsp-svn-helper/tsh-common.c:637
+#: tvp-svn-helper/tsh-common.c:602 tvp-svn-helper/tsh-common.c:637
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:603 tsp-svn-helper/tsh-common.c:638
+#: tvp-svn-helper/tsh-common.c:603 tvp-svn-helper/tsh-common.c:638
 #, fuzzy
 msgid "Conflicted"
 msgstr "Pabeigts"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:631
+#: tvp-svn-helper/tsh-common.c:631
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:639
+#: tvp-svn-helper/tsh-common.c:639
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:642
+#: tvp-svn-helper/tsh-common.c:642
 #, fuzzy
 msgid "Incomplete"
 msgstr "Pabeigts"
 
-#: tsp-svn-helper/tsh-copy.c:104
+#: tvp-svn-helper/tsh-copy.c:104
 msgid "Local copy"
 msgstr ""
 
-#: tsp-svn-helper/tsh-copy.c:147
+#: tvp-svn-helper/tsh-copy.c:147
 msgid "Copy To"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:108
+#: tvp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:145
+#: tvp-svn-helper/tsh-delete.c:145
 #, fuzzy
 msgid "Delete Message"
 msgstr "Apstiprināt"
 
-#: tsp-svn-helper/tsh-file-dialog.c:60
+#: tvp-svn-helper/tsh-file-dialog.c:60
 msgid "_Certificate:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-dialog.c:67
+#: tvp-svn-helper/tsh-file-dialog.c:67
 msgid "Select a file"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
-#: tsp-svn-helper/tsh-trust-dialog.c:73
+#: tvp-svn-helper/tsh-file-dialog.c:78 tvp-svn-helper/tsh-login-dialog.c:98
+#: tvp-svn-helper/tsh-trust-dialog.c:73
 msgid "Remember"
 msgstr "Atceries"
 
-#: tsp-svn-helper/tsh-file-dialog.c:86
+#: tvp-svn-helper/tsh-file-dialog.c:86
 #, fuzzy
 msgid "Certificate"
 msgstr "Paziņošana"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:91
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:116
+#: tvp-svn-helper/tsh-file-selection-dialog.c:91
+#: tvp-svn-helper/tsh-log-message-dialog.c:92
+#: tvp-svn-helper/tsh-notify-dialog.c:94
+#: tvp-svn-helper/tsh-status-dialog.c:116
 msgid "Path"
 msgstr "Ceļš"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:118
+#: tvp-svn-helper/tsh-file-selection-dialog.c:118
 msgid "Select/Unselect all"
 msgstr ""
 
-#: tsp-svn-helper/tsh-import.c:125
+#: tvp-svn-helper/tsh-import.c:125
 #, fuzzy
 msgid "Import Message"
 msgstr "Apstiprināt"
 
-#: tsp-svn-helper/tsh-log-dialog.c:136
+#: tvp-svn-helper/tsh-log-dialog.c:136
 #, fuzzy
 msgid "Message"
 msgstr "Apstiprināt"
 
-#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
+#: tvp-svn-helper/tsh-log-dialog.c:174 tvp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr "Darbība"
 
-#: tsp-svn-helper/tsh-log-dialog.c:180
+#: tvp-svn-helper/tsh-log-dialog.c:180
 msgid "File"
 msgstr ""
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:86
+#: tvp-svn-helper/tsh-log-message-dialog.c:86
 #, fuzzy
 msgid "State"
 msgstr "Status"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:110
+#: tvp-svn-helper/tsh-log-message-dialog.c:110
 msgid "Log Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-log.c:106
+#: tvp-svn-helper/tsh-log.c:106
 #, fuzzy
 msgid "Log failed"
 msgstr "Atslēgt"
 
-#: tsp-svn-helper/tsh-login-dialog.c:65
+#: tvp-svn-helper/tsh-login-dialog.c:65
 msgid "_Username:"
 msgstr "_Lietotāja vārds:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:81
+#: tvp-svn-helper/tsh-login-dialog.c:81
 msgid "_Password:"
 msgstr "_Parole:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:106
+#: tvp-svn-helper/tsh-login-dialog.c:106
 msgid "Login"
 msgstr "Pieteikties"
 
-#: tsp-svn-helper/tsh-move.c:94
+#: tvp-svn-helper/tsh-move.c:94
 msgid "Local move"
 msgstr ""
 
-#: tsp-svn-helper/tsh-move.c:136
+#: tvp-svn-helper/tsh-move.c:136
 msgid "Move To"
 msgstr ""
 
-#: tsp-svn-helper/tsh-notify-dialog.c:100
+#: tvp-svn-helper/tsh-notify-dialog.c:100
 msgid "Mime type"
 msgstr "Mime tips"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:115
+#: tvp-svn-helper/tsh-notify-dialog.c:115
 msgid "Notification"
 msgstr "Paziņošana"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:126
+#: tvp-svn-helper/tsh-properties-dialog.c:126
 #, fuzzy
 msgid "Name"
 msgstr "Vainot"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:132
+#: tvp-svn-helper/tsh-properties-dialog.c:132
 msgid "Value"
 msgstr ""
 
@@ -959,8 +956,8 @@
 #. Translators: svn recursion selection
 #. * Self means only this file/direcotry is shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:209
-#: tsp-svn-helper/tsh-status-dialog.c:182
+#: tvp-svn-helper/tsh-properties-dialog.c:209
+#: tvp-svn-helper/tsh-status-dialog.c:182
 msgid "Self"
 msgstr ""
 
@@ -970,8 +967,8 @@
 #. Translators: svn recursion selection
 #. * Immediate files means this file/direcotry and the files it contains are shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:220
-#: tsp-svn-helper/tsh-status-dialog.c:191
+#: tvp-svn-helper/tsh-properties-dialog.c:220
+#: tvp-svn-helper/tsh-status-dialog.c:191
 #, fuzzy
 msgid "Immediate files"
 msgstr "Atgriezt"
@@ -982,117 +979,117 @@
 #. Translators: svn recursion selection
 #. * Recursive means the list is full recursive
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:238
-#: tsp-svn-helper/tsh-status-dialog.c:209
+#: tvp-svn-helper/tsh-properties-dialog.c:238
+#: tvp-svn-helper/tsh-status-dialog.c:209
 #, fuzzy
 msgid "Recursive"
 msgstr "Atpazīt"
 
 #. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:81
+#: tvp-svn-helper/tsh-properties.c:81
 #, fuzzy
 msgid "Set property failed"
 msgstr "Atgriezt"
 
-#: tsp-svn-helper/tsh-properties.c:104
+#: tvp-svn-helper/tsh-properties.c:104
 #, fuzzy
 msgid "Properties failed"
 msgstr "Rediģēt Rekvizītus"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:88
+#: tvp-svn-helper/tsh-relocate-dialog.c:88
 msgid "_From:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:98
-#: tsp-svn-helper/tsh-relocate-dialog.c:104
-#: tsp-svn-helper/tsh-relocate-dialog.c:153
-#: tsp-svn-helper/tsh-relocate-dialog.c:159
-#: tsp-svn-helper/tsh-relocate-dialog.c:205
-#: tsp-svn-helper/tsh-transfer-dialog.c:92
-#: tsp-svn-helper/tsh-transfer-dialog.c:98
-#: tsp-svn-helper/tsh-transfer-dialog.c:144
+#: tvp-svn-helper/tsh-relocate-dialog.c:98
+#: tvp-svn-helper/tsh-relocate-dialog.c:104
+#: tvp-svn-helper/tsh-relocate-dialog.c:153
+#: tvp-svn-helper/tsh-relocate-dialog.c:159
+#: tvp-svn-helper/tsh-relocate-dialog.c:205
+#: tvp-svn-helper/tsh-transfer-dialog.c:92
+#: tvp-svn-helper/tsh-transfer-dialog.c:98
+#: tvp-svn-helper/tsh-transfer-dialog.c:144
 msgid "Select a folder"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:143
+#: tvp-svn-helper/tsh-relocate-dialog.c:143
 msgid "_To:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:198
-#: tsp-svn-helper/tsh-transfer-dialog.c:137
+#: tvp-svn-helper/tsh-relocate-dialog.c:198
+#: tvp-svn-helper/tsh-transfer-dialog.c:137
 msgid "_Directory:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate.c:71
+#: tvp-svn-helper/tsh-relocate.c:71
 #, fuzzy
 msgid "Relocate failed"
 msgstr "Atgriezt"
 
-#: tsp-svn-helper/tsh-relocate.c:86
+#: tvp-svn-helper/tsh-relocate.c:86
 #, fuzzy
 msgid "Relocate finished"
 msgstr "Uzkopt"
 
-#: tsp-svn-helper/tsh-relocate.c:128
+#: tvp-svn-helper/tsh-relocate.c:128
 #, fuzzy
 msgid "Relocating ..."
 msgstr "Uzkopt"
 
-#: tsp-svn-helper/tsh-status-dialog.c:224
+#: tvp-svn-helper/tsh-status-dialog.c:224
 msgid "Show Unmodified Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:228
+#: tvp-svn-helper/tsh-status-dialog.c:228
 msgid "Show Unversioned Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:232
+#: tvp-svn-helper/tsh-status-dialog.c:232
 msgid "Show Ignored Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:236
+#: tvp-svn-helper/tsh-status-dialog.c:236
 #, fuzzy
 msgid "Hide Externals"
 msgstr "Ārējs"
 
-#: tsp-svn-helper/tsh-status-dialog.c:240
+#: tvp-svn-helper/tsh-status-dialog.c:240
 msgid "Check Repository"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status.c:86
+#: tvp-svn-helper/tsh-status.c:86
 #, fuzzy
 msgid "Status failed"
 msgstr "Status"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:82
+#: tvp-svn-helper/tsh-transfer-dialog.c:82
 msgid "_Repository:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:156
+#: tvp-svn-helper/tsh-transfer-dialog.c:156
 msgid "Transfer"
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:58
+#: tvp-svn-helper/tsh-trust-dialog.c:58
 msgid "Certificate is not yet valid."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:61
+#: tvp-svn-helper/tsh-trust-dialog.c:61
 msgid "Certificate has expired."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:64
+#: tvp-svn-helper/tsh-trust-dialog.c:64
 msgid "Certificate does not match the remote hostname."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:67
+#: tvp-svn-helper/tsh-trust-dialog.c:67
 msgid "Certificate authority is unknown."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:70
+#: tvp-svn-helper/tsh-trust-dialog.c:70
 msgid "Other failure."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:77
+#: tvp-svn-helper/tsh-trust-dialog.c:77
 msgid "Trust"
 msgstr ""
 

Modified: thunar-vcs-plugin/trunk/po/nl.po
===================================================================
--- thunar-vcs-plugin/trunk/po/nl.po	2009-06-28 12:10:01 UTC (rev 7634)
+++ thunar-vcs-plugin/trunk/po/nl.po	2009-06-28 12:13:49 UTC (rev 7635)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-30 17:48+0200\n"
+"POT-Creation-Date: 2009-06-28 14:10+0200\n"
 "PO-Revision-Date: 2008-06-12 00:44+0200\n"
 "Last-Translator: Peter de Ridder <peter at xfce.org>\n"
 "Language-Team: Dutch <xfce-i18n at xfce.org>\n"
@@ -17,296 +17,293 @@
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
+#: thunar-vcs-plugin/tvp-provider.c:435 thunar-vcs-plugin/tvp-provider.c:467
 msgid "SVN"
 msgstr "SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
+#: thunar-vcs-plugin/tvp-svn-action.c:298
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
-#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:298 tvp-svn-helper/main.c:246
+#: tvp-svn-helper/tsh-add.c:113 tvp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Toevoegen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-vcs-plugin/tvp-svn-action.c:303
 msgid "Menu|Blame"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
-#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-vcs-plugin/tvp-svn-action.c:303 tvp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:254 tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Beschuldigen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Menu|Changelist"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Changelist"
 msgstr "Wijzigingslijst"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-vcs-plugin/tvp-svn-action.c:320
 msgid "Menu|Checkout"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
-#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
+#: thunar-vcs-plugin/tvp-svn-action.c:320 tvp-svn-helper/main.c:258
+#: tvp-svn-helper/tsh-checkout.c:98 tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Ophalen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-vcs-plugin/tvp-svn-action.c:325
 msgid "Menu|Cleanup"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
+#: thunar-vcs-plugin/tvp-svn-action.c:325 tvp-svn-helper/main.c:262
 msgid "Cleanup"
 msgstr "Opschonen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-vcs-plugin/tvp-svn-action.c:330
 msgid "Menu|Commit"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
-#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:330 tvp-svn-helper/main.c:266
+#: tvp-svn-helper/tsh-commit.c:127 tvp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Versturen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-vcs-plugin/tvp-svn-action.c:335
 msgid "Menu|Copy"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
-#: tsp-svn-helper/tsh-copy.c:165
+#: thunar-vcs-plugin/tvp-svn-action.c:335 tvp-svn-helper/main.c:270
+#: tvp-svn-helper/tsh-copy.c:165
 msgid "Copy"
 msgstr "Kopieeren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-vcs-plugin/tvp-svn-action.c:340
 msgid "Menu|Delete"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
-#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:340 tvp-svn-helper/main.c:274
+#: tvp-svn-helper/tsh-delete.c:127 tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Verwijderen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Menu|Diff"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Diff"
 msgstr "Verschillen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-vcs-plugin/tvp-svn-action.c:350
 msgid "Menu|Export"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
-#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:350 tvp-svn-helper/main.c:278
+#: tvp-svn-helper/tsh-export.c:107 tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exporteren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-vcs-plugin/tvp-svn-action.c:355
 msgid "Menu|Import"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
-#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
+#: thunar-vcs-plugin/tvp-svn-action.c:355 tvp-svn-helper/main.c:282
+#: tvp-svn-helper/tsh-import.c:102 tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importeren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Menu|Info"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
-#: thunar-svn-plugin/tsp-svn-action.c:416
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Info"
 msgstr "Informatie"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-vcs-plugin/tvp-svn-action.c:370
 msgid "Menu|Lock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
-#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
+#: thunar-vcs-plugin/tvp-svn-action.c:370 tvp-svn-helper/main.c:286
+#: tvp-svn-helper/tsh-lock-dialog.c:72 tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Vast Zetten"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
+#: thunar-vcs-plugin/tvp-svn-action.c:375
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
-#: tsp-svn-helper/tsh-log-dialog.c:201
+#: thunar-vcs-plugin/tvp-svn-action.c:375 tvp-svn-helper/main.c:290
+#: tvp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Geschiedenis"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
+#: thunar-vcs-plugin/tvp-svn-action.c:390
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
-#: tsp-svn-helper/tsh-move.c:156
+#: thunar-vcs-plugin/tvp-svn-action.c:390 tvp-svn-helper/main.c:294
+#: tvp-svn-helper/tsh-move.c:156
 msgid "Move"
 msgstr "Verplaatsen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Menu|Edit Properties"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Edit Properties"
 msgstr "Attributen Wijzigen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
+#: thunar-vcs-plugin/tvp-svn-action.c:406
 msgid "Menu|Relocate"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
-#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
+#: thunar-vcs-plugin/tvp-svn-action.c:406 tvp-svn-helper/main.c:306
+#: tvp-svn-helper/tsh-relocate-dialog.c:217 tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Verplaatsen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-vcs-plugin/tvp-svn-action.c:412
 msgid "Menu|Resolved"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
-#: tsp-svn-helper/tsh-common.c:500 tsp-svn-helper/tsh-resolved.c:113
-#: tsp-svn-helper/tsh-resolved.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:412 tvp-svn-helper/main.c:302
+#: tvp-svn-helper/tsh-common.c:500 tvp-svn-helper/tsh-resolved.c:113
+#: tvp-svn-helper/tsh-resolved.c:126
 msgid "Resolved"
 msgstr "Opgelost"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Menu|Resolve"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
-#: thunar-svn-plugin/tsp-svn-action.c:527
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Resolve"
 msgstr "Verhelpen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-vcs-plugin/tvp-svn-action.c:422
 msgid "Menu|Revert"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
-#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:422 tvp-svn-helper/main.c:310
+#: tvp-svn-helper/tsh-revert.c:112 tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Terug Halen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-vcs-plugin/tvp-svn-action.c:427
 msgid "Menu|Status"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
-#: tsp-svn-helper/tsh-file-selection-dialog.c:125
-#: tsp-svn-helper/tsh-status-dialog.c:247
+#: thunar-vcs-plugin/tvp-svn-action.c:427 tvp-svn-helper/main.c:314
+#: tvp-svn-helper/tsh-file-selection-dialog.c:125
+#: tvp-svn-helper/tsh-status-dialog.c:247
 msgid "Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-vcs-plugin/tvp-svn-action.c:432
 msgid "Menu|Switch"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
-#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
+#: thunar-vcs-plugin/tvp-svn-action.c:432 tvp-svn-helper/main.c:318
+#: tvp-svn-helper/tsh-switch.c:109 tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Omschakelen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-vcs-plugin/tvp-svn-action.c:437
 msgid "Menu|Unlock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
-#: tsp-svn-helper/tsh-unlock.c:111
+#: thunar-vcs-plugin/tvp-svn-action.c:437 tvp-svn-helper/main.c:322
+#: tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Vrijgeven"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
+#: thunar-vcs-plugin/tvp-svn-action.c:442
 msgid "Menu|Update"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
-#: tsp-svn-helper/tsh-update.c:113
+#: thunar-vcs-plugin/tvp-svn-action.c:442 tvp-svn-helper/main.c:326
+#: tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Bijwerken"
 
-#: thunar-svn-plugin/tsp-svn-action.c:608
+#: thunar-vcs-plugin/tvp-svn-action.c:452
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Actie %s is niet geimplementeerd"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:118
+#: thunar-vcs-plugin/tvp-svn-property-page.c:118
 msgid "URL:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:124
-#: thunar-svn-plugin/tsp-svn-property-page.c:137
-#: thunar-svn-plugin/tsp-svn-property-page.c:149
-#: thunar-svn-plugin/tsp-svn-property-page.c:167
-#: thunar-svn-plugin/tsp-svn-property-page.c:179
-#: thunar-svn-plugin/tsp-svn-property-page.c:192
-#: thunar-svn-plugin/tsp-svn-property-page.c:222
-#: thunar-svn-plugin/tsp-svn-property-page.c:300
-#: tsp-svn-helper/tsh-common.c:539 tsp-svn-helper/tsh-common.c:597
-#: tsp-svn-helper/tsh-common.c:606 tsp-svn-helper/tsh-common.c:628
-#: tsp-svn-helper/tsh-common.c:645 tsp-svn-helper/tsh-common.c:672
-#: tsp-svn-helper/tsh-common.c:762
+#: thunar-vcs-plugin/tvp-svn-property-page.c:124
+#: thunar-vcs-plugin/tvp-svn-property-page.c:137
+#: thunar-vcs-plugin/tvp-svn-property-page.c:149
+#: thunar-vcs-plugin/tvp-svn-property-page.c:167
+#: thunar-vcs-plugin/tvp-svn-property-page.c:179
+#: thunar-vcs-plugin/tvp-svn-property-page.c:192
+#: thunar-vcs-plugin/tvp-svn-property-page.c:222
+#: thunar-vcs-plugin/tvp-svn-property-page.c:300
+#: tvp-svn-helper/tsh-common.c:539 tvp-svn-helper/tsh-common.c:597
+#: tvp-svn-helper/tsh-common.c:606 tvp-svn-helper/tsh-common.c:628
+#: tvp-svn-helper/tsh-common.c:645 tvp-svn-helper/tsh-common.c:672
+#: tvp-svn-helper/tsh-common.c:762
 msgid "Unknown"
 msgstr "Onbekend"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:131
+#: thunar-vcs-plugin/tvp-svn-property-page.c:131
 msgid "Revision:"
 msgstr "Versie:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:143
+#: thunar-vcs-plugin/tvp-svn-property-page.c:143
 msgid "Repository:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:161
+#: thunar-vcs-plugin/tvp-svn-property-page.c:161
 msgid "Modified revision:"
 msgstr "Laatst aangepaste versie:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:173
+#: thunar-vcs-plugin/tvp-svn-property-page.c:173
 msgid "Modified date:"
 msgstr "Datum van laatste aangepassing:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:186
+#: thunar-vcs-plugin/tvp-svn-property-page.c:186
 msgid "Author:"
 msgstr "Auteur:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#: thunar-vcs-plugin/tvp-svn-property-page.c:203
 msgid "Changelist:"
 msgstr "Wijzigingslijst:"
 
 #. Translators: Depth as in depth of recursion
-#: thunar-svn-plugin/tsp-svn-property-page.c:216
+#: thunar-vcs-plugin/tvp-svn-property-page.c:216
 msgid "Depth:"
 msgstr "Diepte:"
 
 #. Translators: svn recursion depth infotmation
 #. * Exclude should not apear client side
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:306
+#: thunar-vcs-plugin/tvp-svn-property-page.c:306
 msgid "Exclude"
 msgstr "Uitsluiten"
 
 #. Translators: svn recursion depth infotmation
 #. * Empty depth means only this file/direcotry is checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:312
+#: thunar-vcs-plugin/tvp-svn-property-page.c:312
 msgid "Empty"
 msgstr "Leeg"
 
 #. Translators: svn recursion depth infotmation
 #. * Files depth means this file/direcotry and all of it's files are checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:318
+#: thunar-vcs-plugin/tvp-svn-property-page.c:318
 msgid "Files"
 msgstr "Bestanden"
 
@@ -319,561 +316,561 @@
 #. Translators: svn recursion selection
 #. * Immediates means this file/direcotry and the subdirectories are shown
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:324
-#: tsp-svn-helper/tsh-properties-dialog.c:229
-#: tsp-svn-helper/tsh-status-dialog.c:200
+#: thunar-vcs-plugin/tvp-svn-property-page.c:324
+#: tvp-svn-helper/tsh-properties-dialog.c:229
+#: tvp-svn-helper/tsh-status-dialog.c:200
 msgid "Immediates"
 msgstr "Onderliggende"
 
 #. Translators: svn recursion depth infotmation
 #. * Infinity depth means this file/direcotry is checked out with full recursion
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:330
+#: thunar-vcs-plugin/tvp-svn-property-page.c:330
 msgid "Infinity"
 msgstr "Oneindig"
 
-#: tsp-svn-helper/main.c:105
+#: tvp-svn-helper/main.c:105
 msgid "Print version information"
 msgstr "Versie informatie tonen"
 
-#: tsp-svn-helper/main.c:112
+#: tvp-svn-helper/main.c:112
 msgid "Execute add action"
 msgstr "Toevoeg actie uitvoeren"
 
-#: tsp-svn-helper/main.c:118
+#: tvp-svn-helper/main.c:118
 msgid "Execute blame action"
 msgstr "Beschuldig actie uitvoeren"
 
-#: tsp-svn-helper/main.c:124
+#: tvp-svn-helper/main.c:124
 msgid "Execute changelist action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:130
+#: tvp-svn-helper/main.c:130
 msgid "Execute checkout action"
 msgstr "Ophaal actie uitvoeren"
 
-#: tsp-svn-helper/main.c:136
+#: tvp-svn-helper/main.c:136
 msgid "Execute cleanup action"
 msgstr "Opschoon actie uitvoeren"
 
-#: tsp-svn-helper/main.c:142
+#: tvp-svn-helper/main.c:142
 msgid "Execute commit action"
 msgstr "Verstuur actie uitvoeren"
 
-#: tsp-svn-helper/main.c:148
+#: tvp-svn-helper/main.c:148
 msgid "Execute copy action"
 msgstr "Kopieer actie uitvoeren"
 
-#: tsp-svn-helper/main.c:154
+#: tvp-svn-helper/main.c:154
 msgid "Execute delete action"
 msgstr "Verwijder actie uitvoeren"
 
-#: tsp-svn-helper/main.c:160
+#: tvp-svn-helper/main.c:160
 msgid "Execute export action"
 msgstr "Exporteer actie uitvoeren"
 
-#: tsp-svn-helper/main.c:166
+#: tvp-svn-helper/main.c:166
 msgid "Execute import action"
 msgstr "Importeer actie uitvoeren"
 
-#: tsp-svn-helper/main.c:172
+#: tvp-svn-helper/main.c:172
 msgid "Execute lock action"
 msgstr "Vast zet actie uitvoeren"
 
-#: tsp-svn-helper/main.c:178
+#: tvp-svn-helper/main.c:178
 msgid "Execute log action"
 msgstr "Geschiedenis actie uitvoeren"
 
-#: tsp-svn-helper/main.c:184
+#: tvp-svn-helper/main.c:184
 msgid "Execute move action"
 msgstr "Verplaats actie uitvoeren"
 
-#: tsp-svn-helper/main.c:190
+#: tvp-svn-helper/main.c:190
 msgid "Execute properties action"
 msgstr "Attributen actie uitvoeren"
 
-#: tsp-svn-helper/main.c:196
+#: tvp-svn-helper/main.c:196
 msgid "Execute resolved action"
 msgstr "Verholpen actie uitvoeren"
 
-#: tsp-svn-helper/main.c:202
+#: tvp-svn-helper/main.c:202
 msgid "Execute relocate action"
 msgstr "Verplaats actie uitvoeren"
 
-#: tsp-svn-helper/main.c:208
+#: tvp-svn-helper/main.c:208
 msgid "Execute revert action"
 msgstr "Terug haal actie uitvoeren"
 
-#: tsp-svn-helper/main.c:214
+#: tvp-svn-helper/main.c:214
 msgid "Execute status action"
 msgstr "Status actie uitvoeren"
 
-#: tsp-svn-helper/main.c:220
+#: tvp-svn-helper/main.c:220
 msgid "Execute switch action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:226
+#: tvp-svn-helper/main.c:226
 msgid "Execute unlock action"
 msgstr "Vrijgeef actie uitvoeren"
 
-#: tsp-svn-helper/main.c:232
+#: tvp-svn-helper/main.c:232
 msgid "Execute update action"
 msgstr "Bijwerk actie uitvoeren"
 
-#: tsp-svn-helper/main.c:246
+#: tvp-svn-helper/main.c:246
 msgid "Add Related Options:"
 msgstr "Toevoegen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:250
 msgid "Blame Related Options:"
 msgstr "Bechuldigen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:254
+#: tvp-svn-helper/main.c:254
 msgid "Changelist Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:258
+#: tvp-svn-helper/main.c:258
 msgid "Checkout Related Options:"
 msgstr "Ophalen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:262
+#: tvp-svn-helper/main.c:262
 msgid "Cleanup Related Options:"
 msgstr "Opschonen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:266
+#: tvp-svn-helper/main.c:266
 msgid "Commit Related Options:"
 msgstr "Versturen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:270
+#: tvp-svn-helper/main.c:270
 msgid "Copy Related Options:"
 msgstr "Kopieer gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:274
+#: tvp-svn-helper/main.c:274
 msgid "Delete Related Options:"
 msgstr "Verwijder gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:278
+#: tvp-svn-helper/main.c:278
 msgid "Export Related Options:"
 msgstr "Exporteer gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:282
+#: tvp-svn-helper/main.c:282
 msgid "Import Related Options:"
 msgstr "Importeer gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:286
+#: tvp-svn-helper/main.c:286
 msgid "Lock Related Options:"
 msgstr "Vast zetten gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:290
+#: tvp-svn-helper/main.c:290
 msgid "Log Related Options:"
 msgstr "Geschiedenis gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:294
+#: tvp-svn-helper/main.c:294
 msgid "Move Related Options:"
 msgstr "Verplaats gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:298
+#: tvp-svn-helper/main.c:298
 msgid "Properties Related Options:"
 msgstr "Attributen gerelateerde opties:"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:283
+#: tvp-svn-helper/main.c:298 tvp-svn-helper/tsh-properties-dialog.c:283
 msgid "Properties"
 msgstr "Attributen"
 
-#: tsp-svn-helper/main.c:302
+#: tvp-svn-helper/main.c:302
 msgid "Resolved Related Options:"
 msgstr "Verholpen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:306
+#: tvp-svn-helper/main.c:306
 msgid "Relocate Related Options:"
 msgstr "Verplaats gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:310
+#: tvp-svn-helper/main.c:310
 msgid "Revert Related Options:"
 msgstr "Terug haal gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:314
+#: tvp-svn-helper/main.c:314
 msgid "Status Related Options:"
 msgstr "Status gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:318
+#: tvp-svn-helper/main.c:318
 msgid "Switch Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:322
+#: tvp-svn-helper/main.c:322
 msgid "Unlock Related Options:"
 msgstr "Vrijgeven gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:326
+#: tvp-svn-helper/main.c:326
 msgid "Update Related Options:"
 msgstr "Bijwerken gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:369
+#: tvp-svn-helper/main.c:369
 msgid "Not enough arguments provided"
 msgstr "Onvoldoende argumenten meegegeven"
 
-#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:87 tsp-svn-helper/tsh-delete.c:91
-#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
-#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:77
-#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
-#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
+#: tvp-svn-helper/tsh-add.c:73 tvp-svn-helper/tsh-add.c:89
+#: tvp-svn-helper/tsh-checkout.c:71 tvp-svn-helper/tsh-commit.c:91
+#: tvp-svn-helper/tsh-copy.c:87 tvp-svn-helper/tsh-delete.c:91
+#: tvp-svn-helper/tsh-export.c:72 tvp-svn-helper/tsh-import.c:72
+#: tvp-svn-helper/tsh-lock.c:91 tvp-svn-helper/tsh-move.c:77
+#: tvp-svn-helper/tsh-resolved.c:73 tvp-svn-helper/tsh-resolved.c:89
+#: tvp-svn-helper/tsh-revert.c:87 tvp-svn-helper/tsh-switch.c:71
+#: tvp-svn-helper/tsh-unlock.c:86 tvp-svn-helper/tsh-update.c:88
 msgid "Failed"
 msgstr "Gefaald"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:94
+#: tvp-svn-helper/tsh-blame-dialog.c:94
 msgid "Line"
 msgstr "Regel"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+#: tvp-svn-helper/tsh-blame-dialog.c:100 tvp-svn-helper/tsh-log-dialog.c:118
 msgid "Revision"
 msgstr "Versie"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+#: tvp-svn-helper/tsh-blame-dialog.c:106 tvp-svn-helper/tsh-log-dialog.c:124
 msgid "Author"
 msgstr "Auteur"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+#: tvp-svn-helper/tsh-blame-dialog.c:112 tvp-svn-helper/tsh-log-dialog.c:130
 msgid "Date"
 msgstr "Datum"
 
-#: tsp-svn-helper/tsh-blame.c:75
+#: tvp-svn-helper/tsh-blame.c:75
 msgid "Blame failed"
 msgstr "Beschuldigen gefaald"
 
-#: tsp-svn-helper/tsh-cleanup.c:66
+#: tvp-svn-helper/tsh-cleanup.c:66
 msgid "Cleanup failed"
 msgstr "Opschonen is gefaald"
 
-#: tsp-svn-helper/tsh-cleanup.c:81
+#: tvp-svn-helper/tsh-cleanup.c:81
 msgid "Cleanup finished"
 msgstr "Klaar met opschonen"
 
-#: tsp-svn-helper/tsh-cleanup.c:95
+#: tvp-svn-helper/tsh-cleanup.c:95
 msgid "Cleaning up ..."
 msgstr "Bezig met opschonen ..."
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:719
-#: tsp-svn-helper/tsh-copy.c:99 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
+#: tvp-svn-helper/tsh-commit.c:103 tvp-svn-helper/tsh-common.c:719
+#: tvp-svn-helper/tsh-copy.c:99 tvp-svn-helper/tsh-delete.c:103
+#: tvp-svn-helper/tsh-import.c:82 tvp-svn-helper/tsh-move.c:89
 #, c-format
 msgid "At revision: %ld"
 msgstr "Op versie: %ld"
 
-#: tsp-svn-helper/tsh-commit.c:108
+#: tvp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr "Niets te doen"
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:505
-#: tsp-svn-helper/tsh-common.c:507 tsp-svn-helper/tsh-copy.c:110
-#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:100
+#: tvp-svn-helper/tsh-commit.c:114 tvp-svn-helper/tsh-common.c:505
+#: tvp-svn-helper/tsh-common.c:507 tvp-svn-helper/tsh-copy.c:110
+#: tvp-svn-helper/tsh-delete.c:114 tvp-svn-helper/tsh-import.c:87
+#: tvp-svn-helper/tsh-move.c:100
 msgid "Completed"
 msgstr "Voltooid"
 
-#: tsp-svn-helper/tsh-commit.c:145
+#: tvp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:270
+#: tvp-svn-helper/tsh-common.c:270
 msgid "Store password a plaintext?"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:494 tsp-svn-helper/tsh-common.c:503
-#: tsp-svn-helper/tsh-common.c:510 tsp-svn-helper/tsh-common.c:632
-#: tsp-svn-helper/tsh-common.c:677 tsp-svn-helper/tsh-common.c:768
+#: tvp-svn-helper/tsh-common.c:494 tvp-svn-helper/tsh-common.c:503
+#: tvp-svn-helper/tsh-common.c:510 tvp-svn-helper/tsh-common.c:632
+#: tvp-svn-helper/tsh-common.c:677 tvp-svn-helper/tsh-common.c:768
 msgid "Added"
 msgstr "Toegevoegd"
 
-#: tsp-svn-helper/tsh-common.c:495 tsp-svn-helper/tsh-common.c:777
+#: tvp-svn-helper/tsh-common.c:495 tvp-svn-helper/tsh-common.c:777
 msgid "Copied"
 msgstr "Gekopieerd"
 
-#: tsp-svn-helper/tsh-common.c:496 tsp-svn-helper/tsh-common.c:502
-#: tsp-svn-helper/tsh-common.c:511 tsp-svn-helper/tsh-common.c:634
-#: tsp-svn-helper/tsh-common.c:680 tsp-svn-helper/tsh-common.c:770
+#: tvp-svn-helper/tsh-common.c:496 tvp-svn-helper/tsh-common.c:502
+#: tvp-svn-helper/tsh-common.c:511 tvp-svn-helper/tsh-common.c:634
+#: tvp-svn-helper/tsh-common.c:680 tvp-svn-helper/tsh-common.c:770
 msgid "Deleted"
 msgstr "Verwijderd"
 
-#: tsp-svn-helper/tsh-common.c:497
+#: tvp-svn-helper/tsh-common.c:497
 msgid "Restored"
 msgstr "Hersteld"
 
-#: tsp-svn-helper/tsh-common.c:498
+#: tvp-svn-helper/tsh-common.c:498
 msgid "Reverted"
 msgstr "Terug gehaald"
 
-#: tsp-svn-helper/tsh-common.c:499
+#: tvp-svn-helper/tsh-common.c:499
 msgid "Revert failed"
 msgstr "Terug halen gefaald"
 
-#: tsp-svn-helper/tsh-common.c:501
+#: tvp-svn-helper/tsh-common.c:501
 msgid "Skipped"
 msgstr "Overgeslagen"
 
-#: tsp-svn-helper/tsh-common.c:504
+#: tvp-svn-helper/tsh-common.c:504
 msgid "Updated"
 msgstr "Bijgewerkt"
 
-#: tsp-svn-helper/tsh-common.c:506 tsp-svn-helper/tsh-common.c:508
-#: tsp-svn-helper/tsh-common.c:641
+#: tvp-svn-helper/tsh-common.c:506 tvp-svn-helper/tsh-common.c:508
+#: tvp-svn-helper/tsh-common.c:641
 msgid "External"
 msgstr "Extern"
 
-#: tsp-svn-helper/tsh-common.c:509 tsp-svn-helper/tsh-common.c:636
-#: tsp-svn-helper/tsh-common.c:683 tsp-svn-helper/tsh-common.c:773
+#: tvp-svn-helper/tsh-common.c:509 tvp-svn-helper/tsh-common.c:636
+#: tvp-svn-helper/tsh-common.c:683 tvp-svn-helper/tsh-common.c:773
 msgid "Modified"
 msgstr "Aangepast"
 
-#: tsp-svn-helper/tsh-common.c:512 tsp-svn-helper/tsh-common.c:635
-#: tsp-svn-helper/tsh-common.c:686 tsp-svn-helper/tsh-common.c:766
+#: tvp-svn-helper/tsh-common.c:512 tvp-svn-helper/tsh-common.c:635
+#: tvp-svn-helper/tsh-common.c:686 tvp-svn-helper/tsh-common.c:766
 msgid "Replaced"
 msgstr "Vervangen"
 
-#: tsp-svn-helper/tsh-common.c:513
+#: tvp-svn-helper/tsh-common.c:513
 msgid "Transmitting"
 msgstr "Versturen"
 
-#: tsp-svn-helper/tsh-common.c:515
+#: tvp-svn-helper/tsh-common.c:515
 msgid "Locked"
 msgstr "Vast gezet"
 
-#: tsp-svn-helper/tsh-common.c:516 tsp-svn-helper/tsh-common.c:779
+#: tvp-svn-helper/tsh-common.c:516 tvp-svn-helper/tsh-common.c:779
 msgid "Unlocked"
 msgstr "Vrijgegeven"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tvp-svn-helper/tsh-common.c:517
 msgid "Lock failed"
 msgstr "Vast zetten gefaald"
 
-#: tsp-svn-helper/tsh-common.c:518
+#: tvp-svn-helper/tsh-common.c:518
 msgid "Unlock failed"
 msgstr "Vrijgeven gefaald"
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tvp-svn-helper/tsh-common.c:519
 msgid "Exists"
 msgstr "Bestaat"
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tvp-svn-helper/tsh-common.c:520
 msgid "Changelist set"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521
+#: tvp-svn-helper/tsh-common.c:521
 msgid "Changelist cleared"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tvp-svn-helper/tsh-common.c:522
 msgid "Changelist moved"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tvp-svn-helper/tsh-common.c:523
 msgid "Merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tvp-svn-helper/tsh-common.c:524
 msgid "Foreign merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tvp-svn-helper/tsh-common.c:525
 msgid "Replace"
 msgstr "Vervangen"
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tvp-svn-helper/tsh-common.c:527
 #, fuzzy
 msgid "Property added"
 msgstr "Attributen gefaald"
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tvp-svn-helper/tsh-common.c:528
 #, fuzzy
 msgid "Property modified"
 msgstr "Attributen gefaald"
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tvp-svn-helper/tsh-common.c:529
 #, fuzzy
 msgid "Property deleted"
 msgstr "Attributen gefaald"
 
-#: tsp-svn-helper/tsh-common.c:530
+#: tvp-svn-helper/tsh-common.c:530
 #, fuzzy
 msgid "Property nonexisting"
 msgstr "Attributen"
 
-#: tsp-svn-helper/tsh-common.c:531
+#: tvp-svn-helper/tsh-common.c:531
 #, fuzzy
 msgid "Revision property set"
 msgstr "Attribuut instellen is gefaald"
 
-#: tsp-svn-helper/tsh-common.c:532
+#: tvp-svn-helper/tsh-common.c:532
 #, fuzzy
 msgid "Revision property deleted"
 msgstr "Attribuut instellen is gefaald"
 
-#: tsp-svn-helper/tsh-common.c:533
+#: tvp-svn-helper/tsh-common.c:533
 #, fuzzy
 msgid "Merge completed"
 msgstr "Voltooid"
 
-#: tsp-svn-helper/tsh-common.c:534
+#: tvp-svn-helper/tsh-common.c:534
 #, fuzzy
 msgid "Tree conflict"
 msgstr "Conflicten"
 
-#: tsp-svn-helper/tsh-common.c:535
+#: tvp-svn-helper/tsh-common.c:535
 #, fuzzy
 msgid "External failed"
 msgstr "Extern"
 
-#: tsp-svn-helper/tsh-common.c:596
+#: tvp-svn-helper/tsh-common.c:596
 msgid "Inapplicable"
 msgstr "Irrelevant"
 
-#: tsp-svn-helper/tsh-common.c:598
+#: tvp-svn-helper/tsh-common.c:598
 msgid "Unchanged"
 msgstr "Ongewijzigd"
 
-#: tsp-svn-helper/tsh-common.c:599 tsp-svn-helper/tsh-common.c:633
+#: tvp-svn-helper/tsh-common.c:599 tvp-svn-helper/tsh-common.c:633
 msgid "Missing"
 msgstr "Vermist"
 
-#: tsp-svn-helper/tsh-common.c:600 tsp-svn-helper/tsh-common.c:640
+#: tvp-svn-helper/tsh-common.c:600 tvp-svn-helper/tsh-common.c:640
 msgid "Obstructed"
 msgstr "Geblokkeerd"
 
-#: tsp-svn-helper/tsh-common.c:601
+#: tvp-svn-helper/tsh-common.c:601
 msgid "Changed"
 msgstr "Gewijzigd"
 
-#: tsp-svn-helper/tsh-common.c:602 tsp-svn-helper/tsh-common.c:637
+#: tvp-svn-helper/tsh-common.c:602 tvp-svn-helper/tsh-common.c:637
 msgid "Merged"
 msgstr "Samengevoegd"
 
-#: tsp-svn-helper/tsh-common.c:603 tsp-svn-helper/tsh-common.c:638
+#: tvp-svn-helper/tsh-common.c:603 tvp-svn-helper/tsh-common.c:638
 msgid "Conflicted"
 msgstr "Conflicten"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:631
+#: tvp-svn-helper/tsh-common.c:631
 msgid "Normal"
 msgstr "Normaal"
 
-#: tsp-svn-helper/tsh-common.c:639
+#: tvp-svn-helper/tsh-common.c:639
 msgid "Ignored"
 msgstr "Genegeerd"
 
-#: tsp-svn-helper/tsh-common.c:642
+#: tvp-svn-helper/tsh-common.c:642
 msgid "Incomplete"
 msgstr "Incompleet"
 
-#: tsp-svn-helper/tsh-copy.c:104
+#: tvp-svn-helper/tsh-copy.c:104
 msgid "Local copy"
 msgstr "Lokaal gekopieerd"
 
-#: tsp-svn-helper/tsh-copy.c:147
+#: tvp-svn-helper/tsh-copy.c:147
 msgid "Copy To"
 msgstr "Kopieeren naar"
 
-#: tsp-svn-helper/tsh-delete.c:108
+#: tvp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr "Lokaal verwijderd"
 
-#: tsp-svn-helper/tsh-delete.c:145
+#: tvp-svn-helper/tsh-delete.c:145
 msgid "Delete Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-dialog.c:60
+#: tvp-svn-helper/tsh-file-dialog.c:60
 msgid "_Certificate:"
 msgstr "_Certificaat:"
 
-#: tsp-svn-helper/tsh-file-dialog.c:67
+#: tvp-svn-helper/tsh-file-dialog.c:67
 msgid "Select a file"
 msgstr "Selecteer een bestand"
 
-#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
-#: tsp-svn-helper/tsh-trust-dialog.c:73
+#: tvp-svn-helper/tsh-file-dialog.c:78 tvp-svn-helper/tsh-login-dialog.c:98
+#: tvp-svn-helper/tsh-trust-dialog.c:73
 msgid "Remember"
 msgstr "Onthouden"
 
-#: tsp-svn-helper/tsh-file-dialog.c:86
+#: tvp-svn-helper/tsh-file-dialog.c:86
 msgid "Certificate"
 msgstr "Certificaat"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:91
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:116
+#: tvp-svn-helper/tsh-file-selection-dialog.c:91
+#: tvp-svn-helper/tsh-log-message-dialog.c:92
+#: tvp-svn-helper/tsh-notify-dialog.c:94
+#: tvp-svn-helper/tsh-status-dialog.c:116
 msgid "Path"
 msgstr "Pad"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:118
+#: tvp-svn-helper/tsh-file-selection-dialog.c:118
 msgid "Select/Unselect all"
 msgstr "Alles selecteren/deselecteren"
 
-#: tsp-svn-helper/tsh-import.c:125
+#: tvp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-log-dialog.c:136
+#: tvp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr "Bericht"
 
-#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
+#: tvp-svn-helper/tsh-log-dialog.c:174 tvp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr "Actie"
 
-#: tsp-svn-helper/tsh-log-dialog.c:180
+#: tvp-svn-helper/tsh-log-dialog.c:180
 msgid "File"
 msgstr "Bestand"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:86
+#: tvp-svn-helper/tsh-log-message-dialog.c:86
 msgid "State"
 msgstr "Status"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:110
+#: tvp-svn-helper/tsh-log-message-dialog.c:110
 msgid "Log Message"
 msgstr "Geschiedenis bericht"
 
-#: tsp-svn-helper/tsh-log.c:106
+#: tvp-svn-helper/tsh-log.c:106
 msgid "Log failed"
 msgstr "Geschiedenis gefaald"
 
-#: tsp-svn-helper/tsh-login-dialog.c:65
+#: tvp-svn-helper/tsh-login-dialog.c:65
 msgid "_Username:"
 msgstr "_Gebruikersnaam:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:81
+#: tvp-svn-helper/tsh-login-dialog.c:81
 msgid "_Password:"
 msgstr "_Wachtwoord:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:106
+#: tvp-svn-helper/tsh-login-dialog.c:106
 msgid "Login"
 msgstr "Aanmelden"
 
-#: tsp-svn-helper/tsh-move.c:94
+#: tvp-svn-helper/tsh-move.c:94
 msgid "Local move"
 msgstr "Lokaal verplaatst"
 
-#: tsp-svn-helper/tsh-move.c:136
+#: tvp-svn-helper/tsh-move.c:136
 msgid "Move To"
 msgstr "Verplaatsen naar"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:100
+#: tvp-svn-helper/tsh-notify-dialog.c:100
 msgid "Mime type"
 msgstr ""
 
-#: tsp-svn-helper/tsh-notify-dialog.c:115
+#: tvp-svn-helper/tsh-notify-dialog.c:115
 msgid "Notification"
 msgstr "Notificatie"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:126
+#: tvp-svn-helper/tsh-properties-dialog.c:126
 msgid "Name"
 msgstr "Naam"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:132
+#: tvp-svn-helper/tsh-properties-dialog.c:132
 msgid "Value"
 msgstr "Waarde"
 
@@ -883,8 +880,8 @@
 #. Translators: svn recursion selection
 #. * Self means only this file/direcotry is shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:209
-#: tsp-svn-helper/tsh-status-dialog.c:182
+#: tvp-svn-helper/tsh-properties-dialog.c:209
+#: tvp-svn-helper/tsh-status-dialog.c:182
 msgid "Self"
 msgstr "Zelf"
 
@@ -894,8 +891,8 @@
 #. Translators: svn recursion selection
 #. * Immediate files means this file/direcotry and the files it contains are shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:220
-#: tsp-svn-helper/tsh-status-dialog.c:191
+#: tvp-svn-helper/tsh-properties-dialog.c:220
+#: tvp-svn-helper/tsh-status-dialog.c:191
 msgid "Immediate files"
 msgstr "Ondliggende bestanden"
 
@@ -905,108 +902,108 @@
 #. Translators: svn recursion selection
 #. * Recursive means the list is full recursive
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:238
-#: tsp-svn-helper/tsh-status-dialog.c:209
+#: tvp-svn-helper/tsh-properties-dialog.c:238
+#: tvp-svn-helper/tsh-status-dialog.c:209
 msgid "Recursive"
 msgstr "Recursief"
 
 #. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:81
+#: tvp-svn-helper/tsh-properties.c:81
 msgid "Set property failed"
 msgstr "Attribuut instellen is gefaald"
 
-#: tsp-svn-helper/tsh-properties.c:104
+#: tvp-svn-helper/tsh-properties.c:104
 msgid "Properties failed"
 msgstr "Attributen gefaald"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:88
+#: tvp-svn-helper/tsh-relocate-dialog.c:88
 msgid "_From:"
 msgstr "_Van"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:98
-#: tsp-svn-helper/tsh-relocate-dialog.c:104
-#: tsp-svn-helper/tsh-relocate-dialog.c:153
-#: tsp-svn-helper/tsh-relocate-dialog.c:159
-#: tsp-svn-helper/tsh-relocate-dialog.c:205
-#: tsp-svn-helper/tsh-transfer-dialog.c:92
-#: tsp-svn-helper/tsh-transfer-dialog.c:98
-#: tsp-svn-helper/tsh-transfer-dialog.c:144
+#: tvp-svn-helper/tsh-relocate-dialog.c:98
+#: tvp-svn-helper/tsh-relocate-dialog.c:104
+#: tvp-svn-helper/tsh-relocate-dialog.c:153
+#: tvp-svn-helper/tsh-relocate-dialog.c:159
+#: tvp-svn-helper/tsh-relocate-dialog.c:205
+#: tvp-svn-helper/tsh-transfer-dialog.c:92
+#: tvp-svn-helper/tsh-transfer-dialog.c:98
+#: tvp-svn-helper/tsh-transfer-dialog.c:144
 msgid "Select a folder"
 msgstr "Selecteer een map"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:143
+#: tvp-svn-helper/tsh-relocate-dialog.c:143
 msgid "_To:"
 msgstr "_Naar:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:198
-#: tsp-svn-helper/tsh-transfer-dialog.c:137
+#: tvp-svn-helper/tsh-relocate-dialog.c:198
+#: tvp-svn-helper/tsh-transfer-dialog.c:137
 msgid "_Directory:"
 msgstr "_Map:"
 
-#: tsp-svn-helper/tsh-relocate.c:71
+#: tvp-svn-helper/tsh-relocate.c:71
 msgid "Relocate failed"
 msgstr "Verplaatsen gefaald"
 
-#: tsp-svn-helper/tsh-relocate.c:86
+#: tvp-svn-helper/tsh-relocate.c:86
 msgid "Relocate finished"
 msgstr "Klaar met verplaatsen"
 
-#: tsp-svn-helper/tsh-relocate.c:128
+#: tvp-svn-helper/tsh-relocate.c:128
 msgid "Relocating ..."
 msgstr "Bezig met verplaatsen ..."
 
-#: tsp-svn-helper/tsh-status-dialog.c:224
+#: tvp-svn-helper/tsh-status-dialog.c:224
 msgid "Show Unmodified Files"
 msgstr "Ongewijzigde bestanden weergeven"
 
-#: tsp-svn-helper/tsh-status-dialog.c:228
+#: tvp-svn-helper/tsh-status-dialog.c:228
 msgid "Show Unversioned Files"
 msgstr "Onbeheerde bestanden weergeven"
 
-#: tsp-svn-helper/tsh-status-dialog.c:232
+#: tvp-svn-helper/tsh-status-dialog.c:232
 msgid "Show Ignored Files"
 msgstr "Genegeerde bestanden weergeven"
 
-#: tsp-svn-helper/tsh-status-dialog.c:236
+#: tvp-svn-helper/tsh-status-dialog.c:236
 msgid "Hide Externals"
 msgstr "Externe bestanden verbergen"
 
-#: tsp-svn-helper/tsh-status-dialog.c:240
+#: tvp-svn-helper/tsh-status-dialog.c:240
 msgid "Check Repository"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status.c:86
+#: tvp-svn-helper/tsh-status.c:86
 msgid "Status failed"
 msgstr "Status gefaald"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:82
+#: tvp-svn-helper/tsh-transfer-dialog.c:82
 msgid "_Repository:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:156
+#: tvp-svn-helper/tsh-transfer-dialog.c:156
 msgid "Transfer"
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:58
+#: tvp-svn-helper/tsh-trust-dialog.c:58
 msgid "Certificate is not yet valid."
 msgstr "Certificaat is nog niet geldig."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:61
+#: tvp-svn-helper/tsh-trust-dialog.c:61
 msgid "Certificate has expired."
 msgstr "Certificaat is niet meer geldig."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:64
+#: tvp-svn-helper/tsh-trust-dialog.c:64
 msgid "Certificate does not match the remote hostname."
 msgstr "Certificaat komt niet overeen met hostnaam."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:67
+#: tvp-svn-helper/tsh-trust-dialog.c:67
 msgid "Certificate authority is unknown."
 msgstr "Certificaat authoriteit is niet bekend."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:70
+#: tvp-svn-helper/tsh-trust-dialog.c:70
 msgid "Other failure."
 msgstr "Andere fout."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:77
+#: tvp-svn-helper/tsh-trust-dialog.c:77
 msgid "Trust"
 msgstr "Vertrouwen"

Modified: thunar-vcs-plugin/trunk/po/pl.po
===================================================================
--- thunar-vcs-plugin/trunk/po/pl.po	2009-06-28 12:10:01 UTC (rev 7634)
+++ thunar-vcs-plugin/trunk/po/pl.po	2009-06-28 12:13:49 UTC (rev 7635)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin 0.0.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-30 17:48+0200\n"
+"POT-Creation-Date: 2009-06-28 14:10+0200\n"
 "PO-Revision-Date: 2009-04-06 11:57+0100\n"
 "Last-Translator: Piotr Sokół <piotr.sokol at 10g.pl>\n"
 "Language-Team: Polish\n"
@@ -20,296 +20,293 @@
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
+#: thunar-vcs-plugin/tvp-provider.c:435 thunar-vcs-plugin/tvp-provider.c:467
 msgid "SVN"
 msgstr "Kontrola wersji SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
+#: thunar-vcs-plugin/tvp-svn-action.c:298
 msgid "Menu|Add"
 msgstr "Dodaj..."
 
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
-#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:298 tvp-svn-helper/main.c:246
+#: tvp-svn-helper/tsh-add.c:113 tvp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Dodawanie"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-vcs-plugin/tvp-svn-action.c:303
 msgid "Menu|Blame"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
-#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-vcs-plugin/tvp-svn-action.c:303 tvp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:254 tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 #, fuzzy
 msgid "Menu|Changelist"
 msgstr "Zatwierdź zmiany"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 #, fuzzy
 msgid "Changelist"
 msgstr "Zmieniony"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-vcs-plugin/tvp-svn-action.c:320
 msgid "Menu|Checkout"
 msgstr "Utwórz lokalną kopię..."
 
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
-#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
+#: thunar-vcs-plugin/tvp-svn-action.c:320 tvp-svn-helper/main.c:258
+#: tvp-svn-helper/tsh-checkout.c:98 tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Tworzenie lokalnej kopii"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-vcs-plugin/tvp-svn-action.c:325
 msgid "Menu|Cleanup"
 msgstr "Uporządkuj..."
 
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
+#: thunar-vcs-plugin/tvp-svn-action.c:325 tvp-svn-helper/main.c:262
 msgid "Cleanup"
 msgstr "Porządkowanie"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-vcs-plugin/tvp-svn-action.c:330
 #, fuzzy
 msgid "Menu|Commit"
 msgstr "Wprowadź zmiany..."
 
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
-#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:330 tvp-svn-helper/main.c:266
+#: tvp-svn-helper/tsh-commit.c:127 tvp-svn-helper/tsh-commit.c:140
 #, fuzzy
 msgid "Commit"
 msgstr "Wprowadzanie zmian"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-vcs-plugin/tvp-svn-action.c:335
 msgid "Menu|Copy"
 msgstr "Skopiuj..."
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
-#: tsp-svn-helper/tsh-copy.c:165
+#: thunar-vcs-plugin/tvp-svn-action.c:335 tvp-svn-helper/main.c:270
+#: tvp-svn-helper/tsh-copy.c:165
 msgid "Copy"
 msgstr "Kopiowanie"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-vcs-plugin/tvp-svn-action.c:340
 msgid "Menu|Delete"
 msgstr "Usuń..."
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
-#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:340 tvp-svn-helper/main.c:274
+#: tvp-svn-helper/tsh-delete.c:127 tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Usuwanie"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Menu|Diff"
 msgstr "Różnice..."
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Diff"
 msgstr "Różnice"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-vcs-plugin/tvp-svn-action.c:350
 msgid "Menu|Export"
 msgstr "Eksportuj..."
 
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
-#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:350 tvp-svn-helper/main.c:278
+#: tvp-svn-helper/tsh-export.c:107 tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Eksportowanie"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-vcs-plugin/tvp-svn-action.c:355
 msgid "Menu|Import"
 msgstr "Importuj..."
 
-#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
-#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
+#: thunar-vcs-plugin/tvp-svn-action.c:355 tvp-svn-helper/main.c:282
+#: tvp-svn-helper/tsh-import.c:102 tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importowanie"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Menu|Info"
 msgstr "Informacja..."
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
-#: thunar-svn-plugin/tsp-svn-action.c:416
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Info"
 msgstr "Informacja"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-vcs-plugin/tvp-svn-action.c:370
 msgid "Menu|Lock"
 msgstr "Zablokuj..."
 
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
-#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
+#: thunar-vcs-plugin/tvp-svn-action.c:370 tvp-svn-helper/main.c:286
+#: tvp-svn-helper/tsh-lock-dialog.c:72 tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Blokowanie"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
+#: thunar-vcs-plugin/tvp-svn-action.c:375
 msgid "Menu|Log"
 msgstr "Dziennik..."
 
-#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
-#: tsp-svn-helper/tsh-log-dialog.c:201
+#: thunar-vcs-plugin/tvp-svn-action.c:375 tvp-svn-helper/main.c:290
+#: tvp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Dziennik"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
+#: thunar-vcs-plugin/tvp-svn-action.c:390
 msgid "Menu|Move"
 msgstr "Przenieś"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
-#: tsp-svn-helper/tsh-move.c:156
+#: thunar-vcs-plugin/tvp-svn-action.c:390 tvp-svn-helper/main.c:294
+#: tvp-svn-helper/tsh-move.c:156
 msgid "Move"
 msgstr "Przenoszenie"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Menu|Edit Properties"
 msgstr "Edytuj właściwości..."
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 #, fuzzy
 msgid "Edit Properties"
 msgstr "Edycja właściwości"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
+#: thunar-vcs-plugin/tvp-svn-action.c:406
 msgid "Menu|Relocate"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
-#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
+#: thunar-vcs-plugin/tvp-svn-action.c:406 tvp-svn-helper/main.c:306
+#: tvp-svn-helper/tsh-relocate-dialog.c:217 tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-vcs-plugin/tvp-svn-action.c:412
 msgid "Menu|Resolved"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
-#: tsp-svn-helper/tsh-common.c:500 tsp-svn-helper/tsh-resolved.c:113
-#: tsp-svn-helper/tsh-resolved.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:412 tvp-svn-helper/main.c:302
+#: tvp-svn-helper/tsh-common.c:500 tvp-svn-helper/tsh-resolved.c:113
+#: tvp-svn-helper/tsh-resolved.c:126
 msgid "Resolved"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Menu|Resolve"
 msgstr "Rozwiąż..."
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
-#: thunar-svn-plugin/tsp-svn-action.c:527
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Resolve"
 msgstr "Rozwiązywanie"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-vcs-plugin/tvp-svn-action.c:422
 #, fuzzy
 msgid "Menu|Revert"
 msgstr "Cofnij zmiany..."
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
-#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:422 tvp-svn-helper/main.c:310
+#: tvp-svn-helper/tsh-revert.c:112 tvp-svn-helper/tsh-revert.c:125
 #, fuzzy
 msgid "Revert"
 msgstr "Cofanie zmian"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-vcs-plugin/tvp-svn-action.c:427
 msgid "Menu|Status"
 msgstr "Stan..."
 
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
-#: tsp-svn-helper/tsh-file-selection-dialog.c:125
-#: tsp-svn-helper/tsh-status-dialog.c:247
+#: thunar-vcs-plugin/tvp-svn-action.c:427 tvp-svn-helper/main.c:314
+#: tvp-svn-helper/tsh-file-selection-dialog.c:125
+#: tvp-svn-helper/tsh-status-dialog.c:247
 msgid "Status"
 msgstr "Stan"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-vcs-plugin/tvp-svn-action.c:432
 msgid "Menu|Switch"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
-#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
+#: thunar-vcs-plugin/tvp-svn-action.c:432 tvp-svn-helper/main.c:318
+#: tvp-svn-helper/tsh-switch.c:109 tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-vcs-plugin/tvp-svn-action.c:437
 msgid "Menu|Unlock"
 msgstr "Odblokuj..."
 
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
-#: tsp-svn-helper/tsh-unlock.c:111
+#: thunar-vcs-plugin/tvp-svn-action.c:437 tvp-svn-helper/main.c:322
+#: tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Odblokowywanie"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
+#: thunar-vcs-plugin/tvp-svn-action.c:442
 msgid "Menu|Update"
 msgstr "Zaktualizuj..."
 
-#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
-#: tsp-svn-helper/tsh-update.c:113
+#: thunar-vcs-plugin/tvp-svn-action.c:442 tvp-svn-helper/main.c:326
+#: tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Aktualizacja"
 
-#: thunar-svn-plugin/tsp-svn-action.c:608
+#: thunar-vcs-plugin/tvp-svn-action.c:452
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Akcja „%s” nie została zaimplementowana"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:118
+#: thunar-vcs-plugin/tvp-svn-property-page.c:118
 msgid "URL:"
 msgstr "URL:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:124
-#: thunar-svn-plugin/tsp-svn-property-page.c:137
-#: thunar-svn-plugin/tsp-svn-property-page.c:149
-#: thunar-svn-plugin/tsp-svn-property-page.c:167
-#: thunar-svn-plugin/tsp-svn-property-page.c:179
-#: thunar-svn-plugin/tsp-svn-property-page.c:192
-#: thunar-svn-plugin/tsp-svn-property-page.c:222
-#: thunar-svn-plugin/tsp-svn-property-page.c:300
-#: tsp-svn-helper/tsh-common.c:539 tsp-svn-helper/tsh-common.c:597
-#: tsp-svn-helper/tsh-common.c:606 tsp-svn-helper/tsh-common.c:628
-#: tsp-svn-helper/tsh-common.c:645 tsp-svn-helper/tsh-common.c:672
-#: tsp-svn-helper/tsh-common.c:762
+#: thunar-vcs-plugin/tvp-svn-property-page.c:124
+#: thunar-vcs-plugin/tvp-svn-property-page.c:137
+#: thunar-vcs-plugin/tvp-svn-property-page.c:149
+#: thunar-vcs-plugin/tvp-svn-property-page.c:167
+#: thunar-vcs-plugin/tvp-svn-property-page.c:179
+#: thunar-vcs-plugin/tvp-svn-property-page.c:192
+#: thunar-vcs-plugin/tvp-svn-property-page.c:222
+#: thunar-vcs-plugin/tvp-svn-property-page.c:300
+#: tvp-svn-helper/tsh-common.c:539 tvp-svn-helper/tsh-common.c:597
+#: tvp-svn-helper/tsh-common.c:606 tvp-svn-helper/tsh-common.c:628
+#: tvp-svn-helper/tsh-common.c:645 tvp-svn-helper/tsh-common.c:672
+#: tvp-svn-helper/tsh-common.c:762
 msgid "Unknown"
 msgstr "Nieznany"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:131
+#: thunar-vcs-plugin/tvp-svn-property-page.c:131
 msgid "Revision:"
 msgstr "Wersja:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:143
+#: thunar-vcs-plugin/tvp-svn-property-page.c:143
 msgid "Repository:"
 msgstr "Repozytorium:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:161
+#: thunar-vcs-plugin/tvp-svn-property-page.c:161
 msgid "Modified revision:"
 msgstr "Numer poprawki:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:173
+#: thunar-vcs-plugin/tvp-svn-property-page.c:173
 msgid "Modified date:"
 msgstr "Ostatnio zmodyfikowany:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:186
+#: thunar-vcs-plugin/tvp-svn-property-page.c:186
 msgid "Author:"
 msgstr "Autor:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#: thunar-vcs-plugin/tvp-svn-property-page.c:203
 msgid "Changelist:"
 msgstr "Lista zmian:"
 
 #. Translators: Depth as in depth of recursion
-#: thunar-svn-plugin/tsp-svn-property-page.c:216
+#: thunar-vcs-plugin/tvp-svn-property-page.c:216
 msgid "Depth:"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Exclude should not apear client side
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:306
+#: thunar-vcs-plugin/tvp-svn-property-page.c:306
 msgid "Exclude"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Empty depth means only this file/direcotry is checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:312
+#: thunar-vcs-plugin/tvp-svn-property-page.c:312
 #, fuzzy
 msgid "Empty"
 msgstr "Pusty"
@@ -317,7 +314,7 @@
 #. Translators: svn recursion depth infotmation
 #. * Files depth means this file/direcotry and all of it's files are checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:318
+#: thunar-vcs-plugin/tvp-svn-property-page.c:318
 msgid "Files"
 msgstr "Pliki"
 
@@ -330,569 +327,569 @@
 #. Translators: svn recursion selection
 #. * Immediates means this file/direcotry and the subdirectories are shown
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:324
-#: tsp-svn-helper/tsh-properties-dialog.c:229
-#: tsp-svn-helper/tsh-status-dialog.c:200
+#: thunar-vcs-plugin/tvp-svn-property-page.c:324
+#: tvp-svn-helper/tsh-properties-dialog.c:229
+#: tvp-svn-helper/tsh-status-dialog.c:200
 msgid "Immediates"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Infinity depth means this file/direcotry is checked out with full recursion
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:330
+#: thunar-vcs-plugin/tvp-svn-property-page.c:330
 msgid "Infinity"
 msgstr ""
 
-#: tsp-svn-helper/main.c:105
+#: tvp-svn-helper/main.c:105
 msgid "Print version information"
 msgstr ""
 
-#: tsp-svn-helper/main.c:112
+#: tvp-svn-helper/main.c:112
 msgid "Execute add action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:118
+#: tvp-svn-helper/main.c:118
 msgid "Execute blame action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:124
+#: tvp-svn-helper/main.c:124
 msgid "Execute changelist action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:130
+#: tvp-svn-helper/main.c:130
 msgid "Execute checkout action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:136
+#: tvp-svn-helper/main.c:136
 msgid "Execute cleanup action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:142
+#: tvp-svn-helper/main.c:142
 msgid "Execute commit action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:148
+#: tvp-svn-helper/main.c:148
 msgid "Execute copy action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:154
+#: tvp-svn-helper/main.c:154
 msgid "Execute delete action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:160
+#: tvp-svn-helper/main.c:160
 msgid "Execute export action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:166
+#: tvp-svn-helper/main.c:166
 msgid "Execute import action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:172
+#: tvp-svn-helper/main.c:172
 msgid "Execute lock action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:178
+#: tvp-svn-helper/main.c:178
 msgid "Execute log action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:184
+#: tvp-svn-helper/main.c:184
 msgid "Execute move action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:190
+#: tvp-svn-helper/main.c:190
 msgid "Execute properties action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:196
+#: tvp-svn-helper/main.c:196
 msgid "Execute resolved action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:202
+#: tvp-svn-helper/main.c:202
 msgid "Execute relocate action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:208
+#: tvp-svn-helper/main.c:208
 msgid "Execute revert action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:214
+#: tvp-svn-helper/main.c:214
 msgid "Execute status action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:220
+#: tvp-svn-helper/main.c:220
 msgid "Execute switch action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:226
+#: tvp-svn-helper/main.c:226
 msgid "Execute unlock action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:232
+#: tvp-svn-helper/main.c:232
 msgid "Execute update action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:246
+#: tvp-svn-helper/main.c:246
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:250
 msgid "Blame Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:254
+#: tvp-svn-helper/main.c:254
 msgid "Changelist Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:258
+#: tvp-svn-helper/main.c:258
 msgid "Checkout Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:262
+#: tvp-svn-helper/main.c:262
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:266
+#: tvp-svn-helper/main.c:266
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:270
+#: tvp-svn-helper/main.c:270
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:274
+#: tvp-svn-helper/main.c:274
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:278
+#: tvp-svn-helper/main.c:278
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:282
+#: tvp-svn-helper/main.c:282
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:286
+#: tvp-svn-helper/main.c:286
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:290
+#: tvp-svn-helper/main.c:290
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:294
+#: tvp-svn-helper/main.c:294
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:298
+#: tvp-svn-helper/main.c:298
 msgid "Properties Related Options:"
 msgstr ""
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:283
+#: tvp-svn-helper/main.c:298 tvp-svn-helper/tsh-properties-dialog.c:283
 msgid "Properties"
 msgstr "Właściwości"
 
-#: tsp-svn-helper/main.c:302
+#: tvp-svn-helper/main.c:302
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:306
+#: tvp-svn-helper/main.c:306
 msgid "Relocate Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:310
+#: tvp-svn-helper/main.c:310
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:314
+#: tvp-svn-helper/main.c:314
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:318
+#: tvp-svn-helper/main.c:318
 msgid "Switch Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:322
+#: tvp-svn-helper/main.c:322
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:326
+#: tvp-svn-helper/main.c:326
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:369
+#: tvp-svn-helper/main.c:369
 #, fuzzy
 msgid "Not enough arguments provided"
 msgstr "Nie podano wystarczającej ilości argumentów"
 
-#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:87 tsp-svn-helper/tsh-delete.c:91
-#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
-#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:77
-#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
-#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
+#: tvp-svn-helper/tsh-add.c:73 tvp-svn-helper/tsh-add.c:89
+#: tvp-svn-helper/tsh-checkout.c:71 tvp-svn-helper/tsh-commit.c:91
+#: tvp-svn-helper/tsh-copy.c:87 tvp-svn-helper/tsh-delete.c:91
+#: tvp-svn-helper/tsh-export.c:72 tvp-svn-helper/tsh-import.c:72
+#: tvp-svn-helper/tsh-lock.c:91 tvp-svn-helper/tsh-move.c:77
+#: tvp-svn-helper/tsh-resolved.c:73 tvp-svn-helper/tsh-resolved.c:89
+#: tvp-svn-helper/tsh-revert.c:87 tvp-svn-helper/tsh-switch.c:71
+#: tvp-svn-helper/tsh-unlock.c:86 tvp-svn-helper/tsh-update.c:88
 #, fuzzy
 msgid "Failed"
 msgstr "Niepowodzenie"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:94
+#: tvp-svn-helper/tsh-blame-dialog.c:94
 msgid "Line"
 msgstr ""
 
-#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+#: tvp-svn-helper/tsh-blame-dialog.c:100 tvp-svn-helper/tsh-log-dialog.c:118
 msgid "Revision"
 msgstr "Wersja"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+#: tvp-svn-helper/tsh-blame-dialog.c:106 tvp-svn-helper/tsh-log-dialog.c:124
 msgid "Author"
 msgstr "Autor"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+#: tvp-svn-helper/tsh-blame-dialog.c:112 tvp-svn-helper/tsh-log-dialog.c:130
 msgid "Date"
 msgstr "Data"
 
-#: tsp-svn-helper/tsh-blame.c:75
+#: tvp-svn-helper/tsh-blame.c:75
 msgid "Blame failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-cleanup.c:66
+#: tvp-svn-helper/tsh-cleanup.c:66
 msgid "Cleanup failed"
 msgstr "Nie udało się uporządkować"
 
-#: tsp-svn-helper/tsh-cleanup.c:81
+#: tvp-svn-helper/tsh-cleanup.c:81
 msgid "Cleanup finished"
 msgstr "Zakończono porządkowanie"
 
-#: tsp-svn-helper/tsh-cleanup.c:95
+#: tvp-svn-helper/tsh-cleanup.c:95
 msgid "Cleaning up ..."
 msgstr "Porządkowanie..."
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:719
-#: tsp-svn-helper/tsh-copy.c:99 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
+#: tvp-svn-helper/tsh-commit.c:103 tvp-svn-helper/tsh-common.c:719
+#: tvp-svn-helper/tsh-copy.c:99 tvp-svn-helper/tsh-delete.c:103
+#: tvp-svn-helper/tsh-import.c:82 tvp-svn-helper/tsh-move.c:89
 #, c-format
 msgid "At revision: %ld"
 msgstr "na poprawce: %ld"
 
-#: tsp-svn-helper/tsh-commit.c:108
+#: tvp-svn-helper/tsh-commit.c:108
 #, fuzzy
 msgid "Nothing to do"
 msgstr "Brak zadań do wykonania"
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:505
-#: tsp-svn-helper/tsh-common.c:507 tsp-svn-helper/tsh-copy.c:110
-#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:100
+#: tvp-svn-helper/tsh-commit.c:114 tvp-svn-helper/tsh-common.c:505
+#: tvp-svn-helper/tsh-common.c:507 tvp-svn-helper/tsh-copy.c:110
+#: tvp-svn-helper/tsh-delete.c:114 tvp-svn-helper/tsh-import.c:87
+#: tvp-svn-helper/tsh-move.c:100
 msgid "Completed"
 msgstr "Ukończono"
 
-#: tsp-svn-helper/tsh-commit.c:145
+#: tvp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:270
+#: tvp-svn-helper/tsh-common.c:270
 msgid "Store password a plaintext?"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:494 tsp-svn-helper/tsh-common.c:503
-#: tsp-svn-helper/tsh-common.c:510 tsp-svn-helper/tsh-common.c:632
-#: tsp-svn-helper/tsh-common.c:677 tsp-svn-helper/tsh-common.c:768
+#: tvp-svn-helper/tsh-common.c:494 tvp-svn-helper/tsh-common.c:503
+#: tvp-svn-helper/tsh-common.c:510 tvp-svn-helper/tsh-common.c:632
+#: tvp-svn-helper/tsh-common.c:677 tvp-svn-helper/tsh-common.c:768
 msgid "Added"
 msgstr "Dodany"
 
-#: tsp-svn-helper/tsh-common.c:495 tsp-svn-helper/tsh-common.c:777
+#: tvp-svn-helper/tsh-common.c:495 tvp-svn-helper/tsh-common.c:777
 msgid "Copied"
 msgstr "Skopiowany"
 
-#: tsp-svn-helper/tsh-common.c:496 tsp-svn-helper/tsh-common.c:502
-#: tsp-svn-helper/tsh-common.c:511 tsp-svn-helper/tsh-common.c:634
-#: tsp-svn-helper/tsh-common.c:680 tsp-svn-helper/tsh-common.c:770
+#: tvp-svn-helper/tsh-common.c:496 tvp-svn-helper/tsh-common.c:502
+#: tvp-svn-helper/tsh-common.c:511 tvp-svn-helper/tsh-common.c:634
+#: tvp-svn-helper/tsh-common.c:680 tvp-svn-helper/tsh-common.c:770
 msgid "Deleted"
 msgstr "Usunięty"
 
-#: tsp-svn-helper/tsh-common.c:497
+#: tvp-svn-helper/tsh-common.c:497
 msgid "Restored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:498
+#: tvp-svn-helper/tsh-common.c:498
 msgid "Reverted"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:499
+#: tvp-svn-helper/tsh-common.c:499
 msgid "Revert failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:501
+#: tvp-svn-helper/tsh-common.c:501
 #, fuzzy
 msgid "Skipped"
 msgstr "Pominięty"
 
-#: tsp-svn-helper/tsh-common.c:504
+#: tvp-svn-helper/tsh-common.c:504
 msgid "Updated"
 msgstr "Zaktualizowany"
 
-#: tsp-svn-helper/tsh-common.c:506 tsp-svn-helper/tsh-common.c:508
-#: tsp-svn-helper/tsh-common.c:641
+#: tvp-svn-helper/tsh-common.c:506 tvp-svn-helper/tsh-common.c:508
+#: tvp-svn-helper/tsh-common.c:641
 msgid "External"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:509 tsp-svn-helper/tsh-common.c:636
-#: tsp-svn-helper/tsh-common.c:683 tsp-svn-helper/tsh-common.c:773
+#: tvp-svn-helper/tsh-common.c:509 tvp-svn-helper/tsh-common.c:636
+#: tvp-svn-helper/tsh-common.c:683 tvp-svn-helper/tsh-common.c:773
 msgid "Modified"
 msgstr "Zmodyfikowany"
 
-#: tsp-svn-helper/tsh-common.c:512 tsp-svn-helper/tsh-common.c:635
-#: tsp-svn-helper/tsh-common.c:686 tsp-svn-helper/tsh-common.c:766
+#: tvp-svn-helper/tsh-common.c:512 tvp-svn-helper/tsh-common.c:635
+#: tvp-svn-helper/tsh-common.c:686 tvp-svn-helper/tsh-common.c:766
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:513
+#: tvp-svn-helper/tsh-common.c:513
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:515
+#: tvp-svn-helper/tsh-common.c:515
 msgid "Locked"
 msgstr "Zablokowany"
 
-#: tsp-svn-helper/tsh-common.c:516 tsp-svn-helper/tsh-common.c:779
+#: tvp-svn-helper/tsh-common.c:516 tvp-svn-helper/tsh-common.c:779
 msgid "Unlocked"
 msgstr "Odblokowany"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tvp-svn-helper/tsh-common.c:517
 msgid "Lock failed"
 msgstr "Nie udało się zablokować"
 
-#: tsp-svn-helper/tsh-common.c:518
+#: tvp-svn-helper/tsh-common.c:518
 msgid "Unlock failed"
 msgstr "Nie udało się odblokować"
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tvp-svn-helper/tsh-common.c:519
 msgid "Exists"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tvp-svn-helper/tsh-common.c:520
 msgid "Changelist set"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521
+#: tvp-svn-helper/tsh-common.c:521
 msgid "Changelist cleared"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tvp-svn-helper/tsh-common.c:522
 #, fuzzy
 msgid "Changelist moved"
 msgstr "Zmieniony"
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tvp-svn-helper/tsh-common.c:523
 msgid "Merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tvp-svn-helper/tsh-common.c:524
 msgid "Foreign merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tvp-svn-helper/tsh-common.c:525
 msgid "Replace"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tvp-svn-helper/tsh-common.c:527
 #, fuzzy
 msgid "Property added"
 msgstr "Właściwości"
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tvp-svn-helper/tsh-common.c:528
 #, fuzzy
 msgid "Property modified"
 msgstr "Właściwości"
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tvp-svn-helper/tsh-common.c:529
 #, fuzzy
 msgid "Property deleted"
 msgstr "Właściwości"
 
-#: tsp-svn-helper/tsh-common.c:530
+#: tvp-svn-helper/tsh-common.c:530
 #, fuzzy
 msgid "Property nonexisting"
 msgstr "Właściwości"
 
-#: tsp-svn-helper/tsh-common.c:531
+#: tvp-svn-helper/tsh-common.c:531
 msgid "Revision property set"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:532
+#: tvp-svn-helper/tsh-common.c:532
 msgid "Revision property deleted"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:533
+#: tvp-svn-helper/tsh-common.c:533
 #, fuzzy
 msgid "Merge completed"
 msgstr "Ukończono"
 
-#: tsp-svn-helper/tsh-common.c:534
+#: tvp-svn-helper/tsh-common.c:534
 #, fuzzy
 msgid "Tree conflict"
 msgstr "W konflikcie"
 
-#: tsp-svn-helper/tsh-common.c:535
+#: tvp-svn-helper/tsh-common.c:535
 #, fuzzy
 msgid "External failed"
 msgstr "Nie udało się odblokować"
 
-#: tsp-svn-helper/tsh-common.c:596
+#: tvp-svn-helper/tsh-common.c:596
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:598
+#: tvp-svn-helper/tsh-common.c:598
 msgid "Unchanged"
 msgstr "Niezmieniony"
 
-#: tsp-svn-helper/tsh-common.c:599 tsp-svn-helper/tsh-common.c:633
+#: tvp-svn-helper/tsh-common.c:599 tvp-svn-helper/tsh-common.c:633
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:600 tsp-svn-helper/tsh-common.c:640
+#: tvp-svn-helper/tsh-common.c:600 tvp-svn-helper/tsh-common.c:640
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:601
+#: tvp-svn-helper/tsh-common.c:601
 msgid "Changed"
 msgstr "Zmieniony"
 
-#: tsp-svn-helper/tsh-common.c:602 tsp-svn-helper/tsh-common.c:637
+#: tvp-svn-helper/tsh-common.c:602 tvp-svn-helper/tsh-common.c:637
 #, fuzzy
 msgid "Merged"
 msgstr "Połączony"
 
-#: tsp-svn-helper/tsh-common.c:603 tsp-svn-helper/tsh-common.c:638
+#: tvp-svn-helper/tsh-common.c:603 tvp-svn-helper/tsh-common.c:638
 #, fuzzy
 msgid "Conflicted"
 msgstr "W konflikcie"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:631
+#: tvp-svn-helper/tsh-common.c:631
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:639
+#: tvp-svn-helper/tsh-common.c:639
 msgid "Ignored"
 msgstr "Zignorowany"
 
-#: tsp-svn-helper/tsh-common.c:642
+#: tvp-svn-helper/tsh-common.c:642
 msgid "Incomplete"
 msgstr "Niekompletny"
 
-#: tsp-svn-helper/tsh-copy.c:104
+#: tvp-svn-helper/tsh-copy.c:104
 #, fuzzy
 msgid "Local copy"
 msgstr "Lokalna kopia"
 
-#: tsp-svn-helper/tsh-copy.c:147
+#: tvp-svn-helper/tsh-copy.c:147
 msgid "Copy To"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:108
+#: tvp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:145
+#: tvp-svn-helper/tsh-delete.c:145
 msgid "Delete Message"
 msgstr "Usuń komentarz"
 
-#: tsp-svn-helper/tsh-file-dialog.c:60
+#: tvp-svn-helper/tsh-file-dialog.c:60
 msgid "_Certificate:"
 msgstr "_Certyfikat:"
 
-#: tsp-svn-helper/tsh-file-dialog.c:67
+#: tvp-svn-helper/tsh-file-dialog.c:67
 msgid "Select a file"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
-#: tsp-svn-helper/tsh-trust-dialog.c:73
+#: tvp-svn-helper/tsh-file-dialog.c:78 tvp-svn-helper/tsh-login-dialog.c:98
+#: tvp-svn-helper/tsh-trust-dialog.c:73
 msgid "Remember"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-dialog.c:86
+#: tvp-svn-helper/tsh-file-dialog.c:86
 msgid "Certificate"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:91
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:116
+#: tvp-svn-helper/tsh-file-selection-dialog.c:91
+#: tvp-svn-helper/tsh-log-message-dialog.c:92
+#: tvp-svn-helper/tsh-notify-dialog.c:94
+#: tvp-svn-helper/tsh-status-dialog.c:116
 msgid "Path"
 msgstr "Ścieżka"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:118
+#: tvp-svn-helper/tsh-file-selection-dialog.c:118
 #, fuzzy
 msgid "Select/Unselect all"
 msgstr "Zaznaczenie/odznaczenie wszyskich"
 
-#: tsp-svn-helper/tsh-import.c:125
+#: tvp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-log-dialog.c:136
+#: tvp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr "Komentarz"
 
-#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
+#: tvp-svn-helper/tsh-log-dialog.c:174 tvp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr "Akcja"
 
-#: tsp-svn-helper/tsh-log-dialog.c:180
+#: tvp-svn-helper/tsh-log-dialog.c:180
 msgid "File"
 msgstr "Plik"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:86
+#: tvp-svn-helper/tsh-log-message-dialog.c:86
 msgid "State"
 msgstr "Stan"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:110
+#: tvp-svn-helper/tsh-log-message-dialog.c:110
 msgid "Log Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-log.c:106
+#: tvp-svn-helper/tsh-log.c:106
 msgid "Log failed"
 msgstr "Nie udało się zalogować"
 
-#: tsp-svn-helper/tsh-login-dialog.c:65
+#: tvp-svn-helper/tsh-login-dialog.c:65
 msgid "_Username:"
 msgstr "Nazwa _użytkownika:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:81
+#: tvp-svn-helper/tsh-login-dialog.c:81
 msgid "_Password:"
 msgstr "_Hasło:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:106
+#: tvp-svn-helper/tsh-login-dialog.c:106
 msgid "Login"
 msgstr ""
 
-#: tsp-svn-helper/tsh-move.c:94
+#: tvp-svn-helper/tsh-move.c:94
 msgid "Local move"
 msgstr ""
 
-#: tsp-svn-helper/tsh-move.c:136
+#: tvp-svn-helper/tsh-move.c:136
 msgid "Move To"
 msgstr ""
 
-#: tsp-svn-helper/tsh-notify-dialog.c:100
+#: tvp-svn-helper/tsh-notify-dialog.c:100
 msgid "Mime type"
 msgstr "Typ MIME"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:115
+#: tvp-svn-helper/tsh-notify-dialog.c:115
 #, fuzzy
 msgid "Notification"
 msgstr "Powiadomienie"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:126
+#: tvp-svn-helper/tsh-properties-dialog.c:126
 msgid "Name"
 msgstr "Nazwa"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:132
+#: tvp-svn-helper/tsh-properties-dialog.c:132
 msgid "Value"
 msgstr "Wartość"
 
@@ -902,8 +899,8 @@
 #. Translators: svn recursion selection
 #. * Self means only this file/direcotry is shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:209
-#: tsp-svn-helper/tsh-status-dialog.c:182
+#: tvp-svn-helper/tsh-properties-dialog.c:209
+#: tvp-svn-helper/tsh-status-dialog.c:182
 msgid "Self"
 msgstr ""
 
@@ -913,8 +910,8 @@
 #. Translators: svn recursion selection
 #. * Immediate files means this file/direcotry and the files it contains are shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:220
-#: tsp-svn-helper/tsh-status-dialog.c:191
+#: tvp-svn-helper/tsh-properties-dialog.c:220
+#: tvp-svn-helper/tsh-status-dialog.c:191
 msgid "Immediate files"
 msgstr ""
 
@@ -924,113 +921,113 @@
 #. Translators: svn recursion selection
 #. * Recursive means the list is full recursive
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:238
-#: tsp-svn-helper/tsh-status-dialog.c:209
+#: tvp-svn-helper/tsh-properties-dialog.c:238
+#: tvp-svn-helper/tsh-status-dialog.c:209
 #, fuzzy
 msgid "Recursive"
 msgstr "Rekursywnie"
 
 #. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:81
+#: tvp-svn-helper/tsh-properties.c:81
 msgid "Set property failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-properties.c:104
+#: tvp-svn-helper/tsh-properties.c:104
 msgid "Properties failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:88
+#: tvp-svn-helper/tsh-relocate-dialog.c:88
 msgid "_From:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:98
-#: tsp-svn-helper/tsh-relocate-dialog.c:104
-#: tsp-svn-helper/tsh-relocate-dialog.c:153
-#: tsp-svn-helper/tsh-relocate-dialog.c:159
-#: tsp-svn-helper/tsh-relocate-dialog.c:205
-#: tsp-svn-helper/tsh-transfer-dialog.c:92
-#: tsp-svn-helper/tsh-transfer-dialog.c:98
-#: tsp-svn-helper/tsh-transfer-dialog.c:144
+#: tvp-svn-helper/tsh-relocate-dialog.c:98
+#: tvp-svn-helper/tsh-relocate-dialog.c:104
+#: tvp-svn-helper/tsh-relocate-dialog.c:153
+#: tvp-svn-helper/tsh-relocate-dialog.c:159
+#: tvp-svn-helper/tsh-relocate-dialog.c:205
+#: tvp-svn-helper/tsh-transfer-dialog.c:92
+#: tvp-svn-helper/tsh-transfer-dialog.c:98
+#: tvp-svn-helper/tsh-transfer-dialog.c:144
 msgid "Select a folder"
 msgstr "Wybór katalogu"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:143
+#: tvp-svn-helper/tsh-relocate-dialog.c:143
 msgid "_To:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:198
-#: tsp-svn-helper/tsh-transfer-dialog.c:137
+#: tvp-svn-helper/tsh-relocate-dialog.c:198
+#: tvp-svn-helper/tsh-transfer-dialog.c:137
 msgid "_Directory:"
 msgstr "_Katalog:"
 
-#: tsp-svn-helper/tsh-relocate.c:71
+#: tvp-svn-helper/tsh-relocate.c:71
 msgid "Relocate failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate.c:86
+#: tvp-svn-helper/tsh-relocate.c:86
 msgid "Relocate finished"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate.c:128
+#: tvp-svn-helper/tsh-relocate.c:128
 msgid "Relocating ..."
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:224
+#: tvp-svn-helper/tsh-status-dialog.c:224
 msgid "Show Unmodified Files"
 msgstr "Pliki niezmodyfikowane"
 
-#: tsp-svn-helper/tsh-status-dialog.c:228
+#: tvp-svn-helper/tsh-status-dialog.c:228
 #, fuzzy
 msgid "Show Unversioned Files"
 msgstr "Pliki bez wersji"
 
-#: tsp-svn-helper/tsh-status-dialog.c:232
+#: tvp-svn-helper/tsh-status-dialog.c:232
 msgid "Show Ignored Files"
 msgstr "Pliki ignorowane"
 
-#: tsp-svn-helper/tsh-status-dialog.c:236
+#: tvp-svn-helper/tsh-status-dialog.c:236
 msgid "Hide Externals"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:240
+#: tvp-svn-helper/tsh-status-dialog.c:240
 msgid "Check Repository"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status.c:86
+#: tvp-svn-helper/tsh-status.c:86
 msgid "Status failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:82
+#: tvp-svn-helper/tsh-transfer-dialog.c:82
 msgid "_Repository:"
 msgstr "_Repozytorium:"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:156
+#: tvp-svn-helper/tsh-transfer-dialog.c:156
 msgid "Transfer"
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:58
+#: tvp-svn-helper/tsh-trust-dialog.c:58
 msgid "Certificate is not yet valid."
 msgstr "Certyfikat nie jest poprawny."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:61
+#: tvp-svn-helper/tsh-trust-dialog.c:61
 msgid "Certificate has expired."
 msgstr "Certyfikat wygasł."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:64
+#: tvp-svn-helper/tsh-trust-dialog.c:64
 #, fuzzy
 msgid "Certificate does not match the remote hostname."
 msgstr "Certyfikat nie pasuje do nazwy głównego komputera."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:67
+#: tvp-svn-helper/tsh-trust-dialog.c:67
 #, fuzzy
 msgid "Certificate authority is unknown."
 msgstr "Upoważnienia certyfikatu są nieznane."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:70
+#: tvp-svn-helper/tsh-trust-dialog.c:70
 msgid "Other failure."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:77
+#: tvp-svn-helper/tsh-trust-dialog.c:77
 msgid "Trust"
 msgstr ""
 

Modified: thunar-vcs-plugin/trunk/po/pt.po
===================================================================
--- thunar-vcs-plugin/trunk/po/pt.po	2009-06-28 12:10:01 UTC (rev 7634)
+++ thunar-vcs-plugin/trunk/po/pt.po	2009-06-28 12:13:49 UTC (rev 7635)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-30 17:48+0200\n"
+"POT-Creation-Date: 2009-06-28 14:10+0200\n"
 "PO-Revision-Date: 2008-11-01 11:37+0100\n"
 "Last-Translator: Nuno Miguel <nunis at netcabo.pt>\n"
 "Language-Team: \n"
@@ -18,299 +18,296 @@
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
+#: thunar-vcs-plugin/tvp-provider.c:435 thunar-vcs-plugin/tvp-provider.c:467
 msgid "SVN"
 msgstr "SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
+#: thunar-vcs-plugin/tvp-svn-action.c:298
 msgid "Menu|Add"
 msgstr "Adicionar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
-#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:298 tvp-svn-helper/main.c:246
+#: tvp-svn-helper/tsh-add.c:113 tvp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Adicionar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-vcs-plugin/tvp-svn-action.c:303
 msgid "Menu|Blame"
 msgstr "Falha"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
-#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-vcs-plugin/tvp-svn-action.c:303 tvp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:254 tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Falha"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 #, fuzzy
 msgid "Menu|Changelist"
 msgstr "Checkout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 #, fuzzy
 msgid "Changelist"
 msgstr "Modificado"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-vcs-plugin/tvp-svn-action.c:320
 msgid "Menu|Checkout"
 msgstr "Checkout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
-#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
+#: thunar-vcs-plugin/tvp-svn-action.c:320 tvp-svn-helper/main.c:258
+#: tvp-svn-helper/tsh-checkout.c:98 tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Checkout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-vcs-plugin/tvp-svn-action.c:325
 msgid "Menu|Cleanup"
 msgstr "Limpar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
+#: thunar-vcs-plugin/tvp-svn-action.c:325 tvp-svn-helper/main.c:262
 msgid "Cleanup"
 msgstr "Limpar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-vcs-plugin/tvp-svn-action.c:330
 msgid "Menu|Commit"
 msgstr "Commit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
-#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:330 tvp-svn-helper/main.c:266
+#: tvp-svn-helper/tsh-commit.c:127 tvp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Enviar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-vcs-plugin/tvp-svn-action.c:335
 msgid "Menu|Copy"
 msgstr "Copiar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
-#: tsp-svn-helper/tsh-copy.c:165
+#: thunar-vcs-plugin/tvp-svn-action.c:335 tvp-svn-helper/main.c:270
+#: tvp-svn-helper/tsh-copy.c:165
 msgid "Copy"
 msgstr "Copiar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-vcs-plugin/tvp-svn-action.c:340
 msgid "Menu|Delete"
 msgstr "Apagar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
-#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:340 tvp-svn-helper/main.c:274
+#: tvp-svn-helper/tsh-delete.c:127 tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Apagar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Menu|Diff"
 msgstr "Diff"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Diff"
 msgstr "Diferença"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-vcs-plugin/tvp-svn-action.c:350
 msgid "Menu|Export"
 msgstr "Exportar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
-#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:350 tvp-svn-helper/main.c:278
+#: tvp-svn-helper/tsh-export.c:107 tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exportar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-vcs-plugin/tvp-svn-action.c:355
 msgid "Menu|Import"
 msgstr "Importar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
-#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
+#: thunar-vcs-plugin/tvp-svn-action.c:355 tvp-svn-helper/main.c:282
+#: tvp-svn-helper/tsh-import.c:102 tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Menu|Info"
 msgstr "Info"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
-#: thunar-svn-plugin/tsp-svn-action.c:416
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Info"
 msgstr "Informações"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-vcs-plugin/tvp-svn-action.c:370
 msgid "Menu|Lock"
 msgstr "Travar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
-#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
+#: thunar-vcs-plugin/tvp-svn-action.c:370 tvp-svn-helper/main.c:286
+#: tvp-svn-helper/tsh-lock-dialog.c:72 tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Travar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
+#: thunar-vcs-plugin/tvp-svn-action.c:375
 msgid "Menu|Log"
 msgstr "Log"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
-#: tsp-svn-helper/tsh-log-dialog.c:201
+#: thunar-vcs-plugin/tvp-svn-action.c:375 tvp-svn-helper/main.c:290
+#: tvp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Log"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
+#: thunar-vcs-plugin/tvp-svn-action.c:390
 msgid "Menu|Move"
 msgstr "Menu"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
-#: tsp-svn-helper/tsh-move.c:156
+#: thunar-vcs-plugin/tvp-svn-action.c:390 tvp-svn-helper/main.c:294
+#: tvp-svn-helper/tsh-move.c:156
 msgid "Move"
 msgstr "Mover"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Menu|Edit Properties"
 msgstr "Editar Propriedades"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Edit Properties"
 msgstr "Editar Propriedades"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
+#: thunar-vcs-plugin/tvp-svn-action.c:406
 msgid "Menu|Relocate"
 msgstr "Realocar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
-#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
+#: thunar-vcs-plugin/tvp-svn-action.c:406 tvp-svn-helper/main.c:306
+#: tvp-svn-helper/tsh-relocate-dialog.c:217 tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Realocar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-vcs-plugin/tvp-svn-action.c:412
 msgid "Menu|Resolved"
 msgstr "Resolver"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
-#: tsp-svn-helper/tsh-common.c:500 tsp-svn-helper/tsh-resolved.c:113
-#: tsp-svn-helper/tsh-resolved.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:412 tvp-svn-helper/main.c:302
+#: tvp-svn-helper/tsh-common.c:500 tvp-svn-helper/tsh-resolved.c:113
+#: tvp-svn-helper/tsh-resolved.c:126
 msgid "Resolved"
 msgstr "Resolvido"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Menu|Resolve"
 msgstr "Resolver"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
-#: thunar-svn-plugin/tsp-svn-action.c:527
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Resolve"
 msgstr "Resolver"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-vcs-plugin/tvp-svn-action.c:422
 msgid "Menu|Revert"
 msgstr "Reverter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
-#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:422 tvp-svn-helper/main.c:310
+#: tvp-svn-helper/tsh-revert.c:112 tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Reverter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-vcs-plugin/tvp-svn-action.c:427
 msgid "Menu|Status"
 msgstr "Estado"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
-#: tsp-svn-helper/tsh-file-selection-dialog.c:125
-#: tsp-svn-helper/tsh-status-dialog.c:247
+#: thunar-vcs-plugin/tvp-svn-action.c:427 tvp-svn-helper/main.c:314
+#: tvp-svn-helper/tsh-file-selection-dialog.c:125
+#: tvp-svn-helper/tsh-status-dialog.c:247
 msgid "Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-vcs-plugin/tvp-svn-action.c:432
 msgid "Menu|Switch"
 msgstr "Alternar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
-#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
+#: thunar-vcs-plugin/tvp-svn-action.c:432 tvp-svn-helper/main.c:318
+#: tvp-svn-helper/tsh-switch.c:109 tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Alternar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-vcs-plugin/tvp-svn-action.c:437
 msgid "Menu|Unlock"
 msgstr "Destravar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
-#: tsp-svn-helper/tsh-unlock.c:111
+#: thunar-vcs-plugin/tvp-svn-action.c:437 tvp-svn-helper/main.c:322
+#: tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Destravar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
+#: thunar-vcs-plugin/tvp-svn-action.c:442
 msgid "Menu|Update"
 msgstr "Actualizar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
-#: tsp-svn-helper/tsh-update.c:113
+#: thunar-vcs-plugin/tvp-svn-action.c:442 tvp-svn-helper/main.c:326
+#: tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Actualizar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:608
+#: thunar-vcs-plugin/tvp-svn-action.c:452
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Acção %s não implementada"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:118
+#: thunar-vcs-plugin/tvp-svn-property-page.c:118
 msgid "URL:"
 msgstr "URL:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:124
-#: thunar-svn-plugin/tsp-svn-property-page.c:137
-#: thunar-svn-plugin/tsp-svn-property-page.c:149
-#: thunar-svn-plugin/tsp-svn-property-page.c:167
-#: thunar-svn-plugin/tsp-svn-property-page.c:179
-#: thunar-svn-plugin/tsp-svn-property-page.c:192
-#: thunar-svn-plugin/tsp-svn-property-page.c:222
-#: thunar-svn-plugin/tsp-svn-property-page.c:300
-#: tsp-svn-helper/tsh-common.c:539 tsp-svn-helper/tsh-common.c:597
-#: tsp-svn-helper/tsh-common.c:606 tsp-svn-helper/tsh-common.c:628
-#: tsp-svn-helper/tsh-common.c:645 tsp-svn-helper/tsh-common.c:672
-#: tsp-svn-helper/tsh-common.c:762
+#: thunar-vcs-plugin/tvp-svn-property-page.c:124
+#: thunar-vcs-plugin/tvp-svn-property-page.c:137
+#: thunar-vcs-plugin/tvp-svn-property-page.c:149
+#: thunar-vcs-plugin/tvp-svn-property-page.c:167
+#: thunar-vcs-plugin/tvp-svn-property-page.c:179
+#: thunar-vcs-plugin/tvp-svn-property-page.c:192
+#: thunar-vcs-plugin/tvp-svn-property-page.c:222
+#: thunar-vcs-plugin/tvp-svn-property-page.c:300
+#: tvp-svn-helper/tsh-common.c:539 tvp-svn-helper/tsh-common.c:597
+#: tvp-svn-helper/tsh-common.c:606 tvp-svn-helper/tsh-common.c:628
+#: tvp-svn-helper/tsh-common.c:645 tvp-svn-helper/tsh-common.c:672
+#: tvp-svn-helper/tsh-common.c:762
 msgid "Unknown"
 msgstr "Desconhecido"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:131
+#: thunar-vcs-plugin/tvp-svn-property-page.c:131
 msgid "Revision:"
 msgstr "Revisão:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:143
+#: thunar-vcs-plugin/tvp-svn-property-page.c:143
 msgid "Repository:"
 msgstr "Repositório:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:161
+#: thunar-vcs-plugin/tvp-svn-property-page.c:161
 msgid "Modified revision:"
 msgstr "Revisão Modificada:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:173
+#: thunar-vcs-plugin/tvp-svn-property-page.c:173
 msgid "Modified date:"
 msgstr "Data de modificação:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:186
+#: thunar-vcs-plugin/tvp-svn-property-page.c:186
 msgid "Author:"
 msgstr "Autor:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#: thunar-vcs-plugin/tvp-svn-property-page.c:203
 #, fuzzy
 msgid "Changelist:"
 msgstr "Modificado"
 
 #. Translators: Depth as in depth of recursion
-#: thunar-svn-plugin/tsp-svn-property-page.c:216
+#: thunar-vcs-plugin/tvp-svn-property-page.c:216
 msgid "Depth:"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Exclude should not apear client side
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:306
+#: thunar-vcs-plugin/tvp-svn-property-page.c:306
 msgid "Exclude"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Empty depth means only this file/direcotry is checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:312
+#: thunar-vcs-plugin/tvp-svn-property-page.c:312
 msgid "Empty"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Files depth means this file/direcotry and all of it's files are checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:318
+#: thunar-vcs-plugin/tvp-svn-property-page.c:318
 #, fuzzy
 msgid "Files"
 msgstr "Ficheiro"
@@ -324,565 +321,565 @@
 #. Translators: svn recursion selection
 #. * Immediates means this file/direcotry and the subdirectories are shown
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:324
-#: tsp-svn-helper/tsh-properties-dialog.c:229
-#: tsp-svn-helper/tsh-status-dialog.c:200
+#: thunar-vcs-plugin/tvp-svn-property-page.c:324
+#: tvp-svn-helper/tsh-properties-dialog.c:229
+#: tvp-svn-helper/tsh-status-dialog.c:200
 msgid "Immediates"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Infinity depth means this file/direcotry is checked out with full recursion
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:330
+#: thunar-vcs-plugin/tvp-svn-property-page.c:330
 msgid "Infinity"
 msgstr ""
 
-#: tsp-svn-helper/main.c:105
+#: tvp-svn-helper/main.c:105
 msgid "Print version information"
 msgstr "Imprimir informação da versão"
 
-#: tsp-svn-helper/main.c:112
+#: tvp-svn-helper/main.c:112
 msgid "Execute add action"
 msgstr "Executar acção add"
 
-#: tsp-svn-helper/main.c:118
+#: tvp-svn-helper/main.c:118
 msgid "Execute blame action"
 msgstr "Executar acção de culpa"
 
-#: tsp-svn-helper/main.c:124
+#: tvp-svn-helper/main.c:124
 #, fuzzy
 msgid "Execute changelist action"
 msgstr "Executar acção de checkout"
 
-#: tsp-svn-helper/main.c:130
+#: tvp-svn-helper/main.c:130
 msgid "Execute checkout action"
 msgstr "Executar acção de checkout"
 
-#: tsp-svn-helper/main.c:136
+#: tvp-svn-helper/main.c:136
 msgid "Execute cleanup action"
 msgstr "Executar acção cleanup"
 
-#: tsp-svn-helper/main.c:142
+#: tvp-svn-helper/main.c:142
 msgid "Execute commit action"
 msgstr "Executar acção commit"
 
-#: tsp-svn-helper/main.c:148
+#: tvp-svn-helper/main.c:148
 msgid "Execute copy action"
 msgstr "Executar acção copiar"
 
-#: tsp-svn-helper/main.c:154
+#: tvp-svn-helper/main.c:154
 msgid "Execute delete action"
 msgstr "Executar acção apagar"
 
-#: tsp-svn-helper/main.c:160
+#: tvp-svn-helper/main.c:160
 msgid "Execute export action"
 msgstr "Executar acção export"
 
-#: tsp-svn-helper/main.c:166
+#: tvp-svn-helper/main.c:166
 msgid "Execute import action"
 msgstr "Executar acção import"
 
-#: tsp-svn-helper/main.c:172
+#: tvp-svn-helper/main.c:172
 msgid "Execute lock action"
 msgstr "Executar acção de lock"
 
-#: tsp-svn-helper/main.c:178
+#: tvp-svn-helper/main.c:178
 msgid "Execute log action"
 msgstr "Executar acção de log"
 
-#: tsp-svn-helper/main.c:184
+#: tvp-svn-helper/main.c:184
 msgid "Execute move action"
 msgstr "Executar acção mover"
 
-#: tsp-svn-helper/main.c:190
+#: tvp-svn-helper/main.c:190
 msgid "Execute properties action"
 msgstr "Executar acção de propriedades"
 
-#: tsp-svn-helper/main.c:196
+#: tvp-svn-helper/main.c:196
 msgid "Execute resolved action"
 msgstr "Executar acção resolved"
 
-#: tsp-svn-helper/main.c:202
+#: tvp-svn-helper/main.c:202
 msgid "Execute relocate action"
 msgstr "Executar acção de re-alocação"
 
-#: tsp-svn-helper/main.c:208
+#: tvp-svn-helper/main.c:208
 msgid "Execute revert action"
 msgstr "Executar acção de reversão"
 
-#: tsp-svn-helper/main.c:214
+#: tvp-svn-helper/main.c:214
 msgid "Execute status action"
 msgstr "Executar acção de actualização"
 
-#: tsp-svn-helper/main.c:220
+#: tvp-svn-helper/main.c:220
 msgid "Execute switch action"
 msgstr "Executar acção commit"
 
-#: tsp-svn-helper/main.c:226
+#: tvp-svn-helper/main.c:226
 msgid "Execute unlock action"
 msgstr "Executar acção de checkout"
 
-#: tsp-svn-helper/main.c:232
+#: tvp-svn-helper/main.c:232
 msgid "Execute update action"
 msgstr "Executar acção de actualização"
 
-#: tsp-svn-helper/main.c:246
+#: tvp-svn-helper/main.c:246
 msgid "Add Related Options:"
 msgstr "Adicionar Opções Relacionadas:"
 
-#: tsp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:250
 msgid "Blame Related Options:"
 msgstr "Opções de culpa"
 
-#: tsp-svn-helper/main.c:254
+#: tvp-svn-helper/main.c:254
 #, fuzzy
 msgid "Changelist Related Options:"
 msgstr "Opções Checkout Relacionadas:"
 
-#: tsp-svn-helper/main.c:258
+#: tvp-svn-helper/main.c:258
 msgid "Checkout Related Options:"
 msgstr "Opções Checkout Relacionadas:"
 
-#: tsp-svn-helper/main.c:262
+#: tvp-svn-helper/main.c:262
 msgid "Cleanup Related Options:"
 msgstr "Opções Limpeza Relacionadas:"
 
-#: tsp-svn-helper/main.c:266
+#: tvp-svn-helper/main.c:266
 msgid "Commit Related Options:"
 msgstr "Opções de Envio:"
 
-#: tsp-svn-helper/main.c:270
+#: tvp-svn-helper/main.c:270
 msgid "Copy Related Options:"
 msgstr "Opções Relacionadas de Cópia:"
 
-#: tsp-svn-helper/main.c:274
+#: tvp-svn-helper/main.c:274
 msgid "Delete Related Options:"
 msgstr "Opções de Exclusão:"
 
-#: tsp-svn-helper/main.c:278
+#: tvp-svn-helper/main.c:278
 msgid "Export Related Options:"
 msgstr "Opções de Exportação:"
 
-#: tsp-svn-helper/main.c:282
+#: tvp-svn-helper/main.c:282
 msgid "Import Related Options:"
 msgstr "Opções de Importação:"
 
-#: tsp-svn-helper/main.c:286
+#: tvp-svn-helper/main.c:286
 msgid "Lock Related Options:"
 msgstr "Opções de Travamento:"
 
-#: tsp-svn-helper/main.c:290
+#: tvp-svn-helper/main.c:290
 msgid "Log Related Options:"
 msgstr "Opções de Registo:"
 
-#: tsp-svn-helper/main.c:294
+#: tvp-svn-helper/main.c:294
 msgid "Move Related Options:"
 msgstr "Opções de Mudança:"
 
-#: tsp-svn-helper/main.c:298
+#: tvp-svn-helper/main.c:298
 msgid "Properties Related Options:"
 msgstr "Opções de Propriedades Relacionadas"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:283
+#: tvp-svn-helper/main.c:298 tvp-svn-helper/tsh-properties-dialog.c:283
 msgid "Properties"
 msgstr "Propriedades"
 
-#: tsp-svn-helper/main.c:302
+#: tvp-svn-helper/main.c:302
 msgid "Resolved Related Options:"
 msgstr "Opções de Resolução"
 
-#: tsp-svn-helper/main.c:306
+#: tvp-svn-helper/main.c:306
 msgid "Relocate Related Options:"
 msgstr "Opções Re-alocação Relacionadas:"
 
-#: tsp-svn-helper/main.c:310
+#: tvp-svn-helper/main.c:310
 msgid "Revert Related Options:"
 msgstr "Opções de Reversão:"
 
-#: tsp-svn-helper/main.c:314
+#: tvp-svn-helper/main.c:314
 msgid "Status Related Options:"
 msgstr "Opções de Estado:"
 
-#: tsp-svn-helper/main.c:318
+#: tvp-svn-helper/main.c:318
 msgid "Switch Related Options:"
 msgstr "Opções Mudança Relacionadas:"
 
-#: tsp-svn-helper/main.c:322
+#: tvp-svn-helper/main.c:322
 msgid "Unlock Related Options:"
 msgstr "Opções de Destravar:"
 
-#: tsp-svn-helper/main.c:326
+#: tvp-svn-helper/main.c:326
 msgid "Update Related Options:"
 msgstr "Opções de Actualização:"
 
-#: tsp-svn-helper/main.c:369
+#: tvp-svn-helper/main.c:369
 msgid "Not enough arguments provided"
 msgstr "Argumentos insuficientes fornecidos"
 
-#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:87 tsp-svn-helper/tsh-delete.c:91
-#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
-#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:77
-#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
-#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
+#: tvp-svn-helper/tsh-add.c:73 tvp-svn-helper/tsh-add.c:89
+#: tvp-svn-helper/tsh-checkout.c:71 tvp-svn-helper/tsh-commit.c:91
+#: tvp-svn-helper/tsh-copy.c:87 tvp-svn-helper/tsh-delete.c:91
+#: tvp-svn-helper/tsh-export.c:72 tvp-svn-helper/tsh-import.c:72
+#: tvp-svn-helper/tsh-lock.c:91 tvp-svn-helper/tsh-move.c:77
+#: tvp-svn-helper/tsh-resolved.c:73 tvp-svn-helper/tsh-resolved.c:89
+#: tvp-svn-helper/tsh-revert.c:87 tvp-svn-helper/tsh-switch.c:71
+#: tvp-svn-helper/tsh-unlock.c:86 tvp-svn-helper/tsh-update.c:88
 msgid "Failed"
 msgstr "Falhou"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:94
+#: tvp-svn-helper/tsh-blame-dialog.c:94
 msgid "Line"
 msgstr "Linha"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+#: tvp-svn-helper/tsh-blame-dialog.c:100 tvp-svn-helper/tsh-log-dialog.c:118
 msgid "Revision"
 msgstr "Revisão"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+#: tvp-svn-helper/tsh-blame-dialog.c:106 tvp-svn-helper/tsh-log-dialog.c:124
 msgid "Author"
 msgstr "Autor"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+#: tvp-svn-helper/tsh-blame-dialog.c:112 tvp-svn-helper/tsh-log-dialog.c:130
 msgid "Date"
 msgstr "Data"
 
-#: tsp-svn-helper/tsh-blame.c:75
+#: tvp-svn-helper/tsh-blame.c:75
 msgid "Blame failed"
 msgstr "Culpa falhou"
 
-#: tsp-svn-helper/tsh-cleanup.c:66
+#: tvp-svn-helper/tsh-cleanup.c:66
 msgid "Cleanup failed"
 msgstr "Limpeza falhou"
 
-#: tsp-svn-helper/tsh-cleanup.c:81
+#: tvp-svn-helper/tsh-cleanup.c:81
 msgid "Cleanup finished"
 msgstr "Limpeza concluída"
 
-#: tsp-svn-helper/tsh-cleanup.c:95
+#: tvp-svn-helper/tsh-cleanup.c:95
 msgid "Cleaning up ..."
 msgstr "Limpando..."
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:719
-#: tsp-svn-helper/tsh-copy.c:99 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
+#: tvp-svn-helper/tsh-commit.c:103 tvp-svn-helper/tsh-common.c:719
+#: tvp-svn-helper/tsh-copy.c:99 tvp-svn-helper/tsh-delete.c:103
+#: tvp-svn-helper/tsh-import.c:82 tvp-svn-helper/tsh-move.c:89
 #, c-format
 msgid "At revision: %ld"
 msgstr "Na revisão: %ld"
 
-#: tsp-svn-helper/tsh-commit.c:108
+#: tvp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr "Nada para fazer"
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:505
-#: tsp-svn-helper/tsh-common.c:507 tsp-svn-helper/tsh-copy.c:110
-#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:100
+#: tvp-svn-helper/tsh-commit.c:114 tvp-svn-helper/tsh-common.c:505
+#: tvp-svn-helper/tsh-common.c:507 tvp-svn-helper/tsh-copy.c:110
+#: tvp-svn-helper/tsh-delete.c:114 tvp-svn-helper/tsh-import.c:87
+#: tvp-svn-helper/tsh-move.c:100
 msgid "Completed"
 msgstr "Completado"
 
-#: tsp-svn-helper/tsh-commit.c:145
+#: tvp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr "Enviar Mensagem"
 
-#: tsp-svn-helper/tsh-common.c:270
+#: tvp-svn-helper/tsh-common.c:270
 msgid "Store password a plaintext?"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:494 tsp-svn-helper/tsh-common.c:503
-#: tsp-svn-helper/tsh-common.c:510 tsp-svn-helper/tsh-common.c:632
-#: tsp-svn-helper/tsh-common.c:677 tsp-svn-helper/tsh-common.c:768
+#: tvp-svn-helper/tsh-common.c:494 tvp-svn-helper/tsh-common.c:503
+#: tvp-svn-helper/tsh-common.c:510 tvp-svn-helper/tsh-common.c:632
+#: tvp-svn-helper/tsh-common.c:677 tvp-svn-helper/tsh-common.c:768
 msgid "Added"
 msgstr "Adicionado"
 
-#: tsp-svn-helper/tsh-common.c:495 tsp-svn-helper/tsh-common.c:777
+#: tvp-svn-helper/tsh-common.c:495 tvp-svn-helper/tsh-common.c:777
 msgid "Copied"
 msgstr "Copiado"
 
-#: tsp-svn-helper/tsh-common.c:496 tsp-svn-helper/tsh-common.c:502
-#: tsp-svn-helper/tsh-common.c:511 tsp-svn-helper/tsh-common.c:634
-#: tsp-svn-helper/tsh-common.c:680 tsp-svn-helper/tsh-common.c:770
+#: tvp-svn-helper/tsh-common.c:496 tvp-svn-helper/tsh-common.c:502
+#: tvp-svn-helper/tsh-common.c:511 tvp-svn-helper/tsh-common.c:634
+#: tvp-svn-helper/tsh-common.c:680 tvp-svn-helper/tsh-common.c:770
 msgid "Deleted"
 msgstr "Apagado"
 
-#: tsp-svn-helper/tsh-common.c:497
+#: tvp-svn-helper/tsh-common.c:497
 msgid "Restored"
 msgstr "Restaurado"
 
-#: tsp-svn-helper/tsh-common.c:498
+#: tvp-svn-helper/tsh-common.c:498
 msgid "Reverted"
 msgstr "Revertido"
 
-#: tsp-svn-helper/tsh-common.c:499
+#: tvp-svn-helper/tsh-common.c:499
 msgid "Revert failed"
 msgstr "Reversão falhou"
 
-#: tsp-svn-helper/tsh-common.c:501
+#: tvp-svn-helper/tsh-common.c:501
 msgid "Skipped"
 msgstr "Ignorado"
 
-#: tsp-svn-helper/tsh-common.c:504
+#: tvp-svn-helper/tsh-common.c:504
 msgid "Updated"
 msgstr "Actualizado"
 
-#: tsp-svn-helper/tsh-common.c:506 tsp-svn-helper/tsh-common.c:508
-#: tsp-svn-helper/tsh-common.c:641
+#: tvp-svn-helper/tsh-common.c:506 tvp-svn-helper/tsh-common.c:508
+#: tvp-svn-helper/tsh-common.c:641
 msgid "External"
 msgstr "Externo"
 
-#: tsp-svn-helper/tsh-common.c:509 tsp-svn-helper/tsh-common.c:636
-#: tsp-svn-helper/tsh-common.c:683 tsp-svn-helper/tsh-common.c:773
+#: tvp-svn-helper/tsh-common.c:509 tvp-svn-helper/tsh-common.c:636
+#: tvp-svn-helper/tsh-common.c:683 tvp-svn-helper/tsh-common.c:773
 msgid "Modified"
 msgstr "Modificado"
 
-#: tsp-svn-helper/tsh-common.c:512 tsp-svn-helper/tsh-common.c:635
-#: tsp-svn-helper/tsh-common.c:686 tsp-svn-helper/tsh-common.c:766
+#: tvp-svn-helper/tsh-common.c:512 tvp-svn-helper/tsh-common.c:635
+#: tvp-svn-helper/tsh-common.c:686 tvp-svn-helper/tsh-common.c:766
 msgid "Replaced"
 msgstr "Substituído"
 
-#: tsp-svn-helper/tsh-common.c:513
+#: tvp-svn-helper/tsh-common.c:513
 msgid "Transmitting"
 msgstr "A transmitir"
 
-#: tsp-svn-helper/tsh-common.c:515
+#: tvp-svn-helper/tsh-common.c:515
 msgid "Locked"
 msgstr "Prender"
 
-#: tsp-svn-helper/tsh-common.c:516 tsp-svn-helper/tsh-common.c:779
+#: tvp-svn-helper/tsh-common.c:516 tvp-svn-helper/tsh-common.c:779
 msgid "Unlocked"
 msgstr "Destravar"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tvp-svn-helper/tsh-common.c:517
 msgid "Lock failed"
 msgstr "Falha ao travar"
 
-#: tsp-svn-helper/tsh-common.c:518
+#: tvp-svn-helper/tsh-common.c:518
 msgid "Unlock failed"
 msgstr "Destravar falhou"
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tvp-svn-helper/tsh-common.c:519
 msgid "Exists"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tvp-svn-helper/tsh-common.c:520
 msgid "Changelist set"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521
+#: tvp-svn-helper/tsh-common.c:521
 msgid "Changelist cleared"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tvp-svn-helper/tsh-common.c:522
 #, fuzzy
 msgid "Changelist moved"
 msgstr "Modificado"
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tvp-svn-helper/tsh-common.c:523
 msgid "Merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tvp-svn-helper/tsh-common.c:524
 msgid "Foreign merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tvp-svn-helper/tsh-common.c:525
 #, fuzzy
 msgid "Replace"
 msgstr "Substituído"
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tvp-svn-helper/tsh-common.c:527
 #, fuzzy
 msgid "Property added"
 msgstr "Propriedades falhou"
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tvp-svn-helper/tsh-common.c:528
 #, fuzzy
 msgid "Property modified"
 msgstr "Propriedades falhou"
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tvp-svn-helper/tsh-common.c:529
 #, fuzzy
 msgid "Property deleted"
 msgstr "Propriedades falhou"
 
-#: tsp-svn-helper/tsh-common.c:530
+#: tvp-svn-helper/tsh-common.c:530
 #, fuzzy
 msgid "Property nonexisting"
 msgstr "Propriedades"
 
-#: tsp-svn-helper/tsh-common.c:531
+#: tvp-svn-helper/tsh-common.c:531
 #, fuzzy
 msgid "Revision property set"
 msgstr "Mudança de propriedade falhou"
 
-#: tsp-svn-helper/tsh-common.c:532
+#: tvp-svn-helper/tsh-common.c:532
 #, fuzzy
 msgid "Revision property deleted"
 msgstr "Mudança de propriedade falhou"
 
-#: tsp-svn-helper/tsh-common.c:533
+#: tvp-svn-helper/tsh-common.c:533
 #, fuzzy
 msgid "Merge completed"
 msgstr "Completado"
 
-#: tsp-svn-helper/tsh-common.c:534
+#: tvp-svn-helper/tsh-common.c:534
 #, fuzzy
 msgid "Tree conflict"
 msgstr "Conflituoso"
 
-#: tsp-svn-helper/tsh-common.c:535
+#: tvp-svn-helper/tsh-common.c:535
 #, fuzzy
 msgid "External failed"
 msgstr "Externo"
 
-#: tsp-svn-helper/tsh-common.c:596
+#: tvp-svn-helper/tsh-common.c:596
 msgid "Inapplicable"
 msgstr "Inaplicável"
 
-#: tsp-svn-helper/tsh-common.c:598
+#: tvp-svn-helper/tsh-common.c:598
 msgid "Unchanged"
 msgstr "Não modificada"
 
-#: tsp-svn-helper/tsh-common.c:599 tsp-svn-helper/tsh-common.c:633
+#: tvp-svn-helper/tsh-common.c:599 tvp-svn-helper/tsh-common.c:633
 msgid "Missing"
 msgstr "Em Falta"
 
-#: tsp-svn-helper/tsh-common.c:600 tsp-svn-helper/tsh-common.c:640
+#: tvp-svn-helper/tsh-common.c:600 tvp-svn-helper/tsh-common.c:640
 msgid "Obstructed"
 msgstr "Obstruído"
 
-#: tsp-svn-helper/tsh-common.c:601
+#: tvp-svn-helper/tsh-common.c:601
 msgid "Changed"
 msgstr "Modificado"
 
-#: tsp-svn-helper/tsh-common.c:602 tsp-svn-helper/tsh-common.c:637
+#: tvp-svn-helper/tsh-common.c:602 tvp-svn-helper/tsh-common.c:637
 msgid "Merged"
 msgstr "Juntado"
 
-#: tsp-svn-helper/tsh-common.c:603 tsp-svn-helper/tsh-common.c:638
+#: tvp-svn-helper/tsh-common.c:603 tvp-svn-helper/tsh-common.c:638
 msgid "Conflicted"
 msgstr "Conflituoso"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:631
+#: tvp-svn-helper/tsh-common.c:631
 msgid "Normal"
 msgstr "Normal"
 
-#: tsp-svn-helper/tsh-common.c:639
+#: tvp-svn-helper/tsh-common.c:639
 msgid "Ignored"
 msgstr "Ignorado"
 
-#: tsp-svn-helper/tsh-common.c:642
+#: tvp-svn-helper/tsh-common.c:642
 msgid "Incomplete"
 msgstr "Incompleto"
 
-#: tsp-svn-helper/tsh-copy.c:104
+#: tvp-svn-helper/tsh-copy.c:104
 msgid "Local copy"
 msgstr "Cópia local"
 
-#: tsp-svn-helper/tsh-copy.c:147
+#: tvp-svn-helper/tsh-copy.c:147
 msgid "Copy To"
 msgstr "Copiar Para"
 
-#: tsp-svn-helper/tsh-delete.c:108
+#: tvp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr "Apagar local"
 
-#: tsp-svn-helper/tsh-delete.c:145
+#: tvp-svn-helper/tsh-delete.c:145
 msgid "Delete Message"
 msgstr "Apagar Mensagem"
 
-#: tsp-svn-helper/tsh-file-dialog.c:60
+#: tvp-svn-helper/tsh-file-dialog.c:60
 msgid "_Certificate:"
 msgstr "_Certificado:"
 
-#: tsp-svn-helper/tsh-file-dialog.c:67
+#: tvp-svn-helper/tsh-file-dialog.c:67
 msgid "Select a file"
 msgstr "Seleccione um ficheiro"
 
-#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
-#: tsp-svn-helper/tsh-trust-dialog.c:73
+#: tvp-svn-helper/tsh-file-dialog.c:78 tvp-svn-helper/tsh-login-dialog.c:98
+#: tvp-svn-helper/tsh-trust-dialog.c:73
 msgid "Remember"
 msgstr "Lembrar"
 
-#: tsp-svn-helper/tsh-file-dialog.c:86
+#: tvp-svn-helper/tsh-file-dialog.c:86
 msgid "Certificate"
 msgstr "Certificado"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:91
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:116
+#: tvp-svn-helper/tsh-file-selection-dialog.c:91
+#: tvp-svn-helper/tsh-log-message-dialog.c:92
+#: tvp-svn-helper/tsh-notify-dialog.c:94
+#: tvp-svn-helper/tsh-status-dialog.c:116
 msgid "Path"
 msgstr "Caminho"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:118
+#: tvp-svn-helper/tsh-file-selection-dialog.c:118
 msgid "Select/Unselect all"
 msgstr "Seleccionar/De-seleccionar tudo"
 
-#: tsp-svn-helper/tsh-import.c:125
+#: tvp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr "Importar Mensagem"
 
-#: tsp-svn-helper/tsh-log-dialog.c:136
+#: tvp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr "Mensagem"
 
-#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
+#: tvp-svn-helper/tsh-log-dialog.c:174 tvp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr "Acção"
 
-#: tsp-svn-helper/tsh-log-dialog.c:180
+#: tvp-svn-helper/tsh-log-dialog.c:180
 msgid "File"
 msgstr "Ficheiro"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:86
+#: tvp-svn-helper/tsh-log-message-dialog.c:86
 msgid "State"
 msgstr "Estado"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:110
+#: tvp-svn-helper/tsh-log-message-dialog.c:110
 msgid "Log Message"
 msgstr "Mensagem de Log"
 
-#: tsp-svn-helper/tsh-log.c:106
+#: tvp-svn-helper/tsh-log.c:106
 msgid "Log failed"
 msgstr "O Registo Falhou"
 
-#: tsp-svn-helper/tsh-login-dialog.c:65
+#: tvp-svn-helper/tsh-login-dialog.c:65
 msgid "_Username:"
 msgstr "Nome do _utilizador:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:81
+#: tvp-svn-helper/tsh-login-dialog.c:81
 msgid "_Password:"
 msgstr "_Senha:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:106
+#: tvp-svn-helper/tsh-login-dialog.c:106
 msgid "Login"
 msgstr "Login"
 
-#: tsp-svn-helper/tsh-move.c:94
+#: tvp-svn-helper/tsh-move.c:94
 msgid "Local move"
 msgstr "Mover local"
 
-#: tsp-svn-helper/tsh-move.c:136
+#: tvp-svn-helper/tsh-move.c:136
 msgid "Move To"
 msgstr "Mover Para"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:100
+#: tvp-svn-helper/tsh-notify-dialog.c:100
 msgid "Mime type"
 msgstr "Tipo mime"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:115
+#: tvp-svn-helper/tsh-notify-dialog.c:115
 msgid "Notification"
 msgstr "Notificação"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:126
+#: tvp-svn-helper/tsh-properties-dialog.c:126
 msgid "Name"
 msgstr "Nome"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:132
+#: tvp-svn-helper/tsh-properties-dialog.c:132
 msgid "Value"
 msgstr "Valor"
 
@@ -892,8 +889,8 @@
 #. Translators: svn recursion selection
 #. * Self means only this file/direcotry is shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:209
-#: tsp-svn-helper/tsh-status-dialog.c:182
+#: tvp-svn-helper/tsh-properties-dialog.c:209
+#: tvp-svn-helper/tsh-status-dialog.c:182
 msgid "Self"
 msgstr ""
 
@@ -903,8 +900,8 @@
 #. Translators: svn recursion selection
 #. * Immediate files means this file/direcotry and the files it contains are shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:220
-#: tsp-svn-helper/tsh-status-dialog.c:191
+#: tvp-svn-helper/tsh-properties-dialog.c:220
+#: tvp-svn-helper/tsh-status-dialog.c:191
 #, fuzzy
 msgid "Immediate files"
 msgstr "Re-alocação falhou"
@@ -915,110 +912,110 @@
 #. Translators: svn recursion selection
 #. * Recursive means the list is full recursive
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:238
-#: tsp-svn-helper/tsh-status-dialog.c:209
+#: tvp-svn-helper/tsh-properties-dialog.c:238
+#: tvp-svn-helper/tsh-status-dialog.c:209
 #, fuzzy
 msgid "Recursive"
 msgstr "Mostrar Recursivo"
 
 #. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:81
+#: tvp-svn-helper/tsh-properties.c:81
 msgid "Set property failed"
 msgstr "Mudança de propriedade falhou"
 
-#: tsp-svn-helper/tsh-properties.c:104
+#: tvp-svn-helper/tsh-properties.c:104
 msgid "Properties failed"
 msgstr "Propriedades falhou"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:88
+#: tvp-svn-helper/tsh-relocate-dialog.c:88
 msgid "_From:"
 msgstr "_De:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:98
-#: tsp-svn-helper/tsh-relocate-dialog.c:104
-#: tsp-svn-helper/tsh-relocate-dialog.c:153
-#: tsp-svn-helper/tsh-relocate-dialog.c:159
-#: tsp-svn-helper/tsh-relocate-dialog.c:205
-#: tsp-svn-helper/tsh-transfer-dialog.c:92
-#: tsp-svn-helper/tsh-transfer-dialog.c:98
-#: tsp-svn-helper/tsh-transfer-dialog.c:144
+#: tvp-svn-helper/tsh-relocate-dialog.c:98
+#: tvp-svn-helper/tsh-relocate-dialog.c:104
+#: tvp-svn-helper/tsh-relocate-dialog.c:153
+#: tvp-svn-helper/tsh-relocate-dialog.c:159
+#: tvp-svn-helper/tsh-relocate-dialog.c:205
+#: tvp-svn-helper/tsh-transfer-dialog.c:92
+#: tvp-svn-helper/tsh-transfer-dialog.c:98
+#: tvp-svn-helper/tsh-transfer-dialog.c:144
 msgid "Select a folder"
 msgstr "Seleccione uma pasta"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:143
+#: tvp-svn-helper/tsh-relocate-dialog.c:143
 msgid "_To:"
 msgstr "_Para:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:198
-#: tsp-svn-helper/tsh-transfer-dialog.c:137
+#: tvp-svn-helper/tsh-relocate-dialog.c:198
+#: tvp-svn-helper/tsh-transfer-dialog.c:137
 msgid "_Directory:"
 msgstr "_Directório:"
 
-#: tsp-svn-helper/tsh-relocate.c:71
+#: tvp-svn-helper/tsh-relocate.c:71
 msgid "Relocate failed"
 msgstr "Re-alocação falhou"
 
-#: tsp-svn-helper/tsh-relocate.c:86
+#: tvp-svn-helper/tsh-relocate.c:86
 msgid "Relocate finished"
 msgstr "Re-alocação concluída"
 
-#: tsp-svn-helper/tsh-relocate.c:128
+#: tvp-svn-helper/tsh-relocate.c:128
 msgid "Relocating ..."
 msgstr "Re-alocando..."
 
-#: tsp-svn-helper/tsh-status-dialog.c:224
+#: tvp-svn-helper/tsh-status-dialog.c:224
 msgid "Show Unmodified Files"
 msgstr "Mostra Ficheiros Inalterados"
 
-#: tsp-svn-helper/tsh-status-dialog.c:228
+#: tvp-svn-helper/tsh-status-dialog.c:228
 msgid "Show Unversioned Files"
 msgstr "Mostrar Ficheiros sem Versão"
 
-#: tsp-svn-helper/tsh-status-dialog.c:232
+#: tvp-svn-helper/tsh-status-dialog.c:232
 msgid "Show Ignored Files"
 msgstr "Mostrar Ficheiros Ignorados"
 
-#: tsp-svn-helper/tsh-status-dialog.c:236
+#: tvp-svn-helper/tsh-status-dialog.c:236
 msgid "Hide Externals"
 msgstr "Ocultar Externos"
 
-#: tsp-svn-helper/tsh-status-dialog.c:240
+#: tvp-svn-helper/tsh-status-dialog.c:240
 msgid "Check Repository"
 msgstr "Verificar Repositório"
 
-#: tsp-svn-helper/tsh-status.c:86
+#: tvp-svn-helper/tsh-status.c:86
 msgid "Status failed"
 msgstr "Estado falhou"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:82
+#: tvp-svn-helper/tsh-transfer-dialog.c:82
 msgid "_Repository:"
 msgstr "_Repositório:"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:156
+#: tvp-svn-helper/tsh-transfer-dialog.c:156
 msgid "Transfer"
 msgstr "Transferir"
 
-#: tsp-svn-helper/tsh-trust-dialog.c:58
+#: tvp-svn-helper/tsh-trust-dialog.c:58
 msgid "Certificate is not yet valid."
 msgstr "Certificado ainda não é válido."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:61
+#: tvp-svn-helper/tsh-trust-dialog.c:61
 msgid "Certificate has expired."
 msgstr "Certificado expirou"
 
-#: tsp-svn-helper/tsh-trust-dialog.c:64
+#: tvp-svn-helper/tsh-trust-dialog.c:64
 msgid "Certificate does not match the remote hostname."
 msgstr "O certificado não corresponde ao nome do host remoto."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:67
+#: tvp-svn-helper/tsh-trust-dialog.c:67
 msgid "Certificate authority is unknown."
 msgstr "A autoridade de certificação é inválida."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:70
+#: tvp-svn-helper/tsh-trust-dialog.c:70
 msgid "Other failure."
 msgstr "Outra falha."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:77
+#: tvp-svn-helper/tsh-trust-dialog.c:77
 msgid "Trust"
 msgstr "Confiar"
 

Modified: thunar-vcs-plugin/trunk/po/pt_BR.po
===================================================================
--- thunar-vcs-plugin/trunk/po/pt_BR.po	2009-06-28 12:10:01 UTC (rev 7634)
+++ thunar-vcs-plugin/trunk/po/pt_BR.po	2009-06-28 12:13:49 UTC (rev 7635)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-30 17:48+0200\n"
+"POT-Creation-Date: 2009-06-28 14:10+0200\n"
 "PO-Revision-Date: 2008-06-13 02:01+0200\n"
 "Last-Translator: Og Maciel <ogmaciel at gnome.org>\n"
 "Language-Team: Brazilian Portuguese <ldp-br at bazar2.conectiva.com.br>\n"
@@ -19,299 +19,296 @@
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
+#: thunar-vcs-plugin/tvp-provider.c:435 thunar-vcs-plugin/tvp-provider.c:467
 msgid "SVN"
 msgstr "SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
+#: thunar-vcs-plugin/tvp-svn-action.c:298
 msgid "Menu|Add"
 msgstr "Adicionar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
-#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:298 tvp-svn-helper/main.c:246
+#: tvp-svn-helper/tsh-add.c:113 tvp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Adicionar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-vcs-plugin/tvp-svn-action.c:303
 msgid "Menu|Blame"
 msgstr "Culpa"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
-#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-vcs-plugin/tvp-svn-action.c:303 tvp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:254 tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Culpar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 #, fuzzy
 msgid "Menu|Changelist"
 msgstr "Obter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 #, fuzzy
 msgid "Changelist"
 msgstr "Modificado"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-vcs-plugin/tvp-svn-action.c:320
 msgid "Menu|Checkout"
 msgstr "Obter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
-#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
+#: thunar-vcs-plugin/tvp-svn-action.c:320 tvp-svn-helper/main.c:258
+#: tvp-svn-helper/tsh-checkout.c:98 tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Obter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-vcs-plugin/tvp-svn-action.c:325
 msgid "Menu|Cleanup"
 msgstr "Limpar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
+#: thunar-vcs-plugin/tvp-svn-action.c:325 tvp-svn-helper/main.c:262
 msgid "Cleanup"
 msgstr "Limpar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-vcs-plugin/tvp-svn-action.c:330
 msgid "Menu|Commit"
 msgstr "Enviar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
-#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:330 tvp-svn-helper/main.c:266
+#: tvp-svn-helper/tsh-commit.c:127 tvp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Enviar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-vcs-plugin/tvp-svn-action.c:335
 msgid "Menu|Copy"
 msgstr "Copiar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
-#: tsp-svn-helper/tsh-copy.c:165
+#: thunar-vcs-plugin/tvp-svn-action.c:335 tvp-svn-helper/main.c:270
+#: tvp-svn-helper/tsh-copy.c:165
 msgid "Copy"
 msgstr "Copiar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-vcs-plugin/tvp-svn-action.c:340
 msgid "Menu|Delete"
 msgstr "Excluir"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
-#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:340 tvp-svn-helper/main.c:274
+#: tvp-svn-helper/tsh-delete.c:127 tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Excluir"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Menu|Diff"
 msgstr "Diferença"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Diff"
 msgstr "Diferença"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-vcs-plugin/tvp-svn-action.c:350
 msgid "Menu|Export"
 msgstr "Exportar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
-#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:350 tvp-svn-helper/main.c:278
+#: tvp-svn-helper/tsh-export.c:107 tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exportar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-vcs-plugin/tvp-svn-action.c:355
 msgid "Menu|Import"
 msgstr "Importar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
-#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
+#: thunar-vcs-plugin/tvp-svn-action.c:355 tvp-svn-helper/main.c:282
+#: tvp-svn-helper/tsh-import.c:102 tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Menu|Info"
 msgstr "Informação"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
-#: thunar-svn-plugin/tsp-svn-action.c:416
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Info"
 msgstr "Informação"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-vcs-plugin/tvp-svn-action.c:370
 msgid "Menu|Lock"
 msgstr "Travar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
-#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
+#: thunar-vcs-plugin/tvp-svn-action.c:370 tvp-svn-helper/main.c:286
+#: tvp-svn-helper/tsh-lock-dialog.c:72 tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Travar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
+#: thunar-vcs-plugin/tvp-svn-action.c:375
 msgid "Menu|Log"
 msgstr "Registro"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
-#: tsp-svn-helper/tsh-log-dialog.c:201
+#: thunar-vcs-plugin/tvp-svn-action.c:375 tvp-svn-helper/main.c:290
+#: tvp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Registrar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
+#: thunar-vcs-plugin/tvp-svn-action.c:390
 msgid "Menu|Move"
 msgstr "Mover"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
-#: tsp-svn-helper/tsh-move.c:156
+#: thunar-vcs-plugin/tvp-svn-action.c:390 tvp-svn-helper/main.c:294
+#: tvp-svn-helper/tsh-move.c:156
 msgid "Move"
 msgstr "Mover"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Menu|Edit Properties"
 msgstr "Editar propriedades"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Edit Properties"
 msgstr "Editar propriedades"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
+#: thunar-vcs-plugin/tvp-svn-action.c:406
 msgid "Menu|Relocate"
 msgstr "Realocar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
-#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
+#: thunar-vcs-plugin/tvp-svn-action.c:406 tvp-svn-helper/main.c:306
+#: tvp-svn-helper/tsh-relocate-dialog.c:217 tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Realocar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-vcs-plugin/tvp-svn-action.c:412
 msgid "Menu|Resolved"
 msgstr "Resolvido"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
-#: tsp-svn-helper/tsh-common.c:500 tsp-svn-helper/tsh-resolved.c:113
-#: tsp-svn-helper/tsh-resolved.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:412 tvp-svn-helper/main.c:302
+#: tvp-svn-helper/tsh-common.c:500 tvp-svn-helper/tsh-resolved.c:113
+#: tvp-svn-helper/tsh-resolved.c:126
 msgid "Resolved"
 msgstr "Resolvido"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Menu|Resolve"
 msgstr "Resolver"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
-#: thunar-svn-plugin/tsp-svn-action.c:527
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Resolve"
 msgstr "Resolver"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-vcs-plugin/tvp-svn-action.c:422
 msgid "Menu|Revert"
 msgstr "Reverter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
-#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:422 tvp-svn-helper/main.c:310
+#: tvp-svn-helper/tsh-revert.c:112 tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Reverter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-vcs-plugin/tvp-svn-action.c:427
 msgid "Menu|Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
-#: tsp-svn-helper/tsh-file-selection-dialog.c:125
-#: tsp-svn-helper/tsh-status-dialog.c:247
+#: thunar-vcs-plugin/tvp-svn-action.c:427 tvp-svn-helper/main.c:314
+#: tvp-svn-helper/tsh-file-selection-dialog.c:125
+#: tvp-svn-helper/tsh-status-dialog.c:247
 msgid "Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-vcs-plugin/tvp-svn-action.c:432
 msgid "Menu|Switch"
 msgstr "Alternar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
-#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
+#: thunar-vcs-plugin/tvp-svn-action.c:432 tvp-svn-helper/main.c:318
+#: tvp-svn-helper/tsh-switch.c:109 tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Alternar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-vcs-plugin/tvp-svn-action.c:437
 msgid "Menu|Unlock"
 msgstr "Destravar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
-#: tsp-svn-helper/tsh-unlock.c:111
+#: thunar-vcs-plugin/tvp-svn-action.c:437 tvp-svn-helper/main.c:322
+#: tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Destravar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
+#: thunar-vcs-plugin/tvp-svn-action.c:442
 msgid "Menu|Update"
 msgstr "Atualizar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
-#: tsp-svn-helper/tsh-update.c:113
+#: thunar-vcs-plugin/tvp-svn-action.c:442 tvp-svn-helper/main.c:326
+#: tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Atualizar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:608
+#: thunar-vcs-plugin/tvp-svn-action.c:452
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Ação %s não está implementada"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:118
+#: thunar-vcs-plugin/tvp-svn-property-page.c:118
 msgid "URL:"
 msgstr "URL:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:124
-#: thunar-svn-plugin/tsp-svn-property-page.c:137
-#: thunar-svn-plugin/tsp-svn-property-page.c:149
-#: thunar-svn-plugin/tsp-svn-property-page.c:167
-#: thunar-svn-plugin/tsp-svn-property-page.c:179
-#: thunar-svn-plugin/tsp-svn-property-page.c:192
-#: thunar-svn-plugin/tsp-svn-property-page.c:222
-#: thunar-svn-plugin/tsp-svn-property-page.c:300
-#: tsp-svn-helper/tsh-common.c:539 tsp-svn-helper/tsh-common.c:597
-#: tsp-svn-helper/tsh-common.c:606 tsp-svn-helper/tsh-common.c:628
-#: tsp-svn-helper/tsh-common.c:645 tsp-svn-helper/tsh-common.c:672
-#: tsp-svn-helper/tsh-common.c:762
+#: thunar-vcs-plugin/tvp-svn-property-page.c:124
+#: thunar-vcs-plugin/tvp-svn-property-page.c:137
+#: thunar-vcs-plugin/tvp-svn-property-page.c:149
+#: thunar-vcs-plugin/tvp-svn-property-page.c:167
+#: thunar-vcs-plugin/tvp-svn-property-page.c:179
+#: thunar-vcs-plugin/tvp-svn-property-page.c:192
+#: thunar-vcs-plugin/tvp-svn-property-page.c:222
+#: thunar-vcs-plugin/tvp-svn-property-page.c:300
+#: tvp-svn-helper/tsh-common.c:539 tvp-svn-helper/tsh-common.c:597
+#: tvp-svn-helper/tsh-common.c:606 tvp-svn-helper/tsh-common.c:628
+#: tvp-svn-helper/tsh-common.c:645 tvp-svn-helper/tsh-common.c:672
+#: tvp-svn-helper/tsh-common.c:762
 msgid "Unknown"
 msgstr "Desconhecido"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:131
+#: thunar-vcs-plugin/tvp-svn-property-page.c:131
 msgid "Revision:"
 msgstr "Revisão:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:143
+#: thunar-vcs-plugin/tvp-svn-property-page.c:143
 msgid "Repository:"
 msgstr "Repositório:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:161
+#: thunar-vcs-plugin/tvp-svn-property-page.c:161
 msgid "Modified revision:"
 msgstr "Revisão modificada:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:173
+#: thunar-vcs-plugin/tvp-svn-property-page.c:173
 msgid "Modified date:"
 msgstr "Data modificada:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:186
+#: thunar-vcs-plugin/tvp-svn-property-page.c:186
 msgid "Author:"
 msgstr "Autor:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#: thunar-vcs-plugin/tvp-svn-property-page.c:203
 #, fuzzy
 msgid "Changelist:"
 msgstr "Modificado"
 
 #. Translators: Depth as in depth of recursion
-#: thunar-svn-plugin/tsp-svn-property-page.c:216
+#: thunar-vcs-plugin/tvp-svn-property-page.c:216
 msgid "Depth:"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Exclude should not apear client side
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:306
+#: thunar-vcs-plugin/tvp-svn-property-page.c:306
 msgid "Exclude"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Empty depth means only this file/direcotry is checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:312
+#: thunar-vcs-plugin/tvp-svn-property-page.c:312
 msgid "Empty"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Files depth means this file/direcotry and all of it's files are checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:318
+#: thunar-vcs-plugin/tvp-svn-property-page.c:318
 #, fuzzy
 msgid "Files"
 msgstr "Arquivo"
@@ -325,565 +322,565 @@
 #. Translators: svn recursion selection
 #. * Immediates means this file/direcotry and the subdirectories are shown
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:324
-#: tsp-svn-helper/tsh-properties-dialog.c:229
-#: tsp-svn-helper/tsh-status-dialog.c:200
+#: thunar-vcs-plugin/tvp-svn-property-page.c:324
+#: tvp-svn-helper/tsh-properties-dialog.c:229
+#: tvp-svn-helper/tsh-status-dialog.c:200
 msgid "Immediates"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Infinity depth means this file/direcotry is checked out with full recursion
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:330
+#: thunar-vcs-plugin/tvp-svn-property-page.c:330
 msgid "Infinity"
 msgstr ""
 
-#: tsp-svn-helper/main.c:105
+#: tvp-svn-helper/main.c:105
 msgid "Print version information"
 msgstr "Imprimir informação da versão"
 
-#: tsp-svn-helper/main.c:112
+#: tvp-svn-helper/main.c:112
 msgid "Execute add action"
 msgstr "Executar ação de adição"
 
-#: tsp-svn-helper/main.c:118
+#: tvp-svn-helper/main.c:118
 msgid "Execute blame action"
 msgstr "Executar ação de culpa"
 
-#: tsp-svn-helper/main.c:124
+#: tvp-svn-helper/main.c:124
 #, fuzzy
 msgid "Execute changelist action"
 msgstr "Executar ação de obtenção"
 
-#: tsp-svn-helper/main.c:130
+#: tvp-svn-helper/main.c:130
 msgid "Execute checkout action"
 msgstr "Executar ação de obtenção"
 
-#: tsp-svn-helper/main.c:136
+#: tvp-svn-helper/main.c:136
 msgid "Execute cleanup action"
 msgstr "Executar ação de limpeza"
 
-#: tsp-svn-helper/main.c:142
+#: tvp-svn-helper/main.c:142
 msgid "Execute commit action"
 msgstr "Executar ação de envio"
 
-#: tsp-svn-helper/main.c:148
+#: tvp-svn-helper/main.c:148
 msgid "Execute copy action"
 msgstr "Executar ação de cópia"
 
-#: tsp-svn-helper/main.c:154
+#: tvp-svn-helper/main.c:154
 msgid "Execute delete action"
 msgstr "Executar ação de exclusão"
 
-#: tsp-svn-helper/main.c:160
+#: tvp-svn-helper/main.c:160
 msgid "Execute export action"
 msgstr "Executar ação de exportação"
 
-#: tsp-svn-helper/main.c:166
+#: tvp-svn-helper/main.c:166
 msgid "Execute import action"
 msgstr "Executar ação de importação"
 
-#: tsp-svn-helper/main.c:172
+#: tvp-svn-helper/main.c:172
 msgid "Execute lock action"
 msgstr "Executar ação de travamento"
 
-#: tsp-svn-helper/main.c:178
+#: tvp-svn-helper/main.c:178
 msgid "Execute log action"
 msgstr "Executar ação de registro"
 
-#: tsp-svn-helper/main.c:184
+#: tvp-svn-helper/main.c:184
 msgid "Execute move action"
 msgstr "Executar ação de mudança"
 
-#: tsp-svn-helper/main.c:190
+#: tvp-svn-helper/main.c:190
 msgid "Execute properties action"
 msgstr "Executar ação de propriedades"
 
-#: tsp-svn-helper/main.c:196
+#: tvp-svn-helper/main.c:196
 msgid "Execute resolved action"
 msgstr "Executar ação de resolução"
 
-#: tsp-svn-helper/main.c:202
+#: tvp-svn-helper/main.c:202
 msgid "Execute relocate action"
 msgstr "Executar ação de realocação"
 
-#: tsp-svn-helper/main.c:208
+#: tvp-svn-helper/main.c:208
 msgid "Execute revert action"
 msgstr "Executar ação de reversão"
 
-#: tsp-svn-helper/main.c:214
+#: tvp-svn-helper/main.c:214
 msgid "Execute status action"
 msgstr "Executar ação de status"
 
-#: tsp-svn-helper/main.c:220
+#: tvp-svn-helper/main.c:220
 msgid "Execute switch action"
 msgstr "Executar ação de alternação"
 
-#: tsp-svn-helper/main.c:226
+#: tvp-svn-helper/main.c:226
 msgid "Execute unlock action"
 msgstr "Executar ação de destravamento"
 
-#: tsp-svn-helper/main.c:232
+#: tvp-svn-helper/main.c:232
 msgid "Execute update action"
 msgstr "Executar ação de atualização"
 
-#: tsp-svn-helper/main.c:246
+#: tvp-svn-helper/main.c:246
 msgid "Add Related Options:"
 msgstr "Opções de adição:"
 
-#: tsp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:250
 msgid "Blame Related Options:"
 msgstr "Opções de culpa:"
 
-#: tsp-svn-helper/main.c:254
+#: tvp-svn-helper/main.c:254
 #, fuzzy
 msgid "Changelist Related Options:"
 msgstr "Opções de obtenção:"
 
-#: tsp-svn-helper/main.c:258
+#: tvp-svn-helper/main.c:258
 msgid "Checkout Related Options:"
 msgstr "Opções de obtenção:"
 
-#: tsp-svn-helper/main.c:262
+#: tvp-svn-helper/main.c:262
 msgid "Cleanup Related Options:"
 msgstr "Opções de limpeza:"
 
-#: tsp-svn-helper/main.c:266
+#: tvp-svn-helper/main.c:266
 msgid "Commit Related Options:"
 msgstr "Opções de envio:"
 
-#: tsp-svn-helper/main.c:270
+#: tvp-svn-helper/main.c:270
 msgid "Copy Related Options:"
 msgstr "Opções de cópia:"
 
-#: tsp-svn-helper/main.c:274
+#: tvp-svn-helper/main.c:274
 msgid "Delete Related Options:"
 msgstr "Opções de exclusão:"
 
-#: tsp-svn-helper/main.c:278
+#: tvp-svn-helper/main.c:278
 msgid "Export Related Options:"
 msgstr "Opções de exportação:"
 
-#: tsp-svn-helper/main.c:282
+#: tvp-svn-helper/main.c:282
 msgid "Import Related Options:"
 msgstr "Opções de importação:"
 
-#: tsp-svn-helper/main.c:286
+#: tvp-svn-helper/main.c:286
 msgid "Lock Related Options:"
 msgstr "Opções de travamento:"
 
-#: tsp-svn-helper/main.c:290
+#: tvp-svn-helper/main.c:290
 msgid "Log Related Options:"
 msgstr "Opções de registro:"
 
-#: tsp-svn-helper/main.c:294
+#: tvp-svn-helper/main.c:294
 msgid "Move Related Options:"
 msgstr "Opções de mudança:"
 
-#: tsp-svn-helper/main.c:298
+#: tvp-svn-helper/main.c:298
 msgid "Properties Related Options:"
 msgstr "Opções de propriedades:"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:283
+#: tvp-svn-helper/main.c:298 tvp-svn-helper/tsh-properties-dialog.c:283
 msgid "Properties"
 msgstr "Propriedades"
 
-#: tsp-svn-helper/main.c:302
+#: tvp-svn-helper/main.c:302
 msgid "Resolved Related Options:"
 msgstr "Opções de resolução:"
 
-#: tsp-svn-helper/main.c:306
+#: tvp-svn-helper/main.c:306
 msgid "Relocate Related Options:"
 msgstr "Opções de realocação:"
 
-#: tsp-svn-helper/main.c:310
+#: tvp-svn-helper/main.c:310
 msgid "Revert Related Options:"
 msgstr "Opções de reversão:"
 
-#: tsp-svn-helper/main.c:314
+#: tvp-svn-helper/main.c:314
 msgid "Status Related Options:"
 msgstr "Opções de status:"
 
-#: tsp-svn-helper/main.c:318
+#: tvp-svn-helper/main.c:318
 msgid "Switch Related Options:"
 msgstr "Opções relacionadas à alternação:"
 
-#: tsp-svn-helper/main.c:322
+#: tvp-svn-helper/main.c:322
 msgid "Unlock Related Options:"
 msgstr "Opções de destravamento:"
 
-#: tsp-svn-helper/main.c:326
+#: tvp-svn-helper/main.c:326
 msgid "Update Related Options:"
 msgstr "Opções de atualização:"
 
-#: tsp-svn-helper/main.c:369
+#: tvp-svn-helper/main.c:369
 msgid "Not enough arguments provided"
 msgstr "Insuficiente argumentos providenciados"
 
-#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:87 tsp-svn-helper/tsh-delete.c:91
-#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
-#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:77
-#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
-#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
+#: tvp-svn-helper/tsh-add.c:73 tvp-svn-helper/tsh-add.c:89
+#: tvp-svn-helper/tsh-checkout.c:71 tvp-svn-helper/tsh-commit.c:91
+#: tvp-svn-helper/tsh-copy.c:87 tvp-svn-helper/tsh-delete.c:91
+#: tvp-svn-helper/tsh-export.c:72 tvp-svn-helper/tsh-import.c:72
+#: tvp-svn-helper/tsh-lock.c:91 tvp-svn-helper/tsh-move.c:77
+#: tvp-svn-helper/tsh-resolved.c:73 tvp-svn-helper/tsh-resolved.c:89
+#: tvp-svn-helper/tsh-revert.c:87 tvp-svn-helper/tsh-switch.c:71
+#: tvp-svn-helper/tsh-unlock.c:86 tvp-svn-helper/tsh-update.c:88
 msgid "Failed"
 msgstr "Falhou"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:94
+#: tvp-svn-helper/tsh-blame-dialog.c:94
 msgid "Line"
 msgstr "Linha"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+#: tvp-svn-helper/tsh-blame-dialog.c:100 tvp-svn-helper/tsh-log-dialog.c:118
 msgid "Revision"
 msgstr "Revisão"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+#: tvp-svn-helper/tsh-blame-dialog.c:106 tvp-svn-helper/tsh-log-dialog.c:124
 msgid "Author"
 msgstr "Autor"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+#: tvp-svn-helper/tsh-blame-dialog.c:112 tvp-svn-helper/tsh-log-dialog.c:130
 msgid "Date"
 msgstr "Data"
 
-#: tsp-svn-helper/tsh-blame.c:75
+#: tvp-svn-helper/tsh-blame.c:75
 msgid "Blame failed"
 msgstr "Falha de culpa"
 
-#: tsp-svn-helper/tsh-cleanup.c:66
+#: tvp-svn-helper/tsh-cleanup.c:66
 msgid "Cleanup failed"
 msgstr "Falha de limpeza"
 
-#: tsp-svn-helper/tsh-cleanup.c:81
+#: tvp-svn-helper/tsh-cleanup.c:81
 msgid "Cleanup finished"
 msgstr "Limpeza concluída"
 
-#: tsp-svn-helper/tsh-cleanup.c:95
+#: tvp-svn-helper/tsh-cleanup.c:95
 msgid "Cleaning up ..."
 msgstr "Limpando..."
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:719
-#: tsp-svn-helper/tsh-copy.c:99 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
+#: tvp-svn-helper/tsh-commit.c:103 tvp-svn-helper/tsh-common.c:719
+#: tvp-svn-helper/tsh-copy.c:99 tvp-svn-helper/tsh-delete.c:103
+#: tvp-svn-helper/tsh-import.c:82 tvp-svn-helper/tsh-move.c:89
 #, c-format
 msgid "At revision: %ld"
 msgstr "Na revisão: %ld"
 
-#: tsp-svn-helper/tsh-commit.c:108
+#: tvp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr "Nada a fazer"
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:505
-#: tsp-svn-helper/tsh-common.c:507 tsp-svn-helper/tsh-copy.c:110
-#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:100
+#: tvp-svn-helper/tsh-commit.c:114 tvp-svn-helper/tsh-common.c:505
+#: tvp-svn-helper/tsh-common.c:507 tvp-svn-helper/tsh-copy.c:110
+#: tvp-svn-helper/tsh-delete.c:114 tvp-svn-helper/tsh-import.c:87
+#: tvp-svn-helper/tsh-move.c:100
 msgid "Completed"
 msgstr "Concluído"
 
-#: tsp-svn-helper/tsh-commit.c:145
+#: tvp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr "Mensagem de envio"
 
-#: tsp-svn-helper/tsh-common.c:270
+#: tvp-svn-helper/tsh-common.c:270
 msgid "Store password a plaintext?"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:494 tsp-svn-helper/tsh-common.c:503
-#: tsp-svn-helper/tsh-common.c:510 tsp-svn-helper/tsh-common.c:632
-#: tsp-svn-helper/tsh-common.c:677 tsp-svn-helper/tsh-common.c:768
+#: tvp-svn-helper/tsh-common.c:494 tvp-svn-helper/tsh-common.c:503
+#: tvp-svn-helper/tsh-common.c:510 tvp-svn-helper/tsh-common.c:632
+#: tvp-svn-helper/tsh-common.c:677 tvp-svn-helper/tsh-common.c:768
 msgid "Added"
 msgstr "Adicionado"
 
-#: tsp-svn-helper/tsh-common.c:495 tsp-svn-helper/tsh-common.c:777
+#: tvp-svn-helper/tsh-common.c:495 tvp-svn-helper/tsh-common.c:777
 msgid "Copied"
 msgstr "Copiado"
 
-#: tsp-svn-helper/tsh-common.c:496 tsp-svn-helper/tsh-common.c:502
-#: tsp-svn-helper/tsh-common.c:511 tsp-svn-helper/tsh-common.c:634
-#: tsp-svn-helper/tsh-common.c:680 tsp-svn-helper/tsh-common.c:770
+#: tvp-svn-helper/tsh-common.c:496 tvp-svn-helper/tsh-common.c:502
+#: tvp-svn-helper/tsh-common.c:511 tvp-svn-helper/tsh-common.c:634
+#: tvp-svn-helper/tsh-common.c:680 tvp-svn-helper/tsh-common.c:770
 msgid "Deleted"
 msgstr "Excluído"
 
-#: tsp-svn-helper/tsh-common.c:497
+#: tvp-svn-helper/tsh-common.c:497
 msgid "Restored"
 msgstr "Restaurado"
 
-#: tsp-svn-helper/tsh-common.c:498
+#: tvp-svn-helper/tsh-common.c:498
 msgid "Reverted"
 msgstr "Revertido"
 
-#: tsp-svn-helper/tsh-common.c:499
+#: tvp-svn-helper/tsh-common.c:499
 msgid "Revert failed"
 msgstr "Falha de reversão"
 
-#: tsp-svn-helper/tsh-common.c:501
+#: tvp-svn-helper/tsh-common.c:501
 msgid "Skipped"
 msgstr "Pulado"
 
-#: tsp-svn-helper/tsh-common.c:504
+#: tvp-svn-helper/tsh-common.c:504
 msgid "Updated"
 msgstr "Atualizado"
 
-#: tsp-svn-helper/tsh-common.c:506 tsp-svn-helper/tsh-common.c:508
-#: tsp-svn-helper/tsh-common.c:641
+#: tvp-svn-helper/tsh-common.c:506 tvp-svn-helper/tsh-common.c:508
+#: tvp-svn-helper/tsh-common.c:641
 msgid "External"
 msgstr "Externo"
 
-#: tsp-svn-helper/tsh-common.c:509 tsp-svn-helper/tsh-common.c:636
-#: tsp-svn-helper/tsh-common.c:683 tsp-svn-helper/tsh-common.c:773
+#: tvp-svn-helper/tsh-common.c:509 tvp-svn-helper/tsh-common.c:636
+#: tvp-svn-helper/tsh-common.c:683 tvp-svn-helper/tsh-common.c:773
 msgid "Modified"
 msgstr "Modificado"
 
-#: tsp-svn-helper/tsh-common.c:512 tsp-svn-helper/tsh-common.c:635
-#: tsp-svn-helper/tsh-common.c:686 tsp-svn-helper/tsh-common.c:766
+#: tvp-svn-helper/tsh-common.c:512 tvp-svn-helper/tsh-common.c:635
+#: tvp-svn-helper/tsh-common.c:686 tvp-svn-helper/tsh-common.c:766
 msgid "Replaced"
 msgstr "Substituído"
 
-#: tsp-svn-helper/tsh-common.c:513
+#: tvp-svn-helper/tsh-common.c:513
 msgid "Transmitting"
 msgstr "Transmitindo"
 
-#: tsp-svn-helper/tsh-common.c:515
+#: tvp-svn-helper/tsh-common.c:515
 msgid "Locked"
 msgstr "Travado"
 
-#: tsp-svn-helper/tsh-common.c:516 tsp-svn-helper/tsh-common.c:779
+#: tvp-svn-helper/tsh-common.c:516 tvp-svn-helper/tsh-common.c:779
 msgid "Unlocked"
 msgstr "Destravado"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tvp-svn-helper/tsh-common.c:517
 msgid "Lock failed"
 msgstr "Falha ao travar"
 
-#: tsp-svn-helper/tsh-common.c:518
+#: tvp-svn-helper/tsh-common.c:518
 msgid "Unlock failed"
 msgstr "Falha ao destravar"
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tvp-svn-helper/tsh-common.c:519
 msgid "Exists"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tvp-svn-helper/tsh-common.c:520
 msgid "Changelist set"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521
+#: tvp-svn-helper/tsh-common.c:521
 msgid "Changelist cleared"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tvp-svn-helper/tsh-common.c:522
 #, fuzzy
 msgid "Changelist moved"
 msgstr "Modificado"
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tvp-svn-helper/tsh-common.c:523
 msgid "Merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tvp-svn-helper/tsh-common.c:524
 msgid "Foreign merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tvp-svn-helper/tsh-common.c:525
 #, fuzzy
 msgid "Replace"
 msgstr "Substituído"
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tvp-svn-helper/tsh-common.c:527
 #, fuzzy
 msgid "Property added"
 msgstr "Falha de propriedades"
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tvp-svn-helper/tsh-common.c:528
 #, fuzzy
 msgid "Property modified"
 msgstr "Falha de propriedades"
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tvp-svn-helper/tsh-common.c:529
 #, fuzzy
 msgid "Property deleted"
 msgstr "Falha de propriedades"
 
-#: tsp-svn-helper/tsh-common.c:530
+#: tvp-svn-helper/tsh-common.c:530
 #, fuzzy
 msgid "Property nonexisting"
 msgstr "Propriedades"
 
-#: tsp-svn-helper/tsh-common.c:531
+#: tvp-svn-helper/tsh-common.c:531
 #, fuzzy
 msgid "Revision property set"
 msgstr "Falha na definição da propriedade"
 
-#: tsp-svn-helper/tsh-common.c:532
+#: tvp-svn-helper/tsh-common.c:532
 #, fuzzy
 msgid "Revision property deleted"
 msgstr "Falha na definição da propriedade"
 
-#: tsp-svn-helper/tsh-common.c:533
+#: tvp-svn-helper/tsh-common.c:533
 #, fuzzy
 msgid "Merge completed"
 msgstr "Concluído"
 
-#: tsp-svn-helper/tsh-common.c:534
+#: tvp-svn-helper/tsh-common.c:534
 #, fuzzy
 msgid "Tree conflict"
 msgstr "Em conflito"
 
-#: tsp-svn-helper/tsh-common.c:535
+#: tvp-svn-helper/tsh-common.c:535
 #, fuzzy
 msgid "External failed"
 msgstr "Externo"
 
-#: tsp-svn-helper/tsh-common.c:596
+#: tvp-svn-helper/tsh-common.c:596
 msgid "Inapplicable"
 msgstr "Não pode ser aplicado"
 
-#: tsp-svn-helper/tsh-common.c:598
+#: tvp-svn-helper/tsh-common.c:598
 msgid "Unchanged"
 msgstr "Sem modificação"
 
-#: tsp-svn-helper/tsh-common.c:599 tsp-svn-helper/tsh-common.c:633
+#: tvp-svn-helper/tsh-common.c:599 tvp-svn-helper/tsh-common.c:633
 msgid "Missing"
 msgstr "Faltando"
 
-#: tsp-svn-helper/tsh-common.c:600 tsp-svn-helper/tsh-common.c:640
+#: tvp-svn-helper/tsh-common.c:600 tvp-svn-helper/tsh-common.c:640
 msgid "Obstructed"
 msgstr "Obstruído"
 
-#: tsp-svn-helper/tsh-common.c:601
+#: tvp-svn-helper/tsh-common.c:601
 msgid "Changed"
 msgstr "Modificado"
 
-#: tsp-svn-helper/tsh-common.c:602 tsp-svn-helper/tsh-common.c:637
+#: tvp-svn-helper/tsh-common.c:602 tvp-svn-helper/tsh-common.c:637
 msgid "Merged"
 msgstr "Combinado"
 
-#: tsp-svn-helper/tsh-common.c:603 tsp-svn-helper/tsh-common.c:638
+#: tvp-svn-helper/tsh-common.c:603 tvp-svn-helper/tsh-common.c:638
 msgid "Conflicted"
 msgstr "Em conflito"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:631
+#: tvp-svn-helper/tsh-common.c:631
 msgid "Normal"
 msgstr "Normal"
 
-#: tsp-svn-helper/tsh-common.c:639
+#: tvp-svn-helper/tsh-common.c:639
 msgid "Ignored"
 msgstr "Ignorado"
 
-#: tsp-svn-helper/tsh-common.c:642
+#: tvp-svn-helper/tsh-common.c:642
 msgid "Incomplete"
 msgstr "Incompleto"
 
-#: tsp-svn-helper/tsh-copy.c:104
+#: tvp-svn-helper/tsh-copy.c:104
 msgid "Local copy"
 msgstr "Cópia local"
 
-#: tsp-svn-helper/tsh-copy.c:147
+#: tvp-svn-helper/tsh-copy.c:147
 msgid "Copy To"
 msgstr "Copiar para"
 
-#: tsp-svn-helper/tsh-delete.c:108
+#: tvp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr "Exclusão local"
 
-#: tsp-svn-helper/tsh-delete.c:145
+#: tvp-svn-helper/tsh-delete.c:145
 msgid "Delete Message"
 msgstr "Mensagem de exclusão"
 
-#: tsp-svn-helper/tsh-file-dialog.c:60
+#: tvp-svn-helper/tsh-file-dialog.c:60
 msgid "_Certificate:"
 msgstr "_Certificado:"
 
-#: tsp-svn-helper/tsh-file-dialog.c:67
+#: tvp-svn-helper/tsh-file-dialog.c:67
 msgid "Select a file"
 msgstr "Selecionar um arquivo"
 
-#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
-#: tsp-svn-helper/tsh-trust-dialog.c:73
+#: tvp-svn-helper/tsh-file-dialog.c:78 tvp-svn-helper/tsh-login-dialog.c:98
+#: tvp-svn-helper/tsh-trust-dialog.c:73
 msgid "Remember"
 msgstr "Lembrar"
 
-#: tsp-svn-helper/tsh-file-dialog.c:86
+#: tvp-svn-helper/tsh-file-dialog.c:86
 msgid "Certificate"
 msgstr "Certificado"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:91
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:116
+#: tvp-svn-helper/tsh-file-selection-dialog.c:91
+#: tvp-svn-helper/tsh-log-message-dialog.c:92
+#: tvp-svn-helper/tsh-notify-dialog.c:94
+#: tvp-svn-helper/tsh-status-dialog.c:116
 msgid "Path"
 msgstr "Caminho"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:118
+#: tvp-svn-helper/tsh-file-selection-dialog.c:118
 msgid "Select/Unselect all"
 msgstr "Selecionar/Deselecionar tudo"
 
-#: tsp-svn-helper/tsh-import.c:125
+#: tvp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr "Mensagem de importação"
 
-#: tsp-svn-helper/tsh-log-dialog.c:136
+#: tvp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr "Mensagem"
 
-#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
+#: tvp-svn-helper/tsh-log-dialog.c:174 tvp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr "Ação"
 
-#: tsp-svn-helper/tsh-log-dialog.c:180
+#: tvp-svn-helper/tsh-log-dialog.c:180
 msgid "File"
 msgstr "Arquivo"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:86
+#: tvp-svn-helper/tsh-log-message-dialog.c:86
 msgid "State"
 msgstr "Estado"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:110
+#: tvp-svn-helper/tsh-log-message-dialog.c:110
 msgid "Log Message"
 msgstr "Mensagem de registro"
 
-#: tsp-svn-helper/tsh-log.c:106
+#: tvp-svn-helper/tsh-log.c:106
 msgid "Log failed"
 msgstr "Falha de registro"
 
-#: tsp-svn-helper/tsh-login-dialog.c:65
+#: tvp-svn-helper/tsh-login-dialog.c:65
 msgid "_Username:"
 msgstr "Nome do _usuário:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:81
+#: tvp-svn-helper/tsh-login-dialog.c:81
 msgid "_Password:"
 msgstr "_Senha:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:106
+#: tvp-svn-helper/tsh-login-dialog.c:106
 msgid "Login"
 msgstr "Login"
 
-#: tsp-svn-helper/tsh-move.c:94
+#: tvp-svn-helper/tsh-move.c:94
 msgid "Local move"
 msgstr "Mudança local"
 
-#: tsp-svn-helper/tsh-move.c:136
+#: tvp-svn-helper/tsh-move.c:136
 msgid "Move To"
 msgstr "Mover para"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:100
+#: tvp-svn-helper/tsh-notify-dialog.c:100
 msgid "Mime type"
 msgstr "Tipo mime"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:115
+#: tvp-svn-helper/tsh-notify-dialog.c:115
 msgid "Notification"
 msgstr "Notificação"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:126
+#: tvp-svn-helper/tsh-properties-dialog.c:126
 msgid "Name"
 msgstr "Nome"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:132
+#: tvp-svn-helper/tsh-properties-dialog.c:132
 msgid "Value"
 msgstr "Valor"
 
@@ -893,8 +890,8 @@
 #. Translators: svn recursion selection
 #. * Self means only this file/direcotry is shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:209
-#: tsp-svn-helper/tsh-status-dialog.c:182
+#: tvp-svn-helper/tsh-properties-dialog.c:209
+#: tvp-svn-helper/tsh-status-dialog.c:182
 msgid "Self"
 msgstr ""
 
@@ -904,8 +901,8 @@
 #. Translators: svn recursion selection
 #. * Immediate files means this file/direcotry and the files it contains are shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:220
-#: tsp-svn-helper/tsh-status-dialog.c:191
+#: tvp-svn-helper/tsh-properties-dialog.c:220
+#: tvp-svn-helper/tsh-status-dialog.c:191
 #, fuzzy
 msgid "Immediate files"
 msgstr "Falha de realocação"
@@ -916,110 +913,110 @@
 #. Translators: svn recursion selection
 #. * Recursive means the list is full recursive
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:238
-#: tsp-svn-helper/tsh-status-dialog.c:209
+#: tvp-svn-helper/tsh-properties-dialog.c:238
+#: tvp-svn-helper/tsh-status-dialog.c:209
 #, fuzzy
 msgid "Recursive"
 msgstr "Mostrar recursivamente"
 
 #. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:81
+#: tvp-svn-helper/tsh-properties.c:81
 msgid "Set property failed"
 msgstr "Falha na definição da propriedade"
 
-#: tsp-svn-helper/tsh-properties.c:104
+#: tvp-svn-helper/tsh-properties.c:104
 msgid "Properties failed"
 msgstr "Falha de propriedades"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:88
+#: tvp-svn-helper/tsh-relocate-dialog.c:88
 msgid "_From:"
 msgstr "_De:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:98
-#: tsp-svn-helper/tsh-relocate-dialog.c:104
-#: tsp-svn-helper/tsh-relocate-dialog.c:153
-#: tsp-svn-helper/tsh-relocate-dialog.c:159
-#: tsp-svn-helper/tsh-relocate-dialog.c:205
-#: tsp-svn-helper/tsh-transfer-dialog.c:92
-#: tsp-svn-helper/tsh-transfer-dialog.c:98
-#: tsp-svn-helper/tsh-transfer-dialog.c:144
+#: tvp-svn-helper/tsh-relocate-dialog.c:98
+#: tvp-svn-helper/tsh-relocate-dialog.c:104
+#: tvp-svn-helper/tsh-relocate-dialog.c:153
+#: tvp-svn-helper/tsh-relocate-dialog.c:159
+#: tvp-svn-helper/tsh-relocate-dialog.c:205
+#: tvp-svn-helper/tsh-transfer-dialog.c:92
+#: tvp-svn-helper/tsh-transfer-dialog.c:98
+#: tvp-svn-helper/tsh-transfer-dialog.c:144
 msgid "Select a folder"
 msgstr "Selecionar uma pasta"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:143
+#: tvp-svn-helper/tsh-relocate-dialog.c:143
 msgid "_To:"
 msgstr "_Para:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:198
-#: tsp-svn-helper/tsh-transfer-dialog.c:137
+#: tvp-svn-helper/tsh-relocate-dialog.c:198
+#: tvp-svn-helper/tsh-transfer-dialog.c:137
 msgid "_Directory:"
 msgstr "_Diretório:"
 
-#: tsp-svn-helper/tsh-relocate.c:71
+#: tvp-svn-helper/tsh-relocate.c:71
 msgid "Relocate failed"
 msgstr "Falha de realocação"
 
-#: tsp-svn-helper/tsh-relocate.c:86
+#: tvp-svn-helper/tsh-relocate.c:86
 msgid "Relocate finished"
 msgstr "Realocação concluída"
 
-#: tsp-svn-helper/tsh-relocate.c:128
+#: tvp-svn-helper/tsh-relocate.c:128
 msgid "Relocating ..."
 msgstr "Realocando..."
 
-#: tsp-svn-helper/tsh-status-dialog.c:224
+#: tvp-svn-helper/tsh-status-dialog.c:224
 msgid "Show Unmodified Files"
 msgstr "Mostrar arquivos sem modificação"
 
-#: tsp-svn-helper/tsh-status-dialog.c:228
+#: tvp-svn-helper/tsh-status-dialog.c:228
 msgid "Show Unversioned Files"
 msgstr "Mostrar arquivos sem controle"
 
-#: tsp-svn-helper/tsh-status-dialog.c:232
+#: tvp-svn-helper/tsh-status-dialog.c:232
 msgid "Show Ignored Files"
 msgstr "Mostrar arquivos ignorados"
 
-#: tsp-svn-helper/tsh-status-dialog.c:236
+#: tvp-svn-helper/tsh-status-dialog.c:236
 msgid "Hide Externals"
 msgstr "Ocultar externos"
 
-#: tsp-svn-helper/tsh-status-dialog.c:240
+#: tvp-svn-helper/tsh-status-dialog.c:240
 msgid "Check Repository"
 msgstr "Checar repositório"
 
-#: tsp-svn-helper/tsh-status.c:86
+#: tvp-svn-helper/tsh-status.c:86
 msgid "Status failed"
 msgstr "Falha de status"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:82
+#: tvp-svn-helper/tsh-transfer-dialog.c:82
 msgid "_Repository:"
 msgstr "_Repositório:"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:156
+#: tvp-svn-helper/tsh-transfer-dialog.c:156
 msgid "Transfer"
 msgstr "Trasferir"
 
-#: tsp-svn-helper/tsh-trust-dialog.c:58
+#: tvp-svn-helper/tsh-trust-dialog.c:58
 msgid "Certificate is not yet valid."
 msgstr "O certificado ainda não é válido."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:61
+#: tvp-svn-helper/tsh-trust-dialog.c:61
 msgid "Certificate has expired."
 msgstr "O certificado expirou."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:64
+#: tvp-svn-helper/tsh-trust-dialog.c:64
 msgid "Certificate does not match the remote hostname."
 msgstr "O certificado não confere com o nome do hóspede remoto."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:67
+#: tvp-svn-helper/tsh-trust-dialog.c:67
 msgid "Certificate authority is unknown."
 msgstr "A autoridade do certificado é desconhecido."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:70
+#: tvp-svn-helper/tsh-trust-dialog.c:70
 msgid "Other failure."
 msgstr "outra falha."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:77
+#: tvp-svn-helper/tsh-trust-dialog.c:77
 msgid "Trust"
 msgstr "Confiança"
 

Modified: thunar-vcs-plugin/trunk/po/sv.po
===================================================================
--- thunar-vcs-plugin/trunk/po/sv.po	2009-06-28 12:10:01 UTC (rev 7634)
+++ thunar-vcs-plugin/trunk/po/sv.po	2009-06-28 12:13:49 UTC (rev 7635)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-30 17:48+0200\n"
+"POT-Creation-Date: 2009-06-28 14:10+0200\n"
 "PO-Revision-Date: 2009-01-05 11:51+0100\n"
 "Last-Translator: Daniel Nylander <po at danielnylander.se>\n"
 "Language-Team: Swedish <tp-sv at listor.tp-sv.se>\n"
@@ -17,297 +17,294 @@
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
+#: thunar-vcs-plugin/tvp-provider.c:435 thunar-vcs-plugin/tvp-provider.c:467
 msgid "SVN"
 msgstr "SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
+#: thunar-vcs-plugin/tvp-svn-action.c:298
 msgid "Menu|Add"
 msgstr "Lägg till"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
-#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:298 tvp-svn-helper/main.c:246
+#: tvp-svn-helper/tsh-add.c:113 tvp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Lägg till"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-vcs-plugin/tvp-svn-action.c:303
 msgid "Menu|Blame"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
-#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-vcs-plugin/tvp-svn-action.c:303 tvp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:254 tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 #, fuzzy
 msgid "Menu|Changelist"
 msgstr "Verkställ"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Changelist"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-vcs-plugin/tvp-svn-action.c:320
 msgid "Menu|Checkout"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
-#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
+#: thunar-vcs-plugin/tvp-svn-action.c:320 tvp-svn-helper/main.c:258
+#: tvp-svn-helper/tsh-checkout.c:98 tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Checka ut"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-vcs-plugin/tvp-svn-action.c:325
 msgid "Menu|Cleanup"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
+#: thunar-vcs-plugin/tvp-svn-action.c:325 tvp-svn-helper/main.c:262
 msgid "Cleanup"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-vcs-plugin/tvp-svn-action.c:330
 msgid "Menu|Commit"
 msgstr "Verkställ"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
-#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:330 tvp-svn-helper/main.c:266
+#: tvp-svn-helper/tsh-commit.c:127 tvp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Verkställ"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-vcs-plugin/tvp-svn-action.c:335
 msgid "Menu|Copy"
 msgstr "Kopiera"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
-#: tsp-svn-helper/tsh-copy.c:165
+#: thunar-vcs-plugin/tvp-svn-action.c:335 tvp-svn-helper/main.c:270
+#: tvp-svn-helper/tsh-copy.c:165
 msgid "Copy"
 msgstr "Kopiera"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-vcs-plugin/tvp-svn-action.c:340
 msgid "Menu|Delete"
 msgstr "Ta bort"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
-#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:340 tvp-svn-helper/main.c:274
+#: tvp-svn-helper/tsh-delete.c:127 tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Ta bort"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Menu|Diff"
 msgstr "Diff"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Diff"
 msgstr "Diff"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-vcs-plugin/tvp-svn-action.c:350
 msgid "Menu|Export"
 msgstr "Exportera"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
-#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:350 tvp-svn-helper/main.c:278
+#: tvp-svn-helper/tsh-export.c:107 tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exportera"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-vcs-plugin/tvp-svn-action.c:355
 msgid "Menu|Import"
 msgstr "Importera"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
-#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
+#: thunar-vcs-plugin/tvp-svn-action.c:355 tvp-svn-helper/main.c:282
+#: tvp-svn-helper/tsh-import.c:102 tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importera"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Menu|Info"
 msgstr "Info"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
-#: thunar-svn-plugin/tsp-svn-action.c:416
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Info"
 msgstr "Info"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-vcs-plugin/tvp-svn-action.c:370
 msgid "Menu|Lock"
 msgstr "Lås"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
-#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
+#: thunar-vcs-plugin/tvp-svn-action.c:370 tvp-svn-helper/main.c:286
+#: tvp-svn-helper/tsh-lock-dialog.c:72 tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Lås"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
+#: thunar-vcs-plugin/tvp-svn-action.c:375
 msgid "Menu|Log"
 msgstr "Logg"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
-#: tsp-svn-helper/tsh-log-dialog.c:201
+#: thunar-vcs-plugin/tvp-svn-action.c:375 tvp-svn-helper/main.c:290
+#: tvp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Logg"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
+#: thunar-vcs-plugin/tvp-svn-action.c:390
 msgid "Menu|Move"
 msgstr "Flytta"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
-#: tsp-svn-helper/tsh-move.c:156
+#: thunar-vcs-plugin/tvp-svn-action.c:390 tvp-svn-helper/main.c:294
+#: tvp-svn-helper/tsh-move.c:156
 msgid "Move"
 msgstr "Flytta"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Menu|Edit Properties"
 msgstr "Redigera egenskaper"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Edit Properties"
 msgstr "Redigera egenskaper"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
+#: thunar-vcs-plugin/tvp-svn-action.c:406
 msgid "Menu|Relocate"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
-#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
+#: thunar-vcs-plugin/tvp-svn-action.c:406 tvp-svn-helper/main.c:306
+#: tvp-svn-helper/tsh-relocate-dialog.c:217 tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-vcs-plugin/tvp-svn-action.c:412
 msgid "Menu|Resolved"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
-#: tsp-svn-helper/tsh-common.c:500 tsp-svn-helper/tsh-resolved.c:113
-#: tsp-svn-helper/tsh-resolved.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:412 tvp-svn-helper/main.c:302
+#: tvp-svn-helper/tsh-common.c:500 tvp-svn-helper/tsh-resolved.c:113
+#: tvp-svn-helper/tsh-resolved.c:126
 msgid "Resolved"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Menu|Resolve"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
-#: thunar-svn-plugin/tsp-svn-action.c:527
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Resolve"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-vcs-plugin/tvp-svn-action.c:422
 msgid "Menu|Revert"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
-#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:422 tvp-svn-helper/main.c:310
+#: tvp-svn-helper/tsh-revert.c:112 tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-vcs-plugin/tvp-svn-action.c:427
 msgid "Menu|Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
-#: tsp-svn-helper/tsh-file-selection-dialog.c:125
-#: tsp-svn-helper/tsh-status-dialog.c:247
+#: thunar-vcs-plugin/tvp-svn-action.c:427 tvp-svn-helper/main.c:314
+#: tvp-svn-helper/tsh-file-selection-dialog.c:125
+#: tvp-svn-helper/tsh-status-dialog.c:247
 msgid "Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-vcs-plugin/tvp-svn-action.c:432
 msgid "Menu|Switch"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
-#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
+#: thunar-vcs-plugin/tvp-svn-action.c:432 tvp-svn-helper/main.c:318
+#: tvp-svn-helper/tsh-switch.c:109 tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-vcs-plugin/tvp-svn-action.c:437
 msgid "Menu|Unlock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
-#: tsp-svn-helper/tsh-unlock.c:111
+#: thunar-vcs-plugin/tvp-svn-action.c:437 tvp-svn-helper/main.c:322
+#: tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
+#: thunar-vcs-plugin/tvp-svn-action.c:442
 msgid "Menu|Update"
 msgstr "Uppdatera"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
-#: tsp-svn-helper/tsh-update.c:113
+#: thunar-vcs-plugin/tvp-svn-action.c:442 tvp-svn-helper/main.c:326
+#: tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Uppdatera"
 
-#: thunar-svn-plugin/tsp-svn-action.c:608
+#: thunar-vcs-plugin/tvp-svn-action.c:452
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:118
+#: thunar-vcs-plugin/tvp-svn-property-page.c:118
 msgid "URL:"
 msgstr "URL:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:124
-#: thunar-svn-plugin/tsp-svn-property-page.c:137
-#: thunar-svn-plugin/tsp-svn-property-page.c:149
-#: thunar-svn-plugin/tsp-svn-property-page.c:167
-#: thunar-svn-plugin/tsp-svn-property-page.c:179
-#: thunar-svn-plugin/tsp-svn-property-page.c:192
-#: thunar-svn-plugin/tsp-svn-property-page.c:222
-#: thunar-svn-plugin/tsp-svn-property-page.c:300
-#: tsp-svn-helper/tsh-common.c:539 tsp-svn-helper/tsh-common.c:597
-#: tsp-svn-helper/tsh-common.c:606 tsp-svn-helper/tsh-common.c:628
-#: tsp-svn-helper/tsh-common.c:645 tsp-svn-helper/tsh-common.c:672
-#: tsp-svn-helper/tsh-common.c:762
+#: thunar-vcs-plugin/tvp-svn-property-page.c:124
+#: thunar-vcs-plugin/tvp-svn-property-page.c:137
+#: thunar-vcs-plugin/tvp-svn-property-page.c:149
+#: thunar-vcs-plugin/tvp-svn-property-page.c:167
+#: thunar-vcs-plugin/tvp-svn-property-page.c:179
+#: thunar-vcs-plugin/tvp-svn-property-page.c:192
+#: thunar-vcs-plugin/tvp-svn-property-page.c:222
+#: thunar-vcs-plugin/tvp-svn-property-page.c:300
+#: tvp-svn-helper/tsh-common.c:539 tvp-svn-helper/tsh-common.c:597
+#: tvp-svn-helper/tsh-common.c:606 tvp-svn-helper/tsh-common.c:628
+#: tvp-svn-helper/tsh-common.c:645 tvp-svn-helper/tsh-common.c:672
+#: tvp-svn-helper/tsh-common.c:762
 msgid "Unknown"
 msgstr "Okänt"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:131
+#: thunar-vcs-plugin/tvp-svn-property-page.c:131
 msgid "Revision:"
 msgstr "Revision:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:143
+#: thunar-vcs-plugin/tvp-svn-property-page.c:143
 msgid "Repository:"
 msgstr "Förråd:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:161
+#: thunar-vcs-plugin/tvp-svn-property-page.c:161
 msgid "Modified revision:"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:173
+#: thunar-vcs-plugin/tvp-svn-property-page.c:173
 msgid "Modified date:"
 msgstr "Ändringsdatum:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:186
+#: thunar-vcs-plugin/tvp-svn-property-page.c:186
 msgid "Author:"
 msgstr "Upphovsman:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#: thunar-vcs-plugin/tvp-svn-property-page.c:203
 msgid "Changelist:"
 msgstr ""
 
 #. Translators: Depth as in depth of recursion
-#: thunar-svn-plugin/tsp-svn-property-page.c:216
+#: thunar-vcs-plugin/tvp-svn-property-page.c:216
 msgid "Depth:"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Exclude should not apear client side
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:306
+#: thunar-vcs-plugin/tvp-svn-property-page.c:306
 msgid "Exclude"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Empty depth means only this file/direcotry is checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:312
+#: thunar-vcs-plugin/tvp-svn-property-page.c:312
 msgid "Empty"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Files depth means this file/direcotry and all of it's files are checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:318
+#: thunar-vcs-plugin/tvp-svn-property-page.c:318
 #, fuzzy
 msgid "Files"
 msgstr "Fil"
@@ -321,556 +318,556 @@
 #. Translators: svn recursion selection
 #. * Immediates means this file/direcotry and the subdirectories are shown
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:324
-#: tsp-svn-helper/tsh-properties-dialog.c:229
-#: tsp-svn-helper/tsh-status-dialog.c:200
+#: thunar-vcs-plugin/tvp-svn-property-page.c:324
+#: tvp-svn-helper/tsh-properties-dialog.c:229
+#: tvp-svn-helper/tsh-status-dialog.c:200
 msgid "Immediates"
 msgstr ""
 
 #. Translators: svn recursion depth infotmation
 #. * Infinity depth means this file/direcotry is checked out with full recursion
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:330
+#: thunar-vcs-plugin/tvp-svn-property-page.c:330
 msgid "Infinity"
 msgstr ""
 
-#: tsp-svn-helper/main.c:105
+#: tvp-svn-helper/main.c:105
 msgid "Print version information"
 msgstr "Skriv ut versionsinformation"
 
-#: tsp-svn-helper/main.c:112
+#: tvp-svn-helper/main.c:112
 msgid "Execute add action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:118
+#: tvp-svn-helper/main.c:118
 msgid "Execute blame action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:124
+#: tvp-svn-helper/main.c:124
 msgid "Execute changelist action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:130
+#: tvp-svn-helper/main.c:130
 msgid "Execute checkout action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:136
+#: tvp-svn-helper/main.c:136
 msgid "Execute cleanup action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:142
+#: tvp-svn-helper/main.c:142
 msgid "Execute commit action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:148
+#: tvp-svn-helper/main.c:148
 msgid "Execute copy action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:154
+#: tvp-svn-helper/main.c:154
 msgid "Execute delete action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:160
+#: tvp-svn-helper/main.c:160
 msgid "Execute export action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:166
+#: tvp-svn-helper/main.c:166
 msgid "Execute import action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:172
+#: tvp-svn-helper/main.c:172
 msgid "Execute lock action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:178
+#: tvp-svn-helper/main.c:178
 msgid "Execute log action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:184
+#: tvp-svn-helper/main.c:184
 msgid "Execute move action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:190
+#: tvp-svn-helper/main.c:190
 msgid "Execute properties action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:196
+#: tvp-svn-helper/main.c:196
 msgid "Execute resolved action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:202
+#: tvp-svn-helper/main.c:202
 msgid "Execute relocate action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:208
+#: tvp-svn-helper/main.c:208
 msgid "Execute revert action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:214
+#: tvp-svn-helper/main.c:214
 msgid "Execute status action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:220
+#: tvp-svn-helper/main.c:220
 msgid "Execute switch action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:226
+#: tvp-svn-helper/main.c:226
 msgid "Execute unlock action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:232
+#: tvp-svn-helper/main.c:232
 msgid "Execute update action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:246
+#: tvp-svn-helper/main.c:246
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:250
 msgid "Blame Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:254
+#: tvp-svn-helper/main.c:254
 msgid "Changelist Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:258
+#: tvp-svn-helper/main.c:258
 msgid "Checkout Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:262
+#: tvp-svn-helper/main.c:262
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:266
+#: tvp-svn-helper/main.c:266
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:270
+#: tvp-svn-helper/main.c:270
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:274
+#: tvp-svn-helper/main.c:274
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:278
+#: tvp-svn-helper/main.c:278
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:282
+#: tvp-svn-helper/main.c:282
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:286
+#: tvp-svn-helper/main.c:286
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:290
+#: tvp-svn-helper/main.c:290
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:294
+#: tvp-svn-helper/main.c:294
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:298
+#: tvp-svn-helper/main.c:298
 msgid "Properties Related Options:"
 msgstr ""
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:283
+#: tvp-svn-helper/main.c:298 tvp-svn-helper/tsh-properties-dialog.c:283
 msgid "Properties"
 msgstr "Egenskaper"
 
-#: tsp-svn-helper/main.c:302
+#: tvp-svn-helper/main.c:302
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:306
+#: tvp-svn-helper/main.c:306
 msgid "Relocate Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:310
+#: tvp-svn-helper/main.c:310
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:314
+#: tvp-svn-helper/main.c:314
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:318
+#: tvp-svn-helper/main.c:318
 msgid "Switch Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:322
+#: tvp-svn-helper/main.c:322
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:326
+#: tvp-svn-helper/main.c:326
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:369
+#: tvp-svn-helper/main.c:369
 msgid "Not enough arguments provided"
 msgstr ""
 
-#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:87 tsp-svn-helper/tsh-delete.c:91
-#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
-#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:77
-#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
-#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
+#: tvp-svn-helper/tsh-add.c:73 tvp-svn-helper/tsh-add.c:89
+#: tvp-svn-helper/tsh-checkout.c:71 tvp-svn-helper/tsh-commit.c:91
+#: tvp-svn-helper/tsh-copy.c:87 tvp-svn-helper/tsh-delete.c:91
+#: tvp-svn-helper/tsh-export.c:72 tvp-svn-helper/tsh-import.c:72
+#: tvp-svn-helper/tsh-lock.c:91 tvp-svn-helper/tsh-move.c:77
+#: tvp-svn-helper/tsh-resolved.c:73 tvp-svn-helper/tsh-resolved.c:89
+#: tvp-svn-helper/tsh-revert.c:87 tvp-svn-helper/tsh-switch.c:71
+#: tvp-svn-helper/tsh-unlock.c:86 tvp-svn-helper/tsh-update.c:88
 msgid "Failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-blame-dialog.c:94
+#: tvp-svn-helper/tsh-blame-dialog.c:94
 msgid "Line"
 msgstr "Rad"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+#: tvp-svn-helper/tsh-blame-dialog.c:100 tvp-svn-helper/tsh-log-dialog.c:118
 msgid "Revision"
 msgstr "Revision"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+#: tvp-svn-helper/tsh-blame-dialog.c:106 tvp-svn-helper/tsh-log-dialog.c:124
 msgid "Author"
 msgstr "Upphovsman"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+#: tvp-svn-helper/tsh-blame-dialog.c:112 tvp-svn-helper/tsh-log-dialog.c:130
 msgid "Date"
 msgstr "Datum"
 
-#: tsp-svn-helper/tsh-blame.c:75
+#: tvp-svn-helper/tsh-blame.c:75
 msgid "Blame failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-cleanup.c:66
+#: tvp-svn-helper/tsh-cleanup.c:66
 msgid "Cleanup failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-cleanup.c:81
+#: tvp-svn-helper/tsh-cleanup.c:81
 msgid "Cleanup finished"
 msgstr ""
 
-#: tsp-svn-helper/tsh-cleanup.c:95
+#: tvp-svn-helper/tsh-cleanup.c:95
 msgid "Cleaning up ..."
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:719
-#: tsp-svn-helper/tsh-copy.c:99 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
+#: tvp-svn-helper/tsh-commit.c:103 tvp-svn-helper/tsh-common.c:719
+#: tvp-svn-helper/tsh-copy.c:99 tvp-svn-helper/tsh-delete.c:103
+#: tvp-svn-helper/tsh-import.c:82 tvp-svn-helper/tsh-move.c:89
 #, c-format
 msgid "At revision: %ld"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:108
+#: tvp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:505
-#: tsp-svn-helper/tsh-common.c:507 tsp-svn-helper/tsh-copy.c:110
-#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:100
+#: tvp-svn-helper/tsh-commit.c:114 tvp-svn-helper/tsh-common.c:505
+#: tvp-svn-helper/tsh-common.c:507 tvp-svn-helper/tsh-copy.c:110
+#: tvp-svn-helper/tsh-delete.c:114 tvp-svn-helper/tsh-import.c:87
+#: tvp-svn-helper/tsh-move.c:100
 msgid "Completed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:145
+#: tvp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:270
+#: tvp-svn-helper/tsh-common.c:270
 msgid "Store password a plaintext?"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:494 tsp-svn-helper/tsh-common.c:503
-#: tsp-svn-helper/tsh-common.c:510 tsp-svn-helper/tsh-common.c:632
-#: tsp-svn-helper/tsh-common.c:677 tsp-svn-helper/tsh-common.c:768
+#: tvp-svn-helper/tsh-common.c:494 tvp-svn-helper/tsh-common.c:503
+#: tvp-svn-helper/tsh-common.c:510 tvp-svn-helper/tsh-common.c:632
+#: tvp-svn-helper/tsh-common.c:677 tvp-svn-helper/tsh-common.c:768
 msgid "Added"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:495 tsp-svn-helper/tsh-common.c:777
+#: tvp-svn-helper/tsh-common.c:495 tvp-svn-helper/tsh-common.c:777
 msgid "Copied"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:496 tsp-svn-helper/tsh-common.c:502
-#: tsp-svn-helper/tsh-common.c:511 tsp-svn-helper/tsh-common.c:634
-#: tsp-svn-helper/tsh-common.c:680 tsp-svn-helper/tsh-common.c:770
+#: tvp-svn-helper/tsh-common.c:496 tvp-svn-helper/tsh-common.c:502
+#: tvp-svn-helper/tsh-common.c:511 tvp-svn-helper/tsh-common.c:634
+#: tvp-svn-helper/tsh-common.c:680 tvp-svn-helper/tsh-common.c:770
 msgid "Deleted"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:497
+#: tvp-svn-helper/tsh-common.c:497
 msgid "Restored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:498
+#: tvp-svn-helper/tsh-common.c:498
 msgid "Reverted"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:499
+#: tvp-svn-helper/tsh-common.c:499
 msgid "Revert failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:501
+#: tvp-svn-helper/tsh-common.c:501
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:504
+#: tvp-svn-helper/tsh-common.c:504
 msgid "Updated"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:506 tsp-svn-helper/tsh-common.c:508
-#: tsp-svn-helper/tsh-common.c:641
+#: tvp-svn-helper/tsh-common.c:506 tvp-svn-helper/tsh-common.c:508
+#: tvp-svn-helper/tsh-common.c:641
 msgid "External"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:509 tsp-svn-helper/tsh-common.c:636
-#: tsp-svn-helper/tsh-common.c:683 tsp-svn-helper/tsh-common.c:773
+#: tvp-svn-helper/tsh-common.c:509 tvp-svn-helper/tsh-common.c:636
+#: tvp-svn-helper/tsh-common.c:683 tvp-svn-helper/tsh-common.c:773
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:512 tsp-svn-helper/tsh-common.c:635
-#: tsp-svn-helper/tsh-common.c:686 tsp-svn-helper/tsh-common.c:766
+#: tvp-svn-helper/tsh-common.c:512 tvp-svn-helper/tsh-common.c:635
+#: tvp-svn-helper/tsh-common.c:686 tvp-svn-helper/tsh-common.c:766
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:513
+#: tvp-svn-helper/tsh-common.c:513
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:515
+#: tvp-svn-helper/tsh-common.c:515
 msgid "Locked"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:516 tsp-svn-helper/tsh-common.c:779
+#: tvp-svn-helper/tsh-common.c:516 tvp-svn-helper/tsh-common.c:779
 msgid "Unlocked"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tvp-svn-helper/tsh-common.c:517
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:518
+#: tvp-svn-helper/tsh-common.c:518
 msgid "Unlock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tvp-svn-helper/tsh-common.c:519
 msgid "Exists"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tvp-svn-helper/tsh-common.c:520
 msgid "Changelist set"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521
+#: tvp-svn-helper/tsh-common.c:521
 msgid "Changelist cleared"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tvp-svn-helper/tsh-common.c:522
 msgid "Changelist moved"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tvp-svn-helper/tsh-common.c:523
 msgid "Merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tvp-svn-helper/tsh-common.c:524
 msgid "Foreign merge begin"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tvp-svn-helper/tsh-common.c:525
 msgid "Replace"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tvp-svn-helper/tsh-common.c:527
 #, fuzzy
 msgid "Property added"
 msgstr "Egenskaper"
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tvp-svn-helper/tsh-common.c:528
 #, fuzzy
 msgid "Property modified"
 msgstr "Egenskaper"
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tvp-svn-helper/tsh-common.c:529
 #, fuzzy
 msgid "Property deleted"
 msgstr "Egenskaper"
 
-#: tsp-svn-helper/tsh-common.c:530
+#: tvp-svn-helper/tsh-common.c:530
 #, fuzzy
 msgid "Property nonexisting"
 msgstr "Egenskaper"
 
-#: tsp-svn-helper/tsh-common.c:531
+#: tvp-svn-helper/tsh-common.c:531
 msgid "Revision property set"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:532
+#: tvp-svn-helper/tsh-common.c:532
 msgid "Revision property deleted"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:533
+#: tvp-svn-helper/tsh-common.c:533
 msgid "Merge completed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:534
+#: tvp-svn-helper/tsh-common.c:534
 msgid "Tree conflict"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:535
+#: tvp-svn-helper/tsh-common.c:535
 msgid "External failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:596
+#: tvp-svn-helper/tsh-common.c:596
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:598
+#: tvp-svn-helper/tsh-common.c:598
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:599 tsp-svn-helper/tsh-common.c:633
+#: tvp-svn-helper/tsh-common.c:599 tvp-svn-helper/tsh-common.c:633
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:600 tsp-svn-helper/tsh-common.c:640
+#: tvp-svn-helper/tsh-common.c:600 tvp-svn-helper/tsh-common.c:640
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:601
+#: tvp-svn-helper/tsh-common.c:601
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:602 tsp-svn-helper/tsh-common.c:637
+#: tvp-svn-helper/tsh-common.c:602 tvp-svn-helper/tsh-common.c:637
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:603 tsp-svn-helper/tsh-common.c:638
+#: tvp-svn-helper/tsh-common.c:603 tvp-svn-helper/tsh-common.c:638
 msgid "Conflicted"
 msgstr ""
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:631
+#: tvp-svn-helper/tsh-common.c:631
 msgid "Normal"
 msgstr "Normal"
 
-#: tsp-svn-helper/tsh-common.c:639
+#: tvp-svn-helper/tsh-common.c:639
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:642
+#: tvp-svn-helper/tsh-common.c:642
 msgid "Incomplete"
 msgstr ""
 
-#: tsp-svn-helper/tsh-copy.c:104
+#: tvp-svn-helper/tsh-copy.c:104
 msgid "Local copy"
 msgstr "Lokal kopia"
 
-#: tsp-svn-helper/tsh-copy.c:147
+#: tvp-svn-helper/tsh-copy.c:147
 msgid "Copy To"
 msgstr "Kopiera till"
 
-#: tsp-svn-helper/tsh-delete.c:108
+#: tvp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:145
+#: tvp-svn-helper/tsh-delete.c:145
 msgid "Delete Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-dialog.c:60
+#: tvp-svn-helper/tsh-file-dialog.c:60
 msgid "_Certificate:"
 msgstr "_Certifikat:"
 
-#: tsp-svn-helper/tsh-file-dialog.c:67
+#: tvp-svn-helper/tsh-file-dialog.c:67
 msgid "Select a file"
 msgstr "Välj en fil"
 
-#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
-#: tsp-svn-helper/tsh-trust-dialog.c:73
+#: tvp-svn-helper/tsh-file-dialog.c:78 tvp-svn-helper/tsh-login-dialog.c:98
+#: tvp-svn-helper/tsh-trust-dialog.c:73
 msgid "Remember"
 msgstr "Kom ihåg"
 
-#: tsp-svn-helper/tsh-file-dialog.c:86
+#: tvp-svn-helper/tsh-file-dialog.c:86
 msgid "Certificate"
 msgstr "Certifikat"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:91
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:116
+#: tvp-svn-helper/tsh-file-selection-dialog.c:91
+#: tvp-svn-helper/tsh-log-message-dialog.c:92
+#: tvp-svn-helper/tsh-notify-dialog.c:94
+#: tvp-svn-helper/tsh-status-dialog.c:116
 msgid "Path"
 msgstr "Sökväg"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:118
+#: tvp-svn-helper/tsh-file-selection-dialog.c:118
 msgid "Select/Unselect all"
 msgstr ""
 
-#: tsp-svn-helper/tsh-import.c:125
+#: tvp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-log-dialog.c:136
+#: tvp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr "Meddelande"
 
-#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
+#: tvp-svn-helper/tsh-log-dialog.c:174 tvp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr "Åtgärd"
 
-#: tsp-svn-helper/tsh-log-dialog.c:180
+#: tvp-svn-helper/tsh-log-dialog.c:180
 msgid "File"
 msgstr "Fil"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:86
+#: tvp-svn-helper/tsh-log-message-dialog.c:86
 msgid "State"
 msgstr "Tillstånd"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:110
+#: tvp-svn-helper/tsh-log-message-dialog.c:110
 msgid "Log Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-log.c:106
+#: tvp-svn-helper/tsh-log.c:106
 msgid "Log failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-login-dialog.c:65
+#: tvp-svn-helper/tsh-login-dialog.c:65
 msgid "_Username:"
 msgstr "_Användarnamn:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:81
+#: tvp-svn-helper/tsh-login-dialog.c:81
 msgid "_Password:"
 msgstr "_Lösenord:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:106
+#: tvp-svn-helper/tsh-login-dialog.c:106
 msgid "Login"
 msgstr ""
 
-#: tsp-svn-helper/tsh-move.c:94
+#: tvp-svn-helper/tsh-move.c:94
 msgid "Local move"
 msgstr ""
 
-#: tsp-svn-helper/tsh-move.c:136
+#: tvp-svn-helper/tsh-move.c:136
 msgid "Move To"
 msgstr "Flytta till"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:100
+#: tvp-svn-helper/tsh-notify-dialog.c:100
 msgid "Mime type"
 msgstr "Mime-typ"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:115
+#: tvp-svn-helper/tsh-notify-dialog.c:115
 msgid "Notification"
 msgstr ""
 
-#: tsp-svn-helper/tsh-properties-dialog.c:126
+#: tvp-svn-helper/tsh-properties-dialog.c:126
 msgid "Name"
 msgstr "Namn"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:132
+#: tvp-svn-helper/tsh-properties-dialog.c:132
 msgid "Value"
 msgstr "Värde"
 
@@ -880,8 +877,8 @@
 #. Translators: svn recursion selection
 #. * Self means only this file/direcotry is shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:209
-#: tsp-svn-helper/tsh-status-dialog.c:182
+#: tvp-svn-helper/tsh-properties-dialog.c:209
+#: tvp-svn-helper/tsh-status-dialog.c:182
 msgid "Self"
 msgstr ""
 
@@ -891,8 +888,8 @@
 #. Translators: svn recursion selection
 #. * Immediate files means this file/direcotry and the files it contains are shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:220
-#: tsp-svn-helper/tsh-status-dialog.c:191
+#: tvp-svn-helper/tsh-properties-dialog.c:220
+#: tvp-svn-helper/tsh-status-dialog.c:191
 msgid "Immediate files"
 msgstr ""
 
@@ -902,110 +899,110 @@
 #. Translators: svn recursion selection
 #. * Recursive means the list is full recursive
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:238
-#: tsp-svn-helper/tsh-status-dialog.c:209
+#: tvp-svn-helper/tsh-properties-dialog.c:238
+#: tvp-svn-helper/tsh-status-dialog.c:209
 #, fuzzy
 msgid "Recursive"
 msgstr "Visa rekursivt"
 
 #. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:81
+#: tvp-svn-helper/tsh-properties.c:81
 msgid "Set property failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-properties.c:104
+#: tvp-svn-helper/tsh-properties.c:104
 msgid "Properties failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:88
+#: tvp-svn-helper/tsh-relocate-dialog.c:88
 msgid "_From:"
 msgstr "_Från:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:98
-#: tsp-svn-helper/tsh-relocate-dialog.c:104
-#: tsp-svn-helper/tsh-relocate-dialog.c:153
-#: tsp-svn-helper/tsh-relocate-dialog.c:159
-#: tsp-svn-helper/tsh-relocate-dialog.c:205
-#: tsp-svn-helper/tsh-transfer-dialog.c:92
-#: tsp-svn-helper/tsh-transfer-dialog.c:98
-#: tsp-svn-helper/tsh-transfer-dialog.c:144
+#: tvp-svn-helper/tsh-relocate-dialog.c:98
+#: tvp-svn-helper/tsh-relocate-dialog.c:104
+#: tvp-svn-helper/tsh-relocate-dialog.c:153
+#: tvp-svn-helper/tsh-relocate-dialog.c:159
+#: tvp-svn-helper/tsh-relocate-dialog.c:205
+#: tvp-svn-helper/tsh-transfer-dialog.c:92
+#: tvp-svn-helper/tsh-transfer-dialog.c:98
+#: tvp-svn-helper/tsh-transfer-dialog.c:144
 msgid "Select a folder"
 msgstr "Välj en mapp"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:143
+#: tvp-svn-helper/tsh-relocate-dialog.c:143
 msgid "_To:"
 msgstr "_Till:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:198
-#: tsp-svn-helper/tsh-transfer-dialog.c:137
+#: tvp-svn-helper/tsh-relocate-dialog.c:198
+#: tvp-svn-helper/tsh-transfer-dialog.c:137
 msgid "_Directory:"
 msgstr "_Katalog:"
 
-#: tsp-svn-helper/tsh-relocate.c:71
+#: tvp-svn-helper/tsh-relocate.c:71
 msgid "Relocate failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate.c:86
+#: tvp-svn-helper/tsh-relocate.c:86
 msgid "Relocate finished"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate.c:128
+#: tvp-svn-helper/tsh-relocate.c:128
 msgid "Relocating ..."
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:224
+#: tvp-svn-helper/tsh-status-dialog.c:224
 msgid "Show Unmodified Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:228
+#: tvp-svn-helper/tsh-status-dialog.c:228
 msgid "Show Unversioned Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:232
+#: tvp-svn-helper/tsh-status-dialog.c:232
 msgid "Show Ignored Files"
 msgstr "Visa ignorerade filer"
 
-#: tsp-svn-helper/tsh-status-dialog.c:236
+#: tvp-svn-helper/tsh-status-dialog.c:236
 msgid "Hide Externals"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:240
+#: tvp-svn-helper/tsh-status-dialog.c:240
 msgid "Check Repository"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status.c:86
+#: tvp-svn-helper/tsh-status.c:86
 msgid "Status failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:82
+#: tvp-svn-helper/tsh-transfer-dialog.c:82
 msgid "_Repository:"
 msgstr "_Förråd:"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:156
+#: tvp-svn-helper/tsh-transfer-dialog.c:156
 msgid "Transfer"
 msgstr "Överföring"
 
-#: tsp-svn-helper/tsh-trust-dialog.c:58
+#: tvp-svn-helper/tsh-trust-dialog.c:58
 msgid "Certificate is not yet valid."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:61
+#: tvp-svn-helper/tsh-trust-dialog.c:61
 msgid "Certificate has expired."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:64
+#: tvp-svn-helper/tsh-trust-dialog.c:64
 msgid "Certificate does not match the remote hostname."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:67
+#: tvp-svn-helper/tsh-trust-dialog.c:67
 msgid "Certificate authority is unknown."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:70
+#: tvp-svn-helper/tsh-trust-dialog.c:70
 msgid "Other failure."
 msgstr ""
 
-#: tsp-svn-helper/tsh-trust-dialog.c:77
+#: tvp-svn-helper/tsh-trust-dialog.c:77
 msgid "Trust"
 msgstr ""
 

Added: thunar-vcs-plugin/trunk/po/thunar-vcs-plugin.pot
===================================================================
--- thunar-vcs-plugin/trunk/po/thunar-vcs-plugin.pot	                        (rev 0)
+++ thunar-vcs-plugin/trunk/po/thunar-vcs-plugin.pot	2009-06-28 12:13:49 UTC (rev 7635)
@@ -0,0 +1,1001 @@
+# 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: 2009-06-28 14:10+0200\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"
+
+#. append the svn submenu action
+#. Lets see if we are dealing with a working copy
+#: thunar-vcs-plugin/tvp-provider.c:435 thunar-vcs-plugin/tvp-provider.c:467
+msgid "SVN"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:298
+msgid "Menu|Add"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:298 tvp-svn-helper/main.c:246
+#: tvp-svn-helper/tsh-add.c:113 tvp-svn-helper/tsh-add.c:126
+msgid "Add"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:303
+msgid "Menu|Blame"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:303 tvp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:254 tvp-svn-helper/tsh-blame-dialog.c:133
+msgid "Blame"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:315
+msgid "Menu|Changelist"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:315
+msgid "Changelist"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:320
+msgid "Menu|Checkout"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:320 tvp-svn-helper/main.c:258
+#: tvp-svn-helper/tsh-checkout.c:98 tvp-svn-helper/tsh-checkout.c:110
+msgid "Checkout"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:325
+msgid "Menu|Cleanup"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:325 tvp-svn-helper/main.c:262
+msgid "Cleanup"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:330
+msgid "Menu|Commit"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:330 tvp-svn-helper/main.c:266
+#: tvp-svn-helper/tsh-commit.c:127 tvp-svn-helper/tsh-commit.c:140
+msgid "Commit"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:335
+msgid "Menu|Copy"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:335 tvp-svn-helper/main.c:270
+#: tvp-svn-helper/tsh-copy.c:165
+msgid "Copy"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:340
+msgid "Menu|Delete"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:340 tvp-svn-helper/main.c:274
+#: tvp-svn-helper/tsh-delete.c:127 tvp-svn-helper/tsh-delete.c:140
+msgid "Delete"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:345
+msgid "Menu|Diff"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:345
+msgid "Diff"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:350
+msgid "Menu|Export"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:350 tvp-svn-helper/main.c:278
+#: tvp-svn-helper/tsh-export.c:107 tvp-svn-helper/tsh-export.c:125
+msgid "Export"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:355
+msgid "Menu|Import"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:355 tvp-svn-helper/main.c:282
+#: tvp-svn-helper/tsh-import.c:102 tvp-svn-helper/tsh-import.c:120
+msgid "Import"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:360
+msgid "Menu|Info"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:360
+msgid "Info"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:370
+msgid "Menu|Lock"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:370 tvp-svn-helper/main.c:286
+#: tvp-svn-helper/tsh-lock-dialog.c:72 tvp-svn-helper/tsh-lock.c:130
+msgid "Lock"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:375
+msgid "Menu|Log"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:375 tvp-svn-helper/main.c:290
+#: tvp-svn-helper/tsh-log-dialog.c:201
+msgid "Log"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:390
+msgid "Menu|Move"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:390 tvp-svn-helper/main.c:294
+#: tvp-svn-helper/tsh-move.c:156
+msgid "Move"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:401
+msgid "Menu|Edit Properties"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:401
+msgid "Edit Properties"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:406
+msgid "Menu|Relocate"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:406 tvp-svn-helper/main.c:306
+#: tvp-svn-helper/tsh-relocate-dialog.c:217 tvp-svn-helper/tsh-relocate.c:114
+msgid "Relocate"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:412
+msgid "Menu|Resolved"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:412 tvp-svn-helper/main.c:302
+#: tvp-svn-helper/tsh-common.c:500 tvp-svn-helper/tsh-resolved.c:113
+#: tvp-svn-helper/tsh-resolved.c:126
+msgid "Resolved"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:417
+msgid "Menu|Resolve"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:417
+msgid "Resolve"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:422
+msgid "Menu|Revert"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:422 tvp-svn-helper/main.c:310
+#: tvp-svn-helper/tsh-revert.c:112 tvp-svn-helper/tsh-revert.c:125
+msgid "Revert"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:427
+msgid "Menu|Status"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:427 tvp-svn-helper/main.c:314
+#: tvp-svn-helper/tsh-file-selection-dialog.c:125
+#: tvp-svn-helper/tsh-status-dialog.c:247
+msgid "Status"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:432
+msgid "Menu|Switch"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:432 tvp-svn-helper/main.c:318
+#: tvp-svn-helper/tsh-switch.c:109 tvp-svn-helper/tsh-switch.c:122
+msgid "Switch"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:437
+msgid "Menu|Unlock"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:437 tvp-svn-helper/main.c:322
+#: tvp-svn-helper/tsh-unlock.c:111
+msgid "Unlock"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:442
+msgid "Menu|Update"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:442 tvp-svn-helper/main.c:326
+#: tvp-svn-helper/tsh-update.c:113
+msgid "Update"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-action.c:452
+#, c-format
+msgid "Action %s is unimplemented"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-property-page.c:118
+msgid "URL:"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-property-page.c:124
+#: thunar-vcs-plugin/tvp-svn-property-page.c:137
+#: thunar-vcs-plugin/tvp-svn-property-page.c:149
+#: thunar-vcs-plugin/tvp-svn-property-page.c:167
+#: thunar-vcs-plugin/tvp-svn-property-page.c:179
+#: thunar-vcs-plugin/tvp-svn-property-page.c:192
+#: thunar-vcs-plugin/tvp-svn-property-page.c:222
+#: thunar-vcs-plugin/tvp-svn-property-page.c:300
+#: tvp-svn-helper/tsh-common.c:539 tvp-svn-helper/tsh-common.c:597
+#: tvp-svn-helper/tsh-common.c:606 tvp-svn-helper/tsh-common.c:628
+#: tvp-svn-helper/tsh-common.c:645 tvp-svn-helper/tsh-common.c:672
+#: tvp-svn-helper/tsh-common.c:762
+msgid "Unknown"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-property-page.c:131
+msgid "Revision:"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-property-page.c:143
+msgid "Repository:"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-property-page.c:161
+msgid "Modified revision:"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-property-page.c:173
+msgid "Modified date:"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-property-page.c:186
+msgid "Author:"
+msgstr ""
+
+#: thunar-vcs-plugin/tvp-svn-property-page.c:203
+msgid "Changelist:"
+msgstr ""
+
+#. Translators: Depth as in depth of recursion
+#: thunar-vcs-plugin/tvp-svn-property-page.c:216
+msgid "Depth:"
+msgstr ""
+
+#. Translators: svn recursion depth infotmation
+#. * Exclude should not apear client side
+#.
+#: thunar-vcs-plugin/tvp-svn-property-page.c:306
+msgid "Exclude"
+msgstr ""
+
+#. Translators: svn recursion depth infotmation
+#. * Empty depth means only this file/direcotry is checked out
+#.
+#: thunar-vcs-plugin/tvp-svn-property-page.c:312
+msgid "Empty"
+msgstr ""
+
+#. Translators: svn recursion depth infotmation
+#. * Files depth means this file/direcotry and all of it's files are checked out
+#.
+#: thunar-vcs-plugin/tvp-svn-property-page.c:318
+msgid "Files"
+msgstr ""
+
+#. Translators: svn recursion depth infotmation
+#. * Immediates depth means this file/direcotry and all of it's files and subdirectories are checked out
+#.
+#. Translators: svn recursion selection
+#. * Immediates means this file/direcotry and the subdirectories are updated
+#.
+#. Translators: svn recursion selection
+#. * Immediates means this file/direcotry and the subdirectories are shown
+#.
+#: thunar-vcs-plugin/tvp-svn-property-page.c:324
+#: tvp-svn-helper/tsh-properties-dialog.c:229
+#: tvp-svn-helper/tsh-status-dialog.c:200
+msgid "Immediates"
+msgstr ""
+
+#. Translators: svn recursion depth infotmation
+#. * Infinity depth means this file/direcotry is checked out with full recursion
+#.
+#: thunar-vcs-plugin/tvp-svn-property-page.c:330
+msgid "Infinity"
+msgstr ""
+
+#: tvp-svn-helper/main.c:105
+msgid "Print version information"
+msgstr ""
+
+#: tvp-svn-helper/main.c:112
+msgid "Execute add action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:118
+msgid "Execute blame action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:124
+msgid "Execute changelist action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:130
+msgid "Execute checkout action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:136
+msgid "Execute cleanup action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:142
+msgid "Execute commit action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:148
+msgid "Execute copy action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:154
+msgid "Execute delete action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:160
+msgid "Execute export action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:166
+msgid "Execute import action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:172
+msgid "Execute lock action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:178
+msgid "Execute log action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:184
+msgid "Execute move action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:190
+msgid "Execute properties action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:196
+msgid "Execute resolved action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:202
+msgid "Execute relocate action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:208
+msgid "Execute revert action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:214
+msgid "Execute status action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:220
+msgid "Execute switch action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:226
+msgid "Execute unlock action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:232
+msgid "Execute update action"
+msgstr ""
+
+#: tvp-svn-helper/main.c:246
+msgid "Add Related Options:"
+msgstr ""
+
+#: tvp-svn-helper/main.c:250
+msgid "Blame Related Options:"
+msgstr ""
+
+#: tvp-svn-helper/main.c:254
+msgid "Changelist Related Options:"
+msgstr ""
+
+#: tvp-svn-helper/main.c:258
+msgid "Checkout Related Options:"
+msgstr ""
+
+#: tvp-svn-helper/main.c:262
+msgid "Cleanup Related Options:"
+msgstr ""
+
+#: tvp-svn-helper/main.c:266
+msgid "Commit Related Options:"
+msgstr ""
+
+#: tvp-svn-helper/main.c:270
+msgid "Copy Related Options:"
+msgstr ""
+
+#: tvp-svn-helper/main.c:274
+msgid "Delete Related Options:"
+msgstr ""
+
+#: tvp-svn-helper/main.c:278
+msgid "Export Related Options:"
+msgstr ""
+
+#: tvp-svn-helper/main.c:282
+msgid "Import Related Options:"
+msgstr ""
+
+#: tvp-svn-helper/main.c:286
+msgid "Lock Related Options:"
+msgstr ""
+
+#: tvp-svn-helper/main.c:290
+msgid "Log Related Options:"
+msgstr ""
+
+#: tvp-svn-helper/main.c:294
+msgid "Move Related Options:"
+msgstr ""
+
+#: tvp-svn-helper/main.c:298
+msgid "Properties Related Options:"
+msgstr ""
+
+#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
+#. gtk_widget_show (box);
+#: tvp-svn-helper/main.c:298 tvp-svn-helper/tsh-properties-dialog.c:283
+msgid "Properties"
+msgstr ""
+
+#: tvp-svn-helper/main.c:302
+msgid "Resolved Related Options:"
+msgstr ""
+
+#: tvp-svn-helper/main.c:306
+msgid "Relocate Related Options:"
+msgstr ""
+
+#: tvp-svn-helper/main.c:310
+msgid "Revert Related Options:"
+msgstr ""
+
+#: tvp-svn-helper/main.c:314
+msgid "Status Related Options:"
+msgstr ""
+
+#: tvp-svn-helper/main.c:318
+msgid "Switch Related Options:"
+msgstr ""
+
+#: tvp-svn-helper/main.c:322
+msgid "Unlock Related Options:"
+msgstr ""
+
+#: tvp-svn-helper/main.c:326
+msgid "Update Related Options:"
+msgstr ""
+
+#: tvp-svn-helper/main.c:369
+msgid "Not enough arguments provided"
+msgstr ""
+
+#: tvp-svn-helper/tsh-add.c:73 tvp-svn-helper/tsh-add.c:89
+#: tvp-svn-helper/tsh-checkout.c:71 tvp-svn-helper/tsh-commit.c:91
+#: tvp-svn-helper/tsh-copy.c:87 tvp-svn-helper/tsh-delete.c:91
+#: tvp-svn-helper/tsh-export.c:72 tvp-svn-helper/tsh-import.c:72
+#: tvp-svn-helper/tsh-lock.c:91 tvp-svn-helper/tsh-move.c:77
+#: tvp-svn-helper/tsh-resolved.c:73 tvp-svn-helper/tsh-resolved.c:89
+#: tvp-svn-helper/tsh-revert.c:87 tvp-svn-helper/tsh-switch.c:71
+#: tvp-svn-helper/tsh-unlock.c:86 tvp-svn-helper/tsh-update.c:88
+msgid "Failed"
+msgstr ""
+
+#: tvp-svn-helper/tsh-blame-dialog.c:94
+msgid "Line"
+msgstr ""
+
+#: tvp-svn-helper/tsh-blame-dialog.c:100 tvp-svn-helper/tsh-log-dialog.c:118
+msgid "Revision"
+msgstr ""
+
+#: tvp-svn-helper/tsh-blame-dialog.c:106 tvp-svn-helper/tsh-log-dialog.c:124
+msgid "Author"
+msgstr ""
+
+#: tvp-svn-helper/tsh-blame-dialog.c:112 tvp-svn-helper/tsh-log-dialog.c:130
+msgid "Date"
+msgstr ""
+
+#: tvp-svn-helper/tsh-blame.c:75
+msgid "Blame failed"
+msgstr ""
+
+#: tvp-svn-helper/tsh-cleanup.c:66
+msgid "Cleanup failed"
+msgstr ""
+
+#: tvp-svn-helper/tsh-cleanup.c:81
+msgid "Cleanup finished"
+msgstr ""
+
+#: tvp-svn-helper/tsh-cleanup.c:95
+msgid "Cleaning up ..."
+msgstr ""
+
+#: tvp-svn-helper/tsh-commit.c:103 tvp-svn-helper/tsh-common.c:719
+#: tvp-svn-helper/tsh-copy.c:99 tvp-svn-helper/tsh-delete.c:103
+#: tvp-svn-helper/tsh-import.c:82 tvp-svn-helper/tsh-move.c:89
+#, c-format
+msgid "At revision: %ld"
+msgstr ""
+
+#: tvp-svn-helper/tsh-commit.c:108
+msgid "Nothing to do"
+msgstr ""
+
+#: tvp-svn-helper/tsh-commit.c:114 tvp-svn-helper/tsh-common.c:505
+#: tvp-svn-helper/tsh-common.c:507 tvp-svn-helper/tsh-copy.c:110
+#: tvp-svn-helper/tsh-delete.c:114 tvp-svn-helper/tsh-import.c:87
+#: tvp-svn-helper/tsh-move.c:100
+msgid "Completed"
+msgstr ""
+
+#: tvp-svn-helper/tsh-commit.c:145
+msgid "Commit Message"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:270
+msgid "Store password a plaintext?"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:494 tvp-svn-helper/tsh-common.c:503
+#: tvp-svn-helper/tsh-common.c:510 tvp-svn-helper/tsh-common.c:632
+#: tvp-svn-helper/tsh-common.c:677 tvp-svn-helper/tsh-common.c:768
+msgid "Added"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:495 tvp-svn-helper/tsh-common.c:777
+msgid "Copied"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:496 tvp-svn-helper/tsh-common.c:502
+#: tvp-svn-helper/tsh-common.c:511 tvp-svn-helper/tsh-common.c:634
+#: tvp-svn-helper/tsh-common.c:680 tvp-svn-helper/tsh-common.c:770
+msgid "Deleted"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:497
+msgid "Restored"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:498
+msgid "Reverted"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:499
+msgid "Revert failed"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:501
+msgid "Skipped"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:504
+msgid "Updated"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:506 tvp-svn-helper/tsh-common.c:508
+#: tvp-svn-helper/tsh-common.c:641
+msgid "External"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:509 tvp-svn-helper/tsh-common.c:636
+#: tvp-svn-helper/tsh-common.c:683 tvp-svn-helper/tsh-common.c:773
+msgid "Modified"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:512 tvp-svn-helper/tsh-common.c:635
+#: tvp-svn-helper/tsh-common.c:686 tvp-svn-helper/tsh-common.c:766
+msgid "Replaced"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:513
+msgid "Transmitting"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:515
+msgid "Locked"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:516 tvp-svn-helper/tsh-common.c:779
+msgid "Unlocked"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:517
+msgid "Lock failed"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:518
+msgid "Unlock failed"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:519
+msgid "Exists"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:520
+msgid "Changelist set"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:521
+msgid "Changelist cleared"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:522
+msgid "Changelist moved"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:523
+msgid "Merge begin"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:524
+msgid "Foreign merge begin"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:525
+msgid "Replace"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:527
+msgid "Property added"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:528
+msgid "Property modified"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:529
+msgid "Property deleted"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:530
+msgid "Property nonexisting"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:531
+msgid "Revision property set"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:532
+msgid "Revision property deleted"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:533
+msgid "Merge completed"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:534
+msgid "Tree conflict"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:535
+msgid "External failed"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:596
+msgid "Inapplicable"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:598
+msgid "Unchanged"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:599 tvp-svn-helper/tsh-common.c:633
+msgid "Missing"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:600 tvp-svn-helper/tsh-common.c:640
+msgid "Obstructed"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:601
+msgid "Changed"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:602 tvp-svn-helper/tsh-common.c:637
+msgid "Merged"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:603 tvp-svn-helper/tsh-common.c:638
+msgid "Conflicted"
+msgstr ""
+
+#. N_("None"),
+#. N_("Unversioned"),
+#: tvp-svn-helper/tsh-common.c:631
+msgid "Normal"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:639
+msgid "Ignored"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:642
+msgid "Incomplete"
+msgstr ""
+
+#: tvp-svn-helper/tsh-copy.c:104
+msgid "Local copy"
+msgstr ""
+
+#: tvp-svn-helper/tsh-copy.c:147
+msgid "Copy To"
+msgstr ""
+
+#: tvp-svn-helper/tsh-delete.c:108
+msgid "Local delete"
+msgstr ""
+
+#: tvp-svn-helper/tsh-delete.c:145
+msgid "Delete Message"
+msgstr ""
+
+#: tvp-svn-helper/tsh-file-dialog.c:60
+msgid "_Certificate:"
+msgstr ""
+
+#: tvp-svn-helper/tsh-file-dialog.c:67
+msgid "Select a file"
+msgstr ""
+
+#: tvp-svn-helper/tsh-file-dialog.c:78 tvp-svn-helper/tsh-login-dialog.c:98
+#: tvp-svn-helper/tsh-trust-dialog.c:73
+msgid "Remember"
+msgstr ""
+
+#: tvp-svn-helper/tsh-file-dialog.c:86
+msgid "Certificate"
+msgstr ""
+
+#: tvp-svn-helper/tsh-file-selection-dialog.c:91
+#: tvp-svn-helper/tsh-log-message-dialog.c:92
+#: tvp-svn-helper/tsh-notify-dialog.c:94
+#: tvp-svn-helper/tsh-status-dialog.c:116
+msgid "Path"
+msgstr ""
+
+#: tvp-svn-helper/tsh-file-selection-dialog.c:118
+msgid "Select/Unselect all"
+msgstr ""
+
+#: tvp-svn-helper/tsh-import.c:125
+msgid "Import Message"
+msgstr ""
+
+#: tvp-svn-helper/tsh-log-dialog.c:136
+msgid "Message"
+msgstr ""
+
+#: tvp-svn-helper/tsh-log-dialog.c:174 tvp-svn-helper/tsh-notify-dialog.c:88
+msgid "Action"
+msgstr ""
+
+#: tvp-svn-helper/tsh-log-dialog.c:180
+msgid "File"
+msgstr ""
+
+#: tvp-svn-helper/tsh-log-message-dialog.c:86
+msgid "State"
+msgstr ""
+
+#: tvp-svn-helper/tsh-log-message-dialog.c:110
+msgid "Log Message"
+msgstr ""
+
+#: tvp-svn-helper/tsh-log.c:106
+msgid "Log failed"
+msgstr ""
+
+#: tvp-svn-helper/tsh-login-dialog.c:65
+msgid "_Username:"
+msgstr ""
+
+#: tvp-svn-helper/tsh-login-dialog.c:81
+msgid "_Password:"
+msgstr ""
+
+#: tvp-svn-helper/tsh-login-dialog.c:106
+msgid "Login"
+msgstr ""
+
+#: tvp-svn-helper/tsh-move.c:94
+msgid "Local move"
+msgstr ""
+
+#: tvp-svn-helper/tsh-move.c:136
+msgid "Move To"
+msgstr ""
+
+#: tvp-svn-helper/tsh-notify-dialog.c:100
+msgid "Mime type"
+msgstr ""
+
+#: tvp-svn-helper/tsh-notify-dialog.c:115
+msgid "Notification"
+msgstr ""
+
+#: tvp-svn-helper/tsh-properties-dialog.c:126
+msgid "Name"
+msgstr ""
+
+#: tvp-svn-helper/tsh-properties-dialog.c:132
+msgid "Value"
+msgstr ""
+
+#. Translators: svn recursion selection
+#. * Self means only this file/direcotry is updated
+#.
+#. Translators: svn recursion selection
+#. * Self means only this file/direcotry is shown
+#.
+#: tvp-svn-helper/tsh-properties-dialog.c:209
+#: tvp-svn-helper/tsh-status-dialog.c:182
+msgid "Self"
+msgstr ""
+
+#. Translators: svn recursion selection
+#. * Immediate files means this file/direcotry and the files it contains are updated
+#.
+#. Translators: svn recursion selection
+#. * Immediate files means this file/direcotry and the files it contains are shown
+#.
+#: tvp-svn-helper/tsh-properties-dialog.c:220
+#: tvp-svn-helper/tsh-status-dialog.c:191
+msgid "Immediate files"
+msgstr ""
+
+#. Translators: svn recursion selection
+#. * Recursive means the update is full recursive
+#.
+#. Translators: svn recursion selection
+#. * Recursive means the list is full recursive
+#.
+#: tvp-svn-helper/tsh-properties-dialog.c:238
+#: tvp-svn-helper/tsh-status-dialog.c:209
+msgid "Recursive"
+msgstr ""
+
+#. tsh_properties_dialog_done (dialog);
+#: tvp-svn-helper/tsh-properties.c:81
+msgid "Set property failed"
+msgstr ""
+
+#: tvp-svn-helper/tsh-properties.c:104
+msgid "Properties failed"
+msgstr ""
+
+#: tvp-svn-helper/tsh-relocate-dialog.c:88
+msgid "_From:"
+msgstr ""
+
+#: tvp-svn-helper/tsh-relocate-dialog.c:98
+#: tvp-svn-helper/tsh-relocate-dialog.c:104
+#: tvp-svn-helper/tsh-relocate-dialog.c:153
+#: tvp-svn-helper/tsh-relocate-dialog.c:159
+#: tvp-svn-helper/tsh-relocate-dialog.c:205
+#: tvp-svn-helper/tsh-transfer-dialog.c:92
+#: tvp-svn-helper/tsh-transfer-dialog.c:98
+#: tvp-svn-helper/tsh-transfer-dialog.c:144
+msgid "Select a folder"
+msgstr ""
+
+#: tvp-svn-helper/tsh-relocate-dialog.c:143
+msgid "_To:"
+msgstr ""
+
+#: tvp-svn-helper/tsh-relocate-dialog.c:198
+#: tvp-svn-helper/tsh-transfer-dialog.c:137
+msgid "_Directory:"
+msgstr ""
+
+#: tvp-svn-helper/tsh-relocate.c:71
+msgid "Relocate failed"
+msgstr ""
+
+#: tvp-svn-helper/tsh-relocate.c:86
+msgid "Relocate finished"
+msgstr ""
+
+#: tvp-svn-helper/tsh-relocate.c:128
+msgid "Relocating ..."
+msgstr ""
+
+#: tvp-svn-helper/tsh-status-dialog.c:224
+msgid "Show Unmodified Files"
+msgstr ""
+
+#: tvp-svn-helper/tsh-status-dialog.c:228
+msgid "Show Unversioned Files"
+msgstr ""
+
+#: tvp-svn-helper/tsh-status-dialog.c:232
+msgid "Show Ignored Files"
+msgstr ""
+
+#: tvp-svn-helper/tsh-status-dialog.c:236
+msgid "Hide Externals"
+msgstr ""
+
+#: tvp-svn-helper/tsh-status-dialog.c:240
+msgid "Check Repository"
+msgstr ""
+
+#: tvp-svn-helper/tsh-status.c:86
+msgid "Status failed"
+msgstr ""
+
+#: tvp-svn-helper/tsh-transfer-dialog.c:82
+msgid "_Repository:"
+msgstr ""
+
+#: tvp-svn-helper/tsh-transfer-dialog.c:156
+msgid "Transfer"
+msgstr ""
+
+#: tvp-svn-helper/tsh-trust-dialog.c:58
+msgid "Certificate is not yet valid."
+msgstr ""
+
+#: tvp-svn-helper/tsh-trust-dialog.c:61
+msgid "Certificate has expired."
+msgstr ""
+
+#: tvp-svn-helper/tsh-trust-dialog.c:64
+msgid "Certificate does not match the remote hostname."
+msgstr ""
+
+#: tvp-svn-helper/tsh-trust-dialog.c:67
+msgid "Certificate authority is unknown."
+msgstr ""
+
+#: tvp-svn-helper/tsh-trust-dialog.c:70
+msgid "Other failure."
+msgstr ""
+
+#: tvp-svn-helper/tsh-trust-dialog.c:77
+msgid "Trust"
+msgstr ""

Modified: thunar-vcs-plugin/trunk/po/ur.po
===================================================================
--- thunar-vcs-plugin/trunk/po/ur.po	2009-06-28 12:10:01 UTC (rev 7634)
+++ thunar-vcs-plugin/trunk/po/ur.po	2009-06-28 12:13:49 UTC (rev 7635)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-03-15 15:49+0100\n"
+"POT-Creation-Date: 2009-06-28 14:10+0200\n"
 "PO-Revision-Date: 2009-05-14 02:39+0500\n"
 "Last-Translator: Muhammad Ali Makki <makki.ma at gmail.com>\n"
 "Language-Team: Urdu <makki.ma at gmail.com>\n"
@@ -21,331 +21,293 @@
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:435
-#: thunar-svn-plugin/tsp-provider.c:467
+#: thunar-vcs-plugin/tvp-provider.c:435 thunar-vcs-plugin/tvp-provider.c:467
 msgid "SVN"
 msgstr "SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
+#: thunar-vcs-plugin/tvp-svn-action.c:298
 msgid "Menu|Add"
 msgstr "مینیو|شامل کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
-#: tsp-svn-helper/main.c:246
-#: tsp-svn-helper/tsh-add.c:113
-#: tsp-svn-helper/tsh-add.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:298 tvp-svn-helper/main.c:246
+#: tvp-svn-helper/tsh-add.c:113 tvp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "شامل کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-vcs-plugin/tvp-svn-action.c:303
 msgid "Menu|Blame"
 msgstr "مینیو|بلیم"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
-#: tsp-svn-helper/main.c:250
-#: tsp-svn-helper/main.c:254
-#: tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-vcs-plugin/tvp-svn-action.c:303 tvp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:254 tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Blame"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Menu|Changelist"
 msgstr "مینیو|تبدیلی کی فہرست"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Changelist"
 msgstr "تبدیلی کی فہرست"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-vcs-plugin/tvp-svn-action.c:320
 msgid "Menu|Checkout"
 msgstr "مینیو|چیک کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
-#: tsp-svn-helper/main.c:258
-#: tsp-svn-helper/tsh-checkout.c:98
-#: tsp-svn-helper/tsh-checkout.c:110
+#: thunar-vcs-plugin/tvp-svn-action.c:320 tvp-svn-helper/main.c:258
+#: tvp-svn-helper/tsh-checkout.c:98 tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "چیک کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-vcs-plugin/tvp-svn-action.c:325
 msgid "Menu|Cleanup"
 msgstr "مینیو|صاف کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
-#: tsp-svn-helper/main.c:262
+#: thunar-vcs-plugin/tvp-svn-action.c:325 tvp-svn-helper/main.c:262
 msgid "Cleanup"
 msgstr "صاف کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-vcs-plugin/tvp-svn-action.c:330
 msgid "Menu|Commit"
 msgstr "مینیو|کمٹ"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
-#: tsp-svn-helper/main.c:266
-#: tsp-svn-helper/tsh-commit.c:127
-#: tsp-svn-helper/tsh-commit.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:330 tvp-svn-helper/main.c:266
+#: tvp-svn-helper/tsh-commit.c:127 tvp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "تبصرہ"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-vcs-plugin/tvp-svn-action.c:335
 msgid "Menu|Copy"
 msgstr "مینیو|کاپی"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
-#: tsp-svn-helper/main.c:270
-#: tsp-svn-helper/tsh-copy.c:161
+#: thunar-vcs-plugin/tvp-svn-action.c:335 tvp-svn-helper/main.c:270
+#: tvp-svn-helper/tsh-copy.c:165
 msgid "Copy"
 msgstr "کاپی"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-vcs-plugin/tvp-svn-action.c:340
 msgid "Menu|Delete"
 msgstr "مینیو|حذف"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: tsp-svn-helper/main.c:274
-#: tsp-svn-helper/tsh-delete.c:127
-#: tsp-svn-helper/tsh-delete.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:340 tvp-svn-helper/main.c:274
+#: tvp-svn-helper/tsh-delete.c:127 tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "حذف"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Menu|Diff"
 msgstr "مینیو|فرق"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Diff"
 msgstr "فرق"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-vcs-plugin/tvp-svn-action.c:350
 msgid "Menu|Export"
 msgstr "مینیو|برآمد"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
-#: tsp-svn-helper/main.c:278
-#: tsp-svn-helper/tsh-export.c:107
-#: tsp-svn-helper/tsh-export.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:350 tvp-svn-helper/main.c:278
+#: tvp-svn-helper/tsh-export.c:107 tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "برآمد"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-vcs-plugin/tvp-svn-action.c:355
 msgid "Menu|Import"
 msgstr "مینیو|درآمد"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
-#: tsp-svn-helper/main.c:282
-#: tsp-svn-helper/tsh-import.c:102
-#: tsp-svn-helper/tsh-import.c:120
+#: thunar-vcs-plugin/tvp-svn-action.c:355 tvp-svn-helper/main.c:282
+#: tvp-svn-helper/tsh-import.c:102 tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "درآمد"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Menu|Info"
 msgstr "مینیو|معلومات"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
-#: thunar-svn-plugin/tsp-svn-action.c:416
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Info"
 msgstr "معلومات"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-vcs-plugin/tvp-svn-action.c:370
 msgid "Menu|Lock"
 msgstr "مینیو|قفل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
-#: tsp-svn-helper/main.c:286
-#: tsp-svn-helper/tsh-lock-dialog.c:72
-#: tsp-svn-helper/tsh-lock.c:130
+#: thunar-vcs-plugin/tvp-svn-action.c:370 tvp-svn-helper/main.c:286
+#: tvp-svn-helper/tsh-lock-dialog.c:72 tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "قفل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
+#: thunar-vcs-plugin/tvp-svn-action.c:375
 msgid "Menu|Log"
 msgstr "مینیو|لاگ"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
-#: tsp-svn-helper/main.c:290
-#: tsp-svn-helper/tsh-log-dialog.c:201
+#: thunar-vcs-plugin/tvp-svn-action.c:375 tvp-svn-helper/main.c:290
+#: tvp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Log"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
+#: thunar-vcs-plugin/tvp-svn-action.c:390
 msgid "Menu|Move"
 msgstr "مینیو|منتقل کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
-#: tsp-svn-helper/main.c:294
-#: tsp-svn-helper/tsh-move.c:156
+#: thunar-vcs-plugin/tvp-svn-action.c:390 tvp-svn-helper/main.c:294
+#: tvp-svn-helper/tsh-move.c:156
 msgid "Move"
 msgstr "منتقل کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Menu|Edit Properties"
 msgstr "مینیو|خصوصیات مدون کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Edit Properties"
 msgstr "خصوصیات مدون کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
+#: thunar-vcs-plugin/tvp-svn-action.c:406
 msgid "Menu|Relocate"
 msgstr "مینیو|پھر تلاش کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
-#: tsp-svn-helper/main.c:306
-#: tsp-svn-helper/tsh-relocate-dialog.c:217
-#: tsp-svn-helper/tsh-relocate.c:114
+#: thunar-vcs-plugin/tvp-svn-action.c:406 tvp-svn-helper/main.c:306
+#: tvp-svn-helper/tsh-relocate-dialog.c:217 tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "پھر تلاش کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-vcs-plugin/tvp-svn-action.c:412
 msgid "Menu|Resolved"
 msgstr "مینیو|ریزوولڈ"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: tsp-svn-helper/main.c:302
-#: tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-resolved.c:113
-#: tsp-svn-helper/tsh-resolved.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:412 tvp-svn-helper/main.c:302
+#: tvp-svn-helper/tsh-common.c:500 tvp-svn-helper/tsh-resolved.c:113
+#: tvp-svn-helper/tsh-resolved.c:126
 msgid "Resolved"
 msgstr "ریزوولڈ"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Menu|Resolve"
 msgstr "مینیو|ریزولو"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
-#: thunar-svn-plugin/tsp-svn-action.c:527
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Resolve"
 msgstr "Resolve"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-vcs-plugin/tvp-svn-action.c:422
 msgid "Menu|Revert"
 msgstr "مینیو|واپس"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
-#: tsp-svn-helper/main.c:310
-#: tsp-svn-helper/tsh-revert.c:112
-#: tsp-svn-helper/tsh-revert.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:422 tvp-svn-helper/main.c:310
+#: tvp-svn-helper/tsh-revert.c:112 tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "واپس"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-vcs-plugin/tvp-svn-action.c:427
 msgid "Menu|Status"
 msgstr "مینیو|حالت"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
-#: tsp-svn-helper/main.c:314
-#: tsp-svn-helper/tsh-file-selection-dialog.c:124
-#: tsp-svn-helper/tsh-status-dialog.c:247
+#: thunar-vcs-plugin/tvp-svn-action.c:427 tvp-svn-helper/main.c:314
+#: tvp-svn-helper/tsh-file-selection-dialog.c:125
+#: tvp-svn-helper/tsh-status-dialog.c:247
 msgid "Status"
 msgstr "حالت"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-vcs-plugin/tvp-svn-action.c:432
 msgid "Menu|Switch"
 msgstr "مینیو|تبدیل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
-#: tsp-svn-helper/main.c:318
-#: tsp-svn-helper/tsh-switch.c:109
-#: tsp-svn-helper/tsh-switch.c:122
+#: thunar-vcs-plugin/tvp-svn-action.c:432 tvp-svn-helper/main.c:318
+#: tvp-svn-helper/tsh-switch.c:109 tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "تبدیل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-vcs-plugin/tvp-svn-action.c:437
 msgid "Menu|Unlock"
 msgstr "مینیو|غیر مقفل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
-#: tsp-svn-helper/main.c:322
-#: tsp-svn-helper/tsh-unlock.c:111
+#: thunar-vcs-plugin/tvp-svn-action.c:437 tvp-svn-helper/main.c:322
+#: tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "غیر مقفل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
+#: thunar-vcs-plugin/tvp-svn-action.c:442
 msgid "Menu|Update"
 msgstr "مینیو|تجدید"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
-#: tsp-svn-helper/main.c:326
-#: tsp-svn-helper/tsh-update.c:113
+#: thunar-vcs-plugin/tvp-svn-action.c:442 tvp-svn-helper/main.c:326
+#: tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "تجدید"
 
-#: thunar-svn-plugin/tsp-svn-action.c:608
+#: thunar-vcs-plugin/tvp-svn-action.c:452
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "عمل %s لاگو نہیں کیا گیا ہے"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:118
+#: thunar-vcs-plugin/tvp-svn-property-page.c:118
 msgid "URL:"
 msgstr "ربط:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:124
-#: thunar-svn-plugin/tsp-svn-property-page.c:137
-#: thunar-svn-plugin/tsp-svn-property-page.c:149
-#: thunar-svn-plugin/tsp-svn-property-page.c:167
-#: thunar-svn-plugin/tsp-svn-property-page.c:179
-#: thunar-svn-plugin/tsp-svn-property-page.c:192
-#: thunar-svn-plugin/tsp-svn-property-page.c:222
-#: thunar-svn-plugin/tsp-svn-property-page.c:300
-#: tsp-svn-helper/tsh-common.c:493
-#: tsp-svn-helper/tsh-common.c:540
-#: tsp-svn-helper/tsh-common.c:549
-#: tsp-svn-helper/tsh-common.c:571
-#: tsp-svn-helper/tsh-common.c:588
-#: tsp-svn-helper/tsh-common.c:615
-#: tsp-svn-helper/tsh-common.c:698
+#: thunar-vcs-plugin/tvp-svn-property-page.c:124
+#: thunar-vcs-plugin/tvp-svn-property-page.c:137
+#: thunar-vcs-plugin/tvp-svn-property-page.c:149
+#: thunar-vcs-plugin/tvp-svn-property-page.c:167
+#: thunar-vcs-plugin/tvp-svn-property-page.c:179
+#: thunar-vcs-plugin/tvp-svn-property-page.c:192
+#: thunar-vcs-plugin/tvp-svn-property-page.c:222
+#: thunar-vcs-plugin/tvp-svn-property-page.c:300
+#: tvp-svn-helper/tsh-common.c:539 tvp-svn-helper/tsh-common.c:597
+#: tvp-svn-helper/tsh-common.c:606 tvp-svn-helper/tsh-common.c:628
+#: tvp-svn-helper/tsh-common.c:645 tvp-svn-helper/tsh-common.c:672
+#: tvp-svn-helper/tsh-common.c:762
 msgid "Unknown"
 msgstr "نامعلوم"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:131
+#: thunar-vcs-plugin/tvp-svn-property-page.c:131
 msgid "Revision:"
 msgstr "ریویزن:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:143
+#: thunar-vcs-plugin/tvp-svn-property-page.c:143
 msgid "Repository:"
 msgstr "ریپازٹری:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:161
+#: thunar-vcs-plugin/tvp-svn-property-page.c:161
 msgid "Modified revision:"
 msgstr "تبدیلی ریویزن:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:173
+#: thunar-vcs-plugin/tvp-svn-property-page.c:173
 msgid "Modified date:"
 msgstr "تبدیلی کی تاریخ:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:186
+#: thunar-vcs-plugin/tvp-svn-property-page.c:186
 msgid "Author:"
 msgstr "مصنف:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#: thunar-vcs-plugin/tvp-svn-property-page.c:203
 msgid "Changelist:"
 msgstr "تبدیلی کی فہرست:"
 
 #. Translators: Depth as in depth of recursion
-#: thunar-svn-plugin/tsp-svn-property-page.c:216
+#: thunar-vcs-plugin/tvp-svn-property-page.c:216
 msgid "Depth:"
 msgstr "گہرائی:"
 
 #. Translators: svn recursion depth infotmation
 #. * Exclude should not apear client side
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:306
+#: thunar-vcs-plugin/tvp-svn-property-page.c:306
 msgid "Exclude"
 msgstr "استثناء"
 
 #. Translators: svn recursion depth infotmation
 #. * Empty depth means only this file/direcotry is checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:312
+#: thunar-vcs-plugin/tvp-svn-property-page.c:312
 msgid "Empty"
 msgstr "خالی"
 
 #. Translators: svn recursion depth infotmation
 #. * Files depth means this file/direcotry and all of it's files are checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:318
+#: thunar-vcs-plugin/tvp-svn-property-page.c:318
 msgid "Files"
 msgstr "فائلیں"
 
@@ -358,549 +320,561 @@
 #. Translators: svn recursion selection
 #. * Immediates means this file/direcotry and the subdirectories are shown
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:324
-#: tsp-svn-helper/tsh-properties-dialog.c:228
-#: tsp-svn-helper/tsh-status-dialog.c:200
+#: thunar-vcs-plugin/tvp-svn-property-page.c:324
+#: tvp-svn-helper/tsh-properties-dialog.c:229
+#: tvp-svn-helper/tsh-status-dialog.c:200
 msgid "Immediates"
 msgstr "فوراً"
 
 #. Translators: svn recursion depth infotmation
 #. * Infinity depth means this file/direcotry is checked out with full recursion
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:330
+#: thunar-vcs-plugin/tvp-svn-property-page.c:330
 msgid "Infinity"
 msgstr "مطلق"
 
-#: tsp-svn-helper/main.c:105
+#: tvp-svn-helper/main.c:105
 msgid "Print version information"
 msgstr "ورژن معلومات طبع کریں"
 
-#: tsp-svn-helper/main.c:112
+#: tvp-svn-helper/main.c:112
 msgid "Execute add action"
 msgstr "شامل کرنے کی حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:118
+#: tvp-svn-helper/main.c:118
 msgid "Execute blame action"
 msgstr "بلیم حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:124
+#: tvp-svn-helper/main.c:124
 msgid "Execute changelist action"
 msgstr "تبدیلی کی فہرست حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:130
+#: tvp-svn-helper/main.c:130
 msgid "Execute checkout action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:136
+#: tvp-svn-helper/main.c:136
 msgid "Execute cleanup action"
 msgstr "صفائی حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:142
+#: tvp-svn-helper/main.c:142
 msgid "Execute commit action"
 msgstr "کمٹ حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:148
+#: tvp-svn-helper/main.c:148
 msgid "Execute copy action"
 msgstr "کاپی حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:154
+#: tvp-svn-helper/main.c:154
 msgid "Execute delete action"
 msgstr "حذف حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:160
+#: tvp-svn-helper/main.c:160
 msgid "Execute export action"
 msgstr "برآمد حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:166
+#: tvp-svn-helper/main.c:166
 msgid "Execute import action"
 msgstr "درآمد حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:172
+#: tvp-svn-helper/main.c:172
 msgid "Execute lock action"
 msgstr "مقفل حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:178
+#: tvp-svn-helper/main.c:178
 msgid "Execute log action"
 msgstr "لاگ حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:184
+#: tvp-svn-helper/main.c:184
 msgid "Execute move action"
 msgstr "منتقلی کی حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:190
+#: tvp-svn-helper/main.c:190
 msgid "Execute properties action"
 msgstr "خصوصیات حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:196
+#: tvp-svn-helper/main.c:196
 msgid "Execute resolved action"
 msgstr "ریزولوڈ حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:202
+#: tvp-svn-helper/main.c:202
 msgid "Execute relocate action"
 msgstr "ری لوکیٹ حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:208
+#: tvp-svn-helper/main.c:208
 msgid "Execute revert action"
 msgstr "ریورٹ حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:214
+#: tvp-svn-helper/main.c:214
 msgid "Execute status action"
 msgstr "حالت حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:220
+#: tvp-svn-helper/main.c:220
 msgid "Execute switch action"
 msgstr "تبدیلی حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:226
+#: tvp-svn-helper/main.c:226
 msgid "Execute unlock action"
 msgstr "غیر مقفل حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:232
+#: tvp-svn-helper/main.c:232
 msgid "Execute update action"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:246
+#: tvp-svn-helper/main.c:246
 msgid "Add Related Options:"
 msgstr "متعلقہ اختیارات شامل کریں:"
 
-#: tsp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:250
 msgid "Blame Related Options:"
 msgstr "بلیم متعلقہ اختیارات:"
 
-#: tsp-svn-helper/main.c:254
+#: tvp-svn-helper/main.c:254
 msgid "Changelist Related Options:"
 msgstr "متعلقہ اختیارات کی تبدیلی فہرست:"
 
-#: tsp-svn-helper/main.c:258
+#: tvp-svn-helper/main.c:258
 msgid "Checkout Related Options:"
 msgstr "متعلقہ اختیارات چیک کریں:"
 
-#: tsp-svn-helper/main.c:262
+#: tvp-svn-helper/main.c:262
 msgid "Cleanup Related Options:"
 msgstr "متعلقہ اختیارات صاف کریں:"
 
-#: tsp-svn-helper/main.c:266
+#: tvp-svn-helper/main.c:266
 msgid "Commit Related Options:"
 msgstr "متعلقہ اختیارات کو کمٹ کریں:"
 
-#: tsp-svn-helper/main.c:270
+#: tvp-svn-helper/main.c:270
 msgid "Copy Related Options:"
 msgstr "متعلقہ اختیارات کاپی کریں:"
 
-#: tsp-svn-helper/main.c:274
+#: tvp-svn-helper/main.c:274
 msgid "Delete Related Options:"
 msgstr "متعلقہ اختیارات حذف کریں:"
 
-#: tsp-svn-helper/main.c:278
+#: tvp-svn-helper/main.c:278
 msgid "Export Related Options:"
 msgstr "متعلقہ اختیارات برآمد کریں:"
 
-#: tsp-svn-helper/main.c:282
+#: tvp-svn-helper/main.c:282
 msgid "Import Related Options:"
 msgstr "متعلقہ اختیارات درآمد کریں:"
 
-#: tsp-svn-helper/main.c:286
+#: tvp-svn-helper/main.c:286
 msgid "Lock Related Options:"
 msgstr "متعلقہ اختیارات مقفل کریں:"
 
-#: tsp-svn-helper/main.c:290
+#: tvp-svn-helper/main.c:290
 msgid "Log Related Options:"
 msgstr "متعلقہ اختیارات کا لاگ:"
 
-#: tsp-svn-helper/main.c:294
+#: tvp-svn-helper/main.c:294
 msgid "Move Related Options:"
 msgstr "متعلقہ اختیارات منتقل کریں:"
 
-#: tsp-svn-helper/main.c:298
+#: tvp-svn-helper/main.c:298
 msgid "Properties Related Options:"
 msgstr "متعلقہ اختیارات کی خصوصیات:"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:298
-#: tsp-svn-helper/tsh-properties-dialog.c:282
+#: tvp-svn-helper/main.c:298 tvp-svn-helper/tsh-properties-dialog.c:283
 msgid "Properties"
 msgstr "خصوصیات"
 
-#: tsp-svn-helper/main.c:302
+#: tvp-svn-helper/main.c:302
 msgid "Resolved Related Options:"
 msgstr "حل شدہ متعلقہ اختیارات:"
 
-#: tsp-svn-helper/main.c:306
+#: tvp-svn-helper/main.c:306
 msgid "Relocate Related Options:"
 msgstr "متعلقہ اختیارات دوبارہ تلاش کریں:"
 
-#: tsp-svn-helper/main.c:310
+#: tvp-svn-helper/main.c:310
 msgid "Revert Related Options:"
 msgstr "متعلقہ اختیارات منعکس کریں:"
 
-#: tsp-svn-helper/main.c:314
+#: tvp-svn-helper/main.c:314
 msgid "Status Related Options:"
 msgstr "متعلقہ اختیارات کی حالت:"
 
-#: tsp-svn-helper/main.c:318
+#: tvp-svn-helper/main.c:318
 msgid "Switch Related Options:"
 msgstr "متعلقہ اختیارات بدلیں:"
 
-#: tsp-svn-helper/main.c:322
+#: tvp-svn-helper/main.c:322
 msgid "Unlock Related Options:"
 msgstr "متعلقہ اختیارات غیر مقفل کریں:"
 
-#: tsp-svn-helper/main.c:326
+#: tvp-svn-helper/main.c:326
 msgid "Update Related Options:"
 msgstr "متعلقہ اختیارات اپڈیٹ کریں:"
 
-#: tsp-svn-helper/main.c:369
+#: tvp-svn-helper/main.c:369
 msgid "Not enough arguments provided"
 msgstr "کافی بحث دستیاب نہیں کی گئی"
 
-#: tsp-svn-helper/tsh-add.c:73
-#: tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71
-#: tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:83
-#: tsp-svn-helper/tsh-delete.c:91
-#: tsp-svn-helper/tsh-export.c:72
-#: tsp-svn-helper/tsh-import.c:72
-#: tsp-svn-helper/tsh-lock.c:91
-#: tsp-svn-helper/tsh-move.c:77
-#: tsp-svn-helper/tsh-resolved.c:73
-#: tsp-svn-helper/tsh-resolved.c:89
-#: tsp-svn-helper/tsh-revert.c:87
-#: tsp-svn-helper/tsh-switch.c:71
-#: tsp-svn-helper/tsh-unlock.c:86
-#: tsp-svn-helper/tsh-update.c:88
+#: tvp-svn-helper/tsh-add.c:73 tvp-svn-helper/tsh-add.c:89
+#: tvp-svn-helper/tsh-checkout.c:71 tvp-svn-helper/tsh-commit.c:91
+#: tvp-svn-helper/tsh-copy.c:87 tvp-svn-helper/tsh-delete.c:91
+#: tvp-svn-helper/tsh-export.c:72 tvp-svn-helper/tsh-import.c:72
+#: tvp-svn-helper/tsh-lock.c:91 tvp-svn-helper/tsh-move.c:77
+#: tvp-svn-helper/tsh-resolved.c:73 tvp-svn-helper/tsh-resolved.c:89
+#: tvp-svn-helper/tsh-revert.c:87 tvp-svn-helper/tsh-switch.c:71
+#: tvp-svn-helper/tsh-unlock.c:86 tvp-svn-helper/tsh-update.c:88
 msgid "Failed"
 msgstr "ناکام"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:94
+#: tvp-svn-helper/tsh-blame-dialog.c:94
 msgid "Line"
 msgstr "لائن"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:100
-#: tsp-svn-helper/tsh-log-dialog.c:118
+#: tvp-svn-helper/tsh-blame-dialog.c:100 tvp-svn-helper/tsh-log-dialog.c:118
 msgid "Revision"
 msgstr "ریویزن"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:106
-#: tsp-svn-helper/tsh-log-dialog.c:124
+#: tvp-svn-helper/tsh-blame-dialog.c:106 tvp-svn-helper/tsh-log-dialog.c:124
 msgid "Author"
 msgstr "مصنف"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:112
-#: tsp-svn-helper/tsh-log-dialog.c:130
+#: tvp-svn-helper/tsh-blame-dialog.c:112 tvp-svn-helper/tsh-log-dialog.c:130
 msgid "Date"
 msgstr "تاریخ"
 
-#: tsp-svn-helper/tsh-blame.c:75
+#: tvp-svn-helper/tsh-blame.c:75
 msgid "Blame failed"
 msgstr "بلیم ناکام"
 
-#: tsp-svn-helper/tsh-cleanup.c:66
+#: tvp-svn-helper/tsh-cleanup.c:66
 msgid "Cleanup failed"
 msgstr "صاف کرنا ناکام"
 
-#: tsp-svn-helper/tsh-cleanup.c:81
+#: tvp-svn-helper/tsh-cleanup.c:81
 msgid "Cleanup finished"
 msgstr "صاف کرنا مکمل ہوا"
 
-#: tsp-svn-helper/tsh-cleanup.c:95
+#: tvp-svn-helper/tsh-cleanup.c:95
 msgid "Cleaning up ..."
 msgstr "صاف کیا جارہا ہے..."
 
-#: tsp-svn-helper/tsh-commit.c:103
-#: tsp-svn-helper/tsh-common.c:662
-#: tsp-svn-helper/tsh-copy.c:95
-#: tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82
-#: tsp-svn-helper/tsh-move.c:89
+#: tvp-svn-helper/tsh-commit.c:103 tvp-svn-helper/tsh-common.c:719
+#: tvp-svn-helper/tsh-copy.c:99 tvp-svn-helper/tsh-delete.c:103
+#: tvp-svn-helper/tsh-import.c:82 tvp-svn-helper/tsh-move.c:89
 #, c-format
 msgid "At revision: %ld"
 msgstr "ریویزن پر: %ld"
 
-#: tsp-svn-helper/tsh-commit.c:108
+#: tvp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr "کرنے کے لیے کچھ نہیں"
 
-#: tsp-svn-helper/tsh-commit.c:114
-#: tsp-svn-helper/tsh-common.c:470
-#: tsp-svn-helper/tsh-common.c:472
-#: tsp-svn-helper/tsh-copy.c:106
-#: tsp-svn-helper/tsh-delete.c:114
-#: tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:100
+#: tvp-svn-helper/tsh-commit.c:114 tvp-svn-helper/tsh-common.c:505
+#: tvp-svn-helper/tsh-common.c:507 tvp-svn-helper/tsh-copy.c:110
+#: tvp-svn-helper/tsh-delete.c:114 tvp-svn-helper/tsh-import.c:87
+#: tvp-svn-helper/tsh-move.c:100
 msgid "Completed"
 msgstr "مکمل"
 
-#: tsp-svn-helper/tsh-commit.c:145
+#: tvp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr "پیغام کمٹ کریں"
 
-#: tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:468
-#: tsp-svn-helper/tsh-common.c:475
-#: tsp-svn-helper/tsh-common.c:575
-#: tsp-svn-helper/tsh-common.c:620
-#: tsp-svn-helper/tsh-common.c:704
+#: tvp-svn-helper/tsh-common.c:270
+msgid "Store password a plaintext?"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:494 tvp-svn-helper/tsh-common.c:503
+#: tvp-svn-helper/tsh-common.c:510 tvp-svn-helper/tsh-common.c:632
+#: tvp-svn-helper/tsh-common.c:677 tvp-svn-helper/tsh-common.c:768
 msgid "Added"
 msgstr "شامل کردہ"
 
-#: tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:713
+#: tvp-svn-helper/tsh-common.c:495 tvp-svn-helper/tsh-common.c:777
 msgid "Copied"
 msgstr "کاپی شدہ"
 
-#: tsp-svn-helper/tsh-common.c:461
-#: tsp-svn-helper/tsh-common.c:467
-#: tsp-svn-helper/tsh-common.c:476
-#: tsp-svn-helper/tsh-common.c:577
-#: tsp-svn-helper/tsh-common.c:623
-#: tsp-svn-helper/tsh-common.c:706
+#: tvp-svn-helper/tsh-common.c:496 tvp-svn-helper/tsh-common.c:502
+#: tvp-svn-helper/tsh-common.c:511 tvp-svn-helper/tsh-common.c:634
+#: tvp-svn-helper/tsh-common.c:680 tvp-svn-helper/tsh-common.c:770
 msgid "Deleted"
 msgstr "حذف شدہ"
 
-#: tsp-svn-helper/tsh-common.c:462
+#: tvp-svn-helper/tsh-common.c:497
 msgid "Restored"
 msgstr "بحال شدہ"
 
-#: tsp-svn-helper/tsh-common.c:463
+#: tvp-svn-helper/tsh-common.c:498
 msgid "Reverted"
 msgstr "ریورٹ شدہ"
 
-#: tsp-svn-helper/tsh-common.c:464
+#: tvp-svn-helper/tsh-common.c:499
 msgid "Revert failed"
 msgstr "ریورٹ ناکام"
 
-#: tsp-svn-helper/tsh-common.c:466
+#: tvp-svn-helper/tsh-common.c:501
 msgid "Skipped"
 msgstr "نظر انداز شدہ"
 
-#: tsp-svn-helper/tsh-common.c:469
+#: tvp-svn-helper/tsh-common.c:504
 msgid "Updated"
 msgstr "تجدید شدہ"
 
-#: tsp-svn-helper/tsh-common.c:471
-#: tsp-svn-helper/tsh-common.c:473
-#: tsp-svn-helper/tsh-common.c:584
+#: tvp-svn-helper/tsh-common.c:506 tvp-svn-helper/tsh-common.c:508
+#: tvp-svn-helper/tsh-common.c:641
 msgid "External"
 msgstr "خارجی"
 
-#: tsp-svn-helper/tsh-common.c:474
-#: tsp-svn-helper/tsh-common.c:579
-#: tsp-svn-helper/tsh-common.c:626
-#: tsp-svn-helper/tsh-common.c:709
+#: tvp-svn-helper/tsh-common.c:509 tvp-svn-helper/tsh-common.c:636
+#: tvp-svn-helper/tsh-common.c:683 tvp-svn-helper/tsh-common.c:773
 msgid "Modified"
 msgstr "تبدیل شدہ"
 
-#: tsp-svn-helper/tsh-common.c:477
-#: tsp-svn-helper/tsh-common.c:578
-#: tsp-svn-helper/tsh-common.c:629
-#: tsp-svn-helper/tsh-common.c:702
+#: tvp-svn-helper/tsh-common.c:512 tvp-svn-helper/tsh-common.c:635
+#: tvp-svn-helper/tsh-common.c:686 tvp-svn-helper/tsh-common.c:766
 msgid "Replaced"
 msgstr "اوپر لکھا گیا"
 
-#: tsp-svn-helper/tsh-common.c:478
+#: tvp-svn-helper/tsh-common.c:513
 msgid "Transmitting"
 msgstr "ارسال"
 
-#: tsp-svn-helper/tsh-common.c:480
+#: tvp-svn-helper/tsh-common.c:515
 msgid "Locked"
 msgstr "مقفل"
 
-#: tsp-svn-helper/tsh-common.c:481
-#: tsp-svn-helper/tsh-common.c:715
+#: tvp-svn-helper/tsh-common.c:516 tvp-svn-helper/tsh-common.c:779
 msgid "Unlocked"
 msgstr "غیر مقفل"
 
-#: tsp-svn-helper/tsh-common.c:482
+#: tvp-svn-helper/tsh-common.c:517
 msgid "Lock failed"
 msgstr "قفل ناکام"
 
-#: tsp-svn-helper/tsh-common.c:483
+#: tvp-svn-helper/tsh-common.c:518
 msgid "Unlock failed"
 msgstr "غیر مقفلی ناکام"
 
-#: tsp-svn-helper/tsh-common.c:484
+#: tvp-svn-helper/tsh-common.c:519
 msgid "Exists"
 msgstr "موجود"
 
-#: tsp-svn-helper/tsh-common.c:485
+#: tvp-svn-helper/tsh-common.c:520
 msgid "Changelist set"
 msgstr "تبدیلی کی فہرست سیٹ"
 
-#: tsp-svn-helper/tsh-common.c:486
+#: tvp-svn-helper/tsh-common.c:521
 msgid "Changelist cleared"
 msgstr "تبدیلی کی فہرست صاف کردی گئی"
 
-#: tsp-svn-helper/tsh-common.c:487
+#: tvp-svn-helper/tsh-common.c:522
 msgid "Changelist moved"
 msgstr "تبدیلی کی فہرست منتقل کردی گئی"
 
-#: tsp-svn-helper/tsh-common.c:488
+#: tvp-svn-helper/tsh-common.c:523
 msgid "Merge begin"
 msgstr "مرج شروع کردیا گیا"
 
-#: tsp-svn-helper/tsh-common.c:489
+#: tvp-svn-helper/tsh-common.c:524
 msgid "Foreign merge begin"
 msgstr "خارجی مرج شروع کردیا گیا"
 
-#: tsp-svn-helper/tsh-common.c:490
+#: tvp-svn-helper/tsh-common.c:525
 msgid "Replace"
 msgstr "اوپر لکھیں"
 
-#: tsp-svn-helper/tsh-common.c:539
+#: tvp-svn-helper/tsh-common.c:527
+#, fuzzy
+msgid "Property added"
+msgstr "خصوصیات ناکام"
+
+#: tvp-svn-helper/tsh-common.c:528
+#, fuzzy
+msgid "Property modified"
+msgstr "خصوصیات ناکام"
+
+#: tvp-svn-helper/tsh-common.c:529
+#, fuzzy
+msgid "Property deleted"
+msgstr "خصوصیات ناکام"
+
+#: tvp-svn-helper/tsh-common.c:530
+#, fuzzy
+msgid "Property nonexisting"
+msgstr "خصوصیات"
+
+#: tvp-svn-helper/tsh-common.c:531
+#, fuzzy
+msgid "Revision property set"
+msgstr "خصوصیت مرتب کرنے میں غلطی"
+
+#: tvp-svn-helper/tsh-common.c:532
+#, fuzzy
+msgid "Revision property deleted"
+msgstr "خصوصیت مرتب کرنے میں غلطی"
+
+#: tvp-svn-helper/tsh-common.c:533
+#, fuzzy
+msgid "Merge completed"
+msgstr "مکمل"
+
+#: tvp-svn-helper/tsh-common.c:534
+#, fuzzy
+msgid "Tree conflict"
+msgstr "متضارب"
+
+#: tvp-svn-helper/tsh-common.c:535
+#, fuzzy
+msgid "External failed"
+msgstr "خارجی"
+
+#: tvp-svn-helper/tsh-common.c:596
 msgid "Inapplicable"
 msgstr "نا موزوں"
 
-#: tsp-svn-helper/tsh-common.c:541
+#: tvp-svn-helper/tsh-common.c:598
 msgid "Unchanged"
 msgstr "غیر تبدیل شدہ"
 
-#: tsp-svn-helper/tsh-common.c:542
-#: tsp-svn-helper/tsh-common.c:576
+#: tvp-svn-helper/tsh-common.c:599 tvp-svn-helper/tsh-common.c:633
 msgid "Missing"
 msgstr "مفقود"
 
-#: tsp-svn-helper/tsh-common.c:543
-#: tsp-svn-helper/tsh-common.c:583
+#: tvp-svn-helper/tsh-common.c:600 tvp-svn-helper/tsh-common.c:640
 msgid "Obstructed"
 msgstr "ابسٹریکٹڈ"
 
-#: tsp-svn-helper/tsh-common.c:544
+#: tvp-svn-helper/tsh-common.c:601
 msgid "Changed"
 msgstr "تبدیل شدہ"
 
-#: tsp-svn-helper/tsh-common.c:545
-#: tsp-svn-helper/tsh-common.c:580
+#: tvp-svn-helper/tsh-common.c:602 tvp-svn-helper/tsh-common.c:637
 msgid "Merged"
 msgstr "مرج شدہ"
 
-#: tsp-svn-helper/tsh-common.c:546
-#: tsp-svn-helper/tsh-common.c:581
+#: tvp-svn-helper/tsh-common.c:603 tvp-svn-helper/tsh-common.c:638
 msgid "Conflicted"
 msgstr "متضارب"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:574
+#: tvp-svn-helper/tsh-common.c:631
 msgid "Normal"
 msgstr "سادہ"
 
-#: tsp-svn-helper/tsh-common.c:582
+#: tvp-svn-helper/tsh-common.c:639
 msgid "Ignored"
 msgstr "نظر انداز شدہ"
 
-#: tsp-svn-helper/tsh-common.c:585
+#: tvp-svn-helper/tsh-common.c:642
 msgid "Incomplete"
 msgstr "نا مکمل"
 
-#: tsp-svn-helper/tsh-copy.c:100
+#: tvp-svn-helper/tsh-copy.c:104
 msgid "Local copy"
 msgstr "لوکل کاپی"
 
-#: tsp-svn-helper/tsh-copy.c:143
+#: tvp-svn-helper/tsh-copy.c:147
 msgid "Copy To"
 msgstr "کاپی تا"
 
-#: tsp-svn-helper/tsh-delete.c:108
+#: tvp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr "لوکل حذف"
 
-#: tsp-svn-helper/tsh-delete.c:145
+#: tvp-svn-helper/tsh-delete.c:145
 msgid "Delete Message"
 msgstr "پیغام حذف کریں"
 
-#: tsp-svn-helper/tsh-file-dialog.c:60
+#: tvp-svn-helper/tsh-file-dialog.c:60
 msgid "_Certificate:"
 msgstr "_سرٹیفیکیٹ:"
 
-#: tsp-svn-helper/tsh-file-dialog.c:67
+#: tvp-svn-helper/tsh-file-dialog.c:67
 msgid "Select a file"
 msgstr "فائل منتخب کریں"
 
-#: tsp-svn-helper/tsh-file-dialog.c:78
-#: tsp-svn-helper/tsh-login-dialog.c:98
-#: tsp-svn-helper/tsh-trust-dialog.c:73
+#: tvp-svn-helper/tsh-file-dialog.c:78 tvp-svn-helper/tsh-login-dialog.c:98
+#: tvp-svn-helper/tsh-trust-dialog.c:73
 msgid "Remember"
 msgstr "یاد رکھیں"
 
-#: tsp-svn-helper/tsh-file-dialog.c:86
+#: tvp-svn-helper/tsh-file-dialog.c:86
 msgid "Certificate"
 msgstr "سرٹیفیکیٹ"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:90
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:116
+#: tvp-svn-helper/tsh-file-selection-dialog.c:91
+#: tvp-svn-helper/tsh-log-message-dialog.c:92
+#: tvp-svn-helper/tsh-notify-dialog.c:94
+#: tvp-svn-helper/tsh-status-dialog.c:116
 msgid "Path"
 msgstr "پاتھ"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:117
+#: tvp-svn-helper/tsh-file-selection-dialog.c:118
 msgid "Select/Unselect all"
 msgstr "منتتخب/نامنتخب تمام"
 
-#: tsp-svn-helper/tsh-import.c:125
+#: tvp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr "پیغام درآمد کریں"
 
-#: tsp-svn-helper/tsh-log-dialog.c:136
+#: tvp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr "پیغام"
 
-#: tsp-svn-helper/tsh-log-dialog.c:174
-#: tsp-svn-helper/tsh-notify-dialog.c:88
+#: tvp-svn-helper/tsh-log-dialog.c:174 tvp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr "حرکت"
 
-#: tsp-svn-helper/tsh-log-dialog.c:180
+#: tvp-svn-helper/tsh-log-dialog.c:180
 msgid "File"
 msgstr "فائل"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:86
+#: tvp-svn-helper/tsh-log-message-dialog.c:86
 msgid "State"
 msgstr "حالت"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:110
+#: tvp-svn-helper/tsh-log-message-dialog.c:110
 msgid "Log Message"
 msgstr "لاگ پیغام"
 
-#: tsp-svn-helper/tsh-log.c:98
+#: tvp-svn-helper/tsh-log.c:106
 msgid "Log failed"
 msgstr "لاگ ناکام"
 
-#: tsp-svn-helper/tsh-login-dialog.c:65
+#: tvp-svn-helper/tsh-login-dialog.c:65
 msgid "_Username:"
 msgstr "_صارف نام:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:81
+#: tvp-svn-helper/tsh-login-dialog.c:81
 msgid "_Password:"
 msgstr "_پاس ورڈ:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:106
+#: tvp-svn-helper/tsh-login-dialog.c:106
 msgid "Login"
 msgstr "لاگ ان"
 
-#: tsp-svn-helper/tsh-move.c:94
+#: tvp-svn-helper/tsh-move.c:94
 msgid "Local move"
 msgstr "لوکل منتقلی"
 
-#: tsp-svn-helper/tsh-move.c:136
+#: tvp-svn-helper/tsh-move.c:136
 msgid "Move To"
 msgstr "منتقل تا"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:100
+#: tvp-svn-helper/tsh-notify-dialog.c:100
 msgid "Mime type"
 msgstr "Mime نوعیت"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:115
+#: tvp-svn-helper/tsh-notify-dialog.c:115
 msgid "Notification"
 msgstr "اطلاعیہ"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:125
+#: tvp-svn-helper/tsh-properties-dialog.c:126
 msgid "Name"
 msgstr "نام"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:131
+#: tvp-svn-helper/tsh-properties-dialog.c:132
 msgid "Value"
 msgstr "قدر"
 
@@ -910,8 +884,8 @@
 #. Translators: svn recursion selection
 #. * Self means only this file/direcotry is shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:208
-#: tsp-svn-helper/tsh-status-dialog.c:182
+#: tvp-svn-helper/tsh-properties-dialog.c:209
+#: tvp-svn-helper/tsh-status-dialog.c:182
 msgid "Self"
 msgstr "ذاتی"
 
@@ -921,8 +895,8 @@
 #. Translators: svn recursion selection
 #. * Immediate files means this file/direcotry and the files it contains are shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:219
-#: tsp-svn-helper/tsh-status-dialog.c:191
+#: tvp-svn-helper/tsh-properties-dialog.c:220
+#: tvp-svn-helper/tsh-status-dialog.c:191
 msgid "Immediate files"
 msgstr "فوری فائلیں"
 
@@ -932,112 +906,111 @@
 #. Translators: svn recursion selection
 #. * Recursive means the list is full recursive
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:237
-#: tsp-svn-helper/tsh-status-dialog.c:209
+#: tvp-svn-helper/tsh-properties-dialog.c:238
+#: tvp-svn-helper/tsh-status-dialog.c:209
 msgid "Recursive"
 msgstr "تکراری"
 
 #. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:81
+#: tvp-svn-helper/tsh-properties.c:81
 msgid "Set property failed"
 msgstr "خصوصیت مرتب کرنے میں غلطی"
 
-#: tsp-svn-helper/tsh-properties.c:104
+#: tvp-svn-helper/tsh-properties.c:104
 msgid "Properties failed"
 msgstr "خصوصیات ناکام"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:88
+#: tvp-svn-helper/tsh-relocate-dialog.c:88
 msgid "_From:"
 msgstr "_از:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:98
-#: tsp-svn-helper/tsh-relocate-dialog.c:104
-#: tsp-svn-helper/tsh-relocate-dialog.c:153
-#: tsp-svn-helper/tsh-relocate-dialog.c:159
-#: tsp-svn-helper/tsh-relocate-dialog.c:205
-#: tsp-svn-helper/tsh-transfer-dialog.c:92
-#: tsp-svn-helper/tsh-transfer-dialog.c:98
-#: tsp-svn-helper/tsh-transfer-dialog.c:144
+#: tvp-svn-helper/tsh-relocate-dialog.c:98
+#: tvp-svn-helper/tsh-relocate-dialog.c:104
+#: tvp-svn-helper/tsh-relocate-dialog.c:153
+#: tvp-svn-helper/tsh-relocate-dialog.c:159
+#: tvp-svn-helper/tsh-relocate-dialog.c:205
+#: tvp-svn-helper/tsh-transfer-dialog.c:92
+#: tvp-svn-helper/tsh-transfer-dialog.c:98
+#: tvp-svn-helper/tsh-transfer-dialog.c:144
 msgid "Select a folder"
 msgstr "فولدر منتخب کریں"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:143
+#: tvp-svn-helper/tsh-relocate-dialog.c:143
 msgid "_To:"
 msgstr "_تا:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:198
-#: tsp-svn-helper/tsh-transfer-dialog.c:137
+#: tvp-svn-helper/tsh-relocate-dialog.c:198
+#: tvp-svn-helper/tsh-transfer-dialog.c:137
 msgid "_Directory:"
 msgstr "_ڈائریکٹری:"
 
-#: tsp-svn-helper/tsh-relocate.c:71
+#: tvp-svn-helper/tsh-relocate.c:71
 msgid "Relocate failed"
 msgstr "ری لوکیٹ ناکام"
 
-#: tsp-svn-helper/tsh-relocate.c:86
+#: tvp-svn-helper/tsh-relocate.c:86
 msgid "Relocate finished"
 msgstr "ری لوکیٹ مکمل شدہ"
 
-#: tsp-svn-helper/tsh-relocate.c:128
+#: tvp-svn-helper/tsh-relocate.c:128
 msgid "Relocating ..."
 msgstr "ری لوکیٹ کیا جارہا ہے..."
 
-#: tsp-svn-helper/tsh-status-dialog.c:224
+#: tvp-svn-helper/tsh-status-dialog.c:224
 msgid "Show Unmodified Files"
 msgstr "غیر تبدیل شدہ فائلیں دکھائیں"
 
-#: tsp-svn-helper/tsh-status-dialog.c:228
+#: tvp-svn-helper/tsh-status-dialog.c:228
 msgid "Show Unversioned Files"
 msgstr "غیر ورژن شدہ فائلیں دکھائیں"
 
-#: tsp-svn-helper/tsh-status-dialog.c:232
+#: tvp-svn-helper/tsh-status-dialog.c:232
 msgid "Show Ignored Files"
 msgstr "نظر انداز کردہ فائلیں دکھائیں"
 
-#: tsp-svn-helper/tsh-status-dialog.c:236
+#: tvp-svn-helper/tsh-status-dialog.c:236
 msgid "Hide Externals"
 msgstr "خارجی چھپائیں"
 
-#: tsp-svn-helper/tsh-status-dialog.c:240
+#: tvp-svn-helper/tsh-status-dialog.c:240
 msgid "Check Repository"
 msgstr "ریپازٹری چیک کریں"
 
-#: tsp-svn-helper/tsh-status.c:82
+#: tvp-svn-helper/tsh-status.c:86
 msgid "Status failed"
 msgstr "حالت ناکام"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:82
+#: tvp-svn-helper/tsh-transfer-dialog.c:82
 msgid "_Repository:"
 msgstr "_ریپازٹری:"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:156
+#: tvp-svn-helper/tsh-transfer-dialog.c:156
 msgid "Transfer"
 msgstr "ٹرانسفر"
 
-#: tsp-svn-helper/tsh-trust-dialog.c:58
+#: tvp-svn-helper/tsh-trust-dialog.c:58
 msgid "Certificate is not yet valid."
 msgstr "سرٹیفیکیٹ ابھی کارآمد نہیں."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:61
+#: tvp-svn-helper/tsh-trust-dialog.c:61
 msgid "Certificate has expired."
 msgstr "سرٹیفیکیٹ ایکسپائر ہے."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:64
+#: tvp-svn-helper/tsh-trust-dialog.c:64
 msgid "Certificate does not match the remote hostname."
 msgstr "سرٹیفیکیٹ ریموٹ ہوسٹ نیم سے مطابقت نہیں رکھتا."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:67
+#: tvp-svn-helper/tsh-trust-dialog.c:67
 msgid "Certificate authority is unknown."
 msgstr "سرٹیفیکیٹ اتھارٹی نا معلوم ہے."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:70
+#: tvp-svn-helper/tsh-trust-dialog.c:70
 msgid "Other failure."
 msgstr "دیگر ناکامی."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:77
+#: tvp-svn-helper/tsh-trust-dialog.c:77
 msgid "Trust"
 msgstr "اعتماد"
 
 #~ msgid "SVN _Checkout"
 #~ msgstr "SVN _چیک آؤٹ"
-

Modified: thunar-vcs-plugin/trunk/po/ur_PK.po
===================================================================
--- thunar-vcs-plugin/trunk/po/ur_PK.po	2009-06-28 12:10:01 UTC (rev 7634)
+++ thunar-vcs-plugin/trunk/po/ur_PK.po	2009-06-28 12:13:49 UTC (rev 7635)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-03-15 15:49+0100\n"
+"POT-Creation-Date: 2009-06-28 14:10+0200\n"
 "PO-Revision-Date: 2009-05-14 02:39+0500\n"
 "Last-Translator: Muhammad Ali Makki <makki.ma at gmail.com>\n"
 "Language-Team: Urdu <makki.ma at gmail.com>\n"
@@ -21,331 +21,293 @@
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:435
-#: thunar-svn-plugin/tsp-provider.c:467
+#: thunar-vcs-plugin/tvp-provider.c:435 thunar-vcs-plugin/tvp-provider.c:467
 msgid "SVN"
 msgstr "SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
+#: thunar-vcs-plugin/tvp-svn-action.c:298
 msgid "Menu|Add"
 msgstr "مینیو|شامل کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:266
-#: tsp-svn-helper/main.c:246
-#: tsp-svn-helper/tsh-add.c:113
-#: tsp-svn-helper/tsh-add.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:298 tvp-svn-helper/main.c:246
+#: tvp-svn-helper/tsh-add.c:113 tvp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "شامل کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-vcs-plugin/tvp-svn-action.c:303
 msgid "Menu|Blame"
 msgstr "مینیو|بلیم"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
-#: tsp-svn-helper/main.c:250
-#: tsp-svn-helper/main.c:254
-#: tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-vcs-plugin/tvp-svn-action.c:303 tvp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:254 tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Blame"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Menu|Changelist"
 msgstr "مینیو|تبدیلی کی فہرست"
 
-#: thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-vcs-plugin/tvp-svn-action.c:315
 msgid "Changelist"
 msgstr "تبدیلی کی فہرست"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-vcs-plugin/tvp-svn-action.c:320
 msgid "Menu|Checkout"
 msgstr "مینیو|چیک کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:312
-#: tsp-svn-helper/main.c:258
-#: tsp-svn-helper/tsh-checkout.c:98
-#: tsp-svn-helper/tsh-checkout.c:110
+#: thunar-vcs-plugin/tvp-svn-action.c:320 tvp-svn-helper/main.c:258
+#: tvp-svn-helper/tsh-checkout.c:98 tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "چیک کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-vcs-plugin/tvp-svn-action.c:325
 msgid "Menu|Cleanup"
 msgstr "مینیو|صاف کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:325
-#: tsp-svn-helper/main.c:262
+#: thunar-vcs-plugin/tvp-svn-action.c:325 tvp-svn-helper/main.c:262
 msgid "Cleanup"
 msgstr "صاف کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-vcs-plugin/tvp-svn-action.c:330
 msgid "Menu|Commit"
 msgstr "مینیو|کمٹ"
 
-#: thunar-svn-plugin/tsp-svn-action.c:338
-#: tsp-svn-helper/main.c:266
-#: tsp-svn-helper/tsh-commit.c:127
-#: tsp-svn-helper/tsh-commit.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:330 tvp-svn-helper/main.c:266
+#: tvp-svn-helper/tsh-commit.c:127 tvp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "تبصرہ"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-vcs-plugin/tvp-svn-action.c:335
 msgid "Menu|Copy"
 msgstr "مینیو|کاپی"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
-#: tsp-svn-helper/main.c:270
-#: tsp-svn-helper/tsh-copy.c:161
+#: thunar-vcs-plugin/tvp-svn-action.c:335 tvp-svn-helper/main.c:270
+#: tvp-svn-helper/tsh-copy.c:165
 msgid "Copy"
 msgstr "کاپی"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-vcs-plugin/tvp-svn-action.c:340
 msgid "Menu|Delete"
 msgstr "مینیو|حذف"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: tsp-svn-helper/main.c:274
-#: tsp-svn-helper/tsh-delete.c:127
-#: tsp-svn-helper/tsh-delete.c:140
+#: thunar-vcs-plugin/tvp-svn-action.c:340 tvp-svn-helper/main.c:274
+#: tvp-svn-helper/tsh-delete.c:127 tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "حذف"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Menu|Diff"
 msgstr "مینیو|فرق"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-vcs-plugin/tvp-svn-action.c:345
 msgid "Diff"
 msgstr "فرق"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-vcs-plugin/tvp-svn-action.c:350
 msgid "Menu|Export"
 msgstr "مینیو|برآمد"
 
-#: thunar-svn-plugin/tsp-svn-action.c:389
-#: tsp-svn-helper/main.c:278
-#: tsp-svn-helper/tsh-export.c:107
-#: tsp-svn-helper/tsh-export.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:350 tvp-svn-helper/main.c:278
+#: tvp-svn-helper/tsh-export.c:107 tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "برآمد"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-vcs-plugin/tvp-svn-action.c:355
 msgid "Menu|Import"
 msgstr "مینیو|درآمد"
 
-#: thunar-svn-plugin/tsp-svn-action.c:402
-#: tsp-svn-helper/main.c:282
-#: tsp-svn-helper/tsh-import.c:102
-#: tsp-svn-helper/tsh-import.c:120
+#: thunar-vcs-plugin/tvp-svn-action.c:355 tvp-svn-helper/main.c:282
+#: tvp-svn-helper/tsh-import.c:102 tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "درآمد"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Menu|Info"
 msgstr "مینیو|معلومات"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415
-#: thunar-svn-plugin/tsp-svn-action.c:416
+#: thunar-vcs-plugin/tvp-svn-action.c:360
 msgid "Info"
 msgstr "معلومات"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-vcs-plugin/tvp-svn-action.c:370
 msgid "Menu|Lock"
 msgstr "مینیو|قفل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:432
-#: tsp-svn-helper/main.c:286
-#: tsp-svn-helper/tsh-lock-dialog.c:72
-#: tsp-svn-helper/tsh-lock.c:130
+#: thunar-vcs-plugin/tvp-svn-action.c:370 tvp-svn-helper/main.c:286
+#: tvp-svn-helper/tsh-lock-dialog.c:72 tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "قفل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
+#: thunar-vcs-plugin/tvp-svn-action.c:375
 msgid "Menu|Log"
 msgstr "مینیو|لاگ"
 
-#: thunar-svn-plugin/tsp-svn-action.c:445
-#: tsp-svn-helper/main.c:290
-#: tsp-svn-helper/tsh-log-dialog.c:201
+#: thunar-vcs-plugin/tvp-svn-action.c:375 tvp-svn-helper/main.c:290
+#: tvp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Log"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
+#: thunar-vcs-plugin/tvp-svn-action.c:390
 msgid "Menu|Move"
 msgstr "مینیو|منتقل کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:467
-#: tsp-svn-helper/main.c:294
-#: tsp-svn-helper/tsh-move.c:156
+#: thunar-vcs-plugin/tvp-svn-action.c:390 tvp-svn-helper/main.c:294
+#: tvp-svn-helper/tsh-move.c:156
 msgid "Move"
 msgstr "منتقل کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Menu|Edit Properties"
 msgstr "مینیو|خصوصیات مدون کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-vcs-plugin/tvp-svn-action.c:401
 msgid "Edit Properties"
 msgstr "خصوصیات مدون کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
+#: thunar-vcs-plugin/tvp-svn-action.c:406
 msgid "Menu|Relocate"
 msgstr "مینیو|پھر تلاش کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:499
-#: tsp-svn-helper/main.c:306
-#: tsp-svn-helper/tsh-relocate-dialog.c:217
-#: tsp-svn-helper/tsh-relocate.c:114
+#: thunar-vcs-plugin/tvp-svn-action.c:406 tvp-svn-helper/main.c:306
+#: tvp-svn-helper/tsh-relocate-dialog.c:217 tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "پھر تلاش کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-vcs-plugin/tvp-svn-action.c:412
 msgid "Menu|Resolved"
 msgstr "مینیو|ریزوولڈ"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: tsp-svn-helper/main.c:302
-#: tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-resolved.c:113
-#: tsp-svn-helper/tsh-resolved.c:126
+#: thunar-vcs-plugin/tvp-svn-action.c:412 tvp-svn-helper/main.c:302
+#: tvp-svn-helper/tsh-common.c:500 tvp-svn-helper/tsh-resolved.c:113
+#: tvp-svn-helper/tsh-resolved.c:126
 msgid "Resolved"
 msgstr "ریزوولڈ"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Menu|Resolve"
 msgstr "مینیو|ریزولو"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
-#: thunar-svn-plugin/tsp-svn-action.c:527
+#: thunar-vcs-plugin/tvp-svn-action.c:417
 msgid "Resolve"
 msgstr "Resolve"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-vcs-plugin/tvp-svn-action.c:422
 msgid "Menu|Revert"
 msgstr "مینیو|واپس"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
-#: tsp-svn-helper/main.c:310
-#: tsp-svn-helper/tsh-revert.c:112
-#: tsp-svn-helper/tsh-revert.c:125
+#: thunar-vcs-plugin/tvp-svn-action.c:422 tvp-svn-helper/main.c:310
+#: tvp-svn-helper/tsh-revert.c:112 tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "واپس"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-vcs-plugin/tvp-svn-action.c:427
 msgid "Menu|Status"
 msgstr "مینیو|حالت"
 
-#: thunar-svn-plugin/tsp-svn-action.c:551
-#: tsp-svn-helper/main.c:314
-#: tsp-svn-helper/tsh-file-selection-dialog.c:124
-#: tsp-svn-helper/tsh-status-dialog.c:247
+#: thunar-vcs-plugin/tvp-svn-action.c:427 tvp-svn-helper/main.c:314
+#: tvp-svn-helper/tsh-file-selection-dialog.c:125
+#: tvp-svn-helper/tsh-status-dialog.c:247
 msgid "Status"
 msgstr "حالت"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-vcs-plugin/tvp-svn-action.c:432
 msgid "Menu|Switch"
 msgstr "مینیو|تبدیل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:564
-#: tsp-svn-helper/main.c:318
-#: tsp-svn-helper/tsh-switch.c:109
-#: tsp-svn-helper/tsh-switch.c:122
+#: thunar-vcs-plugin/tvp-svn-action.c:432 tvp-svn-helper/main.c:318
+#: tvp-svn-helper/tsh-switch.c:109 tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "تبدیل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-vcs-plugin/tvp-svn-action.c:437
 msgid "Menu|Unlock"
 msgstr "مینیو|غیر مقفل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:577
-#: tsp-svn-helper/main.c:322
-#: tsp-svn-helper/tsh-unlock.c:111
+#: thunar-vcs-plugin/tvp-svn-action.c:437 tvp-svn-helper/main.c:322
+#: tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "غیر مقفل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
+#: thunar-vcs-plugin/tvp-svn-action.c:442
 msgid "Menu|Update"
 msgstr "مینیو|تجدید"
 
-#: thunar-svn-plugin/tsp-svn-action.c:590
-#: tsp-svn-helper/main.c:326
-#: tsp-svn-helper/tsh-update.c:113
+#: thunar-vcs-plugin/tvp-svn-action.c:442 tvp-svn-helper/main.c:326
+#: tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "تجدید"
 
-#: thunar-svn-plugin/tsp-svn-action.c:608
+#: thunar-vcs-plugin/tvp-svn-action.c:452
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "عمل %s لاگو نہیں کیا گیا ہے"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:118
+#: thunar-vcs-plugin/tvp-svn-property-page.c:118
 msgid "URL:"
 msgstr "ربط:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:124
-#: thunar-svn-plugin/tsp-svn-property-page.c:137
-#: thunar-svn-plugin/tsp-svn-property-page.c:149
-#: thunar-svn-plugin/tsp-svn-property-page.c:167
-#: thunar-svn-plugin/tsp-svn-property-page.c:179
-#: thunar-svn-plugin/tsp-svn-property-page.c:192
-#: thunar-svn-plugin/tsp-svn-property-page.c:222
-#: thunar-svn-plugin/tsp-svn-property-page.c:300
-#: tsp-svn-helper/tsh-common.c:493
-#: tsp-svn-helper/tsh-common.c:540
-#: tsp-svn-helper/tsh-common.c:549
-#: tsp-svn-helper/tsh-common.c:571
-#: tsp-svn-helper/tsh-common.c:588
-#: tsp-svn-helper/tsh-common.c:615
-#: tsp-svn-helper/tsh-common.c:698
+#: thunar-vcs-plugin/tvp-svn-property-page.c:124
+#: thunar-vcs-plugin/tvp-svn-property-page.c:137
+#: thunar-vcs-plugin/tvp-svn-property-page.c:149
+#: thunar-vcs-plugin/tvp-svn-property-page.c:167
+#: thunar-vcs-plugin/tvp-svn-property-page.c:179
+#: thunar-vcs-plugin/tvp-svn-property-page.c:192
+#: thunar-vcs-plugin/tvp-svn-property-page.c:222
+#: thunar-vcs-plugin/tvp-svn-property-page.c:300
+#: tvp-svn-helper/tsh-common.c:539 tvp-svn-helper/tsh-common.c:597
+#: tvp-svn-helper/tsh-common.c:606 tvp-svn-helper/tsh-common.c:628
+#: tvp-svn-helper/tsh-common.c:645 tvp-svn-helper/tsh-common.c:672
+#: tvp-svn-helper/tsh-common.c:762
 msgid "Unknown"
 msgstr "نامعلوم"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:131
+#: thunar-vcs-plugin/tvp-svn-property-page.c:131
 msgid "Revision:"
 msgstr "ریویزن:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:143
+#: thunar-vcs-plugin/tvp-svn-property-page.c:143
 msgid "Repository:"
 msgstr "ریپازٹری:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:161
+#: thunar-vcs-plugin/tvp-svn-property-page.c:161
 msgid "Modified revision:"
 msgstr "تبدیلی ریویزن:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:173
+#: thunar-vcs-plugin/tvp-svn-property-page.c:173
 msgid "Modified date:"
 msgstr "تبدیلی کی تاریخ:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:186
+#: thunar-vcs-plugin/tvp-svn-property-page.c:186
 msgid "Author:"
 msgstr "مصنف:"
 
-#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#: thunar-vcs-plugin/tvp-svn-property-page.c:203
 msgid "Changelist:"
 msgstr "تبدیلی کی فہرست:"
 
 #. Translators: Depth as in depth of recursion
-#: thunar-svn-plugin/tsp-svn-property-page.c:216
+#: thunar-vcs-plugin/tvp-svn-property-page.c:216
 msgid "Depth:"
 msgstr "گہرائی:"
 
 #. Translators: svn recursion depth infotmation
 #. * Exclude should not apear client side
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:306
+#: thunar-vcs-plugin/tvp-svn-property-page.c:306
 msgid "Exclude"
 msgstr "استثناء"
 
 #. Translators: svn recursion depth infotmation
 #. * Empty depth means only this file/direcotry is checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:312
+#: thunar-vcs-plugin/tvp-svn-property-page.c:312
 msgid "Empty"
 msgstr "خالی"
 
 #. Translators: svn recursion depth infotmation
 #. * Files depth means this file/direcotry and all of it's files are checked out
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:318
+#: thunar-vcs-plugin/tvp-svn-property-page.c:318
 msgid "Files"
 msgstr "فائلیں"
 
@@ -358,549 +320,561 @@
 #. Translators: svn recursion selection
 #. * Immediates means this file/direcotry and the subdirectories are shown
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:324
-#: tsp-svn-helper/tsh-properties-dialog.c:228
-#: tsp-svn-helper/tsh-status-dialog.c:200
+#: thunar-vcs-plugin/tvp-svn-property-page.c:324
+#: tvp-svn-helper/tsh-properties-dialog.c:229
+#: tvp-svn-helper/tsh-status-dialog.c:200
 msgid "Immediates"
 msgstr "فوراً"
 
 #. Translators: svn recursion depth infotmation
 #. * Infinity depth means this file/direcotry is checked out with full recursion
 #.
-#: thunar-svn-plugin/tsp-svn-property-page.c:330
+#: thunar-vcs-plugin/tvp-svn-property-page.c:330
 msgid "Infinity"
 msgstr "مطلق"
 
-#: tsp-svn-helper/main.c:105
+#: tvp-svn-helper/main.c:105
 msgid "Print version information"
 msgstr "ورژن معلومات طبع کریں"
 
-#: tsp-svn-helper/main.c:112
+#: tvp-svn-helper/main.c:112
 msgid "Execute add action"
 msgstr "شامل کرنے کی حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:118
+#: tvp-svn-helper/main.c:118
 msgid "Execute blame action"
 msgstr "بلیم حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:124
+#: tvp-svn-helper/main.c:124
 msgid "Execute changelist action"
 msgstr "تبدیلی کی فہرست حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:130
+#: tvp-svn-helper/main.c:130
 msgid "Execute checkout action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:136
+#: tvp-svn-helper/main.c:136
 msgid "Execute cleanup action"
 msgstr "صفائی حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:142
+#: tvp-svn-helper/main.c:142
 msgid "Execute commit action"
 msgstr "کمٹ حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:148
+#: tvp-svn-helper/main.c:148
 msgid "Execute copy action"
 msgstr "کاپی حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:154
+#: tvp-svn-helper/main.c:154
 msgid "Execute delete action"
 msgstr "حذف حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:160
+#: tvp-svn-helper/main.c:160
 msgid "Execute export action"
 msgstr "برآمد حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:166
+#: tvp-svn-helper/main.c:166
 msgid "Execute import action"
 msgstr "درآمد حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:172
+#: tvp-svn-helper/main.c:172
 msgid "Execute lock action"
 msgstr "مقفل حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:178
+#: tvp-svn-helper/main.c:178
 msgid "Execute log action"
 msgstr "لاگ حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:184
+#: tvp-svn-helper/main.c:184
 msgid "Execute move action"
 msgstr "منتقلی کی حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:190
+#: tvp-svn-helper/main.c:190
 msgid "Execute properties action"
 msgstr "خصوصیات حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:196
+#: tvp-svn-helper/main.c:196
 msgid "Execute resolved action"
 msgstr "ریزولوڈ حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:202
+#: tvp-svn-helper/main.c:202
 msgid "Execute relocate action"
 msgstr "ری لوکیٹ حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:208
+#: tvp-svn-helper/main.c:208
 msgid "Execute revert action"
 msgstr "ریورٹ حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:214
+#: tvp-svn-helper/main.c:214
 msgid "Execute status action"
 msgstr "حالت حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:220
+#: tvp-svn-helper/main.c:220
 msgid "Execute switch action"
 msgstr "تبدیلی حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:226
+#: tvp-svn-helper/main.c:226
 msgid "Execute unlock action"
 msgstr "غیر مقفل حرکت چلائیں"
 
-#: tsp-svn-helper/main.c:232
+#: tvp-svn-helper/main.c:232
 msgid "Execute update action"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:246
+#: tvp-svn-helper/main.c:246
 msgid "Add Related Options:"
 msgstr "متعلقہ اختیارات شامل کریں:"
 
-#: tsp-svn-helper/main.c:250
+#: tvp-svn-helper/main.c:250
 msgid "Blame Related Options:"
 msgstr "بلیم متعلقہ اختیارات:"
 
-#: tsp-svn-helper/main.c:254
+#: tvp-svn-helper/main.c:254
 msgid "Changelist Related Options:"
 msgstr "متعلقہ اختیارات کی تبدیلی فہرست:"
 
-#: tsp-svn-helper/main.c:258
+#: tvp-svn-helper/main.c:258
 msgid "Checkout Related Options:"
 msgstr "متعلقہ اختیارات چیک کریں:"
 
-#: tsp-svn-helper/main.c:262
+#: tvp-svn-helper/main.c:262
 msgid "Cleanup Related Options:"
 msgstr "متعلقہ اختیارات صاف کریں:"
 
-#: tsp-svn-helper/main.c:266
+#: tvp-svn-helper/main.c:266
 msgid "Commit Related Options:"
 msgstr "متعلقہ اختیارات کو کمٹ کریں:"
 
-#: tsp-svn-helper/main.c:270
+#: tvp-svn-helper/main.c:270
 msgid "Copy Related Options:"
 msgstr "متعلقہ اختیارات کاپی کریں:"
 
-#: tsp-svn-helper/main.c:274
+#: tvp-svn-helper/main.c:274
 msgid "Delete Related Options:"
 msgstr "متعلقہ اختیارات حذف کریں:"
 
-#: tsp-svn-helper/main.c:278
+#: tvp-svn-helper/main.c:278
 msgid "Export Related Options:"
 msgstr "متعلقہ اختیارات برآمد کریں:"
 
-#: tsp-svn-helper/main.c:282
+#: tvp-svn-helper/main.c:282
 msgid "Import Related Options:"
 msgstr "متعلقہ اختیارات درآمد کریں:"
 
-#: tsp-svn-helper/main.c:286
+#: tvp-svn-helper/main.c:286
 msgid "Lock Related Options:"
 msgstr "متعلقہ اختیارات مقفل کریں:"
 
-#: tsp-svn-helper/main.c:290
+#: tvp-svn-helper/main.c:290
 msgid "Log Related Options:"
 msgstr "متعلقہ اختیارات کا لاگ:"
 
-#: tsp-svn-helper/main.c:294
+#: tvp-svn-helper/main.c:294
 msgid "Move Related Options:"
 msgstr "متعلقہ اختیارات منتقل کریں:"
 
-#: tsp-svn-helper/main.c:298
+#: tvp-svn-helper/main.c:298
 msgid "Properties Related Options:"
 msgstr "متعلقہ اختیارات کی خصوصیات:"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:298
-#: tsp-svn-helper/tsh-properties-dialog.c:282
+#: tvp-svn-helper/main.c:298 tvp-svn-helper/tsh-properties-dialog.c:283
 msgid "Properties"
 msgstr "خصوصیات"
 
-#: tsp-svn-helper/main.c:302
+#: tvp-svn-helper/main.c:302
 msgid "Resolved Related Options:"
 msgstr "حل شدہ متعلقہ اختیارات:"
 
-#: tsp-svn-helper/main.c:306
+#: tvp-svn-helper/main.c:306
 msgid "Relocate Related Options:"
 msgstr "متعلقہ اختیارات دوبارہ تلاش کریں:"
 
-#: tsp-svn-helper/main.c:310
+#: tvp-svn-helper/main.c:310
 msgid "Revert Related Options:"
 msgstr "متعلقہ اختیارات منعکس کریں:"
 
-#: tsp-svn-helper/main.c:314
+#: tvp-svn-helper/main.c:314
 msgid "Status Related Options:"
 msgstr "متعلقہ اختیارات کی حالت:"
 
-#: tsp-svn-helper/main.c:318
+#: tvp-svn-helper/main.c:318
 msgid "Switch Related Options:"
 msgstr "متعلقہ اختیارات بدلیں:"
 
-#: tsp-svn-helper/main.c:322
+#: tvp-svn-helper/main.c:322
 msgid "Unlock Related Options:"
 msgstr "متعلقہ اختیارات غیر مقفل کریں:"
 
-#: tsp-svn-helper/main.c:326
+#: tvp-svn-helper/main.c:326
 msgid "Update Related Options:"
 msgstr "متعلقہ اختیارات اپڈیٹ کریں:"
 
-#: tsp-svn-helper/main.c:369
+#: tvp-svn-helper/main.c:369
 msgid "Not enough arguments provided"
 msgstr "کافی بحث دستیاب نہیں کی گئی"
 
-#: tsp-svn-helper/tsh-add.c:73
-#: tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71
-#: tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:83
-#: tsp-svn-helper/tsh-delete.c:91
-#: tsp-svn-helper/tsh-export.c:72
-#: tsp-svn-helper/tsh-import.c:72
-#: tsp-svn-helper/tsh-lock.c:91
-#: tsp-svn-helper/tsh-move.c:77
-#: tsp-svn-helper/tsh-resolved.c:73
-#: tsp-svn-helper/tsh-resolved.c:89
-#: tsp-svn-helper/tsh-revert.c:87
-#: tsp-svn-helper/tsh-switch.c:71
-#: tsp-svn-helper/tsh-unlock.c:86
-#: tsp-svn-helper/tsh-update.c:88
+#: tvp-svn-helper/tsh-add.c:73 tvp-svn-helper/tsh-add.c:89
+#: tvp-svn-helper/tsh-checkout.c:71 tvp-svn-helper/tsh-commit.c:91
+#: tvp-svn-helper/tsh-copy.c:87 tvp-svn-helper/tsh-delete.c:91
+#: tvp-svn-helper/tsh-export.c:72 tvp-svn-helper/tsh-import.c:72
+#: tvp-svn-helper/tsh-lock.c:91 tvp-svn-helper/tsh-move.c:77
+#: tvp-svn-helper/tsh-resolved.c:73 tvp-svn-helper/tsh-resolved.c:89
+#: tvp-svn-helper/tsh-revert.c:87 tvp-svn-helper/tsh-switch.c:71
+#: tvp-svn-helper/tsh-unlock.c:86 tvp-svn-helper/tsh-update.c:88
 msgid "Failed"
 msgstr "ناکام"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:94
+#: tvp-svn-helper/tsh-blame-dialog.c:94
 msgid "Line"
 msgstr "لائن"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:100
-#: tsp-svn-helper/tsh-log-dialog.c:118
+#: tvp-svn-helper/tsh-blame-dialog.c:100 tvp-svn-helper/tsh-log-dialog.c:118
 msgid "Revision"
 msgstr "ریویزن"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:106
-#: tsp-svn-helper/tsh-log-dialog.c:124
+#: tvp-svn-helper/tsh-blame-dialog.c:106 tvp-svn-helper/tsh-log-dialog.c:124
 msgid "Author"
 msgstr "مصنف"
 
-#: tsp-svn-helper/tsh-blame-dialog.c:112
-#: tsp-svn-helper/tsh-log-dialog.c:130
+#: tvp-svn-helper/tsh-blame-dialog.c:112 tvp-svn-helper/tsh-log-dialog.c:130
 msgid "Date"
 msgstr "تاریخ"
 
-#: tsp-svn-helper/tsh-blame.c:75
+#: tvp-svn-helper/tsh-blame.c:75
 msgid "Blame failed"
 msgstr "بلیم ناکام"
 
-#: tsp-svn-helper/tsh-cleanup.c:66
+#: tvp-svn-helper/tsh-cleanup.c:66
 msgid "Cleanup failed"
 msgstr "صاف کرنا ناکام"
 
-#: tsp-svn-helper/tsh-cleanup.c:81
+#: tvp-svn-helper/tsh-cleanup.c:81
 msgid "Cleanup finished"
 msgstr "صاف کرنا مکمل ہوا"
 
-#: tsp-svn-helper/tsh-cleanup.c:95
+#: tvp-svn-helper/tsh-cleanup.c:95
 msgid "Cleaning up ..."
 msgstr "صاف کیا جارہا ہے..."
 
-#: tsp-svn-helper/tsh-commit.c:103
-#: tsp-svn-helper/tsh-common.c:662
-#: tsp-svn-helper/tsh-copy.c:95
-#: tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82
-#: tsp-svn-helper/tsh-move.c:89
+#: tvp-svn-helper/tsh-commit.c:103 tvp-svn-helper/tsh-common.c:719
+#: tvp-svn-helper/tsh-copy.c:99 tvp-svn-helper/tsh-delete.c:103
+#: tvp-svn-helper/tsh-import.c:82 tvp-svn-helper/tsh-move.c:89
 #, c-format
 msgid "At revision: %ld"
 msgstr "ریویزن پر: %ld"
 
-#: tsp-svn-helper/tsh-commit.c:108
+#: tvp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr "کرنے کے لیے کچھ نہیں"
 
-#: tsp-svn-helper/tsh-commit.c:114
-#: tsp-svn-helper/tsh-common.c:470
-#: tsp-svn-helper/tsh-common.c:472
-#: tsp-svn-helper/tsh-copy.c:106
-#: tsp-svn-helper/tsh-delete.c:114
-#: tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:100
+#: tvp-svn-helper/tsh-commit.c:114 tvp-svn-helper/tsh-common.c:505
+#: tvp-svn-helper/tsh-common.c:507 tvp-svn-helper/tsh-copy.c:110
+#: tvp-svn-helper/tsh-delete.c:114 tvp-svn-helper/tsh-import.c:87
+#: tvp-svn-helper/tsh-move.c:100
 msgid "Completed"
 msgstr "مکمل"
 
-#: tsp-svn-helper/tsh-commit.c:145
+#: tvp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr "پیغام کمٹ کریں"
 
-#: tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:468
-#: tsp-svn-helper/tsh-common.c:475
-#: tsp-svn-helper/tsh-common.c:575
-#: tsp-svn-helper/tsh-common.c:620
-#: tsp-svn-helper/tsh-common.c:704
+#: tvp-svn-helper/tsh-common.c:270
+msgid "Store password a plaintext?"
+msgstr ""
+
+#: tvp-svn-helper/tsh-common.c:494 tvp-svn-helper/tsh-common.c:503
+#: tvp-svn-helper/tsh-common.c:510 tvp-svn-helper/tsh-common.c:632
+#: tvp-svn-helper/tsh-common.c:677 tvp-svn-helper/tsh-common.c:768
 msgid "Added"
 msgstr "شامل کردہ"
 
-#: tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:713
+#: tvp-svn-helper/tsh-common.c:495 tvp-svn-helper/tsh-common.c:777
 msgid "Copied"
 msgstr "کاپی شدہ"
 
-#: tsp-svn-helper/tsh-common.c:461
-#: tsp-svn-helper/tsh-common.c:467
-#: tsp-svn-helper/tsh-common.c:476
-#: tsp-svn-helper/tsh-common.c:577
-#: tsp-svn-helper/tsh-common.c:623
-#: tsp-svn-helper/tsh-common.c:706
+#: tvp-svn-helper/tsh-common.c:496 tvp-svn-helper/tsh-common.c:502
+#: tvp-svn-helper/tsh-common.c:511 tvp-svn-helper/tsh-common.c:634
+#: tvp-svn-helper/tsh-common.c:680 tvp-svn-helper/tsh-common.c:770
 msgid "Deleted"
 msgstr "حذف شدہ"
 
-#: tsp-svn-helper/tsh-common.c:462
+#: tvp-svn-helper/tsh-common.c:497
 msgid "Restored"
 msgstr "بحال شدہ"
 
-#: tsp-svn-helper/tsh-common.c:463
+#: tvp-svn-helper/tsh-common.c:498
 msgid "Reverted"
 msgstr "ریورٹ شدہ"
 
-#: tsp-svn-helper/tsh-common.c:464
+#: tvp-svn-helper/tsh-common.c:499
 msgid "Revert failed"
 msgstr "ریورٹ ناکام"
 
-#: tsp-svn-helper/tsh-common.c:466
+#: tvp-svn-helper/tsh-common.c:501
 msgid "Skipped"
 msgstr "نظر انداز شدہ"
 
-#: tsp-svn-helper/tsh-common.c:469
+#: tvp-svn-helper/tsh-common.c:504
 msgid "Updated"
 msgstr "تجدید شدہ"
 
-#: tsp-svn-helper/tsh-common.c:471
-#: tsp-svn-helper/tsh-common.c:473
-#: tsp-svn-helper/tsh-common.c:584
+#: tvp-svn-helper/tsh-common.c:506 tvp-svn-helper/tsh-common.c:508
+#: tvp-svn-helper/tsh-common.c:641
 msgid "External"
 msgstr "خارجی"
 
-#: tsp-svn-helper/tsh-common.c:474
-#: tsp-svn-helper/tsh-common.c:579
-#: tsp-svn-helper/tsh-common.c:626
-#: tsp-svn-helper/tsh-common.c:709
+#: tvp-svn-helper/tsh-common.c:509 tvp-svn-helper/tsh-common.c:636
+#: tvp-svn-helper/tsh-common.c:683 tvp-svn-helper/tsh-common.c:773
 msgid "Modified"
 msgstr "تبدیل شدہ"
 
-#: tsp-svn-helper/tsh-common.c:477
-#: tsp-svn-helper/tsh-common.c:578
-#: tsp-svn-helper/tsh-common.c:629
-#: tsp-svn-helper/tsh-common.c:702
+#: tvp-svn-helper/tsh-common.c:512 tvp-svn-helper/tsh-common.c:635
+#: tvp-svn-helper/tsh-common.c:686 tvp-svn-helper/tsh-common.c:766
 msgid "Replaced"
 msgstr "اوپر لکھا گیا"
 
-#: tsp-svn-helper/tsh-common.c:478
+#: tvp-svn-helper/tsh-common.c:513
 msgid "Transmitting"
 msgstr "ارسال"
 
-#: tsp-svn-helper/tsh-common.c:480
+#: tvp-svn-helper/tsh-common.c:515
 msgid "Locked"
 msgstr "مقفل"
 
-#: tsp-svn-helper/tsh-common.c:481
-#: tsp-svn-helper/tsh-common.c:715
+#: tvp-svn-helper/tsh-common.c:516 tvp-svn-helper/tsh-common.c:779
 msgid "Unlocked"
 msgstr "غیر مقفل"
 
-#: tsp-svn-helper/tsh-common.c:482
+#: tvp-svn-helper/tsh-common.c:517
 msgid "Lock failed"
 msgstr "قفل ناکام"
 
-#: tsp-svn-helper/tsh-common.c:483
+#: tvp-svn-helper/tsh-common.c:518
 msgid "Unlock failed"
 msgstr "غیر مقفلی ناکام"
 
-#: tsp-svn-helper/tsh-common.c:484
+#: tvp-svn-helper/tsh-common.c:519
 msgid "Exists"
 msgstr "موجود"
 
-#: tsp-svn-helper/tsh-common.c:485
+#: tvp-svn-helper/tsh-common.c:520
 msgid "Changelist set"
 msgstr "تبدیلی کی فہرست سیٹ"
 
-#: tsp-svn-helper/tsh-common.c:486
+#: tvp-svn-helper/tsh-common.c:521
 msgid "Changelist cleared"
 msgstr "تبدیلی کی فہرست صاف کردی گئی"
 
-#: tsp-svn-helper/tsh-common.c:487
+#: tvp-svn-helper/tsh-common.c:522
 msgid "Changelist moved"
 msgstr "تبدیلی کی فہرست منتقل کردی گئی"
 
-#: tsp-svn-helper/tsh-common.c:488
+#: tvp-svn-helper/tsh-common.c:523
 msgid "Merge begin"
 msgstr "مرج شروع کردیا گیا"
 
-#: tsp-svn-helper/tsh-common.c:489
+#: tvp-svn-helper/tsh-common.c:524
 msgid "Foreign merge begin"
 msgstr "خارجی مرج شروع کردیا گیا"
 
-#: tsp-svn-helper/tsh-common.c:490
+#: tvp-svn-helper/tsh-common.c:525
 msgid "Replace"
 msgstr "اوپر لکھیں"
 
-#: tsp-svn-helper/tsh-common.c:539
+#: tvp-svn-helper/tsh-common.c:527
+#, fuzzy
+msgid "Property added"
+msgstr "خصوصیات ناکام"
+
+#: tvp-svn-helper/tsh-common.c:528
+#, fuzzy
+msgid "Property modified"
+msgstr "خصوصیات ناکام"
+
+#: tvp-svn-helper/tsh-common.c:529
+#, fuzzy
+msgid "Property deleted"
+msgstr "خصوصیات ناکام"
+
+#: tvp-svn-helper/tsh-common.c:530
+#, fuzzy
+msgid "Property nonexisting"
+msgstr "خصوصیات"
+
+#: tvp-svn-helper/tsh-common.c:531
+#, fuzzy
+msgid "Revision property set"
+msgstr "خصوصیت مرتب کرنے میں غلطی"
+
+#: tvp-svn-helper/tsh-common.c:532
+#, fuzzy
+msgid "Revision property deleted"
+msgstr "خصوصیت مرتب کرنے میں غلطی"
+
+#: tvp-svn-helper/tsh-common.c:533
+#, fuzzy
+msgid "Merge completed"
+msgstr "مکمل"
+
+#: tvp-svn-helper/tsh-common.c:534
+#, fuzzy
+msgid "Tree conflict"
+msgstr "متضارب"
+
+#: tvp-svn-helper/tsh-common.c:535
+#, fuzzy
+msgid "External failed"
+msgstr "خارجی"
+
+#: tvp-svn-helper/tsh-common.c:596
 msgid "Inapplicable"
 msgstr "نا موزوں"
 
-#: tsp-svn-helper/tsh-common.c:541
+#: tvp-svn-helper/tsh-common.c:598
 msgid "Unchanged"
 msgstr "غیر تبدیل شدہ"
 
-#: tsp-svn-helper/tsh-common.c:542
-#: tsp-svn-helper/tsh-common.c:576
+#: tvp-svn-helper/tsh-common.c:599 tvp-svn-helper/tsh-common.c:633
 msgid "Missing"
 msgstr "مفقود"
 
-#: tsp-svn-helper/tsh-common.c:543
-#: tsp-svn-helper/tsh-common.c:583
+#: tvp-svn-helper/tsh-common.c:600 tvp-svn-helper/tsh-common.c:640
 msgid "Obstructed"
 msgstr "ابسٹریکٹڈ"
 
-#: tsp-svn-helper/tsh-common.c:544
+#: tvp-svn-helper/tsh-common.c:601
 msgid "Changed"
 msgstr "تبدیل شدہ"
 
-#: tsp-svn-helper/tsh-common.c:545
-#: tsp-svn-helper/tsh-common.c:580
+#: tvp-svn-helper/tsh-common.c:602 tvp-svn-helper/tsh-common.c:637
 msgid "Merged"
 msgstr "مرج شدہ"
 
-#: tsp-svn-helper/tsh-common.c:546
-#: tsp-svn-helper/tsh-common.c:581
+#: tvp-svn-helper/tsh-common.c:603 tvp-svn-helper/tsh-common.c:638
 msgid "Conflicted"
 msgstr "متضارب"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:574
+#: tvp-svn-helper/tsh-common.c:631
 msgid "Normal"
 msgstr "سادہ"
 
-#: tsp-svn-helper/tsh-common.c:582
+#: tvp-svn-helper/tsh-common.c:639
 msgid "Ignored"
 msgstr "نظر انداز شدہ"
 
-#: tsp-svn-helper/tsh-common.c:585
+#: tvp-svn-helper/tsh-common.c:642
 msgid "Incomplete"
 msgstr "نا مکمل"
 
-#: tsp-svn-helper/tsh-copy.c:100
+#: tvp-svn-helper/tsh-copy.c:104
 msgid "Local copy"
 msgstr "لوکل کاپی"
 
-#: tsp-svn-helper/tsh-copy.c:143
+#: tvp-svn-helper/tsh-copy.c:147
 msgid "Copy To"
 msgstr "کاپی تا"
 
-#: tsp-svn-helper/tsh-delete.c:108
+#: tvp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr "لوکل حذف"
 
-#: tsp-svn-helper/tsh-delete.c:145
+#: tvp-svn-helper/tsh-delete.c:145
 msgid "Delete Message"
 msgstr "پیغام حذف کریں"
 
-#: tsp-svn-helper/tsh-file-dialog.c:60
+#: tvp-svn-helper/tsh-file-dialog.c:60
 msgid "_Certificate:"
 msgstr "_سرٹیفیکیٹ:"
 
-#: tsp-svn-helper/tsh-file-dialog.c:67
+#: tvp-svn-helper/tsh-file-dialog.c:67
 msgid "Select a file"
 msgstr "فائل منتخب کریں"
 
-#: tsp-svn-helper/tsh-file-dialog.c:78
-#: tsp-svn-helper/tsh-login-dialog.c:98
-#: tsp-svn-helper/tsh-trust-dialog.c:73
+#: tvp-svn-helper/tsh-file-dialog.c:78 tvp-svn-helper/tsh-login-dialog.c:98
+#: tvp-svn-helper/tsh-trust-dialog.c:73
 msgid "Remember"
 msgstr "یاد رکھیں"
 
-#: tsp-svn-helper/tsh-file-dialog.c:86
+#: tvp-svn-helper/tsh-file-dialog.c:86
 msgid "Certificate"
 msgstr "سرٹیفیکیٹ"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:90
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:116
+#: tvp-svn-helper/tsh-file-selection-dialog.c:91
+#: tvp-svn-helper/tsh-log-message-dialog.c:92
+#: tvp-svn-helper/tsh-notify-dialog.c:94
+#: tvp-svn-helper/tsh-status-dialog.c:116
 msgid "Path"
 msgstr "پاتھ"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:117
+#: tvp-svn-helper/tsh-file-selection-dialog.c:118
 msgid "Select/Unselect all"
 msgstr "منتتخب/نامنتخب تمام"
 
-#: tsp-svn-helper/tsh-import.c:125
+#: tvp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr "پیغام درآمد کریں"
 
-#: tsp-svn-helper/tsh-log-dialog.c:136
+#: tvp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr "پیغام"
 
-#: tsp-svn-helper/tsh-log-dialog.c:174
-#: tsp-svn-helper/tsh-notify-dialog.c:88
+#: tvp-svn-helper/tsh-log-dialog.c:174 tvp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr "حرکت"
 
-#: tsp-svn-helper/tsh-log-dialog.c:180
+#: tvp-svn-helper/tsh-log-dialog.c:180
 msgid "File"
 msgstr "فائل"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:86
+#: tvp-svn-helper/tsh-log-message-dialog.c:86
 msgid "State"
 msgstr "حالت"
 
-#: tsp-svn-helper/tsh-log-message-dialog.c:110
+#: tvp-svn-helper/tsh-log-message-dialog.c:110
 msgid "Log Message"
 msgstr "لاگ پیغام"
 
-#: tsp-svn-helper/tsh-log.c:98
+#: tvp-svn-helper/tsh-log.c:106
 msgid "Log failed"
 msgstr "لاگ ناکام"
 
-#: tsp-svn-helper/tsh-login-dialog.c:65
+#: tvp-svn-helper/tsh-login-dialog.c:65
 msgid "_Username:"
 msgstr "_صارف نام:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:81
+#: tvp-svn-helper/tsh-login-dialog.c:81
 msgid "_Password:"
 msgstr "_پاس ورڈ:"
 
-#: tsp-svn-helper/tsh-login-dialog.c:106
+#: tvp-svn-helper/tsh-login-dialog.c:106
 msgid "Login"
 msgstr "لاگ ان"
 
-#: tsp-svn-helper/tsh-move.c:94
+#: tvp-svn-helper/tsh-move.c:94
 msgid "Local move"
 msgstr "لوکل منتقلی"
 
-#: tsp-svn-helper/tsh-move.c:136
+#: tvp-svn-helper/tsh-move.c:136
 msgid "Move To"
 msgstr "منتقل تا"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:100
+#: tvp-svn-helper/tsh-notify-dialog.c:100
 msgid "Mime type"
 msgstr "Mime نوعیت"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:115
+#: tvp-svn-helper/tsh-notify-dialog.c:115
 msgid "Notification"
 msgstr "اطلاعیہ"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:125
+#: tvp-svn-helper/tsh-properties-dialog.c:126
 msgid "Name"
 msgstr "نام"
 
-#: tsp-svn-helper/tsh-properties-dialog.c:131
+#: tvp-svn-helper/tsh-properties-dialog.c:132
 msgid "Value"
 msgstr "قدر"
 
@@ -910,8 +884,8 @@
 #. Translators: svn recursion selection
 #. * Self means only this file/direcotry is shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:208
-#: tsp-svn-helper/tsh-status-dialog.c:182
+#: tvp-svn-helper/tsh-properties-dialog.c:209
+#: tvp-svn-helper/tsh-status-dialog.c:182
 msgid "Self"
 msgstr "ذاتی"
 
@@ -921,8 +895,8 @@
 #. Translators: svn recursion selection
 #. * Immediate files means this file/direcotry and the files it contains are shown
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:219
-#: tsp-svn-helper/tsh-status-dialog.c:191
+#: tvp-svn-helper/tsh-properties-dialog.c:220
+#: tvp-svn-helper/tsh-status-dialog.c:191
 msgid "Immediate files"
 msgstr "فوری فائلیں"
 
@@ -932,112 +906,111 @@
 #. Translators: svn recursion selection
 #. * Recursive means the list is full recursive
 #.
-#: tsp-svn-helper/tsh-properties-dialog.c:237
-#: tsp-svn-helper/tsh-status-dialog.c:209
+#: tvp-svn-helper/tsh-properties-dialog.c:238
+#: tvp-svn-helper/tsh-status-dialog.c:209
 msgid "Recursive"
 msgstr "تکراری"
 
 #. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:81
+#: tvp-svn-helper/tsh-properties.c:81
 msgid "Set property failed"
 msgstr "خصوصیت مرتب کرنے میں غلطی"
 
-#: tsp-svn-helper/tsh-properties.c:104
+#: tvp-svn-helper/tsh-properties.c:104
 msgid "Properties failed"
 msgstr "خصوصیات ناکام"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:88
+#: tvp-svn-helper/tsh-relocate-dialog.c:88
 msgid "_From:"
 msgstr "_از:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:98
-#: tsp-svn-helper/tsh-relocate-dialog.c:104
-#: tsp-svn-helper/tsh-relocate-dialog.c:153
-#: tsp-svn-helper/tsh-relocate-dialog.c:159
-#: tsp-svn-helper/tsh-relocate-dialog.c:205
-#: tsp-svn-helper/tsh-transfer-dialog.c:92
-#: tsp-svn-helper/tsh-transfer-dialog.c:98
-#: tsp-svn-helper/tsh-transfer-dialog.c:144
+#: tvp-svn-helper/tsh-relocate-dialog.c:98
+#: tvp-svn-helper/tsh-relocate-dialog.c:104
+#: tvp-svn-helper/tsh-relocate-dialog.c:153
+#: tvp-svn-helper/tsh-relocate-dialog.c:159
+#: tvp-svn-helper/tsh-relocate-dialog.c:205
+#: tvp-svn-helper/tsh-transfer-dialog.c:92
+#: tvp-svn-helper/tsh-transfer-dialog.c:98
+#: tvp-svn-helper/tsh-transfer-dialog.c:144
 msgid "Select a folder"
 msgstr "فولدر منتخب کریں"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:143
+#: tvp-svn-helper/tsh-relocate-dialog.c:143
 msgid "_To:"
 msgstr "_تا:"
 
-#: tsp-svn-helper/tsh-relocate-dialog.c:198
-#: tsp-svn-helper/tsh-transfer-dialog.c:137
+#: tvp-svn-helper/tsh-relocate-dialog.c:198
+#: tvp-svn-helper/tsh-transfer-dialog.c:137
 msgid "_Directory:"
 msgstr "_ڈائریکٹری:"
 
-#: tsp-svn-helper/tsh-relocate.c:71
+#: tvp-svn-helper/tsh-relocate.c:71
 msgid "Relocate failed"
 msgstr "ری لوکیٹ ناکام"
 
-#: tsp-svn-helper/tsh-relocate.c:86
+#: tvp-svn-helper/tsh-relocate.c:86
 msgid "Relocate finished"
 msgstr "ری لوکیٹ مکمل شدہ"
 
-#: tsp-svn-helper/tsh-relocate.c:128
+#: tvp-svn-helper/tsh-relocate.c:128
 msgid "Relocating ..."
 msgstr "ری لوکیٹ کیا جارہا ہے..."
 
-#: tsp-svn-helper/tsh-status-dialog.c:224
+#: tvp-svn-helper/tsh-status-dialog.c:224
 msgid "Show Unmodified Files"
 msgstr "غیر تبدیل شدہ فائلیں دکھائیں"
 
-#: tsp-svn-helper/tsh-status-dialog.c:228
+#: tvp-svn-helper/tsh-status-dialog.c:228
 msgid "Show Unversioned Files"
 msgstr "غیر ورژن شدہ فائلیں دکھائیں"
 
-#: tsp-svn-helper/tsh-status-dialog.c:232
+#: tvp-svn-helper/tsh-status-dialog.c:232
 msgid "Show Ignored Files"
 msgstr "نظر انداز کردہ فائلیں دکھائیں"
 
-#: tsp-svn-helper/tsh-status-dialog.c:236
+#: tvp-svn-helper/tsh-status-dialog.c:236
 msgid "Hide Externals"
 msgstr "خارجی چھپائیں"
 
-#: tsp-svn-helper/tsh-status-dialog.c:240
+#: tvp-svn-helper/tsh-status-dialog.c:240
 msgid "Check Repository"
 msgstr "ریپازٹری چیک کریں"
 
-#: tsp-svn-helper/tsh-status.c:82
+#: tvp-svn-helper/tsh-status.c:86
 msgid "Status failed"
 msgstr "حالت ناکام"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:82
+#: tvp-svn-helper/tsh-transfer-dialog.c:82
 msgid "_Repository:"
 msgstr "_ریپازٹری:"
 
-#: tsp-svn-helper/tsh-transfer-dialog.c:156
+#: tvp-svn-helper/tsh-transfer-dialog.c:156
 msgid "Transfer"
 msgstr "ٹرانسفر"
 
-#: tsp-svn-helper/tsh-trust-dialog.c:58
+#: tvp-svn-helper/tsh-trust-dialog.c:58
 msgid "Certificate is not yet valid."
 msgstr "سرٹیفیکیٹ ابھی کارآمد نہیں."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:61
+#: tvp-svn-helper/tsh-trust-dialog.c:61
 msgid "Certificate has expired."
 msgstr "سرٹیفیکیٹ ایکسپائر ہے."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:64
+#: tvp-svn-helper/tsh-trust-dialog.c:64
 msgid "Certificate does not match the remote hostname."
 msgstr "سرٹیفیکیٹ ریموٹ ہوسٹ نیم سے مطابقت نہیں رکھتا."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:67
+#: tvp-svn-helper/tsh-trust-dialog.c:67
 msgid "Certificate authority is unknown."
 msgstr "سرٹیفیکیٹ اتھارٹی نا معلوم ہے."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:70
+#: tvp-svn-helper/tsh-trust-dialog.c:70
 msgid "Other failure."
 msgstr "دیگر ناکامی."
 
-#: tsp-svn-helper/tsh-trust-dialog.c:77
+#: tvp-svn-helper/tsh-trust-dialog.c:77
 msgid "Trust"
 msgstr "اعتماد"
 
 #~ msgid "SVN _Checkout"
 #~ msgstr "SVN _چیک آؤٹ"
-




More information about the Goodies-commits mailing list