[Goodies-commits] r4922 - in thunar-svn-plugin/trunk: po thunar-svn-plugin tsp-svn-helper

Peter de Ridder peter at xfce.org
Mon Jun 9 00:26:44 CEST 2008


Author: peter
Date: 2008-06-08 22:26:44 +0000 (Sun, 08 Jun 2008)
New Revision: 4922

Modified:
   thunar-svn-plugin/trunk/po/cs.po
   thunar-svn-plugin/trunk/po/en_GB.po
   thunar-svn-plugin/trunk/po/fr.po
   thunar-svn-plugin/trunk/po/hu.po
   thunar-svn-plugin/trunk/po/lv.po
   thunar-svn-plugin/trunk/po/nl.po
   thunar-svn-plugin/trunk/po/pt_BR.po
   thunar-svn-plugin/trunk/po/thunar-svn-plugin.pot
   thunar-svn-plugin/trunk/po/ur.po
   thunar-svn-plugin/trunk/thunar-svn-plugin/tsp-svn-action.c
   thunar-svn-plugin/trunk/tsp-svn-helper/Makefile.am
   thunar-svn-plugin/trunk/tsp-svn-helper/main.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-add.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-checkout.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-cleanup.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-commit.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.h
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-copy.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-delete.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-export.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-file-selection-dialog.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-import.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-lock.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-move.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-properties.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-resolved.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-revert.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-status.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-unlock.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-update.c
Log:
added switch action
fixed permanent cancel after single cancel for status and log refreshes
updated translations

Modified: thunar-svn-plugin/trunk/po/cs.po
===================================================================
--- thunar-svn-plugin/trunk/po/cs.po	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/po/cs.po	2008-06-08 22:26:44 UTC (rev 4922)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xfce 4-i18-goodies\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-08 16:27+0200\n"
+"POT-Creation-Date: 2008-06-09 00:31+0200\n"
 "PO-Revision-Date: 2007-12-15 22:05+0100\n"
 "Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
 "Language-Team: Czech\n"
@@ -26,8 +26,8 @@
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:207
-#: tsp-svn-helper/tsh-add.c:112 tsp-svn-helper/tsh-add.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Přidat"
 
@@ -46,8 +46,8 @@
 msgid "Menu|Checkout"
 msgstr "Checkout (stáhnout)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:211
-#: tsp-svn-helper/tsh-checkout.c:96 tsp-svn-helper/tsh-checkout.c:108
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Checkout (stáhnout)"
 
@@ -56,7 +56,7 @@
 msgid "Menu|Cleanup"
 msgstr "Vyčistit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
 msgid "Cleanup"
 msgstr "Vyčistit"
 
@@ -65,8 +65,8 @@
 msgid "Menu|Commit"
 msgstr "Zapsat"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:219
-#: tsp-svn-helper/tsh-commit.c:124 tsp-svn-helper/tsh-commit.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Zapsat"
 
@@ -74,8 +74,8 @@
 msgid "Menu|Copy"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:223
-#: tsp-svn-helper/tsh-copy.c:149
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: tsp-svn-helper/tsh-copy.c:152
 msgid "Copy"
 msgstr ""
 
@@ -84,8 +84,8 @@
 msgid "Menu|Delete"
 msgstr "Smazat"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:227
-#: tsp-svn-helper/tsh-delete.c:124 tsp-svn-helper/tsh-delete.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Smazat"
 
@@ -104,8 +104,8 @@
 msgid "Menu|Export"
 msgstr "Export"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-export.c:105 tsp-svn-helper/tsh-export.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Export"
 
@@ -114,8 +114,8 @@
 msgid "Menu|Import"
 msgstr "_Import SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-import.c:99 tsp-svn-helper/tsh-import.c:117
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 #, fuzzy
 msgid "Import"
 msgstr "_Import SVN"
@@ -135,8 +135,8 @@
 msgid "Menu|Lock"
 msgstr "Zámek"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-lock.c:128 tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
+#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
 msgid "Lock"
 msgstr "Zámek"
 
@@ -144,7 +144,7 @@
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Protokol"
@@ -153,8 +153,8 @@
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-move.c:148
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr ""
 
@@ -172,8 +172,8 @@
 msgid "Menu|Resolved"
 msgstr "Vyřešit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
 #, fuzzy
 msgid "Resolved"
 msgstr "Vyřešit"
@@ -193,8 +193,8 @@
 msgid "Menu|Revert"
 msgstr "Obnovit předchozí"
 
-#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-revert.c:110 tsp-svn-helper/tsh-revert.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Obnovit předchozí"
 
@@ -203,7 +203,7 @@
 msgid "Menu|Status"
 msgstr "Stav"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "Stav"
@@ -213,32 +213,31 @@
 msgid "Menu|Switch"
 msgstr "Přepnout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
 msgid "Switch"
 msgstr "Přepnout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:526
 #, fuzzy
 msgid "Menu|Unlock"
 msgstr "Odemknout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-unlock.c:109
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Odemknout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:539
 #, fuzzy
 msgid "Menu|Update"
 msgstr "Aktualizovat"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-update.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Aktualizovat"
 
-#: thunar-svn-plugin/tsp-svn-action.c:556
+#: thunar-svn-plugin/tsp-svn-action.c:557
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -253,10 +252,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:518
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:549
-#: tsp-svn-helper/tsh-common.c:566 tsp-svn-helper/tsh-common.c:593
-#: tsp-svn-helper/tsh-common.c:676
+#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
+#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
+#: tsp-svn-helper/tsh-common.c:682
 msgid "Unknown"
 msgstr ""
 
@@ -338,171 +337,181 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:94
+#: tsp-svn-helper/main.c:96
 msgid "Print version information"
 msgstr "Vytisknout informaci o verzi"
 
-#: tsp-svn-helper/main.c:101
+#: tsp-svn-helper/main.c:103
 #, fuzzy
 msgid "Execute add action"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:109
 msgid "Execute checkout action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:115
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:121
 #, fuzzy
 msgid "Execute commit action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:127
 #, fuzzy
 msgid "Execute copy action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:133
 #, fuzzy
 msgid "Execute delete action"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:139
 #, fuzzy
 msgid "Execute export action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:145
 #, fuzzy
 msgid "Execute import action"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:151
 #, fuzzy
 msgid "Execute lock action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:157
 #, fuzzy
 msgid "Execute log action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:163
 #, fuzzy
 msgid "Execute move action"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:169
 #, fuzzy
 msgid "Execute properties action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:175
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:181
 #, fuzzy
 msgid "Execute revert action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:187
 #, fuzzy
 msgid "Execute status action"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:193
 #, fuzzy
+msgid "Execute switch action"
+msgstr "Spustit akci checkout (stáhnout)"
+
+#: tsp-svn-helper/main.c:199
+#, fuzzy
 msgid "Execute unlock action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:205
 msgid "Execute update action"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 #, fuzzy
 msgid "Checkout Related Options:"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
 #, fuzzy
 msgid "Properties Related Options:"
 msgstr "Upravit vlastnosti"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:251 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
 #, fuzzy
 msgid "Properties"
 msgstr "Upravit vlastnosti"
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+#, fuzzy
+msgid "Switch Related Options:"
+msgstr "Spustit akci update (aktualizovat)"
+
+#: tsp-svn-helper/main.c:279
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:317
+#: tsp-svn-helper/main.c:329
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -522,174 +531,174 @@
 msgid "Cleanup failed"
 msgstr "Vyčistit"
 
-#: tsp-svn-helper/tsh-cleanup.c:83
+#: tsp-svn-helper/tsh-cleanup.c:84
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "Vyčistit"
 
-#: tsp-svn-helper/tsh-cleanup.c:96
+#: tsp-svn-helper/tsh-cleanup.c:98
 #, fuzzy
 msgid "Cleaning up ..."
 msgstr "Vyčistit"
 
-#: tsp-svn-helper/tsh-commit.c:102 tsp-svn-helper/tsh-common.c:640
-#: tsp-svn-helper/tsh-copy.c:85 tsp-svn-helper/tsh-delete.c:102
-#: tsp-svn-helper/tsh-import.c:81 tsp-svn-helper/tsh-move.c:83
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, fuzzy, c-format
 msgid "At revision: %ld"
 msgstr "Na revizi: %li"
 
