[Xfce4-commits] <thunar-vcs-plugin:master> * po/POTFILES.in: added thunar-vc-plugin/tvp-git-action.c

Peter de Ridder noreply at xfce.org
Sun Sep 27 16:54:01 CEST 2009


Updating branch refs/heads/master
         to 276f87c58df2a25a8e2f8503248412449d7440af (commit)
       from 82a7acf341f1a774faa280cac6efe305deb83bbf (commit)

commit 276f87c58df2a25a8e2f8503248412449d7440af
Author: Peter de Ridder <peter at xfce.org>
Date:   Sun Sep 27 16:10:47 2009 +0200

    * po/POTFILES.in: added thunar-vc-plugin/tvp-git-action.c

 po/POTFILES.in           |    1 +
 po/ar.po                 |  152 ++++++++++++++++++++++++++++++++++++----
 po/ca.po                 |  170 +++++++++++++++++++++++++++++++++++++++++----
 po/cs.po                 |  172 +++++++++++++++++++++++++++++++++++++++++-----
 po/da.po                 |  172 +++++++++++++++++++++++++++++++++++++++++----
 po/de.po                 |  172 +++++++++++++++++++++++++++++++++++++++++-----
 po/en_GB.po              |  170 +++++++++++++++++++++++++++++++++++++++++----
 po/es.po                 |  171 +++++++++++++++++++++++++++++++++++++++++-----
 po/fr.po                 |  171 +++++++++++++++++++++++++++++++++++++++++-----
 po/gl.po                 |  172 +++++++++++++++++++++++++++++++++++++++++-----
 po/hu.po                 |  171 +++++++++++++++++++++++++++++++++++++++++-----
 po/id.po                 |  172 +++++++++++++++++++++++++++++++++++++++++-----
 po/lv.po                 |  170 +++++++++++++++++++++++++++++++++++++++++----
 po/nl.po                 |  160 ++++++++++++++++++++++++++++++++++++++-----
 po/pl.po                 |  171 +++++++++++++++++++++++++++++++++++++++++-----
 po/pt.po                 |  171 +++++++++++++++++++++++++++++++++++++++++-----
 po/pt_BR.po              |  171 +++++++++++++++++++++++++++++++++++++++++-----
 po/sv.po                 |  168 ++++++++++++++++++++++++++++++++++++++++----
 po/thunar-vcs-plugin.pot |  152 ++++++++++++++++++++++++++++++++++++----
 po/ur.po                 |  172 +++++++++++++++++++++++++++++++++++++++++-----
 po/ur_PK.po              |  172 +++++++++++++++++++++++++++++++++++++++++-----
 po/zh_CN.po              |  172 +++++++++++++++++++++++++++++++++++++++++-----
 22 files changed, 3195 insertions(+), 350 deletions(-)

diff --git a/po/POTFILES.in b/po/POTFILES.in
index 5ea9f26..63ff364 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -3,6 +3,7 @@ thunar-vcs-plugin/tvp-provider.c
 thunar-vcs-plugin/tvp-svn-action.c
 thunar-vcs-plugin/tvp-svn-property-page.c
 thunar-vcs-plugin/tvp-svn-backend.c
+thunar-vcs-plugin/tvp-git-action.c
 tvp-svn-helper/main.c
 tvp-svn-helper/tsh-add.c
 tvp-svn-helper/tsh-blame-dialog.c
diff --git a/po/ar.po b/po/ar.po
index 9eb805d..7980720 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+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"
@@ -25,10 +25,12 @@ msgid "GIT"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -52,10 +54,12 @@ msgid "Changelist"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 msgid "Menu|Checkout"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr ""
@@ -69,10 +73,12 @@ msgid "Cleanup"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Commit"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 msgid "Commit"
 msgstr ""
@@ -96,10 +102,12 @@ msgid "Delete"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Menu|Diff"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Diff"
 msgstr ""
 
@@ -139,19 +147,23 @@ msgid "Lock"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr ""
@@ -202,10 +214,12 @@ msgid "Revert"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Status"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -242,6 +256,7 @@ msgid "Update"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -337,6 +352,120 @@ msgstr ""
 msgid "Infinity"
 msgstr ""
 
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Menu|Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+msgid "Menu|Branch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Menu|Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Menu|Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Menu|Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+msgid "Menu|Init"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+msgid "Init"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+msgid "Menu|Merge"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+msgid "Merge"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Menu|Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Menu|Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+msgid "Menu|Rebase"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+msgid "Rebase"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+msgid "Menu|Reset"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+msgid "Reset"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+msgid "Menu|Remove"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+msgid "Remove"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Menu|Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Menu|Tag"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr ""
@@ -1030,19 +1159,10 @@ msgstr ""
 msgid "Branch Related Options:"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr ""
-
 #: ../tvp-git-helper/main.c:108
 msgid "Reset Related Options:"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-msgid "Reset"
-msgstr ""
-
 #: ../tvp-git-helper/tgh-add.c:58
 msgid "Add finished"
 msgstr ""
diff --git a/po/ca.po b/po/ca.po
index ace77df..5eed753 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+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"
@@ -32,10 +32,12 @@ msgid "GIT"
 msgstr "GIT"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr "Afegeix"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -59,10 +61,12 @@ msgid "Changelist"
 msgstr "Llista de canvis"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 msgid "Menu|Checkout"
 msgstr "Obté"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Obtenir"
@@ -76,10 +80,12 @@ msgid "Cleanup"
 msgstr "Netejar"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Commit"
 msgstr "Publica"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 msgid "Commit"
 msgstr "Publicar"
@@ -103,10 +109,12 @@ msgid "Delete"
 msgstr "Esborrar"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Menu|Diff"
 msgstr "Diferències"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Diff"
 msgstr "Diferències"
 
@@ -146,19 +154,23 @@ msgid "Lock"
 msgstr "Bloquejar"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr "Registre"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr "Registre"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr "Mou"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Moure"
@@ -209,10 +221,12 @@ msgid "Revert"
 msgstr "Restituir"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Status"
 msgstr "Estat"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -249,6 +263,7 @@ msgid "Update"
 msgstr "Actualitzar"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "L'acció %s no està implementada"
@@ -344,6 +359,138 @@ msgstr "Immediats"
 msgid "Infinity"
 msgstr "Infinitat"
 
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#, fuzzy
+msgid "Menu|Bisect"
+msgstr "Culpa"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#, fuzzy
+msgid "Menu|Branch"
+msgstr "Branca"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr "Branca"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#, fuzzy
+msgid "Menu|Clone"
+msgstr "Copia"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#, fuzzy
+msgid "Menu|Fetch"
+msgstr "Canvia"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#, fuzzy
+msgid "Menu|Grep"
+msgstr "Neteja"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Menu|Init"
+msgstr "Informació"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Init"
+msgstr "Infinitat"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Menu|Merge"
+msgstr "Mou"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Merge"
+msgstr "Fusionat"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#, fuzzy
+msgid "Menu|Pull"
+msgstr "Culpa"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#, fuzzy
+msgid "Menu|Push"
+msgstr "Estat"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Menu|Rebase"
+msgstr "Resol"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Rebase"
+msgstr "Reiniciar"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#, fuzzy
+msgid "Menu|Reset"
+msgstr "Restitueix"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+msgid "Reset"
+msgstr "Reiniciar"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Menu|Remove"
+msgstr "Resol"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Remove"
+msgstr "Resoldre"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#, fuzzy
+msgid "Menu|Show"
+msgstr "Registre"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#, fuzzy
+msgid "Menu|Tag"
+msgstr "Registre"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr "Mostra informació de la versió"
@@ -1037,19 +1184,10 @@ msgstr "Executa acció de reiniciar"
 msgid "Branch Related Options:"
 msgstr "Opcions relatives a la branca:"
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr "Branca"
-
 #: ../tvp-git-helper/main.c:108
 msgid "Reset Related Options:"
 msgstr "Opcions relatives a reiniciar:"
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-msgid "Reset"
-msgstr "Reiniciar"
-
 #: ../tvp-git-helper/tgh-add.c:58
 msgid "Add finished"
 msgstr "S'ha acabar l'afegició"
diff --git a/po/cs.po b/po/cs.po
index c53d18c..0e11288 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce 4-i18-goodies\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+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"
@@ -30,10 +30,12 @@ msgid "GIT"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr "Přidat (add)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -57,10 +59,12 @@ msgid "Changelist"
 msgstr "Seznam změn"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 msgid "Menu|Checkout"
 msgstr "Stáhnout (checkout)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Stáhnout (checkout)"
@@ -74,10 +78,12 @@ msgid "Cleanup"
 msgstr "Vyčistit (cleanup)"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Commit"
 msgstr "Zapsat (commit)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 msgid "Commit"
 msgstr "Zapsat (commit)"
