[Xfce4-commits] <thunar-vcs-plugin:master> * po/POTFILES.in: added git helper files. * po/thunar-vcs-plugin.pot po/*.po: updated po files.
Peter de Ridder
noreply at xfce.org
Wed Oct 14 22:20:02 CEST 2009
Updating branch refs/heads/master
to 5782267e5a5790db8521f9a671cd514b693fe582 (commit)
from ce00efd125e8de3f51d7625d67aed6a31d252bc8 (commit)
commit 5782267e5a5790db8521f9a671cd514b693fe582
Author: Peter de Ridder <peter at xfce.org>
Date: Wed Oct 14 22:18:19 2009 +0200
* po/POTFILES.in: added git helper files.
* po/thunar-vcs-plugin.pot po/*.po: updated po files.
po/POTFILES.in | 10 +-
po/ar.po | 270 +++++++++++++++++++++++++-------------------
po/ca.po | 277 ++++++++++++++++++++++++++-------------------
po/cs.po | 277 ++++++++++++++++++++++++++-------------------
po/da.po | 277 ++++++++++++++++++++++++++-------------------
po/de.po | 277 ++++++++++++++++++++++++++-------------------
po/en_GB.po | 277 ++++++++++++++++++++++++++-------------------
po/es.po | 277 ++++++++++++++++++++++++++-------------------
po/fr.po | 276 ++++++++++++++++++++++++++-------------------
po/gl.po | 280 +++++++++++++++++++++++++++-------------------
po/hu.po | 275 ++++++++++++++++++++++++++-------------------
po/id.po | 277 ++++++++++++++++++++++++++-------------------
po/lv.po | 277 ++++++++++++++++++++++++++-------------------
po/nl.po | 277 ++++++++++++++++++++++++++-------------------
po/pl.po | 275 ++++++++++++++++++++++++++-------------------
po/pt.po | 277 ++++++++++++++++++++++++++-------------------
po/pt_BR.po | 277 ++++++++++++++++++++++++++-------------------
po/sv.po | 273 ++++++++++++++++++++++++++-------------------
po/thunar-vcs-plugin.pot | 270 +++++++++++++++++++++++++-------------------
po/ur.po | 277 ++++++++++++++++++++++++++-------------------
po/ur_PK.po | 277 ++++++++++++++++++++++++++-------------------
po/zh_CN.po | 277 ++++++++++++++++++++++++++-------------------
22 files changed, 3389 insertions(+), 2418 deletions(-)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 63ff364..66d8802 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -42,12 +42,16 @@ tvp-svn-helper/tsh-unlock.c
tvp-svn-helper/tsh-update.c
tvp-git-helper/main.c
tvp-git-helper/tgh-add.c
-tvp-git-helper/tgh-branch-dialog.c
tvp-git-helper/tgh-branch.c
+tvp-git-helper/tgh-branch-dialog.c
+tvp-git-helper/tgh-clone.c
tvp-git-helper/tgh-common.c
tvp-git-helper/tgh-dialog-common.c
tvp-git-helper/tgh-file-selection-dialog.c
-tvp-git-helper/tgh-reset-dialog.c
+tvp-git-helper/tgh-log.c
+tvp-git-helper/tgh-log-dialog.c
tvp-git-helper/tgh-reset.c
-tvp-git-helper/tgh-status-dialog.c
+tvp-git-helper/tgh-reset-dialog.c
tvp-git-helper/tgh-status.c
+tvp-git-helper/tgh-status-dialog.c
+tvp-git-helper/tgh-transfer-dialog.c
diff --git a/po/ar.po b/po/ar.po
index 8dbad90..39a250c 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: 2008-07-15 16:14+0200\n"
"Last-Translator: Mohamed Magdy <mohamedmk at gmail.com>\n"
"Language-Team: Arabeyes <doc at arabeyes.org>\n"
@@ -13,250 +13,252 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr ""
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
msgid "Menu|Blame"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Menu|Changelist"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Changelist"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
msgid "Menu|Checkout"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
msgid "Menu|Cleanup"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
msgid "Menu|Commit"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
msgid "Commit"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
msgid "Menu|Copy"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
msgid "Menu|Delete"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Menu|Diff"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Diff"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
msgid "Menu|Export"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
msgid "Menu|Import"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Menu|Info"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
msgid "Menu|Lock"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Menu|Edit Properties"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Edit Properties"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
msgid "Menu|Relocate"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
msgid "Menu|Resolved"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Menu|Resolve"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Resolve"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
msgid "Menu|Revert"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
msgid "Menu|Status"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
msgid "Menu|Switch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
msgid "Menu|Unlock"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
msgid "Menu|Update"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr ""
@@ -352,125 +354,126 @@ msgstr ""
msgid "Infinity"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Menu|Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
msgid "Menu|Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
msgid "Menu|Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Menu|Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Menu|Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
msgid "Menu|Init"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
msgid "Init"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
msgid "Menu|Merge"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
msgid "Merge"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Menu|Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Menu|Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
msgid "Menu|Rebase"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
msgid "Rebase"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
msgid "Menu|Reset"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
msgid "Reset"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
msgid "Menu|Remove"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
msgid "Remove"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Menu|Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Menu|Tag"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr ""
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
msgid "Execute add action"
msgstr ""
@@ -514,7 +517,7 @@ msgstr ""
msgid "Execute lock action"
msgstr ""
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
msgid "Execute log action"
msgstr ""
@@ -538,7 +541,7 @@ msgstr ""
msgid "Execute revert action"
msgstr ""
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
msgid "Execute status action"
msgstr ""
@@ -554,7 +557,7 @@ msgstr ""
msgid "Execute update action"
msgstr ""
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
msgid "Add Related Options:"
msgstr ""
@@ -598,7 +601,7 @@ msgstr ""
msgid "Lock Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
msgid "Log Related Options:"
msgstr ""
@@ -628,7 +631,7 @@ msgstr ""
msgid "Revert Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
msgid "Status Related Options:"
msgstr ""
@@ -666,11 +669,13 @@ msgstr ""
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
msgid "Revision"
msgstr ""
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr ""
@@ -953,6 +958,7 @@ msgid "Import Message"
msgstr ""
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
msgid "Message"
msgstr ""
@@ -962,6 +968,7 @@ msgid "Action"
msgstr ""
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr ""
@@ -1067,6 +1074,8 @@ msgstr ""
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr ""
@@ -1076,6 +1085,7 @@ msgstr ""
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr ""
@@ -1111,15 +1121,17 @@ msgstr ""
msgid "Check Repository"
msgstr ""
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
msgid "Status failed"
msgstr ""
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr ""
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr ""
@@ -1147,19 +1159,27 @@ msgstr ""
msgid "Trust"
msgstr ""
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
msgid "Execute branch action"
msgstr ""
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+msgid "Execute clone action"
+msgstr ""
+
+#: ../tvp-git-helper/main.c:101
msgid "Execute reset action"
msgstr ""
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
msgid "Branch Related Options:"
msgstr ""
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+msgid "Clone Related Options:"
+msgstr ""
+
+#: ../tvp-git-helper/main.c:135
msgid "Reset Related Options:"
msgstr ""
@@ -1167,11 +1187,31 @@ msgstr ""
msgid "Add finished"
msgstr ""
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr ""
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+msgid "Clone finished"
+msgstr ""
+
+#: ../tvp-git-helper/tgh-clone.c:119
+msgid "Cloning ..."
+msgstr ""
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+msgid "AuthorDate"
+msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+msgid "CommitDate"
+msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+msgid "Changes"
+msgstr ""
diff --git a/po/ca.po b/po/ca.po
index 8aed62a..47fe06a 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: \n"
"Last-Translator: Carles Muñoz Gorriz <carlesmu at internautas.org>\n"
"Language-Team: Harald Servat <redcrash at gmail.com>\n"
@@ -20,250 +20,252 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr "SVN"
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr "GIT"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr "Afegeix"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr "Afegir"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
msgid "Menu|Blame"
msgstr "Culpa"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Culpar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Menu|Changelist"
msgstr "Llista de canvis"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Changelist"
msgstr "Llista de canvis"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
msgid "Menu|Checkout"
msgstr "Obté"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Obtenir"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
msgid "Menu|Cleanup"
msgstr "Neteja"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Netejar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
msgid "Menu|Commit"
msgstr "Publica"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
msgid "Commit"
msgstr "Publicar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
msgid "Menu|Copy"
msgstr "Copia"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Copiar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
msgid "Menu|Delete"
msgstr "Esborra"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Esborrar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Menu|Diff"
msgstr "Diferències"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Diff"
msgstr "Diferències"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
msgid "Menu|Export"
msgstr "Exporta"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
msgid "Menu|Import"
msgstr "Importa"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Menu|Info"
msgstr "Informació"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr "Informació"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
msgid "Menu|Lock"
msgstr "Bloqueja"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Bloquejar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr "Registre"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr "Registre"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr "Mou"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Moure"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Menu|Edit Properties"
msgstr "Edita les propietats"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Edit Properties"
msgstr "Editar les propietats"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
msgid "Menu|Relocate"
msgstr "Re-ubica"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr "Re-ubicar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
msgid "Menu|Resolved"
msgstr "Resolt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "Resolt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Menu|Resolve"
msgstr "Resol"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Resolve"
msgstr "Resoldre"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
msgid "Menu|Revert"
msgstr "Restitueix"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Restituir"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
msgid "Menu|Status"
msgstr "Estat"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr "Estat"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
msgid "Menu|Switch"
msgstr "Canvia"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Canviar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
msgid "Menu|Unlock"
msgstr "Desbloqueja"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Desbloquejar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
msgid "Menu|Update"
msgstr "Actualitza"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Actualitzar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr "L'acció %s no està implementada"
@@ -359,143 +361,144 @@ msgstr "Immediats"
msgid "Infinity"
msgstr "Infinitat"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
#, fuzzy
msgid "Menu|Bisect"
msgstr "Culpa"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
#, fuzzy
msgid "Menu|Branch"
msgstr "Branca"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr "Branca"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
#, fuzzy
msgid "Menu|Clone"
msgstr "Copia"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
#, fuzzy
msgid "Menu|Fetch"
msgstr "Canvia"
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
#, fuzzy
msgid "Menu|Grep"
msgstr "Neteja"
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Menu|Init"
msgstr "Informació"
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Init"
msgstr "Infinitat"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Menu|Merge"
msgstr "Mou"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Merge"
msgstr "Fusionat"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
#, fuzzy
msgid "Menu|Pull"
msgstr "Culpa"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
#, fuzzy
msgid "Menu|Push"
msgstr "Estat"
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Menu|Rebase"
msgstr "Resol"
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Rebase"
msgstr "Reiniciar"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
#, fuzzy
msgid "Menu|Reset"
msgstr "Restitueix"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
msgid "Reset"
msgstr "Reiniciar"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Menu|Remove"
msgstr "Resol"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Remove"
msgstr "Resoldre"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
#, fuzzy
msgid "Menu|Show"
msgstr "Registre"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
#, fuzzy
msgid "Menu|Tag"
msgstr "Registre"
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr "Mostra informació de la versió"
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
msgid "Execute add action"
msgstr "Executa l'acció d'afegir"
@@ -539,7 +542,7 @@ msgstr "Executa l'acció d'importar"
msgid "Execute lock action"
msgstr "Executa l'acció de bloquejar"
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
msgid "Execute log action"
msgstr "Executa l'acció de registre"
@@ -563,7 +566,7 @@ msgstr "Executa l'acció de re-ubicar"
msgid "Execute revert action"
msgstr "Executa l'acció de restituir"
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
msgid "Execute status action"
msgstr "Executar l'acció d'estat"
@@ -579,7 +582,7 @@ msgstr "Executar l'acció de desbloquejar"
msgid "Execute update action"
msgstr "Executar l'acció d'actualitzar"
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
msgid "Add Related Options:"
msgstr "Opcions relacionades amb afegir:"
@@ -623,7 +626,7 @@ msgstr "Opcions relatives a importar:"
msgid "Lock Related Options:"
msgstr "Opcions relatives a bloquejar:"
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
msgid "Log Related Options:"
msgstr "Opcions relatives al registre:"
@@ -653,7 +656,7 @@ msgstr "Opcions relatives a re-ubicar:"
msgid "Revert Related Options:"
msgstr "Opcions relacionades amb restituir:"
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
msgid "Status Related Options:"
msgstr "Opcions relatives a l'estat:"
@@ -691,11 +694,13 @@ msgstr "LÃnia"
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
msgid "Revision"
msgstr "Revisió"
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr "Autor"
@@ -978,6 +983,7 @@ msgid "Import Message"
msgstr "Missatge d'importació"
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
msgid "Message"
msgstr "Missatge"
@@ -987,6 +993,7 @@ msgid "Action"
msgstr "Acció"
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr "Fitxer"
@@ -1092,6 +1099,8 @@ msgstr "_De:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr "Seleccioneu una carpeta"
@@ -1101,6 +1110,7 @@ msgstr "_A:"
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr "D_irectori:"
@@ -1136,15 +1146,17 @@ msgstr "Ocultar els externs"
msgid "Check Repository"
msgstr "Comprovar repositori"
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
msgid "Status failed"
msgstr "L'estat ha fallat"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr "_Repositori:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr "Transferència"
@@ -1172,19 +1184,29 @@ msgstr "Un altre error."
msgid "Trust"
msgstr "Confiança"
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
msgid "Execute branch action"
msgstr "Executa acció de branca"
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Executa l'acció de registre"
+
+#: ../tvp-git-helper/main.c:101
msgid "Execute reset action"
msgstr "Executa acció de reiniciar"
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
msgid "Branch Related Options:"
msgstr "Opcions relatives a la branca:"
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Opcions relatives a copiar:"
+
+#: ../tvp-git-helper/main.c:135
msgid "Reset Related Options:"
msgstr "Opcions relatives a reiniciar:"
@@ -1192,11 +1214,36 @@ msgstr "Opcions relatives a reiniciar:"
msgid "Add finished"
msgstr "S'ha acabar l'afegició"
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr "S'està afegintâ¦"
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "La neteja ha finalitzat"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Netejant ..."
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr "sense seguiment"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Autor"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Publicar"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Canviat"
diff --git a/po/cs.po b/po/cs.po
index 1b4b401..e485349 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce 4-i18-goodies\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: 2009-06-06 22:04+0100\n"
"Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
"Language-Team: Czech\n"
@@ -18,250 +18,252 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr "SVN"
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr "PÅidat (add)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr "PÅidat (add)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
msgid "Menu|Blame"
msgstr "Vypsat detaily (blame)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Vypsat detaily (blame)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Menu|Changelist"
msgstr "Seznam zmÄn"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Changelist"
msgstr "Seznam zmÄn"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
msgid "Menu|Checkout"
msgstr "Stáhnout (checkout)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Stáhnout (checkout)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
msgid "Menu|Cleanup"
msgstr "VyÄistit (cleanup)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "VyÄistit (cleanup)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
msgid "Menu|Commit"
msgstr "Zapsat (commit)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
msgid "Commit"
msgstr "Zapsat (commit)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
msgid "Menu|Copy"
msgstr "ZkopÃrovat (copy)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "ZkopÃrovat (copy)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
msgid "Menu|Delete"
msgstr "Smazat (delete)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Smazat (delete)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Menu|Diff"
msgstr "RozdÃl (diff)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Diff"
msgstr "RozdÃl (diff)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
msgid "Menu|Export"
msgstr "Exportovat (export)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportovat (export)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
msgid "Menu|Import"
msgstr "Importovat (import)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importovat (import)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Menu|Info"
msgstr "Informace (info)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr "Informace (info)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
msgid "Menu|Lock"
msgstr "Uzamknout (lock)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Uzamknout (lock)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr "Protokol (log)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr "Protokol (log)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr "PÅesunout (move)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "PÅesunout (move)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Menu|Edit Properties"
msgstr "Upravit vlastnosti (propedit)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Edit Properties"
msgstr "Upravit vlastnosti (propedit)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
msgid "Menu|Relocate"
msgstr "PÅemÃstit (relocate)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr "PÅemÃstit (relocate)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
msgid "Menu|Resolved"
msgstr "VyÅeÅ¡eno (resolved)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "VyÅeÅ¡eno (resolved)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Menu|Resolve"
msgstr "VyÅeÅ¡it (resolve)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Resolve"
msgstr "VyÅeÅ¡it (resolve)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
msgid "Menu|Revert"
msgstr "Obnovit pÅedchozà (revert)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Obnovit pÅedchozà (revert)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
msgid "Menu|Status"
msgstr "Stav (status)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr "Stav (status)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
msgid "Menu|Switch"
msgstr "PÅepnout (switch)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "PÅepnout (switch)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
msgid "Menu|Unlock"
msgstr "Odemknout (unlock)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Odemknout (unlock)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
msgid "Menu|Update"
msgstr "Aktualizovat (update)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Aktualizovat (update)"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr "Akce %s nenà implementovaná"
@@ -357,144 +359,145 @@ msgstr "Tento soubor nebo adresáŠa v nÄm obsažené soubury a adresáÅe"
msgid "Infinity"
msgstr "NekoneÄná"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
#, fuzzy
msgid "Menu|Bisect"
msgstr "Vypsat detaily (blame)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
#, fuzzy
msgid "Menu|Branch"
msgstr "Vypsat detaily (blame)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
#, fuzzy
msgid "Menu|Clone"
msgstr "ZkopÃrovat (copy)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
#, fuzzy
msgid "Menu|Fetch"
msgstr "PÅepnout (switch)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
#, fuzzy
msgid "Menu|Grep"
msgstr "VyÄistit (cleanup)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Menu|Init"
msgstr "Informace (info)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Init"
msgstr "NekoneÄná"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Menu|Merge"
msgstr "PÅesunout (move)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Merge"
msgstr "Spojeno"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
#, fuzzy
msgid "Menu|Pull"
msgstr "Vypsat detaily (blame)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
#, fuzzy
msgid "Menu|Push"
msgstr "Stav (status)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Menu|Rebase"
msgstr "VyÅeÅ¡it (resolve)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Rebase"
msgstr "Obnovit pÅedchozà (revert)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
#, fuzzy
msgid "Menu|Reset"
msgstr "Obnovit pÅedchozà (revert)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
#, fuzzy
msgid "Reset"
msgstr "Obnovit pÅedchozà (revert)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Menu|Remove"
msgstr "VyÅeÅ¡it (resolve)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Remove"
msgstr "VyÅeÅ¡it (resolve)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
#, fuzzy
msgid "Menu|Show"
msgstr "Protokol (log)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
#, fuzzy
msgid "Menu|Tag"
msgstr "Protokol (log)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr "VypÃÅ¡e informaci o verzi"
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
msgid "Execute add action"
msgstr "Spustit akci pÅidánà (add)"
@@ -538,7 +541,7 @@ msgstr "Spustit akci importu (import)"
msgid "Execute lock action"
msgstr "Spustit akci uzamknutà (lock)"
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
msgid "Execute log action"
msgstr "Spustit akci protokolovánà (log)"
@@ -562,7 +565,7 @@ msgstr "Spustit akci pÅemÃstÄnà (relocate)"
msgid "Execute revert action"
msgstr "Spustit akci obnovenà (revert)"
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
msgid "Execute status action"
msgstr "Spustit akci stavu (status)"
@@ -578,7 +581,7 @@ msgstr "Spustit akci odemknutà (unlock)"
msgid "Execute update action"
msgstr "Spustit akci aktualizace (update)"
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
msgid "Add Related Options:"
msgstr "Volby týkajÃcà se pÅidávánà (add):"
@@ -622,7 +625,7 @@ msgstr "Volby týkajÃcà se importovánà (import):"
msgid "Lock Related Options:"
msgstr "Volby týkajÃcà se uzamykánà (lock):"
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
msgid "Log Related Options:"
msgstr "Volby týkajÃcà se protokolovánà (log):"
@@ -652,7 +655,7 @@ msgstr "Volby týkajÃcà se pÅemÃstÄnà (relocate):"
msgid "Revert Related Options:"
msgstr "Volby týkajÃcà se obnovovánà (revert):"
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
msgid "Status Related Options:"
msgstr "Volby týkajÃcà se stavu (status):"
@@ -690,11 +693,13 @@ msgstr "Äára"
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
msgid "Revision"
msgstr "Revize"
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr "Autor"
@@ -977,6 +982,7 @@ msgid "Import Message"
msgstr "Vložit zprávu"
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
msgid "Message"
msgstr "Zpráva"
@@ -986,6 +992,7 @@ msgid "Action"
msgstr "Akce"
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr "Soubor"
@@ -1091,6 +1098,8 @@ msgstr "_Z:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr "Vyberte složku"
@@ -1100,6 +1109,7 @@ msgstr "_Do:"
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr "_AdresáÅ:"
@@ -1135,15 +1145,17 @@ msgstr "Skrýt externÃ"
msgid "Check Repository"
msgstr "OvÄÅit repozitáÅ"
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
msgid "Status failed"
msgstr "Stav selhal"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr "_RepozitáÅ:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr "PÅenos"
@@ -1171,22 +1183,32 @@ msgstr "Jiná chyba."
msgid "Trust"
msgstr "DůvÄÅovat"
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
#, fuzzy
msgid "Execute branch action"
msgstr "Spustit akci vypsánà detailů (blame)"
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Spustit akci protokolovánà (log)"
+
+#: ../tvp-git-helper/main.c:101
#, fuzzy
msgid "Execute reset action"
msgstr "Spustit akci obnovenà (revert)"
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
#, fuzzy
msgid "Branch Related Options:"
msgstr "Volby týkajÃcà se výpisu detailů (blame):"
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Volby týkajÃcà se kopÃrovánà (copy):"
+
+#: ../tvp-git-helper/main.c:135
#, fuzzy
msgid "Reset Related Options:"
msgstr "Volby týkajÃcà se obnovovánà (revert):"
@@ -1196,15 +1218,40 @@ msgstr "Volby týkajÃcà se obnovovánà (revert):"
msgid "Add finished"
msgstr "ÄiÅ¡tÄnà ukonÄeno"
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr ""
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "ÄiÅ¡tÄnà ukonÄeno"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Äistà se..."
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr ""
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Autor"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Zapsat (commit)"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "ZmÄnÄno"
+
#~ msgid "%1$s on %2$s"
#~ msgstr "%1$s na serveru %2$s"
diff --git a/po/da.po b/po/da.po
index 7b60e89..b10b17a 100644
--- a/po/da.po
+++ b/po/da.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin 0.0.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: 2009-08-19 23:52+0100\n"
"Last-Translator: Per Kongstad <p_kongstad at op.pl>\n"
"Language-Team: Danish <dansk at dansk-gruppen.dk>\n"
@@ -20,252 +20,254 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr "SVN"
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr "GIT"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr "Tilføj"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr "Tilføj"
# http://svnbook.red-bean.com/en/1.0/re02.html
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
msgid "Menu|Blame"
msgstr "Vis ansvarlige"
# http://svnbook.red-bean.com/en/1.0/re02.html
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Vis ansvarlige"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Menu|Changelist"
msgstr "Ãndringsliste"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Changelist"
msgstr "Ãndringsliste"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
msgid "Menu|Checkout"
msgstr "Tjek ud"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Tjek ud"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
msgid "Menu|Cleanup"
msgstr "Oprydning"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Oprydning"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
msgid "Menu|Commit"
msgstr "Integrér"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
msgid "Commit"
msgstr "Integrér"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
msgid "Menu|Copy"
msgstr "Kopiér"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Kopiér"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
msgid "Menu|Delete"
msgstr "Slet"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Slet"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Menu|Diff"
msgstr "Diff"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Diff"
msgstr "Diff"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
msgid "Menu|Export"
msgstr "Eksportér"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Eksportér"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
msgid "Menu|Import"
msgstr "Importér"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importér"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Menu|Info"
msgstr "Info"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr "Info"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
msgid "Menu|Lock"
msgstr "LÃ¥s"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "LÃ¥s"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr "Flyt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Flyt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Menu|Edit Properties"
msgstr "Redigér egenskaber"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Edit Properties"
msgstr "Redigér egenskaber"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
msgid "Menu|Relocate"
msgstr "Skift adresse"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr "Skift adresse"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
msgid "Menu|Resolved"
msgstr "Løst"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "Løst"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Menu|Resolve"
msgstr "Løs"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Resolve"
msgstr "Løs"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
msgid "Menu|Revert"
msgstr "Forkast"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Forkast"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
msgid "Menu|Status"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
msgid "Menu|Switch"
msgstr "Skift"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Skift"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
msgid "Menu|Unlock"
msgstr "LÃ¥s op"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "LÃ¥s op"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
msgid "Menu|Update"
msgstr "Opdatér"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Opdatér"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr "Handling %s er ikke implementeret"
@@ -362,144 +364,145 @@ msgid "Infinity"
msgstr "Evighed"
# http://svnbook.red-bean.com/en/1.0/re02.html
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
#, fuzzy
msgid "Menu|Bisect"
msgstr "Vis ansvarlige"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
#, fuzzy
msgid "Menu|Branch"
msgstr "Gren"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr "Gren"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
#, fuzzy
msgid "Menu|Clone"
msgstr "Kopiér"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
#, fuzzy
msgid "Menu|Fetch"
msgstr "Skift"
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
#, fuzzy
msgid "Menu|Grep"
msgstr "Oprydning"
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Menu|Init"
msgstr "Info"
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Init"
msgstr "Evighed"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Menu|Merge"
msgstr "Flyt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Merge"
msgstr "Sammenføjet"
# http://svnbook.red-bean.com/en/1.0/re02.html
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
#, fuzzy
msgid "Menu|Pull"
msgstr "Vis ansvarlige"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
#, fuzzy
msgid "Menu|Push"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Menu|Rebase"
msgstr "Løs"
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Rebase"
msgstr "Nulstil"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
#, fuzzy
msgid "Menu|Reset"
msgstr "Forkast"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
msgid "Reset"
msgstr "Nulstil"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Menu|Remove"
msgstr "Løs"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Remove"
msgstr "Løs"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
#, fuzzy
msgid "Menu|Show"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
#, fuzzy
msgid "Menu|Tag"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr "Udskriv versionsinformation"
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
msgid "Execute add action"
msgstr "Kør handlingen tilføj"
@@ -543,7 +546,7 @@ msgstr "Kør importérhandling"
msgid "Execute lock action"
msgstr "Kør låsehandling"
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
msgid "Execute log action"
msgstr "Kør loghandling"
@@ -567,7 +570,7 @@ msgstr "Kør adresseskifthandling"
msgid "Execute revert action"
msgstr "Kør forkastehandling"
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
msgid "Execute status action"
msgstr "Kør statushandling"
@@ -583,7 +586,7 @@ msgstr "Kør låsophandling"
msgid "Execute update action"
msgstr "Udfør opdatérhandling"
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
msgid "Add Related Options:"
msgstr "Tilføj-relaterede tilvalg:"
@@ -627,7 +630,7 @@ msgstr "Importér-relaterede tilvalg:"
msgid "Lock Related Options:"
msgstr "LÃ¥se-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
msgid "Log Related Options:"
msgstr "Log-relaterede tilvalg:"
@@ -657,7 +660,7 @@ msgstr "Adresseskift-relaterede tilvalg:"
msgid "Revert Related Options:"
msgstr "Forkast-relaterede tilvalg:"
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
msgid "Status Related Options:"
msgstr "Status-relaterede tilvalg:"
@@ -695,11 +698,13 @@ msgstr "Linje"
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
msgid "Revision"
msgstr "Revision"
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr "Forfatter"
@@ -982,6 +987,7 @@ msgid "Import Message"
msgstr "Importbesked"
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
msgid "Message"
msgstr "Besked"
@@ -991,6 +997,7 @@ msgid "Action"
msgstr "Handling"
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr "Fil"
@@ -1096,6 +1103,8 @@ msgstr "_Fra:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr "Vælg mappe"
@@ -1105,6 +1114,7 @@ msgstr "_Til:"
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr "_Katalog:"
@@ -1140,15 +1150,17 @@ msgstr "Skjul eksterne"
msgid "Check Repository"
msgstr "Tjek arkiv"
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
msgid "Status failed"
msgstr "Status fejlede"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr "_Arkiv:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr "Overførsel"
@@ -1176,19 +1188,29 @@ msgstr "Anden fejl."
msgid "Trust"
msgstr "Stol på"
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
msgid "Execute branch action"
msgstr "Kør grenhandling"
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Kør loghandling"
+
+#: ../tvp-git-helper/main.c:101
msgid "Execute reset action"
msgstr "Kør nulstilhandling"
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
msgid "Branch Related Options:"
msgstr "Gren-relaterede tilvalg:"
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Kopiér-relaterede tilvalg:"
+
+#: ../tvp-git-helper/main.c:135
msgid "Reset Related Options:"
msgstr "Nulstil-relaterede tilvalg:"
@@ -1196,15 +1218,40 @@ msgstr "Nulstil-relaterede tilvalg:"
msgid "Add finished"
msgstr "Tilføj afsluttet"
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr "Tilføjer..."
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Oprydning afsluttet"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Rydder op ..."
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr "uden revisionsspor"
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Forfatter"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Integrér"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Ãndret"
+
#~ msgid "%1$s on %2$s"
#~ msgstr "%1$s på %2$s"
diff --git a/po/de.po b/po/de.po
index fe7e719..519894a 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: 2009-04-14 23:02+0200\n"
"Last-Translator: Fabian Nowak <timystery at arcor.de>\n"
"Language-Team: German\n"
@@ -19,250 +19,252 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr "SVN"
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr "Hinzufügen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr "Hinzufügen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
msgid "Menu|Blame"
msgstr "Beschuldigen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Beschuldigen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Menu|Changelist"
msgstr "Ãnderungsliste"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Changelist"
msgstr "Ãnderungsliste"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
msgid "Menu|Checkout"
msgstr "Auschecken"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Auschecken"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
msgid "Menu|Cleanup"
msgstr "Aufräumen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Aufräumen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
msgid "Menu|Commit"
msgstr "Einchecken"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
msgid "Commit"
msgstr "Einchecken"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
msgid "Menu|Copy"
msgstr "Kopieren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Kopieren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
msgid "Menu|Delete"
msgstr "Löschen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Löschen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Menu|Diff"
msgstr "Unterschiede"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Diff"
msgstr "Unterschiede"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
msgid "Menu|Export"
msgstr "Exportieren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportieren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
msgid "Menu|Import"
msgstr "Importieren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importieren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Menu|Info"
msgstr "Information"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr "Information"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
msgid "Menu|Lock"
msgstr "Sperren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Sperren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr "Verschieben"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Verschieben"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Menu|Edit Properties"
msgstr "Eigenschaften ändern"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Edit Properties"
msgstr "Eigenschaften ändern"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
msgid "Menu|Relocate"
msgstr "Umplatzieren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr "Umplatzieren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
msgid "Menu|Resolved"
msgstr "Aufgelöst"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "Aufgelöst"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Menu|Resolve"
msgstr "Auflösen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Resolve"
msgstr "Auflösen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
msgid "Menu|Revert"
msgstr "Rückgängig"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Rückgängig"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
msgid "Menu|Status"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
msgid "Menu|Switch"
msgstr "Umschalten"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Umschalten"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
msgid "Menu|Unlock"
msgstr "Entsperren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Entsperren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
msgid "Menu|Update"
msgstr "Aktualisieren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Aktualisieren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr "Aktion »%s« ist nicht implementiert"
@@ -358,144 +360,145 @@ msgstr "Ab dieser Ebene"
msgid "Infinity"
msgstr "Unendlich"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
#, fuzzy
msgid "Menu|Bisect"
msgstr "Beschuldigen"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
#, fuzzy
msgid "Menu|Branch"
msgstr "Beschuldigen"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
#, fuzzy
msgid "Menu|Clone"
msgstr "Kopieren"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
#, fuzzy
msgid "Menu|Fetch"
msgstr "Umschalten"
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
#, fuzzy
msgid "Menu|Grep"
msgstr "Aufräumen"
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Menu|Init"
msgstr "Information"
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Init"
msgstr "Unendlich"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Menu|Merge"
msgstr "Verschieben"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Merge"
msgstr "Zusammengeführt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
#, fuzzy
msgid "Menu|Pull"
msgstr "Beschuldigen"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
#, fuzzy
msgid "Menu|Push"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Menu|Rebase"
msgstr "Auflösen"
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Rebase"
msgstr "Rückgängig"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
#, fuzzy
msgid "Menu|Reset"
msgstr "Rückgängig"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
#, fuzzy
msgid "Reset"
msgstr "Rückgängig"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Menu|Remove"
msgstr "Auflösen"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Remove"
msgstr "Auflösen"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
#, fuzzy
msgid "Menu|Show"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
#, fuzzy
msgid "Menu|Tag"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr "Versionsinformationen ausgeben"
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
msgid "Execute add action"
msgstr "Aktion »Hinzufügen« ausführen"
@@ -539,7 +542,7 @@ msgstr "Aktion »Importieren« ausführen"
msgid "Execute lock action"
msgstr "Aktion »Sperren« ausführen"
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
msgid "Execute log action"
msgstr "Aktion »Log« ausführen"
@@ -563,7 +566,7 @@ msgstr "Aktion »Umplatzieren« ausführen"
msgid "Execute revert action"
msgstr "Aktion »Rückgängig« ausführen"
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
msgid "Execute status action"
msgstr "Aktion »Status« ausführen"
@@ -579,7 +582,7 @@ msgstr "Aktion »Entsperren« ausführen"
msgid "Execute update action"
msgstr "Aktion »Aktualisieren« ausführen"
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
msgid "Add Related Options:"
msgstr "Optionen fürs Hinzufügen:"
@@ -623,7 +626,7 @@ msgstr "Optionen fürs Importieren:"
msgid "Lock Related Options:"
msgstr "Optionen fürs Sperren:"
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
msgid "Log Related Options:"
msgstr "Optionen für Logs:"
@@ -653,7 +656,7 @@ msgstr "Optionen fürs Umplatzieren:"
msgid "Revert Related Options:"
msgstr "Optionen fürs Rückängigmachen:"
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
msgid "Status Related Options:"
msgstr "Optionen für den Zustand:"
@@ -691,11 +694,13 @@ msgstr "Zeile"
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
msgid "Revision"
msgstr "Version"
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr "Autor"
@@ -987,6 +992,7 @@ msgid "Import Message"
msgstr "Importiermeldung"
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
msgid "Message"
msgstr "Nachricht"
@@ -996,6 +1002,7 @@ msgid "Action"
msgstr "Aktion"
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr "Datei"
@@ -1101,6 +1108,8 @@ msgstr "_Von:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr "Wählen Sie einen Ordner"
@@ -1110,6 +1119,7 @@ msgstr "_Nach:"
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr "_Verzeichnis:"
@@ -1145,15 +1155,17 @@ msgstr "Externes verbergen"
msgid "Check Repository"
msgstr "Ablage überprüfen"
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
msgid "Status failed"
msgstr "Status fehlgeschlagen"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr "_Ablage:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr "Ãbertragen"
@@ -1181,22 +1193,32 @@ msgstr "Anderer Fehler."
msgid "Trust"
msgstr "Vertrauen"
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
#, fuzzy
msgid "Execute branch action"
msgstr "Aktion »Beschuldigen« ausführen"
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Aktion »Log« ausführen"
+
+#: ../tvp-git-helper/main.c:101
#, fuzzy
msgid "Execute reset action"
msgstr "Aktion »Rückgängig« ausführen"
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
#, fuzzy
msgid "Branch Related Options:"
msgstr "Optionen fürs Beschuldigen:"
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Optionen fürs Kopieren:"
+
+#: ../tvp-git-helper/main.c:135
#, fuzzy
msgid "Reset Related Options:"
msgstr "Optionen fürs Rückängigmachen:"
@@ -1206,11 +1228,36 @@ msgstr "Optionen fürs Rückängigmachen:"
msgid "Add finished"
msgstr "Aufräumen vollständig"
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr ""
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Aufräumen vollständig"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Räume auf ..."
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Autor"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Einchecken"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Verändert"
diff --git a/po/en_GB.po b/po/en_GB.po
index 07f1f84..e2125b3 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunart-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: 2009-08-30 19:33+1000\n"
"Last-Translator: Jeff Bailes <thepizzaking at gmail.com>\n"
"Language-Team: English/GB\n"
@@ -19,250 +19,252 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr "SVN"
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr "GIT"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr "Add"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr "Add"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
msgid "Menu|Blame"
msgstr "Blame"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Blame"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Menu|Changelist"
msgstr "Changelist"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Changelist"
msgstr "Changelist"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
msgid "Menu|Checkout"
msgstr "Checkout"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Checkout"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
msgid "Menu|Cleanup"
msgstr "Cleanup"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Cleanup"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
msgid "Menu|Commit"
msgstr "Commit"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
msgid "Commit"
msgstr "Commit"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
msgid "Menu|Copy"
msgstr "Copy"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Copy"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
msgid "Menu|Delete"
msgstr "Delete"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Delete"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Menu|Diff"
msgstr "Diff"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Diff"
msgstr "Diff"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
msgid "Menu|Export"
msgstr "Export"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Export"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
msgid "Menu|Import"
msgstr "Import"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Import"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Menu|Info"
msgstr "Info"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr "Info"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
msgid "Menu|Lock"
msgstr "Lock"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Lock"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr "Move"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Move"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Menu|Edit Properties"
msgstr "Edit Properties"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Edit Properties"
msgstr "Edit Properties"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
msgid "Menu|Relocate"
msgstr "Relocate"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr "Relocate"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
msgid "Menu|Resolved"
msgstr "Resolved"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "Resolved"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Menu|Resolve"
msgstr "Resolve"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Resolve"
msgstr "Resolve"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
msgid "Menu|Revert"
msgstr "Revert"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Revert"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
msgid "Menu|Status"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
msgid "Menu|Switch"
msgstr "Switch"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Switch"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
msgid "Menu|Unlock"
msgstr "Unlock"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Unlock"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
msgid "Menu|Update"
msgstr "Update"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Update"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr "Action %s is unimplemented"
@@ -358,143 +360,144 @@ msgstr "Immediates"
msgid "Infinity"
msgstr "Infinity"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
#, fuzzy
msgid "Menu|Bisect"
msgstr "Blame"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
#, fuzzy
msgid "Menu|Branch"
msgstr "Branch"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr "Branch"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
#, fuzzy
msgid "Menu|Clone"
msgstr "Copy"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
#, fuzzy
msgid "Menu|Fetch"
msgstr "Switch"
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
#, fuzzy
msgid "Menu|Grep"
msgstr "Cleanup"
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Menu|Init"
msgstr "Info"
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Init"
msgstr "Infinity"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Menu|Merge"
msgstr "Move"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Merge"
msgstr "Merged"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
#, fuzzy
msgid "Menu|Pull"
msgstr "Blame"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
#, fuzzy
msgid "Menu|Push"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Menu|Rebase"
msgstr "Resolve"
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Rebase"
msgstr "Reset"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
#, fuzzy
msgid "Menu|Reset"
msgstr "Revert"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
msgid "Reset"
msgstr "Reset"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Menu|Remove"
msgstr "Resolve"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Remove"
msgstr "Resolve"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
#, fuzzy
msgid "Menu|Show"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
#, fuzzy
msgid "Menu|Tag"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr "Print version information"
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
msgid "Execute add action"
msgstr "Execute add action"
@@ -538,7 +541,7 @@ msgstr "Execute import action"
msgid "Execute lock action"
msgstr "Execute lock action"
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
msgid "Execute log action"
msgstr "Execute log action"
@@ -562,7 +565,7 @@ msgstr "Execute relocate action"
msgid "Execute revert action"
msgstr "Execute revert action"
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
msgid "Execute status action"
msgstr "Execute status action"
@@ -578,7 +581,7 @@ msgstr "Execute unlock action"
msgid "Execute update action"
msgstr "Execute update action"
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
msgid "Add Related Options:"
msgstr "Add Related Options:"
@@ -622,7 +625,7 @@ msgstr "Import Related Options:"
msgid "Lock Related Options:"
msgstr "Lock Related Options:"
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
msgid "Log Related Options:"
msgstr "Log Related Options:"
@@ -652,7 +655,7 @@ msgstr "Relocate Related Options:"
msgid "Revert Related Options:"
msgstr "Revert Related Options:"
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
msgid "Status Related Options:"
msgstr "Status Related Options:"
@@ -690,11 +693,13 @@ msgstr "Line"
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
msgid "Revision"
msgstr "Revision"
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr "Author"
@@ -977,6 +982,7 @@ msgid "Import Message"
msgstr "Import Message"
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
msgid "Message"
msgstr "Message"
@@ -986,6 +992,7 @@ msgid "Action"
msgstr "Action"
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr "File"
@@ -1091,6 +1098,8 @@ msgstr "_From:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr "Select a folder"
@@ -1100,6 +1109,7 @@ msgstr "_To:"
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr "_Directory:"
@@ -1135,15 +1145,17 @@ msgstr "Hide Externals"
msgid "Check Repository"
msgstr "Check Repository"
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
msgid "Status failed"
msgstr "Status failed"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr "_Repository:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr "Transfer"
@@ -1171,19 +1183,29 @@ msgstr "Other failure."
msgid "Trust"
msgstr "Trust"
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
msgid "Execute branch action"
msgstr "Execute branch action"
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Execute log action"
+
+#: ../tvp-git-helper/main.c:101
msgid "Execute reset action"
msgstr "Execute reset action"
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
msgid "Branch Related Options:"
msgstr "Branch Related Options:"
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Copy Related Options:"
+
+#: ../tvp-git-helper/main.c:135
msgid "Reset Related Options:"
msgstr "Reset Related Options:"
@@ -1191,15 +1213,40 @@ msgstr "Reset Related Options:"
msgid "Add finished"
msgstr "Add finished"
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr "Adding ..."
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Cleanup finished"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Cleaning up ..."
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr "untracked"
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Author"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Commit"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Changed"
+
#~ msgid "%1$s on %2$s"
#~ msgstr "%1$s on %2$s"
diff --git a/po/es.po b/po/es.po
index f2ed953..b89d4cb 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin 0.0.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: 2008-12-16 21:49+0100\n"
"Last-Translator: Abel MartÃn <abel.martin.ruiz at gmail.com>\n"
"Language-Team: Spanish <xfce-i18n at xfce.org>\n"
@@ -19,252 +19,254 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr "SVN"
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr "Añadir"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr "Añadir"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
msgid "Menu|Blame"
msgstr "Revisión detallada"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Revisión detallada"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
#, fuzzy
msgid "Menu|Changelist"
msgstr "Obtener"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
#, fuzzy
msgid "Changelist"
msgstr "Cambiado"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
msgid "Menu|Checkout"
msgstr "Obtener"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Obtener"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
msgid "Menu|Cleanup"
msgstr "Eliminar bloqueos"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Eliminar bloqueos"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
msgid "Menu|Commit"
msgstr "Enviar cambios"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
msgid "Commit"
msgstr "Enviar cambios"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
msgid "Menu|Copy"
msgstr "Copiar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Copiar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
msgid "Menu|Delete"
msgstr "Borrar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Borrar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Menu|Diff"
msgstr "Diferencias"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Diff"
msgstr "Diferencias"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
msgid "Menu|Export"
msgstr "Exportar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
msgid "Menu|Import"
msgstr "Importar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Menu|Info"
msgstr "Información"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr "Información"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
msgid "Menu|Lock"
msgstr "Bloquear"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Bloquear"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr "Mostrar registro"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr "Mostrar registro"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr "Mover"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Mover"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Menu|Edit Properties"
msgstr "Editar propiedades"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Edit Properties"
msgstr "Editar propiedades"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
msgid "Menu|Relocate"
msgstr "Reubicar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr "Reubicar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
msgid "Menu|Resolved"
msgstr "Resuelto"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "Resuelto"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Menu|Resolve"
msgstr "Resolver"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Resolve"
msgstr "Resolver"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
msgid "Menu|Revert"
msgstr "Revertir"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Revertir"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
msgid "Menu|Status"
msgstr "Estado"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr "Estado"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
msgid "Menu|Switch"
msgstr "Intercambiar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Intercambiar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
msgid "Menu|Unlock"
msgstr "Desbloquear"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Desbloquear"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
msgid "Menu|Update"
msgstr "Actualizar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Actualizar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr "La acción %s no está implementada"
@@ -362,143 +364,144 @@ msgstr ""
msgid "Infinity"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
#, fuzzy
msgid "Menu|Bisect"
msgstr "Revisión detallada"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
#, fuzzy
msgid "Menu|Branch"
msgstr "Revisión detallada"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
#, fuzzy
msgid "Menu|Clone"
msgstr "Copiar"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
#, fuzzy
msgid "Menu|Fetch"
msgstr "Intercambiar"
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
#, fuzzy
msgid "Menu|Grep"
msgstr "Eliminar bloqueos"
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Menu|Init"
msgstr "Información"
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
msgid "Init"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Menu|Merge"
msgstr "Mover"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Merge"
msgstr "Fusionado"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
#, fuzzy
msgid "Menu|Pull"
msgstr "Revisión detallada"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
#, fuzzy
msgid "Menu|Push"
msgstr "Estado"
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Menu|Rebase"
msgstr "Resolver"
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Rebase"
msgstr "Revertir"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
#, fuzzy
msgid "Menu|Reset"
msgstr "Revertir"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
#, fuzzy
msgid "Reset"
msgstr "Revertir"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Menu|Remove"
msgstr "Resolver"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Remove"
msgstr "Resolver"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
#, fuzzy
msgid "Menu|Show"
msgstr "Mostrar registro"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
#, fuzzy
msgid "Menu|Tag"
msgstr "Mostrar registro"
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr "Imprimir información de versión"
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
msgid "Execute add action"
msgstr "Ejecutar acción añadir"
@@ -543,7 +546,7 @@ msgstr "Ejecutar acción importar"
msgid "Execute lock action"
msgstr "Ejecutar acción bloquear"
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
msgid "Execute log action"
msgstr "Ejecutar acción mostrar registro"
@@ -567,7 +570,7 @@ msgstr "Ejecutar acción reubicar"
msgid "Execute revert action"
msgstr "Ejecutar acción revertir"
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
msgid "Execute status action"
msgstr "Ejecutar acción estado"
@@ -583,7 +586,7 @@ msgstr "Ejecutar acción desbloquear"
msgid "Execute update action"
msgstr "Ejecutar acción actualizar"
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
msgid "Add Related Options:"
msgstr "Opciones relacionadas con añadir:"
@@ -628,7 +631,7 @@ msgstr "Opciones relacionadas con importar:"
msgid "Lock Related Options:"
msgstr "Opciones relacionadas con bloquear:"
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
msgid "Log Related Options:"
msgstr "Opciones relacionadas con mostrar registro:"
@@ -658,7 +661,7 @@ msgstr "Opciones relacionadas con reubicar:"
msgid "Revert Related Options:"
msgstr "Opciones relacionadas con revertir:"
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
msgid "Status Related Options:"
msgstr "Opciones relacionadas con estado:"
@@ -696,11 +699,13 @@ msgstr "LÃnea"
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
msgid "Revision"
msgstr "Revisión"
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr "Autor"
@@ -994,6 +999,7 @@ msgid "Import Message"
msgstr "Mensaje de importación"
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
msgid "Message"
msgstr "Mensaje"
@@ -1003,6 +1009,7 @@ msgid "Action"
msgstr "Acción"
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr "Archivo"
@@ -1110,6 +1117,8 @@ msgstr "_De:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr "Seleccione carpeta"
@@ -1119,6 +1128,7 @@ msgstr "_A:"
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr "_Directorio:"
@@ -1154,15 +1164,17 @@ msgstr "Ocultar externos"
msgid "Check Repository"
msgstr "Comprobar repositorio"
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
msgid "Status failed"
msgstr "Fallo al obtener el estado"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr "_Repositorio:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr "Transferencia"
@@ -1190,22 +1202,32 @@ msgstr "Otros fallos."
msgid "Trust"
msgstr "Confianza"
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
#, fuzzy
msgid "Execute branch action"
msgstr "Ejecutar acción diferencias detalladas"
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Ejecutar acción mostrar registro"
+
+#: ../tvp-git-helper/main.c:101
#, fuzzy
msgid "Execute reset action"
msgstr "Ejecutar acción revertir"
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
#, fuzzy
msgid "Branch Related Options:"
msgstr "Opciones relacionadas con revisión detallada:"
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Opciones relacionadas con copiar:"
+
+#: ../tvp-git-helper/main.c:135
#, fuzzy
msgid "Reset Related Options:"
msgstr "Opciones relacionadas con revertir:"
@@ -1215,15 +1237,40 @@ msgstr "Opciones relacionadas con revertir:"
msgid "Add finished"
msgstr "Eliminación de bloqueos finalizada"
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr ""
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Eliminación de bloqueos finalizada"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Eliminando bloqueos..."
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr ""
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Autor"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Enviar cambios"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Cambiado"
+
#~ msgid "%1$s on %2$s"
#~ msgstr "%1$s de %2$s"
diff --git a/po/fr.po b/po/fr.po
index e15493f..5c9db43 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfce-i 18n\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: 2007-10-24 13:04+0100\n"
"Last-Translator: Mike Massonnet <mmassonnet at gmail.com>\n"
"Language-Team: French\n"
@@ -19,274 +19,276 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr "SVN"
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr "Ajouter"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
#, fuzzy
msgid "Menu|Blame"
msgstr "Différences détaillées"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Différences détaillées"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
#, fuzzy
msgid "Menu|Changelist"
msgstr "Extraction"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Changelist"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
#, fuzzy
msgid "Menu|Checkout"
msgstr "Extraction"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Extraction"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
#, fuzzy
msgid "Menu|Cleanup"
msgstr "Nettoyer les verrous"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Nettoyer les verrous"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
#, fuzzy
msgid "Menu|Commit"
msgstr "Envoyer"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
msgid "Commit"
msgstr "Envoyer"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
#, fuzzy
msgid "Menu|Copy"
msgstr "Complété"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
#, fuzzy
msgid "Copy"
msgstr "Complété"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
#, fuzzy
msgid "Menu|Delete"
msgstr "Effacer"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Effacer"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
#, fuzzy
msgid "Menu|Diff"
msgstr "Différences"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Diff"
msgstr "Différences"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
#, fuzzy
msgid "Menu|Export"
msgstr "Exporter"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exporter"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
#, fuzzy
msgid "Menu|Import"
msgstr "SVN _Importer"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
#, fuzzy
msgid "Import"
msgstr "SVN _Importer"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
#, fuzzy
msgid "Menu|Info"
msgstr "Information"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr "Information"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
#, fuzzy
msgid "Menu|Lock"
msgstr "Bloquer"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Bloquer"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr "Journal"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
#, fuzzy
msgid "Menu|Edit Properties"
msgstr "Ãditer les propriétés"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Edit Properties"
msgstr "Ãditer les propriétés"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
#, fuzzy
msgid "Menu|Relocate"
msgstr "Effacer"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
#, fuzzy
msgid "Menu|Resolved"
msgstr "Fixer comme résolu"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
#, fuzzy
msgid "Resolved"
msgstr "Fixer comme résolu"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
#, fuzzy
msgid "Menu|Resolve"
msgstr "Fixer comme résolu"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Resolve"
msgstr "Fixer comme résolu"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
#, fuzzy
msgid "Menu|Revert"
msgstr "Restaurer"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Restaurer"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
#, fuzzy
msgid "Menu|Status"
msgstr "Ãtat"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr "Ãtat"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
#, fuzzy
msgid "Menu|Switch"
msgstr "Modifier l'adresse du dépôt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Modifier l'adresse du dépôt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
#, fuzzy
msgid "Menu|Unlock"
msgstr "Débloquer"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Débloquer"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
#, fuzzy
msgid "Menu|Update"
msgstr "Mettre à jour"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Mettre à jour"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr ""
@@ -384,143 +386,144 @@ msgstr ""
msgid "Infinity"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
#, fuzzy
msgid "Menu|Bisect"
msgstr "Différences détaillées"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
#, fuzzy
msgid "Menu|Branch"
msgstr "Différences détaillées"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
#, fuzzy
msgid "Menu|Clone"
msgstr "Complété"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
#, fuzzy
msgid "Menu|Fetch"
msgstr "Modifier l'adresse du dépôt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
#, fuzzy
msgid "Menu|Grep"
msgstr "Nettoyer les verrous"
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Menu|Init"
msgstr "Information"
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
msgid "Init"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Menu|Merge"
msgstr "Effacer"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Merge"
msgstr "Envoyer"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
#, fuzzy
msgid "Menu|Pull"
msgstr "Différences détaillées"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
#, fuzzy
msgid "Menu|Push"
msgstr "Ãtat"
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Menu|Rebase"
msgstr "Fixer comme résolu"
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Rebase"
msgstr "Restaurer"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
#, fuzzy
msgid "Menu|Reset"
msgstr "Restaurer"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
#, fuzzy
msgid "Reset"
msgstr "Restaurer"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Menu|Remove"
msgstr "Fixer comme résolu"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Remove"
msgstr "Fixer comme résolu"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
#, fuzzy
msgid "Menu|Show"
msgstr "Modifier l'adresse du dépôt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
#, fuzzy
msgid "Menu|Tag"
msgstr "Différences détaillées"
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr "Afficher l'information sur la version"
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
#, fuzzy
msgid "Execute add action"
msgstr "Exécuter une mise à jour"
@@ -574,7 +577,7 @@ msgstr "Exécuter une extraction"
msgid "Execute lock action"
msgstr "Exécuter une mise à jour"
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
#, fuzzy
msgid "Execute log action"
msgstr "Exécuter une mise à jour"
@@ -604,7 +607,7 @@ msgstr "Exécuter une mise à jour"
msgid "Execute revert action"
msgstr "Exécuter une extraction"
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
#, fuzzy
msgid "Execute status action"
msgstr "Exécuter une mise à jour"
@@ -623,7 +626,7 @@ msgstr "Exécuter une extraction"
msgid "Execute update action"
msgstr "Exécuter une mise à jour"
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
msgid "Add Related Options:"
msgstr ""
@@ -670,7 +673,7 @@ msgstr ""
msgid "Lock Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
msgid "Log Related Options:"
msgstr ""
@@ -703,7 +706,7 @@ msgstr "Exécuter une mise à jour"
msgid "Revert Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
msgid "Status Related Options:"
msgstr ""
@@ -743,12 +746,14 @@ msgstr "Se connecter"
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
#, fuzzy
msgid "Revision"
msgstr "à la révision : %li"
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr ""
@@ -1058,6 +1063,7 @@ msgid "Import Message"
msgstr "Envoyer"
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
#, fuzzy
msgid "Message"
msgstr "Envoyer"
@@ -1068,6 +1074,7 @@ msgid "Action"
msgstr "Action"
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr ""
@@ -1180,6 +1187,8 @@ msgstr ""
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr ""
@@ -1189,6 +1198,7 @@ msgstr ""
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr ""
@@ -1228,16 +1238,18 @@ msgstr "Externe"
msgid "Check Repository"
msgstr ""
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
#, fuzzy
msgid "Status failed"
msgstr "Ãtat"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr ""
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr ""
@@ -1265,22 +1277,32 @@ msgstr ""
msgid "Trust"
msgstr ""
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
#, fuzzy
msgid "Execute branch action"
msgstr "Exécuter une extraction"
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Exécuter une mise à jour"
+
+#: ../tvp-git-helper/main.c:101
#, fuzzy
msgid "Execute reset action"
msgstr "Exécuter une extraction"
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
#, fuzzy
msgid "Branch Related Options:"
msgstr "Exécuter une mise à jour"
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Exécuter une mise à jour"
+
+#: ../tvp-git-helper/main.c:135
#, fuzzy
msgid "Reset Related Options:"
msgstr "Exécuter une mise à jour"
@@ -1290,15 +1312,39 @@ msgstr "Exécuter une mise à jour"
msgid "Add finished"
msgstr "Nettoyer les verrous"
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr ""
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Nettoyer les verrous"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Nettoyer les verrous"
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr ""
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+msgid "AuthorDate"
+msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Envoyer"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Extraction"
+
#, fuzzy
#~ msgid "Modify Property Recursive"
#~ msgstr "Ãditer les propriétés"
diff --git a/po/gl.po b/po/gl.po
index d8b1006..e32101b 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: 2009-04-14 22:02+0100\n"
"Last-Translator: Leandro Regueiro <leandro.regueiro at gmail.com>\n"
"Language-Team: Galician <proxecto at trasno.net>\n"
@@ -22,267 +22,269 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr "SVN"
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr "Engadir"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr "Engadir"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
#, fuzzy
msgid "Menu|Blame"
msgstr "Menú Pinceis"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
#, fuzzy
msgid "Menu|Changelist"
msgstr "Menú Pinceis"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
#, fuzzy
msgid "Changelist"
msgstr "Lista de cambios"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
#, fuzzy
msgid "Menu|Checkout"
msgstr "Menú Pinceis"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
#, fuzzy
msgid "Menu|Cleanup"
msgstr "Menú Pinceis"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
#, fuzzy
msgid "Cleanup"
msgstr "A limpar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
#, fuzzy
msgid "Menu|Commit"
msgstr "Enviar cambios"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
#, fuzzy
msgid "Commit"
msgstr "E_fectuar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
msgid "Menu|Copy"
msgstr "Copiar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Copiar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
msgid "Menu|Delete"
msgstr "Eliminar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Eliminar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Menu|Diff"
msgstr "Diferencias"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
#, fuzzy
msgid "Diff"
msgstr "Diff"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
msgid "Menu|Export"
msgstr "Exportar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
msgid "Menu|Import"
msgstr "Importar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Menu|Info"
msgstr "Información"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr "Información"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
msgid "Menu|Lock"
msgstr "Bloquear"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Bloquear"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr "Rexistro"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr "Rexistro"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr "Mover"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Mover"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Menu|Edit Properties"
msgstr "Editar as propiedades"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Edit Properties"
msgstr "Editar as propiedades"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
#, fuzzy
msgid "Menu|Relocate"
msgstr "Menú Pinceis"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
#, fuzzy
msgid "Menu|Resolved"
msgstr "Menú Pinceis"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "Resolto"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
#, fuzzy
msgid "Menu|Resolve"
msgstr "_Resolver conflitos..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
#, fuzzy
msgid "Resolve"
msgstr "_Resolver conflitos..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
#, fuzzy
msgid "Menu|Revert"
msgstr "Reverter imaxe"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
#, fuzzy
msgid "Revert"
msgstr "Reverter"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
msgid "Menu|Status"
msgstr "Estado"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr "Estado"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
#, fuzzy
msgid "Menu|Switch"
msgstr "Cambiar de usuario"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
#, fuzzy
msgid "Switch"
msgstr "Intercambio"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
msgid "Menu|Unlock"
msgstr "Desbloquear"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Desbloquear"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
msgid "Menu|Update"
msgstr "Actualizar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Actualizar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr "A acción %s non está implementada"
@@ -380,144 +382,145 @@ msgstr ""
msgid "Infinity"
msgstr "infinito"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
#, fuzzy
msgid "Menu|Bisect"
msgstr "Menú Pinceis"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
#, fuzzy
msgid "Menu|Branch"
msgstr "Menú Pinceis"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
#, fuzzy
msgid "Menu|Clone"
msgstr "Copiar"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
#, fuzzy
msgid "Menu|Fetch"
msgstr "Cambiar de usuario"
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
#, fuzzy
msgid "Menu|Grep"
msgstr "Menú Pinceis"
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Menu|Init"
msgstr "Información"
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Init"
msgstr "infinito"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Menu|Merge"
msgstr "Mover"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Merge"
msgstr "Combinado: %s"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
#, fuzzy
msgid "Menu|Pull"
msgstr "Menú Pinceis"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
#, fuzzy
msgid "Menu|Push"
msgstr "Estado"
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Menu|Rebase"
msgstr "_Resolver conflitos..."
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Rebase"
msgstr "Reverter"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
#, fuzzy
msgid "Menu|Reset"
msgstr "Reverter imaxe"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
#, fuzzy
msgid "Reset"
msgstr "Reverter"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Menu|Remove"
msgstr "_Resolver conflitos..."
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Remove"
msgstr "_Resolver conflitos..."
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
#, fuzzy
msgid "Menu|Show"
msgstr "Rexistro"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
#, fuzzy
msgid "Menu|Tag"
msgstr "Rexistro"
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr "Mostrar a información da versión"
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
msgid "Execute add action"
msgstr "Executar a acción de engadir"
@@ -570,7 +573,7 @@ msgstr "Desface-la última acción"
msgid "Execute lock action"
msgstr "Desface-la última acción"
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
#, fuzzy
msgid "Execute log action"
msgstr "Desface-la última acción"
@@ -600,7 +603,7 @@ msgstr "Desface-la última acción"
msgid "Execute revert action"
msgstr "Desface-la última acción"
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
#, fuzzy
msgid "Execute status action"
msgstr "Desface-la última acción"
@@ -620,7 +623,7 @@ msgstr "Desface-la última acción"
msgid "Execute update action"
msgstr "Desface-la última acción"
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
#, fuzzy
msgid "Add Related Options:"
msgstr ""
@@ -705,7 +708,7 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
#, fuzzy
msgid "Log Related Options:"
msgstr ""
@@ -756,7 +759,7 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
#, fuzzy
msgid "Status Related Options:"
msgstr ""
@@ -810,11 +813,13 @@ msgstr "Liña"
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
msgid "Revision"
msgstr "Revisión"
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr "Autor"
@@ -1145,6 +1150,7 @@ msgid "Import Message"
msgstr "Mensaxe de importación"
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
msgid "Message"
msgstr "Mensaxe"
@@ -1154,6 +1160,7 @@ msgid "Action"
msgstr "Acción"
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr "Ficheiro"
@@ -1274,6 +1281,8 @@ msgstr "_Dende:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr "Seleccione un cartafol"
@@ -1283,6 +1292,7 @@ msgstr "_A:"
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr "_Directorio:"
@@ -1327,16 +1337,18 @@ msgstr "Agochar o obxecto"
msgid "Check Repository"
msgstr "Comprobar o repositorio"
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
#, fuzzy
msgid "Status failed"
msgstr "Fallou"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr "_Repositorio:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr "Transferir"
@@ -1364,17 +1376,22 @@ msgstr "Outro fallo."
msgid "Trust"
msgstr "Confiar"
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
#, fuzzy
msgid "Execute branch action"
msgstr "Desface-la última acción"
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Desface-la última acción"
+
+#: ../tvp-git-helper/main.c:101
#, fuzzy
msgid "Execute reset action"
msgstr "Desface-la última acción"
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
#, fuzzy
msgid "Branch Related Options:"
msgstr ""
@@ -1382,7 +1399,15 @@ msgstr ""
"\n"
"Opcións dispoñibles:"
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr ""
+"[OPCIÃNS...] [FICHEIRO...]\n"
+"\n"
+"Opcións dispoñibles:"
+
+#: ../tvp-git-helper/main.c:135
#, fuzzy
msgid "Reset Related Options:"
msgstr ""
@@ -1395,15 +1420,40 @@ msgstr ""
msgid "Add finished"
msgstr "Debuxo rematado"
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr ""
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Debuxo rematado"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Subir cursor"
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr ""
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Autor"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "E_fectuar"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Modificado"
+
#~ msgid "%1$s on %2$s"
#~ msgstr "%1$s en %2$s"
diff --git a/po/hu.po b/po/hu.po
index 5720be1..721bb93 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Thunar SVN plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: 2007-06-04 08:37+0100\n"
"Last-Translator: SZERVÃC Attila <sas at 321.hu>\n"
"Language-Team: Hungarian\n"
@@ -15,273 +15,275 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr "SVN"
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr "Hozzáad"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
msgid "Menu|Blame"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
#, fuzzy
msgid "Menu|Changelist"
msgstr "SVN _Checkout"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Changelist"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
#, fuzzy
msgid "Menu|Checkout"
msgstr "SVN _Checkout"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
#, fuzzy
msgid "Checkout"
msgstr "SVN _Checkout"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
#, fuzzy
msgid "Menu|Cleanup"
msgstr "TisztÃt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "TisztÃt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
msgid "Menu|Commit"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
msgid "Commit"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
#, fuzzy
msgid "Menu|Copy"
msgstr "Kész"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
#, fuzzy
msgid "Copy"
msgstr "Kész"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
#, fuzzy
msgid "Menu|Delete"
msgstr "Töröl"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Töröl"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
#, fuzzy
msgid "Menu|Diff"
msgstr "Különbség"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Diff"
msgstr "Különbség"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
#, fuzzy
msgid "Menu|Export"
msgstr "Export"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Export"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
#, fuzzy
msgid "Menu|Import"
msgstr "SVN _Import"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
#, fuzzy
msgid "Import"
msgstr "SVN _Import"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
#, fuzzy
msgid "Menu|Info"
msgstr "Adatok"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr "Adatok"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
#, fuzzy
msgid "Menu|Lock"
msgstr "Zár"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Zár"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr "Napló"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
#, fuzzy
msgid "Menu|Edit Properties"
msgstr "Tulajdonságok szerkesztése"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Edit Properties"
msgstr "Tulajdonságok szerkesztése"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
#, fuzzy
msgid "Menu|Relocate"
msgstr "Töröl"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
#, fuzzy
msgid "Menu|Resolved"
msgstr "Megold"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
#, fuzzy
msgid "Resolved"
msgstr "Megold"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
#, fuzzy
msgid "Menu|Resolve"
msgstr "Megold"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Resolve"
msgstr "Megold"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
#, fuzzy
msgid "Menu|Revert"
msgstr "VisszaállÃt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "VisszaállÃt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
#, fuzzy
msgid "Menu|Status"
msgstr "Ãllapot"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr "Ãllapot"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
#, fuzzy
msgid "Menu|Switch"
msgstr "Vált"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Vált"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
#, fuzzy
msgid "Menu|Unlock"
msgstr "Felold"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Felold"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
#, fuzzy
msgid "Menu|Update"
msgstr "FrissÃt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "FrissÃt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr ""
@@ -379,143 +381,144 @@ msgstr ""
msgid "Infinity"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
#, fuzzy
msgid "Menu|Bisect"
msgstr "SVN _Checkout"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
#, fuzzy
msgid "Menu|Branch"
msgstr "Vált"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
#, fuzzy
msgid "Menu|Clone"
msgstr "Kész"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
#, fuzzy
msgid "Menu|Fetch"
msgstr "Vált"
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
#, fuzzy
msgid "Menu|Grep"
msgstr "TisztÃt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Menu|Init"
msgstr "Adatok"
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
msgid "Init"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Menu|Merge"
msgstr "Töröl"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Merge"
msgstr "Töröl"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
#, fuzzy
msgid "Menu|Pull"
msgstr "Töröl"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
#, fuzzy
msgid "Menu|Push"
msgstr "Ãllapot"
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Menu|Rebase"
msgstr "Megold"
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Rebase"
msgstr "VisszaállÃt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
#, fuzzy
msgid "Menu|Reset"
msgstr "VisszaállÃt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
#, fuzzy
msgid "Reset"
msgstr "VisszaállÃt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Menu|Remove"
msgstr "Megold"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Remove"
msgstr "Megold"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
#, fuzzy
msgid "Menu|Show"
msgstr "Vált"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
#, fuzzy
msgid "Menu|Tag"
msgstr "Ãllapot"
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr "Verzió kiÃrása"
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
#, fuzzy
msgid "Execute add action"
msgstr "FrissÃtési művelet futtatása"
@@ -569,7 +572,7 @@ msgstr "Checkout művelet futtatása"
msgid "Execute lock action"
msgstr "FrissÃtési művelet futtatása"
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
#, fuzzy
msgid "Execute log action"
msgstr "FrissÃtési művelet futtatása"
@@ -599,7 +602,7 @@ msgstr "FrissÃtési művelet futtatása"
msgid "Execute revert action"
msgstr "Checkout művelet futtatása"
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
#, fuzzy
msgid "Execute status action"
msgstr "FrissÃtési művelet futtatása"
@@ -618,7 +621,7 @@ msgstr "Checkout művelet futtatása"
msgid "Execute update action"
msgstr "FrissÃtési művelet futtatása"
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
msgid "Add Related Options:"
msgstr ""
@@ -665,7 +668,7 @@ msgstr ""
msgid "Lock Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
msgid "Log Related Options:"
msgstr ""
@@ -698,7 +701,7 @@ msgstr "FrissÃtési művelet futtatása"
msgid "Revert Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
msgid "Status Related Options:"
msgstr ""
@@ -738,12 +741,14 @@ msgstr "Bejelentkezés"
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
#, fuzzy
msgid "Revision"
msgstr "E verziónál: %li"
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr ""
@@ -1051,6 +1056,7 @@ msgid "Import Message"
msgstr "Töröl"
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
#, fuzzy
msgid "Message"
msgstr "Töröl"
@@ -1061,6 +1067,7 @@ msgid "Action"
msgstr "Művelet"
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr ""
@@ -1172,6 +1179,8 @@ msgstr ""
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr ""
@@ -1181,6 +1190,7 @@ msgstr ""
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr ""
@@ -1220,16 +1230,18 @@ msgstr "KülsÅ"
msgid "Check Repository"
msgstr ""
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
#, fuzzy
msgid "Status failed"
msgstr "Ãllapot"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr ""
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr ""
@@ -1257,22 +1269,32 @@ msgstr ""
msgid "Trust"
msgstr ""
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
#, fuzzy
msgid "Execute branch action"
msgstr "Checkout művelet futtatása"
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "FrissÃtési művelet futtatása"
+
+#: ../tvp-git-helper/main.c:101
#, fuzzy
msgid "Execute reset action"
msgstr "Checkout művelet futtatása"
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
#, fuzzy
msgid "Branch Related Options:"
msgstr "FrissÃtési művelet futtatása"
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "FrissÃtési művelet futtatása"
+
+#: ../tvp-git-helper/main.c:135
#, fuzzy
msgid "Reset Related Options:"
msgstr "FrissÃtési művelet futtatása"
@@ -1282,15 +1304,38 @@ msgstr "FrissÃtési művelet futtatása"
msgid "Add finished"
msgstr "TisztÃt"
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr ""
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "TisztÃt"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "TisztÃt"
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr ""
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+msgid "AuthorDate"
+msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+msgid "CommitDate"
+msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "SVN _Checkout"
+
#, fuzzy
#~ msgid "Modify Property Recursive"
#~ msgstr "Tulajdonságok szerkesztése"
diff --git a/po/id.po b/po/id.po
index d19f3e6..3592ade 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: 2009-04-09 21:38-0400\n"
"Last-Translator: Andhika Padmawan <andhika.padmawan at gmail.com>\n"
"Language-Team: Indonesian <id at li.org>\n"
@@ -17,250 +17,252 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr "SVN"
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr "Tambah"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr "Tambah"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
msgid "Menu|Blame"
msgstr "Salahkan"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Salahkan"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Menu|Changelist"
msgstr "Senarai Ubah"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Changelist"
msgstr "Senarai Ubah"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
msgid "Menu|Checkout"
msgstr "Cek Keluar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Cek keluar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
msgid "Menu|Cleanup"
msgstr "Bersihkan"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Bersihkan"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
msgid "Menu|Commit"
msgstr "Terapkan "
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
msgid "Commit"
msgstr "Terapkan"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
msgid "Menu|Copy"
msgstr "Salin"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Salin"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
msgid "Menu|Delete"
msgstr "Hapus"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Hapus"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Menu|Diff"
msgstr "Beda"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Diff"
msgstr "Beda"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
msgid "Menu|Export"
msgstr "Ekspor"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Ekspor"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
msgid "Menu|Import"
msgstr "Impor"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Impor"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Menu|Info"
msgstr "Info"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr "Info"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
msgid "Menu|Lock"
msgstr "Kunci"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Kunci"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr "Catatan"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr "Catatan"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr "Pindah"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Pindah"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Menu|Edit Properties"
msgstr "Sunting Properti"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Edit Properties"
msgstr "Sunting Properti"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
msgid "Menu|Relocate"
msgstr "Relokasi"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr "Relokasi"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
msgid "Menu|Resolved"
msgstr "Benahi"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "Benahi"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Menu|Resolve"
msgstr "Benah"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Resolve"
msgstr "Benah"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
msgid "Menu|Revert"
msgstr "Kembalikan"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Kembalikan"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
msgid "Menu|Status"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
msgid "Menu|Switch"
msgstr "Ganti"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Ganti"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
msgid "Menu|Unlock"
msgstr "Buka Kunci"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Buka Kunci"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
msgid "Menu|Update"
msgstr "Mutakhirkan"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Mutakhirkan"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr "Aksi %s tak diimplementasikan"
@@ -356,144 +358,145 @@ msgstr "Segera"
msgid "Infinity"
msgstr "Ketakterhinggaan"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
#, fuzzy
msgid "Menu|Bisect"
msgstr "Salahkan"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
#, fuzzy
msgid "Menu|Branch"
msgstr "Salahkan"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
#, fuzzy
msgid "Menu|Clone"
msgstr "Salin"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
#, fuzzy
msgid "Menu|Fetch"
msgstr "Ganti"
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
#, fuzzy
msgid "Menu|Grep"
msgstr "Bersihkan"
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Menu|Init"
msgstr "Info"
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Init"
msgstr "Ketakterhinggaan"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Menu|Merge"
msgstr "Pindah"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Merge"
msgstr "Dimerger"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
#, fuzzy
msgid "Menu|Pull"
msgstr "Salahkan"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
#, fuzzy
msgid "Menu|Push"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Menu|Rebase"
msgstr "Benah"
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Rebase"
msgstr "Kembalikan"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
#, fuzzy
msgid "Menu|Reset"
msgstr "Kembalikan"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
#, fuzzy
msgid "Reset"
msgstr "Kembalikan"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Menu|Remove"
msgstr "Benah"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Remove"
msgstr "Benah"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
#, fuzzy
msgid "Menu|Show"
msgstr "Catatan"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
#, fuzzy
msgid "Menu|Tag"
msgstr "Catatan"
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr "Cetak informasi versi"
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
msgid "Execute add action"
msgstr "Eksekusi aksi tambah"
@@ -537,7 +540,7 @@ msgstr "Eksekusi aksi impor"
msgid "Execute lock action"
msgstr "Eksekusi aksi kunci"
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
msgid "Execute log action"
msgstr "Eksekusi aksi catatan"
@@ -561,7 +564,7 @@ msgstr "Eksekusi aksi relokasi"
msgid "Execute revert action"
msgstr "Eksekusi aksi kembalikan"
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
msgid "Execute status action"
msgstr "Eksekusi aksi status"
@@ -577,7 +580,7 @@ msgstr "Eksekusi aksi buka kunci"
msgid "Execute update action"
msgstr "Eksekusi aksi mutakhirkan"
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
msgid "Add Related Options:"
msgstr "Opsi Tambah Terkait:"
@@ -621,7 +624,7 @@ msgstr "Opsi Impor Terkait:"
msgid "Lock Related Options:"
msgstr "Opsi Kunci Terkait:"
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
msgid "Log Related Options:"
msgstr "Opsi Catatan Terkait:"
@@ -651,7 +654,7 @@ msgstr "Opsi Terkait Relokasi:"
msgid "Revert Related Options:"
msgstr "Opsi Kembalikan Terkait:"
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
msgid "Status Related Options:"
msgstr "Opsi Status Terkait:"
@@ -689,11 +692,13 @@ msgstr "Jalur"
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
msgid "Revision"
msgstr "Revisi"
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr "Penulis"
@@ -985,6 +990,7 @@ msgid "Import Message"
msgstr "Impor Pesan"
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
msgid "Message"
msgstr "Pesan"
@@ -994,6 +1000,7 @@ msgid "Action"
msgstr "Aksi"
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr "Berkas"
@@ -1099,6 +1106,8 @@ msgstr "_Dari:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr "Pilih folder"
@@ -1108,6 +1117,7 @@ msgstr "_Ke:"
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr "_Direktori:"
@@ -1143,15 +1153,17 @@ msgstr "Sembunyikan Eksternal"
msgid "Check Repository"
msgstr "Cek Gudang"
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
msgid "Status failed"
msgstr "Status gagal"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr "_Gudang:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr "Transfer"
@@ -1179,22 +1191,32 @@ msgstr "Kesalahan lainnya."
msgid "Trust"
msgstr "Percaya"
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
#, fuzzy
msgid "Execute branch action"
msgstr "Eksekusi aksi salahkan"
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Eksekusi aksi catatan"
+
+#: ../tvp-git-helper/main.c:101
#, fuzzy
msgid "Execute reset action"
msgstr "Eksekusi aksi kembalikan"
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
#, fuzzy
msgid "Branch Related Options:"
msgstr "Opsi Terkait Salahkan:"
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Opsi Salin Terkait:"
+
+#: ../tvp-git-helper/main.c:135
#, fuzzy
msgid "Reset Related Options:"
msgstr "Opsi Kembalikan Terkait:"
@@ -1204,15 +1226,40 @@ msgstr "Opsi Kembalikan Terkait:"
msgid "Add finished"
msgstr "Bersihkan selesai"
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr ""
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Bersihkan selesai"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Membersihkan ..."
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr ""
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Penulis"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Terapkan"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Diubah"
+
#~ msgid "%1$s on %2$s"
#~ msgstr "%1$s di %2$s"
diff --git a/po/lv.po b/po/lv.po
index b1bee2b..78c75de 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: 2009-09-18 21:21+0100\n"
"Last-Translator: Rihards Prieditis <rprieditis at gmail.com>\n"
"Language-Team: Latvian <translation-team-lv at lists.sourceforge.net>\n"
@@ -21,250 +21,252 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr "SVN"
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr "GIT"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr "Pievienot"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr "Pievienot"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
msgid "Menu|Blame"
msgstr "Vainot"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Vainot"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Menu|Changelist"
msgstr "IzmaiÅu saraksts"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Changelist"
msgstr "IzmaiÅu saraksts"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
msgid "Menu|Checkout"
msgstr "Izrakstīt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Izrakstīt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
msgid "Menu|Cleanup"
msgstr "Uzkopt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Uzkopt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
msgid "Menu|Commit"
msgstr "Iesniegt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
msgid "Commit"
msgstr "Iesniegt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
msgid "Menu|Copy"
msgstr "KopÄt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "KopÄt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
msgid "Menu|Delete"
msgstr "DzÄst"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "DzÄst"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Menu|Diff"
msgstr "Atšķirība"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Diff"
msgstr "Atšķirība"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
msgid "Menu|Export"
msgstr "EksportÄt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "EksportÄt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
msgid "Menu|Import"
msgstr "Imports"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Imports"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Menu|Info"
msgstr "InformÄcija"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr "InformÄcija"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
msgid "Menu|Lock"
msgstr "SlÄgt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "SlÄgt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr "ReÄ£istrÄt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr "ReÄ£istrÄt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr "PÄrvietot"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "PÄrvietot"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Menu|Edit Properties"
msgstr "RediÄ£Ät rekvizÄ«tus"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Edit Properties"
msgstr "RediÄ£Ät rekvizÄ«tus"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
msgid "Menu|Relocate"
msgstr "Atiedalīt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr "Atiedalīt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
msgid "Menu|Resolved"
msgstr "AtrisinÄts"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "AtrisinÄts"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Menu|Resolve"
msgstr "AtrisinÄt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Resolve"
msgstr "AtrisinÄt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
msgid "Menu|Revert"
msgstr "Atgriezt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Atgriezt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
msgid "Menu|Status"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
msgid "Menu|Switch"
msgstr "PÄrslÄgt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "PÄrslÄgt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
msgid "Menu|Unlock"
msgstr "AtslÄgt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "AtslÄgt"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
msgid "Menu|Update"
msgstr "Atjaunot"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Atjaunot"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr "DarbÄ«ba %s nav izstrÄdÄta"
@@ -360,143 +362,144 @@ msgstr "TÅ«lÄ«tÄjs"
msgid "Infinity"
msgstr "Bezgalīgi"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
#, fuzzy
msgid "Menu|Bisect"
msgstr "Vainot"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
#, fuzzy
msgid "Menu|Branch"
msgstr "Atzars"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr "Atzars"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
#, fuzzy
msgid "Menu|Clone"
msgstr "KopÄt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
#, fuzzy
msgid "Menu|Fetch"
msgstr "PÄrslÄgt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
#, fuzzy
msgid "Menu|Grep"
msgstr "Uzkopt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Menu|Init"
msgstr "InformÄcija"
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Init"
msgstr "Bezgalīgi"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Menu|Merge"
msgstr "PÄrvietot"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Merge"
msgstr "Apvienots"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
#, fuzzy
msgid "Menu|Pull"
msgstr "Vainot"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
#, fuzzy
msgid "Menu|Push"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Menu|Rebase"
msgstr "AtrisinÄt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Rebase"
msgstr "Atstatīt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
#, fuzzy
msgid "Menu|Reset"
msgstr "Atgriezt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
msgid "Reset"
msgstr "Atstatīt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Menu|Remove"
msgstr "AtrisinÄt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Remove"
msgstr "AtrisinÄt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
#, fuzzy
msgid "Menu|Show"
msgstr "ReÄ£istrÄt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
#, fuzzy
msgid "Menu|Tag"
msgstr "ReÄ£istrÄt"
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr "IzdrukÄt versijas informÄciju"
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
msgid "Execute add action"
msgstr "Izpildīt pievienošanas darbību"
@@ -540,7 +543,7 @@ msgstr "IzpildÄ«t importÄÅ¡anas darbÄ«bu"
msgid "Execute lock action"
msgstr "IzpildÄ«t noslÄgÅ¡anas darbÄ«bu"
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
msgid "Execute log action"
msgstr "IzpildÄ«t reÄ£istrÄÅ¡anas darbÄ«bu"
@@ -564,7 +567,7 @@ msgstr "Izpildīt atiedalīt darbību"
msgid "Execute revert action"
msgstr "Izpildīt atgriezt darbību"
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
msgid "Execute status action"
msgstr "Izpildīt statusa darbību"
@@ -580,7 +583,7 @@ msgstr "IzpildÄ«t atslÄgt darbÄ«bu"
msgid "Execute update action"
msgstr "Izpildīt atjaunot darbību"
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
msgid "Add Related Options:"
msgstr "Pievienot saistÄ«tÄs opcijas:"
@@ -624,7 +627,7 @@ msgstr "Importa saistÄ«tÄs opcijas:"
msgid "Lock Related Options:"
msgstr "NoslÄgÅ¡anas saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
msgid "Log Related Options:"
msgstr "ReÄ£istrÄÅ¡anas saistÄ«tÄs opcijas:"
@@ -654,7 +657,7 @@ msgstr "AtiedalÄ«t saistÄ«tÄs opcijas:"
msgid "Revert Related Options:"
msgstr "Atgriezt saistÄ«tÄs opcijas:"
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
msgid "Status Related Options:"
msgstr "Statusa saistÄ«tÄs opcijas:"
@@ -692,11 +695,13 @@ msgstr "Rinda"
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
msgid "Revision"
msgstr "Revīzija"
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr "Autors"
@@ -979,6 +984,7 @@ msgid "Import Message"
msgstr "Importa ziÅa"
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
msgid "Message"
msgstr "ZiÅa"
@@ -988,6 +994,7 @@ msgid "Action"
msgstr "Darbība"
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr "Fails"
@@ -1093,6 +1100,8 @@ msgstr "_No:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr "Atlasiet mapi"
@@ -1102,6 +1111,7 @@ msgstr "_Uz:"
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr "_Direktorija:"
@@ -1137,15 +1147,17 @@ msgstr "SlÄpt ÄrÄjos"
msgid "Check Repository"
msgstr "PÄrbaudÄ«t repozitoriju"
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
msgid "Status failed"
msgstr "Status neizdevÄs"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr "_Repozitorijs:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr "PÄrvietot"
@@ -1173,19 +1185,29 @@ msgstr "Cita kļūme."
msgid "Trust"
msgstr "Uzticība"
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
msgid "Execute branch action"
msgstr "Izpildīt atzarošanas darbību"
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "IzpildÄ«t reÄ£istrÄÅ¡anas darbÄ«bu"
+
+#: ../tvp-git-helper/main.c:101
msgid "Execute reset action"
msgstr "Izpildīt atstatīšanas darbību"
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
msgid "Branch Related Options:"
msgstr "Atzara saistītas opcijas:"
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "KopÄÅ¡anas saistÄ«tÄs opcijas:"
+
+#: ../tvp-git-helper/main.c:135
msgid "Reset Related Options:"
msgstr "AtstatÄ«Å¡anas saistÄ«tÄs opcijas:"
@@ -1193,15 +1215,40 @@ msgstr "AtstatÄ«Å¡anas saistÄ«tÄs opcijas:"
msgid "Add finished"
msgstr "Pievienošana pabeigta"
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr "Pievieno ..."
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Uzkopšana pabeigta"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Uzkopšana..."
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr "neseko"
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Autors"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Iesniegt"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Mainīts"
+
#, fuzzy
#~ msgid "Modify Property Recursive"
#~ msgstr "RediÄ£Ät RekvizÄ«tus"
diff --git a/po/nl.po b/po/nl.po
index 743a2c4..1d5cc86 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: 2008-06-12 00:44+0200\n"
"Last-Translator: Peter de Ridder <peter at xfce.org>\n"
"Language-Team: Dutch <xfce-i18n at xfce.org>\n"
@@ -17,250 +17,252 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr "SVN"
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr "Toevoegen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
msgid "Menu|Blame"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Beschuldigen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Menu|Changelist"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Changelist"
msgstr "Wijzigingslijst"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
msgid "Menu|Checkout"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Ophalen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
msgid "Menu|Cleanup"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Opschonen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
msgid "Menu|Commit"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
msgid "Commit"
msgstr "Versturen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
msgid "Menu|Copy"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Kopieeren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
msgid "Menu|Delete"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Verwijderen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Menu|Diff"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Diff"
msgstr "Verschillen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
msgid "Menu|Export"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exporteren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
msgid "Menu|Import"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importeren"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Menu|Info"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr "Informatie"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
msgid "Menu|Lock"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Vast Zetten"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr "Geschiedenis"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Verplaatsen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Menu|Edit Properties"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Edit Properties"
msgstr "Attributen Wijzigen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
msgid "Menu|Relocate"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr "Verplaatsen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
msgid "Menu|Resolved"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "Opgelost"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Menu|Resolve"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Resolve"
msgstr "Verhelpen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
msgid "Menu|Revert"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Terug Halen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
msgid "Menu|Status"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
msgid "Menu|Switch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Omschakelen"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
msgid "Menu|Unlock"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Vrijgeven"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
msgid "Menu|Update"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Bijwerken"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr "Actie %s is niet geimplementeerd"
@@ -356,132 +358,133 @@ msgstr "Onderliggende"
msgid "Infinity"
msgstr "Oneindig"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Menu|Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
msgid "Menu|Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
msgid "Menu|Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Menu|Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Menu|Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
msgid "Menu|Init"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Init"
msgstr "Oneindig"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Menu|Merge"
msgstr "Samengevoegd"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Merge"
msgstr "Samengevoegd"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Menu|Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Menu|Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
msgid "Menu|Rebase"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Rebase"
msgstr "Terug Halen"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
#, fuzzy
msgid "Menu|Reset"
msgstr "Terug Halen"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
#, fuzzy
msgid "Reset"
msgstr "Terug Halen"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
msgid "Menu|Remove"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Remove"
msgstr "Verhelpen"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Menu|Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Menu|Tag"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr "Versie informatie tonen"
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
msgid "Execute add action"
msgstr "Toevoeg actie uitvoeren"
@@ -525,7 +528,7 @@ msgstr "Importeer actie uitvoeren"
msgid "Execute lock action"
msgstr "Vast zet actie uitvoeren"
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
msgid "Execute log action"
msgstr "Geschiedenis actie uitvoeren"
@@ -549,7 +552,7 @@ msgstr "Verplaats actie uitvoeren"
msgid "Execute revert action"
msgstr "Terug haal actie uitvoeren"
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
msgid "Execute status action"
msgstr "Status actie uitvoeren"
@@ -565,7 +568,7 @@ msgstr "Vrijgeef actie uitvoeren"
msgid "Execute update action"
msgstr "Bijwerk actie uitvoeren"
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
msgid "Add Related Options:"
msgstr "Toevoegen gerelateerde opties:"
@@ -609,7 +612,7 @@ msgstr "Importeer gerelateerde opties:"
msgid "Lock Related Options:"
msgstr "Vast zetten gerelateerde opties:"
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
msgid "Log Related Options:"
msgstr "Geschiedenis gerelateerde opties:"
@@ -639,7 +642,7 @@ msgstr "Verplaats gerelateerde opties:"
msgid "Revert Related Options:"
msgstr "Terug haal gerelateerde opties:"
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
msgid "Status Related Options:"
msgstr "Status gerelateerde opties:"
@@ -677,11 +680,13 @@ msgstr "Regel"
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
msgid "Revision"
msgstr "Versie"
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr "Auteur"
@@ -973,6 +978,7 @@ msgid "Import Message"
msgstr ""
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
msgid "Message"
msgstr "Bericht"
@@ -982,6 +988,7 @@ msgid "Action"
msgstr "Actie"
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr "Bestand"
@@ -1087,6 +1094,8 @@ msgstr "_Van"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr "Selecteer een map"
@@ -1096,6 +1105,7 @@ msgstr "_Naar:"
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr "_Map:"
@@ -1131,15 +1141,17 @@ msgstr "Externe bestanden verbergen"
msgid "Check Repository"
msgstr ""
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
msgid "Status failed"
msgstr "Status gefaald"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr ""
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr ""
@@ -1167,22 +1179,32 @@ msgstr "Andere fout."
msgid "Trust"
msgstr "Vertrouwen"
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
#, fuzzy
msgid "Execute branch action"
msgstr "Beschuldig actie uitvoeren"
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Geschiedenis actie uitvoeren"
+
+#: ../tvp-git-helper/main.c:101
#, fuzzy
msgid "Execute reset action"
msgstr "Terug haal actie uitvoeren"
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
#, fuzzy
msgid "Branch Related Options:"
msgstr "Bechuldigen gerelateerde opties:"
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Kopieer gerelateerde opties:"
+
+#: ../tvp-git-helper/main.c:135
#, fuzzy
msgid "Reset Related Options:"
msgstr "Terug haal gerelateerde opties:"
@@ -1192,11 +1214,36 @@ msgstr "Terug haal gerelateerde opties:"
msgid "Add finished"
msgstr "Klaar met opschonen"
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr ""
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Klaar met opschonen"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Bezig met opschonen ..."
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Auteur"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Versturen"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Gewijzigd"
diff --git a/po/pl.po b/po/pl.po
index 1e53188..0267dbc 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin 0.0.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: 2009-04-06 11:57+0100\n"
"Last-Translator: Piotr SokóŠ<piotr.sokol at 10g.pl>\n"
"Language-Team: Polish\n"
@@ -20,257 +20,259 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr "Kontrola wersji SVN"
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr "Dodaj..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr "Dodawanie"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
msgid "Menu|Blame"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
#, fuzzy
msgid "Menu|Changelist"
msgstr "Zatwierdź zmiany"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
#, fuzzy
msgid "Changelist"
msgstr "Zmieniony"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
msgid "Menu|Checkout"
msgstr "Utwórz lokalnÄ
kopiÄ..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Tworzenie lokalnej kopii"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
msgid "Menu|Cleanup"
msgstr "UporzÄ
dkuj..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "PorzÄ
dkowanie"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
#, fuzzy
msgid "Menu|Commit"
msgstr "Wprowadź zmiany..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
#, fuzzy
msgid "Commit"
msgstr "Wprowadzanie zmian"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
msgid "Menu|Copy"
msgstr "Skopiuj..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Kopiowanie"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
msgid "Menu|Delete"
msgstr "UsuÅ..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Usuwanie"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Menu|Diff"
msgstr "Różnice..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Diff"
msgstr "Różnice"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
msgid "Menu|Export"
msgstr "Eksportuj..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Eksportowanie"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
msgid "Menu|Import"
msgstr "Importuj..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importowanie"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Menu|Info"
msgstr "Informacja..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr "Informacja"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
msgid "Menu|Lock"
msgstr "Zablokuj..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Blokowanie"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr "Dziennik..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr "Dziennik"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr "PrzenieÅ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Przenoszenie"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Menu|Edit Properties"
msgstr "Edytuj wÅaÅciwoÅci..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
#, fuzzy
msgid "Edit Properties"
msgstr "Edycja wÅaÅciwoÅci"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
msgid "Menu|Relocate"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
msgid "Menu|Resolved"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Menu|Resolve"
msgstr "RozwiÄ
ż..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Resolve"
msgstr "RozwiÄ
zywanie"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
#, fuzzy
msgid "Menu|Revert"
msgstr "Cofnij zmiany..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
#, fuzzy
msgid "Revert"
msgstr "Cofanie zmian"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
msgid "Menu|Status"
msgstr "Stan..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr "Stan"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
msgid "Menu|Switch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
msgid "Menu|Unlock"
msgstr "Odblokuj..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Odblokowywanie"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
msgid "Menu|Update"
msgstr "Zaktualizuj..."
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Aktualizacja"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr "Akcja â%sâ nie zostaÅa zaimplementowana"
@@ -367,143 +369,144 @@ msgstr ""
msgid "Infinity"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
#, fuzzy
msgid "Menu|Bisect"
msgstr "Utwórz lokalnÄ
kopiÄ..."
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
#, fuzzy
msgid "Menu|Branch"
msgstr "Odblokuj..."
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
#, fuzzy
msgid "Menu|Clone"
msgstr "Skopiuj..."
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
#, fuzzy
msgid "Menu|Fetch"
msgstr "UsuÅ..."
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
#, fuzzy
msgid "Menu|Grep"
msgstr "UporzÄ
dkuj..."
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Menu|Init"
msgstr "Informacja..."
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
msgid "Init"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Menu|Merge"
msgstr "PrzenieÅ"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Merge"
msgstr "PoÅÄ
czony"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
#, fuzzy
msgid "Menu|Pull"
msgstr "UsuÅ..."
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
#, fuzzy
msgid "Menu|Push"
msgstr "Stan..."
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Menu|Rebase"
msgstr "RozwiÄ
ż..."
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Rebase"
msgstr "Cofanie zmian"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
#, fuzzy
msgid "Menu|Reset"
msgstr "Cofnij zmiany..."
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
#, fuzzy
msgid "Reset"
msgstr "Cofanie zmian"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Menu|Remove"
msgstr "RozwiÄ
ż..."
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Remove"
msgstr "RozwiÄ
zywanie"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
#, fuzzy
msgid "Menu|Show"
msgstr "Dziennik..."
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
#, fuzzy
msgid "Menu|Tag"
msgstr "Dziennik..."
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr ""
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
msgid "Execute add action"
msgstr ""
@@ -547,7 +550,7 @@ msgstr ""
msgid "Execute lock action"
msgstr ""
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
msgid "Execute log action"
msgstr ""
@@ -571,7 +574,7 @@ msgstr ""
msgid "Execute revert action"
msgstr ""
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
msgid "Execute status action"
msgstr ""
@@ -587,7 +590,7 @@ msgstr ""
msgid "Execute update action"
msgstr ""
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
msgid "Add Related Options:"
msgstr ""
@@ -631,7 +634,7 @@ msgstr ""
msgid "Lock Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
msgid "Log Related Options:"
msgstr ""
@@ -661,7 +664,7 @@ msgstr ""
msgid "Revert Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
msgid "Status Related Options:"
msgstr ""
@@ -701,11 +704,13 @@ msgstr ""
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
msgid "Revision"
msgstr "Wersja"
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr "Autor"
@@ -1002,6 +1007,7 @@ msgid "Import Message"
msgstr ""
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
msgid "Message"
msgstr "Komentarz"
@@ -1011,6 +1017,7 @@ msgid "Action"
msgstr "Akcja"
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr "Plik"
@@ -1118,6 +1125,8 @@ msgstr ""
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr "Wybór katalogu"
@@ -1127,6 +1136,7 @@ msgstr ""
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr "_Katalog:"
@@ -1163,15 +1173,17 @@ msgstr ""
msgid "Check Repository"
msgstr ""
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
msgid "Status failed"
msgstr ""
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr "_Repozytorium:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr ""
@@ -1201,19 +1213,27 @@ msgstr ""
msgid "Trust"
msgstr ""
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
msgid "Execute branch action"
msgstr ""
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+msgid "Execute clone action"
+msgstr ""
+
+#: ../tvp-git-helper/main.c:101
msgid "Execute reset action"
msgstr ""
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
msgid "Branch Related Options:"
msgstr ""
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+msgid "Clone Related Options:"
+msgstr ""
+
+#: ../tvp-git-helper/main.c:135
msgid "Reset Related Options:"
msgstr ""
@@ -1222,15 +1242,40 @@ msgstr ""
msgid "Add finished"
msgstr "ZakoÅczono porzÄ
dkowanie"
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr ""
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "ZakoÅczono porzÄ
dkowanie"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "PorzÄ
dkowanie..."
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr ""
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Autor"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Wprowadzanie zmian"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Zmieniony"
+
#~ msgid "Desktop"
#~ msgstr "Pulpit"
diff --git a/po/pt.po b/po/pt.po
index 7c02df6..3948bc9 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: 2008-11-01 11:37+0100\n"
"Last-Translator: Nuno Miguel <nunis at netcabo.pt>\n"
"Language-Team: \n"
@@ -18,252 +18,254 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr "SVN"
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr "Adicionar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr "Adicionar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
msgid "Menu|Blame"
msgstr "Falha"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Falha"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
#, fuzzy
msgid "Menu|Changelist"
msgstr "Checkout"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
#, fuzzy
msgid "Changelist"
msgstr "Modificado"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
msgid "Menu|Checkout"
msgstr "Checkout"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Checkout"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
msgid "Menu|Cleanup"
msgstr "Limpar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Limpar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
msgid "Menu|Commit"
msgstr "Commit"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
msgid "Commit"
msgstr "Enviar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
msgid "Menu|Copy"
msgstr "Copiar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Copiar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
msgid "Menu|Delete"
msgstr "Apagar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Apagar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Menu|Diff"
msgstr "Diff"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Diff"
msgstr "Diferença"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
msgid "Menu|Export"
msgstr "Exportar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
msgid "Menu|Import"
msgstr "Importar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Menu|Info"
msgstr "Info"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr "Informações"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
msgid "Menu|Lock"
msgstr "Travar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Travar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr "Menu"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Mover"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Menu|Edit Properties"
msgstr "Editar Propriedades"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Edit Properties"
msgstr "Editar Propriedades"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
msgid "Menu|Relocate"
msgstr "Realocar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr "Realocar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
msgid "Menu|Resolved"
msgstr "Resolver"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "Resolvido"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Menu|Resolve"
msgstr "Resolver"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Resolve"
msgstr "Resolver"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
msgid "Menu|Revert"
msgstr "Reverter"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Reverter"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
msgid "Menu|Status"
msgstr "Estado"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
msgid "Menu|Switch"
msgstr "Alternar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Alternar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
msgid "Menu|Unlock"
msgstr "Destravar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Destravar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
msgid "Menu|Update"
msgstr "Actualizar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Actualizar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr "Acção %s não implementada"
@@ -361,143 +363,144 @@ msgstr ""
msgid "Infinity"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
#, fuzzy
msgid "Menu|Bisect"
msgstr "Falha"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
#, fuzzy
msgid "Menu|Branch"
msgstr "Falha"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
#, fuzzy
msgid "Menu|Clone"
msgstr "Copiar"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
#, fuzzy
msgid "Menu|Fetch"
msgstr "Alternar"
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
#, fuzzy
msgid "Menu|Grep"
msgstr "Limpar"
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Menu|Init"
msgstr "Info"
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
msgid "Init"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Menu|Merge"
msgstr "Menu"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Merge"
msgstr "Juntado"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
#, fuzzy
msgid "Menu|Pull"
msgstr "Falha"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
#, fuzzy
msgid "Menu|Push"
msgstr "Estado"
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Menu|Rebase"
msgstr "Resolver"
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Rebase"
msgstr "Reverter"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
#, fuzzy
msgid "Menu|Reset"
msgstr "Reverter"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
#, fuzzy
msgid "Reset"
msgstr "Reverter"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Menu|Remove"
msgstr "Resolver"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Remove"
msgstr "Resolver"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
#, fuzzy
msgid "Menu|Show"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
#, fuzzy
msgid "Menu|Tag"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr "Imprimir informação da versão"
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
msgid "Execute add action"
msgstr "Executar acção add"
@@ -542,7 +545,7 @@ msgstr "Executar acção import"
msgid "Execute lock action"
msgstr "Executar acção de lock"
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
msgid "Execute log action"
msgstr "Executar acção de log"
@@ -566,7 +569,7 @@ msgstr "Executar acção de re-alocação"
msgid "Execute revert action"
msgstr "Executar acção de reversão"
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
msgid "Execute status action"
msgstr "Executar acção de actualização"
@@ -582,7 +585,7 @@ msgstr "Executar acção de checkout"
msgid "Execute update action"
msgstr "Executar acção de actualização"
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
msgid "Add Related Options:"
msgstr "Adicionar Opções Relacionadas:"
@@ -627,7 +630,7 @@ msgstr "Opções de Importação:"
msgid "Lock Related Options:"
msgstr "Opções de Travamento:"
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
msgid "Log Related Options:"
msgstr "Opções de Registo:"
@@ -657,7 +660,7 @@ msgstr "Opções Re-alocação Relacionadas:"
msgid "Revert Related Options:"
msgstr "Opções de Reversão:"
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
msgid "Status Related Options:"
msgstr "Opções de Estado:"
@@ -695,11 +698,13 @@ msgstr "Linha"
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
msgid "Revision"
msgstr "Revisão"
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr "Autor"
@@ -993,6 +998,7 @@ msgid "Import Message"
msgstr "Importar Mensagem"
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
msgid "Message"
msgstr "Mensagem"
@@ -1002,6 +1008,7 @@ msgid "Action"
msgstr "Acção"
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr "Ficheiro"
@@ -1109,6 +1116,8 @@ msgstr "_De:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr "Seleccione uma pasta"
@@ -1118,6 +1127,7 @@ msgstr "_Para:"
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr "_Directório:"
@@ -1153,15 +1163,17 @@ msgstr "Ocultar Externos"
msgid "Check Repository"
msgstr "Verificar Repositório"
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
msgid "Status failed"
msgstr "Estado falhou"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr "_Repositório:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr "Transferir"
@@ -1189,22 +1201,32 @@ msgstr "Outra falha."
msgid "Trust"
msgstr "Confiar"
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
#, fuzzy
msgid "Execute branch action"
msgstr "Executar acção de culpa"
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Executar acção de log"
+
+#: ../tvp-git-helper/main.c:101
#, fuzzy
msgid "Execute reset action"
msgstr "Executar acção de reversão"
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
#, fuzzy
msgid "Branch Related Options:"
msgstr "Opções de culpa"
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Opções Relacionadas de Cópia:"
+
+#: ../tvp-git-helper/main.c:135
#, fuzzy
msgid "Reset Related Options:"
msgstr "Opções de Reversão:"
@@ -1214,15 +1236,40 @@ msgstr "Opções de Reversão:"
msgid "Add finished"
msgstr "Limpeza concluÃda"
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr ""
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Limpeza concluÃda"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Limpando..."
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr ""
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Autor"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Enviar"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Modificado"
+
#~ msgid "%1$s on %2$s"
#~ msgstr "%1$s em %2$s"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 12830db..7a67b16 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: 2008-06-13 02:01+0200\n"
"Last-Translator: Og Maciel <ogmaciel at gnome.org>\n"
"Language-Team: Brazilian Portuguese <ldp-br at bazar2.conectiva.com.br>\n"
@@ -19,252 +19,254 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr "SVN"
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr "Adicionar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr "Adicionar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
msgid "Menu|Blame"
msgstr "Culpa"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Culpar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
#, fuzzy
msgid "Menu|Changelist"
msgstr "Obter"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
#, fuzzy
msgid "Changelist"
msgstr "Modificado"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
msgid "Menu|Checkout"
msgstr "Obter"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Obter"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
msgid "Menu|Cleanup"
msgstr "Limpar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Limpar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
msgid "Menu|Commit"
msgstr "Enviar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
msgid "Commit"
msgstr "Enviar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
msgid "Menu|Copy"
msgstr "Copiar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Copiar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
msgid "Menu|Delete"
msgstr "Excluir"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Excluir"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Menu|Diff"
msgstr "Diferença"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Diff"
msgstr "Diferença"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
msgid "Menu|Export"
msgstr "Exportar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
msgid "Menu|Import"
msgstr "Importar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Menu|Info"
msgstr "Informação"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr "Informação"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
msgid "Menu|Lock"
msgstr "Travar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Travar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr "Registro"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr "Registrar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr "Mover"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Mover"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Menu|Edit Properties"
msgstr "Editar propriedades"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Edit Properties"
msgstr "Editar propriedades"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
msgid "Menu|Relocate"
msgstr "Realocar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr "Realocar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
msgid "Menu|Resolved"
msgstr "Resolvido"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "Resolvido"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Menu|Resolve"
msgstr "Resolver"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Resolve"
msgstr "Resolver"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
msgid "Menu|Revert"
msgstr "Reverter"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Reverter"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
msgid "Menu|Status"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
msgid "Menu|Switch"
msgstr "Alternar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Alternar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
msgid "Menu|Unlock"
msgstr "Destravar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Destravar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
msgid "Menu|Update"
msgstr "Atualizar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Atualizar"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr "Ação %s não está implementada"
@@ -362,143 +364,144 @@ msgstr ""
msgid "Infinity"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
#, fuzzy
msgid "Menu|Bisect"
msgstr "Culpa"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
#, fuzzy
msgid "Menu|Branch"
msgstr "Culpa"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
#, fuzzy
msgid "Menu|Clone"
msgstr "Copiar"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
#, fuzzy
msgid "Menu|Fetch"
msgstr "Alternar"
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
#, fuzzy
msgid "Menu|Grep"
msgstr "Limpar"
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Menu|Init"
msgstr "Informação"
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
msgid "Init"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Menu|Merge"
msgstr "Mover"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Merge"
msgstr "Combinado"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
#, fuzzy
msgid "Menu|Pull"
msgstr "Culpa"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
#, fuzzy
msgid "Menu|Push"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Menu|Rebase"
msgstr "Resolver"
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Rebase"
msgstr "Reverter"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
#, fuzzy
msgid "Menu|Reset"
msgstr "Reverter"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
#, fuzzy
msgid "Reset"
msgstr "Reverter"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Menu|Remove"
msgstr "Resolver"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Remove"
msgstr "Resolver"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
#, fuzzy
msgid "Menu|Show"
msgstr "Registro"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
#, fuzzy
msgid "Menu|Tag"
msgstr "Registro"
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr "Imprimir informação da versão"
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
msgid "Execute add action"
msgstr "Executar ação de adição"
@@ -543,7 +546,7 @@ msgstr "Executar ação de importação"
msgid "Execute lock action"
msgstr "Executar ação de travamento"
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
msgid "Execute log action"
msgstr "Executar ação de registro"
@@ -567,7 +570,7 @@ msgstr "Executar ação de realocação"
msgid "Execute revert action"
msgstr "Executar ação de reversão"
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
msgid "Execute status action"
msgstr "Executar ação de status"
@@ -583,7 +586,7 @@ msgstr "Executar ação de destravamento"
msgid "Execute update action"
msgstr "Executar ação de atualização"
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
msgid "Add Related Options:"
msgstr "Opções de adição:"
@@ -628,7 +631,7 @@ msgstr "Opções de importação:"
msgid "Lock Related Options:"
msgstr "Opções de travamento:"
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
msgid "Log Related Options:"
msgstr "Opções de registro:"
@@ -658,7 +661,7 @@ msgstr "Opções de realocação:"
msgid "Revert Related Options:"
msgstr "Opções de reversão:"
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
msgid "Status Related Options:"
msgstr "Opções de status:"
@@ -696,11 +699,13 @@ msgstr "Linha"
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
msgid "Revision"
msgstr "Revisão"
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr "Autor"
@@ -994,6 +999,7 @@ msgid "Import Message"
msgstr "Mensagem de importação"
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
msgid "Message"
msgstr "Mensagem"
@@ -1003,6 +1009,7 @@ msgid "Action"
msgstr "Ação"
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr "Arquivo"
@@ -1110,6 +1117,8 @@ msgstr "_De:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr "Selecionar uma pasta"
@@ -1119,6 +1128,7 @@ msgstr "_Para:"
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr "_Diretório:"
@@ -1154,15 +1164,17 @@ msgstr "Ocultar externos"
msgid "Check Repository"
msgstr "Checar repositório"
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
msgid "Status failed"
msgstr "Falha de status"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr "_Repositório:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr "Trasferir"
@@ -1190,22 +1202,32 @@ msgstr "outra falha."
msgid "Trust"
msgstr "Confiança"
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
#, fuzzy
msgid "Execute branch action"
msgstr "Executar ação de culpa"
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Executar ação de registro"
+
+#: ../tvp-git-helper/main.c:101
#, fuzzy
msgid "Execute reset action"
msgstr "Executar ação de reversão"
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
#, fuzzy
msgid "Branch Related Options:"
msgstr "Opções de culpa:"
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Opções de cópia:"
+
+#: ../tvp-git-helper/main.c:135
#, fuzzy
msgid "Reset Related Options:"
msgstr "Opções de reversão:"
@@ -1215,15 +1237,40 @@ msgstr "Opções de reversão:"
msgid "Add finished"
msgstr "Limpeza concluÃda"
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr ""
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Limpeza concluÃda"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "Limpando..."
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr ""
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Autor"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Enviar"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Modificado"
+
#~ msgid "%1$s on %2$s"
#~ msgstr "%1$s em %2$s"
diff --git a/po/sv.po b/po/sv.po
index 0e04067..8238d79 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: 2009-01-05 11:51+0100\n"
"Last-Translator: Daniel Nylander <po at danielnylander.se>\n"
"Language-Team: Swedish <tp-sv at listor.tp-sv.se>\n"
@@ -17,251 +17,253 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr "SVN"
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr "Lägg till"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr "Lägg till"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
msgid "Menu|Blame"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
#, fuzzy
msgid "Menu|Changelist"
msgstr "Verkställ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Changelist"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
msgid "Menu|Checkout"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Checka ut"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
msgid "Menu|Cleanup"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
msgid "Menu|Commit"
msgstr "Verkställ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
msgid "Commit"
msgstr "Verkställ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
msgid "Menu|Copy"
msgstr "Kopiera"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Kopiera"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
msgid "Menu|Delete"
msgstr "Ta bort"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Ta bort"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Menu|Diff"
msgstr "Diff"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Diff"
msgstr "Diff"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
msgid "Menu|Export"
msgstr "Exportera"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportera"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
msgid "Menu|Import"
msgstr "Importera"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importera"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Menu|Info"
msgstr "Info"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr "Info"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
msgid "Menu|Lock"
msgstr "LÃ¥s"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "LÃ¥s"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr "Logg"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr "Logg"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr "Flytta"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Flytta"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Menu|Edit Properties"
msgstr "Redigera egenskaper"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Edit Properties"
msgstr "Redigera egenskaper"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
msgid "Menu|Relocate"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
msgid "Menu|Resolved"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Menu|Resolve"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Resolve"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
msgid "Menu|Revert"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
msgid "Menu|Status"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
msgid "Menu|Switch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
msgid "Menu|Unlock"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
msgid "Menu|Update"
msgstr "Uppdatera"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Uppdatera"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr ""
@@ -358,141 +360,142 @@ msgstr ""
msgid "Infinity"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
#, fuzzy
msgid "Menu|Bisect"
msgstr "Verkställ"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
#, fuzzy
msgid "Menu|Branch"
msgstr "Info"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
#, fuzzy
msgid "Menu|Clone"
msgstr "Kopiera"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
#, fuzzy
msgid "Menu|Fetch"
msgstr "Ta bort"
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
#, fuzzy
msgid "Menu|Grep"
msgstr "Kopiera"
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Menu|Init"
msgstr "Info"
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
msgid "Init"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Menu|Merge"
msgstr "Flytta"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Merge"
msgstr "Meddelande"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
#, fuzzy
msgid "Menu|Pull"
msgstr "Ta bort"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
#, fuzzy
msgid "Menu|Push"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Menu|Rebase"
msgstr "Ta bort"
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
msgid "Rebase"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
#, fuzzy
msgid "Menu|Reset"
msgstr "Ta bort"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
msgid "Reset"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Menu|Remove"
msgstr "Flytta"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Remove"
msgstr "Flytta"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
#, fuzzy
msgid "Menu|Show"
msgstr "Logg"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
#, fuzzy
msgid "Menu|Tag"
msgstr "Logg"
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr "Skriv ut versionsinformation"
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
msgid "Execute add action"
msgstr ""
@@ -536,7 +539,7 @@ msgstr ""
msgid "Execute lock action"
msgstr ""
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
msgid "Execute log action"
msgstr ""
@@ -560,7 +563,7 @@ msgstr ""
msgid "Execute revert action"
msgstr ""
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
msgid "Execute status action"
msgstr ""
@@ -576,7 +579,7 @@ msgstr ""
msgid "Execute update action"
msgstr ""
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
msgid "Add Related Options:"
msgstr ""
@@ -620,7 +623,7 @@ msgstr ""
msgid "Lock Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
msgid "Log Related Options:"
msgstr ""
@@ -650,7 +653,7 @@ msgstr ""
msgid "Revert Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
msgid "Status Related Options:"
msgstr ""
@@ -688,11 +691,13 @@ msgstr "Rad"
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
msgid "Revision"
msgstr "Revision"
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr "Upphovsman"
@@ -979,6 +984,7 @@ msgid "Import Message"
msgstr ""
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
msgid "Message"
msgstr "Meddelande"
@@ -988,6 +994,7 @@ msgid "Action"
msgstr "Ã
tgärd"
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr "Fil"
@@ -1094,6 +1101,8 @@ msgstr "_Från:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr "Välj en mapp"
@@ -1103,6 +1112,7 @@ msgstr "_Till:"
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr "_Katalog:"
@@ -1138,15 +1148,17 @@ msgstr ""
msgid "Check Repository"
msgstr ""
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
msgid "Status failed"
msgstr ""
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr "_Förråd:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr "Ãverföring"
@@ -1174,19 +1186,27 @@ msgstr ""
msgid "Trust"
msgstr ""
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
msgid "Execute branch action"
msgstr ""
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+msgid "Execute clone action"
+msgstr ""
+
+#: ../tvp-git-helper/main.c:101
msgid "Execute reset action"
msgstr ""
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
msgid "Branch Related Options:"
msgstr ""
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+msgid "Clone Related Options:"
+msgstr ""
+
+#: ../tvp-git-helper/main.c:135
msgid "Reset Related Options:"
msgstr ""
@@ -1194,15 +1214,38 @@ msgstr ""
msgid "Add finished"
msgstr ""
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr ""
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+msgid "Clone finished"
+msgstr ""
+
+#: ../tvp-git-helper/tgh-clone.c:119
+msgid "Cloning ..."
+msgstr ""
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr ""
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Upphovsman"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Verkställ"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "Verkställ"
+
#~ msgid "%1$s on %2$s"
#~ msgstr "%1$s på %2$s"
diff --git a/po/thunar-vcs-plugin.pot b/po/thunar-vcs-plugin.pot
index a634723..f53e6aa 100644
--- a/po/thunar-vcs-plugin.pot
+++ b/po/thunar-vcs-plugin.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
@@ -18,250 +18,252 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr ""
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
msgid "Menu|Blame"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Menu|Changelist"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Changelist"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
msgid "Menu|Checkout"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
msgid "Menu|Cleanup"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
msgid "Menu|Commit"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
msgid "Commit"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
msgid "Menu|Copy"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
msgid "Menu|Delete"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Menu|Diff"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Diff"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
msgid "Menu|Export"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
msgid "Menu|Import"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Menu|Info"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
msgid "Menu|Lock"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Menu|Edit Properties"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Edit Properties"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
msgid "Menu|Relocate"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
msgid "Menu|Resolved"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Menu|Resolve"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Resolve"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
msgid "Menu|Revert"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
msgid "Menu|Status"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
msgid "Menu|Switch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
msgid "Menu|Unlock"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
msgid "Menu|Update"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr ""
@@ -357,125 +359,126 @@ msgstr ""
msgid "Infinity"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Menu|Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
msgid "Menu|Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
msgid "Menu|Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Menu|Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Menu|Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
msgid "Menu|Init"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
msgid "Init"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
msgid "Menu|Merge"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
msgid "Merge"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Menu|Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Menu|Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
msgid "Menu|Rebase"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
msgid "Rebase"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
msgid "Menu|Reset"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
msgid "Reset"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
msgid "Menu|Remove"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
msgid "Remove"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Menu|Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Menu|Tag"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr ""
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
msgid "Execute add action"
msgstr ""
@@ -519,7 +522,7 @@ msgstr ""
msgid "Execute lock action"
msgstr ""
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
msgid "Execute log action"
msgstr ""
@@ -543,7 +546,7 @@ msgstr ""
msgid "Execute revert action"
msgstr ""
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
msgid "Execute status action"
msgstr ""
@@ -559,7 +562,7 @@ msgstr ""
msgid "Execute update action"
msgstr ""
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
msgid "Add Related Options:"
msgstr ""
@@ -603,7 +606,7 @@ msgstr ""
msgid "Lock Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
msgid "Log Related Options:"
msgstr ""
@@ -633,7 +636,7 @@ msgstr ""
msgid "Revert Related Options:"
msgstr ""
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
msgid "Status Related Options:"
msgstr ""
@@ -671,11 +674,13 @@ msgstr ""
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
msgid "Revision"
msgstr ""
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr ""
@@ -958,6 +963,7 @@ msgid "Import Message"
msgstr ""
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
msgid "Message"
msgstr ""
@@ -967,6 +973,7 @@ msgid "Action"
msgstr ""
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr ""
@@ -1072,6 +1079,8 @@ msgstr ""
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr ""
@@ -1081,6 +1090,7 @@ msgstr ""
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr ""
@@ -1116,15 +1126,17 @@ msgstr ""
msgid "Check Repository"
msgstr ""
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
msgid "Status failed"
msgstr ""
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr ""
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr ""
@@ -1152,19 +1164,27 @@ msgstr ""
msgid "Trust"
msgstr ""
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
msgid "Execute branch action"
msgstr ""
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+msgid "Execute clone action"
+msgstr ""
+
+#: ../tvp-git-helper/main.c:101
msgid "Execute reset action"
msgstr ""
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
msgid "Branch Related Options:"
msgstr ""
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+msgid "Clone Related Options:"
+msgstr ""
+
+#: ../tvp-git-helper/main.c:135
msgid "Reset Related Options:"
msgstr ""
@@ -1172,11 +1192,31 @@ msgstr ""
msgid "Add finished"
msgstr ""
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr ""
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+msgid "Clone finished"
+msgstr ""
+
+#: ../tvp-git-helper/tgh-clone.c:119
+msgid "Cloning ..."
+msgstr ""
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+msgid "AuthorDate"
+msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+msgid "CommitDate"
+msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+msgid "Changes"
+msgstr ""
diff --git a/po/ur.po b/po/ur.po
index 0809945..b8496a5 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: 2009-05-14 02:39+0500\n"
"Last-Translator: Muhammad Ali Makki <makki.ma at gmail.com>\n"
"Language-Team: Urdu <makki.ma at gmail.com>\n"
@@ -21,250 +21,252 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr "SVN"
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr "Ù
ÛÙÛÙ|شاÙ
٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr "شاÙ
٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
msgid "Menu|Blame"
msgstr "Ù
ÛÙÛÙ|بÙÛÙ
"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Blame"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Menu|Changelist"
msgstr "Ù
ÛÙÛÙ|تبدÛÙÛ Ú©Û ÙÛرست"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Changelist"
msgstr "تبدÛÙÛ Ú©Û ÙÛرست"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
msgid "Menu|Checkout"
msgstr "Ù
ÛÙÛÙ|ÚÛÚ© کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "ÚÛÚ© کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
msgid "Menu|Cleanup"
msgstr "Ù
ÛÙÛÙ|صا٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "صا٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
msgid "Menu|Commit"
msgstr "Ù
ÛÙÛÙ|Ú©Ù
Ù¹"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
msgid "Commit"
msgstr "تبصرÛ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
msgid "Menu|Copy"
msgstr "Ù
ÛÙÛÙ|کاپÛ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "کاپÛ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
msgid "Menu|Delete"
msgstr "Ù
ÛÙÛÙ|ØØ°Ù"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "ØØ°Ù"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Menu|Diff"
msgstr "Ù
ÛÙÛÙ|ÙرÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Diff"
msgstr "ÙرÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
msgid "Menu|Export"
msgstr "Ù
ÛÙÛÙ|برآÙ
د"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "برآÙ
د"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
msgid "Menu|Import"
msgstr "Ù
ÛÙÛÙ|درآÙ
د"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "درآÙ
د"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Menu|Info"
msgstr "Ù
ÛÙÛÙ|Ù
عÙÙÙ
ات"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr "Ù
عÙÙÙ
ات"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
msgid "Menu|Lock"
msgstr "Ù
ÛÙÛÙ|ÙÙÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "ÙÙÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr "Ù
ÛÙÛÙ|Ùاگ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr "Ù
ÛÙÛÙ|Ù
ÙتÙ٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Ù
ÙتÙ٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Menu|Edit Properties"
msgstr "Ù
ÛÙÛÙ|خصÙصÛات Ù
دÙ٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Edit Properties"
msgstr "خصÙصÛات Ù
دÙ٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
msgid "Menu|Relocate"
msgstr "Ù
ÛÙÛÙ|پھر تÙاش کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr "پھر تÙاش کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
msgid "Menu|Resolved"
msgstr "Ù
ÛÙÛÙ|رÛزÙÙÙÚ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "رÛزÙÙÙÚ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Menu|Resolve"
msgstr "Ù
ÛÙÛÙ|رÛزÙÙÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Resolve"
msgstr "Resolve"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
msgid "Menu|Revert"
msgstr "Ù
ÛÙÛÙ|Ùاپس"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Ùاپس"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
msgid "Menu|Status"
msgstr "Ù
ÛÙÛÙ|ØاÙت"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr "ØاÙت"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
msgid "Menu|Switch"
msgstr "Ù
ÛÙÛÙ|تبدÛÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "تبدÛÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
msgid "Menu|Unlock"
msgstr "Ù
ÛÙÛÙ|غÛر Ù
ÙÙÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "غÛر Ù
ÙÙÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
msgid "Menu|Update"
msgstr "Ù
ÛÙÛÙ|تجدÛد"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "تجدÛد"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr "عÙ
Ù %s Ùاگ٠ÙÛÛÚº Ú©Ûا Ú¯Ûا ÛÛ"
@@ -360,144 +362,145 @@ msgstr "ÙÙراÙ"
msgid "Infinity"
msgstr "Ù
Ø·ÙÙ"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
#, fuzzy
msgid "Menu|Bisect"
msgstr "Ù
ÛÙÛÙ|بÙÛÙ
"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
#, fuzzy
msgid "Menu|Branch"
msgstr "Ù
ÛÙÛÙ|بÙÛÙ
"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
#, fuzzy
msgid "Menu|Clone"
msgstr "Ù
ÛÙÛÙ|کاپÛ"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
#, fuzzy
msgid "Menu|Fetch"
msgstr "Ù
ÛÙÛÙ|تبدÛÙ"
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
#, fuzzy
msgid "Menu|Grep"
msgstr "Ù
ÛÙÛÙ|صا٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Menu|Init"
msgstr "Ù
ÛÙÛÙ|Ù
عÙÙÙ
ات"
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Init"
msgstr "Ù
Ø·ÙÙ"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Menu|Merge"
msgstr "Ù
ÛÙÛÙ|Ù
ÙتÙ٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Merge"
msgstr "Ù
رج شدÛ"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
#, fuzzy
msgid "Menu|Pull"
msgstr "Ù
ÛÙÛÙ|بÙÛÙ
"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
#, fuzzy
msgid "Menu|Push"
msgstr "Ù
ÛÙÛÙ|ØاÙت"
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Menu|Rebase"
msgstr "Ù
ÛÙÛÙ|رÛزÙÙÙ"
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Rebase"
msgstr "Ùاپس"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
#, fuzzy
msgid "Menu|Reset"
msgstr "Ù
ÛÙÛÙ|Ùاپس"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
#, fuzzy
msgid "Reset"
msgstr "Ùاپس"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Menu|Remove"
msgstr "Ù
ÛÙÛÙ|رÛزÙÙÙ"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Remove"
msgstr "Resolve"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
#, fuzzy
msgid "Menu|Show"
msgstr "Ù
ÛÙÛÙ|Ùاگ"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
#, fuzzy
msgid "Menu|Tag"
msgstr "Ù
ÛÙÛÙ|Ùاگ"
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr "ÙرÚÙ Ù
عÙÙÙ
ات طبع کرÛÚº"
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
msgid "Execute add action"
msgstr "شاÙ
٠کرÙÛ Ú©Û Øرکت ÚÙائÛÚº"
@@ -541,7 +544,7 @@ msgstr "درآÙ
د Øرکت ÚÙائÛÚº"
msgid "Execute lock action"
msgstr "Ù
ÙÙÙ Øرکت ÚÙائÛÚº"
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
msgid "Execute log action"
msgstr "Ùاگ Øرکت ÚÙائÛÚº"
@@ -565,7 +568,7 @@ msgstr "Ø±Û ÙÙÚ©ÛÙ¹ Øرکت ÚÙائÛÚº"
msgid "Execute revert action"
msgstr "رÛÙرٹ Øرکت ÚÙائÛÚº"
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
msgid "Execute status action"
msgstr "ØاÙت Øرکت ÚÙائÛÚº"
@@ -581,7 +584,7 @@ msgstr "غÛر Ù
ÙÙÙ Øرکت ÚÙائÛÚº"
msgid "Execute update action"
msgstr "تجدÛد کرÛÚº"
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
msgid "Add Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات شاÙ
٠کرÛÚº:"
@@ -625,7 +628,7 @@ msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات درآÙ
د کرÛÚº:"
msgid "Lock Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ù
ÙÙ٠کرÛÚº:"
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
msgid "Log Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات کا Ùاگ:"
@@ -655,7 +658,7 @@ msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات دÙØ¨Ø§Ø±Û ØªÙاش کرÛÚº:"
msgid "Revert Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ù
Ùعکس کرÛÚº:"
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
msgid "Status Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ú©Û ØاÙت:"
@@ -693,11 +696,13 @@ msgstr "ÙائÙ"
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
msgid "Revision"
msgstr "رÛÙÛزÙ"
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr "Ù
صÙÙ"
@@ -989,6 +994,7 @@ msgid "Import Message"
msgstr "Ù¾ÛغاÙ
درآÙ
د کرÛÚº"
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
msgid "Message"
msgstr "Ù¾ÛغاÙ
"
@@ -998,6 +1004,7 @@ msgid "Action"
msgstr "Øرکت"
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr "ÙائÙ"
@@ -1103,6 +1110,8 @@ msgstr "_از:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr "ÙÙÙدر Ù
Ùتخب کرÛÚº"
@@ -1112,6 +1121,7 @@ msgstr "_تا:"
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr "_ÚائرÛکٹرÛ:"
@@ -1147,15 +1157,17 @@ msgstr "Ø®Ø§Ø±Ø¬Û ÚھپائÛÚº"
msgid "Check Repository"
msgstr "رÛÙ¾Ø§Ø²Ù¹Ø±Û ÚÛÚ© کرÛÚº"
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
msgid "Status failed"
msgstr "ØاÙت ÙاکاÙ
"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr "_رÛپازٹرÛ:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr "ٹراÙسÙر"
@@ -1183,22 +1195,32 @@ msgstr "دÛگر ÙاکاÙ
Û."
msgid "Trust"
msgstr "اعتÙ
اد"
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
#, fuzzy
msgid "Execute branch action"
msgstr "بÙÛÙ
Øرکت ÚÙائÛÚº"
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Ùاگ Øرکت ÚÙائÛÚº"
+
+#: ../tvp-git-helper/main.c:101
#, fuzzy
msgid "Execute reset action"
msgstr "رÛÙرٹ Øرکت ÚÙائÛÚº"
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
#, fuzzy
msgid "Branch Related Options:"
msgstr "بÙÛÙ
Ù
تعÙÙÛ Ø§Ø®ØªÛارات:"
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ú©Ø§Ù¾Û Ú©Ø±ÛÚº:"
+
+#: ../tvp-git-helper/main.c:135
#, fuzzy
msgid "Reset Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ù
Ùعکس کرÛÚº:"
@@ -1208,14 +1230,39 @@ msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ù
Ùعکس کرÛÚº:"
msgid "Add finished"
msgstr "صا٠کرÙا Ù
Ú©Ù
Ù ÛÙا"
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr ""
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "صا٠کرÙا Ù
Ú©Ù
Ù ÛÙا"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "صا٠کÛا جارÛا ÛÛ..."
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr ""
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Ù
صÙÙ"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "تبصرÛ"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "تبدÛ٠شدÛ"
+
#~ msgid "SVN _Checkout"
#~ msgstr "SVN _ÚÛÚ© آؤٹ"
diff --git a/po/ur_PK.po b/po/ur_PK.po
index 0809945..b8496a5 100644
--- a/po/ur_PK.po
+++ b/po/ur_PK.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: 2009-05-14 02:39+0500\n"
"Last-Translator: Muhammad Ali Makki <makki.ma at gmail.com>\n"
"Language-Team: Urdu <makki.ma at gmail.com>\n"
@@ -21,250 +21,252 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr "SVN"
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr "Ù
ÛÙÛÙ|شاÙ
٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr "شاÙ
٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
msgid "Menu|Blame"
msgstr "Ù
ÛÙÛÙ|بÙÛÙ
"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Blame"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Menu|Changelist"
msgstr "Ù
ÛÙÛÙ|تبدÛÙÛ Ú©Û ÙÛرست"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Changelist"
msgstr "تبدÛÙÛ Ú©Û ÙÛرست"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
msgid "Menu|Checkout"
msgstr "Ù
ÛÙÛÙ|ÚÛÚ© کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "ÚÛÚ© کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
msgid "Menu|Cleanup"
msgstr "Ù
ÛÙÛÙ|صا٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "صا٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
msgid "Menu|Commit"
msgstr "Ù
ÛÙÛÙ|Ú©Ù
Ù¹"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
msgid "Commit"
msgstr "تبصرÛ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
msgid "Menu|Copy"
msgstr "Ù
ÛÙÛÙ|کاپÛ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "کاپÛ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
msgid "Menu|Delete"
msgstr "Ù
ÛÙÛÙ|ØØ°Ù"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "ØØ°Ù"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Menu|Diff"
msgstr "Ù
ÛÙÛÙ|ÙرÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Diff"
msgstr "ÙرÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
msgid "Menu|Export"
msgstr "Ù
ÛÙÛÙ|برآÙ
د"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "برآÙ
د"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
msgid "Menu|Import"
msgstr "Ù
ÛÙÛÙ|درآÙ
د"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "درآÙ
د"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Menu|Info"
msgstr "Ù
ÛÙÛÙ|Ù
عÙÙÙ
ات"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr "Ù
عÙÙÙ
ات"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
msgid "Menu|Lock"
msgstr "Ù
ÛÙÛÙ|ÙÙÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "ÙÙÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr "Ù
ÛÙÛÙ|Ùاگ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr "Ù
ÛÙÛÙ|Ù
ÙتÙ٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Ù
ÙتÙ٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Menu|Edit Properties"
msgstr "Ù
ÛÙÛÙ|خصÙصÛات Ù
دÙ٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Edit Properties"
msgstr "خصÙصÛات Ù
دÙ٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
msgid "Menu|Relocate"
msgstr "Ù
ÛÙÛÙ|پھر تÙاش کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr "پھر تÙاش کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
msgid "Menu|Resolved"
msgstr "Ù
ÛÙÛÙ|رÛزÙÙÙÚ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "رÛزÙÙÙÚ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Menu|Resolve"
msgstr "Ù
ÛÙÛÙ|رÛزÙÙÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Resolve"
msgstr "Resolve"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
msgid "Menu|Revert"
msgstr "Ù
ÛÙÛÙ|Ùاپس"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Ùاپس"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
msgid "Menu|Status"
msgstr "Ù
ÛÙÛÙ|ØاÙت"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr "ØاÙت"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
msgid "Menu|Switch"
msgstr "Ù
ÛÙÛÙ|تبدÛÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "تبدÛÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
msgid "Menu|Unlock"
msgstr "Ù
ÛÙÛÙ|غÛر Ù
ÙÙÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "غÛر Ù
ÙÙÙ"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
msgid "Menu|Update"
msgstr "Ù
ÛÙÛÙ|تجدÛد"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "تجدÛد"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr "عÙ
Ù %s Ùاگ٠ÙÛÛÚº Ú©Ûا Ú¯Ûا ÛÛ"
@@ -360,144 +362,145 @@ msgstr "ÙÙراÙ"
msgid "Infinity"
msgstr "Ù
Ø·ÙÙ"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
#, fuzzy
msgid "Menu|Bisect"
msgstr "Ù
ÛÙÛÙ|بÙÛÙ
"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
#, fuzzy
msgid "Menu|Branch"
msgstr "Ù
ÛÙÛÙ|بÙÛÙ
"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
#, fuzzy
msgid "Menu|Clone"
msgstr "Ù
ÛÙÛÙ|کاپÛ"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
#, fuzzy
msgid "Menu|Fetch"
msgstr "Ù
ÛÙÛÙ|تبدÛÙ"
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
#, fuzzy
msgid "Menu|Grep"
msgstr "Ù
ÛÙÛÙ|صا٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Menu|Init"
msgstr "Ù
ÛÙÛÙ|Ù
عÙÙÙ
ات"
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Init"
msgstr "Ù
Ø·ÙÙ"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Menu|Merge"
msgstr "Ù
ÛÙÛÙ|Ù
ÙتÙ٠کرÛÚº"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Merge"
msgstr "Ù
رج شدÛ"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
#, fuzzy
msgid "Menu|Pull"
msgstr "Ù
ÛÙÛÙ|بÙÛÙ
"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
#, fuzzy
msgid "Menu|Push"
msgstr "Ù
ÛÙÛÙ|ØاÙت"
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Menu|Rebase"
msgstr "Ù
ÛÙÛÙ|رÛزÙÙÙ"
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Rebase"
msgstr "Ùاپس"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
#, fuzzy
msgid "Menu|Reset"
msgstr "Ù
ÛÙÛÙ|Ùاپس"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
#, fuzzy
msgid "Reset"
msgstr "Ùاپس"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Menu|Remove"
msgstr "Ù
ÛÙÛÙ|رÛزÙÙÙ"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Remove"
msgstr "Resolve"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
#, fuzzy
msgid "Menu|Show"
msgstr "Ù
ÛÙÛÙ|Ùاگ"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
#, fuzzy
msgid "Menu|Tag"
msgstr "Ù
ÛÙÛÙ|Ùاگ"
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr "ÙرÚÙ Ù
عÙÙÙ
ات طبع کرÛÚº"
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
msgid "Execute add action"
msgstr "شاÙ
٠کرÙÛ Ú©Û Øرکت ÚÙائÛÚº"
@@ -541,7 +544,7 @@ msgstr "درآÙ
د Øرکت ÚÙائÛÚº"
msgid "Execute lock action"
msgstr "Ù
ÙÙÙ Øرکت ÚÙائÛÚº"
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
msgid "Execute log action"
msgstr "Ùاگ Øرکت ÚÙائÛÚº"
@@ -565,7 +568,7 @@ msgstr "Ø±Û ÙÙÚ©ÛÙ¹ Øرکت ÚÙائÛÚº"
msgid "Execute revert action"
msgstr "رÛÙرٹ Øرکت ÚÙائÛÚº"
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
msgid "Execute status action"
msgstr "ØاÙت Øرکت ÚÙائÛÚº"
@@ -581,7 +584,7 @@ msgstr "غÛر Ù
ÙÙÙ Øرکت ÚÙائÛÚº"
msgid "Execute update action"
msgstr "تجدÛد کرÛÚº"
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
msgid "Add Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات شاÙ
٠کرÛÚº:"
@@ -625,7 +628,7 @@ msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات درآÙ
د کرÛÚº:"
msgid "Lock Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ù
ÙÙ٠کرÛÚº:"
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
msgid "Log Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات کا Ùاگ:"
@@ -655,7 +658,7 @@ msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات دÙØ¨Ø§Ø±Û ØªÙاش کرÛÚº:"
msgid "Revert Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ù
Ùعکس کرÛÚº:"
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
msgid "Status Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ú©Û ØاÙت:"
@@ -693,11 +696,13 @@ msgstr "ÙائÙ"
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
msgid "Revision"
msgstr "رÛÙÛزÙ"
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr "Ù
صÙÙ"
@@ -989,6 +994,7 @@ msgid "Import Message"
msgstr "Ù¾ÛغاÙ
درآÙ
د کرÛÚº"
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
msgid "Message"
msgstr "Ù¾ÛغاÙ
"
@@ -998,6 +1004,7 @@ msgid "Action"
msgstr "Øرکت"
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr "ÙائÙ"
@@ -1103,6 +1110,8 @@ msgstr "_از:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr "ÙÙÙدر Ù
Ùتخب کرÛÚº"
@@ -1112,6 +1121,7 @@ msgstr "_تا:"
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr "_ÚائرÛکٹرÛ:"
@@ -1147,15 +1157,17 @@ msgstr "Ø®Ø§Ø±Ø¬Û ÚھپائÛÚº"
msgid "Check Repository"
msgstr "رÛÙ¾Ø§Ø²Ù¹Ø±Û ÚÛÚ© کرÛÚº"
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
msgid "Status failed"
msgstr "ØاÙت ÙاکاÙ
"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr "_رÛپازٹرÛ:"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr "ٹراÙسÙر"
@@ -1183,22 +1195,32 @@ msgstr "دÛگر ÙاکاÙ
Û."
msgid "Trust"
msgstr "اعتÙ
اد"
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
#, fuzzy
msgid "Execute branch action"
msgstr "بÙÛÙ
Øرکت ÚÙائÛÚº"
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "Ùاگ Øرکت ÚÙائÛÚº"
+
+#: ../tvp-git-helper/main.c:101
#, fuzzy
msgid "Execute reset action"
msgstr "رÛÙرٹ Øرکت ÚÙائÛÚº"
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
#, fuzzy
msgid "Branch Related Options:"
msgstr "بÙÛÙ
Ù
تعÙÙÛ Ø§Ø®ØªÛارات:"
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ú©Ø§Ù¾Û Ú©Ø±ÛÚº:"
+
+#: ../tvp-git-helper/main.c:135
#, fuzzy
msgid "Reset Related Options:"
msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ù
Ùعکس کرÛÚº:"
@@ -1208,14 +1230,39 @@ msgstr "Ù
تعÙÙÛ Ø§Ø®ØªÛارات Ù
Ùعکس کرÛÚº:"
msgid "Add finished"
msgstr "صا٠کرÙا Ù
Ú©Ù
Ù ÛÙا"
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr ""
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "صا٠کرÙا Ù
Ú©Ù
Ù ÛÙا"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "صا٠کÛا جارÛا ÛÛ..."
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr ""
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "Ù
صÙÙ"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "تبصرÛ"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "تبدÛ٠شدÛ"
+
#~ msgid "SVN _Checkout"
#~ msgstr "SVN _ÚÛÚ© آؤٹ"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 8e4b465..998c779 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-29 23:47+0200\n"
+"POT-Creation-Date: 2009-10-14 22:17+0200\n"
"PO-Revision-Date: 2009-06-22 02:22+0800\n"
"Last-Translator: Hunt Xu <huntxu at live.cn>\n"
"Language-Team: Chinese (simplified) <xfce-i18n at xfce.org>\n"
@@ -17,250 +17,252 @@ msgstr ""
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-vcs-plugin/tvp-provider.c:456
-#: ../thunar-vcs-plugin/tvp-provider.c:497
+#: ../thunar-vcs-plugin/tvp-provider.c:462
+#: ../thunar-vcs-plugin/tvp-provider.c:525
msgid "SVN"
msgstr "SVN"
#. append the git submenu action
-#: ../thunar-vcs-plugin/tvp-provider.c:463
-#: ../thunar-vcs-plugin/tvp-provider.c:504
+#: ../thunar-vcs-plugin/tvp-provider.c:491
+#: ../thunar-vcs-plugin/tvp-provider.c:532
msgid "GIT"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246
msgid "Menu|Add"
msgstr "Add"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:300
-#: ../thunar-vcs-plugin/tvp-git-action.c:242 ../tvp-svn-helper/main.c:249
+#: ../thunar-vcs-plugin/tvp-svn-action.c:301
+#: ../thunar-vcs-plugin/tvp-git-action.c:246 ../tvp-svn-helper/main.c:249
#: ../tvp-svn-helper/tsh-add.c:116 ../tvp-svn-helper/tsh-add.c:129
-#: ../tvp-git-helper/main.c:103 ../tvp-git-helper/tgh-add.c:113
+#: ../tvp-git-helper/main.c:119 ../tvp-git-helper/tgh-add.c:115
msgid "Add"
msgstr "Add"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306
msgid "Menu|Blame"
msgstr "Blame"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:305 ../tvp-svn-helper/main.c:253
+#: ../thunar-vcs-plugin/tvp-svn-action.c:306 ../tvp-svn-helper/main.c:253
#: ../tvp-svn-helper/main.c:257 ../tvp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Blame"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Menu|Changelist"
msgstr "Changelist"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:318
msgid "Changelist"
msgstr "Changelist"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250
msgid "Menu|Checkout"
msgstr "Checkout"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:322
-#: ../thunar-vcs-plugin/tvp-git-action.c:245 ../tvp-svn-helper/main.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:323
+#: ../thunar-vcs-plugin/tvp-git-action.c:250 ../tvp-svn-helper/main.c:261
#: ../tvp-svn-helper/tsh-checkout.c:98 ../tvp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Checkout"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328
msgid "Menu|Cleanup"
msgstr "Cleanup"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:327 ../tvp-svn-helper/main.c:265
+#: ../thunar-vcs-plugin/tvp-svn-action.c:328 ../tvp-svn-helper/main.c:265
msgid "Cleanup"
msgstr "Cleanup"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253
msgid "Menu|Commit"
msgstr "Commit"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:332
-#: ../thunar-vcs-plugin/tvp-git-action.c:247 ../tvp-svn-helper/main.c:269
+#: ../thunar-vcs-plugin/tvp-svn-action.c:333
+#: ../thunar-vcs-plugin/tvp-git-action.c:253 ../tvp-svn-helper/main.c:269
#: ../tvp-svn-helper/tsh-commit.c:223 ../tvp-svn-helper/tsh-commit.c:236
+#: ../tvp-git-helper/tgh-log-dialog.c:138
msgid "Commit"
msgstr "Commit"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338
msgid "Menu|Copy"
msgstr "Copy"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:337 ../tvp-svn-helper/main.c:273
+#: ../thunar-vcs-plugin/tvp-svn-action.c:338 ../tvp-svn-helper/main.c:273
#: ../tvp-svn-helper/tsh-copy.c:166
msgid "Copy"
msgstr "Copy"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343
msgid "Menu|Delete"
msgstr "Delete"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:342 ../tvp-svn-helper/main.c:277
+#: ../thunar-vcs-plugin/tvp-svn-action.c:343 ../tvp-svn-helper/main.c:277
#: ../tvp-svn-helper/tsh-delete.c:127 ../tvp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Delete"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Menu|Diff"
msgstr "Diff"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:347
-#: ../thunar-vcs-plugin/tvp-git-action.c:248
+#: ../thunar-vcs-plugin/tvp-svn-action.c:348
+#: ../thunar-vcs-plugin/tvp-git-action.c:254
msgid "Diff"
msgstr "Diff"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353
msgid "Menu|Export"
msgstr "Export"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:352 ../tvp-svn-helper/main.c:281
+#: ../thunar-vcs-plugin/tvp-svn-action.c:353 ../tvp-svn-helper/main.c:281
#: ../tvp-svn-helper/tsh-export.c:107 ../tvp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Export"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358
msgid "Menu|Import"
msgstr "Import"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:357 ../tvp-svn-helper/main.c:285
+#: ../thunar-vcs-plugin/tvp-svn-action.c:358 ../tvp-svn-helper/main.c:285
#: ../tvp-svn-helper/tsh-import.c:102 ../tvp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Import"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Menu|Info"
msgstr "Info"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:362
+#: ../thunar-vcs-plugin/tvp-svn-action.c:363
msgid "Info"
msgstr "Info"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373
msgid "Menu|Lock"
msgstr "Lock"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:372 ../tvp-svn-helper/main.c:289
+#: ../thunar-vcs-plugin/tvp-svn-action.c:373 ../tvp-svn-helper/main.c:289
#: ../tvp-svn-helper/tsh-lock-dialog.c:72 ../tvp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Lock"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258
msgid "Menu|Log"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:377
-#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-svn-helper/main.c:293
-#: ../tvp-svn-helper/tsh-log-dialog.c:208
+#: ../thunar-vcs-plugin/tvp-svn-action.c:378
+#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/tsh-log-dialog.c:208 ../tvp-git-helper/main.c:131
+#: ../tvp-git-helper/tgh-log-dialog.c:217
msgid "Log"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260
msgid "Menu|Move"
msgstr "Move"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:392
-#: ../thunar-vcs-plugin/tvp-git-action.c:254 ../tvp-svn-helper/main.c:297
+#: ../thunar-vcs-plugin/tvp-svn-action.c:393
+#: ../thunar-vcs-plugin/tvp-git-action.c:260 ../tvp-svn-helper/main.c:297
#: ../tvp-svn-helper/tsh-move.c:157
msgid "Move"
msgstr "Move"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Menu|Edit Properties"
msgstr "Propedit"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:403
+#: ../thunar-vcs-plugin/tvp-svn-action.c:404
msgid "Edit Properties"
msgstr "Propedit"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409
msgid "Menu|Relocate"
msgstr "Relocate"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:408 ../tvp-svn-helper/main.c:309
+#: ../thunar-vcs-plugin/tvp-svn-action.c:409 ../tvp-svn-helper/main.c:309
#: ../tvp-svn-helper/tsh-relocate-dialog.c:217
#: ../tvp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr "Relocate"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415
msgid "Menu|Resolved"
msgstr "Resolved"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:414 ../tvp-svn-helper/main.c:305
+#: ../thunar-vcs-plugin/tvp-svn-action.c:415 ../tvp-svn-helper/main.c:305
#: ../tvp-svn-helper/tsh-common.c:521 ../tvp-svn-helper/tsh-resolved.c:113
#: ../tvp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "Resolved"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Menu|Resolve"
msgstr "Resolve"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:419
+#: ../thunar-vcs-plugin/tvp-svn-action.c:420
msgid "Resolve"
msgstr "Resolve"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425
msgid "Menu|Revert"
msgstr "Revert"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:424 ../tvp-svn-helper/main.c:313
+#: ../thunar-vcs-plugin/tvp-svn-action.c:425 ../tvp-svn-helper/main.c:313
#: ../tvp-svn-helper/tsh-revert.c:112 ../tvp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Revert"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268
msgid "Menu|Status"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:429
-#: ../thunar-vcs-plugin/tvp-git-action.c:261 ../tvp-svn-helper/main.c:317
+#: ../thunar-vcs-plugin/tvp-svn-action.c:430
+#: ../thunar-vcs-plugin/tvp-git-action.c:268 ../tvp-svn-helper/main.c:317
#: ../tvp-svn-helper/tsh-file-selection-dialog.c:146
-#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/tsh-status-dialog.c:249 ../tvp-git-helper/main.c:139
#: ../tvp-git-helper/tgh-file-selection-dialog.c:120
#: ../tvp-git-helper/tgh-reset-dialog.c:93
#: ../tvp-git-helper/tgh-status-dialog.c:125
msgid "Status"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435
msgid "Menu|Switch"
msgstr "Switch"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:434 ../tvp-svn-helper/main.c:321
+#: ../thunar-vcs-plugin/tvp-svn-action.c:435 ../tvp-svn-helper/main.c:321
#: ../tvp-svn-helper/tsh-switch.c:109 ../tvp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Switch"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440
msgid "Menu|Unlock"
msgstr "Unlock"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:439 ../tvp-svn-helper/main.c:325
+#: ../thunar-vcs-plugin/tvp-svn-action.c:440 ../tvp-svn-helper/main.c:325
#: ../tvp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Unlock"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445
msgid "Menu|Update"
msgstr "Update"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:444 ../tvp-svn-helper/main.c:329
+#: ../thunar-vcs-plugin/tvp-svn-action.c:445 ../tvp-svn-helper/main.c:329
#: ../tvp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Update"
-#: ../thunar-vcs-plugin/tvp-svn-action.c:454
-#: ../thunar-vcs-plugin/tvp-git-action.c:271
+#: ../thunar-vcs-plugin/tvp-svn-action.c:455
+#: ../thunar-vcs-plugin/tvp-git-action.c:278
#, c-format
msgid "Action %s is unimplemented"
msgstr "æä½ %s æªå®ç°"
@@ -360,144 +362,145 @@ msgstr "ç«å³ (å½åæ件æå½åç®å½åå
¶åæ件夹å
容)"
msgid "Infinity"
msgstr "æ ç©· (ååºå½åæ件æéå½ååºå½åç®å½åå
¶åç®å½ä¸çå
容)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
#, fuzzy
msgid "Menu|Bisect"
msgstr "Blame"
-#: ../thunar-vcs-plugin/tvp-git-action.c:243
+#: ../thunar-vcs-plugin/tvp-git-action.c:247
msgid "Bisect"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:244
+#: ../thunar-vcs-plugin/tvp-git-action.c:249
#, fuzzy
msgid "Menu|Branch"
msgstr "Blame"
-#: ../thunar-vcs-plugin/tvp-git-action.c:244 ../tvp-git-helper/main.c:107
+#: ../thunar-vcs-plugin/tvp-git-action.c:249 ../tvp-git-helper/main.c:123
#: ../tvp-git-helper/tgh-branch-dialog.c:119
msgid "Branch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252
#, fuzzy
msgid "Menu|Clone"
msgstr "Copy"
-#: ../thunar-vcs-plugin/tvp-git-action.c:246
+#: ../thunar-vcs-plugin/tvp-git-action.c:252 ../tvp-git-helper/main.c:127
+#: ../tvp-git-helper/tgh-clone.c:108
msgid "Clone"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
#, fuzzy
msgid "Menu|Fetch"
msgstr "Switch"
-#: ../thunar-vcs-plugin/tvp-git-action.c:249
+#: ../thunar-vcs-plugin/tvp-git-action.c:255
msgid "Fetch"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
#, fuzzy
msgid "Menu|Grep"
msgstr "Cleanup"
-#: ../thunar-vcs-plugin/tvp-git-action.c:250
+#: ../thunar-vcs-plugin/tvp-git-action.c:256
msgid "Grep"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Menu|Init"
msgstr "Info"
-#: ../thunar-vcs-plugin/tvp-git-action.c:251
+#: ../thunar-vcs-plugin/tvp-git-action.c:257
#, fuzzy
msgid "Init"
msgstr "æ ç©· (ååºå½åæ件æéå½ååºå½åç®å½åå
¶åç®å½ä¸çå
容)"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Menu|Merge"
msgstr "Move"
-#: ../thunar-vcs-plugin/tvp-git-action.c:253
+#: ../thunar-vcs-plugin/tvp-git-action.c:259
#, fuzzy
msgid "Merge"
msgstr "已被å并"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
#, fuzzy
msgid "Menu|Pull"
msgstr "Blame"
-#: ../thunar-vcs-plugin/tvp-git-action.c:255
+#: ../thunar-vcs-plugin/tvp-git-action.c:261
msgid "Pull"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
#, fuzzy
msgid "Menu|Push"
msgstr "Status"
-#: ../thunar-vcs-plugin/tvp-git-action.c:256
+#: ../thunar-vcs-plugin/tvp-git-action.c:262
msgid "Push"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Menu|Rebase"
msgstr "Resolve"
-#: ../thunar-vcs-plugin/tvp-git-action.c:257
+#: ../thunar-vcs-plugin/tvp-git-action.c:263
#, fuzzy
msgid "Rebase"
msgstr "Revert"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258
+#: ../thunar-vcs-plugin/tvp-git-action.c:264
#, fuzzy
msgid "Menu|Reset"
msgstr "Revert"
-#: ../thunar-vcs-plugin/tvp-git-action.c:258 ../tvp-git-helper/main.c:111
-#: ../tvp-git-helper/tgh-reset-dialog.c:108 ../tvp-git-helper/tgh-reset.c:125
+#: ../thunar-vcs-plugin/tvp-git-action.c:264 ../tvp-git-helper/main.c:135
+#: ../tvp-git-helper/tgh-reset.c:127 ../tvp-git-helper/tgh-reset-dialog.c:108
#, fuzzy
msgid "Reset"
msgstr "Revert"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Menu|Remove"
msgstr "Resolve"
-#: ../thunar-vcs-plugin/tvp-git-action.c:259
+#: ../thunar-vcs-plugin/tvp-git-action.c:265
#, fuzzy
msgid "Remove"
msgstr "Resolve"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
#, fuzzy
msgid "Menu|Show"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-git-action.c:260
+#: ../thunar-vcs-plugin/tvp-git-action.c:266
msgid "Show"
msgstr ""
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
#, fuzzy
msgid "Menu|Tag"
msgstr "Log"
-#: ../thunar-vcs-plugin/tvp-git-action.c:262
+#: ../thunar-vcs-plugin/tvp-git-action.c:269
msgid "Tag"
msgstr ""
-#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:66
+#: ../tvp-svn-helper/main.c:105 ../tvp-git-helper/main.c:70
msgid "Print version information"
msgstr "æå°çæ¬ä¿¡æ¯"
-#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:73
+#: ../tvp-svn-helper/main.c:112 ../tvp-git-helper/main.c:77
msgid "Execute add action"
msgstr "æ§è¡ add æä½"
@@ -541,7 +544,7 @@ msgstr "æ§è¡ import æä½"
msgid "Execute lock action"
msgstr "æ§è¡ lock æä½"
-#: ../tvp-svn-helper/main.c:178
+#: ../tvp-svn-helper/main.c:178 ../tvp-git-helper/main.c:95
msgid "Execute log action"
msgstr "æ§è¡ log æä½"
@@ -565,7 +568,7 @@ msgstr "æ§è¡ relocate æä½"
msgid "Execute revert action"
msgstr "æ§è¡ revert æä½"
-#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:91
+#: ../tvp-svn-helper/main.c:214 ../tvp-git-helper/main.c:107
msgid "Execute status action"
msgstr "æ§è¡ status æä½"
@@ -581,7 +584,7 @@ msgstr "æ§è¡ unlock æä½"
msgid "Execute update action"
msgstr "æ§è¡ update æä½"
-#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:103
+#: ../tvp-svn-helper/main.c:249 ../tvp-git-helper/main.c:119
msgid "Add Related Options:"
msgstr "Add æä½ç¸å
³é项:"
@@ -625,7 +628,7 @@ msgstr "Import æä½ç¸å
³é项:"
msgid "Lock Related Options:"
msgstr "Lock æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:293
+#: ../tvp-svn-helper/main.c:293 ../tvp-git-helper/main.c:131
msgid "Log Related Options:"
msgstr "Log æä½ç¸å
³é项:"
@@ -655,7 +658,7 @@ msgstr "Relocate æä½ç¸å
³é项:"
msgid "Revert Related Options:"
msgstr "Revert æä½ç¸å
³é项:"
-#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:115
+#: ../tvp-svn-helper/main.c:317 ../tvp-git-helper/main.c:139
msgid "Status Related Options:"
msgstr "Status æä½ç¸å
³é项:"
@@ -693,11 +696,13 @@ msgstr "è¡"
#: ../tvp-svn-helper/tsh-blame-dialog.c:100
#: ../tvp-svn-helper/tsh-log-dialog.c:124
+#: ../tvp-git-helper/tgh-log-dialog.c:120
msgid "Revision"
msgstr "修订çæ¬"
#: ../tvp-svn-helper/tsh-blame-dialog.c:106
#: ../tvp-svn-helper/tsh-log-dialog.c:130
+#: ../tvp-git-helper/tgh-log-dialog.c:126
msgid "Author"
msgstr "ä½è
"
@@ -980,6 +985,7 @@ msgid "Import Message"
msgstr "Import ä¿¡æ¯"
#: ../tvp-svn-helper/tsh-log-dialog.c:142
+#: ../tvp-git-helper/tgh-log-dialog.c:150
msgid "Message"
msgstr "ä¿¡æ¯"
@@ -989,6 +995,7 @@ msgid "Action"
msgstr "æä½"
#: ../tvp-svn-helper/tsh-log-dialog.c:186
+#: ../tvp-git-helper/tgh-log-dialog.c:195
msgid "File"
msgstr "æ件"
@@ -1094,6 +1101,8 @@ msgstr "ä»(_F):"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:92
#: ../tvp-svn-helper/tsh-transfer-dialog.c:98
#: ../tvp-svn-helper/tsh-transfer-dialog.c:144
+#: ../tvp-git-helper/tgh-transfer-dialog.c:76
+#: ../tvp-git-helper/tgh-transfer-dialog.c:111
msgid "Select a folder"
msgstr "éæ©ä¸ä¸ªæ件夹"
@@ -1103,6 +1112,7 @@ msgstr "è³(_T):"
#: ../tvp-svn-helper/tsh-relocate-dialog.c:198
#: ../tvp-svn-helper/tsh-transfer-dialog.c:137
+#: ../tvp-git-helper/tgh-transfer-dialog.c:104
msgid "_Directory:"
msgstr "ç®å½(_D):"
@@ -1138,15 +1148,17 @@ msgstr "éèå¤é¨å
容"
msgid "Check Repository"
msgstr "æ£æ¥ä»åº"
-#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:48
+#: ../tvp-svn-helper/tsh-status.c:86 ../tvp-git-helper/tgh-common.c:49
msgid "Status failed"
msgstr "Status æä½å¤±è´¥"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:82
+#: ../tvp-git-helper/tgh-transfer-dialog.c:67
msgid "_Repository:"
msgstr "ä»åº(_R):"
#: ../tvp-svn-helper/tsh-transfer-dialog.c:156
+#: ../tvp-git-helper/tgh-transfer-dialog.c:123
msgid "Transfer"
msgstr "ä¼ è¾"
@@ -1174,22 +1186,32 @@ msgstr "å
¶ä»å¤±è´¥ã"
msgid "Trust"
msgstr "ä¿¡ä»»"
-#: ../tvp-git-helper/main.c:79
+#: ../tvp-git-helper/main.c:83
#, fuzzy
msgid "Execute branch action"
msgstr "æ§è¡ blame æä½"
-#: ../tvp-git-helper/main.c:85
+#: ../tvp-git-helper/main.c:89
+#, fuzzy
+msgid "Execute clone action"
+msgstr "æ§è¡ log æä½"
+
+#: ../tvp-git-helper/main.c:101
#, fuzzy
msgid "Execute reset action"
msgstr "æ§è¡ revert æä½"
-#: ../tvp-git-helper/main.c:107
+#: ../tvp-git-helper/main.c:123
#, fuzzy
msgid "Branch Related Options:"
msgstr "Blame æä½ç¸å
³é项:"
-#: ../tvp-git-helper/main.c:111
+#: ../tvp-git-helper/main.c:127
+#, fuzzy
+msgid "Clone Related Options:"
+msgstr "Copy æä½ç¸å
³é项:"
+
+#: ../tvp-git-helper/main.c:135
#, fuzzy
msgid "Reset Related Options:"
msgstr "Revert æä½ç¸å
³é项:"
@@ -1199,11 +1221,36 @@ msgstr "Revert æä½ç¸å
³é项:"
msgid "Add finished"
msgstr "Cleanup æä½å®æ"
-#: ../tvp-git-helper/tgh-add.c:126
+#: ../tvp-git-helper/tgh-add.c:128
msgid "Adding ..."
msgstr ""
-#: ../tvp-git-helper/tgh-common.c:123
+#: ../tvp-git-helper/tgh-clone.c:58
+#, fuzzy
+msgid "Clone finished"
+msgstr "Cleanup æä½å®æ"
+
+#: ../tvp-git-helper/tgh-clone.c:119
+#, fuzzy
+msgid "Cloning ..."
+msgstr "æ£å¨è¿è¡ cleanup æä½..."
+
+#: ../tvp-git-helper/tgh-common.c:124
#: ../tvp-git-helper/tgh-file-selection-dialog.c:267
msgid "untracked"
msgstr ""
+
+#: ../tvp-git-helper/tgh-log-dialog.c:132
+#, fuzzy
+msgid "AuthorDate"
+msgstr "ä½è
"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:144
+#, fuzzy
+msgid "CommitDate"
+msgstr "Commit"
+
+#: ../tvp-git-helper/tgh-log-dialog.c:188
+#, fuzzy
+msgid "Changes"
+msgstr "已被æ¹å"
More information about the Xfce4-commits
mailing list