[Xfce4-commits] <thunar-vcs-plugin:thunarx-2> * po/POTFILES.in: added git helper files. * po/thunar-vcs-plugin.pot po/*.po: updated po files.

Peter de Ridder noreply at xfce.org
Sun Nov 29 19:04:19 CET 2009


Updating branch refs/heads/thunarx-2
         to 5782267e5a5790db8521f9a671cd514b693fe582 (commit)
       from ce00efd125e8de3f51d7625d67aed6a31d252bc8 (commit)

commit 5782267e5a5790db8521f9a671cd514b693fe582
Author: Peter de Ridder <peter at xfce.org>
Date:   Wed Oct 14 22:18:19 2009 +0200

    * po/POTFILES.in: added git helper files.
    * po/thunar-vcs-plugin.pot po/*.po: updated po files.

 po/POTFILES.in           |   10 +-
 po/ar.po                 |  270 +++++++++++++++++++++++++-------------------
 po/ca.po                 |  277 ++++++++++++++++++++++++++-------------------
 po/cs.po                 |  277 ++++++++++++++++++++++++++-------------------
 po/da.po                 |  277 ++++++++++++++++++++++++++-------------------
 po/de.po                 |  277 ++++++++++++++++++++++++++-------------------
 po/en_GB.po              |  277 ++++++++++++++++++++++++++-------------------
 po/es.po                 |  277 ++++++++++++++++++++++++++-------------------
 po/fr.po                 |  276 ++++++++++++++++++++++++++-------------------
 po/gl.po                 |  280 +++++++++++++++++++++++++++-------------------
 po/hu.po                 |  275 ++++++++++++++++++++++++++-------------------
 po/id.po                 |  277 ++++++++++++++++++++++++++-------------------
 po/lv.po                 |  277 ++++++++++++++++++++++++++-------------------
 po/nl.po                 |  277 ++++++++++++++++++++++++++-------------------
 po/pl.po                 |  275 ++++++++++++++++++++++++++-------------------
 po/pt.po                 |  277 ++++++++++++++++++++++++++-------------------
 po/pt_BR.po              |  277 ++++++++++++++++++++++++++-------------------
 po/sv.po                 |  273 ++++++++++++++++++++++++++-------------------
 po/thunar-vcs-plugin.pot |  270 +++++++++++++++++++++++++-------------------
 po/ur.po                 |  277 ++++++++++++++++++++++++++-------------------
 po/ur_PK.po              |  277 ++++++++++++++++++++++++++-------------------
 po/zh_CN.po              |  277 ++++++++++++++++++++++++++-------------------
 22 files changed, 3389 insertions(+), 2418 deletions(-)

diff --git a/po/POTFILES.in b/po/POTFILES.in
index 63ff364..66d8802 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -42,12 +42,16 @@ tvp-svn-helper/tsh-unlock.c
 tvp-svn-helper/tsh-update.c
 tvp-git-helper/main.c
 tvp-git-helper/tgh-add.c
-tvp-git-helper/tgh-branch-dialog.c
 tvp-git-helper/tgh-branch.c
+tvp-git-helper/tgh-branch-dialog.c
+tvp-git-helper/tgh-clone.c
 tvp-git-helper/tgh-common.c
 tvp-git-helper/tgh-dialog-common.c
 tvp-git-helper/tgh-file-selection-dialog.c
-tvp-git-helper/tgh-reset-dialog.c
+tvp-git-helper/tgh-log.c
+tvp-git-helper/tgh-log-dialog.c
 tvp-git-helper/tgh-reset.c
-tvp-git-helper/tgh-status-dialog.c
+tvp-git-helper/tgh-reset-dialog.c
 tvp-git-helper/tgh-status.c
+tvp-git-helper/tgh-status-dialog.c
+tvp-git-helper/tgh-transfer-dialog.c
diff --git a/po/ar.po b/po/ar.po
index 8dbad90..39a250c 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
 "PO-Revision-Date: 2008-07-15 16:14+0200\n"
 "Last-Translator: Mohamed Magdy <mohamedmk at gmail.com>\n"
 "Language-Team: Arabeyes <doc at arabeyes.org>\n"
@@ -13,250 +13,252 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr ""
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 msgid "Menu|Blame"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
 #: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Menu|Changelist"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Changelist"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 msgid "Menu|Cleanup"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 msgid "Cleanup"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 msgid "Commit"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 msgid "Menu|Copy"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 msgid "Copy"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 msgid "Menu|Delete"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
 #: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Diff"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Diff"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 msgid "Menu|Export"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
 #: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 msgid "Menu|Import"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
 #: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Menu|Info"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 msgid "Menu|Lock"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
 #: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Menu|Edit Properties"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Edit Properties"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 msgid "Menu|Relocate"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 msgid "Menu|Resolved"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Menu|Resolve"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Resolve"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 msgid "Menu|Revert"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
 #: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 msgid "Menu|Switch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
 #: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 msgid "Menu|Unlock"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 msgid "Menu|Update"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -352,125 +354,126 @@ msgstr ""
 msgid "Infinity"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 msgid "Menu|Branch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Menu|Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Menu|Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 msgid "Menu|Init"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 msgid "Init"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 msgid "Menu|Merge"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 msgid "Merge"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Menu|Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 msgid "Menu|Rebase"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 msgid "Rebase"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 msgid "Menu|Reset"
 msgstr ""
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 msgid "Reset"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 msgid "Menu|Remove"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 msgid "Remove"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Menu|Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Menu|Tag"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 msgid "Execute add action"
 msgstr ""
 
@@ -514,7 +517,7 @@ msgstr ""
 msgid "Execute lock action"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 msgid "Execute log action"
 msgstr ""
 
@@ -538,7 +541,7 @@ msgstr ""
 msgid "Execute revert action"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 msgid "Execute status action"
 msgstr ""
 
@@ -554,7 +557,7 @@ msgstr ""
 msgid "Execute update action"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 msgid "Add Related Options:"
 msgstr ""
 
@@ -598,7 +601,7 @@ msgstr ""
 msgid "Lock Related Options:"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 msgid "Log Related Options:"
 msgstr ""
 
@@ -628,7 +631,7 @@ msgstr ""
 msgid "Revert Related Options:"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 msgid "Status Related Options:"
 msgstr ""
 
@@ -666,11 +669,13 @@ msgstr ""
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 msgid "Revision"
 msgstr ""
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr ""
 
@@ -953,6 +958,7 @@ msgid "Import Message"
 msgstr ""
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 msgid "Message"
 msgstr ""
 
@@ -962,6 +968,7 @@ msgid "Action"
 msgstr ""
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr ""
 
@@ -1067,6 +1074,8 @@ msgstr ""
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr ""
 
@@ -1076,6 +1085,7 @@ msgstr ""
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr ""
 
@@ -1111,15 +1121,17 @@ msgstr ""
 msgid "Check Repository"
 msgstr ""
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 msgid "Status failed"
 msgstr ""
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr ""
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr ""
 
@@ -1147,19 +1159,27 @@ msgstr ""
 msgid "Trust"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 msgid "Execute branch action"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+msgid "Execute clone action"
+msgstr ""
+
+#: ../tvp-git-helper/main.c:101
 msgid "Execute reset action"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 msgid "Branch Related Options:"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+msgid "Clone Related Options:"
+msgstr ""
+
+#: ../tvp-git-helper/main.c:135
 msgid "Reset Related Options:"
 msgstr ""
 
@@ -1167,11 +1187,31 @@ msgstr ""
 msgid "Add finished"
 msgstr ""
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr ""
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+msgid "Clone finished"
+msgstr ""
+
+#: ../tvp-git-helper/tgh-clone.c:119
+msgid "Cloning ..."
+msgstr ""
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+msgid "AuthorDate"
+msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+msgid "CommitDate"
+msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+msgid "Changes"
+msgstr ""
diff --git a/po/ca.po b/po/ca.po
index 8aed62a..47fe06a 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+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"
@@ -20,250 +20,252 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr "SVN"
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr "GIT"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr "Afegir"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 msgid "Menu|Blame"
 msgstr "Culpa"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
 #: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Culpar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Menu|Changelist"
 msgstr "Llista de canvis"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Changelist"
 msgstr "Llista de canvis"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Obtenir"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 msgid "Menu|Cleanup"
 msgstr "Neteja"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 msgid "Cleanup"
 msgstr "Netejar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 msgid "Commit"
 msgstr "Publicar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 msgid "Menu|Copy"
 msgstr "Copia"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 msgid "Copy"
 msgstr "Copiar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 msgid "Menu|Delete"
 msgstr "Esborra"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
 #: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Esborrar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Diff"
 msgstr "Diferències"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Diff"
 msgstr "Diferències"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 msgid "Menu|Export"
 msgstr "Exporta"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
 #: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exportar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 msgid "Menu|Import"
 msgstr "Importa"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
 #: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Menu|Info"
 msgstr "Informació"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr "Informació"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 msgid "Menu|Lock"
 msgstr "Bloqueja"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr "Registre"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Moure"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Menu|Edit Properties"
 msgstr "Edita les propietats"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Edit Properties"
 msgstr "Editar les propietats"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 msgid "Menu|Relocate"
 msgstr "Re-ubica"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Re-ubicar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 msgid "Menu|Resolved"
 msgstr "Resolt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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"
 msgstr "Resolt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Menu|Resolve"
 msgstr "Resol"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Resolve"
 msgstr "Resoldre"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 msgid "Menu|Revert"
 msgstr "Restitueix"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
 #: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Restituir"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr "Estat"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 msgid "Menu|Switch"
 msgstr "Canvia"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
 #: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Canviar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 msgid "Menu|Unlock"
 msgstr "Desbloqueja"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Desbloquejar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 msgid "Menu|Update"
 msgstr "Actualitza"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Actualitzar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "L'acció %s no està implementada"
@@ -359,143 +361,144 @@ msgstr "Immediats"
 msgid "Infinity"
 msgstr "Infinitat"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Bisect"
 msgstr "Culpa"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 #, fuzzy
 msgid "Menu|Branch"
 msgstr "Branca"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr "Branca"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 #, fuzzy
 msgid "Menu|Clone"
 msgstr "Copia"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 #, fuzzy
 msgid "Menu|Fetch"
 msgstr "Canvia"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 #, fuzzy
 msgid "Menu|Grep"
 msgstr "Neteja"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Menu|Init"
 msgstr "Informació"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Init"
 msgstr "Infinitat"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Menu|Merge"
 msgstr "Mou"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Merge"
 msgstr "Fusionat"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 #, fuzzy
 msgid "Menu|Pull"
 msgstr "Culpa"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 #, fuzzy
 msgid "Menu|Push"
 msgstr "Estat"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Menu|Rebase"
 msgstr "Resol"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Rebase"
 msgstr "Reiniciar"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 #, fuzzy
 msgid "Menu|Reset"
 msgstr "Restitueix"
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 msgid "Reset"
 msgstr "Reiniciar"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Menu|Remove"
 msgstr "Resol"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Remove"
 msgstr "Resoldre"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 #, fuzzy
 msgid "Menu|Show"
 msgstr "Registre"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 #, fuzzy
 msgid "Menu|Tag"
 msgstr "Registre"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr "Mostra informació de la versió"
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 msgid "Execute add action"
 msgstr "Executa l'acció d'afegir"
 
@@ -539,7 +542,7 @@ msgstr "Executa l'acció d'importar"
 msgid "Execute lock action"
 msgstr "Executa l'acció de bloquejar"
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 msgid "Execute log action"
 msgstr "Executa l'acció de registre"
 
@@ -563,7 +566,7 @@ msgstr "Executa l'acció de re-ubicar"
 msgid "Execute revert action"
 msgstr "Executa l'acció de restituir"
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 msgid "Execute status action"
 msgstr "Executar l'acció d'estat"
 
@@ -579,7 +582,7 @@ msgstr "Executar l'acció de desbloquejar"
 msgid "Execute update action"
 msgstr "Executar l'acció d'actualitzar"
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 msgid "Add Related Options:"
 msgstr "Opcions relacionades amb afegir:"
 
@@ -623,7 +626,7 @@ msgstr "Opcions relatives a importar:"
 msgid "Lock Related Options:"
 msgstr "Opcions relatives a bloquejar:"
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 msgid "Log Related Options:"
 msgstr "Opcions relatives al registre:"
 
@@ -653,7 +656,7 @@ msgstr "Opcions relatives a re-ubicar:"
 msgid "Revert Related Options:"
 msgstr "Opcions relacionades amb restituir:"
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 msgid "Status Related Options:"
 msgstr "Opcions relatives a l'estat:"
 
@@ -691,11 +694,13 @@ msgstr "Línia"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 msgid "Revision"
 msgstr "Revisió"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr "Autor"
 
@@ -978,6 +983,7 @@ msgid "Import Message"
 msgstr "Missatge d'importació"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 msgid "Message"
 msgstr "Missatge"
 
@@ -987,6 +993,7 @@ msgid "Action"
 msgstr "Acció"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr "Fitxer"
 
@@ -1092,6 +1099,8 @@ msgstr "_De:"
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr "Seleccioneu una carpeta"
 
@@ -1101,6 +1110,7 @@ msgstr "_A:"
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr "D_irectori:"
 
@@ -1136,15 +1146,17 @@ msgstr "Ocultar els externs"
 msgid "Check Repository"
 msgstr "Comprovar repositori"
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 msgid "Status failed"
 msgstr "L'estat ha fallat"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr "_Repositori:"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr "Transferència"
 
@@ -1172,19 +1184,29 @@ msgstr "Un altre error."
 msgid "Trust"
 msgstr "Confiança"
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 msgid "Execute branch action"
 msgstr "Executa acció de branca"
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Executa l'acció de registre"
+
+#: ../tvp-git-helper/main.c:101
 msgid "Execute reset action"
 msgstr "Executa acció de reiniciar"
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 msgid "Branch Related Options:"
 msgstr "Opcions relatives a la branca:"
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Opcions relatives a copiar:"
+
+#: ../tvp-git-helper/main.c:135
 msgid "Reset Related Options:"
 msgstr "Opcions relatives a reiniciar:"
 
@@ -1192,11 +1214,36 @@ msgstr "Opcions relatives a reiniciar:"
 msgid "Add finished"
 msgstr "S'ha acabar l'afegició"
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr "S'està afegint…"
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "La neteja ha finalitzat"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Netejant ..."
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr "sense seguiment"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Autor"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Publicar"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Canviat"
diff --git a/po/cs.po b/po/cs.po
index 1b4b401..e485349 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
 "PO-Revision-Date: 2009-06-06 22:04+0100\n"
 "Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
 "Language-Team: Czech\n"
@@ -18,250 +18,252 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr "SVN"
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr "Přidat (add)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 msgid "Menu|Blame"
 msgstr "Vypsat detaily (blame)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../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)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Menu|Changelist"
 msgstr "Seznam změn"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Changelist"
 msgstr "Seznam změn"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../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)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 msgid "Menu|Cleanup"
 msgstr "Vyčistit (cleanup)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 msgid "Cleanup"
 msgstr "Vyčistit (cleanup)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 msgid "Commit"
 msgstr "Zapsat (commit)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 msgid "Menu|Copy"
 msgstr "Zkopírovat (copy)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 msgid "Copy"
 msgstr "Zkopírovat (copy)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 msgid "Menu|Delete"
 msgstr "Smazat (delete)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../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)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Diff"
 msgstr "Rozdíl (diff)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Diff"
 msgstr "Rozdíl (diff)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 msgid "Menu|Export"
 msgstr "Exportovat (export)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../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)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 msgid "Menu|Import"
 msgstr "Importovat (import)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../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)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Menu|Info"
 msgstr "Informace (info)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr "Informace (info)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 msgid "Menu|Lock"
 msgstr "Uzamknout (lock)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../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)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr "Protokol (log)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Přesunout (move)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Menu|Edit Properties"
 msgstr "Upravit vlastnosti (propedit)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Edit Properties"
 msgstr "Upravit vlastnosti (propedit)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 msgid "Menu|Relocate"
 msgstr "Přemístit (relocate)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Přemístit (relocate)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 msgid "Menu|Resolved"
 msgstr "Vyřešeno (resolved)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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"
 msgstr "Vyřešeno (resolved)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Menu|Resolve"
 msgstr "Vyřešit (resolve)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Resolve"
 msgstr "Vyřešit (resolve)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 msgid "Menu|Revert"
 msgstr "Obnovit předchozí (revert)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../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)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr "Stav (status)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 msgid "Menu|Switch"
 msgstr "Přepnout (switch)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../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)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 msgid "Menu|Unlock"
 msgstr "Odemknout (unlock)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Odemknout (unlock)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 msgid "Menu|Update"
 msgstr "Aktualizovat (update)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Aktualizovat (update)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Akce %s není implementovaná"
@@ -357,144 +359,145 @@ msgstr "Tento soubor nebo adresář a v něm obsažené soubury a adresáře"
 msgid "Infinity"
 msgstr "Nekonečná"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Bisect"
 msgstr "Vypsat detaily (blame)"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 #, fuzzy
 msgid "Menu|Branch"
 msgstr "Vypsat detaily (blame)"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 #, fuzzy
 msgid "Menu|Clone"
 msgstr "Zkopírovat (copy)"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 #, fuzzy
 msgid "Menu|Fetch"
 msgstr "Přepnout (switch)"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 #, fuzzy
 msgid "Menu|Grep"
 msgstr "Vyčistit (cleanup)"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Menu|Init"
 msgstr "Informace (info)"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Init"
 msgstr "Nekonečná"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Menu|Merge"
 msgstr "Přesunout (move)"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Merge"
 msgstr "Spojeno"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 #, fuzzy
 msgid "Menu|Pull"
 msgstr "Vypsat detaily (blame)"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 #, fuzzy
 msgid "Menu|Push"
 msgstr "Stav (status)"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Menu|Rebase"
 msgstr "Vyřešit (resolve)"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Rebase"
 msgstr "Obnovit předchozí (revert)"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 #, fuzzy
 msgid "Menu|Reset"
 msgstr "Obnovit předchozí (revert)"
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 #, fuzzy
 msgid "Reset"
 msgstr "Obnovit předchozí (revert)"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Menu|Remove"
 msgstr "Vyřešit (resolve)"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Remove"
 msgstr "Vyřešit (resolve)"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 #, fuzzy
 msgid "Menu|Show"
 msgstr "Protokol (log)"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 #, fuzzy
 msgid "Menu|Tag"
 msgstr "Protokol (log)"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr "Vypíše informaci o verzi"
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 msgid "Execute add action"
 msgstr "Spustit akci přidání (add)"
 
@@ -538,7 +541,7 @@ msgstr "Spustit akci importu (import)"
 msgid "Execute lock action"
 msgstr "Spustit akci uzamknutí (lock)"
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 msgid "Execute log action"
 msgstr "Spustit akci protokolování (log)"
 
@@ -562,7 +565,7 @@ msgstr "Spustit akci přemístění (relocate)"
 msgid "Execute revert action"
 msgstr "Spustit akci obnovení (revert)"
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 msgid "Execute status action"
 msgstr "Spustit akci stavu (status)"
 
@@ -578,7 +581,7 @@ msgstr "Spustit akci odemknutí (unlock)"
 msgid "Execute update action"
 msgstr "Spustit akci aktualizace (update)"
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 msgid "Add Related Options:"
 msgstr "Volby týkající se přidávání (add):"
 
@@ -622,7 +625,7 @@ msgstr "Volby týkající se importování (import):"
 msgid "Lock Related Options:"
 msgstr "Volby týkající se uzamykání (lock):"
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 msgid "Log Related Options:"
 msgstr "Volby týkající se protokolování (log):"
 
@@ -652,7 +655,7 @@ msgstr "Volby týkající se přemístění (relocate):"
 msgid "Revert Related Options:"
 msgstr "Volby týkající se obnovování (revert):"
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 msgid "Status Related Options:"
 msgstr "Volby týkající se stavu (status):"
 
@@ -690,11 +693,13 @@ msgstr "Čára"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 msgid "Revision"
 msgstr "Revize"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr "Autor"
 
@@ -977,6 +982,7 @@ msgid "Import Message"
 msgstr "Vložit zprávu"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 msgid "Message"
 msgstr "Zpráva"
 
@@ -986,6 +992,7 @@ msgid "Action"
 msgstr "Akce"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr "Soubor"
 
@@ -1091,6 +1098,8 @@ msgstr "_Z:"
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr "Vyberte složku"
 
@@ -1100,6 +1109,7 @@ msgstr "_Do:"
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr "_Adresář:"
 
@@ -1135,15 +1145,17 @@ msgstr "Skrýt externí"
 msgid "Check Repository"
 msgstr "Ověřit repozitář"
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 msgid "Status failed"
 msgstr "Stav selhal"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr "_Repozitář:"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr "Přenos"
 
@@ -1171,22 +1183,32 @@ msgstr "Jiná chyba."
 msgid "Trust"
 msgstr "Důvěřovat"
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 #, fuzzy
 msgid "Execute branch action"
 msgstr "Spustit akci vypsání detailů (blame)"
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Spustit akci protokolování (log)"
+
+#: ../tvp-git-helper/main.c:101
 #, fuzzy
 msgid "Execute reset action"
 msgstr "Spustit akci obnovení (revert)"
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 #, fuzzy
 msgid "Branch Related Options:"
 msgstr "Volby týkající se výpisu detailů (blame):"
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Volby týkající se kopírování (copy):"
+
+#: ../tvp-git-helper/main.c:135
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "Volby týkající se obnovování (revert):"
@@ -1196,15 +1218,40 @@ msgstr "Volby týkající se obnovování (revert):"
 msgid "Add finished"
 msgstr "Čištění ukončeno"
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr ""
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Čištění ukončeno"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Čistí se..."
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr ""
 
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Autor"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Zapsat (commit)"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Změněno"
+
 #~ msgid "%1$s on %2$s"
 #~ msgstr "%1$s na serveru %2$s"
 
diff --git a/po/da.po b/po/da.po
index 7b60e89..b10b17a 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+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"
@@ -20,252 +20,254 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr "SVN"
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr "GIT"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr "Tilføj"
 
 # http://svnbook.red-bean.com/en/1.0/re02.html
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 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:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Menu|Changelist"
 msgstr "Ændringsliste"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Changelist"
 msgstr "Ændringsliste"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 msgid "Menu|Cleanup"
 msgstr "Oprydning"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 msgid "Cleanup"
 msgstr "Oprydning"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 msgid "Commit"
 msgstr "Integrér"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 msgid "Menu|Copy"
 msgstr "Kopiér"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 msgid "Copy"
 msgstr "Kopiér"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 msgid "Menu|Delete"
 msgstr "Slet"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
 #: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Slet"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Diff"
 msgstr "Diff"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Diff"
 msgstr "Diff"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 msgid "Menu|Export"
 msgstr "Eksportér"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 msgid "Menu|Import"
 msgstr "Importér"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Menu|Info"
 msgstr "Info"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr "Info"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 msgid "Menu|Lock"
 msgstr "Lås"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Flyt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Menu|Edit Properties"
 msgstr "Redigér egenskaber"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Edit Properties"
 msgstr "Redigér egenskaber"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 msgid "Menu|Relocate"
 msgstr "Skift adresse"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Skift adresse"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 msgid "Menu|Resolved"
 msgstr "Løst"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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"
 msgstr "Løst"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Menu|Resolve"
 msgstr "Løs"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Resolve"
 msgstr "Løs"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 msgid "Menu|Revert"
 msgstr "Forkast"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
 #: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Forkast"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 msgid "Menu|Switch"
 msgstr "Skift"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
 #: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Skift"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 msgid "Menu|Unlock"
 msgstr "Lås op"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Lås op"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 msgid "Menu|Update"
 msgstr "Opdatér"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Opdatér"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Handling %s er ikke implementeret"
@@ -362,144 +364,145 @@ msgid "Infinity"
 msgstr "Evighed"
 
 # http://svnbook.red-bean.com/en/1.0/re02.html
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Bisect"
 msgstr "Vis ansvarlige"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 #, fuzzy
 msgid "Menu|Branch"
 msgstr "Gren"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr "Gren"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 #, fuzzy
 msgid "Menu|Clone"
 msgstr "Kopiér"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 #, fuzzy
 msgid "Menu|Fetch"
 msgstr "Skift"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 #, fuzzy
 msgid "Menu|Grep"
 msgstr "Oprydning"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Menu|Init"
 msgstr "Info"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Init"
 msgstr "Evighed"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Menu|Merge"
 msgstr "Flyt"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Merge"
 msgstr "Sammenføjet"
 
 # http://svnbook.red-bean.com/en/1.0/re02.html
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 #, fuzzy
 msgid "Menu|Pull"
 msgstr "Vis ansvarlige"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 #, fuzzy
 msgid "Menu|Push"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Menu|Rebase"
 msgstr "Løs"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Rebase"
 msgstr "Nulstil"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 #, fuzzy
 msgid "Menu|Reset"
 msgstr "Forkast"
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 msgid "Reset"
 msgstr "Nulstil"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Menu|Remove"
 msgstr "Løs"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Remove"
 msgstr "Løs"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 #, fuzzy
 msgid "Menu|Show"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 #, fuzzy
 msgid "Menu|Tag"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr "Udskriv versionsinformation"
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 msgid "Execute add action"
 msgstr "Kør handlingen tilføj"
 
@@ -543,7 +546,7 @@ msgstr "Kør importérhandling"
 msgid "Execute lock action"
 msgstr "Kør låsehandling"
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 msgid "Execute log action"
 msgstr "Kør loghandling"
 
@@ -567,7 +570,7 @@ msgstr "Kør adresseskifthandling"
 msgid "Execute revert action"
 msgstr "Kør forkastehandling"
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 msgid "Execute status action"
 msgstr "Kør statushandling"
 
@@ -583,7 +586,7 @@ msgstr "Kør låsophandling"
 msgid "Execute update action"
 msgstr "Udfør opdatérhandling"
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 msgid "Add Related Options:"
 msgstr "Tilføj-relaterede tilvalg:"
 
@@ -627,7 +630,7 @@ msgstr "Importér-relaterede tilvalg:"
 msgid "Lock Related Options:"
 msgstr "Låse-relaterede tilvalg:"
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 msgid "Log Related Options:"
 msgstr "Log-relaterede tilvalg:"
 
@@ -657,7 +660,7 @@ msgstr "Adresseskift-relaterede tilvalg:"
 msgid "Revert Related Options:"
 msgstr "Forkast-relaterede tilvalg:"
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 msgid "Status Related Options:"
 msgstr "Status-relaterede tilvalg:"
 
@@ -695,11 +698,13 @@ msgstr "Linje"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 msgid "Revision"
 msgstr "Revision"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr "Forfatter"
 
@@ -982,6 +987,7 @@ msgid "Import Message"
 msgstr "Importbesked"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 msgid "Message"
 msgstr "Besked"
 
@@ -991,6 +997,7 @@ msgid "Action"
 msgstr "Handling"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr "Fil"
 
@@ -1096,6 +1103,8 @@ msgstr "_Fra:"
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr "Vælg mappe"
 
@@ -1105,6 +1114,7 @@ msgstr "_Til:"
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr "_Katalog:"
 
@@ -1140,15 +1150,17 @@ msgstr "Skjul eksterne"
 msgid "Check Repository"
 msgstr "Tjek arkiv"
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 msgid "Status failed"
 msgstr "Status fejlede"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr "_Arkiv:"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr "Overførsel"
 
@@ -1176,19 +1188,29 @@ msgstr "Anden fejl."
 msgid "Trust"
 msgstr "Stol på"
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 msgid "Execute branch action"
 msgstr "Kør grenhandling"
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Kør loghandling"
+
+#: ../tvp-git-helper/main.c:101
 msgid "Execute reset action"
 msgstr "Kør nulstilhandling"
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 msgid "Branch Related Options:"
 msgstr "Gren-relaterede tilvalg:"
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Kopiér-relaterede tilvalg:"
+
+#: ../tvp-git-helper/main.c:135
 msgid "Reset Related Options:"
 msgstr "Nulstil-relaterede tilvalg:"
 
@@ -1196,15 +1218,40 @@ msgstr "Nulstil-relaterede tilvalg:"
 msgid "Add finished"
 msgstr "Tilføj afsluttet"
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr "Tilføjer..."
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Oprydning afsluttet"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Rydder op ..."
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr "uden revisionsspor"
 
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Forfatter"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Integrér"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Ændret"
+
 #~ msgid "%1$s on %2$s"
 #~ msgstr "%1$s på %2$s"
 
diff --git a/po/de.po b/po/de.po
index fe7e719..519894a 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
 "PO-Revision-Date: 2009-04-14 23:02+0200\n"
 "Last-Translator: Fabian Nowak <timystery at arcor.de>\n"
 "Language-Team: German\n"
@@ -19,250 +19,252 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr "SVN"
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr "Hinzufügen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 msgid "Menu|Blame"
 msgstr "Beschuldigen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
 #: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Beschuldigen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Menu|Changelist"
 msgstr "Änderungsliste"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Changelist"
 msgstr "Änderungsliste"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Auschecken"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 msgid "Menu|Cleanup"
 msgstr "Aufräumen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 msgid "Cleanup"
 msgstr "Aufräumen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 msgid "Commit"
 msgstr "Einchecken"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 msgid "Menu|Copy"
 msgstr "Kopieren"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 msgid "Copy"
 msgstr "Kopieren"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 msgid "Menu|Delete"
 msgstr "Löschen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Diff"
 msgstr "Unterschiede"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Diff"
 msgstr "Unterschiede"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 msgid "Menu|Export"
 msgstr "Exportieren"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
 #: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exportieren"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 msgid "Menu|Import"
 msgstr "Importieren"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
 #: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importieren"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Menu|Info"
 msgstr "Information"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr "Information"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 msgid "Menu|Lock"
 msgstr "Sperren"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Verschieben"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Menu|Edit Properties"
 msgstr "Eigenschaften ändern"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Edit Properties"
 msgstr "Eigenschaften ändern"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 msgid "Menu|Relocate"
 msgstr "Umplatzieren"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Umplatzieren"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 msgid "Menu|Resolved"
 msgstr "Aufgelöst"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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"
 msgstr "Aufgelöst"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Menu|Resolve"
 msgstr "Auflösen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Resolve"
 msgstr "Auflösen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 msgid "Menu|Revert"
 msgstr "Rückgängig"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 msgid "Menu|Switch"
 msgstr "Umschalten"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
 #: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Umschalten"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 msgid "Menu|Unlock"
 msgstr "Entsperren"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Entsperren"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 msgid "Menu|Update"
 msgstr "Aktualisieren"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Aktualisieren"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Aktion »%s« ist nicht implementiert"
@@ -358,144 +360,145 @@ msgstr "Ab dieser Ebene"
 msgid "Infinity"
 msgstr "Unendlich"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Bisect"
 msgstr "Beschuldigen"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 #, fuzzy
 msgid "Menu|Branch"
 msgstr "Beschuldigen"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 #, fuzzy
 msgid "Menu|Clone"
 msgstr "Kopieren"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 #, fuzzy
 msgid "Menu|Fetch"
 msgstr "Umschalten"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 #, fuzzy
 msgid "Menu|Grep"
 msgstr "Aufräumen"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Menu|Init"
 msgstr "Information"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Init"
 msgstr "Unendlich"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Menu|Merge"
 msgstr "Verschieben"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Merge"
 msgstr "Zusammengeführt"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 #, fuzzy
 msgid "Menu|Pull"
 msgstr "Beschuldigen"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 #, fuzzy
 msgid "Menu|Push"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Menu|Rebase"
 msgstr "Auflösen"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Rebase"
 msgstr "Rückgängig"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 #, fuzzy
 msgid "Menu|Reset"
 msgstr "Rückgängig"
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 #, fuzzy
 msgid "Reset"
 msgstr "Rückgängig"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Menu|Remove"
 msgstr "Auflösen"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Remove"
 msgstr "Auflösen"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 #, fuzzy
 msgid "Menu|Show"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 #, fuzzy
 msgid "Menu|Tag"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr "Versionsinformationen ausgeben"
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 msgid "Execute add action"
 msgstr "Aktion »Hinzufügen« ausführen"
 
@@ -539,7 +542,7 @@ msgstr "Aktion »Importieren« ausführen"
 msgid "Execute lock action"
 msgstr "Aktion »Sperren« ausführen"
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 msgid "Execute log action"
 msgstr "Aktion »Log« ausführen"
 
@@ -563,7 +566,7 @@ msgstr "Aktion »Umplatzieren« ausführen"
 msgid "Execute revert action"
 msgstr "Aktion »Rückgängig« ausführen"
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 msgid "Execute status action"
 msgstr "Aktion »Status« ausführen"
 
@@ -579,7 +582,7 @@ msgstr "Aktion »Entsperren« ausführen"
 msgid "Execute update action"
 msgstr "Aktion »Aktualisieren« ausführen"
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 msgid "Add Related Options:"
 msgstr "Optionen fürs Hinzufügen:"
 
@@ -623,7 +626,7 @@ msgstr "Optionen fürs Importieren:"
 msgid "Lock Related Options:"
 msgstr "Optionen fürs Sperren:"
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 msgid "Log Related Options:"
 msgstr "Optionen für Logs:"
 
@@ -653,7 +656,7 @@ msgstr "Optionen fürs Umplatzieren:"
 msgid "Revert Related Options:"
 msgstr "Optionen fürs Rückängigmachen:"
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 msgid "Status Related Options:"
 msgstr "Optionen für den Zustand:"
 
@@ -691,11 +694,13 @@ msgstr "Zeile"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 msgid "Revision"
 msgstr "Version"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr "Autor"
 
@@ -987,6 +992,7 @@ msgid "Import Message"
 msgstr "Importiermeldung"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 msgid "Message"
 msgstr "Nachricht"
 
@@ -996,6 +1002,7 @@ msgid "Action"
 msgstr "Aktion"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr "Datei"
 
@@ -1101,6 +1108,8 @@ msgstr "_Von:"
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr "Wählen Sie einen Ordner"
 
@@ -1110,6 +1119,7 @@ msgstr "_Nach:"
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr "_Verzeichnis:"
 
@@ -1145,15 +1155,17 @@ msgstr "Externes verbergen"
 msgid "Check Repository"
 msgstr "Ablage überprüfen"
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 msgid "Status failed"
 msgstr "Status fehlgeschlagen"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr "_Ablage:"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr "Übertragen"
 
@@ -1181,22 +1193,32 @@ msgstr "Anderer Fehler."
 msgid "Trust"
 msgstr "Vertrauen"
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 #, fuzzy
 msgid "Execute branch action"
 msgstr "Aktion »Beschuldigen« ausführen"
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Aktion »Log« ausführen"
+
+#: ../tvp-git-helper/main.c:101
 #, fuzzy
 msgid "Execute reset action"
 msgstr "Aktion »Rückgängig« ausführen"
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 #, fuzzy
 msgid "Branch Related Options:"
 msgstr "Optionen fürs Beschuldigen:"
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Optionen fürs Kopieren:"
+
+#: ../tvp-git-helper/main.c:135
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "Optionen fürs Rückängigmachen:"
@@ -1206,11 +1228,36 @@ msgstr "Optionen fürs Rückängigmachen:"
 msgid "Add finished"
 msgstr "Aufräumen vollständig"
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr ""
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Aufräumen vollständig"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Räume auf ..."
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Autor"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Einchecken"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Verändert"
diff --git a/po/en_GB.po b/po/en_GB.po
index 07f1f84..e2125b3 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+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"
@@ -19,250 +19,252 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr "SVN"
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr "GIT"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr "Add"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 msgid "Menu|Blame"
 msgstr "Blame"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
 #: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Blame"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Menu|Changelist"
 msgstr "Changelist"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Changelist"
 msgstr "Changelist"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Checkout"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 msgid "Menu|Cleanup"
 msgstr "Cleanup"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 msgid "Cleanup"
 msgstr "Cleanup"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 msgid "Commit"
 msgstr "Commit"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 msgid "Menu|Copy"
 msgstr "Copy"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 msgid "Copy"
 msgstr "Copy"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 msgid "Menu|Delete"
 msgstr "Delete"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
 #: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Delete"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Diff"
 msgstr "Diff"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Diff"
 msgstr "Diff"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 msgid "Menu|Export"
 msgstr "Export"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
 #: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Export"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 msgid "Menu|Import"
 msgstr "Import"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
 #: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Import"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Menu|Info"
 msgstr "Info"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr "Info"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 msgid "Menu|Lock"
 msgstr "Lock"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Move"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Menu|Edit Properties"
 msgstr "Edit Properties"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Edit Properties"
 msgstr "Edit Properties"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 msgid "Menu|Relocate"
 msgstr "Relocate"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Relocate"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 msgid "Menu|Resolved"
 msgstr "Resolved"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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"
 msgstr "Resolved"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Menu|Resolve"
 msgstr "Resolve"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Resolve"
 msgstr "Resolve"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 msgid "Menu|Revert"
 msgstr "Revert"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
 #: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Revert"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 msgid "Menu|Switch"
 msgstr "Switch"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
 #: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Switch"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 msgid "Menu|Unlock"
 msgstr "Unlock"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Unlock"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 msgid "Menu|Update"
 msgstr "Update"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Update"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Action %s is unimplemented"
@@ -358,143 +360,144 @@ msgstr "Immediates"
 msgid "Infinity"
 msgstr "Infinity"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Bisect"
 msgstr "Blame"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 #, fuzzy
 msgid "Menu|Branch"
 msgstr "Branch"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr "Branch"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 #, fuzzy
 msgid "Menu|Clone"
 msgstr "Copy"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 #, fuzzy
 msgid "Menu|Fetch"
 msgstr "Switch"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 #, fuzzy
 msgid "Menu|Grep"
 msgstr "Cleanup"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Menu|Init"
 msgstr "Info"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Init"
 msgstr "Infinity"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Menu|Merge"
 msgstr "Move"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Merge"
 msgstr "Merged"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 #, fuzzy
 msgid "Menu|Pull"
 msgstr "Blame"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 #, fuzzy
 msgid "Menu|Push"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Menu|Rebase"
 msgstr "Resolve"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Rebase"
 msgstr "Reset"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 #, fuzzy
 msgid "Menu|Reset"
 msgstr "Revert"
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 msgid "Reset"
 msgstr "Reset"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Menu|Remove"
 msgstr "Resolve"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Remove"
 msgstr "Resolve"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 #, fuzzy
 msgid "Menu|Show"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 #, fuzzy
 msgid "Menu|Tag"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr "Print version information"
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 msgid "Execute add action"
 msgstr "Execute add action"
 
@@ -538,7 +541,7 @@ msgstr "Execute import action"
 msgid "Execute lock action"
 msgstr "Execute lock action"
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 msgid "Execute log action"
 msgstr "Execute log action"
 
@@ -562,7 +565,7 @@ msgstr "Execute relocate action"
 msgid "Execute revert action"
 msgstr "Execute revert action"
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 msgid "Execute status action"
 msgstr "Execute status action"
 
@@ -578,7 +581,7 @@ msgstr "Execute unlock action"
 msgid "Execute update action"
 msgstr "Execute update action"
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 msgid "Add Related Options:"
 msgstr "Add Related Options:"
 
@@ -622,7 +625,7 @@ msgstr "Import Related Options:"
 msgid "Lock Related Options:"
 msgstr "Lock Related Options:"
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 msgid "Log Related Options:"
 msgstr "Log Related Options:"
 
@@ -652,7 +655,7 @@ msgstr "Relocate Related Options:"
 msgid "Revert Related Options:"
 msgstr "Revert Related Options:"
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 msgid "Status Related Options:"
 msgstr "Status Related Options:"
 
@@ -690,11 +693,13 @@ msgstr "Line"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 msgid "Revision"
 msgstr "Revision"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr "Author"
 
@@ -977,6 +982,7 @@ msgid "Import Message"
 msgstr "Import Message"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 msgid "Message"
 msgstr "Message"
 
@@ -986,6 +992,7 @@ msgid "Action"
 msgstr "Action"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr "File"
 
@@ -1091,6 +1098,8 @@ msgstr "_From:"
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr "Select a folder"
 
@@ -1100,6 +1109,7 @@ msgstr "_To:"
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr "_Directory:"
 
@@ -1135,15 +1145,17 @@ msgstr "Hide Externals"
 msgid "Check Repository"
 msgstr "Check Repository"
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 msgid "Status failed"
 msgstr "Status failed"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr "_Repository:"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr "Transfer"
 
@@ -1171,19 +1183,29 @@ msgstr "Other failure."
 msgid "Trust"
 msgstr "Trust"
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 msgid "Execute branch action"
 msgstr "Execute branch action"
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Execute log action"
+
+#: ../tvp-git-helper/main.c:101
 msgid "Execute reset action"
 msgstr "Execute reset action"
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 msgid "Branch Related Options:"
 msgstr "Branch Related Options:"
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Copy Related Options:"
+
+#: ../tvp-git-helper/main.c:135
 msgid "Reset Related Options:"
 msgstr "Reset Related Options:"
 
@@ -1191,15 +1213,40 @@ msgstr "Reset Related Options:"
 msgid "Add finished"
 msgstr "Add finished"
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr "Adding ..."
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Cleanup finished"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Cleaning up ..."
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr "untracked"
 
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Author"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Commit"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Changed"
+
 #~ msgid "%1$s on %2$s"
 #~ msgstr "%1$s on %2$s"
 
diff --git a/po/es.po b/po/es.po
index f2ed953..b89d4cb 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
 "PO-Revision-Date: 2008-12-16 21:49+0100\n"
 "Last-Translator: Abel Martín <abel.martin.ruiz at gmail.com>\n"
 "Language-Team: Spanish <xfce-i18n at xfce.org>\n"
@@ -19,252 +19,254 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr "SVN"
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr "Añadir"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 msgid "Menu|Blame"
 msgstr "Revisión detallada"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 #, fuzzy
 msgid "Menu|Changelist"
 msgstr "Obtener"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 #, fuzzy
 msgid "Changelist"
 msgstr "Cambiado"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Obtener"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 msgid "Menu|Cleanup"
 msgstr "Eliminar bloqueos"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 msgid "Cleanup"
 msgstr "Eliminar bloqueos"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 msgid "Commit"
 msgstr "Enviar cambios"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 msgid "Menu|Copy"
 msgstr "Copiar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 msgid "Copy"
 msgstr "Copiar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 msgid "Menu|Delete"
 msgstr "Borrar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
 #: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Borrar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Diff"
 msgstr "Diferencias"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Diff"
 msgstr "Diferencias"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 msgid "Menu|Export"
 msgstr "Exportar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
 #: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exportar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 msgid "Menu|Import"
 msgstr "Importar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
 #: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Menu|Info"
 msgstr "Información"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr "Información"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 msgid "Menu|Lock"
 msgstr "Bloquear"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr "Mostrar registro"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Mover"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Menu|Edit Properties"
 msgstr "Editar propiedades"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Edit Properties"
 msgstr "Editar propiedades"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 msgid "Menu|Relocate"
 msgstr "Reubicar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Reubicar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 msgid "Menu|Resolved"
 msgstr "Resuelto"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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"
 msgstr "Resuelto"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Menu|Resolve"
 msgstr "Resolver"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Resolve"
 msgstr "Resolver"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 msgid "Menu|Revert"
 msgstr "Revertir"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
 #: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Revertir"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr "Estado"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 msgid "Menu|Switch"
 msgstr "Intercambiar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
 #: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Intercambiar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 msgid "Menu|Unlock"
 msgstr "Desbloquear"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Desbloquear"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 msgid "Menu|Update"
 msgstr "Actualizar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Actualizar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "La acción %s no está implementada"
@@ -362,143 +364,144 @@ msgstr ""
 msgid "Infinity"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Bisect"
 msgstr "Revisión detallada"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 #, fuzzy
 msgid "Menu|Branch"
 msgstr "Revisión detallada"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 #, fuzzy
 msgid "Menu|Clone"
 msgstr "Copiar"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 #, fuzzy
 msgid "Menu|Fetch"
 msgstr "Intercambiar"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 #, fuzzy
 msgid "Menu|Grep"
 msgstr "Eliminar bloqueos"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Menu|Init"
 msgstr "Información"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 msgid "Init"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Menu|Merge"
 msgstr "Mover"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Merge"
 msgstr "Fusionado"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 #, fuzzy
 msgid "Menu|Pull"
 msgstr "Revisión detallada"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 #, fuzzy
 msgid "Menu|Push"
 msgstr "Estado"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Menu|Rebase"
 msgstr "Resolver"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Rebase"
 msgstr "Revertir"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 #, fuzzy
 msgid "Menu|Reset"
 msgstr "Revertir"
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 #, fuzzy
 msgid "Reset"
 msgstr "Revertir"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Menu|Remove"
 msgstr "Resolver"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Remove"
 msgstr "Resolver"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 #, fuzzy
 msgid "Menu|Show"
 msgstr "Mostrar registro"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 #, fuzzy
 msgid "Menu|Tag"
 msgstr "Mostrar registro"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr "Imprimir información de versión"
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 msgid "Execute add action"
 msgstr "Ejecutar acción añadir"
 
@@ -543,7 +546,7 @@ msgstr "Ejecutar acción importar"
 msgid "Execute lock action"
 msgstr "Ejecutar acción bloquear"
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 msgid "Execute log action"
 msgstr "Ejecutar acción mostrar registro"
 
@@ -567,7 +570,7 @@ msgstr "Ejecutar acción reubicar"
 msgid "Execute revert action"
 msgstr "Ejecutar acción revertir"
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 msgid "Execute status action"
 msgstr "Ejecutar acción estado"
 
@@ -583,7 +586,7 @@ msgstr "Ejecutar acción desbloquear"
 msgid "Execute update action"
 msgstr "Ejecutar acción actualizar"
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 msgid "Add Related Options:"
 msgstr "Opciones relacionadas con añadir:"
 
@@ -628,7 +631,7 @@ msgstr "Opciones relacionadas con importar:"
 msgid "Lock Related Options:"
 msgstr "Opciones relacionadas con bloquear:"
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 msgid "Log Related Options:"
 msgstr "Opciones relacionadas con mostrar registro:"
 
@@ -658,7 +661,7 @@ msgstr "Opciones relacionadas con reubicar:"
 msgid "Revert Related Options:"
 msgstr "Opciones relacionadas con revertir:"
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 msgid "Status Related Options:"
 msgstr "Opciones relacionadas con estado:"
 
@@ -696,11 +699,13 @@ msgstr "Línea"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 msgid "Revision"
 msgstr "Revisión"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr "Autor"
 
@@ -994,6 +999,7 @@ msgid "Import Message"
 msgstr "Mensaje de importación"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 msgid "Message"
 msgstr "Mensaje"
 
@@ -1003,6 +1009,7 @@ msgid "Action"
 msgstr "Acción"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr "Archivo"
 
@@ -1110,6 +1117,8 @@ msgstr "_De:"
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr "Seleccione carpeta"
 
@@ -1119,6 +1128,7 @@ msgstr "_A:"
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr "_Directorio:"
 
@@ -1154,15 +1164,17 @@ msgstr "Ocultar externos"
 msgid "Check Repository"
 msgstr "Comprobar repositorio"
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 msgid "Status failed"
 msgstr "Fallo al obtener el estado"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr "_Repositorio:"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr "Transferencia"
 
@@ -1190,22 +1202,32 @@ msgstr "Otros fallos."
 msgid "Trust"
 msgstr "Confianza"
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 #, fuzzy
 msgid "Execute branch action"
 msgstr "Ejecutar acción diferencias detalladas"
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Ejecutar acción mostrar registro"
+
+#: ../tvp-git-helper/main.c:101
 #, fuzzy
 msgid "Execute reset action"
 msgstr "Ejecutar acción revertir"
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 #, fuzzy
 msgid "Branch Related Options:"
 msgstr "Opciones relacionadas con revisión detallada:"
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Opciones relacionadas con copiar:"
+
+#: ../tvp-git-helper/main.c:135
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "Opciones relacionadas con revertir:"
@@ -1215,15 +1237,40 @@ msgstr "Opciones relacionadas con revertir:"
 msgid "Add finished"
 msgstr "Eliminación de bloqueos finalizada"
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr ""
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Eliminación de bloqueos finalizada"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Eliminando bloqueos..."
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr ""
 
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Autor"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Enviar cambios"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Cambiado"
+
 #~ msgid "%1$s on %2$s"
 #~ msgstr "%1$s de %2$s"
 
diff --git a/po/fr.po b/po/fr.po
index e15493f..5c9db43 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
 "PO-Revision-Date: 2007-10-24 13:04+0100\n"
 "Last-Translator: Mike Massonnet <mmassonnet at gmail.com>\n"
 "Language-Team: French\n"
@@ -19,274 +19,276 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr "SVN"
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr "Ajouter"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 #, fuzzy
 msgid "Menu|Blame"
 msgstr "Différences détaillées"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 #, fuzzy
 msgid "Menu|Changelist"
 msgstr "Extraction"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Changelist"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 #, fuzzy
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Extraction"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 #, fuzzy
 msgid "Menu|Cleanup"
 msgstr "Nettoyer les verrous"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 msgid "Cleanup"
 msgstr "Nettoyer les verrous"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 #, fuzzy
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 msgid "Commit"
 msgstr "Envoyer"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 #, fuzzy
 msgid "Menu|Copy"
 msgstr "Complété"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 #, fuzzy
 msgid "Copy"
 msgstr "Complété"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 #, fuzzy
 msgid "Menu|Delete"
 msgstr "Effacer"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
 #: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Effacer"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 #, fuzzy
 msgid "Menu|Diff"
 msgstr "Différences"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Diff"
 msgstr "Différences"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 #, fuzzy
 msgid "Menu|Export"
 msgstr "Exporter"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
 #: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exporter"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 #, fuzzy
 msgid "Menu|Import"
 msgstr "SVN _Importer"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
 #: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
 #, fuzzy
 msgid "Import"
 msgstr "SVN _Importer"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 #, fuzzy
 msgid "Menu|Info"
 msgstr "Information"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr "Information"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 #, fuzzy
 msgid "Menu|Lock"
 msgstr "Bloquer"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr "Journal"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 #, fuzzy
 msgid "Menu|Edit Properties"
 msgstr "Éditer les propriétés"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Edit Properties"
 msgstr "Éditer les propriétés"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 #, fuzzy
 msgid "Menu|Relocate"
 msgstr "Effacer"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 #, fuzzy
 msgid "Menu|Resolved"
 msgstr "Fixer comme résolu"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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
 msgid "Resolved"
 msgstr "Fixer comme résolu"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 #, fuzzy
 msgid "Menu|Resolve"
 msgstr "Fixer comme résolu"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Resolve"
 msgstr "Fixer comme résolu"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 #, fuzzy
 msgid "Menu|Revert"
 msgstr "Restaurer"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
 #: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Restaurer"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 #, fuzzy
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr "État"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 #, fuzzy
 msgid "Menu|Switch"
 msgstr "Modifier l'adresse du dépôt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 #, fuzzy
 msgid "Menu|Unlock"
 msgstr "Débloquer"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Débloquer"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 #, fuzzy
 msgid "Menu|Update"
 msgstr "Mettre à jour"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Mettre à jour"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -384,143 +386,144 @@ msgstr ""
 msgid "Infinity"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Bisect"
 msgstr "Différences détaillées"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 #, fuzzy
 msgid "Menu|Branch"
 msgstr "Différences détaillées"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 #, fuzzy
 msgid "Menu|Clone"
 msgstr "Complété"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 #, fuzzy
 msgid "Menu|Fetch"
 msgstr "Modifier l'adresse du dépôt"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 #, fuzzy
 msgid "Menu|Grep"
 msgstr "Nettoyer les verrous"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Menu|Init"
 msgstr "Information"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 msgid "Init"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Menu|Merge"
 msgstr "Effacer"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Merge"
 msgstr "Envoyer"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 #, fuzzy
 msgid "Menu|Pull"
 msgstr "Différences détaillées"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 #, fuzzy
 msgid "Menu|Push"
 msgstr "État"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Menu|Rebase"
 msgstr "Fixer comme résolu"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Rebase"
 msgstr "Restaurer"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 #, fuzzy
 msgid "Menu|Reset"
 msgstr "Restaurer"
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 #, fuzzy
 msgid "Reset"
 msgstr "Restaurer"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Menu|Remove"
 msgstr "Fixer comme résolu"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Remove"
 msgstr "Fixer comme résolu"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 #, fuzzy
 msgid "Menu|Show"
 msgstr "Modifier l'adresse du dépôt"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 #, fuzzy
 msgid "Menu|Tag"
 msgstr "Différences détaillées"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr "Afficher l'information sur la version"
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 #, fuzzy
 msgid "Execute add action"
 msgstr "Exécuter une mise à jour"
@@ -574,7 +577,7 @@ msgstr "Exécuter une extraction"
 msgid "Execute lock action"
 msgstr "Exécuter une mise à jour"
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 #, fuzzy
 msgid "Execute log action"
 msgstr "Exécuter une mise à jour"
@@ -604,7 +607,7 @@ msgstr "Exécuter une mise à jour"
 msgid "Execute revert action"
 msgstr "Exécuter une extraction"
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 #, fuzzy
 msgid "Execute status action"
 msgstr "Exécuter une mise à jour"
@@ -623,7 +626,7 @@ msgstr "Exécuter une extraction"
 msgid "Execute update action"
 msgstr "Exécuter une mise à jour"
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 msgid "Add Related Options:"
 msgstr ""
 
@@ -670,7 +673,7 @@ msgstr ""
 msgid "Lock Related Options:"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 msgid "Log Related Options:"
 msgstr ""
 
@@ -703,7 +706,7 @@ msgstr "Exécuter une mise à jour"
 msgid "Revert Related Options:"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 msgid "Status Related Options:"
 msgstr ""
 
@@ -743,12 +746,14 @@ msgstr "Se connecter"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 #, fuzzy
 msgid "Revision"
 msgstr "À la révision : %li"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr ""
 
@@ -1058,6 +1063,7 @@ msgid "Import Message"
 msgstr "Envoyer"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 #, fuzzy
 msgid "Message"
 msgstr "Envoyer"
@@ -1068,6 +1074,7 @@ msgid "Action"
 msgstr "Action"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr ""
 
@@ -1180,6 +1187,8 @@ msgstr ""
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr ""
 
@@ -1189,6 +1198,7 @@ msgstr ""
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr ""
 
@@ -1228,16 +1238,18 @@ msgstr "Externe"
 msgid "Check Repository"
 msgstr ""
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 #, fuzzy
 msgid "Status failed"
 msgstr "État"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr ""
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr ""
 
@@ -1265,22 +1277,32 @@ msgstr ""
 msgid "Trust"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 #, fuzzy
 msgid "Execute branch action"
 msgstr "Exécuter une extraction"
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Exécuter une mise à jour"
+
+#: ../tvp-git-helper/main.c:101
 #, fuzzy
 msgid "Execute reset action"
 msgstr "Exécuter une extraction"
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 #, fuzzy
 msgid "Branch Related Options:"
 msgstr "Exécuter une mise à jour"
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Exécuter une mise à jour"
+
+#: ../tvp-git-helper/main.c:135
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "Exécuter une mise à jour"
@@ -1290,15 +1312,39 @@ msgstr "Exécuter une mise à jour"
 msgid "Add finished"
 msgstr "Nettoyer les verrous"
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr ""
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Nettoyer les verrous"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Nettoyer les verrous"
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr ""
 
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+msgid "AuthorDate"
+msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Envoyer"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Extraction"
+
 #, fuzzy
 #~ msgid "Modify Property Recursive"
 #~ msgstr "Éditer les propriétés"
diff --git a/po/gl.po b/po/gl.po
index d8b1006..e32101b 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
 "PO-Revision-Date: 2009-04-14 22:02+0100\n"
 "Last-Translator: Leandro Regueiro <leandro.regueiro at gmail.com>\n"
 "Language-Team: Galician <proxecto at trasno.net>\n"
@@ -22,267 +22,269 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr "SVN"
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr "Engadir"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 #, fuzzy
 msgid "Menu|Blame"
 msgstr "Menú Pinceis"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
 #: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 #, fuzzy
 msgid "Menu|Changelist"
 msgstr "Menú Pinceis"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 #, fuzzy
 msgid "Changelist"
 msgstr "Lista de cambios"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 #, fuzzy
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 #, fuzzy
 msgid "Menu|Cleanup"
 msgstr "Menú Pinceis"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 #, fuzzy
 msgid "Cleanup"
 msgstr "A limpar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 #, fuzzy
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 #, fuzzy
 msgid "Commit"
 msgstr "E_fectuar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 msgid "Menu|Copy"
 msgstr "Copiar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 msgid "Copy"
 msgstr "Copiar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 msgid "Menu|Delete"
 msgstr "Eliminar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
 #: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Eliminar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Diff"
 msgstr "Diferencias"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 #, fuzzy
 msgid "Diff"
 msgstr "Diff"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 msgid "Menu|Export"
 msgstr "Exportar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
 #: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exportar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 msgid "Menu|Import"
 msgstr "Importar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
 #: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Menu|Info"
 msgstr "Información"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr "Información"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 msgid "Menu|Lock"
 msgstr "Bloquear"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr "Rexistro"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Mover"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Menu|Edit Properties"
 msgstr "Editar as propiedades"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Edit Properties"
 msgstr "Editar as propiedades"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 #, fuzzy
 msgid "Menu|Relocate"
 msgstr "Menú Pinceis"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 #, fuzzy
 msgid "Menu|Resolved"
 msgstr "Menú Pinceis"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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"
 msgstr "Resolto"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 #, fuzzy
 msgid "Menu|Resolve"
 msgstr "_Resolver conflitos..."
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 #, fuzzy
 msgid "Resolve"
 msgstr "_Resolver conflitos..."
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 #, fuzzy
 msgid "Menu|Revert"
 msgstr "Reverter imaxe"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
 #: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
 #, fuzzy
 msgid "Revert"
 msgstr "Reverter"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr "Estado"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 #, fuzzy
 msgid "Menu|Switch"
 msgstr "Cambiar de usuario"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
 #: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
 #, fuzzy
 msgid "Switch"
 msgstr "Intercambio"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 msgid "Menu|Unlock"
 msgstr "Desbloquear"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Desbloquear"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 msgid "Menu|Update"
 msgstr "Actualizar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Actualizar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "A acción %s non está implementada"
@@ -380,144 +382,145 @@ msgstr ""
 msgid "Infinity"
 msgstr "infinito"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Bisect"
 msgstr "Menú Pinceis"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 #, fuzzy
 msgid "Menu|Branch"
 msgstr "Menú Pinceis"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 #, fuzzy
 msgid "Menu|Clone"
 msgstr "Copiar"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 #, fuzzy
 msgid "Menu|Fetch"
 msgstr "Cambiar de usuario"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 #, fuzzy
 msgid "Menu|Grep"
 msgstr "Menú Pinceis"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Menu|Init"
 msgstr "Información"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Init"
 msgstr "infinito"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Menu|Merge"
 msgstr "Mover"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Merge"
 msgstr "Combinado: %s"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 #, fuzzy
 msgid "Menu|Pull"
 msgstr "Menú Pinceis"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 #, fuzzy
 msgid "Menu|Push"
 msgstr "Estado"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Menu|Rebase"
 msgstr "_Resolver conflitos..."
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Rebase"
 msgstr "Reverter"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 #, fuzzy
 msgid "Menu|Reset"
 msgstr "Reverter imaxe"
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 #, fuzzy
 msgid "Reset"
 msgstr "Reverter"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Menu|Remove"
 msgstr "_Resolver conflitos..."
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Remove"
 msgstr "_Resolver conflitos..."
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 #, fuzzy
 msgid "Menu|Show"
 msgstr "Rexistro"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 #, fuzzy
 msgid "Menu|Tag"
 msgstr "Rexistro"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr "Mostrar a información da versión"
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 msgid "Execute add action"
 msgstr "Executar a acción de engadir"
 
@@ -570,7 +573,7 @@ msgstr "Desface-la última acción"
 msgid "Execute lock action"
 msgstr "Desface-la última acción"
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 #, fuzzy
 msgid "Execute log action"
 msgstr "Desface-la última acción"
@@ -600,7 +603,7 @@ msgstr "Desface-la última acción"
 msgid "Execute revert action"
 msgstr "Desface-la última acción"
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 #, fuzzy
 msgid "Execute status action"
 msgstr "Desface-la última acción"
@@ -620,7 +623,7 @@ msgstr "Desface-la última acción"
 msgid "Execute update action"
 msgstr "Desface-la última acción"
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 #, fuzzy
 msgid "Add Related Options:"
 msgstr ""
@@ -705,7 +708,7 @@ msgstr ""
 "\n"
 "Opcións dispoñibles:"
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 #, fuzzy
 msgid "Log Related Options:"
 msgstr ""
@@ -756,7 +759,7 @@ msgstr ""
 "\n"
 "Opcións dispoñibles:"
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 #, fuzzy
 msgid "Status Related Options:"
 msgstr ""
@@ -810,11 +813,13 @@ msgstr "Liña"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 msgid "Revision"
 msgstr "Revisión"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr "Autor"
 
@@ -1145,6 +1150,7 @@ msgid "Import Message"
 msgstr "Mensaxe de importación"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 msgid "Message"
 msgstr "Mensaxe"
 
@@ -1154,6 +1160,7 @@ msgid "Action"
 msgstr "Acción"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr "Ficheiro"
 
@@ -1274,6 +1281,8 @@ msgstr "_Dende:"
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr "Seleccione un cartafol"
 
@@ -1283,6 +1292,7 @@ msgstr "_A:"
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr "_Directorio:"
 
@@ -1327,16 +1337,18 @@ msgstr "Agochar o obxecto"
 msgid "Check Repository"
 msgstr "Comprobar o repositorio"
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 #, fuzzy
 msgid "Status failed"
 msgstr "Fallou"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr "_Repositorio:"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr "Transferir"
 
@@ -1364,17 +1376,22 @@ msgstr "Outro fallo."
 msgid "Trust"
 msgstr "Confiar"
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 #, fuzzy
 msgid "Execute branch action"
 msgstr "Desface-la última acción"
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Desface-la última acción"
+
+#: ../tvp-git-helper/main.c:101
 #, fuzzy
 msgid "Execute reset action"
 msgstr "Desface-la última acción"
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 #, fuzzy
 msgid "Branch Related Options:"
 msgstr ""
@@ -1382,7 +1399,15 @@ msgstr ""
 "\n"
 "Opcións dispoñibles:"
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr ""
+"[OPCIÓNS...] [FICHEIRO...]\n"
+"\n"
+"Opcións dispoñibles:"
+
+#: ../tvp-git-helper/main.c:135
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr ""
@@ -1395,15 +1420,40 @@ msgstr ""
 msgid "Add finished"
 msgstr "Debuxo rematado"
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr ""
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Debuxo rematado"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Subir cursor"
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr ""
 
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Autor"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "E_fectuar"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Modificado"
+
 #~ msgid "%1$s on %2$s"
 #~ msgstr "%1$s en %2$s"
 
diff --git a/po/hu.po b/po/hu.po
index 5720be1..721bb93 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
 "PO-Revision-Date: 2007-06-04 08:37+0100\n"
 "Last-Translator: SZERVÁC Attila <sas at 321.hu>\n"
 "Language-Team: Hungarian\n"
@@ -15,273 +15,275 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr "SVN"
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr "Hozzáad"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 msgid "Menu|Blame"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
 #: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 #, fuzzy
 msgid "Menu|Changelist"
 msgstr "SVN _Checkout"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Changelist"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 #, fuzzy
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 #, fuzzy
 msgid "Checkout"
 msgstr "SVN _Checkout"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 #, fuzzy
 msgid "Menu|Cleanup"
 msgstr "Tisztít"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 msgid "Cleanup"
 msgstr "Tisztít"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 msgid "Commit"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 #, fuzzy
 msgid "Menu|Copy"
 msgstr "Kész"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 #, fuzzy
 msgid "Copy"
 msgstr "Kész"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 #, fuzzy
 msgid "Menu|Delete"
 msgstr "Töröl"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 #, fuzzy
 msgid "Menu|Diff"
 msgstr "Különbség"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Diff"
 msgstr "Különbség"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 #, fuzzy
 msgid "Menu|Export"
 msgstr "Export"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
 #: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Export"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 #, fuzzy
 msgid "Menu|Import"
 msgstr "SVN _Import"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
 #: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
 #, fuzzy
 msgid "Import"
 msgstr "SVN _Import"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 #, fuzzy
 msgid "Menu|Info"
 msgstr "Adatok"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr "Adatok"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 #, fuzzy
 msgid "Menu|Lock"
 msgstr "Zár"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr "Napló"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 #, fuzzy
 msgid "Menu|Edit Properties"
 msgstr "Tulajdonságok szerkesztése"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Edit Properties"
 msgstr "Tulajdonságok szerkesztése"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 #, fuzzy
 msgid "Menu|Relocate"
 msgstr "Töröl"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 #, fuzzy
 msgid "Menu|Resolved"
 msgstr "Megold"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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
 msgid "Resolved"
 msgstr "Megold"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 #, fuzzy
 msgid "Menu|Resolve"
 msgstr "Megold"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Resolve"
 msgstr "Megold"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 #, fuzzy
 msgid "Menu|Revert"
 msgstr "Visszaállít"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 #, fuzzy
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr "Állapot"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 #, fuzzy
 msgid "Menu|Switch"
 msgstr "Vált"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 #, fuzzy
 msgid "Menu|Unlock"
 msgstr "Felold"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Felold"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 #, fuzzy
 msgid "Menu|Update"
 msgstr "Frissít"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Frissít"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -379,143 +381,144 @@ msgstr ""
 msgid "Infinity"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Bisect"
 msgstr "SVN _Checkout"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 #, fuzzy
 msgid "Menu|Branch"
 msgstr "Vált"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 #, fuzzy
 msgid "Menu|Clone"
 msgstr "Kész"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 #, fuzzy
 msgid "Menu|Fetch"
 msgstr "Vált"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 #, fuzzy
 msgid "Menu|Grep"
 msgstr "Tisztít"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Menu|Init"
 msgstr "Adatok"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 msgid "Init"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Menu|Merge"
 msgstr "Töröl"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Merge"
 msgstr "Töröl"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 #, fuzzy
 msgid "Menu|Pull"
 msgstr "Töröl"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 #, fuzzy
 msgid "Menu|Push"
 msgstr "Állapot"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Menu|Rebase"
 msgstr "Megold"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Rebase"
 msgstr "Visszaállít"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 #, fuzzy
 msgid "Menu|Reset"
 msgstr "Visszaállít"
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 #, fuzzy
 msgid "Reset"
 msgstr "Visszaállít"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Menu|Remove"
 msgstr "Megold"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Remove"
 msgstr "Megold"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 #, fuzzy
 msgid "Menu|Show"
 msgstr "Vált"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 #, fuzzy
 msgid "Menu|Tag"
 msgstr "Állapot"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr "Verzió kiírása"
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 #, fuzzy
 msgid "Execute add action"
 msgstr "Frissítési művelet futtatása"
@@ -569,7 +572,7 @@ msgstr "Checkout művelet futtatása"
 msgid "Execute lock action"
 msgstr "Frissítési művelet futtatása"
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 #, fuzzy
 msgid "Execute log action"
 msgstr "Frissítési művelet futtatása"
@@ -599,7 +602,7 @@ msgstr "Frissítési művelet futtatása"
 msgid "Execute revert action"
 msgstr "Checkout művelet futtatása"
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 #, fuzzy
 msgid "Execute status action"
 msgstr "Frissítési művelet futtatása"
@@ -618,7 +621,7 @@ msgstr "Checkout művelet futtatása"
 msgid "Execute update action"
 msgstr "Frissítési művelet futtatása"
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 msgid "Add Related Options:"
 msgstr ""
 
@@ -665,7 +668,7 @@ msgstr ""
 msgid "Lock Related Options:"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 msgid "Log Related Options:"
 msgstr ""
 
@@ -698,7 +701,7 @@ msgstr "Frissítési művelet futtatása"
 msgid "Revert Related Options:"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 msgid "Status Related Options:"
 msgstr ""
 
@@ -738,12 +741,14 @@ msgstr "Bejelentkezés"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 #, fuzzy
 msgid "Revision"
 msgstr "E verziónál: %li"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr ""
 
@@ -1051,6 +1056,7 @@ msgid "Import Message"
 msgstr "Töröl"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 #, fuzzy
 msgid "Message"
 msgstr "Töröl"
@@ -1061,6 +1067,7 @@ msgid "Action"
 msgstr "Művelet"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr ""
 
@@ -1172,6 +1179,8 @@ msgstr ""
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr ""
 
@@ -1181,6 +1190,7 @@ msgstr ""
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr ""
 
@@ -1220,16 +1230,18 @@ msgstr "Külső"
 msgid "Check Repository"
 msgstr ""
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 #, fuzzy
 msgid "Status failed"
 msgstr "Állapot"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr ""
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr ""
 
@@ -1257,22 +1269,32 @@ msgstr ""
 msgid "Trust"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 #, fuzzy
 msgid "Execute branch action"
 msgstr "Checkout művelet futtatása"
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Frissítési művelet futtatása"
+
+#: ../tvp-git-helper/main.c:101
 #, fuzzy
 msgid "Execute reset action"
 msgstr "Checkout művelet futtatása"
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 #, fuzzy
 msgid "Branch Related Options:"
 msgstr "Frissítési művelet futtatása"
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Frissítési művelet futtatása"
+
+#: ../tvp-git-helper/main.c:135
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "Frissítési művelet futtatása"
@@ -1282,15 +1304,38 @@ msgstr "Frissítési művelet futtatása"
 msgid "Add finished"
 msgstr "Tisztít"
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr ""
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Tisztít"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Tisztít"
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr ""
 
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+msgid "AuthorDate"
+msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+msgid "CommitDate"
+msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "SVN _Checkout"
+
 #, fuzzy
 #~ msgid "Modify Property Recursive"
 #~ msgstr "Tulajdonságok szerkesztése"
diff --git a/po/id.po b/po/id.po
index d19f3e6..3592ade 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
 "PO-Revision-Date: 2009-04-09 21:38-0400\n"
 "Last-Translator: Andhika Padmawan <andhika.padmawan at gmail.com>\n"
 "Language-Team: Indonesian <id at li.org>\n"
@@ -17,250 +17,252 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr "SVN"
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr "Tambah"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 msgid "Menu|Blame"
 msgstr "Salahkan"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
 #: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Salahkan"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Menu|Changelist"
 msgstr "Senarai Ubah"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Changelist"
 msgstr "Senarai Ubah"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 msgid "Menu|Cleanup"
 msgstr "Bersihkan"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 msgid "Cleanup"
 msgstr "Bersihkan"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 msgid "Commit"
 msgstr "Terapkan"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 msgid "Menu|Copy"
 msgstr "Salin"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 msgid "Copy"
 msgstr "Salin"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 msgid "Menu|Delete"
 msgstr "Hapus"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
 #: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Hapus"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Diff"
 msgstr "Beda"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Diff"
 msgstr "Beda"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 msgid "Menu|Export"
 msgstr "Ekspor"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
 #: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Ekspor"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 msgid "Menu|Import"
 msgstr "Impor"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
 #: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Impor"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Menu|Info"
 msgstr "Info"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr "Info"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 msgid "Menu|Lock"
 msgstr "Kunci"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr "Catatan"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Pindah"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Menu|Edit Properties"
 msgstr "Sunting Properti"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Edit Properties"
 msgstr "Sunting Properti"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 msgid "Menu|Relocate"
 msgstr "Relokasi"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Relokasi"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 msgid "Menu|Resolved"
 msgstr "Benahi"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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"
 msgstr "Benahi"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Menu|Resolve"
 msgstr "Benah"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Resolve"
 msgstr "Benah"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 msgid "Menu|Revert"
 msgstr "Kembalikan"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
 #: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Kembalikan"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 msgid "Menu|Switch"
 msgstr "Ganti"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
 #: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Ganti"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 msgid "Menu|Unlock"
 msgstr "Buka Kunci"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Buka Kunci"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 msgid "Menu|Update"
 msgstr "Mutakhirkan"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Mutakhirkan"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Aksi %s tak diimplementasikan"
@@ -356,144 +358,145 @@ msgstr "Segera"
 msgid "Infinity"
 msgstr "Ketakterhinggaan"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Bisect"
 msgstr "Salahkan"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 #, fuzzy
 msgid "Menu|Branch"
 msgstr "Salahkan"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 #, fuzzy
 msgid "Menu|Clone"
 msgstr "Salin"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 #, fuzzy
 msgid "Menu|Fetch"
 msgstr "Ganti"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 #, fuzzy
 msgid "Menu|Grep"
 msgstr "Bersihkan"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Menu|Init"
 msgstr "Info"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Init"
 msgstr "Ketakterhinggaan"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Menu|Merge"
 msgstr "Pindah"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Merge"
 msgstr "Dimerger"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 #, fuzzy
 msgid "Menu|Pull"
 msgstr "Salahkan"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 #, fuzzy
 msgid "Menu|Push"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Menu|Rebase"
 msgstr "Benah"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Rebase"
 msgstr "Kembalikan"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 #, fuzzy
 msgid "Menu|Reset"
 msgstr "Kembalikan"
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 #, fuzzy
 msgid "Reset"
 msgstr "Kembalikan"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Menu|Remove"
 msgstr "Benah"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Remove"
 msgstr "Benah"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 #, fuzzy
 msgid "Menu|Show"
 msgstr "Catatan"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 #, fuzzy
 msgid "Menu|Tag"
 msgstr "Catatan"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr "Cetak informasi versi"
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 msgid "Execute add action"
 msgstr "Eksekusi aksi tambah"
 
@@ -537,7 +540,7 @@ msgstr "Eksekusi aksi impor"
 msgid "Execute lock action"
 msgstr "Eksekusi aksi kunci"
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 msgid "Execute log action"
 msgstr "Eksekusi aksi catatan"
 
@@ -561,7 +564,7 @@ msgstr "Eksekusi aksi relokasi"
 msgid "Execute revert action"
 msgstr "Eksekusi aksi kembalikan"
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 msgid "Execute status action"
 msgstr "Eksekusi aksi status"
 
@@ -577,7 +580,7 @@ msgstr "Eksekusi aksi buka kunci"
 msgid "Execute update action"
 msgstr "Eksekusi aksi mutakhirkan"
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 msgid "Add Related Options:"
 msgstr "Opsi Tambah Terkait:"
 
@@ -621,7 +624,7 @@ msgstr "Opsi Impor Terkait:"
 msgid "Lock Related Options:"
 msgstr "Opsi Kunci Terkait:"
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 msgid "Log Related Options:"
 msgstr "Opsi Catatan Terkait:"
 
@@ -651,7 +654,7 @@ msgstr "Opsi Terkait Relokasi:"
 msgid "Revert Related Options:"
 msgstr "Opsi Kembalikan Terkait:"
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 msgid "Status Related Options:"
 msgstr "Opsi Status Terkait:"
 
@@ -689,11 +692,13 @@ msgstr "Jalur"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 msgid "Revision"
 msgstr "Revisi"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr "Penulis"
 
@@ -985,6 +990,7 @@ msgid "Import Message"
 msgstr "Impor Pesan"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 msgid "Message"
 msgstr "Pesan"
 
@@ -994,6 +1000,7 @@ msgid "Action"
 msgstr "Aksi"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr "Berkas"
 
@@ -1099,6 +1106,8 @@ msgstr "_Dari:"
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr "Pilih folder"
 
@@ -1108,6 +1117,7 @@ msgstr "_Ke:"
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr "_Direktori:"
 
@@ -1143,15 +1153,17 @@ msgstr "Sembunyikan Eksternal"
 msgid "Check Repository"
 msgstr "Cek Gudang"
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 msgid "Status failed"
 msgstr "Status gagal"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr "_Gudang:"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr "Transfer"
 
@@ -1179,22 +1191,32 @@ msgstr "Kesalahan lainnya."
 msgid "Trust"
 msgstr "Percaya"
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 #, fuzzy
 msgid "Execute branch action"
 msgstr "Eksekusi aksi salahkan"
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Eksekusi aksi catatan"
+
+#: ../tvp-git-helper/main.c:101
 #, fuzzy
 msgid "Execute reset action"
 msgstr "Eksekusi aksi kembalikan"
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 #, fuzzy
 msgid "Branch Related Options:"
 msgstr "Opsi Terkait Salahkan:"
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Opsi Salin Terkait:"
+
+#: ../tvp-git-helper/main.c:135
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "Opsi Kembalikan Terkait:"
@@ -1204,15 +1226,40 @@ msgstr "Opsi Kembalikan Terkait:"
 msgid "Add finished"
 msgstr "Bersihkan selesai"
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr ""
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Bersihkan selesai"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Membersihkan ..."
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr ""
 
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Penulis"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Terapkan"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Diubah"
+
 #~ msgid "%1$s on %2$s"
 #~ msgstr "%1$s di %2$s"
 
diff --git a/po/lv.po b/po/lv.po
index b1bee2b..78c75de 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+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"
@@ -21,250 +21,252 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr "SVN"
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr "GIT"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr "Pievienot"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 msgid "Menu|Blame"
 msgstr "Vainot"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
 #: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Vainot"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Menu|Changelist"
 msgstr "Izmaiņu saraksts"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Changelist"
 msgstr "Izmaiņu saraksts"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 msgid "Menu|Cleanup"
 msgstr "Uzkopt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 msgid "Cleanup"
 msgstr "Uzkopt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 msgid "Commit"
 msgstr "Iesniegt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 msgid "Menu|Copy"
 msgstr "Kopēt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 msgid "Copy"
 msgstr "Kopēt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 msgid "Menu|Delete"
 msgstr "Dzēst"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Diff"
 msgstr "Atšķirība"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Diff"
 msgstr "Atšķirība"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 msgid "Menu|Export"
 msgstr "Eksportēt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 msgid "Menu|Import"
 msgstr "Imports"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
 #: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Imports"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Menu|Info"
 msgstr "Informācija"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr "Informācija"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 msgid "Menu|Lock"
 msgstr "Slēgt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr "Reģistrēt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Pārvietot"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Menu|Edit Properties"
 msgstr "Rediģēt rekvizītus"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Edit Properties"
 msgstr "Rediģēt rekvizītus"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 msgid "Menu|Relocate"
 msgstr "Atiedalīt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Atiedalīt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 msgid "Menu|Resolved"
 msgstr "Atrisināts"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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"
 msgstr "Atrisināts"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Menu|Resolve"
 msgstr "Atrisināt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Resolve"
 msgstr "Atrisināt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 msgid "Menu|Revert"
 msgstr "Atgriezt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
 #: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Atgriezt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 msgid "Menu|Switch"
 msgstr "Pārslēgt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 msgid "Menu|Unlock"
 msgstr "Atslēgt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Atslēgt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 msgid "Menu|Update"
 msgstr "Atjaunot"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Atjaunot"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Darbība %s nav izstrādāta"
@@ -360,143 +362,144 @@ msgstr "Tūlītējs"
 msgid "Infinity"
 msgstr "Bezgalīgi"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Bisect"
 msgstr "Vainot"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 #, fuzzy
 msgid "Menu|Branch"
 msgstr "Atzars"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr "Atzars"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 #, fuzzy
 msgid "Menu|Clone"
 msgstr "Kopēt"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 #, fuzzy
 msgid "Menu|Fetch"
 msgstr "Pārslēgt"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 #, fuzzy
 msgid "Menu|Grep"
 msgstr "Uzkopt"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Menu|Init"
 msgstr "Informācija"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Init"
 msgstr "Bezgalīgi"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Menu|Merge"
 msgstr "Pārvietot"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Merge"
 msgstr "Apvienots"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 #, fuzzy
 msgid "Menu|Pull"
 msgstr "Vainot"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 #, fuzzy
 msgid "Menu|Push"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Menu|Rebase"
 msgstr "Atrisināt"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Rebase"
 msgstr "Atstatīt"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 #, fuzzy
 msgid "Menu|Reset"
 msgstr "Atgriezt"
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 msgid "Reset"
 msgstr "Atstatīt"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Menu|Remove"
 msgstr "Atrisināt"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Remove"
 msgstr "Atrisināt"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 #, fuzzy
 msgid "Menu|Show"
 msgstr "Reģistrēt"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 #, fuzzy
 msgid "Menu|Tag"
 msgstr "Reģistrēt"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr "Izdrukāt versijas informāciju"
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 msgid "Execute add action"
 msgstr "Izpildīt pievienošanas darbību"
 
@@ -540,7 +543,7 @@ msgstr "Izpildīt importēšanas darbību"
 msgid "Execute lock action"
 msgstr "Izpildīt noslēgšanas darbību"
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 msgid "Execute log action"
 msgstr "Izpildīt reģistrēšanas darbību"
 
@@ -564,7 +567,7 @@ msgstr "Izpildīt atiedalīt darbību"
 msgid "Execute revert action"
 msgstr "Izpildīt atgriezt darbību"
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 msgid "Execute status action"
 msgstr "Izpildīt statusa darbību"
 
@@ -580,7 +583,7 @@ msgstr "Izpildīt atslēgt darbību"
 msgid "Execute update action"
 msgstr "Izpildīt atjaunot darbību"
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 msgid "Add Related Options:"
 msgstr "Pievienot saistītās opcijas:"
 
@@ -624,7 +627,7 @@ msgstr "Importa saistītās opcijas:"
 msgid "Lock Related Options:"
 msgstr "Noslēgšanas saistītās opcijas:"
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 msgid "Log Related Options:"
 msgstr "Reģistrēšanas saistītās opcijas:"
 
@@ -654,7 +657,7 @@ msgstr "Atiedalīt saistītās opcijas:"
 msgid "Revert Related Options:"
 msgstr "Atgriezt saistītās opcijas:"
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 msgid "Status Related Options:"
 msgstr "Statusa saistītās opcijas:"
 
@@ -692,11 +695,13 @@ msgstr "Rinda"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 msgid "Revision"
 msgstr "Revīzija"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr "Autors"
 
@@ -979,6 +984,7 @@ msgid "Import Message"
 msgstr "Importa ziņa"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 msgid "Message"
 msgstr "Ziņa"
 
@@ -988,6 +994,7 @@ msgid "Action"
 msgstr "Darbība"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr "Fails"
 
@@ -1093,6 +1100,8 @@ msgstr "_No:"
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr "Atlasiet mapi"
 
@@ -1102,6 +1111,7 @@ msgstr "_Uz:"
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr "_Direktorija:"
 
@@ -1137,15 +1147,17 @@ msgstr "Slēpt ārējos"
 msgid "Check Repository"
 msgstr "Pārbaudīt repozitoriju"
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 msgid "Status failed"
 msgstr "Status neizdevās"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr "_Repozitorijs:"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr "Pārvietot"
 
@@ -1173,19 +1185,29 @@ msgstr "Cita kļūme."
 msgid "Trust"
 msgstr "Uzticība"
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 msgid "Execute branch action"
 msgstr "Izpildīt atzarošanas darbību"
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Izpildīt reģistrēšanas darbību"
+
+#: ../tvp-git-helper/main.c:101
 msgid "Execute reset action"
 msgstr "Izpildīt atstatīšanas darbību"
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 msgid "Branch Related Options:"
 msgstr "Atzara saistītas opcijas:"
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Kopēšanas saistītās opcijas:"
+
+#: ../tvp-git-helper/main.c:135
 msgid "Reset Related Options:"
 msgstr "Atstatīšanas saistītās opcijas:"
 
@@ -1193,15 +1215,40 @@ msgstr "Atstatīšanas saistītās opcijas:"
 msgid "Add finished"
 msgstr "Pievienošana pabeigta"
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr "Pievieno ..."
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Uzkopšana pabeigta"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Uzkopšana..."
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr "neseko"
 
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Autors"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Iesniegt"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Mainīts"
+
 #, fuzzy
 #~ msgid "Modify Property Recursive"
 #~ msgstr "Rediģēt Rekvizītus"
diff --git a/po/nl.po b/po/nl.po
index 743a2c4..1d5cc86 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
 "PO-Revision-Date: 2008-06-12 00:44+0200\n"
 "Last-Translator: Peter de Ridder <peter at xfce.org>\n"
 "Language-Team: Dutch <xfce-i18n at xfce.org>\n"
@@ -17,250 +17,252 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr "SVN"
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr "Toevoegen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 msgid "Menu|Blame"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
 #: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Beschuldigen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Menu|Changelist"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Changelist"
 msgstr "Wijzigingslijst"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Ophalen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 msgid "Menu|Cleanup"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 msgid "Cleanup"
 msgstr "Opschonen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 msgid "Commit"
 msgstr "Versturen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 msgid "Menu|Copy"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 msgid "Copy"
 msgstr "Kopieeren"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 msgid "Menu|Delete"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
 #: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Verwijderen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Diff"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Diff"
 msgstr "Verschillen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 msgid "Menu|Export"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
 #: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exporteren"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 msgid "Menu|Import"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
 #: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importeren"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Menu|Info"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr "Informatie"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 msgid "Menu|Lock"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr "Geschiedenis"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Verplaatsen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Menu|Edit Properties"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Edit Properties"
 msgstr "Attributen Wijzigen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 msgid "Menu|Relocate"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Verplaatsen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 msgid "Menu|Resolved"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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"
 msgstr "Opgelost"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Menu|Resolve"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Resolve"
 msgstr "Verhelpen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 msgid "Menu|Revert"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 msgid "Menu|Switch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
 #: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Omschakelen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 msgid "Menu|Unlock"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Vrijgeven"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 msgid "Menu|Update"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Bijwerken"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Actie %s is niet geimplementeerd"
@@ -356,132 +358,133 @@ msgstr "Onderliggende"
 msgid "Infinity"
 msgstr "Oneindig"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 msgid "Menu|Branch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Menu|Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Menu|Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 msgid "Menu|Init"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Init"
 msgstr "Oneindig"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Menu|Merge"
 msgstr "Samengevoegd"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Merge"
 msgstr "Samengevoegd"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Menu|Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 msgid "Menu|Rebase"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Rebase"
 msgstr "Terug Halen"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 #, fuzzy
 msgid "Menu|Reset"
 msgstr "Terug Halen"
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 #, fuzzy
 msgid "Reset"
 msgstr "Terug Halen"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 msgid "Menu|Remove"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Remove"
 msgstr "Verhelpen"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Menu|Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Menu|Tag"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr "Versie informatie tonen"
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 msgid "Execute add action"
 msgstr "Toevoeg actie uitvoeren"
 
@@ -525,7 +528,7 @@ msgstr "Importeer actie uitvoeren"
 msgid "Execute lock action"
 msgstr "Vast zet actie uitvoeren"
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 msgid "Execute log action"
 msgstr "Geschiedenis actie uitvoeren"
 
@@ -549,7 +552,7 @@ msgstr "Verplaats actie uitvoeren"
 msgid "Execute revert action"
 msgstr "Terug haal actie uitvoeren"
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 msgid "Execute status action"
 msgstr "Status actie uitvoeren"
 
@@ -565,7 +568,7 @@ msgstr "Vrijgeef actie uitvoeren"
 msgid "Execute update action"
 msgstr "Bijwerk actie uitvoeren"
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 msgid "Add Related Options:"
 msgstr "Toevoegen gerelateerde opties:"
 
@@ -609,7 +612,7 @@ msgstr "Importeer gerelateerde opties:"
 msgid "Lock Related Options:"
 msgstr "Vast zetten gerelateerde opties:"
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 msgid "Log Related Options:"
 msgstr "Geschiedenis gerelateerde opties:"
 
@@ -639,7 +642,7 @@ msgstr "Verplaats gerelateerde opties:"
 msgid "Revert Related Options:"
 msgstr "Terug haal gerelateerde opties:"
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 msgid "Status Related Options:"
 msgstr "Status gerelateerde opties:"
 
@@ -677,11 +680,13 @@ msgstr "Regel"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 msgid "Revision"
 msgstr "Versie"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr "Auteur"
 
@@ -973,6 +978,7 @@ msgid "Import Message"
 msgstr ""
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 msgid "Message"
 msgstr "Bericht"
 
@@ -982,6 +988,7 @@ msgid "Action"
 msgstr "Actie"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr "Bestand"
 
@@ -1087,6 +1094,8 @@ msgstr "_Van"
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr "Selecteer een map"
 
@@ -1096,6 +1105,7 @@ msgstr "_Naar:"
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr "_Map:"
 
@@ -1131,15 +1141,17 @@ msgstr "Externe bestanden verbergen"
 msgid "Check Repository"
 msgstr ""
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 msgid "Status failed"
 msgstr "Status gefaald"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr ""
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr ""
 
@@ -1167,22 +1179,32 @@ msgstr "Andere fout."
 msgid "Trust"
 msgstr "Vertrouwen"
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 #, fuzzy
 msgid "Execute branch action"
 msgstr "Beschuldig actie uitvoeren"
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Geschiedenis actie uitvoeren"
+
+#: ../tvp-git-helper/main.c:101
 #, fuzzy
 msgid "Execute reset action"
 msgstr "Terug haal actie uitvoeren"
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 #, fuzzy
 msgid "Branch Related Options:"
 msgstr "Bechuldigen gerelateerde opties:"
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Kopieer gerelateerde opties:"
+
+#: ../tvp-git-helper/main.c:135
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "Terug haal gerelateerde opties:"
@@ -1192,11 +1214,36 @@ msgstr "Terug haal gerelateerde opties:"
 msgid "Add finished"
 msgstr "Klaar met opschonen"
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr ""
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Klaar met opschonen"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Bezig met opschonen ..."
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Auteur"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Versturen"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Gewijzigd"
diff --git a/po/pl.po b/po/pl.po
index 1e53188..0267dbc 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
 "PO-Revision-Date: 2009-04-06 11:57+0100\n"
 "Last-Translator: Piotr Sokół <piotr.sokol at 10g.pl>\n"
 "Language-Team: Polish\n"
@@ -20,257 +20,259 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr "Kontrola wersji SVN"
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr "Dodawanie"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 msgid "Menu|Blame"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
 #: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 #, fuzzy
 msgid "Menu|Changelist"
 msgstr "Zatwierdź zmiany"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 #, fuzzy
 msgid "Changelist"
 msgstr "Zmieniony"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 msgid "Menu|Cleanup"
 msgstr "Uporządkuj..."
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 msgid "Cleanup"
 msgstr "Porządkowanie"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 #, fuzzy
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 #, fuzzy
 msgid "Commit"
 msgstr "Wprowadzanie zmian"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 msgid "Menu|Copy"
 msgstr "Skopiuj..."
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 msgid "Copy"
 msgstr "Kopiowanie"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 msgid "Menu|Delete"
 msgstr "Usuń..."
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
 #: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Usuwanie"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Diff"
 msgstr "Różnice..."
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Diff"
 msgstr "Różnice"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 msgid "Menu|Export"
 msgstr "Eksportuj..."
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
 #: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Eksportowanie"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 msgid "Menu|Import"
 msgstr "Importuj..."
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
 #: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importowanie"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Menu|Info"
 msgstr "Informacja..."
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr "Informacja"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 msgid "Menu|Lock"
 msgstr "Zablokuj..."
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr "Dziennik"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Przenoszenie"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Menu|Edit Properties"
 msgstr "Edytuj właściwości..."
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 #, fuzzy
 msgid "Edit Properties"
 msgstr "Edycja właściwości"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 msgid "Menu|Relocate"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 msgid "Menu|Resolved"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Menu|Resolve"
 msgstr "Rozwiąż..."
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Resolve"
 msgstr "Rozwiązywanie"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 #, fuzzy
 msgid "Menu|Revert"
 msgstr "Cofnij zmiany..."
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
 #: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
 #, fuzzy
 msgid "Revert"
 msgstr "Cofanie zmian"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr "Stan"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 msgid "Menu|Switch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
 #: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 msgid "Menu|Unlock"
 msgstr "Odblokuj..."
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Odblokowywanie"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 msgid "Menu|Update"
 msgstr "Zaktualizuj..."
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Aktualizacja"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Akcja „%s” nie została zaimplementowana"
@@ -367,143 +369,144 @@ msgstr ""
 msgid "Infinity"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Bisect"
 msgstr "Utwórz lokalną kopię..."
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 #, fuzzy
 msgid "Menu|Branch"
 msgstr "Odblokuj..."
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 #, fuzzy
 msgid "Menu|Clone"
 msgstr "Skopiuj..."
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 #, fuzzy
 msgid "Menu|Fetch"
 msgstr "Usuń..."
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 #, fuzzy
 msgid "Menu|Grep"
 msgstr "Uporządkuj..."
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Menu|Init"
 msgstr "Informacja..."
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 msgid "Init"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Menu|Merge"
 msgstr "Przenieś"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Merge"
 msgstr "Połączony"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 #, fuzzy
 msgid "Menu|Pull"
 msgstr "Usuń..."
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 #, fuzzy
 msgid "Menu|Push"
 msgstr "Stan..."
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Menu|Rebase"
 msgstr "Rozwiąż..."
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Rebase"
 msgstr "Cofanie zmian"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 #, fuzzy
 msgid "Menu|Reset"
 msgstr "Cofnij zmiany..."
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 #, fuzzy
 msgid "Reset"
 msgstr "Cofanie zmian"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Menu|Remove"
 msgstr "Rozwiąż..."
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Remove"
 msgstr "Rozwiązywanie"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 #, fuzzy
 msgid "Menu|Show"
 msgstr "Dziennik..."
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 #, fuzzy
 msgid "Menu|Tag"
 msgstr "Dziennik..."
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 msgid "Execute add action"
 msgstr ""
 
@@ -547,7 +550,7 @@ msgstr ""
 msgid "Execute lock action"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 msgid "Execute log action"
 msgstr ""
 
@@ -571,7 +574,7 @@ msgstr ""
 msgid "Execute revert action"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 msgid "Execute status action"
 msgstr ""
 
@@ -587,7 +590,7 @@ msgstr ""
 msgid "Execute update action"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 msgid "Add Related Options:"
 msgstr ""
 
@@ -631,7 +634,7 @@ msgstr ""
 msgid "Lock Related Options:"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 msgid "Log Related Options:"
 msgstr ""
 
@@ -661,7 +664,7 @@ msgstr ""
 msgid "Revert Related Options:"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 msgid "Status Related Options:"
 msgstr ""
 
@@ -701,11 +704,13 @@ msgstr ""
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 msgid "Revision"
 msgstr "Wersja"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr "Autor"
 
@@ -1002,6 +1007,7 @@ msgid "Import Message"
 msgstr ""
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 msgid "Message"
 msgstr "Komentarz"
 
@@ -1011,6 +1017,7 @@ msgid "Action"
 msgstr "Akcja"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr "Plik"
 
@@ -1118,6 +1125,8 @@ msgstr ""
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr "Wybór katalogu"
 
@@ -1127,6 +1136,7 @@ msgstr ""
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr "_Katalog:"
 
@@ -1163,15 +1173,17 @@ msgstr ""
 msgid "Check Repository"
 msgstr ""
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 msgid "Status failed"
 msgstr ""
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr "_Repozytorium:"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr ""
 
@@ -1201,19 +1213,27 @@ msgstr ""
 msgid "Trust"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 msgid "Execute branch action"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+msgid "Execute clone action"
+msgstr ""
+
+#: ../tvp-git-helper/main.c:101
 msgid "Execute reset action"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 msgid "Branch Related Options:"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+msgid "Clone Related Options:"
+msgstr ""
+
+#: ../tvp-git-helper/main.c:135
 msgid "Reset Related Options:"
 msgstr ""
 
@@ -1222,15 +1242,40 @@ msgstr ""
 msgid "Add finished"
 msgstr "Zakończono porządkowanie"
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr ""
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Zakończono porządkowanie"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Porządkowanie..."
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr ""
 
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Autor"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Wprowadzanie zmian"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Zmieniony"
+
 #~ msgid "Desktop"
 #~ msgstr "Pulpit"
 
diff --git a/po/pt.po b/po/pt.po
index 7c02df6..3948bc9 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
 "PO-Revision-Date: 2008-11-01 11:37+0100\n"
 "Last-Translator: Nuno Miguel <nunis at netcabo.pt>\n"
 "Language-Team: \n"
@@ -18,252 +18,254 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr "SVN"
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr "Adicionar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 msgid "Menu|Blame"
 msgstr "Falha"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
 #: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Falha"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 #, fuzzy
 msgid "Menu|Changelist"
 msgstr "Checkout"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 #, fuzzy
 msgid "Changelist"
 msgstr "Modificado"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Checkout"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 msgid "Menu|Cleanup"
 msgstr "Limpar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 msgid "Cleanup"
 msgstr "Limpar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 msgid "Commit"
 msgstr "Enviar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 msgid "Menu|Copy"
 msgstr "Copiar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 msgid "Copy"
 msgstr "Copiar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 msgid "Menu|Delete"
 msgstr "Apagar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
 #: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Apagar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Diff"
 msgstr "Diff"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Diff"
 msgstr "Diferença"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 msgid "Menu|Export"
 msgstr "Exportar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
 #: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exportar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 msgid "Menu|Import"
 msgstr "Importar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
 #: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Menu|Info"
 msgstr "Info"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr "Informações"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 msgid "Menu|Lock"
 msgstr "Travar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Mover"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Menu|Edit Properties"
 msgstr "Editar Propriedades"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Edit Properties"
 msgstr "Editar Propriedades"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 msgid "Menu|Relocate"
 msgstr "Realocar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Realocar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 msgid "Menu|Resolved"
 msgstr "Resolver"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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"
 msgstr "Resolvido"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Menu|Resolve"
 msgstr "Resolver"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Resolve"
 msgstr "Resolver"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 msgid "Menu|Revert"
 msgstr "Reverter"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
 #: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Reverter"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 msgid "Menu|Switch"
 msgstr "Alternar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
 #: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Alternar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 msgid "Menu|Unlock"
 msgstr "Destravar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Destravar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 msgid "Menu|Update"
 msgstr "Actualizar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Actualizar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Acção %s não implementada"
@@ -361,143 +363,144 @@ msgstr ""
 msgid "Infinity"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Bisect"
 msgstr "Falha"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 #, fuzzy
 msgid "Menu|Branch"
 msgstr "Falha"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 #, fuzzy
 msgid "Menu|Clone"
 msgstr "Copiar"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 #, fuzzy
 msgid "Menu|Fetch"
 msgstr "Alternar"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 #, fuzzy
 msgid "Menu|Grep"
 msgstr "Limpar"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Menu|Init"
 msgstr "Info"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 msgid "Init"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Menu|Merge"
 msgstr "Menu"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Merge"
 msgstr "Juntado"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 #, fuzzy
 msgid "Menu|Pull"
 msgstr "Falha"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 #, fuzzy
 msgid "Menu|Push"
 msgstr "Estado"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Menu|Rebase"
 msgstr "Resolver"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Rebase"
 msgstr "Reverter"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 #, fuzzy
 msgid "Menu|Reset"
 msgstr "Reverter"
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 #, fuzzy
 msgid "Reset"
 msgstr "Reverter"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Menu|Remove"
 msgstr "Resolver"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Remove"
 msgstr "Resolver"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 #, fuzzy
 msgid "Menu|Show"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 #, fuzzy
 msgid "Menu|Tag"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr "Imprimir informação da versão"
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 msgid "Execute add action"
 msgstr "Executar acção add"
 
@@ -542,7 +545,7 @@ msgstr "Executar acção import"
 msgid "Execute lock action"
 msgstr "Executar acção de lock"
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 msgid "Execute log action"
 msgstr "Executar acção de log"
 
@@ -566,7 +569,7 @@ msgstr "Executar acção de re-alocação"
 msgid "Execute revert action"
 msgstr "Executar acção de reversão"
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 msgid "Execute status action"
 msgstr "Executar acção de actualização"
 
@@ -582,7 +585,7 @@ msgstr "Executar acção de checkout"
 msgid "Execute update action"
 msgstr "Executar acção de actualização"
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 msgid "Add Related Options:"
 msgstr "Adicionar Opções Relacionadas:"
 
@@ -627,7 +630,7 @@ msgstr "Opções de Importação:"
 msgid "Lock Related Options:"
 msgstr "Opções de Travamento:"
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 msgid "Log Related Options:"
 msgstr "Opções de Registo:"
 
@@ -657,7 +660,7 @@ msgstr "Opções Re-alocação Relacionadas:"
 msgid "Revert Related Options:"
 msgstr "Opções de Reversão:"
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 msgid "Status Related Options:"
 msgstr "Opções de Estado:"
 
@@ -695,11 +698,13 @@ msgstr "Linha"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 msgid "Revision"
 msgstr "Revisão"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr "Autor"
 
@@ -993,6 +998,7 @@ msgid "Import Message"
 msgstr "Importar Mensagem"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 msgid "Message"
 msgstr "Mensagem"
 
@@ -1002,6 +1008,7 @@ msgid "Action"
 msgstr "Acção"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr "Ficheiro"
 
@@ -1109,6 +1116,8 @@ msgstr "_De:"
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr "Seleccione uma pasta"
 
@@ -1118,6 +1127,7 @@ msgstr "_Para:"
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr "_Directório:"
 
@@ -1153,15 +1163,17 @@ msgstr "Ocultar Externos"
 msgid "Check Repository"
 msgstr "Verificar Repositório"
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 msgid "Status failed"
 msgstr "Estado falhou"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr "_Repositório:"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr "Transferir"
 
@@ -1189,22 +1201,32 @@ msgstr "Outra falha."
 msgid "Trust"
 msgstr "Confiar"
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 #, fuzzy
 msgid "Execute branch action"
 msgstr "Executar acção de culpa"
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Executar acção de log"
+
+#: ../tvp-git-helper/main.c:101
 #, fuzzy
 msgid "Execute reset action"
 msgstr "Executar acção de reversão"
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 #, fuzzy
 msgid "Branch Related Options:"
 msgstr "Opções de culpa"
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Opções Relacionadas de Cópia:"
+
+#: ../tvp-git-helper/main.c:135
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "Opções de Reversão:"
@@ -1214,15 +1236,40 @@ msgstr "Opções de Reversão:"
 msgid "Add finished"
 msgstr "Limpeza concluída"
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr ""
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Limpeza concluída"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Limpando..."
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr ""
 
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Autor"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Enviar"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Modificado"
+
 #~ msgid "%1$s on %2$s"
 #~ msgstr "%1$s em %2$s"
 
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 12830db..7a67b16 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
 "PO-Revision-Date: 2008-06-13 02:01+0200\n"
 "Last-Translator: Og Maciel <ogmaciel at gnome.org>\n"
 "Language-Team: Brazilian Portuguese <ldp-br at bazar2.conectiva.com.br>\n"
@@ -19,252 +19,254 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr "SVN"
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr "Adicionar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 msgid "Menu|Blame"
 msgstr "Culpa"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
 #: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Culpar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 #, fuzzy
 msgid "Menu|Changelist"
 msgstr "Obter"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 #, fuzzy
 msgid "Changelist"
 msgstr "Modificado"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Obter"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 msgid "Menu|Cleanup"
 msgstr "Limpar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 msgid "Cleanup"
 msgstr "Limpar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 msgid "Commit"
 msgstr "Enviar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 msgid "Menu|Copy"
 msgstr "Copiar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 msgid "Copy"
 msgstr "Copiar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 msgid "Menu|Delete"
 msgstr "Excluir"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
 #: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Excluir"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Diff"
 msgstr "Diferença"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Diff"
 msgstr "Diferença"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 msgid "Menu|Export"
 msgstr "Exportar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
 #: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exportar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 msgid "Menu|Import"
 msgstr "Importar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
 #: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Menu|Info"
 msgstr "Informação"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr "Informação"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 msgid "Menu|Lock"
 msgstr "Travar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr "Registrar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Mover"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Menu|Edit Properties"
 msgstr "Editar propriedades"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Edit Properties"
 msgstr "Editar propriedades"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 msgid "Menu|Relocate"
 msgstr "Realocar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Realocar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 msgid "Menu|Resolved"
 msgstr "Resolvido"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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"
 msgstr "Resolvido"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Menu|Resolve"
 msgstr "Resolver"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Resolve"
 msgstr "Resolver"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 msgid "Menu|Revert"
 msgstr "Reverter"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
 #: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Reverter"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 msgid "Menu|Switch"
 msgstr "Alternar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
 #: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Alternar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 msgid "Menu|Unlock"
 msgstr "Destravar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Destravar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 msgid "Menu|Update"
 msgstr "Atualizar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Atualizar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Ação %s não está implementada"
@@ -362,143 +364,144 @@ msgstr ""
 msgid "Infinity"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Bisect"
 msgstr "Culpa"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 #, fuzzy
 msgid "Menu|Branch"
 msgstr "Culpa"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 #, fuzzy
 msgid "Menu|Clone"
 msgstr "Copiar"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 #, fuzzy
 msgid "Menu|Fetch"
 msgstr "Alternar"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 #, fuzzy
 msgid "Menu|Grep"
 msgstr "Limpar"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Menu|Init"
 msgstr "Informação"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 msgid "Init"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Menu|Merge"
 msgstr "Mover"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Merge"
 msgstr "Combinado"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 #, fuzzy
 msgid "Menu|Pull"
 msgstr "Culpa"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 #, fuzzy
 msgid "Menu|Push"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Menu|Rebase"
 msgstr "Resolver"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Rebase"
 msgstr "Reverter"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 #, fuzzy
 msgid "Menu|Reset"
 msgstr "Reverter"
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 #, fuzzy
 msgid "Reset"
 msgstr "Reverter"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Menu|Remove"
 msgstr "Resolver"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Remove"
 msgstr "Resolver"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 #, fuzzy
 msgid "Menu|Show"
 msgstr "Registro"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 #, fuzzy
 msgid "Menu|Tag"
 msgstr "Registro"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr "Imprimir informação da versão"
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 msgid "Execute add action"
 msgstr "Executar ação de adição"
 
@@ -543,7 +546,7 @@ msgstr "Executar ação de importação"
 msgid "Execute lock action"
 msgstr "Executar ação de travamento"
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 msgid "Execute log action"
 msgstr "Executar ação de registro"
 
@@ -567,7 +570,7 @@ msgstr "Executar ação de realocação"
 msgid "Execute revert action"
 msgstr "Executar ação de reversão"
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 msgid "Execute status action"
 msgstr "Executar ação de status"
 
@@ -583,7 +586,7 @@ msgstr "Executar ação de destravamento"
 msgid "Execute update action"
 msgstr "Executar ação de atualização"
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 msgid "Add Related Options:"
 msgstr "Opções de adição:"
 
@@ -628,7 +631,7 @@ msgstr "Opções de importação:"
 msgid "Lock Related Options:"
 msgstr "Opções de travamento:"
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 msgid "Log Related Options:"
 msgstr "Opções de registro:"
 
@@ -658,7 +661,7 @@ msgstr "Opções de realocação:"
 msgid "Revert Related Options:"
 msgstr "Opções de reversão:"
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 msgid "Status Related Options:"
 msgstr "Opções de status:"
 
@@ -696,11 +699,13 @@ msgstr "Linha"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 msgid "Revision"
 msgstr "Revisão"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr "Autor"
 
@@ -994,6 +999,7 @@ msgid "Import Message"
 msgstr "Mensagem de importação"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 msgid "Message"
 msgstr "Mensagem"
 
@@ -1003,6 +1009,7 @@ msgid "Action"
 msgstr "Ação"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr "Arquivo"
 
@@ -1110,6 +1117,8 @@ msgstr "_De:"
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr "Selecionar uma pasta"
 
@@ -1119,6 +1128,7 @@ msgstr "_Para:"
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr "_Diretório:"
 
@@ -1154,15 +1164,17 @@ msgstr "Ocultar externos"
 msgid "Check Repository"
 msgstr "Checar repositório"
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 msgid "Status failed"
 msgstr "Falha de status"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr "_Repositório:"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr "Trasferir"
 
@@ -1190,22 +1202,32 @@ msgstr "outra falha."
 msgid "Trust"
 msgstr "Confiança"
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 #, fuzzy
 msgid "Execute branch action"
 msgstr "Executar ação de culpa"
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Executar ação de registro"
+
+#: ../tvp-git-helper/main.c:101
 #, fuzzy
 msgid "Execute reset action"
 msgstr "Executar ação de reversão"
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 #, fuzzy
 msgid "Branch Related Options:"
 msgstr "Opções de culpa:"
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Opções de cópia:"
+
+#: ../tvp-git-helper/main.c:135
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "Opções de reversão:"
@@ -1215,15 +1237,40 @@ msgstr "Opções de reversão:"
 msgid "Add finished"
 msgstr "Limpeza concluída"
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr ""
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Limpeza concluída"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Limpando..."
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr ""
 
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Autor"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Enviar"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Modificado"
+
 #~ msgid "%1$s on %2$s"
 #~ msgstr "%1$s em %2$s"
 
diff --git a/po/sv.po b/po/sv.po
index 0e04067..8238d79 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
 "PO-Revision-Date: 2009-01-05 11:51+0100\n"
 "Last-Translator: Daniel Nylander <po at danielnylander.se>\n"
 "Language-Team: Swedish <tp-sv at listor.tp-sv.se>\n"
@@ -17,251 +17,253 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr "SVN"
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr "Lägg till"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 msgid "Menu|Blame"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
 #: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 #, fuzzy
 msgid "Menu|Changelist"
 msgstr "Verkställ"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Changelist"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 msgid "Menu|Cleanup"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 msgid "Cleanup"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 msgid "Commit"
 msgstr "Verkställ"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 msgid "Menu|Copy"
 msgstr "Kopiera"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 msgid "Copy"
 msgstr "Kopiera"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 msgid "Menu|Delete"
 msgstr "Ta bort"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Diff"
 msgstr "Diff"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Diff"
 msgstr "Diff"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 msgid "Menu|Export"
 msgstr "Exportera"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
 #: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exportera"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 msgid "Menu|Import"
 msgstr "Importera"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
 #: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importera"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Menu|Info"
 msgstr "Info"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr "Info"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 msgid "Menu|Lock"
 msgstr "Lås"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr "Logg"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Flytta"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Menu|Edit Properties"
 msgstr "Redigera egenskaper"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Edit Properties"
 msgstr "Redigera egenskaper"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 msgid "Menu|Relocate"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 msgid "Menu|Resolved"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Menu|Resolve"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Resolve"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 msgid "Menu|Revert"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
 #: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 msgid "Menu|Switch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
 #: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 msgid "Menu|Unlock"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 msgid "Menu|Update"
 msgstr "Uppdatera"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Uppdatera"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -358,141 +360,142 @@ msgstr ""
 msgid "Infinity"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Bisect"
 msgstr "Verkställ"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 #, fuzzy
 msgid "Menu|Branch"
 msgstr "Info"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 #, fuzzy
 msgid "Menu|Clone"
 msgstr "Kopiera"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 #, fuzzy
 msgid "Menu|Fetch"
 msgstr "Ta bort"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 #, fuzzy
 msgid "Menu|Grep"
 msgstr "Kopiera"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Menu|Init"
 msgstr "Info"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 msgid "Init"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Menu|Merge"
 msgstr "Flytta"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Merge"
 msgstr "Meddelande"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 #, fuzzy
 msgid "Menu|Pull"
 msgstr "Ta bort"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 #, fuzzy
 msgid "Menu|Push"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Menu|Rebase"
 msgstr "Ta bort"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 msgid "Rebase"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 #, fuzzy
 msgid "Menu|Reset"
 msgstr "Ta bort"
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 msgid "Reset"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Menu|Remove"
 msgstr "Flytta"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Remove"
 msgstr "Flytta"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 #, fuzzy
 msgid "Menu|Show"
 msgstr "Logg"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 #, fuzzy
 msgid "Menu|Tag"
 msgstr "Logg"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr "Skriv ut versionsinformation"
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 msgid "Execute add action"
 msgstr ""
 
@@ -536,7 +539,7 @@ msgstr ""
 msgid "Execute lock action"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 msgid "Execute log action"
 msgstr ""
 
@@ -560,7 +563,7 @@ msgstr ""
 msgid "Execute revert action"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 msgid "Execute status action"
 msgstr ""
 
@@ -576,7 +579,7 @@ msgstr ""
 msgid "Execute update action"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 msgid "Add Related Options:"
 msgstr ""
 
@@ -620,7 +623,7 @@ msgstr ""
 msgid "Lock Related Options:"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 msgid "Log Related Options:"
 msgstr ""
 
@@ -650,7 +653,7 @@ msgstr ""
 msgid "Revert Related Options:"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 msgid "Status Related Options:"
 msgstr ""
 
@@ -688,11 +691,13 @@ msgstr "Rad"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 msgid "Revision"
 msgstr "Revision"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr "Upphovsman"
 
@@ -979,6 +984,7 @@ msgid "Import Message"
 msgstr ""
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 msgid "Message"
 msgstr "Meddelande"
 
@@ -988,6 +994,7 @@ msgid "Action"
 msgstr "Åtgärd"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr "Fil"
 
@@ -1094,6 +1101,8 @@ msgstr "_Från:"
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr "Välj en mapp"
 
@@ -1103,6 +1112,7 @@ msgstr "_Till:"
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr "_Katalog:"
 
@@ -1138,15 +1148,17 @@ msgstr ""
 msgid "Check Repository"
 msgstr ""
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 msgid "Status failed"
 msgstr ""
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr "_Förråd:"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr "Överföring"
 
@@ -1174,19 +1186,27 @@ msgstr ""
 msgid "Trust"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 msgid "Execute branch action"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+msgid "Execute clone action"
+msgstr ""
+
+#: ../tvp-git-helper/main.c:101
 msgid "Execute reset action"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 msgid "Branch Related Options:"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+msgid "Clone Related Options:"
+msgstr ""
+
+#: ../tvp-git-helper/main.c:135
 msgid "Reset Related Options:"
 msgstr ""
 
@@ -1194,15 +1214,38 @@ msgstr ""
 msgid "Add finished"
 msgstr ""
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr ""
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+msgid "Clone finished"
+msgstr ""
+
+#: ../tvp-git-helper/tgh-clone.c:119
+msgid "Cloning ..."
+msgstr ""
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr ""
 
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Upphovsman"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Verkställ"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Verkställ"
+
 #~ msgid "%1$s on %2$s"
 #~ msgstr "%1$s på %2$s"
 
diff --git a/po/thunar-vcs-plugin.pot b/po/thunar-vcs-plugin.pot
index a634723..f53e6aa 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+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"
@@ -18,250 +18,252 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr ""
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 msgid "Menu|Blame"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
 #: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Menu|Changelist"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Changelist"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 msgid "Menu|Cleanup"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 msgid "Cleanup"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 msgid "Commit"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 msgid "Menu|Copy"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 msgid "Copy"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 msgid "Menu|Delete"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
 #: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Diff"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Diff"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 msgid "Menu|Export"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
 #: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 msgid "Menu|Import"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
 #: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Menu|Info"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 msgid "Menu|Lock"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
 #: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Menu|Edit Properties"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Edit Properties"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 msgid "Menu|Relocate"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 msgid "Menu|Resolved"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Menu|Resolve"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Resolve"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 msgid "Menu|Revert"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
 #: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 msgid "Menu|Switch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
 #: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 msgid "Menu|Unlock"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 msgid "Menu|Update"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -357,125 +359,126 @@ msgstr ""
 msgid "Infinity"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 msgid "Menu|Branch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Menu|Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Menu|Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 msgid "Menu|Init"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 msgid "Init"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 msgid "Menu|Merge"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 msgid "Merge"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Menu|Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 msgid "Menu|Rebase"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 msgid "Rebase"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 msgid "Menu|Reset"
 msgstr ""
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 msgid "Reset"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 msgid "Menu|Remove"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 msgid "Remove"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Menu|Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Menu|Tag"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 msgid "Execute add action"
 msgstr ""
 
@@ -519,7 +522,7 @@ msgstr ""
 msgid "Execute lock action"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 msgid "Execute log action"
 msgstr ""
 
@@ -543,7 +546,7 @@ msgstr ""
 msgid "Execute revert action"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 msgid "Execute status action"
 msgstr ""
 
@@ -559,7 +562,7 @@ msgstr ""
 msgid "Execute update action"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 msgid "Add Related Options:"
 msgstr ""
 
@@ -603,7 +606,7 @@ msgstr ""
 msgid "Lock Related Options:"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 msgid "Log Related Options:"
 msgstr ""
 
@@ -633,7 +636,7 @@ msgstr ""
 msgid "Revert Related Options:"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 msgid "Status Related Options:"
 msgstr ""
 
@@ -671,11 +674,13 @@ msgstr ""
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 msgid "Revision"
 msgstr ""
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr ""
 
@@ -958,6 +963,7 @@ msgid "Import Message"
 msgstr ""
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 msgid "Message"
 msgstr ""
 
@@ -967,6 +973,7 @@ msgid "Action"
 msgstr ""
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr ""
 
@@ -1072,6 +1079,8 @@ msgstr ""
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr ""
 
@@ -1081,6 +1090,7 @@ msgstr ""
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr ""
 
@@ -1116,15 +1126,17 @@ msgstr ""
 msgid "Check Repository"
 msgstr ""
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 msgid "Status failed"
 msgstr ""
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr ""
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr ""
 
@@ -1152,19 +1164,27 @@ msgstr ""
 msgid "Trust"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 msgid "Execute branch action"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+msgid "Execute clone action"
+msgstr ""
+
+#: ../tvp-git-helper/main.c:101
 msgid "Execute reset action"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 msgid "Branch Related Options:"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+msgid "Clone Related Options:"
+msgstr ""
+
+#: ../tvp-git-helper/main.c:135
 msgid "Reset Related Options:"
 msgstr ""
 
@@ -1172,11 +1192,31 @@ msgstr ""
 msgid "Add finished"
 msgstr ""
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr ""
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+msgid "Clone finished"
+msgstr ""
+
+#: ../tvp-git-helper/tgh-clone.c:119
+msgid "Cloning ..."
+msgstr ""
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+msgid "AuthorDate"
+msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+msgid "CommitDate"
+msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+msgid "Changes"
+msgstr ""
diff --git a/po/ur.po b/po/ur.po
index 0809945..b8496a5 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
 "PO-Revision-Date: 2009-05-14 02:39+0500\n"
 "Last-Translator: Muhammad Ali Makki <makki.ma at gmail.com>\n"
 "Language-Team: Urdu <makki.ma at gmail.com>\n"
@@ -21,250 +21,252 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr "SVN"
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr "شامل کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 msgid "Menu|Blame"
 msgstr "مینیو|بلیم"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
 #: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Blame"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Menu|Changelist"
 msgstr "مینیو|تبدیلی کی فہرست"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Changelist"
 msgstr "تبدیلی کی فہرست"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "چیک کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 msgid "Menu|Cleanup"
 msgstr "مینیو|صاف کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 msgid "Cleanup"
 msgstr "صاف کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 msgid "Commit"
 msgstr "تبصرہ"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 msgid "Menu|Copy"
 msgstr "مینیو|کاپی"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 msgid "Copy"
 msgstr "کاپی"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 msgid "Menu|Delete"
 msgstr "مینیو|حذف"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
 #: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "حذف"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Diff"
 msgstr "مینیو|فرق"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Diff"
 msgstr "فرق"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 msgid "Menu|Export"
 msgstr "مینیو|برآمد"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
 #: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "برآمد"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 msgid "Menu|Import"
 msgstr "مینیو|درآمد"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
 #: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "درآمد"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Menu|Info"
 msgstr "مینیو|معلومات"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr "معلومات"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 msgid "Menu|Lock"
 msgstr "مینیو|قفل"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
 #: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "قفل"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "منتقل کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Menu|Edit Properties"
 msgstr "مینیو|خصوصیات مدون کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Edit Properties"
 msgstr "خصوصیات مدون کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 msgid "Menu|Relocate"
 msgstr "مینیو|پھر تلاش کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "پھر تلاش کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 msgid "Menu|Resolved"
 msgstr "مینیو|ریزوولڈ"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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"
 msgstr "ریزوولڈ"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Menu|Resolve"
 msgstr "مینیو|ریزولو"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Resolve"
 msgstr "Resolve"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 msgid "Menu|Revert"
 msgstr "مینیو|واپس"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
 #: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "واپس"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr "حالت"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 msgid "Menu|Switch"
 msgstr "مینیو|تبدیل"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
 #: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "تبدیل"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 msgid "Menu|Unlock"
 msgstr "مینیو|غیر مقفل"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "غیر مقفل"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 msgid "Menu|Update"
 msgstr "مینیو|تجدید"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "تجدید"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "عمل %s لاگو نہیں کیا گیا ہے"
@@ -360,144 +362,145 @@ msgstr "فوراً"
 msgid "Infinity"
 msgstr "مطلق"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Bisect"
 msgstr "مینیو|بلیم"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 #, fuzzy
 msgid "Menu|Branch"
 msgstr "مینیو|بلیم"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 #, fuzzy
 msgid "Menu|Clone"
 msgstr "مینیو|کاپی"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 #, fuzzy
 msgid "Menu|Fetch"
 msgstr "مینیو|تبدیل"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 #, fuzzy
 msgid "Menu|Grep"
 msgstr "مینیو|صاف کریں"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Menu|Init"
 msgstr "مینیو|معلومات"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Init"
 msgstr "مطلق"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Menu|Merge"
 msgstr "مینیو|منتقل کریں"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Merge"
 msgstr "مرج شدہ"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 #, fuzzy
 msgid "Menu|Pull"
 msgstr "مینیو|بلیم"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 #, fuzzy
 msgid "Menu|Push"
 msgstr "مینیو|حالت"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Menu|Rebase"
 msgstr "مینیو|ریزولو"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Rebase"
 msgstr "واپس"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 #, fuzzy
 msgid "Menu|Reset"
 msgstr "مینیو|واپس"
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 #, fuzzy
 msgid "Reset"
 msgstr "واپس"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Menu|Remove"
 msgstr "مینیو|ریزولو"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Remove"
 msgstr "Resolve"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 #, fuzzy
 msgid "Menu|Show"
 msgstr "مینیو|لاگ"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 #, fuzzy
 msgid "Menu|Tag"
 msgstr "مینیو|لاگ"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr "ورژن معلومات طبع کریں"
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 msgid "Execute add action"
 msgstr "شامل کرنے کی حرکت چلائیں"
 
@@ -541,7 +544,7 @@ msgstr "درآمد حرکت چلائیں"
 msgid "Execute lock action"
 msgstr "مقفل حرکت چلائیں"
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 msgid "Execute log action"
 msgstr "لاگ حرکت چلائیں"
 
@@ -565,7 +568,7 @@ msgstr "ری لوکیٹ حرکت چلائیں"
 msgid "Execute revert action"
 msgstr "ریورٹ حرکت چلائیں"
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 msgid "Execute status action"
 msgstr "حالت حرکت چلائیں"
 
@@ -581,7 +584,7 @@ msgstr "غیر مقفل حرکت چلائیں"
 msgid "Execute update action"
 msgstr "تجدید کریں"
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 msgid "Add Related Options:"
 msgstr "متعلقہ اختیارات شامل کریں:"
 
@@ -625,7 +628,7 @@ msgstr "متعلقہ اختیارات درآمد کریں:"
 msgid "Lock Related Options:"
 msgstr "متعلقہ اختیارات مقفل کریں:"
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 msgid "Log Related Options:"
 msgstr "متعلقہ اختیارات کا لاگ:"
 
@@ -655,7 +658,7 @@ msgstr "متعلقہ اختیارات دوبارہ تلاش کریں:"
 msgid "Revert Related Options:"
 msgstr "متعلقہ اختیارات منعکس کریں:"
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 msgid "Status Related Options:"
 msgstr "متعلقہ اختیارات کی حالت:"
 
@@ -693,11 +696,13 @@ msgstr "لائن"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 msgid "Revision"
 msgstr "ریویزن"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr "مصنف"
 
@@ -989,6 +994,7 @@ msgid "Import Message"
 msgstr "پیغام درآمد کریں"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 msgid "Message"
 msgstr "پیغام"
 
@@ -998,6 +1004,7 @@ msgid "Action"
 msgstr "حرکت"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr "فائل"
 
@@ -1103,6 +1110,8 @@ msgstr "_از:"
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr "فولدر منتخب کریں"
 
@@ -1112,6 +1121,7 @@ msgstr "_تا:"
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr "_ڈائریکٹری:"
 
@@ -1147,15 +1157,17 @@ msgstr "خارجی چھپائیں"
 msgid "Check Repository"
 msgstr "ریپازٹری چیک کریں"
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 msgid "Status failed"
 msgstr "حالت ناکام"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr "_ریپازٹری:"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr "ٹرانسفر"
 
@@ -1183,22 +1195,32 @@ msgstr "دیگر ناکامی."
 msgid "Trust"
 msgstr "اعتماد"
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 #, fuzzy
 msgid "Execute branch action"
 msgstr "بلیم حرکت چلائیں"
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "لاگ حرکت چلائیں"
+
+#: ../tvp-git-helper/main.c:101
 #, fuzzy
 msgid "Execute reset action"
 msgstr "ریورٹ حرکت چلائیں"
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 #, fuzzy
 msgid "Branch Related Options:"
 msgstr "بلیم متعلقہ اختیارات:"
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "متعلقہ اختیارات کاپی کریں:"
+
+#: ../tvp-git-helper/main.c:135
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "متعلقہ اختیارات منعکس کریں:"
@@ -1208,14 +1230,39 @@ msgstr "متعلقہ اختیارات منعکس کریں:"
 msgid "Add finished"
 msgstr "صاف کرنا مکمل ہوا"
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr ""
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "صاف کرنا مکمل ہوا"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "صاف کیا جارہا ہے..."
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr ""
 
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "مصنف"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "تبصرہ"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "تبدیل شدہ"
+
 #~ msgid "SVN _Checkout"
 #~ msgstr "SVN _چیک آؤٹ"
diff --git a/po/ur_PK.po b/po/ur_PK.po
index 0809945..b8496a5 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
 "PO-Revision-Date: 2009-05-14 02:39+0500\n"
 "Last-Translator: Muhammad Ali Makki <makki.ma at gmail.com>\n"
 "Language-Team: Urdu <makki.ma at gmail.com>\n"
@@ -21,250 +21,252 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr "SVN"
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr "شامل کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 msgid "Menu|Blame"
 msgstr "مینیو|بلیم"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
 #: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Blame"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Menu|Changelist"
 msgstr "مینیو|تبدیلی کی فہرست"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Changelist"
 msgstr "تبدیلی کی فہرست"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "چیک کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 msgid "Menu|Cleanup"
 msgstr "مینیو|صاف کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 msgid "Cleanup"
 msgstr "صاف کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 msgid "Commit"
 msgstr "تبصرہ"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 msgid "Menu|Copy"
 msgstr "مینیو|کاپی"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 msgid "Copy"
 msgstr "کاپی"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 msgid "Menu|Delete"
 msgstr "مینیو|حذف"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
 #: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "حذف"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Diff"
 msgstr "مینیو|فرق"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Diff"
 msgstr "فرق"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 msgid "Menu|Export"
 msgstr "مینیو|برآمد"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
 #: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "برآمد"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 msgid "Menu|Import"
 msgstr "مینیو|درآمد"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
 #: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "درآمد"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Menu|Info"
 msgstr "مینیو|معلومات"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr "معلومات"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 msgid "Menu|Lock"
 msgstr "مینیو|قفل"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
 #: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "قفل"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "منتقل کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Menu|Edit Properties"
 msgstr "مینیو|خصوصیات مدون کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Edit Properties"
 msgstr "خصوصیات مدون کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 msgid "Menu|Relocate"
 msgstr "مینیو|پھر تلاش کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "پھر تلاش کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 msgid "Menu|Resolved"
 msgstr "مینیو|ریزوولڈ"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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"
 msgstr "ریزوولڈ"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Menu|Resolve"
 msgstr "مینیو|ریزولو"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Resolve"
 msgstr "Resolve"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 msgid "Menu|Revert"
 msgstr "مینیو|واپس"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
 #: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "واپس"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr "حالت"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 msgid "Menu|Switch"
 msgstr "مینیو|تبدیل"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
 #: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "تبدیل"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 msgid "Menu|Unlock"
 msgstr "مینیو|غیر مقفل"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "غیر مقفل"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 msgid "Menu|Update"
 msgstr "مینیو|تجدید"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "تجدید"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "عمل %s لاگو نہیں کیا گیا ہے"
@@ -360,144 +362,145 @@ msgstr "فوراً"
 msgid "Infinity"
 msgstr "مطلق"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Bisect"
 msgstr "مینیو|بلیم"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 #, fuzzy
 msgid "Menu|Branch"
 msgstr "مینیو|بلیم"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 #, fuzzy
 msgid "Menu|Clone"
 msgstr "مینیو|کاپی"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 #, fuzzy
 msgid "Menu|Fetch"
 msgstr "مینیو|تبدیل"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 #, fuzzy
 msgid "Menu|Grep"
 msgstr "مینیو|صاف کریں"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Menu|Init"
 msgstr "مینیو|معلومات"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Init"
 msgstr "مطلق"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Menu|Merge"
 msgstr "مینیو|منتقل کریں"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Merge"
 msgstr "مرج شدہ"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 #, fuzzy
 msgid "Menu|Pull"
 msgstr "مینیو|بلیم"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 #, fuzzy
 msgid "Menu|Push"
 msgstr "مینیو|حالت"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Menu|Rebase"
 msgstr "مینیو|ریزولو"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Rebase"
 msgstr "واپس"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 #, fuzzy
 msgid "Menu|Reset"
 msgstr "مینیو|واپس"
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 #, fuzzy
 msgid "Reset"
 msgstr "واپس"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Menu|Remove"
 msgstr "مینیو|ریزولو"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Remove"
 msgstr "Resolve"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 #, fuzzy
 msgid "Menu|Show"
 msgstr "مینیو|لاگ"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 #, fuzzy
 msgid "Menu|Tag"
 msgstr "مینیو|لاگ"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr "ورژن معلومات طبع کریں"
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 msgid "Execute add action"
 msgstr "شامل کرنے کی حرکت چلائیں"
 
@@ -541,7 +544,7 @@ msgstr "درآمد حرکت چلائیں"
 msgid "Execute lock action"
 msgstr "مقفل حرکت چلائیں"
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 msgid "Execute log action"
 msgstr "لاگ حرکت چلائیں"
 
@@ -565,7 +568,7 @@ msgstr "ری لوکیٹ حرکت چلائیں"
 msgid "Execute revert action"
 msgstr "ریورٹ حرکت چلائیں"
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 msgid "Execute status action"
 msgstr "حالت حرکت چلائیں"
 
@@ -581,7 +584,7 @@ msgstr "غیر مقفل حرکت چلائیں"
 msgid "Execute update action"
 msgstr "تجدید کریں"
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 msgid "Add Related Options:"
 msgstr "متعلقہ اختیارات شامل کریں:"
 
@@ -625,7 +628,7 @@ msgstr "متعلقہ اختیارات درآمد کریں:"
 msgid "Lock Related Options:"
 msgstr "متعلقہ اختیارات مقفل کریں:"
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 msgid "Log Related Options:"
 msgstr "متعلقہ اختیارات کا لاگ:"
 
@@ -655,7 +658,7 @@ msgstr "متعلقہ اختیارات دوبارہ تلاش کریں:"
 msgid "Revert Related Options:"
 msgstr "متعلقہ اختیارات منعکس کریں:"
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 msgid "Status Related Options:"
 msgstr "متعلقہ اختیارات کی حالت:"
 
@@ -693,11 +696,13 @@ msgstr "لائن"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 msgid "Revision"
 msgstr "ریویزن"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr "مصنف"
 
@@ -989,6 +994,7 @@ msgid "Import Message"
 msgstr "پیغام درآمد کریں"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 msgid "Message"
 msgstr "پیغام"
 
@@ -998,6 +1004,7 @@ msgid "Action"
 msgstr "حرکت"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr "فائل"
 
@@ -1103,6 +1110,8 @@ msgstr "_از:"
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr "فولدر منتخب کریں"
 
@@ -1112,6 +1121,7 @@ msgstr "_تا:"
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr "_ڈائریکٹری:"
 
@@ -1147,15 +1157,17 @@ msgstr "خارجی چھپائیں"
 msgid "Check Repository"
 msgstr "ریپازٹری چیک کریں"
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 msgid "Status failed"
 msgstr "حالت ناکام"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr "_ریپازٹری:"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr "ٹرانسفر"
 
@@ -1183,22 +1195,32 @@ msgstr "دیگر ناکامی."
 msgid "Trust"
 msgstr "اعتماد"
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 #, fuzzy
 msgid "Execute branch action"
 msgstr "بلیم حرکت چلائیں"
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "لاگ حرکت چلائیں"
+
+#: ../tvp-git-helper/main.c:101
 #, fuzzy
 msgid "Execute reset action"
 msgstr "ریورٹ حرکت چلائیں"
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 #, fuzzy
 msgid "Branch Related Options:"
 msgstr "بلیم متعلقہ اختیارات:"
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "متعلقہ اختیارات کاپی کریں:"
+
+#: ../tvp-git-helper/main.c:135
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "متعلقہ اختیارات منعکس کریں:"
@@ -1208,14 +1230,39 @@ msgstr "متعلقہ اختیارات منعکس کریں:"
 msgid "Add finished"
 msgstr "صاف کرنا مکمل ہوا"
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr ""
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "صاف کرنا مکمل ہوا"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "صاف کیا جارہا ہے..."
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr ""
 
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "مصنف"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "تبصرہ"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "تبدیل شدہ"
+
 #~ msgid "SVN _Checkout"
 #~ msgstr "SVN _چیک آؤٹ"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 8e4b465..998c779 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-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+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"
@@ -17,250 +17,252 @@ msgstr ""
 
 #. append the svn submenu action
 #. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
 msgid "SVN"
 msgstr "SVN"
 
 #. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
 msgid "GIT"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
 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:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../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:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
 msgid "Add"
 msgstr "Add"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
 msgid "Menu|Blame"
 msgstr "Blame"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
 #: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Blame"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Menu|Changelist"
 msgstr "Changelist"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
 msgid "Changelist"
 msgstr "Changelist"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
 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:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Checkout"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
 msgid "Menu|Cleanup"
 msgstr "Cleanup"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
 msgid "Cleanup"
 msgstr "Cleanup"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
 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:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
 msgid "Commit"
 msgstr "Commit"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
 msgid "Menu|Copy"
 msgstr "Copy"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
 #: ../tvp-svn-helper/tsh-copy.c:166
 msgid "Copy"
 msgstr "Copy"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
 msgid "Menu|Delete"
 msgstr "Delete"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
 #: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Delete"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Diff"
 msgstr "Diff"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Diff"
 msgstr "Diff"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
 msgid "Menu|Export"
 msgstr "Export"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
 #: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Export"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
 msgid "Menu|Import"
 msgstr "Import"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
 #: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Import"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Menu|Info"
 msgstr "Info"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
 msgid "Info"
 msgstr "Info"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
 msgid "Menu|Lock"
 msgstr "Lock"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../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"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
 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:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
 msgid "Log"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
 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:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Move"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Menu|Edit Properties"
 msgstr "Propedit"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
 msgid "Edit Properties"
 msgstr "Propedit"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
 msgid "Menu|Relocate"
 msgstr "Relocate"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:217
 #: ../tvp-svn-helper/tsh-relocate.c:114
 msgid "Relocate"
 msgstr "Relocate"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
 msgid "Menu|Resolved"
 msgstr "Resolved"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../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"
 msgstr "Resolved"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Menu|Resolve"
 msgstr "Resolve"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
 msgid "Resolve"
 msgstr "Resolve"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
 msgid "Menu|Revert"
 msgstr "Revert"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
 #: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Revert"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
 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:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../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:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
 #: ../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
 msgid "Status"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
 msgid "Menu|Switch"
 msgstr "Switch"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
 #: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
 msgid "Switch"
 msgstr "Switch"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
 msgid "Menu|Unlock"
 msgstr "Unlock"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
 #: ../tvp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Unlock"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
 msgid "Menu|Update"
 msgstr "Update"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
 #: ../tvp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Update"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "操作 %s 未实现"
@@ -360,144 +362,145 @@ msgstr "立即 (当前文件或当前目录及其子文件夹内容)"
 msgid "Infinity"
 msgstr "无穷 (取出当前文件或递归取出当前目录及其子目录中的内容)"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Bisect"
 msgstr "Blame"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Bisect"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
 #, fuzzy
 msgid "Menu|Branch"
 msgstr "Blame"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
 #: ../tvp-git-helper/tgh-branch-dialog.c:119
 msgid "Branch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 #, fuzzy
 msgid "Menu|Clone"
 msgstr "Copy"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
 msgid "Clone"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 #, fuzzy
 msgid "Menu|Fetch"
 msgstr "Switch"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
 msgid "Fetch"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 #, fuzzy
 msgid "Menu|Grep"
 msgstr "Cleanup"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
 msgid "Grep"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Menu|Init"
 msgstr "Info"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
 #, fuzzy
 msgid "Init"
 msgstr "无穷 (取出当前文件或递归取出当前目录及其子目录中的内容)"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Menu|Merge"
 msgstr "Move"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
 #, fuzzy
 msgid "Merge"
 msgstr "已被合并"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 #, fuzzy
 msgid "Menu|Pull"
 msgstr "Blame"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Pull"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 #, fuzzy
 msgid "Menu|Push"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
 msgid "Push"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Menu|Rebase"
 msgstr "Resolve"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
 #, fuzzy
 msgid "Rebase"
 msgstr "Revert"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
 #, fuzzy
 msgid "Menu|Reset"
 msgstr "Revert"
 
-#: ../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
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
 #, fuzzy
 msgid "Reset"
 msgstr "Revert"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Menu|Remove"
 msgstr "Resolve"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
 #, fuzzy
 msgid "Remove"
 msgstr "Resolve"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 #, fuzzy
 msgid "Menu|Show"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
 msgid "Show"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 #, fuzzy
 msgid "Menu|Tag"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
 msgid "Tag"
 msgstr ""
 
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
 msgid "Print version information"
 msgstr "打印版本信息"
 
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
 msgid "Execute add action"
 msgstr "执行 add 操作"
 
@@ -541,7 +544,7 @@ msgstr "执行 import 操作"
 msgid "Execute lock action"
 msgstr "执行 lock 操作"
 
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
 msgid "Execute log action"
 msgstr "执行 log 操作"
 
@@ -565,7 +568,7 @@ msgstr "执行 relocate 操作"
 msgid "Execute revert action"
 msgstr "执行 revert 操作"
 
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
 msgid "Execute status action"
 msgstr "执行 status 操作"
 
@@ -581,7 +584,7 @@ msgstr "执行 unlock 操作"
 msgid "Execute update action"
 msgstr "执行 update 操作"
 
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
 msgid "Add Related Options:"
 msgstr "Add 操作相关选项:"
 
@@ -625,7 +628,7 @@ msgstr "Import 操作相关选项:"
 msgid "Lock Related Options:"
 msgstr "Lock 操作相关选项:"
 
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
 msgid "Log Related Options:"
 msgstr "Log 操作相关选项:"
 
@@ -655,7 +658,7 @@ msgstr "Relocate 操作相关选项:"
 msgid "Revert Related Options:"
 msgstr "Revert 操作相关选项:"
 
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
 msgid "Status Related Options:"
 msgstr "Status 操作相关选项:"
 
@@ -693,11 +696,13 @@ msgstr "行"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:100
 #: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
 msgid "Revision"
 msgstr "修订版本"
 
 #: ../tvp-svn-helper/tsh-blame-dialog.c:106
 #: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
 msgid "Author"
 msgstr "作者"
 
@@ -980,6 +985,7 @@ msgid "Import Message"
 msgstr "Import 信息"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
 msgid "Message"
 msgstr "信息"
 
@@ -989,6 +995,7 @@ msgid "Action"
 msgstr "操作"
 
 #: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
 msgid "File"
 msgstr "文件"
 
@@ -1094,6 +1101,8 @@ msgstr "从(_F):"
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:92
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:98
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
 msgid "Select a folder"
 msgstr "选择一个文件夹"
 
@@ -1103,6 +1112,7 @@ msgstr "至(_T):"
 
 #: ../tvp-svn-helper/tsh-relocate-dialog.c:198
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
 msgid "_Directory:"
 msgstr "目录(_D):"
 
@@ -1138,15 +1148,17 @@ msgstr "隐藏外部内容"
 msgid "Check Repository"
 msgstr "检查仓库"
 
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
 msgid "Status failed"
 msgstr "Status 操作失败"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
 msgid "_Repository:"
 msgstr "仓库(_R):"
 
 #: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
 msgid "Transfer"
 msgstr "传输"
 
@@ -1174,22 +1186,32 @@ msgstr "其他失败。"
 msgid "Trust"
 msgstr "信任"
 
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
 #, fuzzy
 msgid "Execute branch action"
 msgstr "执行 blame 操作"
 
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "执行 log 操作"
+
+#: ../tvp-git-helper/main.c:101
 #, fuzzy
 msgid "Execute reset action"
 msgstr "执行 revert 操作"
 
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
 #, fuzzy
 msgid "Branch Related Options:"
 msgstr "Blame 操作相关选项:"
 
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Copy 操作相关选项:"
+
+#: ../tvp-git-helper/main.c:135
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "Revert 操作相关选项:"
@@ -1199,11 +1221,36 @@ msgstr "Revert 操作相关选项:"
 msgid "Add finished"
 msgstr "Cleanup 操作完成"
 
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
 msgid "Adding ..."
 msgstr ""
 
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Cleanup 操作完成"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "正在进行 cleanup 操作..."
+
+#: ../tvp-git-helper/tgh-common.c:124
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:267
 msgid "untracked"
 msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "作者"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Commit"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "已被改变"



More information about the Xfce4-commits mailing list