-#: tsp-svn-helper/tsh-commit.c:107
+#: tsp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:112 tsp-svn-helper/tsh-common.c:462
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-copy.c:95
-#: tsp-svn-helper/tsh-delete.c:112 tsp-svn-helper/tsh-import.c:85
-#: tsp-svn-helper/tsh-move.c:93
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
 msgstr "Dokončeno"
 
-#: tsp-svn-helper/tsh-commit.c:142
+#: tsp-svn-helper/tsh-commit.c:145
 #, fuzzy
 msgid "Commit Message"
 msgstr "Zapsat"
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:553
-#: tsp-svn-helper/tsh-common.c:598 tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
 msgid "Added"
 msgstr "Přidáno"
 
-#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
 #, fuzzy
 msgid "Copied"
 msgstr "Dokončeno"
 
-#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:601 tsp-svn-helper/tsh-common.c:684
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
 msgid "Deleted"
 msgstr "Smazáno"
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:460
 #, fuzzy
 msgid "Restored"
 msgstr "Vyřešit"
 
-#: tsp-svn-helper/tsh-common.c:455
+#: tsp-svn-helper/tsh-common.c:461
 #, fuzzy
 msgid "Reverted"
 msgstr "Obnovit předchozí"
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:462
 #, fuzzy
 msgid "Revert failed"
 msgstr "Obnovit předchozí"
 
-#: tsp-svn-helper/tsh-common.c:458
+#: tsp-svn-helper/tsh-common.c:464
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:467
 msgid "Updated"
 msgstr "Aktualizováno"
 
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
+#: tsp-svn-helper/tsh-common.c:568
 msgid "External"
 msgstr "Externí"
 
-#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:557
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:680
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:476
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:478
 #, fuzzy
 msgid "Locked"
 msgstr "Zámek"
 
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
 #, fuzzy
 msgid "Unlocked"
 msgstr "Odemknout"
 
-#: tsp-svn-helper/tsh-common.c:474
+#: tsp-svn-helper/tsh-common.c:480
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:475
+#: tsp-svn-helper/tsh-common.c:481
 #, fuzzy
 msgid "Unlock failed"
 msgstr "Odemknout"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:523
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tsp-svn-helper/tsh-common.c:525
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520 tsp-svn-helper/tsh-common.c:554
+#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:523 tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 #, fuzzy
 msgid "Conflicted"
 msgstr "Dokončeno"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:552
+#: tsp-svn-helper/tsh-common.c:558
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:566
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:569
 #, fuzzy
 msgid "Incomplete"
 msgstr "Dokončeno"
 
-#: tsp-svn-helper/tsh-copy.c:90
+#: tsp-svn-helper/tsh-copy.c:91
 msgid "Local copy"
 msgstr ""
 
-#: tsp-svn-helper/tsh-copy.c:131
+#: tsp-svn-helper/tsh-copy.c:134
 msgid "Copy To"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:107
+#: tsp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:142
+#: tsp-svn-helper/tsh-delete.c:145
 #, fuzzy
 msgid "Delete Message"
 msgstr "Smazat"
@@ -712,7 +721,7 @@
 msgid "Certificate"
 msgstr "Oznámení"
 
-#: tsp-svn-helper/tsh-import.c:122
+#: tsp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr ""
 
@@ -773,11 +782,11 @@
 msgid "Login"
 msgstr "Přihlásit se"
 
-#: tsp-svn-helper/tsh-move.c:88
+#: tsp-svn-helper/tsh-move.c:89
 msgid "Local move"
 msgstr ""
 
-#: tsp-svn-helper/tsh-move.c:128
+#: tsp-svn-helper/tsh-move.c:131
 msgid "Move To"
 msgstr ""
 

Modified: thunar-svn-plugin/trunk/po/en_GB.po
===================================================================
--- thunar-svn-plugin/trunk/po/en_GB.po	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/po/en_GB.po	2008-06-08 22:26:44 UTC (rev 4922)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: thunart-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-08 16:27+0200\n"
+"POT-Creation-Date: 2008-06-09 00:31+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"
@@ -27,8 +27,8 @@
 msgid "Menu|Add"
 msgstr "Add"
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:207
-#: tsp-svn-helper/tsh-add.c:112 tsp-svn-helper/tsh-add.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Add"
 
@@ -45,8 +45,8 @@
 msgid "Menu|Checkout"
 msgstr "Checkout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:211
-#: tsp-svn-helper/tsh-checkout.c:96 tsp-svn-helper/tsh-checkout.c:108
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Checkout"
 
@@ -54,7 +54,7 @@
 msgid "Menu|Cleanup"
 msgstr "Cleanup"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
 msgid "Cleanup"
 msgstr "Cleanup"
 
@@ -62,8 +62,8 @@
 msgid "Menu|Commit"
 msgstr "Commit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:219
-#: tsp-svn-helper/tsh-commit.c:124 tsp-svn-helper/tsh-commit.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Commit"
 
@@ -71,8 +71,8 @@
 msgid "Menu|Copy"
 msgstr "Copy"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:223
-#: tsp-svn-helper/tsh-copy.c:149
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: tsp-svn-helper/tsh-copy.c:152
 msgid "Copy"
 msgstr "Copy"
 
@@ -80,8 +80,8 @@
 msgid "Menu|Delete"
 msgstr "Delete"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:227
-#: tsp-svn-helper/tsh-delete.c:124 tsp-svn-helper/tsh-delete.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Delete"
 
@@ -98,8 +98,8 @@
 msgid "Menu|Export"
 msgstr "Export"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-export.c:105 tsp-svn-helper/tsh-export.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Export"
 
@@ -107,8 +107,8 @@
 msgid "Menu|Import"
 msgstr "Import"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-import.c:99 tsp-svn-helper/tsh-import.c:117
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Import"
 
@@ -125,8 +125,8 @@
 msgid "Menu|Lock"
 msgstr "Lock"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-lock.c:128 tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
+#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
 msgid "Lock"
 msgstr "Lock"
 
@@ -134,7 +134,7 @@
 msgid "Menu|Log"
 msgstr "Log"
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Log"
@@ -143,8 +143,8 @@
 msgid "Menu|Move"
 msgstr "Move"
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-move.c:148
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr "Move"
 
@@ -160,8 +160,8 @@
 msgid "Menu|Resolved"
 msgstr "Resolved"
 
-#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
 msgid "Resolved"
 msgstr "Resolved"
 
@@ -178,8 +178,8 @@
 msgid "Menu|Revert"
 msgstr "Revert"
 
-#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-revert.c:110 tsp-svn-helper/tsh-revert.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Revert"
 
@@ -187,7 +187,7 @@
 msgid "Menu|Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "Status"
@@ -196,30 +196,29 @@
 msgid "Menu|Switch"
 msgstr "Switch"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
 msgid "Switch"
 msgstr "Switch"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:526
 msgid "Menu|Unlock"
 msgstr "Unlock"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-unlock.c:109
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Unlock"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:539
 msgid "Menu|Update"
 msgstr "Update"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-update.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Update"
 
-#: thunar-svn-plugin/tsp-svn-action.c:556
+#: thunar-svn-plugin/tsp-svn-action.c:557
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Action %s is unimplemented"
@@ -234,10 +233,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:518
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:549
-#: tsp-svn-helper/tsh-common.c:566 tsp-svn-helper/tsh-common.c:593
-#: tsp-svn-helper/tsh-common.c:676
+#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
+#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
+#: tsp-svn-helper/tsh-common.c:682
 msgid "Unknown"
 msgstr "Unknown"
 
@@ -318,153 +317,163 @@
 msgid "Other..."
 msgstr "Other..."
 
-#: tsp-svn-helper/main.c:94
+#: tsp-svn-helper/main.c:96
 msgid "Print version information"
 msgstr "Print version information"
 