@@ -101,10 +107,12 @@ msgid "Delete"
 msgstr "Smazat (delete)"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Menu|Diff"
 msgstr "Rozdíl (diff)"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Diff"
 msgstr "Rozdíl (diff)"
 
@@ -144,19 +152,23 @@ msgid "Lock"
 msgstr "Uzamknout (lock)"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr "Protokol (log)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr "Protokol (log)"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr "Přesunout (move)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Přesunout (move)"
@@ -207,10 +219,12 @@ msgid "Revert"
 msgstr "Obnovit předchozí (revert)"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Status"
 msgstr "Stav (status)"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -247,6 +261,7 @@ msgid "Update"
 msgstr "Aktualizovat (update)"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Akce %s není implementovaná"
@@ -342,6 +357,139 @@ 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
+#, fuzzy
+msgid "Menu|Bisect"
+msgstr "Vypsat detaily (blame)"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#, fuzzy
+msgid "Menu|Branch"
+msgstr "Vypsat detaily (blame)"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#, fuzzy
+msgid "Menu|Clone"
+msgstr "Zkopírovat (copy)"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#, fuzzy
+msgid "Menu|Fetch"
+msgstr "Přepnout (switch)"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#, fuzzy
+msgid "Menu|Grep"
+msgstr "Vyčistit (cleanup)"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Menu|Init"
+msgstr "Informace (info)"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Init"
+msgstr "Nekonečná"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Menu|Merge"
+msgstr "Přesunout (move)"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Merge"
+msgstr "Spojeno"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#, fuzzy
+msgid "Menu|Pull"
+msgstr "Vypsat detaily (blame)"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#, fuzzy
+msgid "Menu|Push"
+msgstr "Stav (status)"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Menu|Rebase"
+msgstr "Vyřešit (resolve)"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Rebase"
+msgstr "Obnovit předchozí (revert)"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#, fuzzy
+msgid "Menu|Reset"
+msgstr "Obnovit předchozí (revert)"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#, fuzzy
+msgid "Reset"
+msgstr "Obnovit předchozí (revert)"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Menu|Remove"
+msgstr "Vyřešit (resolve)"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Remove"
+msgstr "Vyřešit (resolve)"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#, fuzzy
+msgid "Menu|Show"
+msgstr "Protokol (log)"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#, fuzzy
+msgid "Menu|Tag"
+msgstr "Protokol (log)"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr "Vypíše informaci o verzi"
@@ -1038,21 +1186,11 @@ msgstr "Spustit akci obnovení (revert)"
 msgid "Branch Related Options:"
 msgstr "Volby týkající se výpisu detailů (blame):"
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr ""
-
 #: ../tvp-git-helper/main.c:108
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "Volby týkající se obnovování (revert):"
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-#, fuzzy
-msgid "Reset"
-msgstr "Obnovit předchozí (revert)"
-
 #: ../tvp-git-helper/tgh-add.c:58
 #, fuzzy
 msgid "Add finished"
diff --git a/po/da.po b/po/da.po
index de54f1d..9b43d98 100644
--- a/po/da.po
+++ b/po/da.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin 0.0.3\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+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"
@@ -32,10 +32,12 @@ msgid "GIT"
 msgstr "GIT"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr "Tilføj"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -61,10 +63,12 @@ msgid "Changelist"
 msgstr "Ændringsliste"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 msgid "Menu|Checkout"
 msgstr "Tjek ud"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Tjek ud"
@@ -78,10 +82,12 @@ msgid "Cleanup"
 msgstr "Oprydning"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Commit"
 msgstr "Integrér"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 msgid "Commit"
 msgstr "Integrér"
@@ -105,10 +111,12 @@ msgid "Delete"
 msgstr "Slet"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Menu|Diff"
 msgstr "Diff"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Diff"
 msgstr "Diff"
 
@@ -148,19 +156,23 @@ msgid "Lock"
 msgstr "LÃ¥s"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr "Log"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr "Flyt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Flyt"
@@ -211,10 +223,12 @@ msgid "Revert"
 msgstr "Forkast"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Status"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -251,6 +265,7 @@ msgid "Update"
 msgstr "Opdatér"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Handling %s er ikke implementeret"
@@ -346,6 +361,140 @@ msgstr "Umiddelbare"
 msgid "Infinity"
 msgstr "Evighed"
 
+# http://svnbook.red-bean.com/en/1.0/re02.html
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#, fuzzy
+msgid "Menu|Bisect"
+msgstr "Vis ansvarlige"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#, fuzzy
+msgid "Menu|Branch"
+msgstr "Gren"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr "Gren"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#, fuzzy
+msgid "Menu|Clone"
+msgstr "Kopiér"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#, fuzzy
+msgid "Menu|Fetch"
+msgstr "Skift"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#, fuzzy
+msgid "Menu|Grep"
+msgstr "Oprydning"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Menu|Init"
+msgstr "Info"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Init"
+msgstr "Evighed"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Menu|Merge"
+msgstr "Flyt"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Merge"
+msgstr "Sammenføjet"
+
+# http://svnbook.red-bean.com/en/1.0/re02.html
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#, fuzzy
+msgid "Menu|Pull"
+msgstr "Vis ansvarlige"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#, fuzzy
+msgid "Menu|Push"
+msgstr "Status"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Menu|Rebase"
+msgstr "Løs"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Rebase"
+msgstr "Nulstil"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#, fuzzy
+msgid "Menu|Reset"
+msgstr "Forkast"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+msgid "Reset"
+msgstr "Nulstil"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Menu|Remove"
+msgstr "Løs"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Remove"
+msgstr "Løs"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#, fuzzy
+msgid "Menu|Show"
+msgstr "Log"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#, fuzzy
+msgid "Menu|Tag"
+msgstr "Log"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr "Udskriv versionsinformation"
@@ -1039,19 +1188,10 @@ msgstr "Kør nulstilhandling"
 msgid "Branch Related Options:"
 msgstr "Gren-relaterede tilvalg:"
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr "Gren"
-
 #: ../tvp-git-helper/main.c:108
 msgid "Reset Related Options:"
 msgstr "Nulstil-relaterede tilvalg:"
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-msgid "Reset"
-msgstr "Nulstil"
-
 #: ../tvp-git-helper/tgh-add.c:58
 msgid "Add finished"
 msgstr "Tilføj afsluttet"
diff --git a/po/de.po b/po/de.po
index 70d6dd7..466202b 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+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"
@@ -31,10 +31,12 @@ msgid "GIT"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr "Hinzufügen"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -58,10 +60,12 @@ msgid "Changelist"
 msgstr "Änderungsliste"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 msgid "Menu|Checkout"
 msgstr "Auschecken"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Auschecken"
@@ -75,10 +79,12 @@ msgid "Cleanup"
 msgstr "Aufräumen"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Commit"
 msgstr "Einchecken"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 msgid "Commit"
 msgstr "Einchecken"
@@ -102,10 +108,12 @@ msgid "Delete"
 msgstr "Löschen"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Menu|Diff"
 msgstr "Unterschiede"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Diff"
 msgstr "Unterschiede"
 
@@ -145,19 +153,23 @@ msgid "Lock"
 msgstr "Sperren"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr "Log"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr "Verschieben"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Verschieben"
@@ -208,10 +220,12 @@ msgid "Revert"
 msgstr "Rückgängig"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Status"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -248,6 +262,7 @@ msgid "Update"
 msgstr "Aktualisieren"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Aktion »%s« ist nicht implementiert"
@@ -343,6 +358,139 @@ msgstr "Ab dieser Ebene"
 msgid "Infinity"
 msgstr "Unendlich"
 
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#, fuzzy
+msgid "Menu|Bisect"
+msgstr "Beschuldigen"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#, fuzzy
+msgid "Menu|Branch"
+msgstr "Beschuldigen"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#, fuzzy
+msgid "Menu|Clone"
+msgstr "Kopieren"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#, fuzzy
+msgid "Menu|Fetch"
+msgstr "Umschalten"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#, fuzzy
+msgid "Menu|Grep"
+msgstr "Aufräumen"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Menu|Init"
+msgstr "Information"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Init"
+msgstr "Unendlich"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Menu|Merge"
+msgstr "Verschieben"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Merge"
+msgstr "Zusammengeführt"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#, fuzzy
+msgid "Menu|Pull"
+msgstr "Beschuldigen"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#, fuzzy
+msgid "Menu|Push"
+msgstr "Status"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Menu|Rebase"
+msgstr "Auflösen"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Rebase"
+msgstr "Rückgängig"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#, fuzzy
+msgid "Menu|Reset"
+msgstr "Rückgängig"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#, fuzzy
+msgid "Reset"
+msgstr "Rückgängig"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Menu|Remove"
+msgstr "Auflösen"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Remove"
+msgstr "Auflösen"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#, fuzzy
+msgid "Menu|Show"
+msgstr "Log"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#, fuzzy
+msgid "Menu|Tag"
+msgstr "Log"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr "Versionsinformationen ausgeben"
@@ -1048,21 +1196,11 @@ msgstr "Aktion »Rückgängig« ausführen"
 msgid "Branch Related Options:"
 msgstr "Optionen fürs Beschuldigen:"
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr ""
-
 #: ../tvp-git-helper/main.c:108
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "Optionen fürs Rückängigmachen:"
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-#, fuzzy
-msgid "Reset"
-msgstr "Rückgängig"
-
 #: ../tvp-git-helper/tgh-add.c:58
 #, fuzzy
 msgid "Add finished"
