[Xfce4-commits] <thunar-vcs-plugin:master> Updated po files. Added post release git tag to configure.ac Fixed some mistakes in Changelog.
Peter de Ridder
noreply at xfce.org
Tue Sep 29 23:50:02 CEST 2009
Updating branch refs/heads/master
to bf9e5ebcc8e25bcad1e4032b6e711bb9c79bf71f (commit)
from 4331a369bea25840216c1dea26786077697fc4bd (commit)
commit bf9e5ebcc8e25bcad1e4032b6e711bb9c79bf71f
Author: Peter de Ridder <peter at xfce.org>
Date: Tue Sep 29 23:48:23 2009 +0200
Updated po files.
Added post release git tag to configure.ac
Fixed some mistakes in Changelog.
ChangeLog | 7 ++-
configure.ac.in | 2 +-
po/ar.po | 118 +++++++++++++++++++++++-----------------------
po/ca.po | 118 +++++++++++++++++++++++-----------------------
po/cs.po | 118 +++++++++++++++++++++++-----------------------
po/da.po | 118 +++++++++++++++++++++++-----------------------
po/de.po | 118 +++++++++++++++++++++++-----------------------
po/en_GB.po | 118 +++++++++++++++++++++++-----------------------
po/es.po | 118 +++++++++++++++++++++++-----------------------
po/fr.po | 118 +++++++++++++++++++++++-----------------------
po/gl.po | 118 +++++++++++++++++++++++-----------------------
po/hu.po | 118 +++++++++++++++++++++++-----------------------
po/id.po | 118 +++++++++++++++++++++++-----------------------
po/lv.po | 118 +++++++++++++++++++++++-----------------------
po/nl.po | 118 +++++++++++++++++++++++-----------------------
po/pl.po | 118 +++++++++++++++++++++++-----------------------
po/pt.po | 118 +++++++++++++++++++++++-----------------------
po/pt_BR.po | 118 +++++++++++++++++++++++-----------------------
po/sv.po | 118 +++++++++++++++++++++++-----------------------
po/thunar-vcs-plugin.pot | 118 +++++++++++++++++++++++-----------------------
po/ur.po | 118 +++++++++++++++++++++++-----------------------
po/ur_PK.po | 118 +++++++++++++++++++++++-----------------------
po/zh_CN.po | 118 +++++++++++++++++++++++-----------------------
23 files changed, 1244 insertions(+), 1243 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 5751442..a569386 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2009-09-27 Peter de Ridder <peter at xfce.org>
+2009-09-29 Peter de Ridder <peter at xfce.org>
* tvp-{svn,git}-helper/main.c: Added xfce_textdomain to correctly init
translations.
@@ -10,6 +10,7 @@
2009-09-27 Peter de Ridder <peter at xfce.org>
+ * === Released 0.1.0 ===
* Made Thuner VCS Plugin compile with --enable-debug=full.
* Updated the po files.
* autogen.sh configure.ac.in: Changed scripts to xfce4-dev-tools
@@ -115,14 +116,14 @@
* thunar-svn-plugin/tsp-svn-action.c thunar-svn-plugin/tsp-provider.c:
Created signal which is emitted on new process spawn.
-2008-06-09 Peter de Ridder <peter at xfce.org>
+2008-06-11 Peter de Ridder <peter at xfce.org>
* thunar-svn-plugin/tsp-svn-action.c tsp-svn-helper/main.c
tsp-svn-helper/tsh-blame.[ch] tsp-svn-helper/tsh-blame-dialog.[ch]:
Added Subversion blame action.
* tsp-svn-helper/tsh-resolved.c: Added file selection dialog.
-2008-06-11 Peter de Ridder <peter at xfce.org>
+2008-06-10 Peter de Ridder <peter at xfce.org>
* thunar-svn-plugin/tsh-svn-action.c tsp-svn-helper/main.c
tsp-svn-helper/tsh-relocate.[ch] tsp-svn-helper/tsh-relocate.[ch]:
diff --git a/configure.ac.in b/configure.ac.in
index 11da6eb..58236fd 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -14,7 +14,7 @@ m4_define([tvp_version_major], [0])
m4_define([tvp_version_minor], [1])
m4_define([tvp_version_micro], [0])
m4_define([tvp_version_build], [@REVISION@])
-m4_define([tvp_version_tag], []) # Leave empty for releases
+m4_define([tvp_version_tag], [git]) # Leave empty for releases
m4_define([tvp_version], [tvp_version_major().tvp_version_minor().tvp_version_micro()ifelse(tvp_version_tag(), [], [], [tvp_version_tag()-tvp_version_build()])])
dnl *******************************************
diff --git a/po/ar.po b/po/ar.po
index 7980720..8dbad90 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+0200\n"
"PO-Revision-Date: 2008-07-15 16:14+0200\n"
"Last-Translator: Mohamed Magdy <mohamedmk at gmail.com>\n"
"Language-Team: Arabeyes <doc at arabeyes.org>\n"
@@ -30,9 +30,9 @@ msgid "Menu|Add"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr ""
@@ -40,8 +40,8 @@ msgstr ""
msgid "Menu|Blame"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr ""
@@ -59,7 +59,7 @@ msgid "Menu|Checkout"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr ""
@@ -68,7 +68,7 @@ msgstr ""
msgid "Menu|Cleanup"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr ""
@@ -78,7 +78,7 @@ msgid "Menu|Commit"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
msgid "Commit"
msgstr ""
@@ -87,7 +87,7 @@ msgstr ""
msgid "Menu|Copy"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr ""
@@ -96,7 +96,7 @@ msgstr ""
msgid "Menu|Delete"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr ""
@@ -115,7 +115,7 @@ msgstr ""
msgid "Menu|Export"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr ""
@@ -124,7 +124,7 @@ msgstr ""
msgid "Menu|Import"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr ""
@@ -141,7 +141,7 @@ msgstr ""
msgid "Menu|Lock"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr ""
@@ -152,7 +152,7 @@ msgid "Menu|Log"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr ""
@@ -163,7 +163,7 @@ msgid "Menu|Move"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr ""
@@ -180,7 +180,7 @@ msgstr ""
msgid "Menu|Relocate"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -190,7 +190,7 @@ msgstr ""
msgid "Menu|Resolved"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
@@ -208,7 +208,7 @@ msgstr ""
msgid "Menu|Revert"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr ""
@@ -219,9 +219,9 @@ msgid "Menu|Status"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -232,7 +232,7 @@ msgstr ""
msgid "Menu|Switch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr ""
@@ -241,7 +241,7 @@ msgstr ""
msgid "Menu|Unlock"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr ""
@@ -250,7 +250,7 @@ msgstr ""
msgid "Menu|Update"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr ""
@@ -275,8 +275,8 @@ msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr ""
@@ -364,7 +364,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
@@ -437,7 +437,7 @@ msgstr ""
msgid "Menu|Reset"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
msgid "Reset"
msgstr ""
@@ -554,97 +554,97 @@ msgstr ""
msgid "Execute update action"
msgstr ""
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
msgid "Add Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
msgid "Blame Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
msgid "Changelist Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
msgid "Checkout Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
msgid "Cleanup Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
msgid "Commit Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
msgid "Copy Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
msgid "Delete Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
msgid "Export Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
msgid "Import Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
msgid "Lock Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
msgid "Log Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
msgid "Move Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
msgid "Properties Related Options:"
msgstr ""
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
msgid "Properties"
msgstr ""
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
msgid "Resolved Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
msgid "Relocate Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
msgid "Revert Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
msgid "Status Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
msgid "Switch Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
msgid "Unlock Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
msgid "Update Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
msgid "Not enough arguments provided"
msgstr ""
@@ -695,7 +695,7 @@ msgstr ""
msgid "Cleaning up ..."
msgstr ""
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, c-format
@@ -723,17 +723,17 @@ msgstr ""
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr ""
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
msgid "Copied"
msgstr ""
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr ""
@@ -763,12 +763,12 @@ msgid "External"
msgstr ""
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr ""
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr ""
@@ -780,7 +780,7 @@ msgstr ""
msgid "Locked"
msgstr ""
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
msgid "Unlocked"
msgstr ""
@@ -1155,11 +1155,11 @@ msgstr ""
msgid "Execute reset action"
msgstr ""
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
msgid "Branch Related Options:"
msgstr ""
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
msgid "Reset Related Options:"
msgstr ""
diff --git a/po/ca.po b/po/ca.po
index 5eed753..8aed62a 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+0200\n"
"PO-Revision-Date: \n"
"Last-Translator: Carles Muñoz Gorriz <carlesmu at internautas.org>\n"
"Language-Team: Harald Servat <redcrash at gmail.com>\n"
@@ -37,9 +37,9 @@ msgid "Menu|Add"
msgstr "Afegeix"
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr "Afegir"
@@ -47,8 +47,8 @@ msgstr "Afegir"
msgid "Menu|Blame"
msgstr "Culpa"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Culpar"
@@ -66,7 +66,7 @@ msgid "Menu|Checkout"
msgstr "Obté"
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Obtenir"
@@ -75,7 +75,7 @@ msgstr "Obtenir"
msgid "Menu|Cleanup"
msgstr "Neteja"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Netejar"
@@ -85,7 +85,7 @@ msgid "Menu|Commit"
msgstr "Publica"
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
msgid "Commit"
msgstr "Publicar"
@@ -94,7 +94,7 @@ msgstr "Publicar"
msgid "Menu|Copy"
msgstr "Copia"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Copiar"
@@ -103,7 +103,7 @@ msgstr "Copiar"
msgid "Menu|Delete"
msgstr "Esborra"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Esborrar"
@@ -122,7 +122,7 @@ msgstr "Diferències"
msgid "Menu|Export"
msgstr "Exporta"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportar"
@@ -131,7 +131,7 @@ msgstr "Exportar"
msgid "Menu|Import"
msgstr "Importa"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importar"
@@ -148,7 +148,7 @@ msgstr "Informació"
msgid "Menu|Lock"
msgstr "Bloqueja"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Bloquejar"
@@ -159,7 +159,7 @@ msgid "Menu|Log"
msgstr "Registre"
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr "Registre"
@@ -170,7 +170,7 @@ msgid "Menu|Move"
msgstr "Mou"
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Moure"
@@ -187,7 +187,7 @@ msgstr "Editar les propietats"
msgid "Menu|Relocate"
msgstr "Re-ubica"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -197,7 +197,7 @@ msgstr "Re-ubicar"
msgid "Menu|Resolved"
msgstr "Resolt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
@@ -215,7 +215,7 @@ msgstr "Resoldre"
msgid "Menu|Revert"
msgstr "Restitueix"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Restituir"
@@ -226,9 +226,9 @@ msgid "Menu|Status"
msgstr "Estat"
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -239,7 +239,7 @@ msgstr "Estat"
msgid "Menu|Switch"
msgstr "Canvia"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Canviar"
@@ -248,7 +248,7 @@ msgstr "Canviar"
msgid "Menu|Unlock"
msgstr "Desbloqueja"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Desbloquejar"
@@ -257,7 +257,7 @@ msgstr "Desbloquejar"
msgid "Menu|Update"
msgstr "Actualitza"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Actualitzar"
@@ -282,8 +282,8 @@ msgstr "URL:"
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr "Desconegut"
@@ -373,7 +373,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr "Branca"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr "Branca"
@@ -458,7 +458,7 @@ msgstr "Reiniciar"
msgid "Menu|Reset"
msgstr "Restitueix"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
msgid "Reset"
msgstr "Reiniciar"
@@ -579,97 +579,97 @@ msgstr "Executar l'acció de desbloquejar"
msgid "Execute update action"
msgstr "Executar l'acció d'actualitzar"
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
msgid "Add Related Options:"
msgstr "Opcions relacionades amb afegir:"
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
msgid "Blame Related Options:"
msgstr "Opcions relatives a culpar:"
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
msgid "Changelist Related Options:"
msgstr "Opcions relatives a la llista de canvis:"
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
msgid "Checkout Related Options:"
msgstr "Opcions relatives a obtenir:"
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
msgid "Cleanup Related Options:"
msgstr "Opcions relatives a netejar:"
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
msgid "Commit Related Options:"
msgstr "Opcions relatives a publicar:"
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
msgid "Copy Related Options:"
msgstr "Opcions relatives a copiar:"
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
msgid "Delete Related Options:"
msgstr "Opcions relatives a copiar:"
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
msgid "Export Related Options:"
msgstr "Opcions relatives a exportar:"
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
msgid "Import Related Options:"
msgstr "Opcions relatives a importar:"
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
msgid "Lock Related Options:"
msgstr "Opcions relatives a bloquejar:"
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
msgid "Log Related Options:"
msgstr "Opcions relatives al registre:"
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
msgid "Move Related Options:"
msgstr "Opcions relatives a moure: "
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
msgid "Properties Related Options:"
msgstr "Opcions relatives a les propietats:"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
msgid "Properties"
msgstr "Propietats"
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
msgid "Resolved Related Options:"
msgstr "Opcions relatives a resoldre:"
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
msgid "Relocate Related Options:"
msgstr "Opcions relatives a re-ubicar:"
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
msgid "Revert Related Options:"
msgstr "Opcions relacionades amb restituir:"
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
msgid "Status Related Options:"
msgstr "Opcions relatives a l'estat:"
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
msgid "Switch Related Options:"
msgstr "Opcions relatives a canviar:"
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
msgid "Unlock Related Options:"
msgstr "Opcions relatives a desbloquejar:"
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
msgid "Update Related Options:"
msgstr "Opcions relatives a actualitzar:"
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
msgid "Not enough arguments provided"
msgstr "Falten parà metres"
@@ -720,7 +720,7 @@ msgstr "La neteja ha finalitzat"
msgid "Cleaning up ..."
msgstr "Netejant ..."
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, c-format
@@ -748,17 +748,17 @@ msgstr "Desa la contrasenya com a text pla"
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr "Afegit"
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
msgid "Copied"
msgstr "Copiat"
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr "Esborrat"
@@ -788,12 +788,12 @@ msgid "External"
msgstr "Extern"
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr "Modificat"
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr "Substituït"
@@ -805,7 +805,7 @@ msgstr "Transmetent"
msgid "Locked"
msgstr "Bloquejat"
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
msgid "Unlocked"
msgstr "Desbloquejat"
@@ -1180,11 +1180,11 @@ msgstr "Executa acció de branca"
msgid "Execute reset action"
msgstr "Executa acció de reiniciar"
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
msgid "Branch Related Options:"
msgstr "Opcions relatives a la branca:"
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
msgid "Reset Related Options:"
msgstr "Opcions relatives a reiniciar:"
diff --git a/po/cs.po b/po/cs.po
index 0e11288..1b4b401 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce 4-i18-goodies\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+0200\n"
"PO-Revision-Date: 2009-06-06 22:04+0100\n"
"Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
"Language-Team: Czech\n"
@@ -35,9 +35,9 @@ msgid "Menu|Add"
msgstr "PÅidat (add)"
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr "PÅidat (add)"
@@ -45,8 +45,8 @@ msgstr "PÅidat (add)"
msgid "Menu|Blame"
msgstr "Vypsat detaily (blame)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Vypsat detaily (blame)"
@@ -64,7 +64,7 @@ msgid "Menu|Checkout"
msgstr "Stáhnout (checkout)"
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Stáhnout (checkout)"
@@ -73,7 +73,7 @@ msgstr "Stáhnout (checkout)"
msgid "Menu|Cleanup"
msgstr "VyÄistit (cleanup)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "VyÄistit (cleanup)"
@@ -83,7 +83,7 @@ msgid "Menu|Commit"
msgstr "Zapsat (commit)"
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
msgid "Commit"
msgstr "Zapsat (commit)"
@@ -92,7 +92,7 @@ msgstr "Zapsat (commit)"
msgid "Menu|Copy"
msgstr "ZkopÃrovat (copy)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "ZkopÃrovat (copy)"
@@ -101,7 +101,7 @@ msgstr "ZkopÃrovat (copy)"
msgid "Menu|Delete"
msgstr "Smazat (delete)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Smazat (delete)"
@@ -120,7 +120,7 @@ msgstr "RozdÃl (diff)"
msgid "Menu|Export"
msgstr "Exportovat (export)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportovat (export)"
@@ -129,7 +129,7 @@ msgstr "Exportovat (export)"
msgid "Menu|Import"
msgstr "Importovat (import)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importovat (import)"
@@ -146,7 +146,7 @@ msgstr "Informace (info)"
msgid "Menu|Lock"
msgstr "Uzamknout (lock)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Uzamknout (lock)"
@@ -157,7 +157,7 @@ msgid "Menu|Log"
msgstr "Protokol (log)"
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr "Protokol (log)"
@@ -168,7 +168,7 @@ msgid "Menu|Move"
msgstr "PÅesunout (move)"
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "PÅesunout (move)"
@@ -185,7 +185,7 @@ msgstr "Upravit vlastnosti (propedit)"
msgid "Menu|Relocate"
msgstr "PÅemÃstit (relocate)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -195,7 +195,7 @@ msgstr "PÅemÃstit (relocate)"
msgid "Menu|Resolved"
msgstr "VyÅeÅ¡eno (resolved)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
@@ -213,7 +213,7 @@ msgstr "VyÅeÅ¡it (resolve)"
msgid "Menu|Revert"
msgstr "Obnovit pÅedchozà (revert)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Obnovit pÅedchozà (revert)"
@@ -224,9 +224,9 @@ msgid "Menu|Status"
msgstr "Stav (status)"
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -237,7 +237,7 @@ msgstr "Stav (status)"
msgid "Menu|Switch"
msgstr "PÅepnout (switch)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "PÅepnout (switch)"
@@ -246,7 +246,7 @@ msgstr "PÅepnout (switch)"
msgid "Menu|Unlock"
msgstr "Odemknout (unlock)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Odemknout (unlock)"
@@ -255,7 +255,7 @@ msgstr "Odemknout (unlock)"
msgid "Menu|Update"
msgstr "Aktualizovat (update)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Aktualizovat (update)"
@@ -280,8 +280,8 @@ msgstr "Adresa URL:"
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr "Neznámá"
@@ -371,7 +371,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr "Vypsat detaily (blame)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
@@ -456,7 +456,7 @@ msgstr "Obnovit pÅedchozà (revert)"
msgid "Menu|Reset"
msgstr "Obnovit pÅedchozà (revert)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
#, fuzzy
msgid "Reset"
@@ -578,97 +578,97 @@ msgstr "Spustit akci odemknutà (unlock)"
msgid "Execute update action"
msgstr "Spustit akci aktualizace (update)"
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
msgid "Add Related Options:"
msgstr "Volby týkajÃcà se pÅidávánà (add):"
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
msgid "Blame Related Options:"
msgstr "Volby týkajÃcà se výpisu detailů (blame):"
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
msgid "Changelist Related Options:"
msgstr "Volby týkajÃcà se seznamu zmÄn:"
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
msgid "Checkout Related Options:"
msgstr "Volby týkajÃcà se stahovánà (checkout):"
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
msgid "Cleanup Related Options:"
msgstr "Volby týkajÃcà se ÄiÅ¡tÄnà (cleanup):"
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
msgid "Commit Related Options:"
msgstr "Volby týkajÃcà se zapisovánà (checkin):"
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
msgid "Copy Related Options:"
msgstr "Volby týkajÃcà se kopÃrovánà (copy):"
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
msgid "Delete Related Options:"
msgstr "Volby týkajÃcà se mazánà (delete):"
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
msgid "Export Related Options:"
msgstr "Volby týkajÃcà se exportovánà (export):"
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
msgid "Import Related Options:"
msgstr "Volby týkajÃcà se importovánà (import):"
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
msgid "Lock Related Options:"
msgstr "Volby týkajÃcà se uzamykánà (lock):"
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
msgid "Log Related Options:"
msgstr "Volby týkajÃcà se protokolovánà (log):"
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
msgid "Move Related Options:"
msgstr "Volby týkajÃcà se pÅesunu (move):"
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
msgid "Properties Related Options:"
msgstr "Volby týkajÃcà se vlastnostà (propedit:"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
msgid "Properties"
msgstr "Vlastnosti"
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
msgid "Resolved Related Options:"
msgstr "Volby týkajÃcà se ÅeÅ¡enà (resolved):"
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
msgid "Relocate Related Options:"
msgstr "Volby týkajÃcà se pÅemÃstÄnà (relocate):"
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
msgid "Revert Related Options:"
msgstr "Volby týkajÃcà se obnovovánà (revert):"
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
msgid "Status Related Options:"
msgstr "Volby týkajÃcà se stavu (status):"
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
msgid "Switch Related Options:"
msgstr "Volby týkajÃcà se pÅepnutà (switch):"
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
msgid "Unlock Related Options:"
msgstr "Volby týkajÃcà se odemykánà (unlock):"
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
msgid "Update Related Options:"
msgstr "Volby týkajÃcà se aktualizace (update):"
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
msgid "Not enough arguments provided"
msgstr "Nedostatek argumentů"
@@ -719,7 +719,7 @@ msgstr "ÄiÅ¡tÄnà ukonÄeno"
msgid "Cleaning up ..."
msgstr "Äistà se..."
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, c-format
@@ -747,17 +747,17 @@ msgstr "Uložit heslo jako prostý text?"
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr "PÅidáno"
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
msgid "Copied"
msgstr "ZkopÃrováno"
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr "Smazáno"
@@ -787,12 +787,12 @@ msgid "External"
msgstr "ExternÃ"
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr "PozmÄnÄno"
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr "Nahrazeno"
@@ -804,7 +804,7 @@ msgstr "PÅenášà se"
msgid "Locked"
msgstr "UzamÄeno"
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
msgid "Unlocked"
msgstr "OdemÄeno"
@@ -1181,12 +1181,12 @@ msgstr "Spustit akci vypsánà detailů (blame)"
msgid "Execute reset action"
msgstr "Spustit akci obnovenà (revert)"
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
#, fuzzy
msgid "Branch Related Options:"
msgstr "Volby týkajÃcà se výpisu detailů (blame):"
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
#, fuzzy
msgid "Reset Related Options:"
msgstr "Volby týkajÃcà se obnovovánà (revert):"
diff --git a/po/da.po b/po/da.po
index 9b43d98..7b60e89 100644
--- a/po/da.po
+++ b/po/da.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin 0.0.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+0200\n"
"PO-Revision-Date: 2009-08-19 23:52+0100\n"
"Last-Translator: Per Kongstad <p_kongstad at op.pl>\n"
"Language-Team: Danish <dansk at dansk-gruppen.dk>\n"
@@ -37,9 +37,9 @@ msgid "Menu|Add"
msgstr "Tilføj"
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr "Tilføj"
@@ -49,8 +49,8 @@ msgid "Menu|Blame"
msgstr "Vis ansvarlige"
# http://svnbook.red-bean.com/en/1.0/re02.html
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Vis ansvarlige"
@@ -68,7 +68,7 @@ msgid "Menu|Checkout"
msgstr "Tjek ud"
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Tjek ud"
@@ -77,7 +77,7 @@ msgstr "Tjek ud"
msgid "Menu|Cleanup"
msgstr "Oprydning"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Oprydning"
@@ -87,7 +87,7 @@ msgid "Menu|Commit"
msgstr "Integrér"
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
msgid "Commit"
msgstr "Integrér"
@@ -96,7 +96,7 @@ msgstr "Integrér"
msgid "Menu|Copy"
msgstr "Kopiér"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Kopiér"
@@ -105,7 +105,7 @@ msgstr "Kopiér"
msgid "Menu|Delete"
msgstr "Slet"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Slet"
@@ -124,7 +124,7 @@ msgstr "Diff"
msgid "Menu|Export"
msgstr "Eksportér"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Eksportér"
@@ -133,7 +133,7 @@ msgstr "Eksportér"
msgid "Menu|Import"
msgstr "Importér"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importér"
@@ -150,7 +150,7 @@ msgstr "Info"
msgid "Menu|Lock"
msgstr "LÃ¥s"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "LÃ¥s"
@@ -161,7 +161,7 @@ msgid "Menu|Log"
msgstr "Log"
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr "Log"
@@ -172,7 +172,7 @@ msgid "Menu|Move"
msgstr "Flyt"
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Flyt"
@@ -189,7 +189,7 @@ msgstr "Redigér egenskaber"
msgid "Menu|Relocate"
msgstr "Skift adresse"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -199,7 +199,7 @@ msgstr "Skift adresse"
msgid "Menu|Resolved"
msgstr "Løst"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
@@ -217,7 +217,7 @@ msgstr "Løs"
msgid "Menu|Revert"
msgstr "Forkast"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Forkast"
@@ -228,9 +228,9 @@ msgid "Menu|Status"
msgstr "Status"
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -241,7 +241,7 @@ msgstr "Status"
msgid "Menu|Switch"
msgstr "Skift"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Skift"
@@ -250,7 +250,7 @@ msgstr "Skift"
msgid "Menu|Unlock"
msgstr "LÃ¥s op"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "LÃ¥s op"
@@ -259,7 +259,7 @@ msgstr "LÃ¥s op"
msgid "Menu|Update"
msgstr "Opdatér"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Opdatér"
@@ -284,8 +284,8 @@ msgstr "URL:"
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr "Ukendt"
@@ -376,7 +376,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr "Gren"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr "Gren"
@@ -462,7 +462,7 @@ msgstr "Nulstil"
msgid "Menu|Reset"
msgstr "Forkast"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
msgid "Reset"
msgstr "Nulstil"
@@ -583,97 +583,97 @@ msgstr "Kør låsophandling"
msgid "Execute update action"
msgstr "Udfør opdatérhandling"
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
msgid "Add Related Options:"
msgstr "Tilføj-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
msgid "Blame Related Options:"
msgstr "Anklag-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
msgid "Changelist Related Options:"
msgstr "Tilvalg relateret til ændringsliste:"
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
msgid "Checkout Related Options:"
msgstr "Tjekud-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
msgid "Cleanup Related Options:"
msgstr "Rydop-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
msgid "Commit Related Options:"
msgstr "Integrér-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
msgid "Copy Related Options:"
msgstr "Kopiér-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
msgid "Delete Related Options:"
msgstr "Slette-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
msgid "Export Related Options:"
msgstr "Eksportér-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
msgid "Import Related Options:"
msgstr "Importér-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
msgid "Lock Related Options:"
msgstr "LÃ¥se-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
msgid "Log Related Options:"
msgstr "Log-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
msgid "Move Related Options:"
msgstr "Flytte-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
msgid "Properties Related Options:"
msgstr "Egenskab-relaterede tilvalg:"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
msgid "Properties"
msgstr "Egenskaber"
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
msgid "Resolved Related Options:"
msgstr "Løs-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
msgid "Relocate Related Options:"
msgstr "Adresseskift-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
msgid "Revert Related Options:"
msgstr "Forkast-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
msgid "Status Related Options:"
msgstr "Status-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
msgid "Switch Related Options:"
msgstr "Skifte-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
msgid "Unlock Related Options:"
msgstr "LÃ¥sop-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
msgid "Update Related Options:"
msgstr "Opdatér-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
msgid "Not enough arguments provided"
msgstr "For få parametre angivet"
@@ -724,7 +724,7 @@ msgstr "Oprydning afsluttet"
msgid "Cleaning up ..."
msgstr "Rydder op ..."
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, c-format
@@ -752,17 +752,17 @@ msgstr "Gemme adgangskode i klartekst?"
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr "Tilføjet"
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
msgid "Copied"
msgstr "Kopieret"
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr "Slettet"
@@ -792,12 +792,12 @@ msgid "External"
msgstr "Ekstern"
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr "Ãndret"
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr "Erstattet"
@@ -809,7 +809,7 @@ msgstr "Overfører"
msgid "Locked"
msgstr "LÃ¥st"
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
msgid "Unlocked"
msgstr "Ikke låst"
@@ -1184,11 +1184,11 @@ msgstr "Kør grenhandling"
msgid "Execute reset action"
msgstr "Kør nulstilhandling"
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
msgid "Branch Related Options:"
msgstr "Gren-relaterede tilvalg:"
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
msgid "Reset Related Options:"
msgstr "Nulstil-relaterede tilvalg:"
diff --git a/po/de.po b/po/de.po
index 466202b..fe7e719 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+0200\n"
"PO-Revision-Date: 2009-04-14 23:02+0200\n"
"Last-Translator: Fabian Nowak <timystery at arcor.de>\n"
"Language-Team: German\n"
@@ -36,9 +36,9 @@ msgid "Menu|Add"
msgstr "Hinzufügen"
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr "Hinzufügen"
@@ -46,8 +46,8 @@ msgstr "Hinzufügen"
msgid "Menu|Blame"
msgstr "Beschuldigen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Beschuldigen"
@@ -65,7 +65,7 @@ msgid "Menu|Checkout"
msgstr "Auschecken"
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Auschecken"
@@ -74,7 +74,7 @@ msgstr "Auschecken"
msgid "Menu|Cleanup"
msgstr "Aufräumen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Aufräumen"
@@ -84,7 +84,7 @@ msgid "Menu|Commit"
msgstr "Einchecken"
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
msgid "Commit"
msgstr "Einchecken"
@@ -93,7 +93,7 @@ msgstr "Einchecken"
msgid "Menu|Copy"
msgstr "Kopieren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Kopieren"
@@ -102,7 +102,7 @@ msgstr "Kopieren"
msgid "Menu|Delete"
msgstr "Löschen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Löschen"
@@ -121,7 +121,7 @@ msgstr "Unterschiede"
msgid "Menu|Export"
msgstr "Exportieren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportieren"
@@ -130,7 +130,7 @@ msgstr "Exportieren"
msgid "Menu|Import"
msgstr "Importieren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importieren"
@@ -147,7 +147,7 @@ msgstr "Information"
msgid "Menu|Lock"
msgstr "Sperren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Sperren"
@@ -158,7 +158,7 @@ msgid "Menu|Log"
msgstr "Log"
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr "Log"
@@ -169,7 +169,7 @@ msgid "Menu|Move"
msgstr "Verschieben"
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Verschieben"
@@ -186,7 +186,7 @@ msgstr "Eigenschaften ändern"
msgid "Menu|Relocate"
msgstr "Umplatzieren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -196,7 +196,7 @@ msgstr "Umplatzieren"
msgid "Menu|Resolved"
msgstr "Aufgelöst"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
@@ -214,7 +214,7 @@ msgstr "Auflösen"
msgid "Menu|Revert"
msgstr "Rückgängig"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Rückgängig"
@@ -225,9 +225,9 @@ msgid "Menu|Status"
msgstr "Status"
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -238,7 +238,7 @@ msgstr "Status"
msgid "Menu|Switch"
msgstr "Umschalten"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Umschalten"
@@ -247,7 +247,7 @@ msgstr "Umschalten"
msgid "Menu|Unlock"
msgstr "Entsperren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Entsperren"
@@ -256,7 +256,7 @@ msgstr "Entsperren"
msgid "Menu|Update"
msgstr "Aktualisieren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Aktualisieren"
@@ -281,8 +281,8 @@ msgstr "URL:"
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr "Unbekannt"
@@ -372,7 +372,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr "Beschuldigen"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
@@ -457,7 +457,7 @@ msgstr "Rückgängig"
msgid "Menu|Reset"
msgstr "Rückgängig"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
#, fuzzy
msgid "Reset"
@@ -579,97 +579,97 @@ msgstr "Aktion »Entsperren« ausführen"
msgid "Execute update action"
msgstr "Aktion »Aktualisieren« ausführen"
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
msgid "Add Related Options:"
msgstr "Optionen fürs Hinzufügen:"
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
msgid "Blame Related Options:"
msgstr "Optionen fürs Beschuldigen:"
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
msgid "Changelist Related Options:"
msgstr "Optionen für die Ãnderungslisten:"
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
msgid "Checkout Related Options:"
msgstr "Optionen fürs Auschecken:"
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
msgid "Cleanup Related Options:"
msgstr "Optionen fürs Aufräumen:"
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
msgid "Commit Related Options:"
msgstr "Optionen fürs Einchecken:"
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
msgid "Copy Related Options:"
msgstr "Optionen fürs Kopieren:"
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
msgid "Delete Related Options:"
msgstr "Optionen fürs Löschen:"
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
msgid "Export Related Options:"
msgstr "Optionen fürs Exportieren:"
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
msgid "Import Related Options:"
msgstr "Optionen fürs Importieren:"
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
msgid "Lock Related Options:"
msgstr "Optionen fürs Sperren:"
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
msgid "Log Related Options:"
msgstr "Optionen für Logs:"
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
msgid "Move Related Options:"
msgstr "Optionen fürs Verschieben:"
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
msgid "Properties Related Options:"
msgstr "Optionen für die Eigenschaften:"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
msgid "Properties"
msgstr "Eigenschaften"
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
msgid "Resolved Related Options:"
msgstr "Optionen für Aufgelöst:"
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
msgid "Relocate Related Options:"
msgstr "Optionen fürs Umplatzieren:"
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
msgid "Revert Related Options:"
msgstr "Optionen fürs Rückängigmachen:"
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
msgid "Status Related Options:"
msgstr "Optionen für den Zustand:"
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
msgid "Switch Related Options:"
msgstr "Optionen f+rs Umschalten:"
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
msgid "Unlock Related Options:"
msgstr "Optionen fürs Entsperren:"
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
msgid "Update Related Options:"
msgstr "Optionen für Updates:"
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
msgid "Not enough arguments provided"
msgstr "Nicht genügend Argumente vorhanden"
@@ -720,7 +720,7 @@ msgstr "Aufräumen vollständig"
msgid "Cleaning up ..."
msgstr "Räume auf ..."
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, c-format
@@ -748,17 +748,17 @@ msgstr ""
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr "Hinzugefügt"
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
msgid "Copied"
msgstr "Kopiert"
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr "Gelöscht"
@@ -788,12 +788,12 @@ msgid "External"
msgstr "Extern"
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr "Verändert"
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr "Ersetzt"
@@ -805,7 +805,7 @@ msgstr "Ãbertrage"
msgid "Locked"
msgstr "Gesperrt"
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
msgid "Unlocked"
msgstr "Entsperrt"
@@ -1191,12 +1191,12 @@ msgstr "Aktion »Beschuldigen« ausführen"
msgid "Execute reset action"
msgstr "Aktion »Rückgängig« ausführen"
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
#, fuzzy
msgid "Branch Related Options:"
msgstr "Optionen fürs Beschuldigen:"
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
#, fuzzy
msgid "Reset Related Options:"
msgstr "Optionen fürs Rückängigmachen:"
diff --git a/po/en_GB.po b/po/en_GB.po
index 521979c..07f1f84 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunart-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+0200\n"
"PO-Revision-Date: 2009-08-30 19:33+1000\n"
"Last-Translator: Jeff Bailes <thepizzaking at gmail.com>\n"
"Language-Team: English/GB\n"
@@ -36,9 +36,9 @@ msgid "Menu|Add"
msgstr "Add"
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr "Add"
@@ -46,8 +46,8 @@ msgstr "Add"
msgid "Menu|Blame"
msgstr "Blame"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Blame"
@@ -65,7 +65,7 @@ msgid "Menu|Checkout"
msgstr "Checkout"
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Checkout"
@@ -74,7 +74,7 @@ msgstr "Checkout"
msgid "Menu|Cleanup"
msgstr "Cleanup"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Cleanup"
@@ -84,7 +84,7 @@ msgid "Menu|Commit"
msgstr "Commit"
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
msgid "Commit"
msgstr "Commit"
@@ -93,7 +93,7 @@ msgstr "Commit"
msgid "Menu|Copy"
msgstr "Copy"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Copy"
@@ -102,7 +102,7 @@ msgstr "Copy"
msgid "Menu|Delete"
msgstr "Delete"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Delete"
@@ -121,7 +121,7 @@ msgstr "Diff"
msgid "Menu|Export"
msgstr "Export"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Export"
@@ -130,7 +130,7 @@ msgstr "Export"
msgid "Menu|Import"
msgstr "Import"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Import"
@@ -147,7 +147,7 @@ msgstr "Info"
msgid "Menu|Lock"
msgstr "Lock"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Lock"
@@ -158,7 +158,7 @@ msgid "Menu|Log"
msgstr "Log"
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr "Log"
@@ -169,7 +169,7 @@ msgid "Menu|Move"
msgstr "Move"
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Move"
@@ -186,7 +186,7 @@ msgstr "Edit Properties"
msgid "Menu|Relocate"
msgstr "Relocate"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -196,7 +196,7 @@ msgstr "Relocate"
msgid "Menu|Resolved"
msgstr "Resolved"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
@@ -214,7 +214,7 @@ msgstr "Resolve"
msgid "Menu|Revert"
msgstr "Revert"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Revert"
@@ -225,9 +225,9 @@ msgid "Menu|Status"
msgstr "Status"
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -238,7 +238,7 @@ msgstr "Status"
msgid "Menu|Switch"
msgstr "Switch"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Switch"
@@ -247,7 +247,7 @@ msgstr "Switch"
msgid "Menu|Unlock"
msgstr "Unlock"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Unlock"
@@ -256,7 +256,7 @@ msgstr "Unlock"
msgid "Menu|Update"
msgstr "Update"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Update"
@@ -281,8 +281,8 @@ msgstr "URL:"
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr "Unknown"
@@ -372,7 +372,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr "Branch"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr "Branch"
@@ -457,7 +457,7 @@ msgstr "Reset"
msgid "Menu|Reset"
msgstr "Revert"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
msgid "Reset"
msgstr "Reset"
@@ -578,97 +578,97 @@ msgstr "Execute unlock action"
msgid "Execute update action"
msgstr "Execute update action"
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
msgid "Add Related Options:"
msgstr "Add Related Options:"
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
msgid "Blame Related Options:"
msgstr "Blame Related Options:"
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
msgid "Changelist Related Options:"
msgstr "Changelist Related Options:"
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
msgid "Checkout Related Options:"
msgstr "Checkout Related Options:"
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
msgid "Cleanup Related Options:"
msgstr "Cleanup Related Options:"
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
msgid "Commit Related Options:"
msgstr "Commit Related Options:"
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
msgid "Copy Related Options:"
msgstr "Copy Related Options:"
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
msgid "Delete Related Options:"
msgstr "Delete Related Options:"
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
msgid "Export Related Options:"
msgstr "Export Related Options:"
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
msgid "Import Related Options:"
msgstr "Import Related Options:"
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
msgid "Lock Related Options:"
msgstr "Lock Related Options:"
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
msgid "Log Related Options:"
msgstr "Log Related Options:"
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
msgid "Move Related Options:"
msgstr "Move Related Options:"
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
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);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
msgid "Properties"
msgstr "Properties"
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
msgid "Resolved Related Options:"
msgstr "Resolved Related Options:"
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
msgid "Relocate Related Options:"
msgstr "Relocate Related Options:"
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
msgid "Revert Related Options:"
msgstr "Revert Related Options:"
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
msgid "Status Related Options:"
msgstr "Status Related Options:"
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
msgid "Switch Related Options:"
msgstr "Switch Related Options:"
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
msgid "Unlock Related Options:"
msgstr "Unlock Related Options:"
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
msgid "Update Related Options:"
msgstr "Update Related Options:"
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
msgid "Not enough arguments provided"
msgstr "Not enough arguments provided"
@@ -719,7 +719,7 @@ msgstr "Cleanup finished"
msgid "Cleaning up ..."
msgstr "Cleaning up ..."
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, c-format
@@ -747,17 +747,17 @@ msgstr "Store password in plaintext?"
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr "Added"
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
msgid "Copied"
msgstr "Copied"
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr "Deleted"
@@ -787,12 +787,12 @@ msgid "External"
msgstr "External"
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr "Modified"
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr "Replaced"
@@ -804,7 +804,7 @@ msgstr "Transmitting"
msgid "Locked"
msgstr "Locked"
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
msgid "Unlocked"
msgstr "Unlocked"
@@ -1179,11 +1179,11 @@ msgstr "Execute branch action"
msgid "Execute reset action"
msgstr "Execute reset action"
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
msgid "Branch Related Options:"
msgstr "Branch Related Options:"
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
msgid "Reset Related Options:"
msgstr "Reset Related Options:"
diff --git a/po/es.po b/po/es.po
index 8062c61..f2ed953 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin 0.0.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+0200\n"
"PO-Revision-Date: 2008-12-16 21:49+0100\n"
"Last-Translator: Abel MartÃn <abel.martin.ruiz at gmail.com>\n"
"Language-Team: Spanish <xfce-i18n at xfce.org>\n"
@@ -36,9 +36,9 @@ msgid "Menu|Add"
msgstr "Añadir"
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr "Añadir"
@@ -46,8 +46,8 @@ msgstr "Añadir"
msgid "Menu|Blame"
msgstr "Revisión detallada"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Revisión detallada"
@@ -67,7 +67,7 @@ msgid "Menu|Checkout"
msgstr "Obtener"
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Obtener"
@@ -76,7 +76,7 @@ msgstr "Obtener"
msgid "Menu|Cleanup"
msgstr "Eliminar bloqueos"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Eliminar bloqueos"
@@ -86,7 +86,7 @@ msgid "Menu|Commit"
msgstr "Enviar cambios"
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
msgid "Commit"
msgstr "Enviar cambios"
@@ -95,7 +95,7 @@ msgstr "Enviar cambios"
msgid "Menu|Copy"
msgstr "Copiar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Copiar"
@@ -104,7 +104,7 @@ msgstr "Copiar"
msgid "Menu|Delete"
msgstr "Borrar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Borrar"
@@ -123,7 +123,7 @@ msgstr "Diferencias"
msgid "Menu|Export"
msgstr "Exportar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportar"
@@ -132,7 +132,7 @@ msgstr "Exportar"
msgid "Menu|Import"
msgstr "Importar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importar"
@@ -149,7 +149,7 @@ msgstr "Información"
msgid "Menu|Lock"
msgstr "Bloquear"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Bloquear"
@@ -160,7 +160,7 @@ msgid "Menu|Log"
msgstr "Mostrar registro"
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr "Mostrar registro"
@@ -171,7 +171,7 @@ msgid "Menu|Move"
msgstr "Mover"
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Mover"
@@ -188,7 +188,7 @@ msgstr "Editar propiedades"
msgid "Menu|Relocate"
msgstr "Reubicar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -198,7 +198,7 @@ msgstr "Reubicar"
msgid "Menu|Resolved"
msgstr "Resuelto"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
@@ -216,7 +216,7 @@ msgstr "Resolver"
msgid "Menu|Revert"
msgstr "Revertir"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Revertir"
@@ -227,9 +227,9 @@ msgid "Menu|Status"
msgstr "Estado"
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -240,7 +240,7 @@ msgstr "Estado"
msgid "Menu|Switch"
msgstr "Intercambiar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Intercambiar"
@@ -249,7 +249,7 @@ msgstr "Intercambiar"
msgid "Menu|Unlock"
msgstr "Desbloquear"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Desbloquear"
@@ -258,7 +258,7 @@ msgstr "Desbloquear"
msgid "Menu|Update"
msgstr "Actualizar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Actualizar"
@@ -283,8 +283,8 @@ msgstr "URL:"
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr "Desconocido"
@@ -376,7 +376,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr "Revisión detallada"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
@@ -460,7 +460,7 @@ msgstr "Revertir"
msgid "Menu|Reset"
msgstr "Revertir"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
#, fuzzy
msgid "Reset"
@@ -583,98 +583,98 @@ msgstr "Ejecutar acción desbloquear"
msgid "Execute update action"
msgstr "Ejecutar acción actualizar"
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
msgid "Add Related Options:"
msgstr "Opciones relacionadas con añadir:"
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
msgid "Blame Related Options:"
msgstr "Opciones relacionadas con revisión detallada:"
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
#, fuzzy
msgid "Changelist Related Options:"
msgstr "Opciones relacionadas con obtener:"
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
msgid "Checkout Related Options:"
msgstr "Opciones relacionadas con obtener:"
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
msgid "Cleanup Related Options:"
msgstr "Opciones relacionadas con eliminar bloqueos:"
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
msgid "Commit Related Options:"
msgstr "Opciones relacionadas con enviar cambios:"
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
msgid "Copy Related Options:"
msgstr "Opciones relacionadas con copiar:"
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
msgid "Delete Related Options:"
msgstr "Opciones relacionadas con borrar:"
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
msgid "Export Related Options:"
msgstr "Opciones relacionadas con exportar:"
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
msgid "Import Related Options:"
msgstr "Opciones relacionadas con importar:"
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
msgid "Lock Related Options:"
msgstr "Opciones relacionadas con bloquear:"
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
msgid "Log Related Options:"
msgstr "Opciones relacionadas con mostrar registro:"
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
msgid "Move Related Options:"
msgstr "Opciones relacionadas con mover:"
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
msgid "Properties Related Options:"
msgstr "Opciones relacionadas con propiedades:"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
msgid "Properties"
msgstr "Propiedades"
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
msgid "Resolved Related Options:"
msgstr "Opciones relacionadas con resuelto:"
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
msgid "Relocate Related Options:"
msgstr "Opciones relacionadas con reubicar:"
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
msgid "Revert Related Options:"
msgstr "Opciones relacionadas con revertir:"
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
msgid "Status Related Options:"
msgstr "Opciones relacionadas con estado:"
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
msgid "Switch Related Options:"
msgstr "Opciones relacionadas con intercambiar:"
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
msgid "Unlock Related Options:"
msgstr "Opciones relacionadas con desbloquear:"
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
msgid "Update Related Options:"
msgstr "Opciones relacionadas con actualizar:"
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
msgid "Not enough arguments provided"
msgstr "No se proporcionaron argumentos suficientes"
@@ -725,7 +725,7 @@ msgstr "Eliminación de bloqueos finalizada"
msgid "Cleaning up ..."
msgstr "Eliminando bloqueos..."
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, c-format
@@ -753,17 +753,17 @@ msgstr ""
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr "Añadido"
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
msgid "Copied"
msgstr "Copiado"
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr "Borrado"
@@ -793,12 +793,12 @@ msgid "External"
msgstr "Externo"
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr "Modificado"
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr "Sustituido"
@@ -810,7 +810,7 @@ msgstr "Transmitiendo"
msgid "Locked"
msgstr "Bloqueado"
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
msgid "Unlocked"
msgstr "Desbloqueado"
@@ -1200,12 +1200,12 @@ msgstr "Ejecutar acción diferencias detalladas"
msgid "Execute reset action"
msgstr "Ejecutar acción revertir"
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
#, fuzzy
msgid "Branch Related Options:"
msgstr "Opciones relacionadas con revisión detallada:"
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
#, fuzzy
msgid "Reset Related Options:"
msgstr "Opciones relacionadas con revertir:"
diff --git a/po/fr.po b/po/fr.po
index 6ac8841..e15493f 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce-i 18n\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+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"
@@ -36,9 +36,9 @@ msgid "Menu|Add"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr "Ajouter"
@@ -47,8 +47,8 @@ msgstr "Ajouter"
msgid "Menu|Blame"
msgstr "Différences détaillées"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Différences détaillées"
@@ -68,7 +68,7 @@ msgid "Menu|Checkout"
msgstr "Extraction"
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Extraction"
@@ -78,7 +78,7 @@ msgstr "Extraction"
msgid "Menu|Cleanup"
msgstr "Nettoyer les verrous"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Nettoyer les verrous"
@@ -89,7 +89,7 @@ msgid "Menu|Commit"
msgstr "Envoyer"
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
msgid "Commit"
msgstr "Envoyer"
@@ -99,7 +99,7 @@ msgstr "Envoyer"
msgid "Menu|Copy"
msgstr "Complété"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
#, fuzzy
msgid "Copy"
@@ -110,7 +110,7 @@ msgstr "Complété"
msgid "Menu|Delete"
msgstr "Effacer"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Effacer"
@@ -131,7 +131,7 @@ msgstr "Différences"
msgid "Menu|Export"
msgstr "Exporter"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exporter"
@@ -141,7 +141,7 @@ msgstr "Exporter"
msgid "Menu|Import"
msgstr "SVN _Importer"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
#, fuzzy
msgid "Import"
@@ -161,7 +161,7 @@ msgstr "Information"
msgid "Menu|Lock"
msgstr "Bloquer"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Bloquer"
@@ -172,7 +172,7 @@ msgid "Menu|Log"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr "Journal"
@@ -183,7 +183,7 @@ msgid "Menu|Move"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr ""
@@ -202,7 +202,7 @@ msgstr "Ãditer les propriétés"
msgid "Menu|Relocate"
msgstr "Effacer"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -213,7 +213,7 @@ msgstr ""
msgid "Menu|Resolved"
msgstr "Fixer comme résolu"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
#, fuzzy
@@ -234,7 +234,7 @@ msgstr "Fixer comme résolu"
msgid "Menu|Revert"
msgstr "Restaurer"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Restaurer"
@@ -246,9 +246,9 @@ msgid "Menu|Status"
msgstr "Ãtat"
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -260,7 +260,7 @@ msgstr "Ãtat"
msgid "Menu|Switch"
msgstr "Modifier l'adresse du dépôt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Modifier l'adresse du dépôt"
@@ -270,7 +270,7 @@ msgstr "Modifier l'adresse du dépôt"
msgid "Menu|Unlock"
msgstr "Débloquer"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Débloquer"
@@ -280,7 +280,7 @@ msgstr "Débloquer"
msgid "Menu|Update"
msgstr "Mettre à jour"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Mettre à jour"
@@ -305,8 +305,8 @@ msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr ""
@@ -398,7 +398,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr "Différences détaillées"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
@@ -482,7 +482,7 @@ msgstr "Restaurer"
msgid "Menu|Reset"
msgstr "Restaurer"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
#, fuzzy
msgid "Reset"
@@ -623,104 +623,104 @@ msgstr "Exécuter une extraction"
msgid "Execute update action"
msgstr "Exécuter une mise à jour"
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
msgid "Add Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
#, fuzzy
msgid "Blame Related Options:"
msgstr "Exécuter une mise à jour"
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
#, fuzzy
msgid "Changelist Related Options:"
msgstr "Exécuter une mise à jour"
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
#, fuzzy
msgid "Checkout Related Options:"
msgstr "Exécuter une mise à jour"
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
msgid "Cleanup Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
msgid "Commit Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
msgid "Copy Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
msgid "Delete Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
msgid "Export Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
msgid "Import Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
msgid "Lock Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
msgid "Log Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
msgid "Move Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
#, 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);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
#, fuzzy
msgid "Properties"
msgstr "Ãditer les propriétés"
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
msgid "Resolved Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
#, fuzzy
msgid "Relocate Related Options:"
msgstr "Exécuter une mise à jour"
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
msgid "Revert Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
msgid "Status Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
#, fuzzy
msgid "Switch Related Options:"
msgstr "Exécuter une mise à jour"
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
msgid "Unlock Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
msgid "Update Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
msgid "Not enough arguments provided"
msgstr ""
@@ -778,7 +778,7 @@ msgstr "Nettoyer les verrous"
msgid "Cleaning up ..."
msgstr "Nettoyer les verrous"
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, fuzzy, c-format
@@ -807,18 +807,18 @@ msgstr ""
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr "Ajouté"
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
#, fuzzy
msgid "Copied"
msgstr "Complété"
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr "Effacé"
@@ -851,12 +851,12 @@ msgid "External"
msgstr "Externe"
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr ""
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr ""
@@ -869,7 +869,7 @@ msgstr ""
msgid "Locked"
msgstr "Bloquer"
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
#, fuzzy
msgid "Unlocked"
msgstr "Débloquer"
@@ -1275,12 +1275,12 @@ msgstr "Exécuter une extraction"
msgid "Execute reset action"
msgstr "Exécuter une extraction"
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
#, fuzzy
msgid "Branch Related Options:"
msgstr "Exécuter une mise à jour"
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
#, fuzzy
msgid "Reset Related Options:"
msgstr "Exécuter une mise à jour"
diff --git a/po/gl.po b/po/gl.po
index d95d8e1..d8b1006 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+0200\n"
"PO-Revision-Date: 2009-04-14 22:02+0100\n"
"Last-Translator: Leandro Regueiro <leandro.regueiro at gmail.com>\n"
"Language-Team: Galician <proxecto at trasno.net>\n"
@@ -39,9 +39,9 @@ msgid "Menu|Add"
msgstr "Engadir"
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr "Engadir"
@@ -50,8 +50,8 @@ msgstr "Engadir"
msgid "Menu|Blame"
msgstr "Menú Pinceis"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr ""
@@ -72,7 +72,7 @@ msgid "Menu|Checkout"
msgstr "Menú Pinceis"
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr ""
@@ -82,7 +82,7 @@ msgstr ""
msgid "Menu|Cleanup"
msgstr "Menú Pinceis"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
#, fuzzy
msgid "Cleanup"
msgstr "A limpar"
@@ -94,7 +94,7 @@ msgid "Menu|Commit"
msgstr "Enviar cambios"
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
#, fuzzy
msgid "Commit"
@@ -104,7 +104,7 @@ msgstr "E_fectuar"
msgid "Menu|Copy"
msgstr "Copiar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Copiar"
@@ -113,7 +113,7 @@ msgstr "Copiar"
msgid "Menu|Delete"
msgstr "Eliminar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Eliminar"
@@ -133,7 +133,7 @@ msgstr "Diff"
msgid "Menu|Export"
msgstr "Exportar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportar"
@@ -142,7 +142,7 @@ msgstr "Exportar"
msgid "Menu|Import"
msgstr "Importar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importar"
@@ -159,7 +159,7 @@ msgstr "Información"
msgid "Menu|Lock"
msgstr "Bloquear"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Bloquear"
@@ -170,7 +170,7 @@ msgid "Menu|Log"
msgstr "Rexistro"
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr "Rexistro"
@@ -181,7 +181,7 @@ msgid "Menu|Move"
msgstr "Mover"
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Mover"
@@ -199,7 +199,7 @@ msgstr "Editar as propiedades"
msgid "Menu|Relocate"
msgstr "Menú Pinceis"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -210,7 +210,7 @@ msgstr ""
msgid "Menu|Resolved"
msgstr "Menú Pinceis"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
@@ -231,7 +231,7 @@ msgstr "_Resolver conflitos..."
msgid "Menu|Revert"
msgstr "Reverter imaxe"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
#, fuzzy
msgid "Revert"
@@ -243,9 +243,9 @@ msgid "Menu|Status"
msgstr "Estado"
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -257,7 +257,7 @@ msgstr "Estado"
msgid "Menu|Switch"
msgstr "Cambiar de usuario"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
#, fuzzy
msgid "Switch"
@@ -267,7 +267,7 @@ msgstr "Intercambio"
msgid "Menu|Unlock"
msgstr "Desbloquear"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Desbloquear"
@@ -276,7 +276,7 @@ msgstr "Desbloquear"
msgid "Menu|Update"
msgstr "Actualizar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Actualizar"
@@ -301,8 +301,8 @@ msgstr "URL:"
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr "Descoñecido"
@@ -394,7 +394,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr "Menú Pinceis"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
@@ -479,7 +479,7 @@ msgstr "Reverter"
msgid "Menu|Reset"
msgstr "Reverter imaxe"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
#, fuzzy
msgid "Reset"
@@ -620,7 +620,7 @@ msgstr "Desface-la última acción"
msgid "Execute update action"
msgstr "Desface-la última acción"
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
#, fuzzy
msgid "Add Related Options:"
msgstr ""
@@ -628,7 +628,7 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
#, fuzzy
msgid "Blame Related Options:"
msgstr ""
@@ -636,7 +636,7 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
#, fuzzy
msgid "Changelist Related Options:"
msgstr ""
@@ -644,7 +644,7 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
#, fuzzy
msgid "Checkout Related Options:"
msgstr ""
@@ -652,7 +652,7 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
#, fuzzy
msgid "Cleanup Related Options:"
msgstr ""
@@ -660,7 +660,7 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
#, fuzzy
msgid "Commit Related Options:"
msgstr ""
@@ -668,7 +668,7 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
#, fuzzy
msgid "Copy Related Options:"
msgstr ""
@@ -676,12 +676,12 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
#, fuzzy
msgid "Delete Related Options:"
msgstr "_Eliminar as opcións gardadas"
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
#, fuzzy
msgid "Export Related Options:"
msgstr ""
@@ -689,7 +689,7 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
#, fuzzy
msgid "Import Related Options:"
msgstr ""
@@ -697,7 +697,7 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
#, fuzzy
msgid "Lock Related Options:"
msgstr ""
@@ -705,7 +705,7 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
#, fuzzy
msgid "Log Related Options:"
msgstr ""
@@ -713,7 +713,7 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
#, fuzzy
msgid "Move Related Options:"
msgstr ""
@@ -721,18 +721,18 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
#, fuzzy
msgid "Properties Related Options:"
msgstr "Opcións para modificar as propiedades dunha ventá"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
msgid "Properties"
msgstr "Propiedades"
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
#, fuzzy
msgid "Resolved Related Options:"
msgstr ""
@@ -740,7 +740,7 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
#, fuzzy
msgid "Relocate Related Options:"
msgstr ""
@@ -748,7 +748,7 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
#, fuzzy
msgid "Revert Related Options:"
msgstr ""
@@ -756,7 +756,7 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
#, fuzzy
msgid "Status Related Options:"
msgstr ""
@@ -764,7 +764,7 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
#, fuzzy
msgid "Switch Related Options:"
msgstr ""
@@ -772,7 +772,7 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
#, fuzzy
msgid "Unlock Related Options:"
msgstr ""
@@ -780,7 +780,7 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
#, fuzzy
msgid "Update Related Options:"
msgstr ""
@@ -788,7 +788,7 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
msgid "Not enough arguments provided"
msgstr "Non se proporcionaron argumentos suficientes"
@@ -849,7 +849,7 @@ msgstr "Debuxo rematado"
msgid "Cleaning up ..."
msgstr "Subir cursor"
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, fuzzy, c-format
@@ -879,17 +879,17 @@ msgstr ""
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr "Engadido"
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
msgid "Copied"
msgstr "Copiado"
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr "Eliminado"
@@ -923,12 +923,12 @@ msgid "External"
msgstr "Externo"
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr "Modificado"
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr "Substituido"
@@ -940,7 +940,7 @@ msgstr "Transmitindo"
msgid "Locked"
msgstr "Bloqueado"
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
msgid "Unlocked"
msgstr "Desbloqueado"
@@ -1374,7 +1374,7 @@ msgstr "Desface-la última acción"
msgid "Execute reset action"
msgstr "Desface-la última acción"
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
#, fuzzy
msgid "Branch Related Options:"
msgstr ""
@@ -1382,7 +1382,7 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
#, fuzzy
msgid "Reset Related Options:"
msgstr ""
diff --git a/po/hu.po b/po/hu.po
index f52cb51..5720be1 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Thunar SVN plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+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"
@@ -32,9 +32,9 @@ msgid "Menu|Add"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr "Hozzáad"
@@ -42,8 +42,8 @@ msgstr "Hozzáad"
msgid "Menu|Blame"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr ""
@@ -63,7 +63,7 @@ msgid "Menu|Checkout"
msgstr "SVN _Checkout"
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
#, fuzzy
msgid "Checkout"
@@ -74,7 +74,7 @@ msgstr "SVN _Checkout"
msgid "Menu|Cleanup"
msgstr "TisztÃt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "TisztÃt"
@@ -84,7 +84,7 @@ msgid "Menu|Commit"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
msgid "Commit"
msgstr ""
@@ -94,7 +94,7 @@ msgstr ""
msgid "Menu|Copy"
msgstr "Kész"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
#, fuzzy
msgid "Copy"
@@ -105,7 +105,7 @@ msgstr "Kész"
msgid "Menu|Delete"
msgstr "Töröl"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Töröl"
@@ -126,7 +126,7 @@ msgstr "Különbség"
msgid "Menu|Export"
msgstr "Export"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Export"
@@ -136,7 +136,7 @@ msgstr "Export"
msgid "Menu|Import"
msgstr "SVN _Import"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
#, fuzzy
msgid "Import"
@@ -156,7 +156,7 @@ msgstr "Adatok"
msgid "Menu|Lock"
msgstr "Zár"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Zár"
@@ -167,7 +167,7 @@ msgid "Menu|Log"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr "Napló"
@@ -178,7 +178,7 @@ msgid "Menu|Move"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr ""
@@ -197,7 +197,7 @@ msgstr "Tulajdonságok szerkesztése"
msgid "Menu|Relocate"
msgstr "Töröl"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -208,7 +208,7 @@ msgstr ""
msgid "Menu|Resolved"
msgstr "Megold"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
#, fuzzy
@@ -229,7 +229,7 @@ msgstr "Megold"
msgid "Menu|Revert"
msgstr "VisszaállÃt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "VisszaállÃt"
@@ -241,9 +241,9 @@ msgid "Menu|Status"
msgstr "Ãllapot"
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -255,7 +255,7 @@ msgstr "Ãllapot"
msgid "Menu|Switch"
msgstr "Vált"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Vált"
@@ -265,7 +265,7 @@ msgstr "Vált"
msgid "Menu|Unlock"
msgstr "Felold"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Felold"
@@ -275,7 +275,7 @@ msgstr "Felold"
msgid "Menu|Update"
msgstr "FrissÃt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "FrissÃt"
@@ -300,8 +300,8 @@ msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr ""
@@ -393,7 +393,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr "Vált"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
@@ -477,7 +477,7 @@ msgstr "VisszaállÃt"
msgid "Menu|Reset"
msgstr "VisszaállÃt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
#, fuzzy
msgid "Reset"
@@ -618,104 +618,104 @@ msgstr "Checkout művelet futtatása"
msgid "Execute update action"
msgstr "FrissÃtési művelet futtatása"
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
msgid "Add Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
#, fuzzy
msgid "Blame Related Options:"
msgstr "FrissÃtési művelet futtatása"
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
#, fuzzy
msgid "Changelist Related Options:"
msgstr "FrissÃtési művelet futtatása"
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
#, fuzzy
msgid "Checkout Related Options:"
msgstr "FrissÃtési művelet futtatása"
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
msgid "Cleanup Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
msgid "Commit Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
msgid "Copy Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
msgid "Delete Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
msgid "Export Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
msgid "Import Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
msgid "Lock Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
msgid "Log Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
msgid "Move Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
#, 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);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
#, fuzzy
msgid "Properties"
msgstr "Tulajdonságok szerkesztése"
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
msgid "Resolved Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
#, fuzzy
msgid "Relocate Related Options:"
msgstr "FrissÃtési művelet futtatása"
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
msgid "Revert Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
msgid "Status Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
#, fuzzy
msgid "Switch Related Options:"
msgstr "FrissÃtési művelet futtatása"
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
msgid "Unlock Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
msgid "Update Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
msgid "Not enough arguments provided"
msgstr ""
@@ -773,7 +773,7 @@ msgstr "TisztÃt"
msgid "Cleaning up ..."
msgstr "TisztÃt"
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, fuzzy, c-format
@@ -801,18 +801,18 @@ msgstr ""
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr "Hozzáadva"
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
#, fuzzy
msgid "Copied"
msgstr "Kész"
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr "Törölve"
@@ -845,12 +845,12 @@ msgid "External"
msgstr "KülsÅ"
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr ""
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr ""
@@ -863,7 +863,7 @@ msgstr ""
msgid "Locked"
msgstr "Zár"
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
#, fuzzy
msgid "Unlocked"
msgstr "Felold"
@@ -1267,12 +1267,12 @@ msgstr "Checkout művelet futtatása"
msgid "Execute reset action"
msgstr "Checkout művelet futtatása"
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
#, fuzzy
msgid "Branch Related Options:"
msgstr "FrissÃtési művelet futtatása"
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
#, fuzzy
msgid "Reset Related Options:"
msgstr "FrissÃtési művelet futtatása"
diff --git a/po/id.po b/po/id.po
index c7faff2..d19f3e6 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+0200\n"
"PO-Revision-Date: 2009-04-09 21:38-0400\n"
"Last-Translator: Andhika Padmawan <andhika.padmawan at gmail.com>\n"
"Language-Team: Indonesian <id at li.org>\n"
@@ -34,9 +34,9 @@ msgid "Menu|Add"
msgstr "Tambah"
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr "Tambah"
@@ -44,8 +44,8 @@ msgstr "Tambah"
msgid "Menu|Blame"
msgstr "Salahkan"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Salahkan"
@@ -63,7 +63,7 @@ msgid "Menu|Checkout"
msgstr "Cek Keluar"
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Cek keluar"
@@ -72,7 +72,7 @@ msgstr "Cek keluar"
msgid "Menu|Cleanup"
msgstr "Bersihkan"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Bersihkan"
@@ -82,7 +82,7 @@ msgid "Menu|Commit"
msgstr "Terapkan "
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
msgid "Commit"
msgstr "Terapkan"
@@ -91,7 +91,7 @@ msgstr "Terapkan"
msgid "Menu|Copy"
msgstr "Salin"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Salin"
@@ -100,7 +100,7 @@ msgstr "Salin"
msgid "Menu|Delete"
msgstr "Hapus"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Hapus"
@@ -119,7 +119,7 @@ msgstr "Beda"
msgid "Menu|Export"
msgstr "Ekspor"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Ekspor"
@@ -128,7 +128,7 @@ msgstr "Ekspor"
msgid "Menu|Import"
msgstr "Impor"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Impor"
@@ -145,7 +145,7 @@ msgstr "Info"
msgid "Menu|Lock"
msgstr "Kunci"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Kunci"
@@ -156,7 +156,7 @@ msgid "Menu|Log"
msgstr "Catatan"
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr "Catatan"
@@ -167,7 +167,7 @@ msgid "Menu|Move"
msgstr "Pindah"
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Pindah"
@@ -184,7 +184,7 @@ msgstr "Sunting Properti"
msgid "Menu|Relocate"
msgstr "Relokasi"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -194,7 +194,7 @@ msgstr "Relokasi"
msgid "Menu|Resolved"
msgstr "Benahi"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
@@ -212,7 +212,7 @@ msgstr "Benah"
msgid "Menu|Revert"
msgstr "Kembalikan"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Kembalikan"
@@ -223,9 +223,9 @@ msgid "Menu|Status"
msgstr "Status"
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -236,7 +236,7 @@ msgstr "Status"
msgid "Menu|Switch"
msgstr "Ganti"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Ganti"
@@ -245,7 +245,7 @@ msgstr "Ganti"
msgid "Menu|Unlock"
msgstr "Buka Kunci"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Buka Kunci"
@@ -254,7 +254,7 @@ msgstr "Buka Kunci"
msgid "Menu|Update"
msgstr "Mutakhirkan"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Mutakhirkan"
@@ -279,8 +279,8 @@ msgstr "URL:"
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr "Tak Diketahui"
@@ -370,7 +370,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr "Salahkan"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
@@ -455,7 +455,7 @@ msgstr "Kembalikan"
msgid "Menu|Reset"
msgstr "Kembalikan"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
#, fuzzy
msgid "Reset"
@@ -577,97 +577,97 @@ msgstr "Eksekusi aksi buka kunci"
msgid "Execute update action"
msgstr "Eksekusi aksi mutakhirkan"
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
msgid "Add Related Options:"
msgstr "Opsi Tambah Terkait:"
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
msgid "Blame Related Options:"
msgstr "Opsi Terkait Salahkan:"
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
msgid "Changelist Related Options:"
msgstr "Opsi Terkait Senarai Ubah:"
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
msgid "Checkout Related Options:"
msgstr "Opsi Terkait Cek Keluar:"
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
msgid "Cleanup Related Options:"
msgstr "Opsi Bersihkan Terkait:"
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
msgid "Commit Related Options:"
msgstr "Opsi Terapkan Terkait:"
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
msgid "Copy Related Options:"
msgstr "Opsi Salin Terkait:"
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
msgid "Delete Related Options:"
msgstr "Opsi Hapus Terkait:"
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
msgid "Export Related Options:"
msgstr "Opsi Ekspor Terkait:"
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
msgid "Import Related Options:"
msgstr "Opsi Impor Terkait:"
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
msgid "Lock Related Options:"
msgstr "Opsi Kunci Terkait:"
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
msgid "Log Related Options:"
msgstr "Opsi Catatan Terkait:"
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
msgid "Move Related Options:"
msgstr "Opsi Pindah Terkait:"
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
msgid "Properties Related Options:"
msgstr "Opsi Properti Terkait:"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
msgid "Properties"
msgstr "Properti"
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
msgid "Resolved Related Options:"
msgstr "Opsi Benahi Terkait:"
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
msgid "Relocate Related Options:"
msgstr "Opsi Terkait Relokasi:"
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
msgid "Revert Related Options:"
msgstr "Opsi Kembalikan Terkait:"
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
msgid "Status Related Options:"
msgstr "Opsi Status Terkait:"
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
msgid "Switch Related Options:"
msgstr "Opsi Ganti Terkait:"
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
msgid "Unlock Related Options:"
msgstr "Opsi Buka Kunci Terkait:"
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
msgid "Update Related Options:"
msgstr "Opsi Mutakhirkan Terkait:"
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
msgid "Not enough arguments provided"
msgstr "Argumen yang diberikan tak cukup"
@@ -718,7 +718,7 @@ msgstr "Bersihkan selesai"
msgid "Cleaning up ..."
msgstr "Membersihkan ..."
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, c-format
@@ -746,17 +746,17 @@ msgstr ""
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr "Ditambah"
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
msgid "Copied"
msgstr "Disalin"
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr "Dihapus"
@@ -786,12 +786,12 @@ msgid "External"
msgstr "Eksternal"
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr "Dimodifikasi"
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr "Diganti"
@@ -803,7 +803,7 @@ msgstr "Mentransmisikan"
msgid "Locked"
msgstr "Terkunci"
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
msgid "Unlocked"
msgstr "Kunci dibuka"
@@ -1189,12 +1189,12 @@ msgstr "Eksekusi aksi salahkan"
msgid "Execute reset action"
msgstr "Eksekusi aksi kembalikan"
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
#, fuzzy
msgid "Branch Related Options:"
msgstr "Opsi Terkait Salahkan:"
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
#, fuzzy
msgid "Reset Related Options:"
msgstr "Opsi Kembalikan Terkait:"
diff --git a/po/lv.po b/po/lv.po
index a0bc95f..b1bee2b 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+0200\n"
"PO-Revision-Date: 2009-09-18 21:21+0100\n"
"Last-Translator: Rihards Prieditis <rprieditis at gmail.com>\n"
"Language-Team: Latvian <translation-team-lv at lists.sourceforge.net>\n"
@@ -38,9 +38,9 @@ msgid "Menu|Add"
msgstr "Pievienot"
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr "Pievienot"
@@ -48,8 +48,8 @@ msgstr "Pievienot"
msgid "Menu|Blame"
msgstr "Vainot"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Vainot"
@@ -67,7 +67,7 @@ msgid "Menu|Checkout"
msgstr "Izrakstīt"
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Izrakstīt"
@@ -76,7 +76,7 @@ msgstr "Izrakstīt"
msgid "Menu|Cleanup"
msgstr "Uzkopt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Uzkopt"
@@ -86,7 +86,7 @@ msgid "Menu|Commit"
msgstr "Iesniegt"
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
msgid "Commit"
msgstr "Iesniegt"
@@ -95,7 +95,7 @@ msgstr "Iesniegt"
msgid "Menu|Copy"
msgstr "KopÄt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "KopÄt"
@@ -104,7 +104,7 @@ msgstr "KopÄt"
msgid "Menu|Delete"
msgstr "DzÄst"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "DzÄst"
@@ -123,7 +123,7 @@ msgstr "Atšķirība"
msgid "Menu|Export"
msgstr "EksportÄt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "EksportÄt"
@@ -132,7 +132,7 @@ msgstr "EksportÄt"
msgid "Menu|Import"
msgstr "Imports"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Imports"
@@ -149,7 +149,7 @@ msgstr "InformÄcija"
msgid "Menu|Lock"
msgstr "SlÄgt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "SlÄgt"
@@ -160,7 +160,7 @@ msgid "Menu|Log"
msgstr "ReÄ£istrÄt"
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr "ReÄ£istrÄt"
@@ -171,7 +171,7 @@ msgid "Menu|Move"
msgstr "PÄrvietot"
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "PÄrvietot"
@@ -188,7 +188,7 @@ msgstr "RediÄ£Ät rekvizÄ«tus"
msgid "Menu|Relocate"
msgstr "Atiedalīt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -198,7 +198,7 @@ msgstr "Atiedalīt"
msgid "Menu|Resolved"
msgstr "AtrisinÄts"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
@@ -216,7 +216,7 @@ msgstr "AtrisinÄt"
msgid "Menu|Revert"
msgstr "Atgriezt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Atgriezt"
@@ -227,9 +227,9 @@ msgid "Menu|Status"
msgstr "Status"
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -240,7 +240,7 @@ msgstr "Status"
msgid "Menu|Switch"
msgstr "PÄrslÄgt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "PÄrslÄgt"
@@ -249,7 +249,7 @@ msgstr "PÄrslÄgt"
msgid "Menu|Unlock"
msgstr "AtslÄgt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "AtslÄgt"
@@ -258,7 +258,7 @@ msgstr "AtslÄgt"
msgid "Menu|Update"
msgstr "Atjaunot"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Atjaunot"
@@ -283,8 +283,8 @@ msgstr "URL:"
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr "NezinÄms"
@@ -374,7 +374,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr "Atzars"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr "Atzars"
@@ -459,7 +459,7 @@ msgstr "Atstatīt"
msgid "Menu|Reset"
msgstr "Atgriezt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
msgid "Reset"
msgstr "Atstatīt"
@@ -580,97 +580,97 @@ msgstr "IzpildÄ«t atslÄgt darbÄ«bu"
msgid "Execute update action"
msgstr "Izpildīt atjaunot darbību"
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
msgid "Add Related Options:"
msgstr "Pievienot saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
msgid "Blame Related Options:"
msgstr "Vainot saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
msgid "Changelist Related Options:"
msgstr "IzmaiÅu saraksta saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
msgid "Checkout Related Options:"
msgstr "IzrakstÄ«Å¡anas saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
msgid "Cleanup Related Options:"
msgstr "UzkopÅ¡anas saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
msgid "Commit Related Options:"
msgstr "IesniegÅ¡anas saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
msgid "Copy Related Options:"
msgstr "KopÄÅ¡anas saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
msgid "Delete Related Options:"
msgstr "DzÄÅ¡anas saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
msgid "Export Related Options:"
msgstr "Eksporta saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
msgid "Import Related Options:"
msgstr "Importa saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
msgid "Lock Related Options:"
msgstr "NoslÄgÅ¡anas saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
msgid "Log Related Options:"
msgstr "ReÄ£istrÄÅ¡anas saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
msgid "Move Related Options:"
msgstr "PÄrvietoÅ¡anas saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
msgid "Properties Related Options:"
msgstr "RekvizÄ«tu saistÄ«tÄs opcijas:"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
msgid "Properties"
msgstr "Rekvizīti"
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
msgid "Resolved Related Options:"
msgstr "AtrisinÄts saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
msgid "Relocate Related Options:"
msgstr "AtiedalÄ«t saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
msgid "Revert Related Options:"
msgstr "Atgriezt saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
msgid "Status Related Options:"
msgstr "Statusa saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
msgid "Switch Related Options:"
msgstr "PÄrslÄgÅ¡anas saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
msgid "Unlock Related Options:"
msgstr "AtslÄgÅ¡anas saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
msgid "Update Related Options:"
msgstr "AtjaunoÅ¡anas saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
msgid "Not enough arguments provided"
msgstr "Nav norÄdÄ«ti pietiekams argumentu daudzums"
@@ -721,7 +721,7 @@ msgstr "Uzkopšana pabeigta"
msgid "Cleaning up ..."
msgstr "Uzkopšana..."
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, fuzzy, c-format
@@ -749,17 +749,17 @@ msgstr "GlabÄt paroli kÄ atklÄtu tekstu?"
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr "Pievienots"
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
msgid "Copied"
msgstr "NokopÄts"
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr "DzÄsts"
@@ -789,12 +789,12 @@ msgid "External"
msgstr "ÄrÄjs"
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr "ModificÄts"
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr "Aizvietos"
@@ -806,7 +806,7 @@ msgstr "PÄrraida"
msgid "Locked"
msgstr "SlÄgt"
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
msgid "Unlocked"
msgstr "AtslÄgt"
@@ -1181,11 +1181,11 @@ msgstr "Izpildīt atzarošanas darbību"
msgid "Execute reset action"
msgstr "Izpildīt atstatīšanas darbību"
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
msgid "Branch Related Options:"
msgstr "Atzara saistītas opcijas:"
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
msgid "Reset Related Options:"
msgstr "AtstatÄ«Å¡anas saistÄ«tÄs opcijas:"
diff --git a/po/nl.po b/po/nl.po
index dcf4bc4..743a2c4 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+0200\n"
"PO-Revision-Date: 2008-06-12 00:44+0200\n"
"Last-Translator: Peter de Ridder <peter at xfce.org>\n"
"Language-Team: Dutch <xfce-i18n at xfce.org>\n"
@@ -34,9 +34,9 @@ msgid "Menu|Add"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr "Toevoegen"
@@ -44,8 +44,8 @@ msgstr "Toevoegen"
msgid "Menu|Blame"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Beschuldigen"
@@ -63,7 +63,7 @@ msgid "Menu|Checkout"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Ophalen"
@@ -72,7 +72,7 @@ msgstr "Ophalen"
msgid "Menu|Cleanup"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Opschonen"
@@ -82,7 +82,7 @@ msgid "Menu|Commit"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
msgid "Commit"
msgstr "Versturen"
@@ -91,7 +91,7 @@ msgstr "Versturen"
msgid "Menu|Copy"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Kopieeren"
@@ -100,7 +100,7 @@ msgstr "Kopieeren"
msgid "Menu|Delete"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Verwijderen"
@@ -119,7 +119,7 @@ msgstr "Verschillen"
msgid "Menu|Export"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exporteren"
@@ -128,7 +128,7 @@ msgstr "Exporteren"
msgid "Menu|Import"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importeren"
@@ -145,7 +145,7 @@ msgstr "Informatie"
msgid "Menu|Lock"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Vast Zetten"
@@ -156,7 +156,7 @@ msgid "Menu|Log"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr "Geschiedenis"
@@ -167,7 +167,7 @@ msgid "Menu|Move"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Verplaatsen"
@@ -184,7 +184,7 @@ msgstr "Attributen Wijzigen"
msgid "Menu|Relocate"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -194,7 +194,7 @@ msgstr "Verplaatsen"
msgid "Menu|Resolved"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
@@ -212,7 +212,7 @@ msgstr "Verhelpen"
msgid "Menu|Revert"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Terug Halen"
@@ -223,9 +223,9 @@ msgid "Menu|Status"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -236,7 +236,7 @@ msgstr "Status"
msgid "Menu|Switch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Omschakelen"
@@ -245,7 +245,7 @@ msgstr "Omschakelen"
msgid "Menu|Unlock"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Vrijgeven"
@@ -254,7 +254,7 @@ msgstr "Vrijgeven"
msgid "Menu|Update"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Bijwerken"
@@ -279,8 +279,8 @@ msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr "Onbekend"
@@ -368,7 +368,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
@@ -446,7 +446,7 @@ msgstr "Terug Halen"
msgid "Menu|Reset"
msgstr "Terug Halen"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
#, fuzzy
msgid "Reset"
@@ -565,97 +565,97 @@ msgstr "Vrijgeef actie uitvoeren"
msgid "Execute update action"
msgstr "Bijwerk actie uitvoeren"
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
msgid "Add Related Options:"
msgstr "Toevoegen gerelateerde opties:"
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
msgid "Blame Related Options:"
msgstr "Bechuldigen gerelateerde opties:"
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
msgid "Changelist Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
msgid "Checkout Related Options:"
msgstr "Ophalen gerelateerde opties:"
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
msgid "Cleanup Related Options:"
msgstr "Opschonen gerelateerde opties:"
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
msgid "Commit Related Options:"
msgstr "Versturen gerelateerde opties:"
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
msgid "Copy Related Options:"
msgstr "Kopieer gerelateerde opties:"
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
msgid "Delete Related Options:"
msgstr "Verwijder gerelateerde opties:"
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
msgid "Export Related Options:"
msgstr "Exporteer gerelateerde opties:"
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
msgid "Import Related Options:"
msgstr "Importeer gerelateerde opties:"
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
msgid "Lock Related Options:"
msgstr "Vast zetten gerelateerde opties:"
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
msgid "Log Related Options:"
msgstr "Geschiedenis gerelateerde opties:"
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
msgid "Move Related Options:"
msgstr "Verplaats gerelateerde opties:"
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
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);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
msgid "Properties"
msgstr "Attributen"
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
msgid "Resolved Related Options:"
msgstr "Verholpen gerelateerde opties:"
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
msgid "Relocate Related Options:"
msgstr "Verplaats gerelateerde opties:"
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
msgid "Revert Related Options:"
msgstr "Terug haal gerelateerde opties:"
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
msgid "Status Related Options:"
msgstr "Status gerelateerde opties:"
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
msgid "Switch Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
msgid "Unlock Related Options:"
msgstr "Vrijgeven gerelateerde opties:"
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
msgid "Update Related Options:"
msgstr "Bijwerken gerelateerde opties:"
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
msgid "Not enough arguments provided"
msgstr "Onvoldoende argumenten meegegeven"
@@ -706,7 +706,7 @@ msgstr "Klaar met opschonen"
msgid "Cleaning up ..."
msgstr "Bezig met opschonen ..."
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, c-format
@@ -734,17 +734,17 @@ msgstr ""
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr "Toegevoegd"
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
msgid "Copied"
msgstr "Gekopieerd"
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr "Verwijderd"
@@ -774,12 +774,12 @@ msgid "External"
msgstr "Extern"
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr "Aangepast"
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr "Vervangen"
@@ -791,7 +791,7 @@ msgstr "Versturen"
msgid "Locked"
msgstr "Vast gezet"
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
msgid "Unlocked"
msgstr "Vrijgegeven"
@@ -1177,12 +1177,12 @@ msgstr "Beschuldig actie uitvoeren"
msgid "Execute reset action"
msgstr "Terug haal actie uitvoeren"
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
#, fuzzy
msgid "Branch Related Options:"
msgstr "Bechuldigen gerelateerde opties:"
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
#, fuzzy
msgid "Reset Related Options:"
msgstr "Terug haal gerelateerde opties:"
diff --git a/po/pl.po b/po/pl.po
index 123d70c..1e53188 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin 0.0.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+0200\n"
"PO-Revision-Date: 2009-04-06 11:57+0100\n"
"Last-Translator: Piotr SokóŠ<piotr.sokol at 10g.pl>\n"
"Language-Team: Polish\n"
@@ -37,9 +37,9 @@ msgid "Menu|Add"
msgstr "Dodaj..."
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr "Dodawanie"
@@ -47,8 +47,8 @@ msgstr "Dodawanie"
msgid "Menu|Blame"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr ""
@@ -68,7 +68,7 @@ msgid "Menu|Checkout"
msgstr "Utwórz lokalnÄ
kopiÄ..."
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Tworzenie lokalnej kopii"
@@ -77,7 +77,7 @@ msgstr "Tworzenie lokalnej kopii"
msgid "Menu|Cleanup"
msgstr "UporzÄ
dkuj..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "PorzÄ
dkowanie"
@@ -88,7 +88,7 @@ msgid "Menu|Commit"
msgstr "Wprowadź zmiany..."
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
#, fuzzy
msgid "Commit"
@@ -98,7 +98,7 @@ msgstr "Wprowadzanie zmian"
msgid "Menu|Copy"
msgstr "Skopiuj..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Kopiowanie"
@@ -107,7 +107,7 @@ msgstr "Kopiowanie"
msgid "Menu|Delete"
msgstr "UsuÅ..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Usuwanie"
@@ -126,7 +126,7 @@ msgstr "Różnice"
msgid "Menu|Export"
msgstr "Eksportuj..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Eksportowanie"
@@ -135,7 +135,7 @@ msgstr "Eksportowanie"
msgid "Menu|Import"
msgstr "Importuj..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importowanie"
@@ -152,7 +152,7 @@ msgstr "Informacja"
msgid "Menu|Lock"
msgstr "Zablokuj..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Blokowanie"
@@ -163,7 +163,7 @@ msgid "Menu|Log"
msgstr "Dziennik..."
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr "Dziennik"
@@ -174,7 +174,7 @@ msgid "Menu|Move"
msgstr "PrzenieÅ"
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Przenoszenie"
@@ -192,7 +192,7 @@ msgstr "Edycja wÅaÅciwoÅci"
msgid "Menu|Relocate"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -202,7 +202,7 @@ msgstr ""
msgid "Menu|Resolved"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
@@ -221,7 +221,7 @@ msgstr "RozwiÄ
zywanie"
msgid "Menu|Revert"
msgstr "Cofnij zmiany..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
#, fuzzy
msgid "Revert"
@@ -233,9 +233,9 @@ msgid "Menu|Status"
msgstr "Stan..."
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -246,7 +246,7 @@ msgstr "Stan"
msgid "Menu|Switch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr ""
@@ -255,7 +255,7 @@ msgstr ""
msgid "Menu|Unlock"
msgstr "Odblokuj..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Odblokowywanie"
@@ -264,7 +264,7 @@ msgstr "Odblokowywanie"
msgid "Menu|Update"
msgstr "Zaktualizuj..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Aktualizacja"
@@ -289,8 +289,8 @@ msgstr "URL:"
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr "Nieznany"
@@ -381,7 +381,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr "Odblokuj..."
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
@@ -465,7 +465,7 @@ msgstr "Cofanie zmian"
msgid "Menu|Reset"
msgstr "Cofnij zmiany..."
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
#, fuzzy
msgid "Reset"
@@ -587,97 +587,97 @@ msgstr ""
msgid "Execute update action"
msgstr ""
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
msgid "Add Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
msgid "Blame Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
msgid "Changelist Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
msgid "Checkout Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
msgid "Cleanup Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
msgid "Commit Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
msgid "Copy Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
msgid "Delete Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
msgid "Export Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
msgid "Import Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
msgid "Lock Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
msgid "Log Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
msgid "Move Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
msgid "Properties Related Options:"
msgstr ""
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
msgid "Properties"
msgstr "WÅaÅciwoÅci"
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
msgid "Resolved Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
msgid "Relocate Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
msgid "Revert Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
msgid "Status Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
msgid "Switch Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
msgid "Unlock Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
msgid "Update Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
#, fuzzy
msgid "Not enough arguments provided"
msgstr "Nie podano wystarczajÄ
cej iloÅci argumentów"
@@ -730,7 +730,7 @@ msgstr "ZakoÅczono porzÄ
dkowanie"
msgid "Cleaning up ..."
msgstr "PorzÄ
dkowanie..."
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, c-format
@@ -759,17 +759,17 @@ msgstr ""
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr "Dodany"
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
msgid "Copied"
msgstr "Skopiowany"
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr "UsuniÄty"
@@ -800,12 +800,12 @@ msgid "External"
msgstr ""
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr "Zmodyfikowany"
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr ""
@@ -817,7 +817,7 @@ msgstr ""
msgid "Locked"
msgstr "Zablokowany"
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
msgid "Unlocked"
msgstr "Odblokowany"
@@ -1209,11 +1209,11 @@ msgstr ""
msgid "Execute reset action"
msgstr ""
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
msgid "Branch Related Options:"
msgstr ""
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
msgid "Reset Related Options:"
msgstr ""
diff --git a/po/pt.po b/po/pt.po
index 6588fc8..7c02df6 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+0200\n"
"PO-Revision-Date: 2008-11-01 11:37+0100\n"
"Last-Translator: Nuno Miguel <nunis at netcabo.pt>\n"
"Language-Team: \n"
@@ -35,9 +35,9 @@ msgid "Menu|Add"
msgstr "Adicionar"
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr "Adicionar"
@@ -45,8 +45,8 @@ msgstr "Adicionar"
msgid "Menu|Blame"
msgstr "Falha"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Falha"
@@ -66,7 +66,7 @@ msgid "Menu|Checkout"
msgstr "Checkout"
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Checkout"
@@ -75,7 +75,7 @@ msgstr "Checkout"
msgid "Menu|Cleanup"
msgstr "Limpar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Limpar"
@@ -85,7 +85,7 @@ msgid "Menu|Commit"
msgstr "Commit"
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
msgid "Commit"
msgstr "Enviar"
@@ -94,7 +94,7 @@ msgstr "Enviar"
msgid "Menu|Copy"
msgstr "Copiar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Copiar"
@@ -103,7 +103,7 @@ msgstr "Copiar"
msgid "Menu|Delete"
msgstr "Apagar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Apagar"
@@ -122,7 +122,7 @@ msgstr "Diferença"
msgid "Menu|Export"
msgstr "Exportar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportar"
@@ -131,7 +131,7 @@ msgstr "Exportar"
msgid "Menu|Import"
msgstr "Importar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importar"
@@ -148,7 +148,7 @@ msgstr "Informações"
msgid "Menu|Lock"
msgstr "Travar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Travar"
@@ -159,7 +159,7 @@ msgid "Menu|Log"
msgstr "Log"
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr "Log"
@@ -170,7 +170,7 @@ msgid "Menu|Move"
msgstr "Menu"
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Mover"
@@ -187,7 +187,7 @@ msgstr "Editar Propriedades"
msgid "Menu|Relocate"
msgstr "Realocar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -197,7 +197,7 @@ msgstr "Realocar"
msgid "Menu|Resolved"
msgstr "Resolver"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
@@ -215,7 +215,7 @@ msgstr "Resolver"
msgid "Menu|Revert"
msgstr "Reverter"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Reverter"
@@ -226,9 +226,9 @@ msgid "Menu|Status"
msgstr "Estado"
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -239,7 +239,7 @@ msgstr "Status"
msgid "Menu|Switch"
msgstr "Alternar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Alternar"
@@ -248,7 +248,7 @@ msgstr "Alternar"
msgid "Menu|Unlock"
msgstr "Destravar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Destravar"
@@ -257,7 +257,7 @@ msgstr "Destravar"
msgid "Menu|Update"
msgstr "Actualizar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Actualizar"
@@ -282,8 +282,8 @@ msgstr "URL:"
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr "Desconhecido"
@@ -375,7 +375,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr "Falha"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
@@ -459,7 +459,7 @@ msgstr "Reverter"
msgid "Menu|Reset"
msgstr "Reverter"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
#, fuzzy
msgid "Reset"
@@ -582,98 +582,98 @@ msgstr "Executar acção de checkout"
msgid "Execute update action"
msgstr "Executar acção de actualização"
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
msgid "Add Related Options:"
msgstr "Adicionar Opções Relacionadas:"
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
msgid "Blame Related Options:"
msgstr "Opções de culpa"
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
#, fuzzy
msgid "Changelist Related Options:"
msgstr "Opções Checkout Relacionadas:"
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
msgid "Checkout Related Options:"
msgstr "Opções Checkout Relacionadas:"
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
msgid "Cleanup Related Options:"
msgstr "Opções Limpeza Relacionadas:"
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
msgid "Commit Related Options:"
msgstr "Opções de Envio:"
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
msgid "Copy Related Options:"
msgstr "Opções Relacionadas de Cópia:"
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
msgid "Delete Related Options:"
msgstr "Opções de Exclusão:"
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
msgid "Export Related Options:"
msgstr "Opções de Exportação:"
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
msgid "Import Related Options:"
msgstr "Opções de Importação:"
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
msgid "Lock Related Options:"
msgstr "Opções de Travamento:"
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
msgid "Log Related Options:"
msgstr "Opções de Registo:"
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
msgid "Move Related Options:"
msgstr "Opções de Mudança:"
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
msgid "Properties Related Options:"
msgstr "Opções de Propriedades Relacionadas"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
msgid "Properties"
msgstr "Propriedades"
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
msgid "Resolved Related Options:"
msgstr "Opções de Resolução"
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
msgid "Relocate Related Options:"
msgstr "Opções Re-alocação Relacionadas:"
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
msgid "Revert Related Options:"
msgstr "Opções de Reversão:"
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
msgid "Status Related Options:"
msgstr "Opções de Estado:"
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
msgid "Switch Related Options:"
msgstr "Opções Mudança Relacionadas:"
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
msgid "Unlock Related Options:"
msgstr "Opções de Destravar:"
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
msgid "Update Related Options:"
msgstr "Opções de Actualização:"
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
msgid "Not enough arguments provided"
msgstr "Argumentos insuficientes fornecidos"
@@ -724,7 +724,7 @@ msgstr "Limpeza concluÃda"
msgid "Cleaning up ..."
msgstr "Limpando..."
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, c-format
@@ -752,17 +752,17 @@ msgstr ""
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr "Adicionado"
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
msgid "Copied"
msgstr "Copiado"
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr "Apagado"
@@ -792,12 +792,12 @@ msgid "External"
msgstr "Externo"
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr "Modificado"
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr "SubstituÃdo"
@@ -809,7 +809,7 @@ msgstr "A transmitir"
msgid "Locked"
msgstr "Prender"
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
msgid "Unlocked"
msgstr "Destravar"
@@ -1199,12 +1199,12 @@ msgstr "Executar acção de culpa"
msgid "Execute reset action"
msgstr "Executar acção de reversão"
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
#, fuzzy
msgid "Branch Related Options:"
msgstr "Opções de culpa"
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
#, fuzzy
msgid "Reset Related Options:"
msgstr "Opções de Reversão:"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 452e4ba..12830db 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+0200\n"
"PO-Revision-Date: 2008-06-13 02:01+0200\n"
"Last-Translator: Og Maciel <ogmaciel at gnome.org>\n"
"Language-Team: Brazilian Portuguese <ldp-br at bazar2.conectiva.com.br>\n"
@@ -36,9 +36,9 @@ msgid "Menu|Add"
msgstr "Adicionar"
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr "Adicionar"
@@ -46,8 +46,8 @@ msgstr "Adicionar"
msgid "Menu|Blame"
msgstr "Culpa"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Culpar"
@@ -67,7 +67,7 @@ msgid "Menu|Checkout"
msgstr "Obter"
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Obter"
@@ -76,7 +76,7 @@ msgstr "Obter"
msgid "Menu|Cleanup"
msgstr "Limpar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Limpar"
@@ -86,7 +86,7 @@ msgid "Menu|Commit"
msgstr "Enviar"
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
msgid "Commit"
msgstr "Enviar"
@@ -95,7 +95,7 @@ msgstr "Enviar"
msgid "Menu|Copy"
msgstr "Copiar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Copiar"
@@ -104,7 +104,7 @@ msgstr "Copiar"
msgid "Menu|Delete"
msgstr "Excluir"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Excluir"
@@ -123,7 +123,7 @@ msgstr "Diferença"
msgid "Menu|Export"
msgstr "Exportar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportar"
@@ -132,7 +132,7 @@ msgstr "Exportar"
msgid "Menu|Import"
msgstr "Importar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importar"
@@ -149,7 +149,7 @@ msgstr "Informação"
msgid "Menu|Lock"
msgstr "Travar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Travar"
@@ -160,7 +160,7 @@ msgid "Menu|Log"
msgstr "Registro"
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr "Registrar"
@@ -171,7 +171,7 @@ msgid "Menu|Move"
msgstr "Mover"
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Mover"
@@ -188,7 +188,7 @@ msgstr "Editar propriedades"
msgid "Menu|Relocate"
msgstr "Realocar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -198,7 +198,7 @@ msgstr "Realocar"
msgid "Menu|Resolved"
msgstr "Resolvido"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
@@ -216,7 +216,7 @@ msgstr "Resolver"
msgid "Menu|Revert"
msgstr "Reverter"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Reverter"
@@ -227,9 +227,9 @@ msgid "Menu|Status"
msgstr "Status"
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -240,7 +240,7 @@ msgstr "Status"
msgid "Menu|Switch"
msgstr "Alternar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Alternar"
@@ -249,7 +249,7 @@ msgstr "Alternar"
msgid "Menu|Unlock"
msgstr "Destravar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Destravar"
@@ -258,7 +258,7 @@ msgstr "Destravar"
msgid "Menu|Update"
msgstr "Atualizar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Atualizar"
@@ -283,8 +283,8 @@ msgstr "URL:"
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr "Desconhecido"
@@ -376,7 +376,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr "Culpa"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
@@ -460,7 +460,7 @@ msgstr "Reverter"
msgid "Menu|Reset"
msgstr "Reverter"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
#, fuzzy
msgid "Reset"
@@ -583,98 +583,98 @@ msgstr "Executar ação de destravamento"
msgid "Execute update action"
msgstr "Executar ação de atualização"
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
msgid "Add Related Options:"
msgstr "Opções de adição:"
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
msgid "Blame Related Options:"
msgstr "Opções de culpa:"
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
#, fuzzy
msgid "Changelist Related Options:"
msgstr "Opções de obtenção:"
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
msgid "Checkout Related Options:"
msgstr "Opções de obtenção:"
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
msgid "Cleanup Related Options:"
msgstr "Opções de limpeza:"
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
msgid "Commit Related Options:"
msgstr "Opções de envio:"
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
msgid "Copy Related Options:"
msgstr "Opções de cópia:"
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
msgid "Delete Related Options:"
msgstr "Opções de exclusão:"
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
msgid "Export Related Options:"
msgstr "Opções de exportação:"
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
msgid "Import Related Options:"
msgstr "Opções de importação:"
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
msgid "Lock Related Options:"
msgstr "Opções de travamento:"
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
msgid "Log Related Options:"
msgstr "Opções de registro:"
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
msgid "Move Related Options:"
msgstr "Opções de mudança:"
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
msgid "Properties Related Options:"
msgstr "Opções de propriedades:"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
msgid "Properties"
msgstr "Propriedades"
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
msgid "Resolved Related Options:"
msgstr "Opções de resolução:"
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
msgid "Relocate Related Options:"
msgstr "Opções de realocação:"
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
msgid "Revert Related Options:"
msgstr "Opções de reversão:"
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
msgid "Status Related Options:"
msgstr "Opções de status:"
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
msgid "Switch Related Options:"
msgstr "Opções relacionadas à alternação:"
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
msgid "Unlock Related Options:"
msgstr "Opções de destravamento:"
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
msgid "Update Related Options:"
msgstr "Opções de atualização:"
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
msgid "Not enough arguments provided"
msgstr "Insuficiente argumentos providenciados"
@@ -725,7 +725,7 @@ msgstr "Limpeza concluÃda"
msgid "Cleaning up ..."
msgstr "Limpando..."
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, c-format
@@ -753,17 +753,17 @@ msgstr ""
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr "Adicionado"
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
msgid "Copied"
msgstr "Copiado"
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr "ExcluÃdo"
@@ -793,12 +793,12 @@ msgid "External"
msgstr "Externo"
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr "Modificado"
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr "SubstituÃdo"
@@ -810,7 +810,7 @@ msgstr "Transmitindo"
msgid "Locked"
msgstr "Travado"
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
msgid "Unlocked"
msgstr "Destravado"
@@ -1200,12 +1200,12 @@ msgstr "Executar ação de culpa"
msgid "Execute reset action"
msgstr "Executar ação de reversão"
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
#, fuzzy
msgid "Branch Related Options:"
msgstr "Opções de culpa:"
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
#, fuzzy
msgid "Reset Related Options:"
msgstr "Opções de reversão:"
diff --git a/po/sv.po b/po/sv.po
index 56dae37..0e04067 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+0200\n"
"PO-Revision-Date: 2009-01-05 11:51+0100\n"
"Last-Translator: Daniel Nylander <po at danielnylander.se>\n"
"Language-Team: Swedish <tp-sv at listor.tp-sv.se>\n"
@@ -34,9 +34,9 @@ msgid "Menu|Add"
msgstr "Lägg till"
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr "Lägg till"
@@ -44,8 +44,8 @@ msgstr "Lägg till"
msgid "Menu|Blame"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr ""
@@ -64,7 +64,7 @@ msgid "Menu|Checkout"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Checka ut"
@@ -73,7 +73,7 @@ msgstr "Checka ut"
msgid "Menu|Cleanup"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr ""
@@ -83,7 +83,7 @@ msgid "Menu|Commit"
msgstr "Verkställ"
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
msgid "Commit"
msgstr "Verkställ"
@@ -92,7 +92,7 @@ msgstr "Verkställ"
msgid "Menu|Copy"
msgstr "Kopiera"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Kopiera"
@@ -101,7 +101,7 @@ msgstr "Kopiera"
msgid "Menu|Delete"
msgstr "Ta bort"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Ta bort"
@@ -120,7 +120,7 @@ msgstr "Diff"
msgid "Menu|Export"
msgstr "Exportera"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportera"
@@ -129,7 +129,7 @@ msgstr "Exportera"
msgid "Menu|Import"
msgstr "Importera"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importera"
@@ -146,7 +146,7 @@ msgstr "Info"
msgid "Menu|Lock"
msgstr "LÃ¥s"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "LÃ¥s"
@@ -157,7 +157,7 @@ msgid "Menu|Log"
msgstr "Logg"
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr "Logg"
@@ -168,7 +168,7 @@ msgid "Menu|Move"
msgstr "Flytta"
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Flytta"
@@ -185,7 +185,7 @@ msgstr "Redigera egenskaper"
msgid "Menu|Relocate"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -195,7 +195,7 @@ msgstr ""
msgid "Menu|Resolved"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
@@ -213,7 +213,7 @@ msgstr ""
msgid "Menu|Revert"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr ""
@@ -224,9 +224,9 @@ msgid "Menu|Status"
msgstr "Status"
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -237,7 +237,7 @@ msgstr "Status"
msgid "Menu|Switch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr ""
@@ -246,7 +246,7 @@ msgstr ""
msgid "Menu|Unlock"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr ""
@@ -255,7 +255,7 @@ msgstr ""
msgid "Menu|Update"
msgstr "Uppdatera"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Uppdatera"
@@ -280,8 +280,8 @@ msgstr "URL:"
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr "Okänt"
@@ -372,7 +372,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr "Info"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
@@ -455,7 +455,7 @@ msgstr ""
msgid "Menu|Reset"
msgstr "Ta bort"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
msgid "Reset"
msgstr ""
@@ -576,97 +576,97 @@ msgstr ""
msgid "Execute update action"
msgstr ""
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
msgid "Add Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
msgid "Blame Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
msgid "Changelist Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
msgid "Checkout Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
msgid "Cleanup Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
msgid "Commit Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
msgid "Copy Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
msgid "Delete Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
msgid "Export Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
msgid "Import Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
msgid "Lock Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
msgid "Log Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
msgid "Move Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
msgid "Properties Related Options:"
msgstr ""
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
msgid "Properties"
msgstr "Egenskaper"
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
msgid "Resolved Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
msgid "Relocate Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
msgid "Revert Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
msgid "Status Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
msgid "Switch Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
msgid "Unlock Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
msgid "Update Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
msgid "Not enough arguments provided"
msgstr ""
@@ -717,7 +717,7 @@ msgstr ""
msgid "Cleaning up ..."
msgstr ""
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, c-format
@@ -745,17 +745,17 @@ msgstr ""
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr ""
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
msgid "Copied"
msgstr ""
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr ""
@@ -785,12 +785,12 @@ msgid "External"
msgstr ""
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr ""
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr ""
@@ -802,7 +802,7 @@ msgstr ""
msgid "Locked"
msgstr ""
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
msgid "Unlocked"
msgstr ""
@@ -1182,11 +1182,11 @@ msgstr ""
msgid "Execute reset action"
msgstr ""
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
msgid "Branch Related Options:"
msgstr ""
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
msgid "Reset Related Options:"
msgstr ""
diff --git a/po/thunar-vcs-plugin.pot b/po/thunar-vcs-plugin.pot
index 0542b64..a634723 100644
--- a/po/thunar-vcs-plugin.pot
+++ b/po/thunar-vcs-plugin.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
@@ -35,9 +35,9 @@ msgid "Menu|Add"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr ""
@@ -45,8 +45,8 @@ msgstr ""
msgid "Menu|Blame"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr ""
@@ -64,7 +64,7 @@ msgid "Menu|Checkout"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr ""
@@ -73,7 +73,7 @@ msgstr ""
msgid "Menu|Cleanup"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr ""
@@ -83,7 +83,7 @@ msgid "Menu|Commit"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
msgid "Commit"
msgstr ""
@@ -92,7 +92,7 @@ msgstr ""
msgid "Menu|Copy"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr ""
@@ -101,7 +101,7 @@ msgstr ""
msgid "Menu|Delete"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr ""
@@ -120,7 +120,7 @@ msgstr ""
msgid "Menu|Export"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr ""
@@ -129,7 +129,7 @@ msgstr ""
msgid "Menu|Import"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr ""
@@ -146,7 +146,7 @@ msgstr ""
msgid "Menu|Lock"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr ""
@@ -157,7 +157,7 @@ msgid "Menu|Log"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr ""
@@ -168,7 +168,7 @@ msgid "Menu|Move"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr ""
@@ -185,7 +185,7 @@ msgstr ""
msgid "Menu|Relocate"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -195,7 +195,7 @@ msgstr ""
msgid "Menu|Resolved"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
@@ -213,7 +213,7 @@ msgstr ""
msgid "Menu|Revert"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr ""
@@ -224,9 +224,9 @@ msgid "Menu|Status"
msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -237,7 +237,7 @@ msgstr ""
msgid "Menu|Switch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr ""
@@ -246,7 +246,7 @@ msgstr ""
msgid "Menu|Unlock"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr ""
@@ -255,7 +255,7 @@ msgstr ""
msgid "Menu|Update"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr ""
@@ -280,8 +280,8 @@ msgstr ""
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr ""
@@ -369,7 +369,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
@@ -442,7 +442,7 @@ msgstr ""
msgid "Menu|Reset"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
msgid "Reset"
msgstr ""
@@ -559,97 +559,97 @@ msgstr ""
msgid "Execute update action"
msgstr ""
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
msgid "Add Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
msgid "Blame Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
msgid "Changelist Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
msgid "Checkout Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
msgid "Cleanup Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
msgid "Commit Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
msgid "Copy Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
msgid "Delete Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
msgid "Export Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
msgid "Import Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
msgid "Lock Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
msgid "Log Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
msgid "Move Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
msgid "Properties Related Options:"
msgstr ""
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
msgid "Properties"
msgstr ""
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
msgid "Resolved Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
msgid "Relocate Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
msgid "Revert Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
msgid "Status Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
msgid "Switch Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
msgid "Unlock Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
msgid "Update Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
msgid "Not enough arguments provided"
msgstr ""
@@ -700,7 +700,7 @@ msgstr ""
msgid "Cleaning up ..."
msgstr ""
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, c-format
@@ -728,17 +728,17 @@ msgstr ""
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr ""
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
msgid "Copied"
msgstr ""
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr ""
@@ -768,12 +768,12 @@ msgid "External"
msgstr ""
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr ""
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr ""
@@ -785,7 +785,7 @@ msgstr ""
msgid "Locked"
msgstr ""
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
msgid "Unlocked"
msgstr ""
@@ -1160,11 +1160,11 @@ msgstr ""
msgid "Execute reset action"
msgstr ""
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
msgid "Branch Related Options:"
msgstr ""
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
msgid "Reset Related Options:"
msgstr ""
diff --git a/po/ur.po b/po/ur.po
index 42cf507..0809945 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+0200\n"
"PO-Revision-Date: 2009-05-14 02:39+0500\n"
"Last-Translator: Muhammad Ali Makki <makki.ma at gmail.com>\n"
"Language-Team: Urdu <makki.ma at gmail.com>\n"
@@ -38,9 +38,9 @@ msgid "Menu|Add"
msgstr "Ù
ÛÙÛÙ|شاÙ
٠کرÛÚº"
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr "شاÙ
٠کرÛÚº"
@@ -48,8 +48,8 @@ msgstr "شاÙ
٠کرÛÚº"
msgid "Menu|Blame"
msgstr "Ù
ÛÙÛÙ|بÙÛÙ
"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Blame"
@@ -67,7 +67,7 @@ msgid "Menu|Checkout"
msgstr "Ù
ÛÙÛÙ|ÚÛÚ© کرÛÚº"
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "ÚÛÚ© کرÛÚº"
@@ -76,7 +76,7 @@ msgstr "ÚÛÚ© کرÛÚº"
msgid "Menu|Cleanup"
msgstr "Ù
ÛÙÛÙ|صا٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "صا٠کرÛÚº"
@@ -86,7 +86,7 @@ msgid "Menu|Commit"
msgstr "Ù
ÛÙÛÙ|Ú©Ù
Ù¹"
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
msgid "Commit"
msgstr "تبصرÛ"
@@ -95,7 +95,7 @@ msgstr "تبصرÛ"
msgid "Menu|Copy"
msgstr "Ù
ÛÙÛÙ|کاپÛ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "کاپÛ"
@@ -104,7 +104,7 @@ msgstr "کاپÛ"
msgid "Menu|Delete"
msgstr "Ù
ÛÙÛÙ|ØØ°Ù"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "ØØ°Ù"
@@ -123,7 +123,7 @@ msgstr "ÙرÙ"
msgid "Menu|Export"
msgstr "Ù
ÛÙÛÙ|برآÙ
د"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "برآÙ
د"
@@ -132,7 +132,7 @@ msgstr "برآÙ
د"
msgid "Menu|Import"
msgstr "Ù
ÛÙÛÙ|درآÙ
د"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "درآÙ
د"
@@ -149,7 +149,7 @@ msgstr "Ù
عÙÙÙ
ات"
msgid "Menu|Lock"
msgstr "Ù
ÛÙÛÙ|ÙÙÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "ÙÙÙ"
@@ -160,7 +160,7 @@ msgid "Menu|Log"
msgstr "Ù
ÛÙÛÙ|Ùاگ"
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr "Log"
@@ -171,7 +171,7 @@ msgid "Menu|Move"
msgstr "Ù
ÛÙÛÙ|Ù
ÙتÙ٠کرÛÚº"
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Ù
ÙتÙ٠کرÛÚº"
@@ -188,7 +188,7 @@ msgstr "خصÙصÛات Ù
دÙ٠کرÛÚº"
msgid "Menu|Relocate"
msgstr "Ù
ÛÙÛÙ|پھر تÙاش کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -198,7 +198,7 @@ msgstr "پھر تÙاش کرÛÚº"
msgid "Menu|Resolved"
msgstr "Ù
ÛÙÛÙ|رÛزÙÙÙÚ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
@@ -216,7 +216,7 @@ msgstr "Resolve"
msgid "Menu|Revert"
msgstr "Ù
ÛÙÛÙ|Ùاپس"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Ùاپس"
@@ -227,9 +227,9 @@ msgid "Menu|Status"
msgstr "Ù
ÛÙÛÙ|ØاÙت"
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -240,7 +240,7 @@ msgstr "ØاÙت"
msgid "Menu|Switch"
msgstr "Ù
ÛÙÛÙ|تبدÛÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "تبدÛÙ"
@@ -249,7 +249,7 @@ msgstr "تبدÛÙ"
msgid "Menu|Unlock"
msgstr "Ù
ÛÙÛÙ|غÛر Ù
ÙÙÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "غÛر Ù
ÙÙÙ"
@@ -258,7 +258,7 @@ msgstr "غÛر Ù
ÙÙÙ"
msgid "Menu|Update"
msgstr "Ù
ÛÙÛÙ|تجدÛد"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "تجدÛد"
@@ -283,8 +283,8 @@ msgstr "ربط:"
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr "ÙاÙ
عÙÙÙ
"
@@ -374,7 +374,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr "Ù
ÛÙÛÙ|بÙÛÙ
"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
@@ -459,7 +459,7 @@ msgstr "Ùاپس"
msgid "Menu|Reset"
msgstr "Ù
ÛÙÛÙ|Ùاپس"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
#, fuzzy
msgid "Reset"
@@ -581,97 +581,97 @@ msgstr "غÛر Ù
ÙÙÙ Øرکت ÚÙائÛÚº"
msgid "Execute update action"
msgstr "تجدÛد کرÛÚº"
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
msgid "Add Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات شاÙ
٠کرÛÚº:"
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
msgid "Blame Related Options:"
msgstr "بÙÛÙ
Ù
تعÙÙÛ Ø§Ø®ØªÛارات:"
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
msgid "Changelist Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ú©Û ØªØ¨Ø¯ÛÙÛ ÙÛرست:"
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
msgid "Checkout Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات ÚÛÚ© کرÛÚº:"
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
msgid "Cleanup Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات صا٠کرÛÚº:"
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
msgid "Commit Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ú©Ù Ú©Ù
Ù¹ کرÛÚº:"
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
msgid "Copy Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ú©Ø§Ù¾Û Ú©Ø±ÛÚº:"
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
msgid "Delete Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Øذ٠کرÛÚº:"
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
msgid "Export Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات برآÙ
د کرÛÚº:"
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
msgid "Import Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات درآÙ
د کرÛÚº:"
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
msgid "Lock Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ù
ÙÙ٠کرÛÚº:"
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
msgid "Log Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات کا Ùاگ:"
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
msgid "Move Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ù
ÙتÙ٠کرÛÚº:"
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
msgid "Properties Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ú©Û Ø®ØµÙصÛات:"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
msgid "Properties"
msgstr "خصÙصÛات"
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
msgid "Resolved Related Options:"
msgstr "ØÙ Ø´Ø¯Û Ù
تعÙÙÛ Ø§Ø®ØªÛارات:"
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
msgid "Relocate Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات دÙØ¨Ø§Ø±Û ØªÙاش کرÛÚº:"
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
msgid "Revert Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ù
Ùعکس کرÛÚº:"
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
msgid "Status Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ú©Û ØاÙت:"
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
msgid "Switch Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات بدÙÛÚº:"
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
msgid "Unlock Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات غÛر Ù
ÙÙ٠کرÛÚº:"
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
msgid "Update Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات اپÚÛÙ¹ کرÛÚº:"
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
msgid "Not enough arguments provided"
msgstr "کاÙÛ Ø¨ØØ« دستÛاب ÙÛÛÚº Ú©Û Ú¯Ø¦Û"
@@ -722,7 +722,7 @@ msgstr "صا٠کرÙا Ù
Ú©Ù
Ù ÛÙا"
msgid "Cleaning up ..."
msgstr "صا٠کÛا جارÛا ÛÛ..."
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, c-format
@@ -750,17 +750,17 @@ msgstr ""
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr "شاÙ
٠کردÛ"
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
msgid "Copied"
msgstr "Ú©Ø§Ù¾Û Ø´Ø¯Û"
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr "Øذ٠شدÛ"
@@ -790,12 +790,12 @@ msgid "External"
msgstr "خارجÛ"
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr "تبدÛ٠شدÛ"
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr "اÙپر Ùکھا Ú¯Ûا"
@@ -807,7 +807,7 @@ msgstr "ارساÙ"
msgid "Locked"
msgstr "Ù
ÙÙÙ"
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
msgid "Unlocked"
msgstr "غÛر Ù
ÙÙÙ"
@@ -1193,12 +1193,12 @@ msgstr "بÙÛÙ
Øرکت ÚÙائÛÚº"
msgid "Execute reset action"
msgstr "رÛÙرٹ Øرکت ÚÙائÛÚº"
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
#, fuzzy
msgid "Branch Related Options:"
msgstr "بÙÛÙ
Ù
تعÙÙÛ Ø§Ø®ØªÛارات:"
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
#, fuzzy
msgid "Reset Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ù
Ùعکس کرÛÚº:"
diff --git a/po/ur_PK.po b/po/ur_PK.po
index 42cf507..0809945 100644
--- a/po/ur_PK.po
+++ b/po/ur_PK.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+0200\n"
"PO-Revision-Date: 2009-05-14 02:39+0500\n"
"Last-Translator: Muhammad Ali Makki <makki.ma at gmail.com>\n"
"Language-Team: Urdu <makki.ma at gmail.com>\n"
@@ -38,9 +38,9 @@ msgid "Menu|Add"
msgstr "Ù
ÛÙÛÙ|شاÙ
٠کرÛÚº"
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr "شاÙ
٠کرÛÚº"
@@ -48,8 +48,8 @@ msgstr "شاÙ
٠کرÛÚº"
msgid "Menu|Blame"
msgstr "Ù
ÛÙÛÙ|بÙÛÙ
"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Blame"
@@ -67,7 +67,7 @@ msgid "Menu|Checkout"
msgstr "Ù
ÛÙÛÙ|ÚÛÚ© کرÛÚº"
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "ÚÛÚ© کرÛÚº"
@@ -76,7 +76,7 @@ msgstr "ÚÛÚ© کرÛÚº"
msgid "Menu|Cleanup"
msgstr "Ù
ÛÙÛÙ|صا٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "صا٠کرÛÚº"
@@ -86,7 +86,7 @@ msgid "Menu|Commit"
msgstr "Ù
ÛÙÛÙ|Ú©Ù
Ù¹"
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
msgid "Commit"
msgstr "تبصرÛ"
@@ -95,7 +95,7 @@ msgstr "تبصرÛ"
msgid "Menu|Copy"
msgstr "Ù
ÛÙÛÙ|کاپÛ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "کاپÛ"
@@ -104,7 +104,7 @@ msgstr "کاپÛ"
msgid "Menu|Delete"
msgstr "Ù
ÛÙÛÙ|ØØ°Ù"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "ØØ°Ù"
@@ -123,7 +123,7 @@ msgstr "ÙرÙ"
msgid "Menu|Export"
msgstr "Ù
ÛÙÛÙ|برآÙ
د"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "برآÙ
د"
@@ -132,7 +132,7 @@ msgstr "برآÙ
د"
msgid "Menu|Import"
msgstr "Ù
ÛÙÛÙ|درآÙ
د"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "درآÙ
د"
@@ -149,7 +149,7 @@ msgstr "Ù
عÙÙÙ
ات"
msgid "Menu|Lock"
msgstr "Ù
ÛÙÛÙ|ÙÙÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "ÙÙÙ"
@@ -160,7 +160,7 @@ msgid "Menu|Log"
msgstr "Ù
ÛÙÛÙ|Ùاگ"
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr "Log"
@@ -171,7 +171,7 @@ msgid "Menu|Move"
msgstr "Ù
ÛÙÛÙ|Ù
ÙتÙ٠کرÛÚº"
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Ù
ÙتÙ٠کرÛÚº"
@@ -188,7 +188,7 @@ msgstr "خصÙصÛات Ù
دÙ٠کرÛÚº"
msgid "Menu|Relocate"
msgstr "Ù
ÛÙÛÙ|پھر تÙاش کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -198,7 +198,7 @@ msgstr "پھر تÙاش کرÛÚº"
msgid "Menu|Resolved"
msgstr "Ù
ÛÙÛÙ|رÛزÙÙÙÚ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
@@ -216,7 +216,7 @@ msgstr "Resolve"
msgid "Menu|Revert"
msgstr "Ù
ÛÙÛÙ|Ùاپس"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Ùاپس"
@@ -227,9 +227,9 @@ msgid "Menu|Status"
msgstr "Ù
ÛÙÛÙ|ØاÙت"
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -240,7 +240,7 @@ msgstr "ØاÙت"
msgid "Menu|Switch"
msgstr "Ù
ÛÙÛÙ|تبدÛÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "تبدÛÙ"
@@ -249,7 +249,7 @@ msgstr "تبدÛÙ"
msgid "Menu|Unlock"
msgstr "Ù
ÛÙÛÙ|غÛر Ù
ÙÙÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "غÛر Ù
ÙÙÙ"
@@ -258,7 +258,7 @@ msgstr "غÛر Ù
ÙÙÙ"
msgid "Menu|Update"
msgstr "Ù
ÛÙÛÙ|تجدÛد"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "تجدÛد"
@@ -283,8 +283,8 @@ msgstr "ربط:"
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr "ÙاÙ
عÙÙÙ
"
@@ -374,7 +374,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr "Ù
ÛÙÛÙ|بÙÛÙ
"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
@@ -459,7 +459,7 @@ msgstr "Ùاپس"
msgid "Menu|Reset"
msgstr "Ù
ÛÙÛÙ|Ùاپس"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
#, fuzzy
msgid "Reset"
@@ -581,97 +581,97 @@ msgstr "غÛر Ù
ÙÙÙ Øرکت ÚÙائÛÚº"
msgid "Execute update action"
msgstr "تجدÛد کرÛÚº"
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
msgid "Add Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات شاÙ
٠کرÛÚº:"
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
msgid "Blame Related Options:"
msgstr "بÙÛÙ
Ù
تعÙÙÛ Ø§Ø®ØªÛارات:"
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
msgid "Changelist Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ú©Û ØªØ¨Ø¯ÛÙÛ ÙÛرست:"
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
msgid "Checkout Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات ÚÛÚ© کرÛÚº:"
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
msgid "Cleanup Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات صا٠کرÛÚº:"
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
msgid "Commit Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ú©Ù Ú©Ù
Ù¹ کرÛÚº:"
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
msgid "Copy Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ú©Ø§Ù¾Û Ú©Ø±ÛÚº:"
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
msgid "Delete Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Øذ٠کرÛÚº:"
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
msgid "Export Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات برآÙ
د کرÛÚº:"
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
msgid "Import Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات درآÙ
د کرÛÚº:"
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
msgid "Lock Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ù
ÙÙ٠کرÛÚº:"
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
msgid "Log Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات کا Ùاگ:"
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
msgid "Move Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ù
ÙتÙ٠کرÛÚº:"
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
msgid "Properties Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ú©Û Ø®ØµÙصÛات:"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
msgid "Properties"
msgstr "خصÙصÛات"
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
msgid "Resolved Related Options:"
msgstr "ØÙ Ø´Ø¯Û Ù
تعÙÙÛ Ø§Ø®ØªÛارات:"
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
msgid "Relocate Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات دÙØ¨Ø§Ø±Û ØªÙاش کرÛÚº:"
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
msgid "Revert Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ù
Ùعکس کرÛÚº:"
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
msgid "Status Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ú©Û ØاÙت:"
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
msgid "Switch Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات بدÙÛÚº:"
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
msgid "Unlock Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات غÛر Ù
ÙÙ٠کرÛÚº:"
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
msgid "Update Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات اپÚÛÙ¹ کرÛÚº:"
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
msgid "Not enough arguments provided"
msgstr "کاÙÛ Ø¨ØØ« دستÛاب ÙÛÛÚº Ú©Û Ú¯Ø¦Û"
@@ -722,7 +722,7 @@ msgstr "صا٠کرÙا Ù
Ú©Ù
Ù ÛÙا"
msgid "Cleaning up ..."
msgstr "صا٠کÛا جارÛا ÛÛ..."
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, c-format
@@ -750,17 +750,17 @@ msgstr ""
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr "شاÙ
٠کردÛ"
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
msgid "Copied"
msgstr "Ú©Ø§Ù¾Û Ø´Ø¯Û"
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr "Øذ٠شدÛ"
@@ -790,12 +790,12 @@ msgid "External"
msgstr "خارجÛ"
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr "تبدÛ٠شدÛ"
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr "اÙپر Ùکھا Ú¯Ûا"
@@ -807,7 +807,7 @@ msgstr "ارساÙ"
msgid "Locked"
msgstr "Ù
ÙÙÙ"
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
msgid "Unlocked"
msgstr "غÛر Ù
ÙÙÙ"
@@ -1193,12 +1193,12 @@ msgstr "بÙÛÙ
Øرکت ÚÙائÛÚº"
msgid "Execute reset action"
msgstr "رÛÙرٹ Øرکت ÚÙائÛÚº"
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
#, fuzzy
msgid "Branch Related Options:"
msgstr "بÙÛÙ
Ù
تعÙÙÛ Ø§Ø®ØªÛارات:"
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
#, fuzzy
msgid "Reset Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ù
Ùعکس کرÛÚº:"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 7d3ac06..8e4b465 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 16:09+0200\n"
+"POT-Creation-Date: 2009-09-29 23:47+0200\n"
"PO-Revision-Date: 2009-06-22 02:22+0800\n"
"Last-Translator: Hunt Xu <huntxu at live.cn>\n"
"Language-Team: Chinese (simplified) <xfce-i18n at xfce.org>\n"
@@ -34,9 +34,9 @@ msgid "Menu|Add"
msgstr "Add"
#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
msgid "Add"
msgstr "Add"
@@ -44,8 +44,8 @@ msgstr "Add"
msgid "Menu|Blame"
msgstr "Blame"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:250
-#: ../tvp-svn-helper/main.c:254 ../tvp-svn-helper/tsh-blame-dialog.c:133
+#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Blame"
@@ -63,7 +63,7 @@ msgid "Menu|Checkout"
msgstr "Checkout"
#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Checkout"
@@ -72,7 +72,7 @@ msgstr "Checkout"
msgid "Menu|Cleanup"
msgstr "Cleanup"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:262
+#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Cleanup"
@@ -82,7 +82,7 @@ msgid "Menu|Commit"
msgstr "Commit"
#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
msgid "Commit"
msgstr "Commit"
@@ -91,7 +91,7 @@ msgstr "Commit"
msgid "Menu|Copy"
msgstr "Copy"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:270
+#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Copy"
@@ -100,7 +100,7 @@ msgstr "Copy"
msgid "Menu|Delete"
msgstr "Delete"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:274
+#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Delete"
@@ -119,7 +119,7 @@ msgstr "Diff"
msgid "Menu|Export"
msgstr "Export"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:278
+#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Export"
@@ -128,7 +128,7 @@ msgstr "Export"
msgid "Menu|Import"
msgstr "Import"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:282
+#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Import"
@@ -145,7 +145,7 @@ msgstr "Info"
msgid "Menu|Lock"
msgstr "Lock"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:286
+#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Lock"
@@ -156,7 +156,7 @@ msgid "Menu|Log"
msgstr "Log"
#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
#: ../tvp-svn-helper/tsh-log-dialog.c:208
msgid "Log"
msgstr "Log"
@@ -167,7 +167,7 @@ msgid "Menu|Move"
msgstr "Move"
#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Move"
@@ -184,7 +184,7 @@ msgstr "Propedit"
msgid "Menu|Relocate"
msgstr "Relocate"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:306
+#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
@@ -194,7 +194,7 @@ msgstr "Relocate"
msgid "Menu|Resolved"
msgstr "Resolved"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:302
+#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
@@ -212,7 +212,7 @@ msgstr "Resolve"
msgid "Menu|Revert"
msgstr "Revert"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:310
+#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Revert"
@@ -223,9 +223,9 @@ msgid "Menu|Status"
msgstr "Status"
#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
@@ -236,7 +236,7 @@ msgstr "Status"
msgid "Menu|Switch"
msgstr "Switch"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:318
+#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Switch"
@@ -245,7 +245,7 @@ msgstr "Switch"
msgid "Menu|Unlock"
msgstr "Unlock"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:322
+#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Unlock"
@@ -254,7 +254,7 @@ msgstr "Unlock"
msgid "Menu|Update"
msgstr "Update"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:326
+#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Update"
@@ -279,8 +279,8 @@ msgstr "URL:"
#: ../thunar-vcs-plugin/tvp-svn-property-page.c:300
#: ../tvp-svn-helper/tsh-common.c:560 ../tvp-svn-helper/tsh-common.c:618
#: ../tvp-svn-helper/tsh-common.c:627 ../tvp-svn-helper/tsh-common.c:649
-#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:693
-#: ../tvp-svn-helper/tsh-common.c:783
+#: ../tvp-svn-helper/tsh-common.c:666 ../tvp-svn-helper/tsh-common.c:695
+#: ../tvp-svn-helper/tsh-common.c:785
msgid "Unknown"
msgstr "æªç¥"
@@ -374,7 +374,7 @@ msgstr ""
msgid "Menu|Branch"
msgstr "Blame"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
@@ -459,7 +459,7 @@ msgstr "Revert"
msgid "Menu|Reset"
msgstr "Revert"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
#, fuzzy
msgid "Reset"
@@ -581,97 +581,97 @@ msgstr "æ§è¡ unlock æä½"
msgid "Execute update action"
msgstr "æ§è¡ update æä½"
-#: ../tvp-svn-helper/main.c:246 ../tvp-git-helper/main.c:100
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
msgid "Add Related Options:"
msgstr "Add æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:250
+#: ../tvp-svn-helper/main.c:253
msgid "Blame Related Options:"
msgstr "Blame æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:254
+#: ../tvp-svn-helper/main.c:257
msgid "Changelist Related Options:"
msgstr "Changelist æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:258
+#: ../tvp-svn-helper/main.c:261
msgid "Checkout Related Options:"
msgstr "Checkout æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:262
+#: ../tvp-svn-helper/main.c:265
msgid "Cleanup Related Options:"
msgstr "Cleanup æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:266
+#: ../tvp-svn-helper/main.c:269
msgid "Commit Related Options:"
msgstr "Commit æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:270
+#: ../tvp-svn-helper/main.c:273
msgid "Copy Related Options:"
msgstr "Copy æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:274
+#: ../tvp-svn-helper/main.c:277
msgid "Delete Related Options:"
msgstr "Delete æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:278
+#: ../tvp-svn-helper/main.c:281
msgid "Export Related Options:"
msgstr "Export æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:282
+#: ../tvp-svn-helper/main.c:285
msgid "Import Related Options:"
msgstr "Import æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:286
+#: ../tvp-svn-helper/main.c:289
msgid "Lock Related Options:"
msgstr "Lock æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:290
+#: ../tvp-svn-helper/main.c:293
msgid "Log Related Options:"
msgstr "Log æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:294
+#: ../tvp-svn-helper/main.c:297
msgid "Move Related Options:"
msgstr "Move æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:298
+#: ../tvp-svn-helper/main.c:301
msgid "Properties Related Options:"
msgstr "Prop æä½ç¸å
³é项:"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: ../tvp-svn-helper/main.c:298 ../tvp-svn-helper/tsh-properties-dialog.c:283
+#: ../tvp-svn-helper/main.c:301 ../tvp-svn-helper/tsh-properties-dialog.c:283
msgid "Properties"
msgstr "å±æ§"
-#: ../tvp-svn-helper/main.c:302
+#: ../tvp-svn-helper/main.c:305
msgid "Resolved Related Options:"
msgstr "Resolved æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:306
+#: ../tvp-svn-helper/main.c:309
msgid "Relocate Related Options:"
msgstr "Relocate æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:310
+#: ../tvp-svn-helper/main.c:313
msgid "Revert Related Options:"
msgstr "Revert æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:314 ../tvp-git-helper/main.c:112
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
msgid "Status Related Options:"
msgstr "Status æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:318
+#: ../tvp-svn-helper/main.c:321
msgid "Switch Related Options:"
msgstr "Switch æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:322
+#: ../tvp-svn-helper/main.c:325
msgid "Unlock Related Options:"
msgstr "Unlock æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:326
+#: ../tvp-svn-helper/main.c:329
msgid "Update Related Options:"
msgstr "Update æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:369
+#: ../tvp-svn-helper/main.c:372
msgid "Not enough arguments provided"
msgstr "åæ°ä¸è¶³"
@@ -722,7 +722,7 @@ msgstr "Cleanup æä½å®æ"
msgid "Cleaning up ..."
msgstr "æ£å¨è¿è¡ cleanup æä½..."
-#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:740
+#: ../tvp-svn-helper/tsh-commit.c:196 ../tvp-svn-helper/tsh-common.c:742
#: ../tvp-svn-helper/tsh-copy.c:99 ../tvp-svn-helper/tsh-delete.c:103
#: ../tvp-svn-helper/tsh-import.c:82 ../tvp-svn-helper/tsh-move.c:89
#, c-format
@@ -750,17 +750,17 @@ msgstr "以ææ¬æ¹å¼ä¿åå¯ç ï¼"
#: ../tvp-svn-helper/tsh-common.c:515 ../tvp-svn-helper/tsh-common.c:524
#: ../tvp-svn-helper/tsh-common.c:531 ../tvp-svn-helper/tsh-common.c:653
-#: ../tvp-svn-helper/tsh-common.c:698 ../tvp-svn-helper/tsh-common.c:789
+#: ../tvp-svn-helper/tsh-common.c:700 ../tvp-svn-helper/tsh-common.c:791
msgid "Added"
msgstr "已添å "
-#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:798
+#: ../tvp-svn-helper/tsh-common.c:516 ../tvp-svn-helper/tsh-common.c:800
msgid "Copied"
msgstr "å·²å¤å¶"
#: ../tvp-svn-helper/tsh-common.c:517 ../tvp-svn-helper/tsh-common.c:523
#: ../tvp-svn-helper/tsh-common.c:532 ../tvp-svn-helper/tsh-common.c:655
-#: ../tvp-svn-helper/tsh-common.c:701 ../tvp-svn-helper/tsh-common.c:791
+#: ../tvp-svn-helper/tsh-common.c:703 ../tvp-svn-helper/tsh-common.c:793
msgid "Deleted"
msgstr "å·²å é¤"
@@ -790,12 +790,12 @@ msgid "External"
msgstr "å¤é¨"
#: ../tvp-svn-helper/tsh-common.c:530 ../tvp-svn-helper/tsh-common.c:657
-#: ../tvp-svn-helper/tsh-common.c:704 ../tvp-svn-helper/tsh-common.c:794
+#: ../tvp-svn-helper/tsh-common.c:706 ../tvp-svn-helper/tsh-common.c:796
msgid "Modified"
msgstr "已修æ¹"
#: ../tvp-svn-helper/tsh-common.c:533 ../tvp-svn-helper/tsh-common.c:656
-#: ../tvp-svn-helper/tsh-common.c:707 ../tvp-svn-helper/tsh-common.c:787
+#: ../tvp-svn-helper/tsh-common.c:709 ../tvp-svn-helper/tsh-common.c:789
msgid "Replaced"
msgstr "å·²æ¿æ¢"
@@ -807,7 +807,7 @@ msgstr "æ£å¨ä¼ é"
msgid "Locked"
msgstr "å·²ä¸é"
-#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:800
+#: ../tvp-svn-helper/tsh-common.c:537 ../tvp-svn-helper/tsh-common.c:802
msgid "Unlocked"
msgstr "已解é"
@@ -1184,12 +1184,12 @@ msgstr "æ§è¡ blame æä½"
msgid "Execute reset action"
msgstr "æ§è¡ revert æä½"
-#: ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/main.c:107
#, fuzzy
msgid "Branch Related Options:"
msgstr "Blame æä½ç¸å
³é项:"
-#: ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/main.c:111
#, fuzzy
msgid "Reset Related Options:"
msgstr "Revert æä½ç¸å
³é项:"
More information about the Xfce4-commits
mailing list