-#: tsp-svn-helper/main.c:101
+#: tsp-svn-helper/main.c:103
 msgid "Execute add action"
 msgstr "Execute add action"
 
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:109
 msgid "Execute checkout action"
 msgstr "Execute checkout action"
 
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:115
 msgid "Execute cleanup action"
 msgstr "Execute cleanup action"
 
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:121
 msgid "Execute commit action"
 msgstr "Execute commit action"
 
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:127
 msgid "Execute copy action"
 msgstr "Execute copy action"
 
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:133
 msgid "Execute delete action"
 msgstr "Execute delete action"
 
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:139
 msgid "Execute export action"
 msgstr "Execute export action"
 
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:145
 msgid "Execute import action"
 msgstr "Execute import action"
 
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:151
 msgid "Execute lock action"
 msgstr "Execute lock action"
 
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:157
 msgid "Execute log action"
 msgstr "Execute log action"
 
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:163
 msgid "Execute move action"
 msgstr "Execute move action"
 
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:169
 msgid "Execute properties action"
 msgstr "Execute properties action"
 
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:175
 msgid "Execute resolved action"
 msgstr "Execute resolved action"
 
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:181
 msgid "Execute revert action"
 msgstr "Execute revert action"
 
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:187
 msgid "Execute status action"
 msgstr "Execute status action"
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:193
+#, fuzzy
+msgid "Execute switch action"
+msgstr "Execute commit action"
+
+#: tsp-svn-helper/main.c:199
 msgid "Execute unlock action"
 msgstr "Execute unlock action"
 
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:205
 msgid "Execute update action"
 msgstr "Execute update action"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Add Related Options:"
 msgstr "Add Related Options:"
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 msgid "Checkout Related Options:"
 msgstr "Checkout Related Options:"
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Cleanup Related Options:"
 msgstr "Cleanup Related Options:"
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Commit Related Options:"
 msgstr "Commit Related Options:"
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Copy Related Options:"
 msgstr "Copy Related Options:"
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
 msgid "Delete Related Options:"
 msgstr "Delete Related Options:"
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
 msgid "Export Related Options:"
 msgstr "Export Related Options:"
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
 msgid "Import Related Options:"
 msgstr "Import Related Options:"
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
 msgid "Lock Related Options:"
 msgstr "Lock Related Options:"
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
 msgid "Log Related Options:"
 msgstr "Log Related Options:"
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
 msgid "Move Related Options:"
 msgstr "Move Related Options:"
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
 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:251 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
 msgid "Properties"
 msgstr "Properties"
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
 msgid "Resolved Related Options:"
 msgstr "Resolved Related Options:"
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
 msgid "Revert Related Options:"
 msgstr "Revert Related Options:"
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
 msgid "Status Related Options:"
 msgstr "Status Related Options:"
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+#, fuzzy
+msgid "Switch Related Options:"
+msgstr "Commit Related Options:"
+
+#: tsp-svn-helper/main.c:279
 msgid "Unlock Related Options:"
 msgstr "Unlock Related Options:"
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Update Related Options:"
 msgstr "Update Related Options:"
 
-#: tsp-svn-helper/main.c:317
+#: tsp-svn-helper/main.c:329
 msgid "Not enough arguments provided"
 msgstr "Not enough arguments provided"
 
@@ -483,163 +492,163 @@
 msgid "Cleanup failed"
 msgstr "Cleanup failed"
 
-#: tsp-svn-helper/tsh-cleanup.c:83
+#: tsp-svn-helper/tsh-cleanup.c:84
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "Cleanup finished"
 
-#: tsp-svn-helper/tsh-cleanup.c:96
+#: tsp-svn-helper/tsh-cleanup.c:98
 msgid "Cleaning up ..."
 msgstr "Cleaning up ..."
 
-#: tsp-svn-helper/tsh-commit.c:102 tsp-svn-helper/tsh-common.c:640
-#: tsp-svn-helper/tsh-copy.c:85 tsp-svn-helper/tsh-delete.c:102
-#: tsp-svn-helper/tsh-import.c:81 tsp-svn-helper/tsh-move.c:83
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, c-format
 msgid "At revision: %ld"
 msgstr "At revision: %ld"
 
-#: tsp-svn-helper/tsh-commit.c:107
+#: tsp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr "Nothing to do"
 
-#: tsp-svn-helper/tsh-commit.c:112 tsp-svn-helper/tsh-common.c:462
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-copy.c:95
-#: tsp-svn-helper/tsh-delete.c:112 tsp-svn-helper/tsh-import.c:85
-#: tsp-svn-helper/tsh-move.c:93
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
 msgstr "Completed"
 
-#: tsp-svn-helper/tsh-commit.c:142
+#: tsp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr "Commit Message"
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:553
-#: tsp-svn-helper/tsh-common.c:598 tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
 msgid "Added"
 msgstr "Added"
 
-#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
 msgid "Copied"
 msgstr "Copied"
 
-#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:601 tsp-svn-helper/tsh-common.c:684
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
 msgid "Deleted"
 msgstr "Deleted"
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:460
 msgid "Restored"
 msgstr "Restored"
 
-#: tsp-svn-helper/tsh-common.c:455
+#: tsp-svn-helper/tsh-common.c:461
 msgid "Reverted"
 msgstr "Reverted"
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:462
 msgid "Revert failed"
 msgstr "Revert failed"
 
-#: tsp-svn-helper/tsh-common.c:458
+#: tsp-svn-helper/tsh-common.c:464
 msgid "Skipped"
 msgstr "Skipped"
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:467
 msgid "Updated"
 msgstr "Updated"
 
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
+#: tsp-svn-helper/tsh-common.c:568
 msgid "External"
 msgstr "External"
 
-#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:557
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
 msgid "Modified"
 msgstr "Modified"
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:680
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
 msgid "Replaced"
 msgstr "Replaced"
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:476
 msgid "Transmitting"
 msgstr "Transmitting"
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:478
 msgid "Locked"
 msgstr "Locked"
 
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
 msgid "Unlocked"
 msgstr "Unlocked"
 
-#: tsp-svn-helper/tsh-common.c:474
+#: tsp-svn-helper/tsh-common.c:480
 msgid "Lock failed"
 msgstr "Lock failed"
 
-#: tsp-svn-helper/tsh-common.c:475
+#: tsp-svn-helper/tsh-common.c:481
 msgid "Unlock failed"
 msgstr "Unlock failed"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:523
 msgid "Inapplicable"
 msgstr "Inapplicable"
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tsp-svn-helper/tsh-common.c:525
 msgid "Unchanged"
 msgstr "Unchanged"
 
-#: tsp-svn-helper/tsh-common.c:520 tsp-svn-helper/tsh-common.c:554
+#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
 msgid "Missing"
 msgstr "Missing"
 
-#: tsp-svn-helper/tsh-common.c:521 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
 msgid "Obstructed"
 msgstr "Obstructed"
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Changed"
 msgstr "Changed"
 
-#: tsp-svn-helper/tsh-common.c:523 tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
 msgid "Merged"
 msgstr "Merged"
 
-#: tsp-svn-helper/tsh-common.c:524 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 msgid "Conflicted"
 msgstr "Conflicted"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:552
+#: tsp-svn-helper/tsh-common.c:558
 msgid "Normal"
 msgstr "Normal"
 
-#: tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:566
 msgid "Ignored"
 msgstr "Ignored"
 
-#: tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:569
 msgid "Incomplete"
 msgstr "Incomplete"
 
-#: tsp-svn-helper/tsh-copy.c:90
+#: tsp-svn-helper/tsh-copy.c:91
 msgid "Local copy"
 msgstr "Local copy"
 
-#: tsp-svn-helper/tsh-copy.c:131
+#: tsp-svn-helper/tsh-copy.c:134
 msgid "Copy To"
 msgstr "Copy To"
 
-#: tsp-svn-helper/tsh-delete.c:107
+#: tsp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr "Local delete"
 
-#: tsp-svn-helper/tsh-delete.c:142
+#: tsp-svn-helper/tsh-delete.c:145
 msgid "Delete Message"
 msgstr "Delete Message"
 
@@ -660,7 +669,7 @@
 msgid "Certificate"
 msgstr "Certificate"
 