diff --git a/po/en_GB.po b/po/en_GB.po
index 45a42a9..521979c 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunart-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+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"
@@ -31,10 +31,12 @@ msgid "GIT"
 msgstr "GIT"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr "Add"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -58,10 +60,12 @@ msgid "Changelist"
 msgstr "Changelist"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 msgid "Menu|Checkout"
 msgstr "Checkout"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Checkout"
@@ -75,10 +79,12 @@ msgid "Cleanup"
 msgstr "Cleanup"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Commit"
 msgstr "Commit"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 msgid "Commit"
 msgstr "Commit"
@@ -102,10 +108,12 @@ msgid "Delete"
 msgstr "Delete"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Menu|Diff"
 msgstr "Diff"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Diff"
 msgstr "Diff"
 
@@ -145,19 +153,23 @@ msgid "Lock"
 msgstr "Lock"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr "Log"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr "Move"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Move"
@@ -208,10 +220,12 @@ msgid "Revert"
 msgstr "Revert"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Status"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -248,6 +262,7 @@ msgid "Update"
 msgstr "Update"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Action %s is unimplemented"
@@ -343,6 +358,138 @@ msgstr "Immediates"
 msgid "Infinity"
 msgstr "Infinity"
 
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#, fuzzy
+msgid "Menu|Bisect"
+msgstr "Blame"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#, fuzzy
+msgid "Menu|Branch"
+msgstr "Branch"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr "Branch"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#, fuzzy
+msgid "Menu|Clone"
+msgstr "Copy"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#, fuzzy
+msgid "Menu|Fetch"
+msgstr "Switch"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#, fuzzy
+msgid "Menu|Grep"
+msgstr "Cleanup"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Menu|Init"
+msgstr "Info"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Init"
+msgstr "Infinity"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Menu|Merge"
+msgstr "Move"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Merge"
+msgstr "Merged"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#, fuzzy
+msgid "Menu|Pull"
+msgstr "Blame"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#, fuzzy
+msgid "Menu|Push"
+msgstr "Status"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Menu|Rebase"
+msgstr "Resolve"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Rebase"
+msgstr "Reset"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#, fuzzy
+msgid "Menu|Reset"
+msgstr "Revert"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+msgid "Reset"
+msgstr "Reset"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Menu|Remove"
+msgstr "Resolve"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Remove"
+msgstr "Resolve"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#, fuzzy
+msgid "Menu|Show"
+msgstr "Log"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#, fuzzy
+msgid "Menu|Tag"
+msgstr "Log"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr "Print version information"
@@ -1036,19 +1183,10 @@ msgstr "Execute reset action"
 msgid "Branch Related Options:"
 msgstr "Branch Related Options:"
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr "Branch"
-
 #: ../tvp-git-helper/main.c:108
 msgid "Reset Related Options:"
 msgstr "Reset Related Options:"
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-msgid "Reset"
-msgstr "Reset"
-
 #: ../tvp-git-helper/tgh-add.c:58
 msgid "Add finished"
 msgstr "Add finished"
diff --git a/po/es.po b/po/es.po
index b5994e4..8062c61 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin 0.0.3\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+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"
@@ -31,10 +31,12 @@ msgid "GIT"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr "Añadir"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -60,10 +62,12 @@ msgid "Changelist"
 msgstr "Cambiado"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 msgid "Menu|Checkout"
 msgstr "Obtener"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Obtener"
@@ -77,10 +81,12 @@ msgid "Cleanup"
 msgstr "Eliminar bloqueos"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Commit"
 msgstr "Enviar cambios"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 msgid "Commit"
 msgstr "Enviar cambios"
@@ -104,10 +110,12 @@ msgid "Delete"
 msgstr "Borrar"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Menu|Diff"
 msgstr "Diferencias"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Diff"
 msgstr "Diferencias"
 
@@ -147,19 +155,23 @@ msgid "Lock"
 msgstr "Bloquear"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr "Mostrar registro"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr "Mostrar registro"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr "Mover"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Mover"
@@ -210,10 +222,12 @@ msgid "Revert"
 msgstr "Revertir"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Status"
 msgstr "Estado"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -250,6 +264,7 @@ msgid "Update"
 msgstr "Actualizar"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "La acción %s no está implementada"
@@ -347,6 +362,138 @@ msgstr ""
 msgid "Infinity"
 msgstr ""
 
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#, fuzzy
+msgid "Menu|Bisect"
+msgstr "Revisión detallada"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#, fuzzy
+msgid "Menu|Branch"
+msgstr "Revisión detallada"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#, fuzzy
+msgid "Menu|Clone"
+msgstr "Copiar"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#, fuzzy
+msgid "Menu|Fetch"
+msgstr "Intercambiar"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#, fuzzy
+msgid "Menu|Grep"
+msgstr "Eliminar bloqueos"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Menu|Init"
+msgstr "Información"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+msgid "Init"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Menu|Merge"
+msgstr "Mover"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Merge"
+msgstr "Fusionado"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#, fuzzy
+msgid "Menu|Pull"
+msgstr "Revisión detallada"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#, fuzzy
+msgid "Menu|Push"
+msgstr "Estado"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Menu|Rebase"
+msgstr "Resolver"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Rebase"
+msgstr "Revertir"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#, fuzzy
+msgid "Menu|Reset"
+msgstr "Revertir"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#, fuzzy
+msgid "Reset"
+msgstr "Revertir"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Menu|Remove"
+msgstr "Resolver"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Remove"
+msgstr "Resolver"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#, fuzzy
+msgid "Menu|Show"
+msgstr "Mostrar registro"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#, fuzzy
+msgid "Menu|Tag"
+msgstr "Mostrar registro"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr "Imprimir información de versión"
@@ -1058,21 +1205,11 @@ msgstr "Ejecutar acción revertir"
 msgid "Branch Related Options:"
 msgstr "Opciones relacionadas con revisión detallada:"
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr ""
-
 #: ../tvp-git-helper/main.c:108
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "Opciones relacionadas con revertir:"
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-#, fuzzy
-msgid "Reset"
-msgstr "Revertir"
-
 #: ../tvp-git-helper/tgh-add.c:58
 #, fuzzy
 msgid "Add finished"
diff --git a/po/fr.po b/po/fr.po
index b237255..6ac8841 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: xfce-i 18n\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+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"
@@ -31,10 +31,12 @@ msgid "GIT"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -60,11 +62,13 @@ msgid "Changelist"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 #, fuzzy
 msgid "Menu|Checkout"
 msgstr "Extraction"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Extraction"
@@ -79,11 +83,13 @@ msgid "Cleanup"
 msgstr "Nettoyer les verrous"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Commit"
 msgstr "Envoyer"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 msgid "Commit"
 msgstr "Envoyer"
@@ -110,11 +116,13 @@ msgid "Delete"
 msgstr "Effacer"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 #, fuzzy
 msgid "Menu|Diff"
 msgstr "Différences"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Diff"
 msgstr "Différences"
 
@@ -159,19 +167,23 @@ msgid "Lock"
 msgstr "Bloquer"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr "Journal"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr ""
