[Goodies-commits] r4928 - in thunar-svn-plugin/trunk: po thunar-svn-plugin tsp-svn-helper
Peter de Ridder
peter at xfce.org
Wed Jun 11 00:57:16 CEST 2008
Author: peter
Date: 2008-06-10 22:57:16 +0000 (Tue, 10 Jun 2008)
New Revision: 4928
Added:
thunar-svn-plugin/trunk/tsp-svn-helper/tsh-relocate-dialog.c
thunar-svn-plugin/trunk/tsp-svn-helper/tsh-relocate-dialog.h
thunar-svn-plugin/trunk/tsp-svn-helper/tsh-relocate.c
thunar-svn-plugin/trunk/tsp-svn-helper/tsh-relocate.h
thunar-svn-plugin/trunk/tsp-svn-helper/tsh-switch.c
thunar-svn-plugin/trunk/tsp-svn-helper/tsh-switch.h
Modified:
thunar-svn-plugin/trunk/po/POTFILES.in
thunar-svn-plugin/trunk/po/cs.po
thunar-svn-plugin/trunk/po/en_GB.po
thunar-svn-plugin/trunk/po/fr.po
thunar-svn-plugin/trunk/po/hu.po
thunar-svn-plugin/trunk/po/lv.po
thunar-svn-plugin/trunk/po/nl.po
thunar-svn-plugin/trunk/po/pt_BR.po
thunar-svn-plugin/trunk/po/thunar-svn-plugin.pot
thunar-svn-plugin/trunk/po/ur.po
thunar-svn-plugin/trunk/thunar-svn-plugin/tsp-svn-action.c
thunar-svn-plugin/trunk/tsp-svn-helper/Makefile.am
thunar-svn-plugin/trunk/tsp-svn-helper/gtkfilechooserentry.c
thunar-svn-plugin/trunk/tsp-svn-helper/gtkfilechooserentry.h
thunar-svn-plugin/trunk/tsp-svn-helper/main.c
thunar-svn-plugin/trunk/tsp-svn-helper/tsh-copy.c
thunar-svn-plugin/trunk/tsp-svn-helper/tsh-move.c
thunar-svn-plugin/trunk/tsp-svn-helper/tsh-transfer-dialog.c
Log:
added relocate and switch action
added missing files to POTFILES.in
Modified: thunar-svn-plugin/trunk/po/POTFILES.in
===================================================================
--- thunar-svn-plugin/trunk/po/POTFILES.in 2008-06-10 16:43:41 UTC (rev 4927)
+++ thunar-svn-plugin/trunk/po/POTFILES.in 2008-06-10 22:57:16 UTC (rev 4928)
@@ -14,27 +14,30 @@
tsp-svn-helper/tsh-commit.c
tsp-svn-helper/tsh-common.c
tsp-svn-helper/tsh-copy.c
-tsp-svn-helper/tsh-copy.c
tsp-svn-helper/tsh-delete.c
tsp-svn-helper/tsh-dialog-common.c
tsp-svn-helper/tsh-export.c
tsp-svn-helper/tsh-file-dialog.c
+tsp-svn-helper/tsh-file-selection-dialog.c
tsp-svn-helper/tsh-import.c
+tsp-svn-helper/tsh-lock-dialog.c
tsp-svn-helper/tsh-lock.c
-tsp-svn-helper/tsh-lock-dialog.c
-tsp-svn-helper/tsh-log.c
tsp-svn-helper/tsh-log-dialog.c
tsp-svn-helper/tsh-log-message-dialog.c
+tsp-svn-helper/tsh-log.c
tsp-svn-helper/tsh-login-dialog.c
tsp-svn-helper/tsh-move.c
tsp-svn-helper/tsh-notify-dialog.c
+tsp-svn-helper/tsh-properties-dialog.c
tsp-svn-helper/tsh-properties.c
-tsp-svn-helper/tsh-properties-dialog.c
+tsp-svn-helper/tsh-relocate-dialog.c
+tsp-svn-helper/tsh-relocate.c
tsp-svn-helper/tsh-resolved.c
tsp-svn-helper/tsh-revert.c
+tsp-svn-helper/tsh-status-dialog.c
tsp-svn-helper/tsh-status.c
-tsp-svn-helper/tsh-status-dialog.c
+tsp-svn-helper/tsh-switch.c
tsp-svn-helper/tsh-transfer-dialog.c
tsp-svn-helper/tsh-trust-dialog.c
tsp-svn-helper/tsh-unlock.c
-tsp-svn-helper/tsh-update.c
+tsp-svn-helper/tsh-update.c
Modified: thunar-svn-plugin/trunk/po/cs.po
===================================================================
--- thunar-svn-plugin/trunk/po/cs.po 2008-06-10 16:43:41 UTC (rev 4927)
+++ thunar-svn-plugin/trunk/po/cs.po 2008-06-10 22:57:16 UTC (rev 4928)
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: xfce 4-i18-goodies\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-09 00:31+0200\n"
+"POT-Creation-Date: 2008-06-11 00:56+0200\n"
"PO-Revision-Date: 2007-12-15 22:05+0100\n"
"Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
"Language-Team: Czech\n"
@@ -26,7 +26,7 @@
msgid "Menu|Add"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:223
#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "Přidat"
@@ -46,7 +46,7 @@
msgid "Menu|Checkout"
msgstr "Checkout (stáhnout)"
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:227
#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Checkout (stáhnout)"
@@ -56,7 +56,7 @@
msgid "Menu|Cleanup"
msgstr "Vyčistit"
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:231
msgid "Cleanup"
msgstr "Vyčistit"
@@ -65,7 +65,7 @@
msgid "Menu|Commit"
msgstr "Zapsat"
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:235
#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr "Zapsat"
@@ -74,7 +74,7 @@
msgid "Menu|Copy"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:239
#: tsp-svn-helper/tsh-copy.c:152
msgid "Copy"
msgstr ""
@@ -84,7 +84,7 @@
msgid "Menu|Delete"
msgstr "Smazat"
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:243
#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Smazat"
@@ -104,7 +104,7 @@
msgid "Menu|Export"
msgstr "Export"
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:247
#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Export"
@@ -114,7 +114,7 @@
msgid "Menu|Import"
msgstr "_Import SVN"
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:251
#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
#, fuzzy
msgid "Import"
@@ -135,8 +135,8 @@
msgid "Menu|Lock"
msgstr "Zámek"
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Zámek"
@@ -144,7 +144,7 @@
msgid "Menu|Log"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:259
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr "Protokol"
@@ -153,7 +153,7 @@
msgid "Menu|Move"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:263
#: tsp-svn-helper/tsh-move.c:151
msgid "Move"
msgstr ""
@@ -167,77 +167,90 @@
msgid "Edit Properties"
msgstr "Upravit vlastnosti"
-#: thunar-svn-plugin/tsp-svn-action.c:462
+#: thunar-svn-plugin/tsp-svn-action.c:461
#, fuzzy
+msgid "Menu|Relocate"
+msgstr "Smazat"
+
+#: thunar-svn-plugin/tsp-svn-action.c:461 tsp-svn-helper/main.c:275
+#: tsp-svn-helper/tsh-relocate-dialog.c:215
+msgid "Relocate"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-action.c:475
+#, fuzzy
msgid "Menu|Resolved"
msgstr "Vyřešit"
-#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:475 tsp-svn-helper/main.c:271
#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
#, fuzzy
msgid "Resolved"
msgstr "Vyřešit"
-#: thunar-svn-plugin/tsp-svn-action.c:475
+#: thunar-svn-plugin/tsp-svn-action.c:488
#, fuzzy
msgid "Menu|Resolve"
msgstr "Vyřešit"
-#: thunar-svn-plugin/tsp-svn-action.c:475
-#: thunar-svn-plugin/tsp-svn-action.c:476
+#: thunar-svn-plugin/tsp-svn-action.c:488
+#: thunar-svn-plugin/tsp-svn-action.c:489
msgid "Resolve"
msgstr "Vyřešit"
-#: thunar-svn-plugin/tsp-svn-action.c:487
+#: thunar-svn-plugin/tsp-svn-action.c:500
#, fuzzy
msgid "Menu|Revert"
msgstr "Obnovit předchozí"
-#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:279
#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Obnovit předchozí"
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
#, fuzzy
msgid "Menu|Status"
msgstr "Stav"
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-file-selection-dialog.c:144
#: tsp-svn-helper/tsh-status-dialog.c:184
msgid "Status"
msgstr "Stav"
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
#, fuzzy
msgid "Menu|Switch"
msgstr "Přepnout"
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:287
+#: tsp-svn-helper/tsh-relocate.c:122 tsp-svn-helper/tsh-switch.c:114
+#: tsp-svn-helper/tsh-switch.c:127
msgid "Switch"
msgstr "Přepnout"
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:539
#, fuzzy
msgid "Menu|Unlock"
msgstr "Odemknout"
-#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:291
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Odemknout"
-#: thunar-svn-plugin/tsp-svn-action.c:539
+#: thunar-svn-plugin/tsp-svn-action.c:552
#, fuzzy
msgid "Menu|Update"
msgstr "Aktualizovat"
-#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: thunar-svn-plugin/tsp-svn-action.c:552 tsp-svn-helper/main.c:295
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Aktualizovat"
-#: thunar-svn-plugin/tsp-svn-action.c:557
+#: thunar-svn-plugin/tsp-svn-action.c:570
#, c-format
msgid "Action %s is unimplemented"
msgstr ""
@@ -301,217 +314,227 @@
msgid "(None)"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:341
+#: tsp-svn-helper/gtkfilechooserentry.c:343
msgid "Dialog"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:342
+#: tsp-svn-helper/gtkfilechooserentry.c:344
msgid "The file chooser dialog to use."
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:358
+#: tsp-svn-helper/gtkfilechooserentry.c:360
msgid "Focus on click"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:359
+#: tsp-svn-helper/gtkfilechooserentry.c:361
msgid "Whether the entry grabs focus when it is clicked with the mouse"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:372
+#: tsp-svn-helper/gtkfilechooserentry.c:374
msgid "Title"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:373
+#: tsp-svn-helper/gtkfilechooserentry.c:375
msgid "The title of the file chooser dialog."
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:386
+#: tsp-svn-helper/gtkfilechooserentry.c:388
msgid "Width In Characters"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:387
+#: tsp-svn-helper/gtkfilechooserentry.c:389
msgid "The desired width of the entry widget, in characters."
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:2055
+#: tsp-svn-helper/gtkfilechooserentry.c:2119
msgid "Other..."
msgstr ""
-#: tsp-svn-helper/main.c:96
+#: tsp-svn-helper/main.c:98
msgid "Print version information"
msgstr "Vytisknout informaci o verzi"
-#: tsp-svn-helper/main.c:103
+#: tsp-svn-helper/main.c:105
#, fuzzy
msgid "Execute add action"
msgstr "Spustit akci update (aktualizovat)"
-#: tsp-svn-helper/main.c:109
+#: tsp-svn-helper/main.c:111
msgid "Execute checkout action"
msgstr "Spustit akci checkout (stáhnout)"
-#: tsp-svn-helper/main.c:115
+#: tsp-svn-helper/main.c:117
#, fuzzy
msgid "Execute cleanup action"
msgstr "Spustit akci checkout (stáhnout)"
-#: tsp-svn-helper/main.c:121
+#: tsp-svn-helper/main.c:123
#, fuzzy
msgid "Execute commit action"
msgstr "Spustit akci checkout (stáhnout)"
-#: tsp-svn-helper/main.c:127
+#: tsp-svn-helper/main.c:129
#, fuzzy
msgid "Execute copy action"
msgstr "Spustit akci checkout (stáhnout)"
-#: tsp-svn-helper/main.c:133
+#: tsp-svn-helper/main.c:135
#, fuzzy
msgid "Execute delete action"
msgstr "Spustit akci update (aktualizovat)"
-#: tsp-svn-helper/main.c:139
+#: tsp-svn-helper/main.c:141
#, fuzzy
msgid "Execute export action"
msgstr "Spustit akci checkout (stáhnout)"
-#: tsp-svn-helper/main.c:145
+#: tsp-svn-helper/main.c:147
#, fuzzy
msgid "Execute import action"
msgstr "Spustit akci update (aktualizovat)"
-#: tsp-svn-helper/main.c:151
+#: tsp-svn-helper/main.c:153
#, fuzzy
msgid "Execute lock action"
msgstr "Spustit akci checkout (stáhnout)"
-#: tsp-svn-helper/main.c:157
+#: tsp-svn-helper/main.c:159
#, fuzzy
msgid "Execute log action"
msgstr "Spustit akci checkout (stáhnout)"
-#: tsp-svn-helper/main.c:163
+#: tsp-svn-helper/main.c:165
#, fuzzy
msgid "Execute move action"
msgstr "Spustit akci update (aktualizovat)"
-#: tsp-svn-helper/main.c:169
+#: tsp-svn-helper/main.c:171
#, fuzzy
msgid "Execute properties action"
msgstr "Spustit akci checkout (stáhnout)"
-#: tsp-svn-helper/main.c:175
+#: tsp-svn-helper/main.c:177
#, fuzzy
msgid "Execute resolved action"
msgstr "Spustit akci checkout (stáhnout)"
-#: tsp-svn-helper/main.c:181
+#: tsp-svn-helper/main.c:183
#, fuzzy
+msgid "Execute relocate action"
+msgstr "Spustit akci update (aktualizovat)"
+
+#: tsp-svn-helper/main.c:189
+#, fuzzy
msgid "Execute revert action"
msgstr "Spustit akci checkout (stáhnout)"
-#: tsp-svn-helper/main.c:187
+#: tsp-svn-helper/main.c:195
#, fuzzy
msgid "Execute status action"
msgstr "Spustit akci update (aktualizovat)"
-#: tsp-svn-helper/main.c:193
+#: tsp-svn-helper/main.c:201
#, fuzzy
msgid "Execute switch action"
msgstr "Spustit akci checkout (stáhnout)"
-#: tsp-svn-helper/main.c:199
+#: tsp-svn-helper/main.c:207
#, fuzzy
msgid "Execute unlock action"
msgstr "Spustit akci checkout (stáhnout)"
-#: tsp-svn-helper/main.c:205
+#: tsp-svn-helper/main.c:213
msgid "Execute update action"
msgstr "Spustit akci update (aktualizovat)"
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
msgid "Add Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
#, fuzzy
msgid "Checkout Related Options:"
msgstr "Spustit akci update (aktualizovat)"
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
msgid "Cleanup Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
msgid "Commit Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
msgid "Copy Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
msgid "Delete Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
msgid "Export Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
msgid "Import Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
msgid "Lock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
msgid "Log Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
msgid "Move Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
#, fuzzy
msgid "Properties Related Options:"
msgstr "Upravit vlastnosti"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:267 tsp-svn-helper/tsh-properties-dialog.c:217
#, fuzzy
msgid "Properties"
msgstr "Upravit vlastnosti"
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
msgid "Resolved Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+#, fuzzy
+msgid "Relocate Related Options:"
+msgstr "Spustit akci update (aktualizovat)"
+
+#: tsp-svn-helper/main.c:279
msgid "Revert Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
msgid "Status Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:287
#, fuzzy
msgid "Switch Related Options:"
msgstr "Spustit akci update (aktualizovat)"
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:291
msgid "Unlock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:295
msgid "Update Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:329
+#: tsp-svn-helper/main.c:341
msgid "Not enough arguments provided"
msgstr ""
@@ -521,8 +544,8 @@
#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:72
#: tsp-svn-helper/tsh-resolved.c:72 tsp-svn-helper/tsh-resolved.c:88
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-unlock.c:86
-#: tsp-svn-helper/tsh-update.c:88
+#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
+#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
msgid "Failed"
msgstr ""
@@ -721,15 +744,21 @@
msgid "Certificate"
msgstr "Oznámení"
+#: tsp-svn-helper/tsh-file-selection-dialog.c:110
+#: tsp-svn-helper/tsh-log-message-dialog.c:92
+#: tsp-svn-helper/tsh-notify-dialog.c:94
+#: tsp-svn-helper/tsh-status-dialog.c:115
+msgid "Path"
+msgstr "Cesta"
+
+#: tsp-svn-helper/tsh-file-selection-dialog.c:137
+msgid "Select/Unselect all"
+msgstr ""
+
#: tsp-svn-helper/tsh-import.c:125
msgid "Import Message"
msgstr ""
-#: tsp-svn-helper/tsh-log.c:98
-#, fuzzy
-msgid "Log failed"
-msgstr "Odemknout"
-
#: tsp-svn-helper/tsh-log-dialog.c:118
msgid "Revision"
msgstr ""
@@ -760,16 +789,15 @@
msgid "State"
msgstr "Stav"
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:115
-msgid "Path"
-msgstr "Cesta"
-
#: tsp-svn-helper/tsh-log-message-dialog.c:110
msgid "Log Message"
msgstr ""
+#: tsp-svn-helper/tsh-log.c:98
+#, fuzzy
+msgid "Log failed"
+msgstr "Odemknout"
+
#: tsp-svn-helper/tsh-login-dialog.c:65
msgid "_Username:"
msgstr "_Uživatelské jméno:"
@@ -798,6 +826,20 @@
msgid "Notification"
msgstr "Oznámení"
+#: tsp-svn-helper/tsh-properties-dialog.c:124
+#, fuzzy
+msgid "Name"
+msgstr "Nahlásit"
+
+#: tsp-svn-helper/tsh-properties-dialog.c:130
+msgid "Value"
+msgstr ""
+
+#: tsp-svn-helper/tsh-properties-dialog.c:181
+#, fuzzy
+msgid "Modify Property Recursive"
+msgstr "Upravit vlastnosti"
+
#. tsh_properties_dialog_done (dialog);
#: tsp-svn-helper/tsh-properties.c:82
#, fuzzy
@@ -809,25 +851,45 @@
msgid "Properties failed"
msgstr "Upravit vlastnosti"
-#: tsp-svn-helper/tsh-properties-dialog.c:124
-#, fuzzy
-msgid "Name"
-msgstr "Nahlásit"
+#: tsp-svn-helper/tsh-relocate-dialog.c:86
+msgid "_From:"
+msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:130
-msgid "Value"
+#: tsp-svn-helper/tsh-relocate-dialog.c:96
+#: tsp-svn-helper/tsh-relocate-dialog.c:102
+#: tsp-svn-helper/tsh-relocate-dialog.c:151
+#: tsp-svn-helper/tsh-relocate-dialog.c:157
+#: tsp-svn-helper/tsh-relocate-dialog.c:203
+#: tsp-svn-helper/tsh-transfer-dialog.c:90
+#: tsp-svn-helper/tsh-transfer-dialog.c:96
+#: tsp-svn-helper/tsh-transfer-dialog.c:142
+msgid "Select a folder"
msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:181
+#: tsp-svn-helper/tsh-relocate-dialog.c:141
+msgid "_To:"
+msgstr ""
+
+#: tsp-svn-helper/tsh-relocate-dialog.c:196
+#: tsp-svn-helper/tsh-transfer-dialog.c:135
+msgid "_Directory:"
+msgstr ""
+
+#: tsp-svn-helper/tsh-relocate.c:74
#, fuzzy
-msgid "Modify Property Recursive"
-msgstr "Upravit vlastnosti"
+msgid "Relocate failed"
+msgstr "Obnovit předchozí"
-#: tsp-svn-helper/tsh-status.c:82
+#: tsp-svn-helper/tsh-relocate.c:89
#, fuzzy
-msgid "Status failed"
-msgstr "Stav"
+msgid "Relocate finished"
+msgstr "Vyčistit"
+#: tsp-svn-helper/tsh-relocate.c:136
+#, fuzzy
+msgid "Relocating ..."
+msgstr "Vyčistit"
+
#: tsp-svn-helper/tsh-status-dialog.c:156
msgid "Show Recursive"
msgstr ""
@@ -853,21 +915,16 @@
msgid "Check Repository"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:79
+#: tsp-svn-helper/tsh-status.c:82
+#, fuzzy
+msgid "Status failed"
+msgstr "Stav"
+
+#: tsp-svn-helper/tsh-transfer-dialog.c:80
msgid "_Repository:"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:89
-#: tsp-svn-helper/tsh-transfer-dialog.c:95
-#: tsp-svn-helper/tsh-transfer-dialog.c:141
-msgid "Select a folder"
-msgstr ""
-
-#: tsp-svn-helper/tsh-transfer-dialog.c:134
-msgid "_Directory:"
-msgstr ""
-
-#: tsp-svn-helper/tsh-transfer-dialog.c:153
+#: tsp-svn-helper/tsh-transfer-dialog.c:154
msgid "Transfer"
msgstr ""
Modified: thunar-svn-plugin/trunk/po/en_GB.po
===================================================================
--- thunar-svn-plugin/trunk/po/en_GB.po 2008-06-10 16:43:41 UTC (rev 4927)
+++ thunar-svn-plugin/trunk/po/en_GB.po 2008-06-10 22:57:16 UTC (rev 4928)
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: thunart-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-09 00:31+0200\n"
+"POT-Creation-Date: 2008-06-11 00:56+0200\n"
"PO-Revision-Date: 2008-05-10 13:15+1000\n"
"Last-Translator: Jeff Bailes <thepizzaking at gmail.com>\n"
"Language-Team: English/GB\n"
@@ -27,7 +27,7 @@
msgid "Menu|Add"
msgstr "Add"
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:223
#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "Add"
@@ -45,7 +45,7 @@
msgid "Menu|Checkout"
msgstr "Checkout"
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:227
#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Checkout"
@@ -54,7 +54,7 @@
msgid "Menu|Cleanup"
msgstr "Cleanup"
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:231
msgid "Cleanup"
msgstr "Cleanup"
@@ -62,7 +62,7 @@
msgid "Menu|Commit"
msgstr "Commit"
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:235
#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr "Commit"
@@ -71,7 +71,7 @@
msgid "Menu|Copy"
msgstr "Copy"
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:239
#: tsp-svn-helper/tsh-copy.c:152
msgid "Copy"
msgstr "Copy"
@@ -80,7 +80,7 @@
msgid "Menu|Delete"
msgstr "Delete"
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:243
#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Delete"
@@ -98,7 +98,7 @@
msgid "Menu|Export"
msgstr "Export"
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:247
#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Export"
@@ -107,7 +107,7 @@
msgid "Menu|Import"
msgstr "Import"
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:251
#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Import"
@@ -125,8 +125,8 @@
msgid "Menu|Lock"
msgstr "Lock"
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Lock"
@@ -134,7 +134,7 @@
msgid "Menu|Log"
msgstr "Log"
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:259
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr "Log"
@@ -143,7 +143,7 @@
msgid "Menu|Move"
msgstr "Move"
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:263
#: tsp-svn-helper/tsh-move.c:151
msgid "Move"
msgstr "Move"
@@ -156,69 +156,83 @@
msgid "Edit Properties"
msgstr "Edit Properties"
-#: thunar-svn-plugin/tsp-svn-action.c:462
+#: thunar-svn-plugin/tsp-svn-action.c:461
+#, fuzzy
+msgid "Menu|Relocate"
+msgstr "Delete"
+
+#: thunar-svn-plugin/tsp-svn-action.c:461 tsp-svn-helper/main.c:275
+#: tsp-svn-helper/tsh-relocate-dialog.c:215
+#, fuzzy
+msgid "Relocate"
+msgstr "Replaced"
+
+#: thunar-svn-plugin/tsp-svn-action.c:475
msgid "Menu|Resolved"
msgstr "Resolved"
-#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:475 tsp-svn-helper/main.c:271
#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
msgid "Resolved"
msgstr "Resolved"
-#: thunar-svn-plugin/tsp-svn-action.c:475
+#: thunar-svn-plugin/tsp-svn-action.c:488
msgid "Menu|Resolve"
msgstr "Resolve"
-#: thunar-svn-plugin/tsp-svn-action.c:475
-#: thunar-svn-plugin/tsp-svn-action.c:476
+#: thunar-svn-plugin/tsp-svn-action.c:488
+#: thunar-svn-plugin/tsp-svn-action.c:489
msgid "Resolve"
msgstr "Resolve"
-#: thunar-svn-plugin/tsp-svn-action.c:487
+#: thunar-svn-plugin/tsp-svn-action.c:500
msgid "Menu|Revert"
msgstr "Revert"
-#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:279
#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Revert"
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
msgid "Menu|Status"
msgstr "Status"
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-file-selection-dialog.c:144
#: tsp-svn-helper/tsh-status-dialog.c:184
msgid "Status"
msgstr "Status"
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
msgid "Menu|Switch"
msgstr "Switch"
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:287
+#: tsp-svn-helper/tsh-relocate.c:122 tsp-svn-helper/tsh-switch.c:114
+#: tsp-svn-helper/tsh-switch.c:127
msgid "Switch"
msgstr "Switch"
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:539
msgid "Menu|Unlock"
msgstr "Unlock"
-#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:291
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Unlock"
-#: thunar-svn-plugin/tsp-svn-action.c:539
+#: thunar-svn-plugin/tsp-svn-action.c:552
msgid "Menu|Update"
msgstr "Update"
-#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: thunar-svn-plugin/tsp-svn-action.c:552 tsp-svn-helper/main.c:295
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Update"
-#: thunar-svn-plugin/tsp-svn-action.c:557
+#: thunar-svn-plugin/tsp-svn-action.c:570
#, c-format
msgid "Action %s is unimplemented"
msgstr "Action %s is unimplemented"
@@ -281,199 +295,209 @@
msgid "(None)"
msgstr "(None)"
-#: tsp-svn-helper/gtkfilechooserentry.c:341
+#: tsp-svn-helper/gtkfilechooserentry.c:343
msgid "Dialog"
msgstr "Dialogue"
-#: tsp-svn-helper/gtkfilechooserentry.c:342
+#: tsp-svn-helper/gtkfilechooserentry.c:344
msgid "The file chooser dialog to use."
msgstr "The file chooser dialogue to use."
-#: tsp-svn-helper/gtkfilechooserentry.c:358
+#: tsp-svn-helper/gtkfilechooserentry.c:360
msgid "Focus on click"
msgstr "Focus on click"
-#: tsp-svn-helper/gtkfilechooserentry.c:359
+#: tsp-svn-helper/gtkfilechooserentry.c:361
msgid "Whether the entry grabs focus when it is clicked with the mouse"
msgstr "Whether the entry grabs focus when it is clicked with the mouse"
-#: tsp-svn-helper/gtkfilechooserentry.c:372
+#: tsp-svn-helper/gtkfilechooserentry.c:374
msgid "Title"
msgstr "Title"
-#: tsp-svn-helper/gtkfilechooserentry.c:373
+#: tsp-svn-helper/gtkfilechooserentry.c:375
msgid "The title of the file chooser dialog."
msgstr "The title of the file chooser dialogue."
-#: tsp-svn-helper/gtkfilechooserentry.c:386
+#: tsp-svn-helper/gtkfilechooserentry.c:388
msgid "Width In Characters"
msgstr "Width In Characters"
-#: tsp-svn-helper/gtkfilechooserentry.c:387
+#: tsp-svn-helper/gtkfilechooserentry.c:389
msgid "The desired width of the entry widget, in characters."
msgstr "The desired width of the entry widget, in characters."
-#: tsp-svn-helper/gtkfilechooserentry.c:2055
+#: tsp-svn-helper/gtkfilechooserentry.c:2119
msgid "Other..."
msgstr "Other..."
-#: tsp-svn-helper/main.c:96
+#: tsp-svn-helper/main.c:98
msgid "Print version information"
msgstr "Print version information"
-#: tsp-svn-helper/main.c:103
+#: tsp-svn-helper/main.c:105
msgid "Execute add action"
msgstr "Execute add action"
-#: tsp-svn-helper/main.c:109
+#: tsp-svn-helper/main.c:111
msgid "Execute checkout action"
msgstr "Execute checkout action"
-#: tsp-svn-helper/main.c:115
+#: tsp-svn-helper/main.c:117
msgid "Execute cleanup action"
msgstr "Execute cleanup action"
-#: tsp-svn-helper/main.c:121
+#: tsp-svn-helper/main.c:123
msgid "Execute commit action"
msgstr "Execute commit action"
-#: tsp-svn-helper/main.c:127
+#: tsp-svn-helper/main.c:129
msgid "Execute copy action"
msgstr "Execute copy action"
-#: tsp-svn-helper/main.c:133
+#: tsp-svn-helper/main.c:135
msgid "Execute delete action"
msgstr "Execute delete action"
-#: tsp-svn-helper/main.c:139
+#: tsp-svn-helper/main.c:141
msgid "Execute export action"
msgstr "Execute export action"
-#: tsp-svn-helper/main.c:145
+#: tsp-svn-helper/main.c:147
msgid "Execute import action"
msgstr "Execute import action"
-#: tsp-svn-helper/main.c:151
+#: tsp-svn-helper/main.c:153
msgid "Execute lock action"
msgstr "Execute lock action"
-#: tsp-svn-helper/main.c:157
+#: tsp-svn-helper/main.c:159
msgid "Execute log action"
msgstr "Execute log action"
-#: tsp-svn-helper/main.c:163
+#: tsp-svn-helper/main.c:165
msgid "Execute move action"
msgstr "Execute move action"
-#: tsp-svn-helper/main.c:169
+#: tsp-svn-helper/main.c:171
msgid "Execute properties action"
msgstr "Execute properties action"
-#: tsp-svn-helper/main.c:175
+#: tsp-svn-helper/main.c:177
msgid "Execute resolved action"
msgstr "Execute resolved action"
-#: tsp-svn-helper/main.c:181
+#: tsp-svn-helper/main.c:183
+#, fuzzy
+msgid "Execute relocate action"
+msgstr "Execute delete action"
+
+#: tsp-svn-helper/main.c:189
msgid "Execute revert action"
msgstr "Execute revert action"
-#: tsp-svn-helper/main.c:187
+#: tsp-svn-helper/main.c:195
msgid "Execute status action"
msgstr "Execute status action"
-#: tsp-svn-helper/main.c:193
+#: tsp-svn-helper/main.c:201
#, fuzzy
msgid "Execute switch action"
msgstr "Execute commit action"
-#: tsp-svn-helper/main.c:199
+#: tsp-svn-helper/main.c:207
msgid "Execute unlock action"
msgstr "Execute unlock action"
-#: tsp-svn-helper/main.c:205
+#: tsp-svn-helper/main.c:213
msgid "Execute update action"
msgstr "Execute update action"
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
msgid "Add Related Options:"
msgstr "Add Related Options:"
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
msgid "Checkout Related Options:"
msgstr "Checkout Related Options:"
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
msgid "Cleanup Related Options:"
msgstr "Cleanup Related Options:"
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
msgid "Commit Related Options:"
msgstr "Commit Related Options:"
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
msgid "Copy Related Options:"
msgstr "Copy Related Options:"
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
msgid "Delete Related Options:"
msgstr "Delete Related Options:"
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
msgid "Export Related Options:"
msgstr "Export Related Options:"
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
msgid "Import Related Options:"
msgstr "Import Related Options:"
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
msgid "Lock Related Options:"
msgstr "Lock Related Options:"
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
msgid "Log Related Options:"
msgstr "Log Related Options:"
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
msgid "Move Related Options:"
msgstr "Move Related Options:"
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
msgid "Properties Related Options:"
msgstr "Properties Related Options:"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:267 tsp-svn-helper/tsh-properties-dialog.c:217
msgid "Properties"
msgstr "Properties"
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
msgid "Resolved Related Options:"
msgstr "Resolved Related Options:"
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+#, fuzzy
+msgid "Relocate Related Options:"
+msgstr "Delete Related Options:"
+
+#: tsp-svn-helper/main.c:279
msgid "Revert Related Options:"
msgstr "Revert Related Options:"
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
msgid "Status Related Options:"
msgstr "Status Related Options:"
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:287
#, fuzzy
msgid "Switch Related Options:"
msgstr "Commit Related Options:"
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:291
msgid "Unlock Related Options:"
msgstr "Unlock Related Options:"
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:295
msgid "Update Related Options:"
msgstr "Update Related Options:"
-#: tsp-svn-helper/main.c:329
+#: tsp-svn-helper/main.c:341
msgid "Not enough arguments provided"
msgstr "Not enough arguments provided"
@@ -483,8 +507,8 @@
#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:72
#: tsp-svn-helper/tsh-resolved.c:72 tsp-svn-helper/tsh-resolved.c:88
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-unlock.c:86
-#: tsp-svn-helper/tsh-update.c:88
+#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
+#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
msgid "Failed"
msgstr "Failed"
@@ -669,14 +693,21 @@
msgid "Certificate"
msgstr "Certificate"
+#: tsp-svn-helper/tsh-file-selection-dialog.c:110
+#: tsp-svn-helper/tsh-log-message-dialog.c:92
+#: tsp-svn-helper/tsh-notify-dialog.c:94
+#: tsp-svn-helper/tsh-status-dialog.c:115
+msgid "Path"
+msgstr "Path"
+
+#: tsp-svn-helper/tsh-file-selection-dialog.c:137
+msgid "Select/Unselect all"
+msgstr ""
+
#: tsp-svn-helper/tsh-import.c:125
msgid "Import Message"
msgstr "Import Message"
-#: tsp-svn-helper/tsh-log.c:98
-msgid "Log failed"
-msgstr "Log failed"
-
#: tsp-svn-helper/tsh-log-dialog.c:118
msgid "Revision"
msgstr "Revision"
@@ -705,16 +736,14 @@
msgid "State"
msgstr "State"
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:115
-msgid "Path"
-msgstr "Path"
-
#: tsp-svn-helper/tsh-log-message-dialog.c:110
msgid "Log Message"
msgstr "Log Message"
+#: tsp-svn-helper/tsh-log.c:98
+msgid "Log failed"
+msgstr "Log failed"
+
#: tsp-svn-helper/tsh-login-dialog.c:65
msgid "_Username:"
msgstr "_Username:"
@@ -743,15 +772,6 @@
msgid "Notification"
msgstr "Notification"
-#. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:82
-msgid "Set property failed"
-msgstr "Set property failed"
-
-#: tsp-svn-helper/tsh-properties.c:105
-msgid "Properties failed"
-msgstr "Properties failed"
-
#: tsp-svn-helper/tsh-properties-dialog.c:124
msgid "Name"
msgstr "Name"
@@ -764,10 +784,54 @@
msgid "Modify Property Recursive"
msgstr "Modify Property Recursive"
-#: tsp-svn-helper/tsh-status.c:82
-msgid "Status failed"
-msgstr "Status failed"
+#. tsh_properties_dialog_done (dialog);
+#: tsp-svn-helper/tsh-properties.c:82
+msgid "Set property failed"
+msgstr "Set property failed"
+#: tsp-svn-helper/tsh-properties.c:105
+msgid "Properties failed"
+msgstr "Properties failed"
+
+#: tsp-svn-helper/tsh-relocate-dialog.c:86
+msgid "_From:"
+msgstr ""
+
+#: tsp-svn-helper/tsh-relocate-dialog.c:96
+#: tsp-svn-helper/tsh-relocate-dialog.c:102
+#: tsp-svn-helper/tsh-relocate-dialog.c:151
+#: tsp-svn-helper/tsh-relocate-dialog.c:157
+#: tsp-svn-helper/tsh-relocate-dialog.c:203
+#: tsp-svn-helper/tsh-transfer-dialog.c:90
+#: tsp-svn-helper/tsh-transfer-dialog.c:96
+#: tsp-svn-helper/tsh-transfer-dialog.c:142
+msgid "Select a folder"
+msgstr "Select a folder"
+
+#: tsp-svn-helper/tsh-relocate-dialog.c:141
+msgid "_To:"
+msgstr ""
+
+#: tsp-svn-helper/tsh-relocate-dialog.c:196
+#: tsp-svn-helper/tsh-transfer-dialog.c:135
+msgid "_Directory:"
+msgstr "_Directory:"
+
+#: tsp-svn-helper/tsh-relocate.c:74
+#, fuzzy
+msgid "Relocate failed"
+msgstr "Revert failed"
+
+#: tsp-svn-helper/tsh-relocate.c:89
+#, fuzzy
+msgid "Relocate finished"
+msgstr "Cleanup finished"
+
+#: tsp-svn-helper/tsh-relocate.c:136
+#, fuzzy
+msgid "Relocating ..."
+msgstr "Cleaning up ..."
+
#: tsp-svn-helper/tsh-status-dialog.c:156
#, fuzzy
msgid "Show Recursive"
@@ -793,21 +857,15 @@
msgid "Check Repository"
msgstr "Check Repository"
-#: tsp-svn-helper/tsh-transfer-dialog.c:79
+#: tsp-svn-helper/tsh-status.c:82
+msgid "Status failed"
+msgstr "Status failed"
+
+#: tsp-svn-helper/tsh-transfer-dialog.c:80
msgid "_Repository:"
msgstr "_Repository:"
-#: tsp-svn-helper/tsh-transfer-dialog.c:89
-#: tsp-svn-helper/tsh-transfer-dialog.c:95
-#: tsp-svn-helper/tsh-transfer-dialog.c:141
-msgid "Select a folder"
-msgstr "Select a folder"
-
-#: tsp-svn-helper/tsh-transfer-dialog.c:134
-msgid "_Directory:"
-msgstr "_Directory:"
-
-#: tsp-svn-helper/tsh-transfer-dialog.c:153
+#: tsp-svn-helper/tsh-transfer-dialog.c:154
msgid "Transfer"
msgstr "Transfer"
Modified: thunar-svn-plugin/trunk/po/fr.po
===================================================================
--- thunar-svn-plugin/trunk/po/fr.po 2008-06-10 16:43:41 UTC (rev 4927)
+++ thunar-svn-plugin/trunk/po/fr.po 2008-06-10 22:57:16 UTC (rev 4928)
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: xfce-i 18n\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-09 00:31+0200\n"
+"POT-Creation-Date: 2008-06-11 00:56+0200\n"
"PO-Revision-Date: 2007-10-24 13:04+0100\n"
"Last-Translator: Mike Massonnet <mmassonnet at gmail.com>\n"
"Language-Team: French\n"
@@ -27,7 +27,7 @@
msgid "Menu|Add"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:223
#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "Ajouter"
@@ -47,7 +47,7 @@
msgid "Menu|Checkout"
msgstr "Extraction"
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:227
#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Extraction"
@@ -57,7 +57,7 @@
msgid "Menu|Cleanup"
msgstr "Nettoyer les verrous"
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:231
msgid "Cleanup"
msgstr "Nettoyer les verrous"
@@ -66,7 +66,7 @@
msgid "Menu|Commit"
msgstr "Envoyer"
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:235
#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr "Envoyer"
@@ -76,7 +76,7 @@
msgid "Menu|Copy"
msgstr "Complété"
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:239
#: tsp-svn-helper/tsh-copy.c:152
#, fuzzy
msgid "Copy"
@@ -87,7 +87,7 @@
msgid "Menu|Delete"
msgstr "Effacer"
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:243
#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Effacer"
@@ -107,7 +107,7 @@
msgid "Menu|Export"
msgstr "Exporter"
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:247
#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exporter"
@@ -117,7 +117,7 @@
msgid "Menu|Import"
msgstr "SVN _Importer"
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:251
#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
#, fuzzy
msgid "Import"
@@ -138,8 +138,8 @@
msgid "Menu|Lock"
msgstr "Bloquer"
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Bloquer"
@@ -147,7 +147,7 @@
msgid "Menu|Log"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:259
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr "Journal"
@@ -156,7 +156,7 @@
msgid "Menu|Move"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:263
#: tsp-svn-helper/tsh-move.c:151
msgid "Move"
msgstr ""
@@ -170,77 +170,90 @@
msgid "Edit Properties"
msgstr "Éditer les propriétés"
-#: thunar-svn-plugin/tsp-svn-action.c:462
+#: thunar-svn-plugin/tsp-svn-action.c:461
#, fuzzy
+msgid "Menu|Relocate"
+msgstr "Effacer"
+
+#: thunar-svn-plugin/tsp-svn-action.c:461 tsp-svn-helper/main.c:275
+#: tsp-svn-helper/tsh-relocate-dialog.c:215
+msgid "Relocate"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-action.c:475
+#, fuzzy
msgid "Menu|Resolved"
msgstr "Fixer comme résolu"
-#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:475 tsp-svn-helper/main.c:271
#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
#, fuzzy
msgid "Resolved"
msgstr "Fixer comme résolu"
-#: thunar-svn-plugin/tsp-svn-action.c:475
+#: thunar-svn-plugin/tsp-svn-action.c:488
#, fuzzy
msgid "Menu|Resolve"
msgstr "Fixer comme résolu"
-#: thunar-svn-plugin/tsp-svn-action.c:475
-#: thunar-svn-plugin/tsp-svn-action.c:476
+#: thunar-svn-plugin/tsp-svn-action.c:488
+#: thunar-svn-plugin/tsp-svn-action.c:489
msgid "Resolve"
msgstr "Fixer comme résolu"
-#: thunar-svn-plugin/tsp-svn-action.c:487
+#: thunar-svn-plugin/tsp-svn-action.c:500
#, fuzzy
msgid "Menu|Revert"
msgstr "Restaurer"
-#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:279
#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Restaurer"
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
#, fuzzy
msgid "Menu|Status"
msgstr "État"
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-file-selection-dialog.c:144
#: tsp-svn-helper/tsh-status-dialog.c:184
msgid "Status"
msgstr "État"
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
#, fuzzy
msgid "Menu|Switch"
msgstr "Modifier l'adresse du dépôt"
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:287
+#: tsp-svn-helper/tsh-relocate.c:122 tsp-svn-helper/tsh-switch.c:114
+#: tsp-svn-helper/tsh-switch.c:127
msgid "Switch"
msgstr "Modifier l'adresse du dépôt"
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:539
#, fuzzy
msgid "Menu|Unlock"
msgstr "Débloquer"
-#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:291
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Débloquer"
-#: thunar-svn-plugin/tsp-svn-action.c:539
+#: thunar-svn-plugin/tsp-svn-action.c:552
#, fuzzy
msgid "Menu|Update"
msgstr "Mettre à jour"
-#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: thunar-svn-plugin/tsp-svn-action.c:552 tsp-svn-helper/main.c:295
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Mettre à jour"
-#: thunar-svn-plugin/tsp-svn-action.c:557
+#: thunar-svn-plugin/tsp-svn-action.c:570
#, c-format
msgid "Action %s is unimplemented"
msgstr ""
@@ -305,217 +318,227 @@
msgid "(None)"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:341
+#: tsp-svn-helper/gtkfilechooserentry.c:343
msgid "Dialog"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:342
+#: tsp-svn-helper/gtkfilechooserentry.c:344
msgid "The file chooser dialog to use."
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:358
+#: tsp-svn-helper/gtkfilechooserentry.c:360
msgid "Focus on click"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:359
+#: tsp-svn-helper/gtkfilechooserentry.c:361
msgid "Whether the entry grabs focus when it is clicked with the mouse"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:372
+#: tsp-svn-helper/gtkfilechooserentry.c:374
msgid "Title"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:373
+#: tsp-svn-helper/gtkfilechooserentry.c:375
msgid "The title of the file chooser dialog."
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:386
+#: tsp-svn-helper/gtkfilechooserentry.c:388
msgid "Width In Characters"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:387
+#: tsp-svn-helper/gtkfilechooserentry.c:389
msgid "The desired width of the entry widget, in characters."
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:2055
+#: tsp-svn-helper/gtkfilechooserentry.c:2119
msgid "Other..."
msgstr ""
-#: tsp-svn-helper/main.c:96
+#: tsp-svn-helper/main.c:98
msgid "Print version information"
msgstr "Afficher l'information sur la version"
-#: tsp-svn-helper/main.c:103
+#: tsp-svn-helper/main.c:105
#, fuzzy
msgid "Execute add action"
msgstr "Exécuter une mise à jour"
-#: tsp-svn-helper/main.c:109
+#: tsp-svn-helper/main.c:111
msgid "Execute checkout action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:115
+#: tsp-svn-helper/main.c:117
#, fuzzy
msgid "Execute cleanup action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:121
+#: tsp-svn-helper/main.c:123
#, fuzzy
msgid "Execute commit action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:127
+#: tsp-svn-helper/main.c:129
#, fuzzy
msgid "Execute copy action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:133
+#: tsp-svn-helper/main.c:135
#, fuzzy
msgid "Execute delete action"
msgstr "Exécuter une mise à jour"
-#: tsp-svn-helper/main.c:139
+#: tsp-svn-helper/main.c:141
#, fuzzy
msgid "Execute export action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:145
+#: tsp-svn-helper/main.c:147
#, fuzzy
msgid "Execute import action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:151
+#: tsp-svn-helper/main.c:153
#, fuzzy
msgid "Execute lock action"
msgstr "Exécuter une mise à jour"
-#: tsp-svn-helper/main.c:157
+#: tsp-svn-helper/main.c:159
#, fuzzy
msgid "Execute log action"
msgstr "Exécuter une mise à jour"
-#: tsp-svn-helper/main.c:163
+#: tsp-svn-helper/main.c:165
#, fuzzy
msgid "Execute move action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:169
+#: tsp-svn-helper/main.c:171
#, fuzzy
msgid "Execute properties action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:175
+#: tsp-svn-helper/main.c:177
#, fuzzy
msgid "Execute resolved action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:181
+#: tsp-svn-helper/main.c:183
#, fuzzy
+msgid "Execute relocate action"
+msgstr "Exécuter une mise à jour"
+
+#: tsp-svn-helper/main.c:189
+#, fuzzy
msgid "Execute revert action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:187
+#: tsp-svn-helper/main.c:195
#, fuzzy
msgid "Execute status action"
msgstr "Exécuter une mise à jour"
-#: tsp-svn-helper/main.c:193
+#: tsp-svn-helper/main.c:201
#, fuzzy
msgid "Execute switch action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:199
+#: tsp-svn-helper/main.c:207
#, fuzzy
msgid "Execute unlock action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:205
+#: tsp-svn-helper/main.c:213
msgid "Execute update action"
msgstr "Exécuter une mise à jour"
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
msgid "Add Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
#, fuzzy
msgid "Checkout Related Options:"
msgstr "Exécuter une mise à jour"
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
msgid "Cleanup Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
msgid "Commit Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
msgid "Copy Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
msgid "Delete Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
msgid "Export Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
msgid "Import Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
msgid "Lock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
msgid "Log Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
msgid "Move Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
#, fuzzy
msgid "Properties Related Options:"
msgstr "Éditer les propriétés"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:267 tsp-svn-helper/tsh-properties-dialog.c:217
#, fuzzy
msgid "Properties"
msgstr "Éditer les propriétés"
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
msgid "Resolved Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+#, fuzzy
+msgid "Relocate Related Options:"
+msgstr "Exécuter une mise à jour"
+
+#: tsp-svn-helper/main.c:279
msgid "Revert Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
msgid "Status Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:287
#, fuzzy
msgid "Switch Related Options:"
msgstr "Exécuter une mise à jour"
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:291
msgid "Unlock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:295
msgid "Update Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:329
+#: tsp-svn-helper/main.c:341
msgid "Not enough arguments provided"
msgstr ""
@@ -525,8 +548,8 @@
#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:72
#: tsp-svn-helper/tsh-resolved.c:72 tsp-svn-helper/tsh-resolved.c:88
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-unlock.c:86
-#: tsp-svn-helper/tsh-update.c:88
+#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
+#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
msgid "Failed"
msgstr ""
@@ -725,16 +748,22 @@
msgid "Certificate"
msgstr "Notification"
+#: tsp-svn-helper/tsh-file-selection-dialog.c:110
+#: tsp-svn-helper/tsh-log-message-dialog.c:92
+#: tsp-svn-helper/tsh-notify-dialog.c:94
+#: tsp-svn-helper/tsh-status-dialog.c:115
+msgid "Path"
+msgstr "Chemin"
+
+#: tsp-svn-helper/tsh-file-selection-dialog.c:137
+msgid "Select/Unselect all"
+msgstr ""
+
#: tsp-svn-helper/tsh-import.c:125
#, fuzzy
msgid "Import Message"
msgstr "Envoyer"
-#: tsp-svn-helper/tsh-log.c:98
-#, fuzzy
-msgid "Log failed"
-msgstr "Débloquer"
-
#: tsp-svn-helper/tsh-log-dialog.c:118
#, fuzzy
msgid "Revision"
@@ -767,16 +796,15 @@
msgid "State"
msgstr "État"
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:115
-msgid "Path"
-msgstr "Chemin"
-
#: tsp-svn-helper/tsh-log-message-dialog.c:110
msgid "Log Message"
msgstr ""
+#: tsp-svn-helper/tsh-log.c:98
+#, fuzzy
+msgid "Log failed"
+msgstr "Débloquer"
+
#: tsp-svn-helper/tsh-login-dialog.c:65
msgid "_Username:"
msgstr "_Utilisateur :"
@@ -805,6 +833,20 @@
msgid "Notification"
msgstr "Notification"
+#: tsp-svn-helper/tsh-properties-dialog.c:124
+#, fuzzy
+msgid "Name"
+msgstr "Différences détaillées"
+
+#: tsp-svn-helper/tsh-properties-dialog.c:130
+msgid "Value"
+msgstr ""
+
+#: tsp-svn-helper/tsh-properties-dialog.c:181
+#, fuzzy
+msgid "Modify Property Recursive"
+msgstr "Éditer les propriétés"
+
#. tsh_properties_dialog_done (dialog);
#: tsp-svn-helper/tsh-properties.c:82
#, fuzzy
@@ -816,25 +858,45 @@
msgid "Properties failed"
msgstr "Éditer les propriétés"
-#: tsp-svn-helper/tsh-properties-dialog.c:124
-#, fuzzy
-msgid "Name"
-msgstr "Différences détaillées"
+#: tsp-svn-helper/tsh-relocate-dialog.c:86
+msgid "_From:"
+msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:130
-msgid "Value"
+#: tsp-svn-helper/tsh-relocate-dialog.c:96
+#: tsp-svn-helper/tsh-relocate-dialog.c:102
+#: tsp-svn-helper/tsh-relocate-dialog.c:151
+#: tsp-svn-helper/tsh-relocate-dialog.c:157
+#: tsp-svn-helper/tsh-relocate-dialog.c:203
+#: tsp-svn-helper/tsh-transfer-dialog.c:90
+#: tsp-svn-helper/tsh-transfer-dialog.c:96
+#: tsp-svn-helper/tsh-transfer-dialog.c:142
+msgid "Select a folder"
msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:181
+#: tsp-svn-helper/tsh-relocate-dialog.c:141
+msgid "_To:"
+msgstr ""
+
+#: tsp-svn-helper/tsh-relocate-dialog.c:196
+#: tsp-svn-helper/tsh-transfer-dialog.c:135
+msgid "_Directory:"
+msgstr ""
+
+#: tsp-svn-helper/tsh-relocate.c:74
#, fuzzy
-msgid "Modify Property Recursive"
-msgstr "Éditer les propriétés"
+msgid "Relocate failed"
+msgstr "Restaurer"
-#: tsp-svn-helper/tsh-status.c:82
+#: tsp-svn-helper/tsh-relocate.c:89
#, fuzzy
-msgid "Status failed"
-msgstr "État"
+msgid "Relocate finished"
+msgstr "Nettoyer les verrous"
+#: tsp-svn-helper/tsh-relocate.c:136
+#, fuzzy
+msgid "Relocating ..."
+msgstr "Nettoyer les verrous"
+
#: tsp-svn-helper/tsh-status-dialog.c:156
msgid "Show Recursive"
msgstr ""
@@ -860,21 +922,16 @@
msgid "Check Repository"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:79
+#: tsp-svn-helper/tsh-status.c:82
+#, fuzzy
+msgid "Status failed"
+msgstr "État"
+
+#: tsp-svn-helper/tsh-transfer-dialog.c:80
msgid "_Repository:"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:89
-#: tsp-svn-helper/tsh-transfer-dialog.c:95
-#: tsp-svn-helper/tsh-transfer-dialog.c:141
-msgid "Select a folder"
-msgstr ""
-
-#: tsp-svn-helper/tsh-transfer-dialog.c:134
-msgid "_Directory:"
-msgstr ""
-
-#: tsp-svn-helper/tsh-transfer-dialog.c:153
+#: tsp-svn-helper/tsh-transfer-dialog.c:154
msgid "Transfer"
msgstr ""
Modified: thunar-svn-plugin/trunk/po/hu.po
===================================================================
--- thunar-svn-plugin/trunk/po/hu.po 2008-06-10 16:43:41 UTC (rev 4927)
+++ thunar-svn-plugin/trunk/po/hu.po 2008-06-10 22:57:16 UTC (rev 4928)
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: Thunar SVN plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-09 00:31+0200\n"
+"POT-Creation-Date: 2008-06-11 00:56+0200\n"
"PO-Revision-Date: 2007-06-04 08:37+0100\n"
"Last-Translator: SZERVÁC Attila <sas at 321.hu>\n"
"Language-Team: Hungarian\n"
@@ -23,7 +23,7 @@
msgid "Menu|Add"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:223
#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "Hozzáad"
@@ -42,7 +42,7 @@
msgid "Menu|Checkout"
msgstr "SVN _Checkout"
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:227
#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
#, fuzzy
msgid "Checkout"
@@ -53,7 +53,7 @@
msgid "Menu|Cleanup"
msgstr "Tisztít"
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:231
msgid "Cleanup"
msgstr "Tisztít"
@@ -61,7 +61,7 @@
msgid "Menu|Commit"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:235
#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr ""
@@ -71,7 +71,7 @@
msgid "Menu|Copy"
msgstr "Kész"
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:239
#: tsp-svn-helper/tsh-copy.c:152
#, fuzzy
msgid "Copy"
@@ -82,7 +82,7 @@
msgid "Menu|Delete"
msgstr "Töröl"
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:243
#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Töröl"
@@ -102,7 +102,7 @@
msgid "Menu|Export"
msgstr "Export"
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:247
#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Export"
@@ -112,7 +112,7 @@
msgid "Menu|Import"
msgstr "SVN _Import"
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:251
#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
#, fuzzy
msgid "Import"
@@ -133,8 +133,8 @@
msgid "Menu|Lock"
msgstr "Zár"
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Zár"
@@ -142,7 +142,7 @@
msgid "Menu|Log"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:259
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr "Napló"
@@ -151,7 +151,7 @@
msgid "Menu|Move"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:263
#: tsp-svn-helper/tsh-move.c:151
msgid "Move"
msgstr ""
@@ -165,77 +165,90 @@
msgid "Edit Properties"
msgstr "Tulajdonságok szerkesztése"
-#: thunar-svn-plugin/tsp-svn-action.c:462
+#: thunar-svn-plugin/tsp-svn-action.c:461
#, fuzzy
+msgid "Menu|Relocate"
+msgstr "Töröl"
+
+#: thunar-svn-plugin/tsp-svn-action.c:461 tsp-svn-helper/main.c:275
+#: tsp-svn-helper/tsh-relocate-dialog.c:215
+msgid "Relocate"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-action.c:475
+#, fuzzy
msgid "Menu|Resolved"
msgstr "Megold"
-#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:475 tsp-svn-helper/main.c:271
#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
#, fuzzy
msgid "Resolved"
msgstr "Megold"
-#: thunar-svn-plugin/tsp-svn-action.c:475
+#: thunar-svn-plugin/tsp-svn-action.c:488
#, fuzzy
msgid "Menu|Resolve"
msgstr "Megold"
-#: thunar-svn-plugin/tsp-svn-action.c:475
-#: thunar-svn-plugin/tsp-svn-action.c:476
+#: thunar-svn-plugin/tsp-svn-action.c:488
+#: thunar-svn-plugin/tsp-svn-action.c:489
msgid "Resolve"
msgstr "Megold"
-#: thunar-svn-plugin/tsp-svn-action.c:487
+#: thunar-svn-plugin/tsp-svn-action.c:500
#, fuzzy
msgid "Menu|Revert"
msgstr "Visszaállít"
-#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:279
#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Visszaállít"
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
#, fuzzy
msgid "Menu|Status"
msgstr "Állapot"
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-file-selection-dialog.c:144
#: tsp-svn-helper/tsh-status-dialog.c:184
msgid "Status"
msgstr "Állapot"
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
#, fuzzy
msgid "Menu|Switch"
msgstr "Vált"
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:287
+#: tsp-svn-helper/tsh-relocate.c:122 tsp-svn-helper/tsh-switch.c:114
+#: tsp-svn-helper/tsh-switch.c:127
msgid "Switch"
msgstr "Vált"
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:539
#, fuzzy
msgid "Menu|Unlock"
msgstr "Felold"
-#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:291
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Felold"
-#: thunar-svn-plugin/tsp-svn-action.c:539
+#: thunar-svn-plugin/tsp-svn-action.c:552
#, fuzzy
msgid "Menu|Update"
msgstr "Frissít"
-#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: thunar-svn-plugin/tsp-svn-action.c:552 tsp-svn-helper/main.c:295
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Frissít"
-#: thunar-svn-plugin/tsp-svn-action.c:557
+#: thunar-svn-plugin/tsp-svn-action.c:570
#, c-format
msgid "Action %s is unimplemented"
msgstr ""
@@ -300,217 +313,227 @@
msgid "(None)"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:341
+#: tsp-svn-helper/gtkfilechooserentry.c:343
msgid "Dialog"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:342
+#: tsp-svn-helper/gtkfilechooserentry.c:344
msgid "The file chooser dialog to use."
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:358
+#: tsp-svn-helper/gtkfilechooserentry.c:360
msgid "Focus on click"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:359
+#: tsp-svn-helper/gtkfilechooserentry.c:361
msgid "Whether the entry grabs focus when it is clicked with the mouse"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:372
+#: tsp-svn-helper/gtkfilechooserentry.c:374
msgid "Title"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:373
+#: tsp-svn-helper/gtkfilechooserentry.c:375
msgid "The title of the file chooser dialog."
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:386
+#: tsp-svn-helper/gtkfilechooserentry.c:388
msgid "Width In Characters"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:387
+#: tsp-svn-helper/gtkfilechooserentry.c:389
msgid "The desired width of the entry widget, in characters."
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:2055
+#: tsp-svn-helper/gtkfilechooserentry.c:2119
msgid "Other..."
msgstr ""
-#: tsp-svn-helper/main.c:96
+#: tsp-svn-helper/main.c:98
msgid "Print version information"
msgstr "Verzió kiírása"
-#: tsp-svn-helper/main.c:103
+#: tsp-svn-helper/main.c:105
#, fuzzy
msgid "Execute add action"
msgstr "Frissítési művelet futtatása"
-#: tsp-svn-helper/main.c:109
+#: tsp-svn-helper/main.c:111
msgid "Execute checkout action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:115
+#: tsp-svn-helper/main.c:117
#, fuzzy
msgid "Execute cleanup action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:121
+#: tsp-svn-helper/main.c:123
#, fuzzy
msgid "Execute commit action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:127
+#: tsp-svn-helper/main.c:129
#, fuzzy
msgid "Execute copy action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:133
+#: tsp-svn-helper/main.c:135
#, fuzzy
msgid "Execute delete action"
msgstr "Frissítési művelet futtatása"
-#: tsp-svn-helper/main.c:139
+#: tsp-svn-helper/main.c:141
#, fuzzy
msgid "Execute export action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:145
+#: tsp-svn-helper/main.c:147
#, fuzzy
msgid "Execute import action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:151
+#: tsp-svn-helper/main.c:153
#, fuzzy
msgid "Execute lock action"
msgstr "Frissítési művelet futtatása"
-#: tsp-svn-helper/main.c:157
+#: tsp-svn-helper/main.c:159
#, fuzzy
msgid "Execute log action"
msgstr "Frissítési művelet futtatása"
-#: tsp-svn-helper/main.c:163
+#: tsp-svn-helper/main.c:165
#, fuzzy
msgid "Execute move action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:169
+#: tsp-svn-helper/main.c:171
#, fuzzy
msgid "Execute properties action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:175
+#: tsp-svn-helper/main.c:177
#, fuzzy
msgid "Execute resolved action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:181
+#: tsp-svn-helper/main.c:183
#, fuzzy
+msgid "Execute relocate action"
+msgstr "Frissítési művelet futtatása"
+
+#: tsp-svn-helper/main.c:189
+#, fuzzy
msgid "Execute revert action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:187
+#: tsp-svn-helper/main.c:195
#, fuzzy
msgid "Execute status action"
msgstr "Frissítési művelet futtatása"
-#: tsp-svn-helper/main.c:193
+#: tsp-svn-helper/main.c:201
#, fuzzy
msgid "Execute switch action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:199
+#: tsp-svn-helper/main.c:207
#, fuzzy
msgid "Execute unlock action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:205
+#: tsp-svn-helper/main.c:213
msgid "Execute update action"
msgstr "Frissítési művelet futtatása"
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
msgid "Add Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
#, fuzzy
msgid "Checkout Related Options:"
msgstr "Frissítési művelet futtatása"
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
msgid "Cleanup Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
msgid "Commit Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
msgid "Copy Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
msgid "Delete Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
msgid "Export Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
msgid "Import Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
msgid "Lock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
msgid "Log Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
msgid "Move Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
#, fuzzy
msgid "Properties Related Options:"
msgstr "Tulajdonságok szerkesztése"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:267 tsp-svn-helper/tsh-properties-dialog.c:217
#, fuzzy
msgid "Properties"
msgstr "Tulajdonságok szerkesztése"
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
msgid "Resolved Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+#, fuzzy
+msgid "Relocate Related Options:"
+msgstr "Frissítési művelet futtatása"
+
+#: tsp-svn-helper/main.c:279
msgid "Revert Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
msgid "Status Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:287
#, fuzzy
msgid "Switch Related Options:"
msgstr "Frissítési művelet futtatása"
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:291
msgid "Unlock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:295
msgid "Update Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:329
+#: tsp-svn-helper/main.c:341
msgid "Not enough arguments provided"
msgstr ""
@@ -520,8 +543,8 @@
#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:72
#: tsp-svn-helper/tsh-resolved.c:72 tsp-svn-helper/tsh-resolved.c:88
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-unlock.c:86
-#: tsp-svn-helper/tsh-update.c:88
+#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
+#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
msgid "Failed"
msgstr ""
@@ -718,16 +741,22 @@
msgid "Certificate"
msgstr ""
+#: tsp-svn-helper/tsh-file-selection-dialog.c:110
+#: tsp-svn-helper/tsh-log-message-dialog.c:92
+#: tsp-svn-helper/tsh-notify-dialog.c:94
+#: tsp-svn-helper/tsh-status-dialog.c:115
+msgid "Path"
+msgstr "Útvonal"
+
+#: tsp-svn-helper/tsh-file-selection-dialog.c:137
+msgid "Select/Unselect all"
+msgstr ""
+
#: tsp-svn-helper/tsh-import.c:125
#, fuzzy
msgid "Import Message"
msgstr "Töröl"
-#: tsp-svn-helper/tsh-log.c:98
-#, fuzzy
-msgid "Log failed"
-msgstr "Felold"
-
#: tsp-svn-helper/tsh-log-dialog.c:118
#, fuzzy
msgid "Revision"
@@ -760,16 +789,15 @@
msgid "State"
msgstr "Állapot"
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:115
-msgid "Path"
-msgstr "Útvonal"
-
#: tsp-svn-helper/tsh-log-message-dialog.c:110
msgid "Log Message"
msgstr ""
+#: tsp-svn-helper/tsh-log.c:98
+#, fuzzy
+msgid "Log failed"
+msgstr "Felold"
+
#: tsp-svn-helper/tsh-login-dialog.c:65
msgid "_Username:"
msgstr "Felhasználónév:"
@@ -798,6 +826,19 @@
msgid "Notification"
msgstr ""
+#: tsp-svn-helper/tsh-properties-dialog.c:124
+msgid "Name"
+msgstr ""
+
+#: tsp-svn-helper/tsh-properties-dialog.c:130
+msgid "Value"
+msgstr ""
+
+#: tsp-svn-helper/tsh-properties-dialog.c:181
+#, fuzzy
+msgid "Modify Property Recursive"
+msgstr "Tulajdonságok szerkesztése"
+
#. tsh_properties_dialog_done (dialog);
#: tsp-svn-helper/tsh-properties.c:82
#, fuzzy
@@ -809,24 +850,45 @@
msgid "Properties failed"
msgstr "Tulajdonságok szerkesztése"
-#: tsp-svn-helper/tsh-properties-dialog.c:124
-msgid "Name"
+#: tsp-svn-helper/tsh-relocate-dialog.c:86
+msgid "_From:"
msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:130
-msgid "Value"
+#: tsp-svn-helper/tsh-relocate-dialog.c:96
+#: tsp-svn-helper/tsh-relocate-dialog.c:102
+#: tsp-svn-helper/tsh-relocate-dialog.c:151
+#: tsp-svn-helper/tsh-relocate-dialog.c:157
+#: tsp-svn-helper/tsh-relocate-dialog.c:203
+#: tsp-svn-helper/tsh-transfer-dialog.c:90
+#: tsp-svn-helper/tsh-transfer-dialog.c:96
+#: tsp-svn-helper/tsh-transfer-dialog.c:142
+msgid "Select a folder"
msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:181
+#: tsp-svn-helper/tsh-relocate-dialog.c:141
+msgid "_To:"
+msgstr ""
+
+#: tsp-svn-helper/tsh-relocate-dialog.c:196
+#: tsp-svn-helper/tsh-transfer-dialog.c:135
+msgid "_Directory:"
+msgstr ""
+
+#: tsp-svn-helper/tsh-relocate.c:74
#, fuzzy
-msgid "Modify Property Recursive"
-msgstr "Tulajdonságok szerkesztése"
+msgid "Relocate failed"
+msgstr "Visszaállít"
-#: tsp-svn-helper/tsh-status.c:82
+#: tsp-svn-helper/tsh-relocate.c:89
#, fuzzy
-msgid "Status failed"
-msgstr "Állapot"
+msgid "Relocate finished"
+msgstr "Tisztít"
+#: tsp-svn-helper/tsh-relocate.c:136
+#, fuzzy
+msgid "Relocating ..."
+msgstr "Tisztít"
+
#: tsp-svn-helper/tsh-status-dialog.c:156
msgid "Show Recursive"
msgstr ""
@@ -852,21 +914,16 @@
msgid "Check Repository"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:79
+#: tsp-svn-helper/tsh-status.c:82
+#, fuzzy
+msgid "Status failed"
+msgstr "Állapot"
+
+#: tsp-svn-helper/tsh-transfer-dialog.c:80
msgid "_Repository:"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:89
-#: tsp-svn-helper/tsh-transfer-dialog.c:95
-#: tsp-svn-helper/tsh-transfer-dialog.c:141
-msgid "Select a folder"
-msgstr ""
-
-#: tsp-svn-helper/tsh-transfer-dialog.c:134
-msgid "_Directory:"
-msgstr ""
-
-#: tsp-svn-helper/tsh-transfer-dialog.c:153
+#: tsp-svn-helper/tsh-transfer-dialog.c:154
msgid "Transfer"
msgstr ""
Modified: thunar-svn-plugin/trunk/po/lv.po
===================================================================
--- thunar-svn-plugin/trunk/po/lv.po 2008-06-10 16:43:41 UTC (rev 4927)
+++ thunar-svn-plugin/trunk/po/lv.po 2008-06-10 22:57:16 UTC (rev 4928)
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-09 00:31+0200\n"
+"POT-Creation-Date: 2008-06-11 00:56+0200\n"
"PO-Revision-Date: 2007-11-15 21:18+0300\n"
"Last-Translator: Rihards Priedītis <rprieditis at inbox.lv>\n"
"Language-Team: Latvian <rprieditis at inbox.lv>\n"
@@ -25,7 +25,7 @@
msgid "Menu|Add"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:223
#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "Pievienot"
@@ -45,7 +45,7 @@
msgid "Menu|Checkout"
msgstr "Izrakstīt"
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:227
#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Izrakstīt"
@@ -55,7 +55,7 @@
msgid "Menu|Cleanup"
msgstr "Uzkopt"
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:231
msgid "Cleanup"
msgstr "Uzkopt"
@@ -64,7 +64,7 @@
msgid "Menu|Commit"
msgstr "Apstiprināt"
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:235
#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr "Apstiprināt"
@@ -74,7 +74,7 @@
msgid "Menu|Copy"
msgstr "Pabeigts"
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:239
#: tsp-svn-helper/tsh-copy.c:152
#, fuzzy
msgid "Copy"
@@ -85,7 +85,7 @@
msgid "Menu|Delete"
msgstr "Dzēst"
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:243
#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Dzēst"
@@ -105,7 +105,7 @@
msgid "Menu|Export"
msgstr "Eksportēt"
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:247
#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Eksportēt"
@@ -115,7 +115,7 @@
msgid "Menu|Import"
msgstr "SVN _Imports"
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:251
#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
#, fuzzy
msgid "Import"
@@ -136,8 +136,8 @@
msgid "Menu|Lock"
msgstr "Slēgt"
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Slēgt"
@@ -145,7 +145,7 @@
msgid "Menu|Log"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:259
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr "Reģistrēt"
@@ -154,7 +154,7 @@
msgid "Menu|Move"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:263
#: tsp-svn-helper/tsh-move.c:151
msgid "Move"
msgstr ""
@@ -168,77 +168,90 @@
msgid "Edit Properties"
msgstr "Rediģēt Rekvizītus"
-#: thunar-svn-plugin/tsp-svn-action.c:462
+#: thunar-svn-plugin/tsp-svn-action.c:461
#, fuzzy
+msgid "Menu|Relocate"
+msgstr "Dzēst"
+
+#: thunar-svn-plugin/tsp-svn-action.c:461 tsp-svn-helper/main.c:275
+#: tsp-svn-helper/tsh-relocate-dialog.c:215
+msgid "Relocate"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-action.c:475
+#, fuzzy
msgid "Menu|Resolved"
msgstr "Atpazīt"
-#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:475 tsp-svn-helper/main.c:271
#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
#, fuzzy
msgid "Resolved"
msgstr "Atpazīt"
-#: thunar-svn-plugin/tsp-svn-action.c:475
+#: thunar-svn-plugin/tsp-svn-action.c:488
#, fuzzy
msgid "Menu|Resolve"
msgstr "Atpazīt"
-#: thunar-svn-plugin/tsp-svn-action.c:475
-#: thunar-svn-plugin/tsp-svn-action.c:476
+#: thunar-svn-plugin/tsp-svn-action.c:488
+#: thunar-svn-plugin/tsp-svn-action.c:489
msgid "Resolve"
msgstr "Atpazīt"
-#: thunar-svn-plugin/tsp-svn-action.c:487
+#: thunar-svn-plugin/tsp-svn-action.c:500
#, fuzzy
msgid "Menu|Revert"
msgstr "Atgriezt"
-#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:279
#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Atgriezt"
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
#, fuzzy
msgid "Menu|Status"
msgstr "Status"
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-file-selection-dialog.c:144
#: tsp-svn-helper/tsh-status-dialog.c:184
msgid "Status"
msgstr "Status"
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
#, fuzzy
msgid "Menu|Switch"
msgstr "Pārslēgt"
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:287
+#: tsp-svn-helper/tsh-relocate.c:122 tsp-svn-helper/tsh-switch.c:114
+#: tsp-svn-helper/tsh-switch.c:127
msgid "Switch"
msgstr "Pārslēgt"
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:539
#, fuzzy
msgid "Menu|Unlock"
msgstr "Atslēgt"
-#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:291
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Atslēgt"
-#: thunar-svn-plugin/tsp-svn-action.c:539
+#: thunar-svn-plugin/tsp-svn-action.c:552
#, fuzzy
msgid "Menu|Update"
msgstr "Atjaunot"
-#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: thunar-svn-plugin/tsp-svn-action.c:552 tsp-svn-helper/main.c:295
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Atjaunot"
-#: thunar-svn-plugin/tsp-svn-action.c:557
+#: thunar-svn-plugin/tsp-svn-action.c:570
#, c-format
msgid "Action %s is unimplemented"
msgstr ""
@@ -303,217 +316,227 @@
msgid "(None)"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:341
+#: tsp-svn-helper/gtkfilechooserentry.c:343
msgid "Dialog"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:342
+#: tsp-svn-helper/gtkfilechooserentry.c:344
msgid "The file chooser dialog to use."
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:358
+#: tsp-svn-helper/gtkfilechooserentry.c:360
msgid "Focus on click"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:359
+#: tsp-svn-helper/gtkfilechooserentry.c:361
msgid "Whether the entry grabs focus when it is clicked with the mouse"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:372
+#: tsp-svn-helper/gtkfilechooserentry.c:374
msgid "Title"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:373
+#: tsp-svn-helper/gtkfilechooserentry.c:375
msgid "The title of the file chooser dialog."
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:386
+#: tsp-svn-helper/gtkfilechooserentry.c:388
msgid "Width In Characters"
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:387
+#: tsp-svn-helper/gtkfilechooserentry.c:389
msgid "The desired width of the entry widget, in characters."
msgstr ""
-#: tsp-svn-helper/gtkfilechooserentry.c:2055
+#: tsp-svn-helper/gtkfilechooserentry.c:2119
msgid "Other..."
msgstr ""
-#: tsp-svn-helper/main.c:96
+#: tsp-svn-helper/main.c:98
msgid "Print version information"
msgstr "Izdrukāt versijas informāciju"
-#: tsp-svn-helper/main.c:103
+#: tsp-svn-helper/main.c:105
#, fuzzy
msgid "Execute add action"
msgstr "Izpildīt atjaunošanas darbību"
-#: tsp-svn-helper/main.c:109
+#: tsp-svn-helper/main.c:111
msgid "Execute checkout action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:115
+#: tsp-svn-helper/main.c:117
#, fuzzy
msgid "Execute cleanup action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:121
+#: tsp-svn-helper/main.c:123
#, fuzzy
msgid "Execute commit action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:127
+#: tsp-svn-helper/main.c:129
#, fuzzy
msgid "Execute copy action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:133
+#: tsp-svn-helper/main.c:135
#, fuzzy
msgid "Execute delete action"
msgstr "Izpildīt atjaunošanas darbību"
-#: tsp-svn-helper/main.c:139
+#: tsp-svn-helper/main.c:141
#, fuzzy
msgid "Execute export action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:145
+#: tsp-svn-helper/main.c:147
#, fuzzy
msgid "Execute import action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:151
+#: tsp-svn-helper/main.c:153
#, fuzzy
msgid "Execute lock action"
msgstr "Izpildīt atjaunošanas darbību"
-#: tsp-svn-helper/main.c:157
+#: tsp-svn-helper/main.c:159
#, fuzzy
msgid "Execute log action"
msgstr "Izpildīt atjaunošanas darbību"
-#: tsp-svn-helper/main.c:163
+#: tsp-svn-helper/main.c:165
#, fuzzy
msgid "Execute move action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:169
+#: tsp-svn-helper/main.c:171
#, fuzzy
msgid "Execute properties action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:175
+#: tsp-svn-helper/main.c:177
#, fuzzy
msgid "Execute resolved action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:181
+#: tsp-svn-helper/main.c:183
#, fuzzy
+msgid "Execute relocate action"
+msgstr "Izpildīt atjaunošanas darbību"
+
+#: tsp-svn-helper/main.c:189
+#, fuzzy
msgid "Execute revert action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:187
+#: tsp-svn-helper/main.c:195
#, fuzzy
msgid "Execute status action"
msgstr "Izpildīt atjaunošanas darbību"
-#: tsp-svn-helper/main.c:193
+#: tsp-svn-helper/main.c:201
#, fuzzy
msgid "Execute switch action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:199
+#: tsp-svn-helper/main.c:207
#, fuzzy
msgid "Execute unlock action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:205
+#: tsp-svn-helper/main.c:213
msgid "Execute update action"
msgstr "Izpildīt atjaunošanas darbību"
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
msgid "Add Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
#, fuzzy
msgid "Checkout Related Options:"
msgstr "Izpildīt atjaunošanas darbību"
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
msgid "Cleanup Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
msgid "Commit Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
msgid "Copy Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
msgid "Delete Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
msgid "Export Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
msgid "Import Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
msgid "Lock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
msgid "Log Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
msgid "Move Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
#, fuzzy
msgid "Properties Related Options:"
msgstr "Rediģēt Rekvizītus"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:267 tsp-svn-helper/tsh-properties-dialog.c:217
#, fuzzy
msgid "Properties"
msgstr "Rediģēt Rekvizītus"
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
msgid "Resolved Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+#, fuzzy
+msgid "Relocate Related Options:"
+msgstr "Izpildīt atjaunošanas darbību"
+
+#: tsp-svn-helper/main.c:279
msgid "Revert Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
msgid "Status Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:287
#, fuzzy
msgid "Switch Related Options:"
msgstr "Izpildīt atjaunošanas darbību"
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:291
msgid "Unlock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:295
msgid "Update Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:329
+#: tsp-svn-helper/main.c:341
msgid "Not enough arguments provided"
msgstr ""
@@ -523,8 +546,8 @@
#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:72
#: tsp-svn-helper/tsh-resolved.c:72 tsp-svn-helper/tsh-resolved.c:88
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-unlock.c:86
-#: tsp-svn-helper/tsh-update.c:88
+#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
+#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
msgid "Failed"
msgstr ""
@@ -723,16 +746,22 @@
msgid "Certificate"
msgstr "Paziņošana"
+#: tsp-svn-helper/tsh-file-selection-dialog.c:110
+#: tsp-svn-helper/tsh-log-message-dialog.c:92
+#: tsp-svn-helper/tsh-notify-dialog.c:94
+#: tsp-svn-helper/tsh-status-dialog.c:115
+msgid "Path"
+msgstr "Ceļš"
+
+#: tsp-svn-helper/tsh-file-selection-dialog.c:137
+msgid "Select/Unselect all"
+msgstr ""
+
#: tsp-svn-helper/tsh-import.c:125
#, fuzzy
msgid "Import Message"
msgstr "Apstiprināt"
-#: tsp-svn-helper/tsh-log.c:98
-#, fuzzy
-msgid "Log failed"
-msgstr "Atslēgt"
-
#: tsp-svn-helper/tsh-log-dialog.c:118
#, fuzzy
msgid "Revision"
@@ -765,16 +794,15 @@
msgid "State"
msgstr "Status"
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:115
-msgid "Path"
-msgstr "Ceļš"
-
#: tsp-svn-helper/tsh-log-message-dialog.c:110
msgid "Log Message"
msgstr ""
+#: tsp-svn-helper/tsh-log.c:98
+#, fuzzy
+msgid "Log failed"
+msgstr "Atslēgt"
+
#: tsp-svn-helper/tsh-login-dialog.c:65
msgid "_Username:"
msgstr "_Lietotāja vārds:"
@@ -803,6 +831,20 @@
msgid "Notification"
msgstr "Paziņošana"
+#: tsp-svn-helper/tsh-properties-dialog.c:124
+#, fuzzy
+msgid "Name"
+msgstr "Vainot"
+
+#: tsp-svn-helper/tsh-properties-dialog.c:130
+msgid "Value"
+msgstr ""
+
+#: tsp-svn-helper/tsh-properties-dialog.c:181
+#, fuzzy
+msgid "Modify Property Recursive"
+msgstr "Rediģēt Rekvizītus"
+
#. tsh_properties_dialog_done (dialog);
#: tsp-svn-helper/tsh-properties.c:82
#, fuzzy
@@ -814,25 +856,45 @@
msgid "Properties failed"
msgstr "Rediģēt Rekvizītus"
-#: tsp-svn-helper/tsh-properties-dialog.c:124
-#, fuzzy
-msgid "Name"
-msgstr "Vainot"
+#: tsp-svn-helper/tsh-relocate-dialog.c:86
+msgid "_From:"
+msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:130
-msgid "Value"
+#: tsp-svn-helper/tsh-relocate-dialog.c:96
+#: tsp-svn-helper/tsh-relocate-dialog.c:102
+#: tsp-svn-helper/tsh-relocate-dialog.c:151
+#: tsp-svn-helper/tsh-relocate-dialog.c:157
+#: tsp-svn-helper/tsh-relocate-dialog.c:203
+#: tsp-svn-helper/tsh-transfer-dialog.c:90
+#: tsp-svn-helper/tsh-transfer-dialog.c:96
+#: tsp-svn-helper/tsh-transfer-dialog.c:142
+msgid "Select a folder"
msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:181
+#: tsp-svn-helper/tsh-relocate-dialog.c:141
+msgid "_To:"
+msgstr ""
+
+#: tsp-svn-helper/tsh-relocate-dialog.c:196
+#: tsp-svn-helper/tsh-transfer-dialog.c:135
+msgid "_Directory:"
+msgstr ""
+
+#: tsp-svn-helper/tsh-relocate.c:74
#, fuzzy
-msgid "Modify Property Recursive"
-msgstr "Rediģēt Rekvizītus"
+msgid "Relocate failed"
+msgstr "Atgriezt"
-#: tsp-svn-helper/tsh-status.c:82
+#: tsp-svn-helper/tsh-relocate.c:89
#, fuzzy
-msgid "Status failed"
-msgstr "Status"
+msgid "Relocate finished"
+msgstr "Uzkopt"
+#: tsp-svn-helper/tsh-relocate.c:136
+#, fuzzy
+msgid "Relocating ..."
+msgstr "Uzkopt"
+
#: tsp-svn-helper/tsh-status-dialog.c:156
msgid "Show Recursive"
msgstr ""
@@ -858,21 +920,16 @@
msgid "Check Repository"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:79
+#: tsp-svn-helper/tsh-status.c:82
+#, fuzzy
+msgid "Status failed"
+msgstr "Status"
+
+#: tsp-svn-helper/tsh-transfer-dialog.c:80
msgid "_Repository:"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:89
-#: tsp-svn-helper/tsh-transfer-dialog.c:95
-#: tsp-svn-helper/tsh-transfer-dialog.c:141
-msgid "Select a folder"
-msgstr ""
-
-#: tsp-svn-helper/tsh-transfer-dialog.c:134
-msgid "_Directory:"
-msgstr ""
-
-#: tsp-svn-helper/tsh-transfer-dialog.c:153
+#: tsp-svn-helper/tsh-transfer-dialog.c:154
msgid "Transfer"
msgstr ""
Modified: thunar-svn-plugin/trunk/po/nl.po
===================================================================
--- thunar-svn-plugin/trunk/po/nl.po 2008-06-10 16:43:41 UTC (rev 4927)
+++ thunar-svn-plugin/trunk/po/nl.po 2008-06-10 22:57:16 UTC (rev 4928)
@@ -7,8 +7,8 @@
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-09 00:31+0200\n"
-"PO-Revision-Date: 2008-06-09 00:32+0200\n"
+"POT-Creation-Date: 2008-06-11 00:56+0200\n"
+"PO-Revision-Date: 2008-06-11 01:01+0200\n"
"Last-Translator: Peter de Ridder <peter at xfce.org>\n"
"Language-Team: Dutch <xfce-i18n at xfce.org>\n"
"MIME-Version: 1.0\n"
@@ -25,7 +25,7 @@
msgid "Menu|Add"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:223
#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "Toevoegen"
@@ -43,7 +43,7 @@
msgid "Menu|Checkout"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:219
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:227
#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Ophalen"
@@ -52,7 +52,7 @@
msgid "Menu|Cleanup"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:231
msgid "Cleanup"
msgstr "Opschonen"
@@ -60,7 +60,7 @@
msgid "Menu|Commit"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:235
#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr "Versturen"
@@ -69,7 +69,7 @@
msgid "Menu|Copy"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:239
#: tsp-svn-helper/tsh-copy.c:152
msgid "Copy"
msgstr "Kopieeren"
@@ -78,7 +78,7 @@
msgid "Menu|Delete"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:243
#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Verwijderen"
@@ -96,7 +96,7 @@
msgid "Menu|Export"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:247
#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exporteren"
@@ -105,7 +105,7 @@
msgid "Menu|Import"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:251
#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importeren"
@@ -123,8 +123,8 @@
msgid "Menu|Lock"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-lock.c:130 tsp-svn-helper/tsh-lock-dialog.c:72
+#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Vast Zetten"
@@ -132,7 +132,7 @@
msgid "Menu|Log"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:251
+#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:259
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr "Geschiedenis"
@@ -141,7 +141,7 @@
msgid "Menu|Move"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:263
#: tsp-svn-helper/tsh-move.c:151
msgid "Move"
msgstr "Verplaatsen"
@@ -154,69 +154,81 @@
msgid "Edit Properties"
msgstr "Attributen Wijzigen"
-#: thunar-svn-plugin/tsp-svn-action.c:462
+#: thunar-svn-plugin/tsp-svn-action.c:461
+msgid "Menu|Relocate"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-action.c:461 tsp-svn-helper/main.c:275
+#: tsp-svn-helper/tsh-relocate-dialog.c:215
+msgid "Relocate"
+msgstr "Verplaatsen"
+
+#: thunar-svn-plugin/tsp-svn-action.c:475
msgid "Menu|Resolved"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:475 tsp-svn-helper/main.c:271
#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
msgid "Resolved"
msgstr "Opgelost"
-#: thunar-svn-plugin/tsp-svn-action.c:475
+#: thunar-svn-plugin/tsp-svn-action.c:488
msgid "Menu|Resolve"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:475
-#: thunar-svn-plugin/tsp-svn-action.c:476
+#: thunar-svn-plugin/tsp-svn-action.c:488
+#: thunar-svn-plugin/tsp-svn-action.c:489
msgid "Resolve"
msgstr "Verhelpen"
-#: thunar-svn-plugin/tsp-svn-action.c:487
+#: thunar-svn-plugin/tsp-svn-action.c:500
msgid "Menu|Revert"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:487 tsp-svn-helper/main.c:267
+#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:279
#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Terug Halen"
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
msgid "Menu|Status"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-file-selection-dialog.c:144
#: tsp-svn-helper/tsh-status-dialog.c:184
msgid "Status"
msgstr "Status"
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
msgid "Menu|Switch"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:275
+#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:287
+#: tsp-svn-helper/tsh-relocate.c:122 tsp-svn-helper/tsh-switch.c:114
+#: tsp-svn-helper/tsh-switch.c:127
msgid "Switch"
msgstr "Omschakelen"
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:539
msgid "Menu|Unlock"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:279
+#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:291
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Vrijgeven"
-#: thunar-svn-plugin/tsp-svn-action.c:539
+#: thunar-svn-plugin/tsp-svn-action.c:552
msgid "Menu|Update"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:283
+#: thunar-svn-plugin/tsp-svn-action.c:552 tsp-svn-helper/main.c:295
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Bijwerken"
-#: thunar-svn-plugin/tsp-svn-action.c:557
+#: thunar-svn-plugin/tsp-svn-action.c:570
#, c-format
msgid "Action %s is unimplemented"
msgstr "Actie %s is niet geimplementeerd"
@@ -279,197 +291,205 @@
msgid "(None)"
msgstr "(Geen)"
-#: tsp-svn-helper/gtkfilechooserentry.c:341
+#: tsp-svn-helper/gtkfilechooserentry.c:343
msgid "Dialog"
msgstr "Dialoogvenster"
-#: tsp-svn-helper/gtkfilechooserentry.c:342
+#: tsp-svn-helper/gtkfilechooserentry.c:344
msgid "The file chooser dialog to use."
msgstr "De te gebruiken bestandskiezer."
-#: tsp-svn-helper/gtkfilechooserentry.c:358
+#: tsp-svn-helper/gtkfilechooserentry.c:360
msgid "Focus on click"
msgstr "Aandacht bij klikken"
-#: tsp-svn-helper/gtkfilechooserentry.c:359
+#: tsp-svn-helper/gtkfilechooserentry.c:361
msgid "Whether the entry grabs focus when it is clicked with the mouse"
msgstr "Of het veld de aandacht krijgt als het met de muis wordt aangeklikt"
-#: tsp-svn-helper/gtkfilechooserentry.c:372
+#: tsp-svn-helper/gtkfilechooserentry.c:374
msgid "Title"
msgstr "Titel"
-#: tsp-svn-helper/gtkfilechooserentry.c:373
+#: tsp-svn-helper/gtkfilechooserentry.c:375
msgid "The title of the file chooser dialog."
msgstr "De titel van het bestandsselectie-dialoogvenster."
-#: tsp-svn-helper/gtkfilechooserentry.c:386
+#: tsp-svn-helper/gtkfilechooserentry.c:388
msgid "Width In Characters"
msgstr "Breedte, in lettertekens"
-#: tsp-svn-helper/gtkfilechooserentry.c:387
+#: tsp-svn-helper/gtkfilechooserentry.c:389
msgid "The desired width of the entry widget, in characters."
msgstr "De gewenste breedte van het text-widget, in lettertekens."
-#: tsp-svn-helper/gtkfilechooserentry.c:2055
+#: tsp-svn-helper/gtkfilechooserentry.c:2119
msgid "Other..."
msgstr "Andere..."
-#: tsp-svn-helper/main.c:96
+#: tsp-svn-helper/main.c:98
msgid "Print version information"
msgstr "Versie informatie tonen"
-#: tsp-svn-helper/main.c:103
+#: tsp-svn-helper/main.c:105
msgid "Execute add action"
msgstr "Toevoeg actie uitvoeren"
-#: tsp-svn-helper/main.c:109
+#: tsp-svn-helper/main.c:111
msgid "Execute checkout action"
msgstr "Ophaal actie uitvoeren"
-#: tsp-svn-helper/main.c:115
+#: tsp-svn-helper/main.c:117
msgid "Execute cleanup action"
msgstr "Opschoon actie uitvoeren"
-#: tsp-svn-helper/main.c:121
+#: tsp-svn-helper/main.c:123
msgid "Execute commit action"
msgstr "Verstuur actie uitvoeren"
-#: tsp-svn-helper/main.c:127
+#: tsp-svn-helper/main.c:129
msgid "Execute copy action"
msgstr "Kopieer actie uitvoeren"
-#: tsp-svn-helper/main.c:133
+#: tsp-svn-helper/main.c:135
msgid "Execute delete action"
msgstr "Verwijder actie uitvoeren"
-#: tsp-svn-helper/main.c:139
+#: tsp-svn-helper/main.c:141
msgid "Execute export action"
msgstr "Exporteer actie uitvoeren"
-#: tsp-svn-helper/main.c:145
+#: tsp-svn-helper/main.c:147
msgid "Execute import action"
msgstr "Importeer actie uitvoeren"
-#: tsp-svn-helper/main.c:151
+#: tsp-svn-helper/main.c:153
msgid "Execute lock action"
msgstr "Vast zet actie uitvoeren"
-#: tsp-svn-helper/main.c:157
+#: tsp-svn-helper/main.c:159
msgid "Execute log action"
msgstr "Geschiedenis actie uitvoeren"
-#: tsp-svn-helper/main.c:163
+#: tsp-svn-helper/main.c:165
msgid "Execute move action"
msgstr "Verplaats actie uitvoeren"
-#: tsp-svn-helper/main.c:169
+#: tsp-svn-helper/main.c:171
msgid "Execute properties action"
msgstr "Attributen actie uitvoeren"
-#: tsp-svn-helper/main.c:175
+#: tsp-svn-helper/main.c:177
msgid "Execute resolved action"
msgstr "Verholpen actie uitvoeren"
-#: tsp-svn-helper/main.c:181
+#: tsp-svn-helper/main.c:183
+msgid "Execute relocate action"
+msgstr "Verplaats actie uitvoeren"
+
+#: tsp-svn-helper/main.c:189
msgid "Execute revert action"
msgstr "Terug haal actie uitvoeren"
-#: tsp-svn-helper/main.c:187
+#: tsp-svn-helper/main.c:195
msgid "Execute status action"
msgstr "Status actie uitvoeren"
-#: tsp-svn-helper/main.c:193
+#: tsp-svn-helper/main.c:201
msgid "Execute switch action"
msgstr ""
-#: tsp-svn-helper/main.c:199
+#: tsp-svn-helper/main.c:207
msgid "Execute unlock action"
msgstr "Vrijgeef actie uitvoeren"
-#: tsp-svn-helper/main.c:205
+#: tsp-svn-helper/main.c:213
msgid "Execute update action"
msgstr "Bijwerk actie uitvoeren"
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
msgid "Add Related Options:"
msgstr "Toevoegen gerelateerde opties:"
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
msgid "Checkout Related Options:"
msgstr "Ophalen gerelateerde opties:"
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
msgid "Cleanup Related Options:"
msgstr "Opschonen gerelateerde opties:"
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
msgid "Commit Related Options:"
msgstr "Versturen gerelateerde opties:"
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:239
msgid "Copy Related Options:"
msgstr "Kopieer gerelateerde opties:"
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:243
msgid "Delete Related Options:"
msgstr "Verwijder gerelateerde opties:"
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:247
msgid "Export Related Options:"
msgstr "Exporteer gerelateerde opties:"
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:251
msgid "Import Related Options:"
msgstr "Importeer gerelateerde opties:"
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:255
msgid "Lock Related Options:"
msgstr "Vast zetten gerelateerde opties:"
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:259
msgid "Log Related Options:"
msgstr "Geschiedenis gerelateerde opties:"
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:263
msgid "Move Related Options:"
msgstr "Verplaats gerelateerde opties:"
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:267
msgid "Properties Related Options:"
msgstr "Attributen gerelateerde opties:"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:259 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:267 tsp-svn-helper/tsh-properties-dialog.c:217
msgid "Properties"
msgstr "Attributen"
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:271
msgid "Resolved Related Options:"
msgstr "Verholpen gerelateerde opties:"
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:275
+msgid "Relocate Related Options:"
+msgstr "Verplaats gerelateerde opties:"
+
+#: tsp-svn-helper/main.c:279
msgid "Revert Related Options:"
msgstr "Terug haal gerelateerde opties:"
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
msgid "Status Related Options:"
msgstr "Status gerelateerde opties:"
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:287
msgid "Switch Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:291
msgid "Unlock Related Options:"
msgstr "Vrijgeven gerelateerde opties:"
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:295
msgid "Update Related Options:"
msgstr "Bijwerken gerelateerde opties:"
-#: tsp-svn-helper/main.c:329
+#: tsp-svn-helper/main.c:341
msgid "Not enough arguments provided"
msgstr "Onvoldoende argumenten meegegeven"
@@ -479,8 +499,8 @@
#: tsp-svn-helper/tsh-export.c:72 tsp-svn-helper/tsh-import.c:72
#: tsp-svn-helper/tsh-lock.c:91 tsp-svn-helper/tsh-move.c:72
#: tsp-svn-helper/tsh-resolved.c:72 tsp-svn-helper/tsh-resolved.c:88
-#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-unlock.c:86
-#: tsp-svn-helper/tsh-update.c:88
+#: tsp-svn-helper/tsh-revert.c:87 tsp-svn-helper/tsh-switch.c:71
+#: tsp-svn-helper/tsh-unlock.c:86 tsp-svn-helper/tsh-update.c:88
msgid "Failed"
msgstr "Gefaald"
@@ -664,14 +684,21 @@
msgid "Certificate"
msgstr "Certificaat"
+#: tsp-svn-helper/tsh-file-selection-dialog.c:110
+#: tsp-svn-helper/tsh-log-message-dialog.c:92
+#: tsp-svn-helper/tsh-notify-dialog.c:94
+#: tsp-svn-helper/tsh-status-dialog.c:115
+msgid "Path"
+msgstr "Pad"
+
+#: tsp-svn-helper/tsh-file-selection-dialog.c:137
+msgid "Select/Unselect all"
+msgstr "Alles selecteren/deselecteren"
+
#: tsp-svn-helper/tsh-import.c:125
msgid "Import Message"
msgstr ""
-#: tsp-svn-helper/tsh-log.c:98
-msgid "Log failed"
-msgstr "Geschiedenis gefaald"
-
#: tsp-svn-helper/tsh-log-dialog.c:118
msgid "Revision"
msgstr "Versie"
@@ -700,16 +727,14 @@
msgid "State"
msgstr "Status"
-#: tsp-svn-helper/tsh-log-message-dialog.c:92
-#: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:115
-msgid "Path"
-msgstr "Pad"
-
#: tsp-svn-helper/tsh-log-message-dialog.c:110
msgid "Log Message"
msgstr "Geschiedenis bericht"
+#: tsp-svn-helper/tsh-log.c:98
+msgid "Log failed"
+msgstr "Geschiedenis gefaald"
+
#: tsp-svn-helper/tsh-login-dialog.c:65
msgid "_Username:"
msgstr "_Gebruikersnaam:"
@@ -738,15 +763,6 @@
msgid "Notification"
msgstr "Notificatie"
-#. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:82
-msgid "Set property failed"
-msgstr "Attribuut instellen is gefaald"
-
-#: tsp-svn-helper/tsh-properties.c:105
-msgid "Properties failed"
-msgstr "Attributen gefaald"
-
#: tsp-svn-helper/tsh-properties-dialog.c:124
msgid "Name"
msgstr "Naam"
@@ -759,10 +775,51 @@
msgid "Modify Property Recursive"
msgstr "Stel attributen op onderliggende mappen in"
-#: tsp-svn-helper/tsh-status.c:82
-msgid "Status failed"
-msgstr "Status gefaald"
+#. tsh_properties_dialog_done (dialog);
+#: tsp-svn-helper/tsh-properties.c:82
+msgid "Set property failed"
+msgstr "Attribuut instellen is gefaald"
+#: tsp-svn-helper/tsh-properties.c:105
+msgid "Properties failed"
+msgstr "Attributen gefaald"
+
+#: tsp-svn-helper/tsh-relocate-dialog.c:86
+msgid "_From:"
+msgstr "_Van"
+
+#: tsp-svn-helper/tsh-relocate-dialog.c:96
+#: tsp-svn-helper/tsh-relocate-dialog.c:102
+#: tsp-svn-helper/tsh-relocate-dialog.c:151
+#: tsp-svn-helper/tsh-relocate-dialog.c:157
+#: tsp-svn-helper/tsh-relocate-dialog.c:203
+#: tsp-svn-helper/tsh-transfer-dialog.c:90
+#: tsp-svn-helper/tsh-transfer-dialog.c:96
+#: tsp-svn-helper/tsh-transfer-dialog.c:142
+msgid "Select a folder"
+msgstr "Selecteer een map"
+
+#: tsp-svn-helper/tsh-relocate-dialog.c:141
+msgid "_To:"
+msgstr "_Naar:"
+
+#: tsp-svn-helper/tsh-relocate-dialog.c:196
+#: tsp-svn-helper/tsh-transfer-dialog.c:135
+msgid "_Directory:"
+msgstr "_Map:"
+
+#: tsp-svn-helper/tsh-relocate.c:74
+msgid "Relocate failed"
+msgstr "Verplaatsen gefaald"
+
+#: tsp-svn-helper/tsh-relocate.c:89
+msgid "Relocate finished"
+msgstr "Klaar met verplaatsen"
+
+#: tsp-svn-helper/tsh-relocate.c:136
+msgid "Relocating ..."
+msgstr "Bezig met verplaatsen ..."
+
#: tsp-svn-helper/tsh-status-dialog.c:156
msgid "Show Recursive"
msgstr "Onderliggende mappen weergeven"
@@ -787,21 +844,15 @@
msgid "Check Repository"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:79
+#: tsp-svn-helper/tsh-status.c:82
+msgid "Status failed"
+msgstr "Status gefaald"
+
+#: tsp-svn-helper/tsh-transfer-dialog.c:80
msgid "_Repository:"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:89
-#: tsp-svn-helper/tsh-transfer-dialog.c:95
-#: tsp-svn-helper/tsh-transfer-dialog.c:141
-msgid "Select a folder"
-msgstr "Selecteer een map"
-
-#: tsp-svn-helper/tsh-transfer-dialog.c:134
-msgid "_Directory:"
-msgstr "_Map:"
-
-#: tsp-svn-helper/tsh-transfer-dialog.c:153
+#: tsp-svn-helper/tsh-transfer-dialog.c:154
msgid "Transfer"
msgstr ""
Modified: thunar-svn-plugin/trunk/po/pt_BR.po
===================================================================
--- thunar-svn-plugin/trunk/po/pt_BR.po 2008-06-10 16:43:41 UTC (rev 4927)
+++ thunar-svn-plugin/trunk/po/pt_BR.po 2008-06-10 22:57:16 UTC (rev 4928)
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-09 00:31+0200\n"
+"POT-Creation-Date: 2008-06-11 00:56+0200\n"
"PO-Revision-Date: 2008-06-08 19:58-0500\n"
"Last-Translator: Og Maciel <ogmaciel at gnome.org>\n"
"Language-Team: Brazilian Portuguese <ldp-br at bazar2.conectiva.com.br>\n"
@@ -19,8 +19,7 @@
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:413
-#: thunar-svn-plugin/tsp-provider.c:444
+#: thunar-svn-plugin/tsp-provider.c:413 thunar-svn-plugin/tsp-provider.c:444
msgid "SVN"
msgstr "SVN"
@@ -28,10 +27,8 @@
msgid "Menu|Add"
msgstr "Adicionar"
-#: thunar-svn-plugin/tsp-svn-action.c:242
-#: tsp-svn-helper/main.c:215
-#: tsp-svn-helper/tsh-add.c:113
-#: tsp-svn-helper/tsh-add.c:126
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:223
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "Adicionar"
@@ -48,10 +45,8 @@
msgid "Menu|Checkout"
msgstr "Obter"
-#: thunar-svn-plugin/tsp-svn-action.c:274
-#: tsp-svn-helper/main.c:219
-#: tsp-svn-helper/tsh-checkout.c:98
-#: tsp-svn-helper/tsh-checkout.c:110
+#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:227
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Obter"
@@ -59,8 +54,7 @@
msgid "Menu|Cleanup"
msgstr "Limpar"
-#: th