-#: tsp-svn-helper/tsh-import.c:122
+#: tsp-svn-helper/tsh-import.c:125
 msgid "Import Message"
 msgstr "Import Message"
 
@@ -718,11 +727,11 @@
 msgid "Login"
 msgstr "Login"
 
-#: tsp-svn-helper/tsh-move.c:88
+#: tsp-svn-helper/tsh-move.c:89
 msgid "Local move"
 msgstr "Local move"
 
-#: tsp-svn-helper/tsh-move.c:128
+#: tsp-svn-helper/tsh-move.c:131
 msgid "Move To"
 msgstr "Move To"
 

Modified: thunar-svn-plugin/trunk/po/fr.po
===================================================================
--- thunar-svn-plugin/trunk/po/fr.po	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/po/fr.po	2008-06-08 22:26:44 UTC (rev 4922)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: xfce-i 18n\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-08 16:27+0200\n"
+"POT-Creation-Date: 2008-06-09 00:31+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"
@@ -27,8 +27,8 @@
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:207
-#: tsp-svn-helper/tsh-add.c:112 tsp-svn-helper/tsh-add.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Ajouter"
 
@@ -47,8 +47,8 @@
 msgid "Menu|Checkout"
 msgstr "Extraction"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:211
-#: tsp-svn-helper/tsh-checkout.c:96 tsp-svn-helper/tsh-checkout.c:108
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Extraction"
 
@@ -57,7 +57,7 @@
 msgid "Menu|Cleanup"
 msgstr "Nettoyer les verrous"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
 msgid "Cleanup"
 msgstr "Nettoyer les verrous"
 
@@ -66,8 +66,8 @@
 msgid "Menu|Commit"
 msgstr "Envoyer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:219
-#: tsp-svn-helper/tsh-commit.c:124 tsp-svn-helper/tsh-commit.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Envoyer"
 
@@ -76,8 +76,8 @@
 msgid "Menu|Copy"
 msgstr "Complété"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:223
-#: tsp-svn-helper/tsh-copy.c:149
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: tsp-svn-helper/tsh-copy.c:152
 #, fuzzy
 msgid "Copy"
 msgstr "Complété"
@@ -87,8 +87,8 @@
 msgid "Menu|Delete"
 msgstr "Effacer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:227
-#: tsp-svn-helper/tsh-delete.c:124 tsp-svn-helper/tsh-delete.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Effacer"
 
@@ -107,8 +107,8 @@
 msgid "Menu|Export"
 msgstr "Exporter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-export.c:105 tsp-svn-helper/tsh-export.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exporter"
 
@@ -117,8 +117,8 @@
 msgid "Menu|Import"
 msgstr "SVN _Importer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-import.c:99 tsp-svn-helper/tsh-import.c:117
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 #, fuzzy
 msgid "Import"
 msgstr "SVN _Importer"
@@ -138,8 +138,8 @@
 msgid "Menu|Lock"
 msgstr "Bloquer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-lock.c:128 tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
+#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
 msgid "Lock"
 msgstr "Bloquer"
 
@@ -147,7 +147,7 @@
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Journal"
@@ -156,8 +156,8 @@
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-move.c:148
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr ""
 
@@ -175,8 +175,8 @@
 msgid "Menu|Resolved"
 msgstr "Fixer comme résolu"
 
-#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
 #, fuzzy
 msgid "Resolved"
 msgstr "Fixer comme résolu"
@@ -196,8 +196,8 @@
 msgid "Menu|Revert"
 msgstr "Restaurer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-revert.c:110 tsp-svn-helper/tsh-revert.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Restaurer"
 
@@ -206,7 +206,7 @@
 msgid "Menu|Status"
 msgstr "État"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "État"
@@ -216,32 +216,31 @@
 msgid "Menu|Switch"
 msgstr "Modifier l'adresse du dépôt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
 msgid "Switch"
 msgstr "Modifier l'adresse du dépôt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:526
 #, fuzzy
 msgid "Menu|Unlock"
 msgstr "Débloquer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-unlock.c:109
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Débloquer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:539
 #, fuzzy
 msgid "Menu|Update"
 msgstr "Mettre à jour"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-update.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Mettre à jour"
 
-#: thunar-svn-plugin/tsp-svn-action.c:556
+#: thunar-svn-plugin/tsp-svn-action.c:557
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -256,10 +255,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:518
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:549
-#: tsp-svn-helper/tsh-common.c:566 tsp-svn-helper/tsh-common.c:593
-#: tsp-svn-helper/tsh-common.c:676
+#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
+#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
+#: tsp-svn-helper/tsh-common.c:682
 msgid "Unknown"
 msgstr ""
 
@@ -342,171 +341,181 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:94
+#: tsp-svn-helper/main.c:96
 msgid "Print version information"
 msgstr "Afficher l'information sur la version"
 
-#: tsp-svn-helper/main.c:101
+#: tsp-svn-helper/main.c:103
 #, fuzzy
 msgid "Execute add action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:109
 msgid "Execute checkout action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:115
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:121
 #, fuzzy
 msgid "Execute commit action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:127
 #, fuzzy
 msgid "Execute copy action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:133
 #, fuzzy
 msgid "Execute delete action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:139
 #, fuzzy
 msgid "Execute export action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:145
 #, fuzzy
 msgid "Execute import action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:151
 #, fuzzy
 msgid "Execute lock action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:157
 #, fuzzy
 msgid "Execute log action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:163
 #, fuzzy
 msgid "Execute move action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:169
 #, fuzzy
 msgid "Execute properties action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:175
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:181
 #, fuzzy
 msgid "Execute revert action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:187
 #, fuzzy
 msgid "Execute status action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:193
 #, fuzzy
+msgid "Execute switch action"
+msgstr "Exécuter une extraction"
+
+#: tsp-svn-helper/main.c:199
+#, fuzzy
 msgid "Execute unlock action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:205
 msgid "Execute update action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 #, fuzzy
 msgid "Checkout Related Options:"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
 #, 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:251 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
 #, fuzzy
 msgid "Properties"
 msgstr "Éditer les propriétés"
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+#, fuzzy
+msgid "Switch Related Options:"
+msgstr "Exécuter une mise à jour"
+
+#: tsp-svn-helper/main.c:279
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:317
+#: tsp-svn-helper/main.c:329
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -526,174 +535,174 @@
 msgid "Cleanup failed"
 msgstr "Nettoyer les verrous"
 
-#: tsp-svn-helper/tsh-cleanup.c:83
+#: tsp-svn-helper/tsh-cleanup.c:84
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "Nettoyer les verrous"
 
-#: tsp-svn-helper/tsh-cleanup.c:96
+#: tsp-svn-helper/tsh-cleanup.c:98
 #, fuzzy
 msgid "Cleaning up ..."
 msgstr "Nettoyer les verrous"
 
-#: tsp-svn-helper/tsh-commit.c:102 tsp-svn-helper/tsh-common.c:640
-#: tsp-svn-helper/tsh-copy.c:85 tsp-svn-helper/tsh-delete.c:102
-#: tsp-svn-helper/tsh-import.c:81 tsp-svn-helper/tsh-move.c:83
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, fuzzy, c-format
 msgid "At revision: %ld"
 msgstr "À la révision : %li"
 
-#: tsp-svn-helper/tsh-commit.c:107
+#: tsp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:112 tsp-svn-helper/tsh-common.c:462
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-copy.c:95
-#: tsp-svn-helper/tsh-delete.c:112 tsp-svn-helper/tsh-import.c:85
-#: tsp-svn-helper/tsh-move.c:93
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
 msgstr "Complété"
 
-#: tsp-svn-helper/tsh-commit.c:142
+#: tsp-svn-helper/tsh-commit.c:145
 #, fuzzy
 msgid "Commit Message"
 msgstr "Envoyer"
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:553
-#: tsp-svn-helper/tsh-common.c:598 tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
 msgid "Added"
 msgstr "Ajouté"
 
-#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
 #, fuzzy
 msgid "Copied"
 msgstr "Complété"
 
-#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:601 tsp-svn-helper/tsh-common.c:684
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
 msgid "Deleted"
 msgstr "Effacé"
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:460
 #, fuzzy
 msgid "Restored"
 msgstr "Fixer comme résolu"
 