@@ -228,11 +240,13 @@ msgid "Revert"
 msgstr "Restaurer"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 #, fuzzy
 msgid "Menu|Status"
 msgstr "État"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -272,6 +286,7 @@ msgid "Update"
 msgstr "Mettre à jour"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -369,6 +384,138 @@ msgstr ""
 msgid "Infinity"
 msgstr ""
 
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#, fuzzy
+msgid "Menu|Bisect"
+msgstr "Différences détaillées"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#, fuzzy
+msgid "Menu|Branch"
+msgstr "Différences détaillées"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#, fuzzy
+msgid "Menu|Clone"
+msgstr "Complété"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#, fuzzy
+msgid "Menu|Fetch"
+msgstr "Modifier l'adresse du dépôt"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#, fuzzy
+msgid "Menu|Grep"
+msgstr "Nettoyer les verrous"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Menu|Init"
+msgstr "Information"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+msgid "Init"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Menu|Merge"
+msgstr "Effacer"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Merge"
+msgstr "Envoyer"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#, fuzzy
+msgid "Menu|Pull"
+msgstr "Différences détaillées"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#, fuzzy
+msgid "Menu|Push"
+msgstr "État"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Menu|Rebase"
+msgstr "Fixer comme résolu"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Rebase"
+msgstr "Restaurer"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#, fuzzy
+msgid "Menu|Reset"
+msgstr "Restaurer"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#, fuzzy
+msgid "Reset"
+msgstr "Restaurer"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Menu|Remove"
+msgstr "Fixer comme résolu"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Remove"
+msgstr "Fixer comme résolu"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#, fuzzy
+msgid "Menu|Show"
+msgstr "Modifier l'adresse du dépôt"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#, fuzzy
+msgid "Menu|Tag"
+msgstr "Différences détaillées"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr "Afficher l'information sur la version"
@@ -1133,21 +1280,11 @@ msgstr "Exécuter une extraction"
 msgid "Branch Related Options:"
 msgstr "Exécuter une mise à jour"
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr ""
-
 #: ../tvp-git-helper/main.c:108
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "Exécuter une mise à jour"
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-#, fuzzy
-msgid "Reset"
-msgstr "Restaurer"
-
 #: ../tvp-git-helper/tgh-add.c:58
 #, fuzzy
 msgid "Add finished"
diff --git a/po/gl.po b/po/gl.po
index a75f8cd..d95d8e1 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+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"
@@ -34,10 +34,12 @@ msgid "GIT"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr "Engadir"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -64,11 +66,13 @@ msgid "Changelist"
 msgstr "Lista de cambios"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 #, fuzzy
 msgid "Menu|Checkout"
 msgstr "Menú Pinceis"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr ""
@@ -84,11 +88,13 @@ msgid "Cleanup"
 msgstr "A limpar"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Commit"
 msgstr "Enviar cambios"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 #, fuzzy
 msgid "Commit"
@@ -113,10 +119,12 @@ msgid "Delete"
 msgstr "Eliminar"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Menu|Diff"
 msgstr "Diferencias"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 #, fuzzy
 msgid "Diff"
 msgstr "Diff"
@@ -157,19 +165,23 @@ msgid "Lock"
 msgstr "Bloquear"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr "Rexistro"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr "Rexistro"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr "Mover"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Mover"
@@ -226,10 +238,12 @@ msgid "Revert"
 msgstr "Reverter"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Status"
 msgstr "Estado"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -268,6 +282,7 @@ msgid "Update"
 msgstr "Actualizar"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "A acción %s non está implementada"
@@ -365,6 +380,139 @@ msgstr ""
 msgid "Infinity"
 msgstr "infinito"
 
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#, fuzzy
+msgid "Menu|Bisect"
+msgstr "Menú Pinceis"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#, fuzzy
+msgid "Menu|Branch"
+msgstr "Menú Pinceis"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#, fuzzy
+msgid "Menu|Clone"
+msgstr "Copiar"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#, fuzzy
+msgid "Menu|Fetch"
+msgstr "Cambiar de usuario"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#, fuzzy
+msgid "Menu|Grep"
+msgstr "Menú Pinceis"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Menu|Init"
+msgstr "Información"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Init"
+msgstr "infinito"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Menu|Merge"
+msgstr "Mover"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Merge"
+msgstr "Combinado: %s"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#, fuzzy
+msgid "Menu|Pull"
+msgstr "Menú Pinceis"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#, fuzzy
+msgid "Menu|Push"
+msgstr "Estado"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Menu|Rebase"
+msgstr "_Resolver conflitos..."
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Rebase"
+msgstr "Reverter"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#, fuzzy
+msgid "Menu|Reset"
+msgstr "Reverter imaxe"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#, fuzzy
+msgid "Reset"
+msgstr "Reverter"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Menu|Remove"
+msgstr "_Resolver conflitos..."
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Remove"
+msgstr "_Resolver conflitos..."
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#, fuzzy
+msgid "Menu|Show"
+msgstr "Rexistro"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#, fuzzy
+msgid "Menu|Tag"
+msgstr "Rexistro"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr "Mostrar a información da versión"
@@ -1234,10 +1382,6 @@ msgstr ""
 "\n"
 "Opcións dispoñibles:"
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr ""
-
 #: ../tvp-git-helper/main.c:108
 #, fuzzy
 msgid "Reset Related Options:"
@@ -1246,12 +1390,6 @@ msgstr ""
 "\n"
 "Opcións dispoñibles:"
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-#, fuzzy
-msgid "Reset"
-msgstr "Reverter"
-
 #: ../tvp-git-helper/tgh-add.c:58
 #, fuzzy
 msgid "Add finished"
diff --git a/po/hu.po b/po/hu.po
index 73e1688..f52cb51 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Thunar SVN plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+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"
@@ -27,10 +27,12 @@ msgid "GIT"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -55,11 +57,13 @@ msgid "Changelist"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 #, fuzzy
 msgid "Menu|Checkout"
 msgstr "SVN _Checkout"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 #, fuzzy
 msgid "Checkout"
@@ -75,10 +79,12 @@ msgid "Cleanup"
 msgstr "Tisztít"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Commit"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 msgid "Commit"
 msgstr ""
@@ -105,11 +111,13 @@ msgid "Delete"
 msgstr "Töröl"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 #, 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
 msgid "Diff"
 msgstr "Különbség"
 
@@ -154,19 +162,23 @@ msgid "Lock"
 msgstr "Zár"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr "Napló"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr ""
@@ -223,11 +235,13 @@ msgid "Revert"
 msgstr "Visszaállít"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 #, fuzzy
 msgid "Menu|Status"
 msgstr "Állapot"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -267,6 +281,7 @@ msgid "Update"
 msgstr "Frissít"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -364,6 +379,138 @@ msgstr ""
 msgid "Infinity"
 msgstr ""
 
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#, fuzzy
+msgid "Menu|Bisect"
+msgstr "SVN _Checkout"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#, fuzzy
+msgid "Menu|Branch"
+msgstr "Vált"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#, fuzzy
+msgid "Menu|Clone"
+msgstr "Kész"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#, fuzzy
+msgid "Menu|Fetch"
+msgstr "Vált"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#, fuzzy
+msgid "Menu|Grep"
+msgstr "Tisztít"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Menu|Init"
+msgstr "Adatok"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+msgid "Init"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Menu|Merge"
+msgstr "Töröl"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Merge"
+msgstr "Töröl"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#, fuzzy
+msgid "Menu|Pull"
+msgstr "Töröl"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#, fuzzy
+msgid "Menu|Push"
+msgstr "Állapot"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Menu|Rebase"
+msgstr "Megold"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Rebase"
+msgstr "Visszaállít"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#, fuzzy
+msgid "Menu|Reset"
+msgstr "Visszaállít"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#, fuzzy
+msgid "Reset"
+msgstr "Visszaállít"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Menu|Remove"
+msgstr "Megold"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Remove"
+msgstr "Megold"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#, fuzzy
+msgid "Menu|Show"
+msgstr "Vált"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#, fuzzy
+msgid "Menu|Tag"
+msgstr "Állapot"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr "Verzió kiírása"
@@ -1125,21 +1272,11 @@ msgstr "Checkout művelet futtatása"
 msgid "Branch Related Options:"
 msgstr "Frissítési művelet futtatása"
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr ""
-
 #: ../tvp-git-helper/main.c:108
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "Frissítési művelet futtatása"
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-#, fuzzy
-msgid "Reset"
-msgstr "Visszaállít"
-
 #: ../tvp-git-helper/tgh-add.c:58
 #, fuzzy
 msgid "Add finished"
diff --git a/po/id.po b/po/id.po
index 7dacc23..c7faff2 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+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"
@@ -29,10 +29,12 @@ msgid "GIT"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr "Tambah"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -56,10 +58,12 @@ msgid "Changelist"
 msgstr "Senarai Ubah"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 msgid "Menu|Checkout"
 msgstr "Cek Keluar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Cek keluar"
@@ -73,10 +77,12 @@ msgid "Cleanup"
 msgstr "Bersihkan"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Commit"
 msgstr "Terapkan "
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 msgid "Commit"
 msgstr "Terapkan"
@@ -100,10 +106,12 @@ msgid "Delete"
 msgstr "Hapus"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Menu|Diff"
 msgstr "Beda"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Diff"
 msgstr "Beda"
 
@@ -143,19 +151,23 @@ msgid "Lock"
 msgstr "Kunci"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr "Catatan"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr "Catatan"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr "Pindah"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Pindah"