-#: tsp-svn-helper/tsh-common.c:455
+#: tsp-svn-helper/tsh-common.c:461
 #, fuzzy
 msgid "Reverted"
 msgstr "Restaurer"
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:462
 #, fuzzy
 msgid "Revert failed"
 msgstr "Restaurer"
 
-#: tsp-svn-helper/tsh-common.c:458
+#: tsp-svn-helper/tsh-common.c:464
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:467
 msgid "Updated"
 msgstr "Mise à jour"
 
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
+#: tsp-svn-helper/tsh-common.c:568
 msgid "External"
 msgstr "Externe"
 
-#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:557
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:680
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:476
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:478
 #, fuzzy
 msgid "Locked"
 msgstr "Bloquer"
 
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
 #, fuzzy
 msgid "Unlocked"
 msgstr "Débloquer"
 
-#: tsp-svn-helper/tsh-common.c:474
+#: tsp-svn-helper/tsh-common.c:480
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:475
+#: tsp-svn-helper/tsh-common.c:481
 #, fuzzy
 msgid "Unlock failed"
 msgstr "Débloquer"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:523
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tsp-svn-helper/tsh-common.c:525
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520 tsp-svn-helper/tsh-common.c:554
+#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:523 tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 #, fuzzy
 msgid "Conflicted"
 msgstr "Complété"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:552
+#: tsp-svn-helper/tsh-common.c:558
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:566
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:569
 #, fuzzy
 msgid "Incomplete"
 msgstr "Complété"
 
-#: tsp-svn-helper/tsh-copy.c:90
+#: tsp-svn-helper/tsh-copy.c:91
 msgid "Local copy"
 msgstr ""
 
-#: tsp-svn-helper/tsh-copy.c:131
+#: tsp-svn-helper/tsh-copy.c:134
 msgid "Copy To"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:107
+#: tsp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:142
+#: tsp-svn-helper/tsh-delete.c:145
 #, fuzzy
 msgid "Delete Message"
 msgstr "Envoyer"
@@ -716,7 +725,7 @@
 msgid "Certificate"
 msgstr "Notification"
 
-#: tsp-svn-helper/tsh-import.c:122
+#: tsp-svn-helper/tsh-import.c:125
 #, fuzzy
 msgid "Import Message"
 msgstr "Envoyer"
@@ -780,11 +789,11 @@
 msgid "Login"
 msgstr "Se connecter"
 
-#: tsp-svn-helper/tsh-move.c:88
+#: tsp-svn-helper/tsh-move.c:89
 msgid "Local move"
 msgstr ""
 
-#: tsp-svn-helper/tsh-move.c:128
+#: tsp-svn-helper/tsh-move.c:131
 msgid "Move To"
 msgstr ""
 

Modified: thunar-svn-plugin/trunk/po/hu.po
===================================================================
--- thunar-svn-plugin/trunk/po/hu.po	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/po/hu.po	2008-06-08 22:26:44 UTC (rev 4922)
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: Thunar SVN plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-08 16:27+0200\n"
+"POT-Creation-Date: 2008-06-09 00:31+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"
@@ -23,8 +23,8 @@
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:207
-#: tsp-svn-helper/tsh-add.c:112 tsp-svn-helper/tsh-add.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Hozzáad"
 
@@ -42,8 +42,8 @@
 msgid "Menu|Checkout"
 msgstr "SVN _Checkout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:211
-#: tsp-svn-helper/tsh-checkout.c:96 tsp-svn-helper/tsh-checkout.c:108
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 #, fuzzy
 msgid "Checkout"
 msgstr "SVN _Checkout"
@@ -53,7 +53,7 @@
 msgid "Menu|Cleanup"
 msgstr "Tisztít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
 msgid "Cleanup"
 msgstr "Tisztít"
 
@@ -61,8 +61,8 @@
 msgid "Menu|Commit"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:219
-#: tsp-svn-helper/tsh-commit.c:124 tsp-svn-helper/tsh-commit.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr ""
 
@@ -71,8 +71,8 @@
 msgid "Menu|Copy"
 msgstr "Kész"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:223
-#: tsp-svn-helper/tsh-copy.c:149
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: tsp-svn-helper/tsh-copy.c:152
 #, fuzzy
 msgid "Copy"
 msgstr "Kész"
@@ -82,8 +82,8 @@
 msgid "Menu|Delete"
 msgstr "Töröl"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:227
-#: tsp-svn-helper/tsh-delete.c:124 tsp-svn-helper/tsh-delete.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Töröl"
 
@@ -102,8 +102,8 @@
 msgid "Menu|Export"
 msgstr "Export"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-export.c:105 tsp-svn-helper/tsh-export.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Export"
 
@@ -112,8 +112,8 @@
 msgid "Menu|Import"
 msgstr "SVN _Import"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-import.c:99 tsp-svn-helper/tsh-import.c:117
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 #, fuzzy
 msgid "Import"
 msgstr "SVN _Import"
@@ -133,8 +133,8 @@
 msgid "Menu|Lock"
 msgstr "Zár"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-lock.c:128 tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
+#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
 msgid "Lock"
 msgstr "Zár"
 
@@ -142,7 +142,7 @@
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Napló"
@@ -151,8 +151,8 @@
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-move.c:148
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr ""
 
@@ -170,8 +170,8 @@
 msgid "Menu|Resolved"
 msgstr "Megold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
 #, fuzzy
 msgid "Resolved"
 msgstr "Megold"
@@ -191,8 +191,8 @@
 msgid "Menu|Revert"
 msgstr "Visszaállít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-revert.c:110 tsp-svn-helper/tsh-revert.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Visszaállít"
 
@@ -201,7 +201,7 @@
 msgid "Menu|Status"
 msgstr "Állapot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "Állapot"
@@ -211,32 +211,31 @@
 msgid "Menu|Switch"
 msgstr "Vált"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
 msgid "Switch"
 msgstr "Vált"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:526
 #, fuzzy
 msgid "Menu|Unlock"
 msgstr "Felold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-unlock.c:109
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Felold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:539
 #, fuzzy
 msgid "Menu|Update"
 msgstr "Frissít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-update.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Frissít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:556
+#: thunar-svn-plugin/tsp-svn-action.c:557
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -251,10 +250,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:518
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:549
-#: tsp-svn-helper/tsh-common.c:566 tsp-svn-helper/tsh-common.c:593
-#: tsp-svn-helper/tsh-common.c:676
+#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
+#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
+#: tsp-svn-helper/tsh-common.c:682
 msgid "Unknown"
 msgstr ""
 
@@ -337,171 +336,181 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:94
+#: tsp-svn-helper/main.c:96
 msgid "Print version information"
 msgstr "Verzió kiírása"
 
-#: tsp-svn-helper/main.c:101
+#: tsp-svn-helper/main.c:103
 #, fuzzy
 msgid "Execute add action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:109
 msgid "Execute checkout action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:115
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:121
 #, fuzzy
 msgid "Execute commit action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:127
 #, fuzzy
 msgid "Execute copy action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:133
 #, fuzzy
 msgid "Execute delete action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:139
 #, fuzzy
 msgid "Execute export action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:145
 #, fuzzy
 msgid "Execute import action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:151
 #, fuzzy
 msgid "Execute lock action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:157
 #, fuzzy
 msgid "Execute log action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:163
 #, fuzzy
 msgid "Execute move action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:169
 #, fuzzy
 msgid "Execute properties action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:175
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:181
 #, fuzzy
 msgid "Execute revert action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:187
 #, fuzzy
 msgid "Execute status action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:193
 #, fuzzy
+msgid "Execute switch action"
+msgstr "Checkout művelet futtatása"
+
+#: tsp-svn-helper/main.c:199
+#, fuzzy
 msgid "Execute unlock action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:205
 msgid "Execute update action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 #, fuzzy
 msgid "Checkout Related Options:"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
 #, 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:251 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
 #, fuzzy
 msgid "Properties"
 msgstr "Tulajdonságok szerkesztése"
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+#, fuzzy
+msgid "Switch Related Options:"
+msgstr "Frissítési művelet futtatása"
+
+#: tsp-svn-helper/main.c:279
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:317
+#: tsp-svn-helper/main.c:329
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -521,173 +530,173 @@
 msgid "Cleanup failed"
 msgstr "Tisztít"
 
-#: tsp-svn-helper/tsh-cleanup.c:83
+#: tsp-svn-helper/tsh-cleanup.c:84
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "Tisztít"
 
-#: tsp-svn-helper/tsh-cleanup.c:96
+#: tsp-svn-helper/tsh-cleanup.c:98
 #, fuzzy
 msgid "Cleaning up ..."
 msgstr "Tisztít"
 
-#: tsp-svn-helper/tsh-commit.c:102 tsp-svn-helper/tsh-common.c:640
-#: tsp-svn-helper/tsh-copy.c:85 tsp-svn-helper/tsh-delete.c:102
-#: tsp-svn-helper/tsh-import.c:81 tsp-svn-helper/tsh-move.c:83
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, fuzzy, c-format
 msgid "At revision: %ld"
 msgstr "E verziónál: %li"
 
-#: tsp-svn-helper/tsh-commit.c:107
+#: tsp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:112 tsp-svn-helper/tsh-common.c:462
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-copy.c:95
-#: tsp-svn-helper/tsh-delete.c:112 tsp-svn-helper/tsh-import.c:85
-#: tsp-svn-helper/tsh-move.c:93
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
 msgstr "Kész"
 
-#: tsp-svn-helper/tsh-commit.c:142
+#: tsp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:553
-#: tsp-svn-helper/tsh-common.c:598 tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
 msgid "Added"
 msgstr "Hozzáadva"
 
-#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
 #, fuzzy
 msgid "Copied"
 msgstr "Kész"
 
-#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:601 tsp-svn-helper/tsh-common.c:684
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
 msgid "Deleted"
 msgstr "Törölve"
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:460
 #, fuzzy
 msgid "Restored"
 msgstr "Megold"
 
-#: tsp-svn-helper/tsh-common.c:455
+#: tsp-svn-helper/tsh-common.c:461
 #, fuzzy
 msgid "Reverted"
 msgstr "Visszaállít"
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:462
 #, fuzzy
 msgid "Revert failed"
 msgstr "Visszaállít"
 
-#: tsp-svn-helper/tsh-common.c:458
+#: tsp-svn-helper/tsh-common.c:464
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:467
 msgid "Updated"
 msgstr "Frissítve"
 
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
+#: tsp-svn-helper/tsh-common.c:568
 msgid "External"
 msgstr "Külső"
 
-#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:557
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:680
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:476
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:478
 #, fuzzy
 msgid "Locked"
 msgstr "Zár"
 
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
 #, fuzzy
 msgid "Unlocked"
 msgstr "Felold"
 
-#: tsp-svn-helper/tsh-common.c:474
+#: tsp-svn-helper/tsh-common.c:480
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:475
+#: tsp-svn-helper/tsh-common.c:481
 #, fuzzy
 msgid "Unlock failed"
 msgstr "Felold"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:523
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tsp-svn-helper/tsh-common.c:525
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520 tsp-svn-helper/tsh-common.c:554
+#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:523 tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 #, fuzzy
 msgid "Conflicted"
 msgstr "Kész"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:552
+#: tsp-svn-helper/tsh-common.c:558
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:566
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:569
 #, fuzzy
 msgid "Incomplete"
 msgstr "Kész"
 
-#: tsp-svn-helper/tsh-copy.c:90
+#: tsp-svn-helper/tsh-copy.c:91
 msgid "Local copy"
 msgstr ""
 
-#: tsp-svn-helper/tsh-copy.c:131
+#: tsp-svn-helper/tsh-copy.c:134
 msgid "Copy To"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:107
+#: tsp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:142
+#: tsp-svn-helper/tsh-delete.c:145
 #, fuzzy
 msgid "Delete Message"
 msgstr "Töröl"
@@ -709,7 +718,7 @@
 msgid "Certificate"
 msgstr ""
 
-#: tsp-svn-helper/tsh-import.c:122
+#: tsp-svn-helper/tsh-import.c:125
 #, fuzzy
 msgid "Import Message"
 msgstr "Töröl"
@@ -773,11 +782,11 @@
 msgid "Login"
 msgstr "Bejelentkezés"
 
-#: tsp-svn-helper/tsh-move.c:88
+#: tsp-svn-helper/tsh-move.c:89
 msgid "Local move"
 msgstr ""
 
-#: tsp-svn-helper/tsh-move.c:128
+#: tsp-svn-helper/tsh-move.c:131
 msgid "Move To"
 msgstr ""
 

Modified: thunar-svn-plugin/trunk/po/lv.po
===================================================================
--- thunar-svn-plugin/trunk/po/lv.po	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/po/lv.po	2008-06-08 22:26:44 UTC (rev 4922)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-08 16:27+0200\n"
+"POT-Creation-Date: 2008-06-09 00:31+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"
@@ -25,8 +25,8 @@
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:207
-#: tsp-svn-helper/tsh-add.c:112 tsp-svn-helper/tsh-add.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Pievienot"
 
@@ -45,8 +45,8 @@
 msgid "Menu|Checkout"
 msgstr "Izrakstīt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:211
-#: tsp-svn-helper/tsh-checkout.c:96 tsp-svn-helper/tsh-checkout.c:108
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Izrakstīt"
 
@@ -55,7 +55,7 @@
 msgid "Menu|Cleanup"
 msgstr "Uzkopt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
 msgid "Cleanup"
 msgstr "Uzkopt"
 
@@ -64,8 +64,8 @@
 msgid "Menu|Commit"
 msgstr "Apstiprināt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:219
-#: tsp-svn-helper/tsh-commit.c:124 tsp-svn-helper/tsh-commit.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Apstiprināt"
 
@@ -74,8 +74,8 @@
 msgid "Menu|Copy"
 msgstr "Pabeigts"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:223
-#: tsp-svn-helper/tsh-copy.c:149
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: tsp-svn-helper/tsh-copy.c:152
 #, fuzzy
 msgid "Copy"
 msgstr "Pabeigts"
@@ -85,8 +85,8 @@
 msgid "Menu|Delete"
 msgstr "Dzēst"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:227
-#: tsp-svn-helper/tsh-delete.c:124 tsp-svn-helper/tsh-delete.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Dzēst"
 
@@ -105,8 +105,8 @@
 msgid "Menu|Export"
 msgstr "Eksportēt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-export.c:105 tsp-svn-helper/tsh-export.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Eksportēt"
 
@@ -115,8 +115,8 @@
 msgid "Menu|Import"
 msgstr "SVN _Imports"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-import.c:99 tsp-svn-helper/tsh-import.c:117
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 #, fuzzy
 msgid "Import"
 msgstr "SVN _Imports"
@@ -136,8 +136,8 @@
 msgid "Menu|Lock"
 msgstr "Slēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-lock.c:128 tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
+#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
 msgid "Lock"
 msgstr "Slēgt"
 
@@ -145,7 +145,7 @@
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Reģistrēt"
@@ -154,8 +154,8 @@
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-move.c:148
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr ""
 
@@ -173,8 +173,8 @@
 msgid "Menu|Resolved"
 msgstr "Atpazīt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
 #, fuzzy
 msgid "Resolved"
 msgstr "Atpazīt"
@@ -194,8 +194,8 @@
 msgid "Menu|Revert"
 msgstr "Atgriezt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-revert.c:110 tsp-svn-helper/tsh-revert.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Atgriezt"
 
@@ -204,7 +204,7 @@
 msgid "Menu|Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "Status"
@@ -214,32 +214,31 @@
 msgid "Menu|Switch"
 msgstr "Pārslēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
 msgid "Switch"
 msgstr "Pārslēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:526
 #, fuzzy
 msgid "Menu|Unlock"
 msgstr "Atslēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-unlock.c:109
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Atslēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:539
 #, fuzzy
 msgid "Menu|Update"
 msgstr "Atjaunot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-update.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Atjaunot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:556