@@ -206,10 +218,12 @@ msgid "Revert"
 msgstr "Kembalikan"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Status"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -246,6 +260,7 @@ msgid "Update"
 msgstr "Mutakhirkan"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Aksi %s tak diimplementasikan"
@@ -341,6 +356,139 @@ msgstr "Segera"
 msgid "Infinity"
 msgstr "Ketakterhinggaan"
 
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#, fuzzy
+msgid "Menu|Bisect"
+msgstr "Salahkan"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#, fuzzy
+msgid "Menu|Branch"
+msgstr "Salahkan"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#, fuzzy
+msgid "Menu|Clone"
+msgstr "Salin"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#, fuzzy
+msgid "Menu|Fetch"
+msgstr "Ganti"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#, fuzzy
+msgid "Menu|Grep"
+msgstr "Bersihkan"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Menu|Init"
+msgstr "Info"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Init"
+msgstr "Ketakterhinggaan"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Menu|Merge"
+msgstr "Pindah"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Merge"
+msgstr "Dimerger"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#, fuzzy
+msgid "Menu|Pull"
+msgstr "Salahkan"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#, fuzzy
+msgid "Menu|Push"
+msgstr "Status"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Menu|Rebase"
+msgstr "Benah"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Rebase"
+msgstr "Kembalikan"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#, fuzzy
+msgid "Menu|Reset"
+msgstr "Kembalikan"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#, fuzzy
+msgid "Reset"
+msgstr "Kembalikan"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Menu|Remove"
+msgstr "Benah"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Remove"
+msgstr "Benah"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#, fuzzy
+msgid "Menu|Show"
+msgstr "Catatan"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#, fuzzy
+msgid "Menu|Tag"
+msgstr "Catatan"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr "Cetak informasi versi"
@@ -1046,21 +1194,11 @@ msgstr "Eksekusi aksi kembalikan"
 msgid "Branch Related Options:"
 msgstr "Opsi Terkait Salahkan:"
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr ""
-
 #: ../tvp-git-helper/main.c:108
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "Opsi Kembalikan Terkait:"
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-#, fuzzy
-msgid "Reset"
-msgstr "Kembalikan"
-
 #: ../tvp-git-helper/tgh-add.c:58
 #, fuzzy
 msgid "Add finished"
diff --git a/po/lv.po b/po/lv.po
index df4338f..a0bc95f 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+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"
@@ -33,10 +33,12 @@ msgid "GIT"
 msgstr "GIT"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr "Pievienot"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -60,10 +62,12 @@ msgid "Changelist"
 msgstr "Izmaiņu saraksts"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 msgid "Menu|Checkout"
 msgstr "Izrakstīt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Izrakstīt"
@@ -77,10 +81,12 @@ msgid "Cleanup"
 msgstr "Uzkopt"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Commit"
 msgstr "Iesniegt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 msgid "Commit"
 msgstr "Iesniegt"
@@ -104,10 +110,12 @@ msgid "Delete"
 msgstr "Dzēst"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Menu|Diff"
 msgstr "Atšķirība"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Diff"
 msgstr "Atšķirība"
 
@@ -147,19 +155,23 @@ msgid "Lock"
 msgstr "Slēgt"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr "Reģistrēt"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr "Reģistrēt"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr "Pārvietot"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Pārvietot"
@@ -210,10 +222,12 @@ msgid "Revert"
 msgstr "Atgriezt"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Status"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -250,6 +264,7 @@ msgid "Update"
 msgstr "Atjaunot"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Darbība %s nav izstrādāta"
@@ -345,6 +360,138 @@ msgstr "Tūlītējs"
 msgid "Infinity"
 msgstr "Bezgalīgi"
 
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#, fuzzy
+msgid "Menu|Bisect"
+msgstr "Vainot"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#, fuzzy
+msgid "Menu|Branch"
+msgstr "Atzars"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr "Atzars"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#, fuzzy
+msgid "Menu|Clone"
+msgstr "Kopēt"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#, fuzzy
+msgid "Menu|Fetch"
+msgstr "Pārslēgt"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#, fuzzy
+msgid "Menu|Grep"
+msgstr "Uzkopt"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Menu|Init"
+msgstr "Informācija"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Init"
+msgstr "Bezgalīgi"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Menu|Merge"
+msgstr "Pārvietot"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Merge"
+msgstr "Apvienots"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#, fuzzy
+msgid "Menu|Pull"
+msgstr "Vainot"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#, fuzzy
+msgid "Menu|Push"
+msgstr "Status"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Menu|Rebase"
+msgstr "Atrisināt"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Rebase"
+msgstr "Atstatīt"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#, fuzzy
+msgid "Menu|Reset"
+msgstr "Atgriezt"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+msgid "Reset"
+msgstr "Atstatīt"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Menu|Remove"
+msgstr "Atrisināt"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Remove"
+msgstr "Atrisināt"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#, fuzzy
+msgid "Menu|Show"
+msgstr "Reģistrēt"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#, fuzzy
+msgid "Menu|Tag"
+msgstr "Reģistrēt"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr "Izdrukāt versijas informāciju"
@@ -1038,19 +1185,10 @@ msgstr "Izpildīt atstatīšanas darbību"
 msgid "Branch Related Options:"
 msgstr "Atzara saistītas opcijas:"
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr "Atzars"
-
 #: ../tvp-git-helper/main.c:108
 msgid "Reset Related Options:"
 msgstr "Atstatīšanas saistītās opcijas:"
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-msgid "Reset"
-msgstr "Atstatīt"
-
 #: ../tvp-git-helper/tgh-add.c:58
 msgid "Add finished"
 msgstr "Pievienošana pabeigta"
diff --git a/po/nl.po b/po/nl.po
index 03b84af..dcf4bc4 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+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"
@@ -29,10 +29,12 @@ msgid "GIT"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -56,10 +58,12 @@ msgid "Changelist"
 msgstr "Wijzigingslijst"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 msgid "Menu|Checkout"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Ophalen"
@@ -73,10 +77,12 @@ msgid "Cleanup"
 msgstr "Opschonen"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Commit"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 msgid "Commit"
 msgstr "Versturen"
@@ -100,10 +106,12 @@ msgid "Delete"
 msgstr "Verwijderen"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Menu|Diff"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Diff"
 msgstr "Verschillen"
 
@@ -143,19 +151,23 @@ msgid "Lock"
 msgstr "Vast Zetten"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr "Geschiedenis"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Verplaatsen"
@@ -206,10 +218,12 @@ msgid "Revert"
 msgstr "Terug Halen"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Status"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -246,6 +260,7 @@ msgid "Update"
 msgstr "Bijwerken"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Actie %s is niet geimplementeerd"
@@ -341,6 +356,127 @@ msgstr "Onderliggende"
 msgid "Infinity"
 msgstr "Oneindig"
 
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Menu|Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+msgid "Menu|Branch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Menu|Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Menu|Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Menu|Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+msgid "Menu|Init"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Init"
+msgstr "Oneindig"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Menu|Merge"
+msgstr "Samengevoegd"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Merge"
+msgstr "Samengevoegd"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Menu|Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Menu|Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+msgid "Menu|Rebase"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Rebase"
+msgstr "Terug Halen"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#, fuzzy
+msgid "Menu|Reset"
+msgstr "Terug Halen"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#, fuzzy
+msgid "Reset"
+msgstr "Terug Halen"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+msgid "Menu|Remove"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Remove"
+msgstr "Verhelpen"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Menu|Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Menu|Tag"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr "Versie informatie tonen"
@@ -1046,21 +1182,11 @@ msgstr "Terug haal actie uitvoeren"
 msgid "Branch Related Options:"
 msgstr "Bechuldigen gerelateerde opties:"
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr ""
-
 #: ../tvp-git-helper/main.c:108
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "Terug haal gerelateerde opties:"
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-#, fuzzy
-msgid "Reset"
-msgstr "Terug Halen"
-
 #: ../tvp-git-helper/tgh-add.c:58
 #, fuzzy
 msgid "Add finished"
diff --git a/po/pl.po b/po/pl.po
index 203904b..123d70c 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin 0.0.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+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"
@@ -32,10 +32,12 @@ msgid "GIT"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr "Dodaj..."
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -61,10 +63,12 @@ msgid "Changelist"
 msgstr "Zmieniony"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 msgid "Menu|Checkout"
 msgstr "Utwórz lokalną kopię..."
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Tworzenie lokalnej kopii"
@@ -78,11 +82,13 @@ msgid "Cleanup"
 msgstr "PorzÄ…dkowanie"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 #, fuzzy
 msgid "Menu|Commit"
 msgstr "Wprowadź zmiany..."
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 #, fuzzy
 msgid "Commit"