+#: thunar-svn-plugin/tsp-svn-action.c:557
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -254,10 +253,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:518
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:549
-#: tsp-svn-helper/tsh-common.c:566 tsp-svn-helper/tsh-common.c:593
-#: tsp-svn-helper/tsh-common.c:676
+#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
+#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
+#: tsp-svn-helper/tsh-common.c:682
 msgid "Unknown"
 msgstr ""
 
@@ -340,171 +339,181 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:94
+#: tsp-svn-helper/main.c:96
 msgid "Print version information"
 msgstr "Izdrukāt versijas informāciju"
 
-#: tsp-svn-helper/main.c:101
+#: tsp-svn-helper/main.c:103
 #, fuzzy
 msgid "Execute add action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:109
 msgid "Execute checkout action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:115
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:121
 #, fuzzy
 msgid "Execute commit action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:127
 #, fuzzy
 msgid "Execute copy action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:133
 #, fuzzy
 msgid "Execute delete action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:139
 #, fuzzy
 msgid "Execute export action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:145
 #, fuzzy
 msgid "Execute import action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:151
 #, fuzzy
 msgid "Execute lock action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:157
 #, fuzzy
 msgid "Execute log action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:163
 #, fuzzy
 msgid "Execute move action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:169
 #, fuzzy
 msgid "Execute properties action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:175
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:181
 #, fuzzy
 msgid "Execute revert action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:187
 #, fuzzy
 msgid "Execute status action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:193
 #, fuzzy
+msgid "Execute switch action"
+msgstr "Izpildīt izrakstīšanas darbību"
+
+#: tsp-svn-helper/main.c:199
+#, fuzzy
 msgid "Execute unlock action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:205
 msgid "Execute update action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 #, fuzzy
 msgid "Checkout Related Options:"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
 #, 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:251 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
 #, fuzzy
 msgid "Properties"
 msgstr "Rediģēt Rekvizītus"
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+#, fuzzy
+msgid "Switch Related Options:"
+msgstr "Izpildīt atjaunošanas darbību"
+
+#: tsp-svn-helper/main.c:279
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:317
+#: tsp-svn-helper/main.c:329
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -524,174 +533,174 @@
 msgid "Cleanup failed"
 msgstr "Uzkopt"
 
-#: tsp-svn-helper/tsh-cleanup.c:83
+#: tsp-svn-helper/tsh-cleanup.c:84
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "Uzkopt"
 
-#: tsp-svn-helper/tsh-cleanup.c:96
+#: tsp-svn-helper/tsh-cleanup.c:98
 #, fuzzy
 msgid "Cleaning up ..."
 msgstr "Uzkopt"
 
-#: tsp-svn-helper/tsh-commit.c:102 tsp-svn-helper/tsh-common.c:640
-#: tsp-svn-helper/tsh-copy.c:85 tsp-svn-helper/tsh-delete.c:102
-#: tsp-svn-helper/tsh-import.c:81 tsp-svn-helper/tsh-move.c:83
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, fuzzy, c-format
 msgid "At revision: %ld"
 msgstr "Revizija: %li"
 
-#: tsp-svn-helper/tsh-commit.c:107
+#: tsp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:112 tsp-svn-helper/tsh-common.c:462
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-copy.c:95
-#: tsp-svn-helper/tsh-delete.c:112 tsp-svn-helper/tsh-import.c:85
-#: tsp-svn-helper/tsh-move.c:93
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
 msgstr "Pabeigts"
 
-#: tsp-svn-helper/tsh-commit.c:142
+#: tsp-svn-helper/tsh-commit.c:145
 #, fuzzy
 msgid "Commit Message"
 msgstr "Apstiprināt"
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:553
-#: tsp-svn-helper/tsh-common.c:598 tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
 msgid "Added"
 msgstr "Pievienots"
 
-#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
 #, fuzzy
 msgid "Copied"
 msgstr "Pabeigts"
 
-#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:601 tsp-svn-helper/tsh-common.c:684
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
 msgid "Deleted"
 msgstr "Dzēsts"
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:460
 #, fuzzy
 msgid "Restored"
 msgstr "Atpazīt"
 
-#: tsp-svn-helper/tsh-common.c:455
+#: tsp-svn-helper/tsh-common.c:461
 #, fuzzy
 msgid "Reverted"
 msgstr "Atgriezt"
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:462
 #, fuzzy
 msgid "Revert failed"
 msgstr "Atgriezt"
 
-#: tsp-svn-helper/tsh-common.c:458
+#: tsp-svn-helper/tsh-common.c:464
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:467
 msgid "Updated"
 msgstr "Atjaunināts"
 
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
+#: tsp-svn-helper/tsh-common.c:568
 msgid "External"
 msgstr "Ārējs"
 
-#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:557
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:680
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:476
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:478
 #, fuzzy
 msgid "Locked"
 msgstr "Slēgt"
 
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
 #, fuzzy
 msgid "Unlocked"
 msgstr "Atslēgt"
 
-#: tsp-svn-helper/tsh-common.c:474
+#: tsp-svn-helper/tsh-common.c:480
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:475
+#: tsp-svn-helper/tsh-common.c:481
 #, fuzzy
 msgid "Unlock failed"
 msgstr "Atslēgt"
 
-#: tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:523
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:519
+#: tsp-svn-helper/tsh-common.c:525
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520 tsp-svn-helper/tsh-common.c:554
+#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:521 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:522
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:523 tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 #, fuzzy
 msgid "Conflicted"
 msgstr "Pabeigts"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:552
+#: tsp-svn-helper/tsh-common.c:558
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:566
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:569
 #, fuzzy
 msgid "Incomplete"
 msgstr "Pabeigts"
 
-#: tsp-svn-helper/tsh-copy.c:90
+#: tsp-svn-helper/tsh-copy.c:91
 msgid "Local copy"
 msgstr ""
 
-#: tsp-svn-helper/tsh-copy.c:131
+#: tsp-svn-helper/tsh-copy.c:134
 msgid "Copy To"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:107
+#: tsp-svn-helper/tsh-delete.c:108
 msgid "Local delete"
 msgstr ""
 
-#: tsp-svn-helper/tsh-delete.c:142
+#: tsp-svn-helper/tsh-delete.c:145
 #, fuzzy
 msgid "Delete Message"
 msgstr "Apstiprināt"
@@ -714,7 +723,7 @@
 msgid "Certificate"
 msgstr "Paziņošana"
 
-#: tsp-svn-helper/tsh-import.c:122
+#: tsp-svn-helper/tsh-import.c:125
 #, fuzzy
 msgid "Import Message"
 msgstr "Apstiprināt"
@@ -778,11 +787,11 @@
 msgid "Login"
 msgstr "Pieteikties"
 
-#: tsp-svn-helper/tsh-move.c:88
+#: tsp-svn-helper/tsh-move.c:89
 msgid "Local move"
 msgstr ""
 
-#: tsp-svn-helper/tsh-move.c:128
+#: tsp-svn-helper/tsh-move.c:131
 msgid "Move To"
 msgstr ""
 

Modified: thunar-svn-plugin/trunk/po/nl.po
===================================================================
--- thunar-svn-plugin/trunk/po/nl.po	2008-06-08 21:24:11 UTC (rev 4921)
+++ thunar-svn-plugin/trunk/po/nl.po	2008-06-08 22:26:44 UTC (rev 4922)
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-08 16:27+0200\n"
-"PO-Revision-Date: 2008-06-08 16:27+0200\n"
+"POT-Creation-Date: 2008-06-09 00:31+0200\n"
+"PO-Revision-Date: 2008-06-09 00:32+0200\n"
 "Last-Translator: Peter de Ridder <peter at xfce.org>\n"
 "Language-Team: Dutch <xfce-i18n at xfce.org>\n"
 "MIME-Version: 1.0\n"
@@ -25,8 +25,8 @@
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:207
-#: tsp-svn-helper/tsh-add.c:112 tsp-svn-helper/tsh-add.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Toevoegen"
 
@@ -43,8 +43,8 @@
 msgid "Menu|Checkout"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:211
-#: tsp-svn-helper/tsh-checkout.c:96 tsp-svn-helper/tsh-checkout.c:108
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Ophalen"
 