@@ -107,10 +113,12 @@ msgid "Delete"
 msgstr "Usuwanie"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Menu|Diff"
 msgstr "Różnice..."
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Diff"
 msgstr "Różnice"
 
@@ -150,19 +158,23 @@ msgid "Lock"
 msgstr "Blokowanie"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr "Dziennik..."
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr "Dziennik"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr "PrzenieÅ›"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Przenoszenie"
@@ -216,10 +228,12 @@ msgid "Revert"
 msgstr "Cofanie zmian"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Status"
 msgstr "Stan..."
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -256,6 +270,7 @@ msgid "Update"
 msgstr "Aktualizacja"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Akcja „%s” nie została zaimplementowana"
@@ -352,6 +367,138 @@ msgstr ""
 msgid "Infinity"
 msgstr ""
 
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#, fuzzy
+msgid "Menu|Bisect"
+msgstr "Utwórz lokalną kopię..."
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#, fuzzy
+msgid "Menu|Branch"
+msgstr "Odblokuj..."
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#, fuzzy
+msgid "Menu|Clone"
+msgstr "Skopiuj..."
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#, fuzzy
+msgid "Menu|Fetch"
+msgstr "Usuń..."
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#, fuzzy
+msgid "Menu|Grep"
+msgstr "UporzÄ…dkuj..."
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Menu|Init"
+msgstr "Informacja..."
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+msgid "Init"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Menu|Merge"
+msgstr "PrzenieÅ›"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Merge"
+msgstr "Połączony"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#, fuzzy
+msgid "Menu|Pull"
+msgstr "Usuń..."
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#, fuzzy
+msgid "Menu|Push"
+msgstr "Stan..."
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Menu|Rebase"
+msgstr "Rozwiąż..."
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Rebase"
+msgstr "Cofanie zmian"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#, fuzzy
+msgid "Menu|Reset"
+msgstr "Cofnij zmiany..."
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#, fuzzy
+msgid "Reset"
+msgstr "Cofanie zmian"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Menu|Remove"
+msgstr "Rozwiąż..."
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Remove"
+msgstr "RozwiÄ…zywanie"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#, fuzzy
+msgid "Menu|Show"
+msgstr "Dziennik..."
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#, fuzzy
+msgid "Menu|Tag"
+msgstr "Dziennik..."
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr ""
@@ -1066,20 +1213,10 @@ msgstr ""
 msgid "Branch Related Options:"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr ""
-
 #: ../tvp-git-helper/main.c:108
 msgid "Reset Related Options:"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-#, fuzzy
-msgid "Reset"
-msgstr "Cofanie zmian"
-
 #: ../tvp-git-helper/tgh-add.c:58
 #, fuzzy
 msgid "Add finished"
diff --git a/po/pt.po b/po/pt.po
index be941f4..6588fc8 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+0200\n"
 "PO-Revision-Date: 2008-11-01 11:37+0100\n"
 "Last-Translator: Nuno Miguel <nunis at netcabo.pt>\n"
 "Language-Team: \n"
@@ -30,10 +30,12 @@ msgid "GIT"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr "Adicionar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -59,10 +61,12 @@ msgid "Changelist"
 msgstr "Modificado"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 msgid "Menu|Checkout"
 msgstr "Checkout"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Checkout"
@@ -76,10 +80,12 @@ msgid "Cleanup"
 msgstr "Limpar"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Commit"
 msgstr "Commit"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 msgid "Commit"
 msgstr "Enviar"
@@ -103,10 +109,12 @@ msgid "Delete"
 msgstr "Apagar"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Menu|Diff"
 msgstr "Diff"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Diff"
 msgstr "Diferença"
 
@@ -146,19 +154,23 @@ msgid "Lock"
 msgstr "Travar"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr "Log"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr "Menu"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Mover"
@@ -209,10 +221,12 @@ msgid "Revert"
 msgstr "Reverter"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Status"
 msgstr "Estado"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -249,6 +263,7 @@ msgid "Update"
 msgstr "Actualizar"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Acção %s não implementada"
@@ -346,6 +361,138 @@ msgstr ""
 msgid "Infinity"
 msgstr ""
 
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#, fuzzy
+msgid "Menu|Bisect"
+msgstr "Falha"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#, fuzzy
+msgid "Menu|Branch"
+msgstr "Falha"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#, fuzzy
+msgid "Menu|Clone"
+msgstr "Copiar"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#, fuzzy
+msgid "Menu|Fetch"
+msgstr "Alternar"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#, fuzzy
+msgid "Menu|Grep"
+msgstr "Limpar"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Menu|Init"
+msgstr "Info"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+msgid "Init"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Menu|Merge"
+msgstr "Menu"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Merge"
+msgstr "Juntado"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#, fuzzy
+msgid "Menu|Pull"
+msgstr "Falha"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#, fuzzy
+msgid "Menu|Push"
+msgstr "Estado"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Menu|Rebase"
+msgstr "Resolver"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Rebase"
+msgstr "Reverter"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#, fuzzy
+msgid "Menu|Reset"
+msgstr "Reverter"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#, fuzzy
+msgid "Reset"
+msgstr "Reverter"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Menu|Remove"
+msgstr "Resolver"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Remove"
+msgstr "Resolver"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#, fuzzy
+msgid "Menu|Show"
+msgstr "Log"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#, fuzzy
+msgid "Menu|Tag"
+msgstr "Log"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr "Imprimir informação da versão"
@@ -1057,21 +1204,11 @@ msgstr "Executar acção de reversão"
 msgid "Branch Related Options:"
 msgstr "Opções de culpa"
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr ""
-
 #: ../tvp-git-helper/main.c:108
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "Opções de Reversão:"
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-#, fuzzy
-msgid "Reset"
-msgstr "Reverter"
-
 #: ../tvp-git-helper/tgh-add.c:58
 #, fuzzy
 msgid "Add finished"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index e8d7e0b..452e4ba 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+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"
@@ -31,10 +31,12 @@ msgid "GIT"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr "Adicionar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -60,10 +62,12 @@ msgid "Changelist"
 msgstr "Modificado"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 msgid "Menu|Checkout"
 msgstr "Obter"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Obter"
@@ -77,10 +81,12 @@ msgid "Cleanup"
 msgstr "Limpar"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Commit"
 msgstr "Enviar"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 msgid "Commit"
 msgstr "Enviar"
@@ -104,10 +110,12 @@ msgid "Delete"
 msgstr "Excluir"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Menu|Diff"
 msgstr "Diferença"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Diff"
 msgstr "Diferença"
 
@@ -147,19 +155,23 @@ msgid "Lock"
 msgstr "Travar"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr "Registro"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr "Registrar"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr "Mover"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Mover"
@@ -210,10 +222,12 @@ msgid "Revert"
 msgstr "Reverter"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Status"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -250,6 +264,7 @@ msgid "Update"
 msgstr "Atualizar"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Ação %s não está implementada"
@@ -347,6 +362,138 @@ msgstr ""
 msgid "Infinity"
 msgstr ""
 
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#, fuzzy
+msgid "Menu|Bisect"
+msgstr "Culpa"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#, fuzzy
+msgid "Menu|Branch"
+msgstr "Culpa"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#, fuzzy
+msgid "Menu|Clone"
+msgstr "Copiar"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#, fuzzy
+msgid "Menu|Fetch"
+msgstr "Alternar"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#, fuzzy
+msgid "Menu|Grep"
+msgstr "Limpar"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Menu|Init"
+msgstr "Informação"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+msgid "Init"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Menu|Merge"
+msgstr "Mover"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Merge"
+msgstr "Combinado"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#, fuzzy
+msgid "Menu|Pull"
+msgstr "Culpa"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#, fuzzy
+msgid "Menu|Push"
+msgstr "Status"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Menu|Rebase"
+msgstr "Resolver"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Rebase"
+msgstr "Reverter"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#, fuzzy
+msgid "Menu|Reset"
+msgstr "Reverter"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#, fuzzy
+msgid "Reset"
+msgstr "Reverter"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Menu|Remove"
+msgstr "Resolver"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Remove"
+msgstr "Resolver"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#, fuzzy
+msgid "Menu|Show"
+msgstr "Registro"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#, fuzzy
+msgid "Menu|Tag"
+msgstr "Registro"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr "Imprimir informação da versão"
@@ -1058,21 +1205,11 @@ msgstr "Executar ação de reversão"
 msgid "Branch Related Options:"
 msgstr "Opções de culpa:"
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr ""
-
 #: ../tvp-git-helper/main.c:108
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "Opções de reversão:"
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-#, fuzzy
-msgid "Reset"
-msgstr "Reverter"
-
 #: ../tvp-git-helper/tgh-add.c:58
 #, fuzzy
 msgid "Add finished"
diff --git a/po/sv.po b/po/sv.po
index 2bfd5d9..56dae37 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+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"
@@ -29,10 +29,12 @@ msgid "GIT"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr "Lägg till"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -57,10 +59,12 @@ msgid "Changelist"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 msgid "Menu|Checkout"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Checka ut"
@@ -74,10 +78,12 @@ msgid "Cleanup"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Commit"
 msgstr "Verkställ"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 msgid "Commit"
 msgstr "Verkställ"
@@ -101,10 +107,12 @@ msgid "Delete"
 msgstr "Ta bort"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Menu|Diff"
 msgstr "Diff"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Diff"
 msgstr "Diff"
 
@@ -144,19 +152,23 @@ msgid "Lock"
 msgstr "LÃ¥s"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr "Logg"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr "Logg"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr "Flytta"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Flytta"
@@ -207,10 +219,12 @@ msgid "Revert"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Status"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -247,6 +261,7 @@ msgid "Update"
 msgstr "Uppdatera"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -343,6 +358,136 @@ msgstr ""
 msgid "Infinity"
 msgstr ""
 
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#, fuzzy
+msgid "Menu|Bisect"
+msgstr "Verkställ"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#, fuzzy
+msgid "Menu|Branch"
+msgstr "Info"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#, fuzzy
+msgid "Menu|Clone"
+msgstr "Kopiera"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#, fuzzy
+msgid "Menu|Fetch"
+msgstr "Ta bort"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#, fuzzy
+msgid "Menu|Grep"
+msgstr "Kopiera"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Menu|Init"
+msgstr "Info"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+msgid "Init"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Menu|Merge"
+msgstr "Flytta"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Merge"
+msgstr "Meddelande"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#, fuzzy
+msgid "Menu|Pull"
+msgstr "Ta bort"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#, fuzzy
+msgid "Menu|Push"
+msgstr "Status"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Menu|Rebase"
+msgstr "Ta bort"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+msgid "Rebase"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#, fuzzy
+msgid "Menu|Reset"
+msgstr "Ta bort"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+msgid "Reset"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Menu|Remove"
+msgstr "Flytta"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Remove"
+msgstr "Flytta"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#, fuzzy
+msgid "Menu|Show"
+msgstr "Logg"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#, fuzzy
+msgid "Menu|Tag"
+msgstr "Logg"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr "Skriv ut versionsinformation"
@@ -1041,19 +1186,10 @@ msgstr ""
 msgid "Branch Related Options:"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr ""
-
 #: ../tvp-git-helper/main.c:108
 msgid "Reset Related Options:"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-msgid "Reset"
-msgstr ""
-
 #: ../tvp-git-helper/tgh-add.c:58
 msgid "Add finished"
 msgstr ""
diff --git a/po/thunar-vcs-plugin.pot b/po/thunar-vcs-plugin.pot
index 5878402..0542b64 100644
--- a/po/thunar-vcs-plugin.pot
+++ b/po/thunar-vcs-plugin.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+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"
@@ -30,10 +30,12 @@ msgid "GIT"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -57,10 +59,12 @@ msgid "Changelist"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 msgid "Menu|Checkout"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr ""
@@ -74,10 +78,12 @@ msgid "Cleanup"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Commit"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 msgid "Commit"
 msgstr ""
@@ -101,10 +107,12 @@ msgid "Delete"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Menu|Diff"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Diff"
 msgstr ""
 
@@ -144,19 +152,23 @@ msgid "Lock"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr ""
@@ -207,10 +219,12 @@ msgid "Revert"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Status"
 msgstr ""
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -247,6 +261,7 @@ msgid "Update"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -342,6 +357,120 @@ msgstr ""
 msgid "Infinity"
 msgstr ""
 
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Menu|Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+msgid "Menu|Branch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Menu|Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Menu|Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Menu|Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+msgid "Menu|Init"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+msgid "Init"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+msgid "Menu|Merge"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+msgid "Merge"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Menu|Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Menu|Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+msgid "Menu|Rebase"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+msgid "Rebase"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+msgid "Menu|Reset"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+msgid "Reset"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+msgid "Menu|Remove"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+msgid "Remove"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Menu|Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Menu|Tag"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr ""
@@ -1035,19 +1164,10 @@ msgstr ""
 msgid "Branch Related Options:"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr ""
-
 #: ../tvp-git-helper/main.c:108
 msgid "Reset Related Options:"
 msgstr ""
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-msgid "Reset"
-msgstr ""
-
 #: ../tvp-git-helper/tgh-add.c:58
 msgid "Add finished"
 msgstr ""
diff --git a/po/ur.po b/po/ur.po
index 8b5c1cd..42cf507 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+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"
@@ -33,10 +33,12 @@ msgid "GIT"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr "مینیو|شامل کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -60,10 +62,12 @@ msgid "Changelist"
 msgstr "تبدیلی کی فہرست"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 msgid "Menu|Checkout"
 msgstr "مینیو|چیک کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "چیک کریں"
@@ -77,10 +81,12 @@ msgid "Cleanup"
 msgstr "صاف کریں"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Commit"
 msgstr "مینیو|کمٹ"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 msgid "Commit"
 msgstr "تبصرہ"
@@ -104,10 +110,12 @@ msgid "Delete"
 msgstr "حذف"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Menu|Diff"
 msgstr "مینیو|فرق"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Diff"
 msgstr "فرق"
 
@@ -147,19 +155,23 @@ msgid "Lock"
 msgstr "قفل"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr "مینیو|لاگ"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr "Log"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr "مینیو|منتقل کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "منتقل کریں"
@@ -210,10 +222,12 @@ msgid "Revert"
 msgstr "واپس"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Status"
 msgstr "مینیو|حالت"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -250,6 +264,7 @@ msgid "Update"
 msgstr "تجدید"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "عمل %s لاگو نہیں کیا گیا ہے"
@@ -345,6 +360,139 @@ msgstr "فوراً"
 msgid "Infinity"
 msgstr "مطلق"
 
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#, fuzzy
+msgid "Menu|Bisect"
+msgstr "مینیو|بلیم"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#, fuzzy
+msgid "Menu|Branch"
+msgstr "مینیو|بلیم"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#, fuzzy
+msgid "Menu|Clone"
+msgstr "مینیو|کاپی"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#, fuzzy
+msgid "Menu|Fetch"
+msgstr "مینیو|تبدیل"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#, fuzzy
+msgid "Menu|Grep"
+msgstr "مینیو|صاف کریں"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Menu|Init"
+msgstr "مینیو|معلومات"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Init"
+msgstr "مطلق"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Menu|Merge"
+msgstr "مینیو|منتقل کریں"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Merge"
+msgstr "مرج شدہ"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#, fuzzy
+msgid "Menu|Pull"
+msgstr "مینیو|بلیم"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#, fuzzy
+msgid "Menu|Push"
+msgstr "مینیو|حالت"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Menu|Rebase"
+msgstr "مینیو|ریزولو"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Rebase"
+msgstr "واپس"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#, fuzzy
+msgid "Menu|Reset"
+msgstr "مینیو|واپس"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#, fuzzy
+msgid "Reset"
+msgstr "واپس"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Menu|Remove"
+msgstr "مینیو|ریزولو"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Remove"
+msgstr "Resolve"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#, fuzzy
+msgid "Menu|Show"
+msgstr "مینیو|لاگ"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#, fuzzy
+msgid "Menu|Tag"
+msgstr "مینیو|لاگ"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr "ورژن معلومات طبع کریں"
@@ -1050,21 +1198,11 @@ msgstr "ریورٹ حرکت چلائیں"
 msgid "Branch Related Options:"
 msgstr "بلیم متعلقہ اختیارات:"
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr ""
-
 #: ../tvp-git-helper/main.c:108
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "متعلقہ اختیارات منعکس کریں:"
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-#, fuzzy
-msgid "Reset"
-msgstr "واپس"
-
 #: ../tvp-git-helper/tgh-add.c:58
 #, fuzzy
 msgid "Add finished"
diff --git a/po/ur_PK.po b/po/ur_PK.po
index 8b5c1cd..42cf507 100644
--- a/po/ur_PK.po
+++ b/po/ur_PK.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+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"
@@ -33,10 +33,12 @@ msgid "GIT"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr "مینیو|شامل کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -60,10 +62,12 @@ msgid "Changelist"
 msgstr "تبدیلی کی فہرست"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 msgid "Menu|Checkout"
 msgstr "مینیو|چیک کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "چیک کریں"
@@ -77,10 +81,12 @@ msgid "Cleanup"
 msgstr "صاف کریں"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Commit"
 msgstr "مینیو|کمٹ"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 msgid "Commit"
 msgstr "تبصرہ"
@@ -104,10 +110,12 @@ msgid "Delete"
 msgstr "حذف"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Menu|Diff"
 msgstr "مینیو|فرق"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Diff"
 msgstr "فرق"
 