@@ -52,7 +52,7 @@
 msgid "Menu|Cleanup"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
 msgid "Cleanup"
 msgstr "Opschonen"
 
@@ -60,8 +60,8 @@
 msgid "Menu|Commit"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:219
-#: tsp-svn-helper/tsh-commit.c:124 tsp-svn-helper/tsh-commit.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Versturen"
 
@@ -69,8 +69,8 @@
 msgid "Menu|Copy"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:223
-#: tsp-svn-helper/tsh-copy.c:149
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: tsp-svn-helper/tsh-copy.c:152
 msgid "Copy"
 msgstr "Kopieeren"
 
@@ -78,8 +78,8 @@
 msgid "Menu|Delete"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:227
-#: tsp-svn-helper/tsh-delete.c:124 tsp-svn-helper/tsh-delete.c:137
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Verwijderen"
 
@@ -96,8 +96,8 @@
 msgid "Menu|Export"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-export.c:105 tsp-svn-helper/tsh-export.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exporteren"
 
@@ -105,8 +105,8 @@
 msgid "Menu|Import"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-import.c:99 tsp-svn-helper/tsh-import.c:117
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importeren"
 
@@ -123,8 +123,8 @@
 msgid "Menu|Lock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-lock.c:128 tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
+#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
 msgid "Lock"
 msgstr "Vast Zetten"
 
@@ -132,7 +132,7 @@
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Geschiedenis"
@@ -141,8 +141,8 @@
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-move.c:148
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr "Verplaatsen"
 
@@ -158,8 +158,8 @@
 msgid "Menu|Resolved"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
 msgid "Resolved"
 msgstr "Opgelost"
 
@@ -176,8 +176,8 @@
 msgid "Menu|Revert"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-revert.c:110 tsp-svn-helper/tsh-revert.c:123
+#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Terug Halen"
 
@@ -185,7 +185,7 @@
 msgid "Menu|Status"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "Status"
@@ -194,30 +194,29 @@
 msgid "Menu|Switch"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
 msgid "Switch"
 msgstr "Omschakelen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:526
 msgid "Menu|Unlock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-unlock.c:109
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Vrijgeven"
 
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:539
 msgid "Menu|Update"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-update.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Bijwerken"
 
-#: thunar-svn-plugin/tsp-svn-action.c:556
+#: thunar-svn-plugin/tsp-svn-action.c:557
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Actie %s is niet geimplementeerd"
@@ -232,10 +231,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:518
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:549
-#: tsp-svn-helper/tsh-common.c:566 tsp-svn-helper/tsh-common.c:593
-#: tsp-svn-helper/tsh-common.c:676
+#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
+#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
+#: tsp-svn-helper/tsh-common.c:682
 msgid "Unknown"
 msgstr "Onbekend"
 
@@ -316,153 +315,161 @@
 msgid "Other..."
 msgstr "Andere..."
 
-#: tsp-svn-helper/main.c:94
+#: tsp-svn-helper/main.c:96
 msgid "Print version information"
 msgstr "Versie informatie tonen"
 
-#: tsp-svn-helper/main.c:101
+#: tsp-svn-helper/main.c:103
 msgid "Execute add action"
 msgstr "Toevoeg actie uitvoeren"
 
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:109
 msgid "Execute checkout action"
 msgstr "Ophaal actie uitvoeren"
 
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:115
 msgid "Execute cleanup action"
 msgstr "Opschoon actie uitvoeren"
 
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:121
 msgid "Execute commit action"
 msgstr "Verstuur actie uitvoeren"
 
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:127
 msgid "Execute copy action"
 msgstr "Kopieer actie uitvoeren"
 
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:133
 msgid "Execute delete action"
 msgstr "Verwijder actie uitvoeren"
 
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:139
 msgid "Execute export action"
 msgstr "Exporteer actie uitvoeren"
 
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:145
 msgid "Execute import action"
 msgstr "Importeer actie uitvoeren"
 
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:151
 msgid "Execute lock action"
 msgstr "Vast zet actie uitvoeren"
 
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:157
 msgid "Execute log action"
 msgstr "Geschiedenis actie uitvoeren"
 
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:163
 msgid "Execute move action"
 msgstr "Verplaats actie uitvoeren"
 
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:169
 msgid "Execute properties action"
 msgstr "Attributen actie uitvoeren"
 
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:175
 msgid "Execute resolved action"
 msgstr "Verholpen actie uitvoeren"
 
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:181
 msgid "Execute revert action"
 msgstr "Terug haal actie uitvoeren"
 
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:187
 msgid "Execute status action"
 msgstr "Status actie uitvoeren"
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:193
+msgid "Execute switch action"
+msgstr ""
+
+#: tsp-svn-helper/main.c:199
 msgid "Execute unlock action"
 msgstr "Vrijgeef actie uitvoeren"
 
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:205
 msgid "Execute update action"
 msgstr "Bijwerk actie uitvoeren"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Add Related Options:"
 msgstr "Toevoegen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 msgid "Checkout Related Options:"
 msgstr "Ophalen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Cleanup Related Options:"
 msgstr "Opschonen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Commit Related Options:"
 msgstr "Versturen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Copy Related Options:"
 msgstr "Kopieer gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
 msgid "Delete Related Options:"
 msgstr "Verwijder gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
 msgid "Export Related Options:"
 msgstr "Exporteer gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
 msgid "Import Related Options:"
 msgstr "Importeer gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
 msgid "Lock Related Options:"
 msgstr "Vast zetten gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
 msgid "Log Related Options:"
 msgstr "Geschiedenis gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
 msgid "Move Related Options:"
 msgstr "Verplaats gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
 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:251 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
 msgid "Properties"
 msgstr "Attributen"
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
 msgid "Resolved Related Options:"
 msgstr "Verholpen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
 msgid "Revert Related Options:"
 msgstr "Terug haal gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
 msgid "Status Related Options:"
 msgstr "Status gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+msgid "Switch Related Options:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:279
 msgid "Unlock Related Options:"
 msgstr "Vrijgeven gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Update Related Options:"
 msgstr "Bijwerken gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:317
+#: tsp-svn-helper/main.c:329
 msgid "Not enough arguments provided"
 msgstr "Onvoldoende argumenten meegegeven"
 
@@ -481,162 +488,162 @@
 msgid "Cleanup failed"
 msgstr "Opschonen is gefaald"
 
-#: tsp-svn-helper/tsh-cleanup.c:83
+#: tsp-svn-helper/tsh-cleanup.c:84
 msgid "Cleanup finished"
 msgstr "Klaar met opschonen"
 
-#: tsp-svn-helper/tsh-cleanup.c:96
+#: tsp-svn-helper/tsh-cleanup.c:98
 msgid "Cleaning up ..."
 msgstr "Bezig met opschonen ..."
 
-#: tsp-svn-helper/tsh-commit.c:102 tsp-svn-helper/tsh-common.c:640
-#: tsp-svn-helper/tsh-copy.c:85 tsp-svn-helper/tsh-delete.c:102
-#: tsp-svn-helper/tsh-import.c:81 tsp-svn-helper/tsh-move.c:83
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, c-format
 msgid "At revision: %ld"
 msgstr "Op versie: %ld"
 
-#: tsp-svn-helper/tsh-commit.c:107
+#: tsp-svn-helper/tsh-commit.c:108
 msgid "Nothing to do"
 msgstr "Niets te doen"
 
-#: tsp-svn-helper/tsh-commit.c:112 tsp-svn-helper/tsh-common.c:462
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-copy.c:95
-#: tsp-svn-helper/tsh-delete.c:112 tsp-svn-helper/tsh-import.c:85
-#: tsp-svn-helper/tsh-move.c:93
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
 msgstr "Voltooid"
 
-#: tsp-svn-helper/tsh-commit.c:142
+#: tsp-svn-helper/tsh-commit.c:145
 msgid "Commit Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:553
-#: tsp-svn-helper/tsh-common.c:598 tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
 msgid "Added"
 msgstr "Toegevoegd"
 
-#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
 msgid "Copied"
 msgstr "Gekopieerd"
 
-#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:601 tsp-svn-helper/tsh-common.c:684
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
+