@@ -147,19 +155,23 @@ msgid "Lock"
 msgstr "قفل"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr "مینیو|لاگ"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr "Log"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr "مینیو|منتقل کریں"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "منتقل کریں"
@@ -210,10 +222,12 @@ msgid "Revert"
 msgstr "واپس"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Status"
 msgstr "مینیو|حالت"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -250,6 +264,7 @@ msgid "Update"
 msgstr "تجدید"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "عمل %s لاگو نہیں کیا گیا ہے"
@@ -345,6 +360,139 @@ msgstr "فوراً"
 msgid "Infinity"
 msgstr "مطلق"
 
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#, fuzzy
+msgid "Menu|Bisect"
+msgstr "مینیو|بلیم"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#, fuzzy
+msgid "Menu|Branch"
+msgstr "مینیو|بلیم"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#, fuzzy
+msgid "Menu|Clone"
+msgstr "مینیو|کاپی"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#, fuzzy
+msgid "Menu|Fetch"
+msgstr "مینیو|تبدیل"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#, fuzzy
+msgid "Menu|Grep"
+msgstr "مینیو|صاف کریں"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Menu|Init"
+msgstr "مینیو|معلومات"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Init"
+msgstr "مطلق"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Menu|Merge"
+msgstr "مینیو|منتقل کریں"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Merge"
+msgstr "مرج شدہ"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#, fuzzy
+msgid "Menu|Pull"
+msgstr "مینیو|بلیم"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#, fuzzy
+msgid "Menu|Push"
+msgstr "مینیو|حالت"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Menu|Rebase"
+msgstr "مینیو|ریزولو"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Rebase"
+msgstr "واپس"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#, fuzzy
+msgid "Menu|Reset"
+msgstr "مینیو|واپس"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#, fuzzy
+msgid "Reset"
+msgstr "واپس"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Menu|Remove"
+msgstr "مینیو|ریزولو"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Remove"
+msgstr "Resolve"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#, fuzzy
+msgid "Menu|Show"
+msgstr "مینیو|لاگ"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#, fuzzy
+msgid "Menu|Tag"
+msgstr "مینیو|لاگ"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr "ورژن معلومات طبع کریں"
@@ -1050,21 +1198,11 @@ msgstr "ریورٹ حرکت چلائیں"
 msgid "Branch Related Options:"
 msgstr "بلیم متعلقہ اختیارات:"
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr ""
-
 #: ../tvp-git-helper/main.c:108
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "متعلقہ اختیارات منعکس کریں:"
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-#, fuzzy
-msgid "Reset"
-msgstr "واپس"
-
 #: ../tvp-git-helper/tgh-add.c:58
 #, fuzzy
 msgid "Add finished"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index a02901b..7d3ac06 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-27 15:20+0200\n"
+"POT-Creation-Date: 2009-09-27 16:09+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"
@@ -29,10 +29,12 @@ msgid "GIT"
 msgstr ""
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242
 msgid "Menu|Add"
 msgstr "Add"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300 ../tvp-svn-helper/main.c:246
+#: ../thunar-vcs-plugin/tvp-svn-action.c:300
+#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:246
 #: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
 #: ../tvp-git-helper/main.c:100 ../tvp-git-helper/tgh-add.c:113
 msgid "Add"
@@ -56,10 +58,12 @@ msgid "Changelist"
 msgstr "Changelist"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245
 msgid "Menu|Checkout"
 msgstr "Checkout"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322 ../tvp-svn-helper/main.c:258
+#: ../thunar-vcs-plugin/tvp-svn-action.c:322
+#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:258
 #: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Checkout"
@@ -73,10 +77,12 @@ msgid "Cleanup"
 msgstr "Cleanup"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
 msgid "Menu|Commit"
 msgstr "Commit"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332 ../tvp-svn-helper/main.c:266
+#: ../thunar-vcs-plugin/tvp-svn-action.c:332
+#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:266
 #: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
 msgid "Commit"
 msgstr "Commit"
@@ -100,10 +106,12 @@ msgid "Delete"
 msgstr "Delete"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Menu|Diff"
 msgstr "Diff"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:347
+#: ../thunar-vcs-plugin/tvp-git-action.c:248
 msgid "Diff"
 msgstr "Diff"
 
@@ -143,19 +151,23 @@ msgid "Lock"
 msgstr "Lock"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
 msgid "Menu|Log"
 msgstr "Log"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377 ../tvp-svn-helper/main.c:290
+#: ../thunar-vcs-plugin/tvp-svn-action.c:377
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:290
 #: ../tvp-svn-helper/tsh-log-dialog.c:208
 msgid "Log"
 msgstr "Log"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
 msgid "Menu|Move"
 msgstr "Move"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392 ../tvp-svn-helper/main.c:294
+#: ../thunar-vcs-plugin/tvp-svn-action.c:392
+#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:294
 #: ../tvp-svn-helper/tsh-move.c:157
 msgid "Move"
 msgstr "Move"
@@ -206,10 +218,12 @@ msgid "Revert"
 msgstr "Revert"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
 msgid "Menu|Status"
 msgstr "Status"
 
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429 ../tvp-svn-helper/main.c:314
+#: ../thunar-vcs-plugin/tvp-svn-action.c:429
+#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:314
 #: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
 #: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:112
 #: ../tvp-git-helper/tgh-file-selection-dialog.c:120
@@ -246,6 +260,7 @@ msgid "Update"
 msgstr "Update"
 
 #: ../thunar-vcs-plugin/tvp-svn-action.c:454
+#: ../thunar-vcs-plugin/tvp-git-action.c:271
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "操作 %s 未实现"
@@ -345,6 +360,139 @@ msgstr "立即 (当前文件或当前目录及其子文件夹内容)"
 msgid "Infinity"
 msgstr "无穷 (取出当前文件或递归取出当前目录及其子目录中的内容)"
 
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#, fuzzy
+msgid "Menu|Bisect"
+msgstr "Blame"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:243
+msgid "Bisect"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#, fuzzy
+msgid "Menu|Branch"
+msgstr "Blame"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:104
+#: ../tvp-git-helper/tgh-branch-dialog.c:119
+msgid "Branch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#, fuzzy
+msgid "Menu|Clone"
+msgstr "Copy"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
+msgid "Clone"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#, fuzzy
+msgid "Menu|Fetch"
+msgstr "Switch"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
+msgid "Fetch"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#, fuzzy
+msgid "Menu|Grep"
+msgstr "Cleanup"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
+msgid "Grep"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Menu|Init"
+msgstr "Info"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#, fuzzy
+msgid "Init"
+msgstr "无穷 (取出当前文件或递归取出当前目录及其子目录中的内容)"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Menu|Merge"
+msgstr "Move"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#, fuzzy
+msgid "Merge"
+msgstr "已被合并"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#, fuzzy
+msgid "Menu|Pull"
+msgstr "Blame"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
+msgid "Pull"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#, fuzzy
+msgid "Menu|Push"
+msgstr "Status"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
+msgid "Push"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Menu|Rebase"
+msgstr "Resolve"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#, fuzzy
+msgid "Rebase"
+msgstr "Revert"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#, fuzzy
+msgid "Menu|Reset"
+msgstr "Revert"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:108
+#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#, fuzzy
+msgid "Reset"
+msgstr "Revert"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Menu|Remove"
+msgstr "Resolve"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#, fuzzy
+msgid "Remove"
+msgstr "Resolve"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#, fuzzy
+msgid "Menu|Show"
+msgstr "Log"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
+msgid "Show"
+msgstr ""
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#, fuzzy
+msgid "Menu|Tag"
+msgstr "Log"
+
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
+msgid "Tag"
+msgstr ""
+
 #: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
 msgid "Print version information"
 msgstr "打印版本信息"
@@ -1041,21 +1189,11 @@ msgstr "执行 revert 操作"
 msgid "Branch Related Options:"
 msgstr "Blame 操作相关选项:"
 
-#: ../tvp-git-helper/main.c:104 ../tvp-git-helper/tgh-branch-dialog.c:119
-msgid "Branch"
-msgstr ""
-
 #: ../tvp-git-helper/main.c:108
 #, fuzzy
 msgid "Reset Related Options:"
 msgstr "Revert 操作相关选项:"
 
-#: ../tvp-git-helper/main.c:108 ../tvp-git-helper/tgh-reset-dialog.c:108
-#: ../tvp-git-helper/tgh-reset.c:125
-#, fuzzy
-msgid "Reset"
-msgstr "Revert"
-
 #: ../tvp-git-helper/tgh-add.c:58
 #, fuzzy
 msgid "Add finished"



More information about the Xfce4-commits mailing list