[Goodies-commits] r6906 - in thunar-svn-plugin/trunk: . po
Peter de Ridder
peter at xfce.org
Sat Mar 14 21:49:07 CET 2009
Author: peter
Date: 2009-03-14 20:49:07 +0000 (Sat, 14 Mar 2009)
New Revision: 6906
Modified:
thunar-svn-plugin/trunk/ChangeLog
thunar-svn-plugin/trunk/NEWS
thunar-svn-plugin/trunk/configure.ac.in
thunar-svn-plugin/trunk/po/ar.po
thunar-svn-plugin/trunk/po/cs.po
thunar-svn-plugin/trunk/po/da.po
thunar-svn-plugin/trunk/po/en_GB.po
thunar-svn-plugin/trunk/po/es.po
thunar-svn-plugin/trunk/po/fr.po
thunar-svn-plugin/trunk/po/gl.po
thunar-svn-plugin/trunk/po/hu.po
thunar-svn-plugin/trunk/po/id.po
thunar-svn-plugin/trunk/po/lv.po
thunar-svn-plugin/trunk/po/nl.po
thunar-svn-plugin/trunk/po/pl.po
thunar-svn-plugin/trunk/po/pt.po
thunar-svn-plugin/trunk/po/pt_BR.po
thunar-svn-plugin/trunk/po/sv.po
thunar-svn-plugin/trunk/po/thunar-svn-plugin.pot
thunar-svn-plugin/trunk/po/ur.po
Log:
Made files ready for release
Modified: thunar-svn-plugin/trunk/ChangeLog
===================================================================
--- thunar-svn-plugin/trunk/ChangeLog 2009-03-14 18:26:53 UTC (rev 6905)
+++ thunar-svn-plugin/trunk/ChangeLog 2009-03-14 20:49:07 UTC (rev 6906)
@@ -1,5 +1,26 @@
-2008-06-16 Peter de Ridder <peter at xfce.org>
+2009-03-14 Peter de Ridder <peter at xfce.org>
+ * === Released 0.0.3 ===
+
+2009-03-09 Peter de Ridder <peter at xfce.org>
+
+ * Changed all svn api fucntions to the 1.5 svn api.
+ * Thunar-SVN-Plugin now requires libsvn version 1.5 or newer.
+
+2009-02-27 Peter de Ridder <peter at xfce.org>
+
+ * thunar-svn-helper/tsh-{transfer,relocate}-dialog.c
+ thunar-svn-helper/Makefile: Removed gtkfilechooserentry which got
+ broken with the later version of gtk.
+ * INSTALL: Updated to newer version provided by the auto tools.
+
+2008-07-17 Peter de Ridder <peter at xfce.org>
+
+ * tsp-svn-helper/main.c: Fixed bug by moving gtk_threads_enter
+ directly behind gdk_threads_init.
+
+2008-06-16 Peter de Ridder <peter at xfce.org>
+
* === Released 0.0.2 ===
* thunar-svn-plugin/tsp-svn-action.c thunar-svn-plugin/tsp-provider.c:
Created signal which is emitted on new process spawn.
Modified: thunar-svn-plugin/trunk/NEWS
===================================================================
--- thunar-svn-plugin/trunk/NEWS 2009-03-14 18:26:53 UTC (rev 6905)
+++ thunar-svn-plugin/trunk/NEWS 2009-03-14 20:49:07 UTC (rev 6906)
@@ -1,7 +1,12 @@
+0.0.3
+=====
+- All svn api functions changed to the 1.5 svn api. libsvn version 1.5 or
+ newer is now required.
+
0.0.2
=====
- New Subversion actions have been added: switch, relocate, blame.
-- File selection dialog added for varios Subversion actions.
+- File selection dialog added for various Subversion actions.
0.0.1
=====
Modified: thunar-svn-plugin/trunk/configure.ac.in
===================================================================
--- thunar-svn-plugin/trunk/configure.ac.in 2009-03-14 18:26:53 UTC (rev 6905)
+++ thunar-svn-plugin/trunk/configure.ac.in 2009-03-14 20:49:07 UTC (rev 6906)
@@ -14,7 +14,7 @@
m4_define([tsp_version_minor], [0])
m4_define([tsp_version_micro], [3])
m4_define([tsp_version_build], [r at REVISION@])
-m4_define([tsp_version_tag], [svn]) # Leave empty for releases
+m4_define([tsp_version_tag], []) # Leave empty for releases
m4_define([tsp_version], [tsp_version_major().tsp_version_minor().tsp_version_micro()ifelse(tsp_version_tag(), [], [], [tsp_version_tag()-tsp_version_build()])])
dnl *******************************************
Modified: thunar-svn-plugin/trunk/po/ar.po
===================================================================
--- thunar-svn-plugin/trunk/po/ar.po 2009-03-14 18:26:53 UTC (rev 6905)
+++ thunar-svn-plugin/trunk/po/ar.po 2009-03-14 20:49:07 UTC (rev 6906)
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: xfce\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-16 00:45+0200\n"
+"POT-Creation-Date: 2009-03-14 21:25+0100\n"
"PO-Revision-Date: 2008-07-15 16:14+0200\n"
"Last-Translator: Mohamed Magdy <mohamedmk at gmail.com>\n"
"Language-Team: Arabeyes <doc at arabeyes.org>\n"
@@ -13,7 +13,7 @@
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:433 thunar-svn-plugin/tsp-provider.c:465
+#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
msgid "SVN"
msgstr ""
@@ -21,7 +21,7 @@
msgid "Menu|Add"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr ""
@@ -30,243 +30,282 @@
msgid "Menu|Blame"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
+#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr ""
#: thunar-svn-plugin/tsp-svn-action.c:299
+msgid "Menu|Changelist"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-action.c:299
+msgid "Changelist"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-action.c:312
msgid "Menu|Checkout"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:299 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-svn-plugin/tsp-svn-action.c:325
msgid "Menu|Cleanup"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
msgid "Cleanup"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-svn-plugin/tsp-svn-action.c:338
msgid "Menu|Commit"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:247
+#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-svn-plugin/tsp-svn-action.c:351
msgid "Menu|Copy"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:251
-#: tsp-svn-helper/tsh-copy.c:152
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
+#: tsp-svn-helper/tsh-copy.c:161
msgid "Copy"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:364
msgid "Menu|Delete"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:377
msgid "Menu|Diff"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: thunar-svn-plugin/tsp-svn-action.c:365
+#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
msgid "Diff"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:376
+#: thunar-svn-plugin/tsp-svn-action.c:389
msgid "Menu|Export"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:376 tsp-svn-helper/main.c:259
+#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-svn-plugin/tsp-svn-action.c:402
msgid "Menu|Import"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-svn-plugin/tsp-svn-action.c:415
msgid "Menu|Info"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:402
-#: thunar-svn-plugin/tsp-svn-action.c:403
+#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-svn-plugin/tsp-svn-action.c:416
msgid "Info"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:419
+#: thunar-svn-plugin/tsp-svn-action.c:432
msgid "Menu|Lock"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:419 tsp-svn-helper/main.c:267
+#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-svn-plugin/tsp-svn-action.c:445
msgid "Menu|Log"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:454
+#: thunar-svn-plugin/tsp-svn-action.c:467
msgid "Menu|Move"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:454 tsp-svn-helper/main.c:275
-#: tsp-svn-helper/tsh-move.c:151
+#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
+#: tsp-svn-helper/tsh-move.c:156
msgid "Move"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Menu|Edit Properties"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Edit Properties"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-svn-plugin/tsp-svn-action.c:499
msgid "Menu|Relocate"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:486 tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate-dialog.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
+#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
msgid "Menu|Resolved"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-resolved.c:113
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
+#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-resolved.c:113
#: tsp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
msgid "Menu|Resolve"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
msgid "Resolve"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:538
msgid "Menu|Revert"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:291
+#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:551
msgid "Menu|Status"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
#: tsp-svn-helper/tsh-file-selection-dialog.c:124
-#: tsp-svn-helper/tsh-status-dialog.c:184
+#: tsp-svn-helper/tsh-status-dialog.c:235
msgid "Status"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-svn-plugin/tsp-svn-action.c:564
msgid "Menu|Switch"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:299
-#: tsp-svn-helper/tsh-relocate.c:119 tsp-svn-helper/tsh-switch.c:114
-#: tsp-svn-helper/tsh-switch.c:127
+#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
+#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-svn-plugin/tsp-svn-action.c:577
msgid "Menu|Unlock"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:303
+#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-svn-plugin/tsp-svn-action.c:590
msgid "Menu|Update"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:307
+#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:595
+#: thunar-svn-plugin/tsp-svn-action.c:608
#, c-format
msgid "Action %s is unimplemented"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:116
+#: thunar-svn-plugin/tsp-svn-property-page.c:118
msgid "URL:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:122
-#: thunar-svn-plugin/tsp-svn-property-page.c:135
-#: thunar-svn-plugin/tsp-svn-property-page.c:147
-#: thunar-svn-plugin/tsp-svn-property-page.c:165
-#: thunar-svn-plugin/tsp-svn-property-page.c:177
-#: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:485 tsp-svn-helper/tsh-common.c:525
-#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:573 tsp-svn-helper/tsh-common.c:600
-#: tsp-svn-helper/tsh-common.c:683
+#: thunar-svn-plugin/tsp-svn-property-page.c:124
+#: thunar-svn-plugin/tsp-svn-property-page.c:137
+#: thunar-svn-plugin/tsp-svn-property-page.c:149
+#: thunar-svn-plugin/tsp-svn-property-page.c:167
+#: thunar-svn-plugin/tsp-svn-property-page.c:179
+#: thunar-svn-plugin/tsp-svn-property-page.c:192
+#: thunar-svn-plugin/tsp-svn-property-page.c:221
+#: thunar-svn-plugin/tsp-svn-property-page.c:299
+#: tsp-svn-helper/tsh-common.c:493 tsp-svn-helper/tsh-common.c:540
+#: tsp-svn-helper/tsh-common.c:549 tsp-svn-helper/tsh-common.c:571
+#: tsp-svn-helper/tsh-common.c:588 tsp-svn-helper/tsh-common.c:615
+#: tsp-svn-helper/tsh-common.c:698
msgid "Unknown"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:129
+#: thunar-svn-plugin/tsp-svn-property-page.c:131
msgid "Revision:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:141
+#: thunar-svn-plugin/tsp-svn-property-page.c:143
msgid "Repository:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:159
+#: thunar-svn-plugin/tsp-svn-property-page.c:161
msgid "Modified revision:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:171
+#: thunar-svn-plugin/tsp-svn-property-page.c:173
msgid "Modified date:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:184
+#: thunar-svn-plugin/tsp-svn-property-page.c:186
msgid "Author:"
msgstr ""
+#: thunar-svn-plugin/tsp-svn-property-page.c:203
+msgid "Changelist:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:215
+msgid "Depth:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:302
+msgid "Exclude"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:305
+msgid "Empty"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:308
+msgid "Files"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:311
+#: tsp-svn-helper/tsh-properties-dialog.c:219
+#: tsp-svn-helper/tsh-status-dialog.c:191
+msgid "Immediates"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:314
+msgid "Infinity"
+msgstr ""
+
#. Translators: the first string is a path and the second string
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
@@ -324,185 +363,193 @@
msgid "Other..."
msgstr ""
-#: tsp-svn-helper/main.c:100
+#: tsp-svn-helper/main.c:105
msgid "Print version information"
msgstr ""
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:112
msgid "Execute add action"
msgstr ""
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:118
msgid "Execute blame action"
msgstr ""
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:124
+msgid "Execute changelist action"
+msgstr ""
+
+#: tsp-svn-helper/main.c:130
msgid "Execute checkout action"
msgstr ""
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:136
msgid "Execute cleanup action"
msgstr ""
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:142
msgid "Execute commit action"
msgstr ""
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:148
msgid "Execute copy action"
msgstr ""
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:154
msgid "Execute delete action"
msgstr ""
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:160
msgid "Execute export action"
msgstr ""
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:166
msgid "Execute import action"
msgstr ""
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:172
msgid "Execute lock action"
msgstr ""
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:178
msgid "Execute log action"
msgstr ""
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:184
msgid "Execute move action"
msgstr ""
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:190
msgid "Execute properties action"
msgstr ""
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:196
msgid "Execute resolved action"
msgstr ""
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:202
msgid "Execute relocate action"
msgstr ""
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:208
msgid "Execute revert action"
msgstr ""
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:214
msgid "Execute status action"
msgstr ""
-#: tsp-svn-helper/main.c:209
+#: tsp-svn-helper/main.c:220
msgid "Execute switch action"
msgstr ""
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:226
msgid "Execute unlock action"
msgstr ""
-#: tsp-svn-helper/main.c:221
+#: tsp-svn-helper/main.c:232
msgid "Execute update action"
msgstr ""
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:246
msgid "Add Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:250
msgid "Blame Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:254
+msgid "Changelist Related Options:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:258
msgid "Checkout Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:262
msgid "Cleanup Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:266
msgid "Commit Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:270
msgid "Copy Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:274
msgid "Delete Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:278
msgid "Export Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:282
msgid "Import Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:286
msgid "Lock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:290
msgid "Log Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:294
msgid "Move Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:298
msgid "Properties Related Options:"
msgstr ""
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:279 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:270
msgid "Properties"
msgstr ""
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:302
msgid "Resolved Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:306
msgid "Relocate Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:310
msgid "Revert Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:314
msgid "Status Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:299
+#: tsp-svn-helper/main.c:318
msgid "Switch Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:303
+#: tsp-svn-helper/main.c:322
msgid "Unlock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:307
+#: tsp-svn-helper/main.c:326
msgid "Update Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:353
+#: tsp-svn-helper/main.c:369
msgid "Not enough arguments provided"
msgstr ""
#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:74 tsp-svn-helper/tsh-delete.c:91
+#: tsp-svn-helper/tsh-copy.c:83 tsp-svn-helper/tsh-delete.c:91
#: 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-lock.c:91 tsp-svn-helper/tsh-move.c:77
#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
#: 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
@@ -541,9 +588,9 @@
msgid "Cleaning up ..."
msgstr ""
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:647
-#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:662
+#: tsp-svn-helper/tsh-copy.c:95 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
#, c-format
msgid "At revision: %ld"
msgstr ""
@@ -552,10 +599,10 @@
msgid "Nothing to do"
msgstr ""
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:469
-#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-copy.c:106
#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:95
+#: tsp-svn-helper/tsh-move.c:100
msgid "Completed"
msgstr ""
@@ -563,124 +610,152 @@
msgid "Commit Message"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:467
-#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:560
-#: tsp-svn-helper/tsh-common.c:605 tsp-svn-helper/tsh-common.c:689
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:575
+#: tsp-svn-helper/tsh-common.c:620 tsp-svn-helper/tsh-common.c:704
msgid "Added"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:698
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:713
msgid "Copied"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:608 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:577
+#: tsp-svn-helper/tsh-common.c:623 tsp-svn-helper/tsh-common.c:706
msgid "Deleted"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
msgid "Restored"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
msgid "Reverted"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:463
+#: tsp-svn-helper/tsh-common.c:464
msgid "Revert failed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:466
msgid "Skipped"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:469
msgid "Updated"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-common.c:472
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:584
msgid "External"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:564
-#: tsp-svn-helper/tsh-common.c:611 tsp-svn-helper/tsh-common.c:694
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:579
+#: tsp-svn-helper/tsh-common.c:626 tsp-svn-helper/tsh-common.c:709
msgid "Modified"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:614 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:477 tsp-svn-helper/tsh-common.c:578
+#: tsp-svn-helper/tsh-common.c:629 tsp-svn-helper/tsh-common.c:702
msgid "Replaced"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:477
+#: tsp-svn-helper/tsh-common.c:478
msgid "Transmitting"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:479
+#: tsp-svn-helper/tsh-common.c:480
msgid "Locked"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:480 tsp-svn-helper/tsh-common.c:700
+#: tsp-svn-helper/tsh-common.c:481 tsp-svn-helper/tsh-common.c:715
msgid "Unlocked"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
msgid "Lock failed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:482
+#: tsp-svn-helper/tsh-common.c:483
msgid "Unlock failed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:484
+msgid "Exists"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:485
+msgid "Changelist set"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:486
+msgid "Changelist cleared"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:487
+msgid "Changelist moved"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:488
+msgid "Merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:489
+msgid "Foreign merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:490
+msgid "Replace"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:539
msgid "Inapplicable"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:541
msgid "Unchanged"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:542 tsp-svn-helper/tsh-common.c:576
msgid "Missing"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:528 tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:543 tsp-svn-helper/tsh-common.c:583
msgid "Obstructed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:544
msgid "Changed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:545 tsp-svn-helper/tsh-common.c:580
msgid "Merged"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:531 tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:546 tsp-svn-helper/tsh-common.c:581
msgid "Conflicted"
msgstr ""
#. N_("None"),
#. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:574
msgid "Normal"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:582
msgid "Ignored"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:570
+#: tsp-svn-helper/tsh-common.c:585
msgid "Incomplete"
msgstr ""
-#: tsp-svn-helper/tsh-copy.c:91
+#: tsp-svn-helper/tsh-copy.c:100
msgid "Local copy"
msgstr ""
-#: tsp-svn-helper/tsh-copy.c:134
+#: tsp-svn-helper/tsh-copy.c:143
msgid "Copy To"
msgstr ""
@@ -712,7 +787,7 @@
#: tsp-svn-helper/tsh-file-selection-dialog.c:90
#: 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
+#: tsp-svn-helper/tsh-status-dialog.c:116
msgid "Path"
msgstr ""
@@ -760,11 +835,11 @@
msgid "Login"
msgstr ""
-#: tsp-svn-helper/tsh-move.c:89
+#: tsp-svn-helper/tsh-move.c:94
msgid "Local move"
msgstr ""
-#: tsp-svn-helper/tsh-move.c:131
+#: tsp-svn-helper/tsh-move.c:136
msgid "Move To"
msgstr ""
@@ -776,48 +851,59 @@
msgid "Notification"
msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:124
+#: tsp-svn-helper/tsh-properties-dialog.c:125
msgid "Name"
msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:130
+#: tsp-svn-helper/tsh-properties-dialog.c:131
msgid "Value"
msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:181
-msgid "Modify Property Recursive"
+#: tsp-svn-helper/tsh-properties-dialog.c:205
+#: tsp-svn-helper/tsh-status-dialog.c:179
+msgid "Self"
msgstr ""
+#: tsp-svn-helper/tsh-properties-dialog.c:213
+#: tsp-svn-helper/tsh-status-dialog.c:185
+msgid "Immediate files"
+msgstr ""
+
+#: tsp-svn-helper/tsh-properties-dialog.c:225
+#: tsp-svn-helper/tsh-status-dialog.c:197
+msgid "Recursive"
+msgstr ""
+
#. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:82
+#: tsp-svn-helper/tsh-properties.c:81
msgid "Set property failed"
msgstr ""
-#: tsp-svn-helper/tsh-properties.c:105
+#: tsp-svn-helper/tsh-properties.c:104
msgid "Properties failed"
msgstr ""
-#: tsp-svn-helper/tsh-relocate-dialog.c:86
+#: tsp-svn-helper/tsh-relocate-dialog.c:88
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
+#: tsp-svn-helper/tsh-relocate-dialog.c:98
+#: tsp-svn-helper/tsh-relocate-dialog.c:104
+#: tsp-svn-helper/tsh-relocate-dialog.c:153
+#: tsp-svn-helper/tsh-relocate-dialog.c:159
+#: tsp-svn-helper/tsh-relocate-dialog.c:205
+#: tsp-svn-helper/tsh-transfer-dialog.c:92
+#: tsp-svn-helper/tsh-transfer-dialog.c:98
+#: tsp-svn-helper/tsh-transfer-dialog.c:144
msgid "Select a folder"
msgstr ""
-#: tsp-svn-helper/tsh-relocate-dialog.c:141
+#: tsp-svn-helper/tsh-relocate-dialog.c:143
msgid "_To:"
msgstr ""
-#: tsp-svn-helper/tsh-relocate-dialog.c:196
-#: tsp-svn-helper/tsh-transfer-dialog.c:135
+#: tsp-svn-helper/tsh-relocate-dialog.c:198
+#: tsp-svn-helper/tsh-transfer-dialog.c:137
msgid "_Directory:"
msgstr ""
@@ -829,31 +915,27 @@
msgid "Relocate finished"
msgstr ""
-#: tsp-svn-helper/tsh-relocate.c:133
+#: tsp-svn-helper/tsh-relocate.c:128
msgid "Relocating ..."
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:156
-msgid "Show Recursive"
-msgstr ""
-
-#: tsp-svn-helper/tsh-status-dialog.c:161
+#: tsp-svn-helper/tsh-status-dialog.c:212
msgid "Show Unmodified Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:165
+#: tsp-svn-helper/tsh-status-dialog.c:216
msgid "Show Unversioned Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:169
+#: tsp-svn-helper/tsh-status-dialog.c:220
msgid "Show Ignored Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:173
+#: tsp-svn-helper/tsh-status-dialog.c:224
msgid "Hide Externals"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:177
+#: tsp-svn-helper/tsh-status-dialog.c:228
msgid "Check Repository"
msgstr ""
@@ -861,11 +943,11 @@
msgid "Status failed"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:80
+#: tsp-svn-helper/tsh-transfer-dialog.c:82
msgid "_Repository:"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:154
+#: tsp-svn-helper/tsh-transfer-dialog.c:156
msgid "Transfer"
msgstr ""
Modified: thunar-svn-plugin/trunk/po/cs.po
===================================================================
--- thunar-svn-plugin/trunk/po/cs.po 2009-03-14 18:26:53 UTC (rev 6905)
+++ thunar-svn-plugin/trunk/po/cs.po 2009-03-14 20:49:07 UTC (rev 6906)
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: xfce 4-i18-goodies\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-16 00:45+0200\n"
+"POT-Creation-Date: 2009-03-14 21:25+0100\n"
"PO-Revision-Date: 2008-12-22 02:12+0100\n"
"Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
"Language-Team: Czech\n"
@@ -18,8 +18,7 @@
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:433
-#: thunar-svn-plugin/tsp-provider.c:465
+#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
msgid "SVN"
msgstr "SVN"
@@ -27,10 +26,8 @@
msgid "Menu|Add"
msgstr "Přidat (add)"
-#: thunar-svn-plugin/tsp-svn-action.c:266
-#: tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-add.c:113
-#: tsp-svn-helper/tsh-add.c:126
+#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "Přidat (add)"
@@ -38,273 +35,286 @@
msgid "Menu|Blame"
msgstr "Vypsat detaily (blame)"
-#: thunar-svn-plugin/tsp-svn-action.c:279
-#: tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
+#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Vypsat detaily (blame)"
#: thunar-svn-plugin/tsp-svn-action.c:299
+#, fuzzy
+msgid "Menu|Changelist"
+msgstr "Stáhnout (checkout)"
+
+#: thunar-svn-plugin/tsp-svn-action.c:299
+#, fuzzy
+msgid "Changelist"
+msgstr "Změněno"
+
+#: thunar-svn-plugin/tsp-svn-action.c:312
msgid "Menu|Checkout"
msgstr "Stáhnout (checkout)"
-#: thunar-svn-plugin/tsp-svn-action.c:299
-#: tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-checkout.c:98
-#: tsp-svn-helper/tsh-checkout.c:110
+#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Stáhnout (checkout)"
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-svn-plugin/tsp-svn-action.c:325
msgid "Menu|Cleanup"
msgstr "Vyčistit (cleanup)"
-#: thunar-svn-plugin/tsp-svn-action.c:312
-#: tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
msgid "Cleanup"
msgstr "Vyčistit (cleanup)"
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-svn-plugin/tsp-svn-action.c:338
msgid "Menu|Commit"
msgstr "Zapsat (commit)"
-#: thunar-svn-plugin/tsp-svn-action.c:325
-#: tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-commit.c:127
-#: tsp-svn-helper/tsh-commit.c:140
+#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr "Zapsat (commit)"
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-svn-plugin/tsp-svn-action.c:351
msgid "Menu|Copy"
msgstr "Zkopírovat (copy)"
-#: thunar-svn-plugin/tsp-svn-action.c:338
-#: tsp-svn-helper/main.c:251
-#: tsp-svn-helper/tsh-copy.c:152
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
+#: tsp-svn-helper/tsh-copy.c:161
msgid "Copy"
msgstr "Zkopírovat (copy)"
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:364
msgid "Menu|Delete"
msgstr "Smazat (delete)"
-#: thunar-svn-plugin/tsp-svn-action.c:351
-#: tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-delete.c:127
-#: tsp-svn-helper/tsh-delete.c:140
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Smazat (delete)"
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:377
msgid "Menu|Diff"
msgstr "Rozdíl (diff)"
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: thunar-svn-plugin/tsp-svn-action.c:365
+#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
msgid "Diff"
msgstr "Rozdíl (diff)"
-#: thunar-svn-plugin/tsp-svn-action.c:376
+#: thunar-svn-plugin/tsp-svn-action.c:389
msgid "Menu|Export"
msgstr "Exportovat (export)"
-#: thunar-svn-plugin/tsp-svn-action.c:376
-#: tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-export.c:107
-#: tsp-svn-helper/tsh-export.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportovat (export)"
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-svn-plugin/tsp-svn-action.c:402
msgid "Menu|Import"
msgstr "Importovat (import)"
-#: thunar-svn-plugin/tsp-svn-action.c:389
-#: tsp-svn-helper/main.c:263
-#: tsp-svn-helper/tsh-import.c:102
-#: tsp-svn-helper/tsh-import.c:120
+#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importovat (import)"
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-svn-plugin/tsp-svn-action.c:415
msgid "Menu|Info"
msgstr "Informace (info)"
-#: thunar-svn-plugin/tsp-svn-action.c:402
-#: thunar-svn-plugin/tsp-svn-action.c:403
+#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-svn-plugin/tsp-svn-action.c:416
msgid "Info"
msgstr "Informace (info)"
-#: thunar-svn-plugin/tsp-svn-action.c:419
+#: thunar-svn-plugin/tsp-svn-action.c:432
msgid "Menu|Lock"
msgstr "Uzamknout (lock)"
-#: thunar-svn-plugin/tsp-svn-action.c:419
-#: tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-lock-dialog.c:72
-#: tsp-svn-helper/tsh-lock.c:130
+#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
+#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Uzamknout (lock)"
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-svn-plugin/tsp-svn-action.c:445
msgid "Menu|Log"
msgstr "Protokol (log)"
-#: thunar-svn-plugin/tsp-svn-action.c:432
-#: tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr "Protokol (log)"
-#: thunar-svn-plugin/tsp-svn-action.c:454
+#: thunar-svn-plugin/tsp-svn-action.c:467
msgid "Menu|Move"
msgstr "Přesunout (move)"
-#: thunar-svn-plugin/tsp-svn-action.c:454
-#: tsp-svn-helper/main.c:275
-#: tsp-svn-helper/tsh-move.c:151
+#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
+#: tsp-svn-helper/tsh-move.c:156
msgid "Move"
msgstr "Přesunout (move)"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Menu|Edit Properties"
msgstr "Upravit vlastnosti (propedit)"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Edit Properties"
msgstr "Upravit vlastnosti (propedit)"
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-svn-plugin/tsp-svn-action.c:499
msgid "Menu|Relocate"
msgstr "Přemístit (relocate)"
-#: thunar-svn-plugin/tsp-svn-action.c:486
-#: tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate-dialog.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
+#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr "Přemístit (relocate)"
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
msgid "Menu|Resolved"
msgstr "Vyřešeno (resolved)"
-#: thunar-svn-plugin/tsp-svn-action.c:500
-#: tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-common.c:464
-#: tsp-svn-helper/tsh-resolved.c:113
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
+#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-resolved.c:113
#: tsp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "Vyřešeno (resolved)"
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
msgid "Menu|Resolve"
msgstr "Vyřešit (resolve)"
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
msgid "Resolve"
msgstr "Vyřešit (resolve)"
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:538
msgid "Menu|Revert"
msgstr "Obnovit předchozí (revert)"
-#: thunar-svn-plugin/tsp-svn-action.c:525
-#: tsp-svn-helper/main.c:291
-#: tsp-svn-helper/tsh-revert.c:112
-#: tsp-svn-helper/tsh-revert.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Obnovit předchozí (revert)"
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:551
msgid "Menu|Status"
msgstr "Stav (status)"
-#: thunar-svn-plugin/tsp-svn-action.c:538
-#: tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
#: tsp-svn-helper/tsh-file-selection-dialog.c:124
-#: tsp-svn-helper/tsh-status-dialog.c:184
+#: tsp-svn-helper/tsh-status-dialog.c:235
msgid "Status"
msgstr "Stav (status)"
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-svn-plugin/tsp-svn-action.c:564
msgid "Menu|Switch"
msgstr "Přepnout (switch)"
-#: thunar-svn-plugin/tsp-svn-action.c:551
-#: tsp-svn-helper/main.c:299
-#: tsp-svn-helper/tsh-relocate.c:119
-#: tsp-svn-helper/tsh-switch.c:114
-#: tsp-svn-helper/tsh-switch.c:127
+#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
+#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Přepnout (switch)"
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-svn-plugin/tsp-svn-action.c:577
msgid "Menu|Unlock"
msgstr "Odemknout (unlock)"
-#: thunar-svn-plugin/tsp-svn-action.c:564
-#: tsp-svn-helper/main.c:303
+#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Odemknout (unlock)"
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-svn-plugin/tsp-svn-action.c:590
msgid "Menu|Update"
msgstr "Aktualizovat (update)"
-#: thunar-svn-plugin/tsp-svn-action.c:577
-#: tsp-svn-helper/main.c:307
+#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Aktualizovat (update)"
-#: thunar-svn-plugin/tsp-svn-action.c:595
+#: thunar-svn-plugin/tsp-svn-action.c:608
#, c-format
msgid "Action %s is unimplemented"
msgstr "Akce %s není implementovaná"
-#: thunar-svn-plugin/tsp-svn-property-page.c:116
+#: thunar-svn-plugin/tsp-svn-property-page.c:118
msgid "URL:"
msgstr "Adresa URL:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:122
-#: thunar-svn-plugin/tsp-svn-property-page.c:135
-#: thunar-svn-plugin/tsp-svn-property-page.c:147
-#: thunar-svn-plugin/tsp-svn-property-page.c:165
-#: thunar-svn-plugin/tsp-svn-property-page.c:177
-#: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:485
-#: tsp-svn-helper/tsh-common.c:525
-#: tsp-svn-helper/tsh-common.c:534
-#: tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:573
-#: tsp-svn-helper/tsh-common.c:600
-#: tsp-svn-helper/tsh-common.c:683
+#: thunar-svn-plugin/tsp-svn-property-page.c:124
+#: thunar-svn-plugin/tsp-svn-property-page.c:137
+#: thunar-svn-plugin/tsp-svn-property-page.c:149
+#: thunar-svn-plugin/tsp-svn-property-page.c:167
+#: thunar-svn-plugin/tsp-svn-property-page.c:179
+#: thunar-svn-plugin/tsp-svn-property-page.c:192
+#: thunar-svn-plugin/tsp-svn-property-page.c:221
+#: thunar-svn-plugin/tsp-svn-property-page.c:299
+#: tsp-svn-helper/tsh-common.c:493 tsp-svn-helper/tsh-common.c:540
+#: tsp-svn-helper/tsh-common.c:549 tsp-svn-helper/tsh-common.c:571
+#: tsp-svn-helper/tsh-common.c:588 tsp-svn-helper/tsh-common.c:615
+#: tsp-svn-helper/tsh-common.c:698
msgid "Unknown"
msgstr "Neznámá"
-#: thunar-svn-plugin/tsp-svn-property-page.c:129
+#: thunar-svn-plugin/tsp-svn-property-page.c:131
msgid "Revision:"
msgstr "Revize:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:141
+#: thunar-svn-plugin/tsp-svn-property-page.c:143
msgid "Repository:"
msgstr "Repozitář:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:159
+#: thunar-svn-plugin/tsp-svn-property-page.c:161
msgid "Modified revision:"
msgstr "Revize změny:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:171
+#: thunar-svn-plugin/tsp-svn-property-page.c:173
msgid "Modified date:"
msgstr "Datum změny:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:184
+#: thunar-svn-plugin/tsp-svn-property-page.c:186
msgid "Author:"
msgstr "Autor:"
+#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#, fuzzy
+msgid "Changelist:"
+msgstr "Změněno"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:215
+msgid "Depth:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:302
+msgid "Exclude"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:305
+msgid "Empty"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:308
+#, fuzzy
+msgid "Files"
+msgstr "Soubor"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:311
+#: tsp-svn-helper/tsh-properties-dialog.c:219
+#: tsp-svn-helper/tsh-status-dialog.c:191
+msgid "Immediates"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:314
+msgid "Infinity"
+msgstr ""
+
#. Translators: the first string is a path and the second string
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
@@ -362,197 +372,198 @@
msgid "Other..."
msgstr "Jiné..."
-#: tsp-svn-helper/main.c:100
+#: tsp-svn-helper/main.c:105
msgid "Print version information"
msgstr "Vypíše informaci o verzi"
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:112
msgid "Execute add action"
msgstr "Spustit akci přidání (add)"
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:118
msgid "Execute blame action"
msgstr "Spustit akci vypsání detailů (blame)"
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:124
+#, fuzzy
+msgid "Execute changelist action"
+msgstr "Spustí akci stažení (checkout)"
+
+#: tsp-svn-helper/main.c:130
msgid "Execute checkout action"
msgstr "Spustí akci stažení (checkout)"
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:136
msgid "Execute cleanup action"
msgstr "Spustit akci vyčištění (clean)"
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:142
msgid "Execute commit action"
msgstr "Spustit akci odeslání (commit)"
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:148
msgid "Execute copy action"
msgstr "Spustit akci kopírování (copy)"
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:154
msgid "Execute delete action"
msgstr "Spustit akci mazání (delete)"
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:160
msgid "Execute export action"
msgstr "Spustit akci exportu (export)"
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:166
msgid "Execute import action"
msgstr "Spustit akci importu (import)"
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:172
msgid "Execute lock action"
msgstr "Spustit akci uzamknutí (lock)"
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:178
msgid "Execute log action"
msgstr "Spustit akci protokolování (log)"
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:184
msgid "Execute move action"
msgstr "Spustit akci přesunu (move)"
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:190
msgid "Execute properties action"
msgstr "Spustit akci vlastností (propedit)"
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:196
msgid "Execute resolved action"
msgstr "Spustit akci vyřešení (resolved)"
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:202
msgid "Execute relocate action"
msgstr "Spustit akci přemístění (relocate)"
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:208
msgid "Execute revert action"
msgstr "Spustit akci obnovení (revert)"
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:214
msgid "Execute status action"
msgstr "Spustit akci stavu (status)"
-#: tsp-svn-helper/main.c:209
+#: tsp-svn-helper/main.c:220
msgid "Execute switch action"
msgstr "Spustit akci přepnutí (switch)"
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:226
msgid "Execute unlock action"
msgstr "Spustit akci odemknutí (unlock)"
-#: tsp-svn-helper/main.c:221
+#: tsp-svn-helper/main.c:232
msgid "Execute update action"
msgstr "Spustit akci aktualizace (update)"
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:246
msgid "Add Related Options:"
msgstr "Volby týkající se přidávání (add):"
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:250
msgid "Blame Related Options:"
msgstr "Volby týkající se výpisu detailů (blame):"
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:254
+#, fuzzy
+msgid "Changelist Related Options:"
+msgstr "Volby týkající se stahování (checkout):"
+
+#: tsp-svn-helper/main.c:258
msgid "Checkout Related Options:"
msgstr "Volby týkající se stahování (checkout):"
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:262
msgid "Cleanup Related Options:"
msgstr "Volby týkající se čištění (cleanup):"
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:266
msgid "Commit Related Options:"
msgstr "Volby týkající se zapisování (checkin):"
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:270
msgid "Copy Related Options:"
msgstr "Volby týkající se kopírování (copy):"
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:274
msgid "Delete Related Options:"
msgstr "Volby týkající se mazání (delete):"
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:278
msgid "Export Related Options:"
msgstr "Volby týkající se exportování (export):"
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:282
msgid "Import Related Options:"
msgstr "Volby týkající se importování (import):"
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:286
msgid "Lock Related Options:"
msgstr "Volby týkající se uzamykání (lock):"
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:290
msgid "Log Related Options:"
msgstr "Volby týkající se protokolování (log):"
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:294
msgid "Move Related Options:"
msgstr "Volby týkající se přesunu (move):"
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:298
msgid "Properties Related Options:"
msgstr "Volby týkající se vlastností (propedit:"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:279
-#: tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:270
msgid "Properties"
msgstr "Vlastnosti"
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:302
msgid "Resolved Related Options:"
msgstr "Volby týkající se řešení (resolved):"
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:306
msgid "Relocate Related Options:"
msgstr "Volby týkající se přemístění (relocate):"
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:310
msgid "Revert Related Options:"
msgstr "Volby týkající se obnovování (revert):"
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:314
msgid "Status Related Options:"
msgstr "Volby týkající se stavu (status):"
-#: tsp-svn-helper/main.c:299
+#: tsp-svn-helper/main.c:318
msgid "Switch Related Options:"
msgstr "Volby týkající se přepnutí (switch):"
-#: tsp-svn-helper/main.c:303
+#: tsp-svn-helper/main.c:322
msgid "Unlock Related Options:"
msgstr "Volby týkající se odemykání (unlock):"
-#: tsp-svn-helper/main.c:307
+#: tsp-svn-helper/main.c:326
msgid "Update Related Options:"
msgstr "Volby týkající se aktualizace (update):"
-#: tsp-svn-helper/main.c:353
+#: tsp-svn-helper/main.c:369
msgid "Not enough arguments provided"
msgstr "Nedostatek argumentů"
-#: tsp-svn-helper/tsh-add.c:73
-#: tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71
-#: tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:74
-#: tsp-svn-helper/tsh-delete.c:91
-#: 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:73
-#: tsp-svn-helper/tsh-resolved.c:89
-#: 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
+#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
+#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
+#: tsp-svn-helper/tsh-copy.c:83 tsp-svn-helper/tsh-delete.c:91
+#: 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:77
+#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
+#: 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 "Selhal"
@@ -560,18 +571,15 @@
msgid "Line"
msgstr "Čára"
-#: tsp-svn-helper/tsh-blame-dialog.c:100
-#: tsp-svn-helper/tsh-log-dialog.c:118
+#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
msgid "Revision"
msgstr "Revize"
-#: tsp-svn-helper/tsh-blame-dialog.c:106
-#: tsp-svn-helper/tsh-log-dialog.c:124
+#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
msgid "Author"
msgstr "Autor"
-#: tsp-svn-helper/tsh-blame-dialog.c:112
-#: tsp-svn-helper/tsh-log-dialog.c:130
+#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
msgid "Date"
msgstr "Datum"
@@ -591,12 +599,9 @@
msgid "Cleaning up ..."
msgstr "Čistí se..."
-#: tsp-svn-helper/tsh-commit.c:103
-#: tsp-svn-helper/tsh-common.c:647
-#: tsp-svn-helper/tsh-copy.c:86
-#: tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82
-#: tsp-svn-helper/tsh-move.c:84
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:662
+#: tsp-svn-helper/tsh-copy.c:95 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
#, c-format
msgid "At revision: %ld"
msgstr "Na revizi: %ld"
@@ -605,13 +610,10 @@
msgid "Nothing to do"
msgstr "Žádné úlohy"
-#: tsp-svn-helper/tsh-commit.c:114
-#: tsp-svn-helper/tsh-common.c:469
-#: tsp-svn-helper/tsh-common.c:471
-#: tsp-svn-helper/tsh-copy.c:97
-#: tsp-svn-helper/tsh-delete.c:114
-#: tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:95
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-copy.c:106
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:100
msgid "Completed"
msgstr "Dokončeno"
@@ -619,141 +621,154 @@
msgid "Commit Message"
msgstr "Odeslat zprávu"
-#: tsp-svn-helper/tsh-common.c:458
-#: tsp-svn-helper/tsh-common.c:467
-#: tsp-svn-helper/tsh-common.c:474
-#: tsp-svn-helper/tsh-common.c:560
-#: tsp-svn-helper/tsh-common.c:605
-#: tsp-svn-helper/tsh-common.c:689
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:575
+#: tsp-svn-helper/tsh-common.c:620 tsp-svn-helper/tsh-common.c:704
msgid "Added"
msgstr "Přidáno"
-#: tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:698
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:713
msgid "Copied"
msgstr "Zkopírováno"
-#: tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:475
-#: tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:608
-#: tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:577
+#: tsp-svn-helper/tsh-common.c:623 tsp-svn-helper/tsh-common.c:706
msgid "Deleted"
msgstr "Smazáno"
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
msgid "Restored"
msgstr "Obnoveno"
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
msgid "Reverted"
msgstr "Předchozí obnoveno"
-#: tsp-svn-helper/tsh-common.c:463
+#: tsp-svn-helper/tsh-common.c:464
msgid "Revert failed"
msgstr "Obnovení předchozího se nezdařilo"
-#: tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:466
msgid "Skipped"
msgstr "Vynecháno"
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:469
msgid "Updated"
msgstr "Aktualizováno"
-#: tsp-svn-helper/tsh-common.c:470
-#: tsp-svn-helper/tsh-common.c:472
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:584
msgid "External"
msgstr "Externí"
-#: tsp-svn-helper/tsh-common.c:473
-#: tsp-svn-helper/tsh-common.c:564
-#: tsp-svn-helper/tsh-common.c:611
-#: tsp-svn-helper/tsh-common.c:694
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:579
+#: tsp-svn-helper/tsh-common.c:626 tsp-svn-helper/tsh-common.c:709
msgid "Modified"
msgstr "Pozměněno"
-#: tsp-svn-helper/tsh-common.c:476
-#: tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:614
-#: tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:477 tsp-svn-helper/tsh-common.c:578
+#: tsp-svn-helper/tsh-common.c:629 tsp-svn-helper/tsh-common.c:702
msgid "Replaced"
msgstr "Nahrazeno"
-#: tsp-svn-helper/tsh-common.c:477
+#: tsp-svn-helper/tsh-common.c:478
msgid "Transmitting"
msgstr "Přenáší se"
-#: tsp-svn-helper/tsh-common.c:479
+#: tsp-svn-helper/tsh-common.c:480
msgid "Locked"
msgstr "Uzamčeno"
-#: tsp-svn-helper/tsh-common.c:480
-#: tsp-svn-helper/tsh-common.c:700
+#: tsp-svn-helper/tsh-common.c:481 tsp-svn-helper/tsh-common.c:715
msgid "Unlocked"
msgstr "Odemčeno"
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
msgid "Lock failed"
msgstr "Uzamknutí se nezdařilo"
-#: tsp-svn-helper/tsh-common.c:482
+#: tsp-svn-helper/tsh-common.c:483
msgid "Unlock failed"
msgstr "Odemknutí se nezdařilo"
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:484
+msgid "Exists"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:485
+msgid "Changelist set"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:486
+msgid "Changelist cleared"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:487
+#, fuzzy
+msgid "Changelist moved"
+msgstr "Změněno"
+
+#: tsp-svn-helper/tsh-common.c:488
+msgid "Merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:489
+msgid "Foreign merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:490
+#, fuzzy
+msgid "Replace"
+msgstr "Nahrazeno"
+
+#: tsp-svn-helper/tsh-common.c:539
msgid "Inapplicable"
msgstr "Nepoužitelné"
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:541
msgid "Unchanged"
msgstr "Nezměněno"
-#: tsp-svn-helper/tsh-common.c:527
-#: tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:542 tsp-svn-helper/tsh-common.c:576
msgid "Missing"
msgstr "Chybí"
-#: tsp-svn-helper/tsh-common.c:528
-#: tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:543 tsp-svn-helper/tsh-common.c:583
msgid "Obstructed"
msgstr "Zabráněno"
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:544
msgid "Changed"
msgstr "Změněno"
-#: tsp-svn-helper/tsh-common.c:530
-#: tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:545 tsp-svn-helper/tsh-common.c:580
msgid "Merged"
msgstr "Spojeno"
-#: tsp-svn-helper/tsh-common.c:531
-#: tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:546 tsp-svn-helper/tsh-common.c:581
msgid "Conflicted"
msgstr "V konfliktu"
#. N_("None"),
#. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:574
msgid "Normal"
msgstr "Běžný"
-#: tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:582
msgid "Ignored"
msgstr "Ignorováno"
-#: tsp-svn-helper/tsh-common.c:570
+#: tsp-svn-helper/tsh-common.c:585
msgid "Incomplete"
msgstr "Nedokončeno"
-#: tsp-svn-helper/tsh-copy.c:91
+#: tsp-svn-helper/tsh-copy.c:100
msgid "Local copy"
msgstr "Místní kopie"
-#: tsp-svn-helper/tsh-copy.c:134
+#: tsp-svn-helper/tsh-copy.c:143
msgid "Copy To"
msgstr "Kopírovat do umístění"
@@ -773,8 +788,7 @@
msgid "Select a file"
msgstr "Vyberte soubor"
-#: tsp-svn-helper/tsh-file-dialog.c:78
-#: tsp-svn-helper/tsh-login-dialog.c:98
+#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
#: tsp-svn-helper/tsh-trust-dialog.c:73
msgid "Remember"
msgstr "Zapamatovat si"
@@ -786,7 +800,7 @@
#: tsp-svn-helper/tsh-file-selection-dialog.c:90
#: 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
+#: tsp-svn-helper/tsh-status-dialog.c:116
msgid "Path"
msgstr "Cesta"
@@ -802,8 +816,7 @@
msgid "Message"
msgstr "Zpráva"
-#: tsp-svn-helper/tsh-log-dialog.c:174
-#: tsp-svn-helper/tsh-notify-dialog.c:88
+#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
msgid "Action"
msgstr "Akce"
@@ -835,11 +848,11 @@
msgid "Login"
msgstr "Přihlásit se"
-#: tsp-svn-helper/tsh-move.c:89
+#: tsp-svn-helper/tsh-move.c:94
msgid "Local move"
msgstr "Místní přesun"
-#: tsp-svn-helper/tsh-move.c:131
+#: tsp-svn-helper/tsh-move.c:136
msgid "Move To"
msgstr "Přesunout do umístění"
@@ -851,48 +864,61 @@
msgid "Notification"
msgstr "Oznámení"
-#: tsp-svn-helper/tsh-properties-dialog.c:124
+#: tsp-svn-helper/tsh-properties-dialog.c:125
msgid "Name"
msgstr "Název"
-#: tsp-svn-helper/tsh-properties-dialog.c:130
+#: tsp-svn-helper/tsh-properties-dialog.c:131
msgid "Value"
msgstr "Hodnota"
-#: tsp-svn-helper/tsh-properties-dialog.c:181
-msgid "Modify Property Recursive"
-msgstr "Pozměnit vlastnosti rekurzivně"
+#: tsp-svn-helper/tsh-properties-dialog.c:205
+#: tsp-svn-helper/tsh-status-dialog.c:179
+msgid "Self"
+msgstr ""
+#: tsp-svn-helper/tsh-properties-dialog.c:213
+#: tsp-svn-helper/tsh-status-dialog.c:185
+#, fuzzy
+msgid "Immediate files"
+msgstr "Přemisťování se nezdařilo"
+
+#: tsp-svn-helper/tsh-properties-dialog.c:225
+#: tsp-svn-helper/tsh-status-dialog.c:197
+#, fuzzy
+msgid "Recursive"
+msgstr "Zobrazit rekurzivně"
+
#. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:82
+#: tsp-svn-helper/tsh-properties.c:81
msgid "Set property failed"
msgstr "Nastavení vlastnosti se nezdařilo"
-#: tsp-svn-helper/tsh-properties.c:105
+#: tsp-svn-helper/tsh-properties.c:104
msgid "Properties failed"
msgstr "Vlastnosti selhaly"
-#: tsp-svn-helper/tsh-relocate-dialog.c:86
+#: tsp-svn-helper/tsh-relocate-dialog.c:88
msgid "_From:"
msgstr "_Z:"
-#: 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
+#: tsp-svn-helper/tsh-relocate-dialog.c:98
+#: tsp-svn-helper/tsh-relocate-dialog.c:104
+#: tsp-svn-helper/tsh-relocate-dialog.c:153
+#: tsp-svn-helper/tsh-relocate-dialog.c:159
+#: tsp-svn-helper/tsh-relocate-dialog.c:205
+#: tsp-svn-helper/tsh-transfer-dialog.c:92
+#: tsp-svn-helper/tsh-transfer-dialog.c:98
+#: tsp-svn-helper/tsh-transfer-dialog.c:144
msgid "Select a folder"
msgstr "Vyberte složku"
-#: tsp-svn-helper/tsh-relocate-dialog.c:141
+#: tsp-svn-helper/tsh-relocate-dialog.c:143
msgid "_To:"
msgstr "_Do:"
-#: tsp-svn-helper/tsh-relocate-dialog.c:196
-#: tsp-svn-helper/tsh-transfer-dialog.c:135
+#: tsp-svn-helper/tsh-relocate-dialog.c:198
+#: tsp-svn-helper/tsh-transfer-dialog.c:137
msgid "_Directory:"
msgstr "_Adresář:"
@@ -904,31 +930,27 @@
msgid "Relocate finished"
msgstr "Přemisťování dokončeno"
-#: tsp-svn-helper/tsh-relocate.c:133
+#: tsp-svn-helper/tsh-relocate.c:128
msgid "Relocating ..."
msgstr "Přemisťování..."
-#: tsp-svn-helper/tsh-status-dialog.c:156
-msgid "Show Recursive"
-msgstr "Zobrazit rekurzivně"
-
-#: tsp-svn-helper/tsh-status-dialog.c:161
+#: tsp-svn-helper/tsh-status-dialog.c:212
msgid "Show Unmodified Files"
msgstr "Zobrazit nepozměněné soubory"
-#: tsp-svn-helper/tsh-status-dialog.c:165
+#: tsp-svn-helper/tsh-status-dialog.c:216
msgid "Show Unversioned Files"
msgstr "Zobrazit soubory bez verze"
-#: tsp-svn-helper/tsh-status-dialog.c:169
+#: tsp-svn-helper/tsh-status-dialog.c:220
msgid "Show Ignored Files"
msgstr "Zobrazit ignorované soubory"
-#: tsp-svn-helper/tsh-status-dialog.c:173
+#: tsp-svn-helper/tsh-status-dialog.c:224
msgid "Hide Externals"
msgstr "Skrýt externí"
-#: tsp-svn-helper/tsh-status-dialog.c:177
+#: tsp-svn-helper/tsh-status-dialog.c:228
msgid "Check Repository"
msgstr "Ověřit repozitář"
@@ -936,11 +958,11 @@
msgid "Status failed"
msgstr "Stav selhal"
-#: tsp-svn-helper/tsh-transfer-dialog.c:80
+#: tsp-svn-helper/tsh-transfer-dialog.c:82
msgid "_Repository:"
msgstr "_Repozitář:"
-#: tsp-svn-helper/tsh-transfer-dialog.c:154
+#: tsp-svn-helper/tsh-transfer-dialog.c:156
msgid "Transfer"
msgstr "Přenos"
@@ -968,15 +990,19 @@
msgid "Trust"
msgstr "Důvěřovat"
+#~ msgid "Modify Property Recursive"
+#~ msgstr "Pozměnit vlastnosti rekurzivně"
+
#, fuzzy
#~ msgid "At revision: %"
#~ msgstr "Na revizi: %li"
+
#~ msgid "SVN _Import"
#~ msgstr "_Import SVN"
+
#~ msgid "SVN _Checkout"
#~ msgstr "_Načtení z SVN (checkout)"
#, fuzzy
#~ msgid "SVN _Export"
#~ msgstr "_Import SVN"
-
Modified: thunar-svn-plugin/trunk/po/da.po
===================================================================
--- thunar-svn-plugin/trunk/po/da.po 2009-03-14 18:26:53 UTC (rev 6905)
+++ thunar-svn-plugin/trunk/po/da.po 2009-03-14 20:49:07 UTC (rev 6906)
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: thunar-svn-plugin 0.0.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-16 00:45+0200\n"
+"POT-Creation-Date: 2009-03-14 21:25+0100\n"
"PO-Revision-Date: 2008-10-14 13:24+0100\n"
"Last-Translator: Per Kongstad <p_kongstad at op.pl>\n"
"Language-Team: Danish <dansk at dansk-gruppen.dk>\n"
@@ -20,8 +20,7 @@
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:433
-#: thunar-svn-plugin/tsp-provider.c:465
+#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
msgid "SVN"
msgstr "SVN"
@@ -29,10 +28,8 @@
msgid "Menu|Add"
msgstr "Tilføj"
-#: thunar-svn-plugin/tsp-svn-action.c:266
-#: tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-add.c:113
-#: tsp-svn-helper/tsh-add.c:126
+#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "Tilføj"
@@ -40,273 +37,286 @@
msgid "Menu|Blame"
msgstr "Anklag"
-#: thunar-svn-plugin/tsp-svn-action.c:279
-#: tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
+#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Anklag"
#: thunar-svn-plugin/tsp-svn-action.c:299
+#, fuzzy
+msgid "Menu|Changelist"
+msgstr "Tjek ud"
+
+#: thunar-svn-plugin/tsp-svn-action.c:299
+#, fuzzy
+msgid "Changelist"
+msgstr "Ændret"
+
+#: thunar-svn-plugin/tsp-svn-action.c:312
msgid "Menu|Checkout"
msgstr "Tjek ud"
-#: thunar-svn-plugin/tsp-svn-action.c:299
-#: tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-checkout.c:98
-#: tsp-svn-helper/tsh-checkout.c:110
+#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Tjek ud"
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-svn-plugin/tsp-svn-action.c:325
msgid "Menu|Cleanup"
msgstr "Oprydning"
-#: thunar-svn-plugin/tsp-svn-action.c:312
-#: tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
msgid "Cleanup"
msgstr "Oprydning"
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-svn-plugin/tsp-svn-action.c:338
msgid "Menu|Commit"
msgstr "Integrér"
-#: thunar-svn-plugin/tsp-svn-action.c:325
-#: tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-commit.c:127
-#: tsp-svn-helper/tsh-commit.c:140
+#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr "Integrér"
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-svn-plugin/tsp-svn-action.c:351
msgid "Menu|Copy"
msgstr "Kopiér"
-#: thunar-svn-plugin/tsp-svn-action.c:338
-#: tsp-svn-helper/main.c:251
-#: tsp-svn-helper/tsh-copy.c:152
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
+#: tsp-svn-helper/tsh-copy.c:161
msgid "Copy"
msgstr "Kopiér"
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:364
msgid "Menu|Delete"
msgstr "Slet"
-#: thunar-svn-plugin/tsp-svn-action.c:351
-#: tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-delete.c:127
-#: tsp-svn-helper/tsh-delete.c:140
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Slet"
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:377
msgid "Menu|Diff"
msgstr "Diff"
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: thunar-svn-plugin/tsp-svn-action.c:365
+#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
msgid "Diff"
msgstr "Diff"
-#: thunar-svn-plugin/tsp-svn-action.c:376
+#: thunar-svn-plugin/tsp-svn-action.c:389
msgid "Menu|Export"
msgstr "Eksportér"
-#: thunar-svn-plugin/tsp-svn-action.c:376
-#: tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-export.c:107
-#: tsp-svn-helper/tsh-export.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Eksportér"
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-svn-plugin/tsp-svn-action.c:402
msgid "Menu|Import"
msgstr "Importér"
-#: thunar-svn-plugin/tsp-svn-action.c:389
-#: tsp-svn-helper/main.c:263
-#: tsp-svn-helper/tsh-import.c:102
-#: tsp-svn-helper/tsh-import.c:120
+#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importér"
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-svn-plugin/tsp-svn-action.c:415
msgid "Menu|Info"
msgstr "Info"
-#: thunar-svn-plugin/tsp-svn-action.c:402
-#: thunar-svn-plugin/tsp-svn-action.c:403
+#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-svn-plugin/tsp-svn-action.c:416
msgid "Info"
msgstr "Info"
-#: thunar-svn-plugin/tsp-svn-action.c:419
+#: thunar-svn-plugin/tsp-svn-action.c:432
msgid "Menu|Lock"
msgstr "Lås"
-#: thunar-svn-plugin/tsp-svn-action.c:419
-#: tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-lock-dialog.c:72
-#: tsp-svn-helper/tsh-lock.c:130
+#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
+#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Lås"
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-svn-plugin/tsp-svn-action.c:445
msgid "Menu|Log"
msgstr "Log"
-#: thunar-svn-plugin/tsp-svn-action.c:432
-#: tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr "Log"
-#: thunar-svn-plugin/tsp-svn-action.c:454
+#: thunar-svn-plugin/tsp-svn-action.c:467
msgid "Menu|Move"
msgstr "Flyt"
-#: thunar-svn-plugin/tsp-svn-action.c:454
-#: tsp-svn-helper/main.c:275
-#: tsp-svn-helper/tsh-move.c:151
+#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
+#: tsp-svn-helper/tsh-move.c:156
msgid "Move"
msgstr "Flyt"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Menu|Edit Properties"
msgstr "Redigér egenskaber"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Edit Properties"
msgstr "Redigér egenskaber"
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-svn-plugin/tsp-svn-action.c:499
msgid "Menu|Relocate"
msgstr "Skift adresse"
-#: thunar-svn-plugin/tsp-svn-action.c:486
-#: tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate-dialog.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
+#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr "Skift adresse"
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
msgid "Menu|Resolved"
msgstr "Løst"
-#: thunar-svn-plugin/tsp-svn-action.c:500
-#: tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-common.c:464
-#: tsp-svn-helper/tsh-resolved.c:113
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
+#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-resolved.c:113
#: tsp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "Løst"
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
msgid "Menu|Resolve"
msgstr "Løs"
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
msgid "Resolve"
msgstr "Løs"
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:538
msgid "Menu|Revert"
msgstr "Forkast"
-#: thunar-svn-plugin/tsp-svn-action.c:525
-#: tsp-svn-helper/main.c:291
-#: tsp-svn-helper/tsh-revert.c:112
-#: tsp-svn-helper/tsh-revert.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Forkast"
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:551
msgid "Menu|Status"
msgstr "Status"
-#: thunar-svn-plugin/tsp-svn-action.c:538
-#: tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
#: tsp-svn-helper/tsh-file-selection-dialog.c:124
-#: tsp-svn-helper/tsh-status-dialog.c:184
+#: tsp-svn-helper/tsh-status-dialog.c:235
msgid "Status"
msgstr "Status"
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-svn-plugin/tsp-svn-action.c:564
msgid "Menu|Switch"
msgstr "Skift"
-#: thunar-svn-plugin/tsp-svn-action.c:551
-#: tsp-svn-helper/main.c:299
-#: tsp-svn-helper/tsh-relocate.c:119
-#: tsp-svn-helper/tsh-switch.c:114
-#: tsp-svn-helper/tsh-switch.c:127
+#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
+#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Skift"
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-svn-plugin/tsp-svn-action.c:577
msgid "Menu|Unlock"
msgstr "Lås op"
-#: thunar-svn-plugin/tsp-svn-action.c:564
-#: tsp-svn-helper/main.c:303
+#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Lås op"
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-svn-plugin/tsp-svn-action.c:590
msgid "Menu|Update"
msgstr "Opdatér"
-#: thunar-svn-plugin/tsp-svn-action.c:577
-#: tsp-svn-helper/main.c:307
+#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Opdatér"
-#: thunar-svn-plugin/tsp-svn-action.c:595
+#: thunar-svn-plugin/tsp-svn-action.c:608
#, c-format
msgid "Action %s is unimplemented"
msgstr "Handling %s er ikke implementeret"
-#: thunar-svn-plugin/tsp-svn-property-page.c:116
+#: thunar-svn-plugin/tsp-svn-property-page.c:118
msgid "URL:"
msgstr "URL:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:122
-#: thunar-svn-plugin/tsp-svn-property-page.c:135
-#: thunar-svn-plugin/tsp-svn-property-page.c:147
-#: thunar-svn-plugin/tsp-svn-property-page.c:165
-#: thunar-svn-plugin/tsp-svn-property-page.c:177
-#: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:485
-#: tsp-svn-helper/tsh-common.c:525
-#: tsp-svn-helper/tsh-common.c:534
-#: tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:573
-#: tsp-svn-helper/tsh-common.c:600
-#: tsp-svn-helper/tsh-common.c:683
+#: thunar-svn-plugin/tsp-svn-property-page.c:124
+#: thunar-svn-plugin/tsp-svn-property-page.c:137
+#: thunar-svn-plugin/tsp-svn-property-page.c:149
+#: thunar-svn-plugin/tsp-svn-property-page.c:167
+#: thunar-svn-plugin/tsp-svn-property-page.c:179
+#: thunar-svn-plugin/tsp-svn-property-page.c:192
+#: thunar-svn-plugin/tsp-svn-property-page.c:221
+#: thunar-svn-plugin/tsp-svn-property-page.c:299
+#: tsp-svn-helper/tsh-common.c:493 tsp-svn-helper/tsh-common.c:540
+#: tsp-svn-helper/tsh-common.c:549 tsp-svn-helper/tsh-common.c:571
+#: tsp-svn-helper/tsh-common.c:588 tsp-svn-helper/tsh-common.c:615
+#: tsp-svn-helper/tsh-common.c:698
msgid "Unknown"
msgstr "Ukendt"
-#: thunar-svn-plugin/tsp-svn-property-page.c:129
+#: thunar-svn-plugin/tsp-svn-property-page.c:131
msgid "Revision:"
msgstr "Revision:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:141
+#: thunar-svn-plugin/tsp-svn-property-page.c:143
msgid "Repository:"
msgstr "Arkiv:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:159
+#: thunar-svn-plugin/tsp-svn-property-page.c:161
msgid "Modified revision:"
msgstr "Ændret revision:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:171
+#: thunar-svn-plugin/tsp-svn-property-page.c:173
msgid "Modified date:"
msgstr "Ændret dato:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:184
+#: thunar-svn-plugin/tsp-svn-property-page.c:186
msgid "Author:"
msgstr "Forfatter:"
+#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#, fuzzy
+msgid "Changelist:"
+msgstr "Ændret"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:215
+msgid "Depth:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:302
+msgid "Exclude"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:305
+msgid "Empty"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:308
+#, fuzzy
+msgid "Files"
+msgstr "Fil"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:311
+#: tsp-svn-helper/tsh-properties-dialog.c:219
+#: tsp-svn-helper/tsh-status-dialog.c:191
+msgid "Immediates"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:314
+msgid "Infinity"
+msgstr ""
+
#. Translators: the first string is a path and the second string
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
@@ -364,197 +374,198 @@
msgid "Other..."
msgstr "Andet..."
-#: tsp-svn-helper/main.c:100
+#: tsp-svn-helper/main.c:105
msgid "Print version information"
msgstr "Udskriv versionsinformation"
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:112
msgid "Execute add action"
msgstr "Kør handlingen tilføj"
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:118
msgid "Execute blame action"
msgstr "Kør anklagehandling"
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:124
+#, fuzzy
+msgid "Execute changelist action"
+msgstr "Udfør tjekudhandling"
+
+#: tsp-svn-helper/main.c:130
msgid "Execute checkout action"
msgstr "Udfør tjekudhandling"
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:136
msgid "Execute cleanup action"
msgstr "Kør rydophandling"
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:142
msgid "Execute commit action"
msgstr "Kør integrérhandling"
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:148
msgid "Execute copy action"
msgstr "Kør kopiérhandling"
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:154
msgid "Execute delete action"
msgstr "Kør slettehandling"
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:160
msgid "Execute export action"
msgstr "Kør eksportérhandling"
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:166
msgid "Execute import action"
msgstr "Kør importérhandling"
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:172
msgid "Execute lock action"
msgstr "Kør låsehandling"
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:178
msgid "Execute log action"
msgstr "Kør loghandling"
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:184
msgid "Execute move action"
msgstr "Kør flyttehandling"
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:190
msgid "Execute properties action"
msgstr "Kør egenskabshandling"
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:196
msgid "Execute resolved action"
msgstr "Kør løsehandling"
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:202
msgid "Execute relocate action"
msgstr "Kør adresseskifthandling"
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:208
msgid "Execute revert action"
msgstr "Kør forkastehandling"
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:214
msgid "Execute status action"
msgstr "Kør statushandling"
-#: tsp-svn-helper/main.c:209
+#: tsp-svn-helper/main.c:220
msgid "Execute switch action"
msgstr "Kør skiftehandling"
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:226
msgid "Execute unlock action"
msgstr "Kør låsophandling"
-#: tsp-svn-helper/main.c:221
+#: tsp-svn-helper/main.c:232
msgid "Execute update action"
msgstr "Udfør opdatérhandling"
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:246
msgid "Add Related Options:"
msgstr "Tilføj-relaterede tilvalg:"
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:250
msgid "Blame Related Options:"
msgstr "Anklag-relaterede tilvalg:"
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:254
+#, fuzzy
+msgid "Changelist Related Options:"
+msgstr "Tjekud-relaterede tilvalg:"
+
+#: tsp-svn-helper/main.c:258
msgid "Checkout Related Options:"
msgstr "Tjekud-relaterede tilvalg:"
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:262
msgid "Cleanup Related Options:"
msgstr "Rydop-relaterede tilvalg:"
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:266
msgid "Commit Related Options:"
msgstr "Integrér-relaterede tilvalg:"
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:270
msgid "Copy Related Options:"
msgstr "Kopiér-relaterede tilvalg:"
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:274
msgid "Delete Related Options:"
msgstr "Slette-relaterede tilvalg:"
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:278
msgid "Export Related Options:"
msgstr "Eksportér-relaterede tilvalg:"
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:282
msgid "Import Related Options:"
msgstr "Importér-relaterede tilvalg:"
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:286
msgid "Lock Related Options:"
msgstr "Låse-relaterede tilvalg:"
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:290
msgid "Log Related Options:"
msgstr "Log-relaterede tilvalg:"
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:294
msgid "Move Related Options:"
msgstr "Flytte-relaterede tilvalg:"
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:298
msgid "Properties Related Options:"
msgstr "Egenskab-relaterede tilvalg:"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:279
-#: tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:270
msgid "Properties"
msgstr "Egenskaber"
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:302
msgid "Resolved Related Options:"
msgstr "Løs-relaterede tilvalg:"
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:306
msgid "Relocate Related Options:"
msgstr "Adresseskift-relaterede tilvalg:"
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:310
msgid "Revert Related Options:"
msgstr "Forkast-relaterede tilvalg:"
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:314
msgid "Status Related Options:"
msgstr "Status-relaterede tilvalg:"
-#: tsp-svn-helper/main.c:299
+#: tsp-svn-helper/main.c:318
msgid "Switch Related Options:"
msgstr "Skifte-relaterede tilvalg:"
-#: tsp-svn-helper/main.c:303
+#: tsp-svn-helper/main.c:322
msgid "Unlock Related Options:"
msgstr "Låsop-relaterede tilvalg:"
-#: tsp-svn-helper/main.c:307
+#: tsp-svn-helper/main.c:326
msgid "Update Related Options:"
msgstr "Opdatér-relaterede tilvalg:"
-#: tsp-svn-helper/main.c:353
+#: tsp-svn-helper/main.c:369
msgid "Not enough arguments provided"
msgstr "For få parametre angivet"
-#: tsp-svn-helper/tsh-add.c:73
-#: tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71
-#: tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:74
-#: tsp-svn-helper/tsh-delete.c:91
-#: 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:73
-#: tsp-svn-helper/tsh-resolved.c:89
-#: 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
+#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
+#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
+#: tsp-svn-helper/tsh-copy.c:83 tsp-svn-helper/tsh-delete.c:91
+#: 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:77
+#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
+#: 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 "Fejlede"
@@ -562,18 +573,15 @@
msgid "Line"
msgstr "Linje"
-#: tsp-svn-helper/tsh-blame-dialog.c:100
-#: tsp-svn-helper/tsh-log-dialog.c:118
+#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
msgid "Revision"
msgstr "Revision"
-#: tsp-svn-helper/tsh-blame-dialog.c:106
-#: tsp-svn-helper/tsh-log-dialog.c:124
+#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
msgid "Author"
msgstr "Forfatter"
-#: tsp-svn-helper/tsh-blame-dialog.c:112
-#: tsp-svn-helper/tsh-log-dialog.c:130
+#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
msgid "Date"
msgstr "Dato"
@@ -593,12 +601,9 @@
msgid "Cleaning up ..."
msgstr "Rydder op ..."
-#: tsp-svn-helper/tsh-commit.c:103
-#: tsp-svn-helper/tsh-common.c:647
-#: tsp-svn-helper/tsh-copy.c:86
-#: tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82
-#: tsp-svn-helper/tsh-move.c:84
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:662
+#: tsp-svn-helper/tsh-copy.c:95 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
#, c-format
msgid "At revision: %ld"
msgstr "Ved revision: %ld"
@@ -607,13 +612,10 @@
msgid "Nothing to do"
msgstr "Intet at udføre"
-#: tsp-svn-helper/tsh-commit.c:114
-#: tsp-svn-helper/tsh-common.c:469
-#: tsp-svn-helper/tsh-common.c:471
-#: tsp-svn-helper/tsh-copy.c:97
-#: tsp-svn-helper/tsh-delete.c:114
-#: tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:95
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-copy.c:106
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:100
msgid "Completed"
msgstr "Fuldført"
@@ -621,141 +623,154 @@
msgid "Commit Message"
msgstr "Integrérbesked"
-#: tsp-svn-helper/tsh-common.c:458
-#: tsp-svn-helper/tsh-common.c:467
-#: tsp-svn-helper/tsh-common.c:474
-#: tsp-svn-helper/tsh-common.c:560
-#: tsp-svn-helper/tsh-common.c:605
-#: tsp-svn-helper/tsh-common.c:689
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:575
+#: tsp-svn-helper/tsh-common.c:620 tsp-svn-helper/tsh-common.c:704
msgid "Added"
msgstr "Tilføjet"
-#: tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:698
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:713
msgid "Copied"
msgstr "Kopieret"
-#: tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:475
-#: tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:608
-#: tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:577
+#: tsp-svn-helper/tsh-common.c:623 tsp-svn-helper/tsh-common.c:706
msgid "Deleted"
msgstr "Slettet"
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
msgid "Restored"
msgstr "Genoprettet"
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
msgid "Reverted"
msgstr "Forkastet"
-#: tsp-svn-helper/tsh-common.c:463
+#: tsp-svn-helper/tsh-common.c:464
msgid "Revert failed"
msgstr "Forkastning fejlede"
-#: tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:466
msgid "Skipped"
msgstr "Udeladt"
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:469
msgid "Updated"
msgstr "Opdateret"
-#: tsp-svn-helper/tsh-common.c:470
-#: tsp-svn-helper/tsh-common.c:472
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:584
msgid "External"
msgstr "Ekstern"
-#: tsp-svn-helper/tsh-common.c:473
-#: tsp-svn-helper/tsh-common.c:564
-#: tsp-svn-helper/tsh-common.c:611
-#: tsp-svn-helper/tsh-common.c:694
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:579
+#: tsp-svn-helper/tsh-common.c:626 tsp-svn-helper/tsh-common.c:709
msgid "Modified"
msgstr "Ændret"
-#: tsp-svn-helper/tsh-common.c:476
-#: tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:614
-#: tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:477 tsp-svn-helper/tsh-common.c:578
+#: tsp-svn-helper/tsh-common.c:629 tsp-svn-helper/tsh-common.c:702
msgid "Replaced"
msgstr "Erstattet"
-#: tsp-svn-helper/tsh-common.c:477
+#: tsp-svn-helper/tsh-common.c:478
msgid "Transmitting"
msgstr "Overfører"
-#: tsp-svn-helper/tsh-common.c:479
+#: tsp-svn-helper/tsh-common.c:480
msgid "Locked"
msgstr "Låst"
-#: tsp-svn-helper/tsh-common.c:480
-#: tsp-svn-helper/tsh-common.c:700
+#: tsp-svn-helper/tsh-common.c:481 tsp-svn-helper/tsh-common.c:715
msgid "Unlocked"
msgstr "Ikke låst"
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
msgid "Lock failed"
msgstr "Låsning fejlede"
-#: tsp-svn-helper/tsh-common.c:482
+#: tsp-svn-helper/tsh-common.c:483
msgid "Unlock failed"
msgstr "Oplåsning fejlede"
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:484
+msgid "Exists"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:485
+msgid "Changelist set"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:486
+msgid "Changelist cleared"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:487
+#, fuzzy
+msgid "Changelist moved"
+msgstr "Ændret"
+
+#: tsp-svn-helper/tsh-common.c:488
+msgid "Merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:489
+msgid "Foreign merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:490
+#, fuzzy
+msgid "Replace"
+msgstr "Erstattet"
+
+#: tsp-svn-helper/tsh-common.c:539
msgid "Inapplicable"
msgstr "Upassende"
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:541
msgid "Unchanged"
msgstr "Uændret"
-#: tsp-svn-helper/tsh-common.c:527
-#: tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:542 tsp-svn-helper/tsh-common.c:576
msgid "Missing"
msgstr "Mangler"
-#: tsp-svn-helper/tsh-common.c:528
-#: tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:543 tsp-svn-helper/tsh-common.c:583
msgid "Obstructed"
msgstr "Spærret"
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:544
msgid "Changed"
msgstr "Ændret"
-#: tsp-svn-helper/tsh-common.c:530
-#: tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:545 tsp-svn-helper/tsh-common.c:580
msgid "Merged"
msgstr "Sammenføjet"
-#: tsp-svn-helper/tsh-common.c:531
-#: tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:546 tsp-svn-helper/tsh-common.c:581
msgid "Conflicted"
msgstr "I konflikt"
#. N_("None"),
#. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:574
msgid "Normal"
msgstr "Normal"
-#: tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:582
msgid "Ignored"
msgstr "Ignoreret"
-#: tsp-svn-helper/tsh-common.c:570
+#: tsp-svn-helper/tsh-common.c:585
msgid "Incomplete"
msgstr "Ufuldstændig"
-#: tsp-svn-helper/tsh-copy.c:91
+#: tsp-svn-helper/tsh-copy.c:100
msgid "Local copy"
msgstr "Lokal kopi"
-#: tsp-svn-helper/tsh-copy.c:134
+#: tsp-svn-helper/tsh-copy.c:143
msgid "Copy To"
msgstr "Kopiér til"
@@ -775,8 +790,7 @@
msgid "Select a file"
msgstr "Vælg en fil"
-#: tsp-svn-helper/tsh-file-dialog.c:78
-#: tsp-svn-helper/tsh-login-dialog.c:98
+#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
#: tsp-svn-helper/tsh-trust-dialog.c:73
msgid "Remember"
msgstr "Husk"
@@ -788,7 +802,7 @@
#: tsp-svn-helper/tsh-file-selection-dialog.c:90
#: 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
+#: tsp-svn-helper/tsh-status-dialog.c:116
msgid "Path"
msgstr "Sti"
@@ -804,8 +818,7 @@
msgid "Message"
msgstr "Besked"
-#: tsp-svn-helper/tsh-log-dialog.c:174
-#: tsp-svn-helper/tsh-notify-dialog.c:88
+#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
msgid "Action"
msgstr "Handling"
@@ -837,11 +850,11 @@
msgid "Login"
msgstr "Logind"
-#: tsp-svn-helper/tsh-move.c:89
+#: tsp-svn-helper/tsh-move.c:94
msgid "Local move"
msgstr "Lokal flytning"
-#: tsp-svn-helper/tsh-move.c:131
+#: tsp-svn-helper/tsh-move.c:136
msgid "Move To"
msgstr "Flyt til"
@@ -853,48 +866,61 @@
msgid "Notification"
msgstr "Påmindelse"
-#: tsp-svn-helper/tsh-properties-dialog.c:124
+#: tsp-svn-helper/tsh-properties-dialog.c:125
msgid "Name"
msgstr "Navn"
-#: tsp-svn-helper/tsh-properties-dialog.c:130
+#: tsp-svn-helper/tsh-properties-dialog.c:131
msgid "Value"
msgstr "Værdi"
-#: tsp-svn-helper/tsh-properties-dialog.c:181
-msgid "Modify Property Recursive"
-msgstr "Ændr egenskaber rekursivt"
+#: tsp-svn-helper/tsh-properties-dialog.c:205
+#: tsp-svn-helper/tsh-status-dialog.c:179
+msgid "Self"
+msgstr ""
+#: tsp-svn-helper/tsh-properties-dialog.c:213
+#: tsp-svn-helper/tsh-status-dialog.c:185
+#, fuzzy
+msgid "Immediate files"
+msgstr "Skift adresse fejlede"
+
+#: tsp-svn-helper/tsh-properties-dialog.c:225
+#: tsp-svn-helper/tsh-status-dialog.c:197
+#, fuzzy
+msgid "Recursive"
+msgstr "Vis rekursiv"
+
#. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:82
+#: tsp-svn-helper/tsh-properties.c:81
msgid "Set property failed"
msgstr "Indstilling af egenskab fejlede"
-#: tsp-svn-helper/tsh-properties.c:105
+#: tsp-svn-helper/tsh-properties.c:104
msgid "Properties failed"
msgstr "Egenskaber fejlede"
-#: tsp-svn-helper/tsh-relocate-dialog.c:86
+#: tsp-svn-helper/tsh-relocate-dialog.c:88
msgid "_From:"
msgstr "_Fra:"
-#: 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
+#: tsp-svn-helper/tsh-relocate-dialog.c:98
+#: tsp-svn-helper/tsh-relocate-dialog.c:104
+#: tsp-svn-helper/tsh-relocate-dialog.c:153
+#: tsp-svn-helper/tsh-relocate-dialog.c:159
+#: tsp-svn-helper/tsh-relocate-dialog.c:205
+#: tsp-svn-helper/tsh-transfer-dialog.c:92
+#: tsp-svn-helper/tsh-transfer-dialog.c:98
+#: tsp-svn-helper/tsh-transfer-dialog.c:144
msgid "Select a folder"
msgstr "Vælg mappe"
-#: tsp-svn-helper/tsh-relocate-dialog.c:141
+#: tsp-svn-helper/tsh-relocate-dialog.c:143
msgid "_To:"
msgstr "_Til:"
-#: tsp-svn-helper/tsh-relocate-dialog.c:196
-#: tsp-svn-helper/tsh-transfer-dialog.c:135
+#: tsp-svn-helper/tsh-relocate-dialog.c:198
+#: tsp-svn-helper/tsh-transfer-dialog.c:137
msgid "_Directory:"
msgstr "_Katalog:"
@@ -906,31 +932,27 @@
msgid "Relocate finished"
msgstr "Adresseskift afsluttet"
-#: tsp-svn-helper/tsh-relocate.c:133
+#: tsp-svn-helper/tsh-relocate.c:128
msgid "Relocating ..."
msgstr "Skifter adresse ..."
-#: tsp-svn-helper/tsh-status-dialog.c:156
-msgid "Show Recursive"
-msgstr "Vis rekursiv"
-
-#: tsp-svn-helper/tsh-status-dialog.c:161
+#: tsp-svn-helper/tsh-status-dialog.c:212
msgid "Show Unmodified Files"
msgstr "Vis uændrede filer"
-#: tsp-svn-helper/tsh-status-dialog.c:165
+#: tsp-svn-helper/tsh-status-dialog.c:216
msgid "Show Unversioned Files"
msgstr "Vis ikkeversionerede filer"
-#: tsp-svn-helper/tsh-status-dialog.c:169
+#: tsp-svn-helper/tsh-status-dialog.c:220
msgid "Show Ignored Files"
msgstr "Vis ignorede filer"
-#: tsp-svn-helper/tsh-status-dialog.c:173
+#: tsp-svn-helper/tsh-status-dialog.c:224
msgid "Hide Externals"
msgstr "Skjul eksterne"
-#: tsp-svn-helper/tsh-status-dialog.c:177
+#: tsp-svn-helper/tsh-status-dialog.c:228
msgid "Check Repository"
msgstr "Tjek arkiv"
@@ -938,11 +960,11 @@
msgid "Status failed"
msgstr "Status fejlede"
-#: tsp-svn-helper/tsh-transfer-dialog.c:80
+#: tsp-svn-helper/tsh-transfer-dialog.c:82
msgid "_Repository:"
msgstr "_Arkiv:"
-#: tsp-svn-helper/tsh-transfer-dialog.c:154
+#: tsp-svn-helper/tsh-transfer-dialog.c:156
msgid "Transfer"
msgstr "Overførsel"
@@ -970,3 +992,5 @@
msgid "Trust"
msgstr "Stol på"
+#~ msgid "Modify Property Recursive"
+#~ msgstr "Ændr egenskaber rekursivt"
Modified: thunar-svn-plugin/trunk/po/en_GB.po
===================================================================
--- thunar-svn-plugin/trunk/po/en_GB.po 2009-03-14 18:26:53 UTC (rev 6905)
+++ thunar-svn-plugin/trunk/po/en_GB.po 2009-03-14 20:49:07 UTC (rev 6906)
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: thunart-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-16 00:45+0200\n"
+"POT-Creation-Date: 2009-03-14 21:25+0100\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"
@@ -19,7 +19,7 @@
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:433 thunar-svn-plugin/tsp-provider.c:465
+#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
msgid "SVN"
msgstr "SVN"
@@ -27,7 +27,7 @@
msgid "Menu|Add"
msgstr "Add"
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "Add"
@@ -36,245 +36,288 @@
msgid "Menu|Blame"
msgstr "Blame"
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
+#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Blame"
#: thunar-svn-plugin/tsp-svn-action.c:299
+#, fuzzy
+msgid "Menu|Changelist"
+msgstr "Checkout"
+
+#: thunar-svn-plugin/tsp-svn-action.c:299
+#, fuzzy
+msgid "Changelist"
+msgstr "Changed"
+
+#: thunar-svn-plugin/tsp-svn-action.c:312
msgid "Menu|Checkout"
msgstr "Checkout"
-#: thunar-svn-plugin/tsp-svn-action.c:299 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Checkout"
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-svn-plugin/tsp-svn-action.c:325
msgid "Menu|Cleanup"
msgstr "Cleanup"
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
msgid "Cleanup"
msgstr "Cleanup"
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-svn-plugin/tsp-svn-action.c:338
msgid "Menu|Commit"
msgstr "Commit"
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:247
+#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr "Commit"
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-svn-plugin/tsp-svn-action.c:351
msgid "Menu|Copy"
msgstr "Copy"
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:251
-#: tsp-svn-helper/tsh-copy.c:152
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
+#: tsp-svn-helper/tsh-copy.c:161
msgid "Copy"
msgstr "Copy"
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:364
msgid "Menu|Delete"
msgstr "Delete"
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Delete"
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:377
msgid "Menu|Diff"
msgstr "Diff"
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: thunar-svn-plugin/tsp-svn-action.c:365
+#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
msgid "Diff"
msgstr "Diff"
-#: thunar-svn-plugin/tsp-svn-action.c:376
+#: thunar-svn-plugin/tsp-svn-action.c:389
msgid "Menu|Export"
msgstr "Export"
-#: thunar-svn-plugin/tsp-svn-action.c:376 tsp-svn-helper/main.c:259
+#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Export"
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-svn-plugin/tsp-svn-action.c:402
msgid "Menu|Import"
msgstr "Import"
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Import"
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-svn-plugin/tsp-svn-action.c:415
msgid "Menu|Info"
msgstr "Info"
-#: thunar-svn-plugin/tsp-svn-action.c:402
-#: thunar-svn-plugin/tsp-svn-action.c:403
+#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-svn-plugin/tsp-svn-action.c:416
msgid "Info"
msgstr "Info"
-#: thunar-svn-plugin/tsp-svn-action.c:419
+#: thunar-svn-plugin/tsp-svn-action.c:432
msgid "Menu|Lock"
msgstr "Lock"
-#: thunar-svn-plugin/tsp-svn-action.c:419 tsp-svn-helper/main.c:267
+#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Lock"
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-svn-plugin/tsp-svn-action.c:445
msgid "Menu|Log"
msgstr "Log"
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr "Log"
-#: thunar-svn-plugin/tsp-svn-action.c:454
+#: thunar-svn-plugin/tsp-svn-action.c:467
msgid "Menu|Move"
msgstr "Move"
-#: thunar-svn-plugin/tsp-svn-action.c:454 tsp-svn-helper/main.c:275
-#: tsp-svn-helper/tsh-move.c:151
+#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
+#: tsp-svn-helper/tsh-move.c:156
msgid "Move"
msgstr "Move"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Menu|Edit Properties"
msgstr "Edit Properties"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Edit Properties"
msgstr "Edit Properties"
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-svn-plugin/tsp-svn-action.c:499
#, fuzzy
msgid "Menu|Relocate"
msgstr "Delete"
-#: thunar-svn-plugin/tsp-svn-action.c:486 tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate-dialog.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
+#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
#, fuzzy
msgid "Relocate"
msgstr "Replaced"
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
msgid "Menu|Resolved"
msgstr "Resolved"
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-resolved.c:113
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
+#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-resolved.c:113
#: tsp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "Resolved"
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
msgid "Menu|Resolve"
msgstr "Resolve"
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
msgid "Resolve"
msgstr "Resolve"
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:538
msgid "Menu|Revert"
msgstr "Revert"
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:291
+#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
#: 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:538
+#: thunar-svn-plugin/tsp-svn-action.c:551
msgid "Menu|Status"
msgstr "Status"
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
#: tsp-svn-helper/tsh-file-selection-dialog.c:124
-#: tsp-svn-helper/tsh-status-dialog.c:184
+#: tsp-svn-helper/tsh-status-dialog.c:235
msgid "Status"
msgstr "Status"
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-svn-plugin/tsp-svn-action.c:564
msgid "Menu|Switch"
msgstr "Switch"
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:299
-#: tsp-svn-helper/tsh-relocate.c:119 tsp-svn-helper/tsh-switch.c:114
-#: tsp-svn-helper/tsh-switch.c:127
+#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
+#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Switch"
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-svn-plugin/tsp-svn-action.c:577
msgid "Menu|Unlock"
msgstr "Unlock"
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:303
+#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Unlock"
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-svn-plugin/tsp-svn-action.c:590
msgid "Menu|Update"
msgstr "Update"
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:307
+#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Update"
-#: thunar-svn-plugin/tsp-svn-action.c:595
+#: thunar-svn-plugin/tsp-svn-action.c:608
#, c-format
msgid "Action %s is unimplemented"
msgstr "Action %s is unimplemented"
-#: thunar-svn-plugin/tsp-svn-property-page.c:116
+#: thunar-svn-plugin/tsp-svn-property-page.c:118
msgid "URL:"
msgstr "URL:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:122
-#: thunar-svn-plugin/tsp-svn-property-page.c:135
-#: thunar-svn-plugin/tsp-svn-property-page.c:147
-#: thunar-svn-plugin/tsp-svn-property-page.c:165
-#: thunar-svn-plugin/tsp-svn-property-page.c:177
-#: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:485 tsp-svn-helper/tsh-common.c:525
-#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:573 tsp-svn-helper/tsh-common.c:600
-#: tsp-svn-helper/tsh-common.c:683
+#: thunar-svn-plugin/tsp-svn-property-page.c:124
+#: thunar-svn-plugin/tsp-svn-property-page.c:137
+#: thunar-svn-plugin/tsp-svn-property-page.c:149
+#: thunar-svn-plugin/tsp-svn-property-page.c:167
+#: thunar-svn-plugin/tsp-svn-property-page.c:179
+#: thunar-svn-plugin/tsp-svn-property-page.c:192
+#: thunar-svn-plugin/tsp-svn-property-page.c:221
+#: thunar-svn-plugin/tsp-svn-property-page.c:299
+#: tsp-svn-helper/tsh-common.c:493 tsp-svn-helper/tsh-common.c:540
+#: tsp-svn-helper/tsh-common.c:549 tsp-svn-helper/tsh-common.c:571
+#: tsp-svn-helper/tsh-common.c:588 tsp-svn-helper/tsh-common.c:615
+#: tsp-svn-helper/tsh-common.c:698
msgid "Unknown"
msgstr "Unknown"
-#: thunar-svn-plugin/tsp-svn-property-page.c:129
+#: thunar-svn-plugin/tsp-svn-property-page.c:131
msgid "Revision:"
msgstr "Revision:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:141
+#: thunar-svn-plugin/tsp-svn-property-page.c:143
msgid "Repository:"
msgstr "Repository:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:159
+#: thunar-svn-plugin/tsp-svn-property-page.c:161
msgid "Modified revision:"
msgstr "Modified revision:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:171
+#: thunar-svn-plugin/tsp-svn-property-page.c:173
msgid "Modified date:"
msgstr "Modified date:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:184
+#: thunar-svn-plugin/tsp-svn-property-page.c:186
msgid "Author:"
msgstr "Author:"
+#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#, fuzzy
+msgid "Changelist:"
+msgstr "Changed"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:215
+msgid "Depth:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:302
+msgid "Exclude"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:305
+msgid "Empty"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:308
+#, fuzzy
+msgid "Files"
+msgstr "File"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:311
+#: tsp-svn-helper/tsh-properties-dialog.c:219
+#: tsp-svn-helper/tsh-status-dialog.c:191
+msgid "Immediates"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:314
+msgid "Infinity"
+msgstr ""
+
#. Translators: the first string is a path and the second string
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
@@ -332,191 +375,201 @@
msgid "Other..."
msgstr "Other..."
-#: tsp-svn-helper/main.c:100
+#: tsp-svn-helper/main.c:105
msgid "Print version information"
msgstr "Print version information"
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:112
msgid "Execute add action"
msgstr "Execute add action"
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:118
#, fuzzy
msgid "Execute blame action"
msgstr "Execute move action"
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:124
+#, fuzzy
+msgid "Execute changelist action"
+msgstr "Execute checkout action"
+
+#: tsp-svn-helper/main.c:130
msgid "Execute checkout action"
msgstr "Execute checkout action"
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:136
msgid "Execute cleanup action"
msgstr "Execute cleanup action"
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:142
msgid "Execute commit action"
msgstr "Execute commit action"
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:148
msgid "Execute copy action"
msgstr "Execute copy action"
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:154
msgid "Execute delete action"
msgstr "Execute delete action"
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:160
msgid "Execute export action"
msgstr "Execute export action"
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:166
msgid "Execute import action"
msgstr "Execute import action"
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:172
msgid "Execute lock action"
msgstr "Execute lock action"
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:178
msgid "Execute log action"
msgstr "Execute log action"
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:184
msgid "Execute move action"
msgstr "Execute move action"
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:190
msgid "Execute properties action"
msgstr "Execute properties action"
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:196
msgid "Execute resolved action"
msgstr "Execute resolved action"
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:202
#, fuzzy
msgid "Execute relocate action"
msgstr "Execute delete action"
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:208
msgid "Execute revert action"
msgstr "Execute revert action"
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:214
msgid "Execute status action"
msgstr "Execute status action"
-#: tsp-svn-helper/main.c:209
+#: tsp-svn-helper/main.c:220
#, fuzzy
msgid "Execute switch action"
msgstr "Execute commit action"
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:226
msgid "Execute unlock action"
msgstr "Execute unlock action"
-#: tsp-svn-helper/main.c:221
+#: tsp-svn-helper/main.c:232
msgid "Execute update action"
msgstr "Execute update action"
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:246
msgid "Add Related Options:"
msgstr "Add Related Options:"
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:250
#, fuzzy
msgid "Blame Related Options:"
msgstr "Delete Related Options:"
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:254
+#, fuzzy
+msgid "Changelist Related Options:"
+msgstr "Checkout Related Options:"
+
+#: tsp-svn-helper/main.c:258
msgid "Checkout Related Options:"
msgstr "Checkout Related Options:"
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:262
msgid "Cleanup Related Options:"
msgstr "Cleanup Related Options:"
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:266
msgid "Commit Related Options:"
msgstr "Commit Related Options:"
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:270
msgid "Copy Related Options:"
msgstr "Copy Related Options:"
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:274
msgid "Delete Related Options:"
msgstr "Delete Related Options:"
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:278
msgid "Export Related Options:"
msgstr "Export Related Options:"
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:282
msgid "Import Related Options:"
msgstr "Import Related Options:"
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:286
msgid "Lock Related Options:"
msgstr "Lock Related Options:"
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:290
msgid "Log Related Options:"
msgstr "Log Related Options:"
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:294
msgid "Move Related Options:"
msgstr "Move Related Options:"
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:298
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:279 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:270
msgid "Properties"
msgstr "Properties"
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:302
msgid "Resolved Related Options:"
msgstr "Resolved Related Options:"
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:306
#, fuzzy
msgid "Relocate Related Options:"
msgstr "Delete Related Options:"
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:310
msgid "Revert Related Options:"
msgstr "Revert Related Options:"
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:314
msgid "Status Related Options:"
msgstr "Status Related Options:"
-#: tsp-svn-helper/main.c:299
+#: tsp-svn-helper/main.c:318
#, fuzzy
msgid "Switch Related Options:"
msgstr "Commit Related Options:"
-#: tsp-svn-helper/main.c:303
+#: tsp-svn-helper/main.c:322
msgid "Unlock Related Options:"
msgstr "Unlock Related Options:"
-#: tsp-svn-helper/main.c:307
+#: tsp-svn-helper/main.c:326
msgid "Update Related Options:"
msgstr "Update Related Options:"
-#: tsp-svn-helper/main.c:353
+#: tsp-svn-helper/main.c:369
msgid "Not enough arguments provided"
msgstr "Not enough arguments provided"
#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:74 tsp-svn-helper/tsh-delete.c:91
+#: tsp-svn-helper/tsh-copy.c:83 tsp-svn-helper/tsh-delete.c:91
#: 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-lock.c:91 tsp-svn-helper/tsh-move.c:77
#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
#: 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
@@ -558,9 +611,9 @@
msgid "Cleaning up ..."
msgstr "Cleaning up ..."
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:647
-#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:662
+#: tsp-svn-helper/tsh-copy.c:95 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
#, c-format
msgid "At revision: %ld"
msgstr "At revision: %ld"
@@ -569,10 +622,10 @@
msgid "Nothing to do"
msgstr "Nothing to do"
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:469
-#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-copy.c:106
#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:95
+#: tsp-svn-helper/tsh-move.c:100
msgid "Completed"
msgstr "Completed"
@@ -580,124 +633,154 @@
msgid "Commit Message"
msgstr "Commit Message"
-#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:467
-#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:560
-#: tsp-svn-helper/tsh-common.c:605 tsp-svn-helper/tsh-common.c:689
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:575
+#: tsp-svn-helper/tsh-common.c:620 tsp-svn-helper/tsh-common.c:704
msgid "Added"
msgstr "Added"
-#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:698
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:713
msgid "Copied"
msgstr "Copied"
-#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:608 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:577
+#: tsp-svn-helper/tsh-common.c:623 tsp-svn-helper/tsh-common.c:706
msgid "Deleted"
msgstr "Deleted"
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
msgid "Restored"
msgstr "Restored"
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
msgid "Reverted"
msgstr "Reverted"
-#: tsp-svn-helper/tsh-common.c:463
+#: tsp-svn-helper/tsh-common.c:464
msgid "Revert failed"
msgstr "Revert failed"
-#: tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:466
msgid "Skipped"
msgstr "Skipped"
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:469
msgid "Updated"
msgstr "Updated"
-#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-common.c:472
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:584
msgid "External"
msgstr "External"
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:564
-#: tsp-svn-helper/tsh-common.c:611 tsp-svn-helper/tsh-common.c:694
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:579
+#: tsp-svn-helper/tsh-common.c:626 tsp-svn-helper/tsh-common.c:709
msgid "Modified"
msgstr "Modified"
-#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:614 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:477 tsp-svn-helper/tsh-common.c:578
+#: tsp-svn-helper/tsh-common.c:629 tsp-svn-helper/tsh-common.c:702
msgid "Replaced"
msgstr "Replaced"
-#: tsp-svn-helper/tsh-common.c:477
+#: tsp-svn-helper/tsh-common.c:478
msgid "Transmitting"
msgstr "Transmitting"
-#: tsp-svn-helper/tsh-common.c:479
+#: tsp-svn-helper/tsh-common.c:480
msgid "Locked"
msgstr "Locked"
-#: tsp-svn-helper/tsh-common.c:480 tsp-svn-helper/tsh-common.c:700
+#: tsp-svn-helper/tsh-common.c:481 tsp-svn-helper/tsh-common.c:715
msgid "Unlocked"
msgstr "Unlocked"
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
msgid "Lock failed"
msgstr "Lock failed"
-#: tsp-svn-helper/tsh-common.c:482
+#: tsp-svn-helper/tsh-common.c:483
msgid "Unlock failed"
msgstr "Unlock failed"
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:484
+msgid "Exists"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:485
+msgid "Changelist set"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:486
+msgid "Changelist cleared"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:487
+#, fuzzy
+msgid "Changelist moved"
+msgstr "Changed"
+
+#: tsp-svn-helper/tsh-common.c:488
+msgid "Merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:489
+msgid "Foreign merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:490
+#, fuzzy
+msgid "Replace"
+msgstr "Replaced"
+
+#: tsp-svn-helper/tsh-common.c:539
msgid "Inapplicable"
msgstr "Inapplicable"
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:541
msgid "Unchanged"
msgstr "Unchanged"
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:542 tsp-svn-helper/tsh-common.c:576
msgid "Missing"
msgstr "Missing"
-#: tsp-svn-helper/tsh-common.c:528 tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:543 tsp-svn-helper/tsh-common.c:583
msgid "Obstructed"
msgstr "Obstructed"
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:544
msgid "Changed"
msgstr "Changed"
-#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:545 tsp-svn-helper/tsh-common.c:580
msgid "Merged"
msgstr "Merged"
-#: tsp-svn-helper/tsh-common.c:531 tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:546 tsp-svn-helper/tsh-common.c:581
msgid "Conflicted"
msgstr "Conflicted"
#. N_("None"),
#. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:574
msgid "Normal"
msgstr "Normal"
-#: tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:582
msgid "Ignored"
msgstr "Ignored"
-#: tsp-svn-helper/tsh-common.c:570
+#: tsp-svn-helper/tsh-common.c:585
msgid "Incomplete"
msgstr "Incomplete"
-#: tsp-svn-helper/tsh-copy.c:91
+#: tsp-svn-helper/tsh-copy.c:100
msgid "Local copy"
msgstr "Local copy"
-#: tsp-svn-helper/tsh-copy.c:134
+#: tsp-svn-helper/tsh-copy.c:143
msgid "Copy To"
msgstr "Copy To"
@@ -729,7 +812,7 @@
#: tsp-svn-helper/tsh-file-selection-dialog.c:90
#: 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
+#: tsp-svn-helper/tsh-status-dialog.c:116
msgid "Path"
msgstr "Path"
@@ -777,11 +860,11 @@
msgid "Login"
msgstr "Login"
-#: tsp-svn-helper/tsh-move.c:89
+#: tsp-svn-helper/tsh-move.c:94
msgid "Local move"
msgstr "Local move"
-#: tsp-svn-helper/tsh-move.c:131
+#: tsp-svn-helper/tsh-move.c:136
msgid "Move To"
msgstr "Move To"
@@ -793,48 +876,61 @@
msgid "Notification"
msgstr "Notification"
-#: tsp-svn-helper/tsh-properties-dialog.c:124
+#: tsp-svn-helper/tsh-properties-dialog.c:125
msgid "Name"
msgstr "Name"
-#: tsp-svn-helper/tsh-properties-dialog.c:130
+#: tsp-svn-helper/tsh-properties-dialog.c:131
msgid "Value"
msgstr "Value"
-#: tsp-svn-helper/tsh-properties-dialog.c:181
-msgid "Modify Property Recursive"
-msgstr "Modify Property Recursive"
+#: tsp-svn-helper/tsh-properties-dialog.c:205
+#: tsp-svn-helper/tsh-status-dialog.c:179
+msgid "Self"
+msgstr ""
+#: tsp-svn-helper/tsh-properties-dialog.c:213
+#: tsp-svn-helper/tsh-status-dialog.c:185
+#, fuzzy
+msgid "Immediate files"
+msgstr "Revert failed"
+
+#: tsp-svn-helper/tsh-properties-dialog.c:225
+#: tsp-svn-helper/tsh-status-dialog.c:197
+#, fuzzy
+msgid "Recursive"
+msgstr "Show Recursive"
+
#. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:82
+#: tsp-svn-helper/tsh-properties.c:81
msgid "Set property failed"
msgstr "Set property failed"
-#: tsp-svn-helper/tsh-properties.c:105
+#: tsp-svn-helper/tsh-properties.c:104
msgid "Properties failed"
msgstr "Properties failed"
-#: tsp-svn-helper/tsh-relocate-dialog.c:86
+#: tsp-svn-helper/tsh-relocate-dialog.c:88
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
+#: tsp-svn-helper/tsh-relocate-dialog.c:98
+#: tsp-svn-helper/tsh-relocate-dialog.c:104
+#: tsp-svn-helper/tsh-relocate-dialog.c:153
+#: tsp-svn-helper/tsh-relocate-dialog.c:159
+#: tsp-svn-helper/tsh-relocate-dialog.c:205
+#: tsp-svn-helper/tsh-transfer-dialog.c:92
+#: tsp-svn-helper/tsh-transfer-dialog.c:98
+#: tsp-svn-helper/tsh-transfer-dialog.c:144
msgid "Select a folder"
msgstr "Select a folder"
-#: tsp-svn-helper/tsh-relocate-dialog.c:141
+#: tsp-svn-helper/tsh-relocate-dialog.c:143
msgid "_To:"
msgstr ""
-#: tsp-svn-helper/tsh-relocate-dialog.c:196
-#: tsp-svn-helper/tsh-transfer-dialog.c:135
+#: tsp-svn-helper/tsh-relocate-dialog.c:198
+#: tsp-svn-helper/tsh-transfer-dialog.c:137
msgid "_Directory:"
msgstr "_Directory:"
@@ -848,33 +944,28 @@
msgid "Relocate finished"
msgstr "Cleanup finished"
-#: tsp-svn-helper/tsh-relocate.c:133
+#: tsp-svn-helper/tsh-relocate.c:128
#, fuzzy
msgid "Relocating ..."
msgstr "Cleaning up ..."
-#: tsp-svn-helper/tsh-status-dialog.c:156
-#, fuzzy
-msgid "Show Recursive"
-msgstr "Show Recursive"
-
-#: tsp-svn-helper/tsh-status-dialog.c:161
+#: tsp-svn-helper/tsh-status-dialog.c:212
msgid "Show Unmodified Files"
msgstr "Show Unmodified Files"
-#: tsp-svn-helper/tsh-status-dialog.c:165
+#: tsp-svn-helper/tsh-status-dialog.c:216
msgid "Show Unversioned Files"
msgstr "Show Unversioned Files"
-#: tsp-svn-helper/tsh-status-dialog.c:169
+#: tsp-svn-helper/tsh-status-dialog.c:220
msgid "Show Ignored Files"
msgstr "Show Ignored Files"
-#: tsp-svn-helper/tsh-status-dialog.c:173
+#: tsp-svn-helper/tsh-status-dialog.c:224
msgid "Hide Externals"
msgstr "Hide Externals"
-#: tsp-svn-helper/tsh-status-dialog.c:177
+#: tsp-svn-helper/tsh-status-dialog.c:228
msgid "Check Repository"
msgstr "Check Repository"
@@ -882,11 +973,11 @@
msgid "Status failed"
msgstr "Status failed"
-#: tsp-svn-helper/tsh-transfer-dialog.c:80
+#: tsp-svn-helper/tsh-transfer-dialog.c:82
msgid "_Repository:"
msgstr "_Repository:"
-#: tsp-svn-helper/tsh-transfer-dialog.c:154
+#: tsp-svn-helper/tsh-transfer-dialog.c:156
msgid "Transfer"
msgstr "Transfer"
@@ -913,3 +1004,6 @@
#: tsp-svn-helper/tsh-trust-dialog.c:77
msgid "Trust"
msgstr "Trust"
+
+#~ msgid "Modify Property Recursive"
+#~ msgstr "Modify Property Recursive"
Modified: thunar-svn-plugin/trunk/po/es.po
===================================================================
--- thunar-svn-plugin/trunk/po/es.po 2009-03-14 18:26:53 UTC (rev 6905)
+++ thunar-svn-plugin/trunk/po/es.po 2009-03-14 20:49:07 UTC (rev 6906)
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: thunar-svn-plugin 0.0.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-16 00:45+0200\n"
+"POT-Creation-Date: 2009-03-14 21:25+0100\n"
"PO-Revision-Date: 2008-12-16 21:49+0100\n"
"Last-Translator: Abel Martín <abel.martin.ruiz at gmail.com>\n"
"Language-Team: Spanish <xfce-i18n at xfce.org>\n"
@@ -19,8 +19,7 @@
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:433
-#: thunar-svn-plugin/tsp-provider.c:465
+#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
msgid "SVN"
msgstr "SVN"
@@ -28,10 +27,8 @@
msgid "Menu|Add"
msgstr "Añadir"
-#: thunar-svn-plugin/tsp-svn-action.c:266
-#: tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-add.c:113
-#: tsp-svn-helper/tsh-add.c:126
+#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "Añadir"
@@ -39,273 +36,286 @@
msgid "Menu|Blame"
msgstr "Revisión detallada"
-#: thunar-svn-plugin/tsp-svn-action.c:279
-#: tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
+#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Revisión detallada"
#: thunar-svn-plugin/tsp-svn-action.c:299
+#, fuzzy
+msgid "Menu|Changelist"
+msgstr "Obtener"
+
+#: thunar-svn-plugin/tsp-svn-action.c:299
+#, fuzzy
+msgid "Changelist"
+msgstr "Cambiado"
+
+#: thunar-svn-plugin/tsp-svn-action.c:312
msgid "Menu|Checkout"
msgstr "Obtener"
-#: thunar-svn-plugin/tsp-svn-action.c:299
-#: tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-checkout.c:98
-#: tsp-svn-helper/tsh-checkout.c:110
+#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Obtener"
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-svn-plugin/tsp-svn-action.c:325
msgid "Menu|Cleanup"
msgstr "Eliminar bloqueos"
-#: thunar-svn-plugin/tsp-svn-action.c:312
-#: tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
msgid "Cleanup"
msgstr "Eliminar bloqueos"
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-svn-plugin/tsp-svn-action.c:338
msgid "Menu|Commit"
msgstr "Enviar cambios"
-#: thunar-svn-plugin/tsp-svn-action.c:325
-#: tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-commit.c:127
-#: tsp-svn-helper/tsh-commit.c:140
+#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr "Enviar cambios"
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-svn-plugin/tsp-svn-action.c:351
msgid "Menu|Copy"
msgstr "Copiar"
-#: thunar-svn-plugin/tsp-svn-action.c:338
-#: tsp-svn-helper/main.c:251
-#: tsp-svn-helper/tsh-copy.c:152
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
+#: tsp-svn-helper/tsh-copy.c:161
msgid "Copy"
msgstr "Copiar"
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:364
msgid "Menu|Delete"
msgstr "Borrar"
-#: thunar-svn-plugin/tsp-svn-action.c:351
-#: tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-delete.c:127
-#: tsp-svn-helper/tsh-delete.c:140
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Borrar"
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:377
msgid "Menu|Diff"
msgstr "Diferencias"
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: thunar-svn-plugin/tsp-svn-action.c:365
+#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
msgid "Diff"
msgstr "Diferencias"
-#: thunar-svn-plugin/tsp-svn-action.c:376
+#: thunar-svn-plugin/tsp-svn-action.c:389
msgid "Menu|Export"
msgstr "Exportar"
-#: thunar-svn-plugin/tsp-svn-action.c:376
-#: tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-export.c:107
-#: tsp-svn-helper/tsh-export.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportar"
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-svn-plugin/tsp-svn-action.c:402
msgid "Menu|Import"
msgstr "Importar"
-#: thunar-svn-plugin/tsp-svn-action.c:389
-#: tsp-svn-helper/main.c:263
-#: tsp-svn-helper/tsh-import.c:102
-#: tsp-svn-helper/tsh-import.c:120
+#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importar"
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-svn-plugin/tsp-svn-action.c:415
msgid "Menu|Info"
msgstr "Información"
-#: thunar-svn-plugin/tsp-svn-action.c:402
-#: thunar-svn-plugin/tsp-svn-action.c:403
+#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-svn-plugin/tsp-svn-action.c:416
msgid "Info"
msgstr "Información"
-#: thunar-svn-plugin/tsp-svn-action.c:419
+#: thunar-svn-plugin/tsp-svn-action.c:432
msgid "Menu|Lock"
msgstr "Bloquear"
-#: thunar-svn-plugin/tsp-svn-action.c:419
-#: tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-lock-dialog.c:72
-#: tsp-svn-helper/tsh-lock.c:130
+#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
+#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Bloquear"
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-svn-plugin/tsp-svn-action.c:445
msgid "Menu|Log"
msgstr "Mostrar registro"
-#: thunar-svn-plugin/tsp-svn-action.c:432
-#: tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr "Mostrar registro"
-#: thunar-svn-plugin/tsp-svn-action.c:454
+#: thunar-svn-plugin/tsp-svn-action.c:467
msgid "Menu|Move"
msgstr "Mover"
-#: thunar-svn-plugin/tsp-svn-action.c:454
-#: tsp-svn-helper/main.c:275
-#: tsp-svn-helper/tsh-move.c:151
+#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
+#: tsp-svn-helper/tsh-move.c:156
msgid "Move"
msgstr "Mover"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Menu|Edit Properties"
msgstr "Editar propiedades"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Edit Properties"
msgstr "Editar propiedades"
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-svn-plugin/tsp-svn-action.c:499
msgid "Menu|Relocate"
msgstr "Reubicar"
-#: thunar-svn-plugin/tsp-svn-action.c:486
-#: tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate-dialog.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
+#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr "Reubicar"
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
msgid "Menu|Resolved"
msgstr "Resuelto"
-#: thunar-svn-plugin/tsp-svn-action.c:500
-#: tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-common.c:464
-#: tsp-svn-helper/tsh-resolved.c:113
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
+#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-resolved.c:113
#: tsp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "Resuelto"
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
msgid "Menu|Resolve"
msgstr "Resolver"
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
msgid "Resolve"
msgstr "Resolver"
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:538
msgid "Menu|Revert"
msgstr "Revertir"
-#: thunar-svn-plugin/tsp-svn-action.c:525
-#: tsp-svn-helper/main.c:291
-#: tsp-svn-helper/tsh-revert.c:112
-#: tsp-svn-helper/tsh-revert.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Revertir"
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:551
msgid "Menu|Status"
msgstr "Estado"
-#: thunar-svn-plugin/tsp-svn-action.c:538
-#: tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
#: tsp-svn-helper/tsh-file-selection-dialog.c:124
-#: tsp-svn-helper/tsh-status-dialog.c:184
+#: tsp-svn-helper/tsh-status-dialog.c:235
msgid "Status"
msgstr "Estado"
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-svn-plugin/tsp-svn-action.c:564
msgid "Menu|Switch"
msgstr "Intercambiar"
-#: thunar-svn-plugin/tsp-svn-action.c:551
-#: tsp-svn-helper/main.c:299
-#: tsp-svn-helper/tsh-relocate.c:119
-#: tsp-svn-helper/tsh-switch.c:114
-#: tsp-svn-helper/tsh-switch.c:127
+#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
+#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Intercambiar"
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-svn-plugin/tsp-svn-action.c:577
msgid "Menu|Unlock"
msgstr "Desbloquear"
-#: thunar-svn-plugin/tsp-svn-action.c:564
-#: tsp-svn-helper/main.c:303
+#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Desbloquear"
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-svn-plugin/tsp-svn-action.c:590
msgid "Menu|Update"
msgstr "Actualizar"
-#: thunar-svn-plugin/tsp-svn-action.c:577
-#: tsp-svn-helper/main.c:307
+#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Actualizar"
-#: thunar-svn-plugin/tsp-svn-action.c:595
+#: thunar-svn-plugin/tsp-svn-action.c:608
#, c-format
msgid "Action %s is unimplemented"
msgstr "La acción %s no está implementada"
-#: thunar-svn-plugin/tsp-svn-property-page.c:116
+#: thunar-svn-plugin/tsp-svn-property-page.c:118
msgid "URL:"
msgstr "URL:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:122
-#: thunar-svn-plugin/tsp-svn-property-page.c:135
-#: thunar-svn-plugin/tsp-svn-property-page.c:147
-#: thunar-svn-plugin/tsp-svn-property-page.c:165
-#: thunar-svn-plugin/tsp-svn-property-page.c:177
-#: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:485
-#: tsp-svn-helper/tsh-common.c:525
-#: tsp-svn-helper/tsh-common.c:534
-#: tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:573
-#: tsp-svn-helper/tsh-common.c:600
-#: tsp-svn-helper/tsh-common.c:683
+#: thunar-svn-plugin/tsp-svn-property-page.c:124
+#: thunar-svn-plugin/tsp-svn-property-page.c:137
+#: thunar-svn-plugin/tsp-svn-property-page.c:149
+#: thunar-svn-plugin/tsp-svn-property-page.c:167
+#: thunar-svn-plugin/tsp-svn-property-page.c:179
+#: thunar-svn-plugin/tsp-svn-property-page.c:192
+#: thunar-svn-plugin/tsp-svn-property-page.c:221
+#: thunar-svn-plugin/tsp-svn-property-page.c:299
+#: tsp-svn-helper/tsh-common.c:493 tsp-svn-helper/tsh-common.c:540
+#: tsp-svn-helper/tsh-common.c:549 tsp-svn-helper/tsh-common.c:571
+#: tsp-svn-helper/tsh-common.c:588 tsp-svn-helper/tsh-common.c:615
+#: tsp-svn-helper/tsh-common.c:698
msgid "Unknown"
msgstr "Desconocido"
-#: thunar-svn-plugin/tsp-svn-property-page.c:129
+#: thunar-svn-plugin/tsp-svn-property-page.c:131
msgid "Revision:"
msgstr "Revisión:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:141
+#: thunar-svn-plugin/tsp-svn-property-page.c:143
msgid "Repository:"
msgstr "Repositorio:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:159
+#: thunar-svn-plugin/tsp-svn-property-page.c:161
msgid "Modified revision:"
msgstr "Revisión modificada:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:171
+#: thunar-svn-plugin/tsp-svn-property-page.c:173
msgid "Modified date:"
msgstr "Fecha modificada:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:184
+#: thunar-svn-plugin/tsp-svn-property-page.c:186
msgid "Author:"
msgstr "Autor:"
+#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#, fuzzy
+msgid "Changelist:"
+msgstr "Cambiado"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:215
+msgid "Depth:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:302
+msgid "Exclude"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:305
+msgid "Empty"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:308
+#, fuzzy
+msgid "Files"
+msgstr "Archivo"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:311
+#: tsp-svn-helper/tsh-properties-dialog.c:219
+#: tsp-svn-helper/tsh-status-dialog.c:191
+msgid "Immediates"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:314
+msgid "Infinity"
+msgstr ""
+
#. Translators: the first string is a path and the second string
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
@@ -363,197 +373,198 @@
msgid "Other..."
msgstr "Otro..."
-#: tsp-svn-helper/main.c:100
+#: tsp-svn-helper/main.c:105
msgid "Print version information"
msgstr "Imprimir información de versión"
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:112
msgid "Execute add action"
msgstr "Ejecutar acción añadir"
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:118
msgid "Execute blame action"
msgstr "Ejecutar acción diferencias detalladas"
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:124
+#, fuzzy
+msgid "Execute changelist action"
+msgstr "Ejecutar acción obtener"
+
+#: tsp-svn-helper/main.c:130
msgid "Execute checkout action"
msgstr "Ejecutar acción obtener"
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:136
msgid "Execute cleanup action"
msgstr "Ejecutar acción eliminar bloqueos"
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:142
msgid "Execute commit action"
msgstr "Ejecutar acción enviar cambios"
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:148
msgid "Execute copy action"
msgstr "Ejecutar acción copiar"
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:154
msgid "Execute delete action"
msgstr "Ejecutar acción borrar"
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:160
msgid "Execute export action"
msgstr "Ejecutar acción exportar"
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:166
msgid "Execute import action"
msgstr "Ejecutar acción importar"
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:172
msgid "Execute lock action"
msgstr "Ejecutar acción bloquear"
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:178
msgid "Execute log action"
msgstr "Ejecutar acción mostrar registro"
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:184
msgid "Execute move action"
msgstr "Ejecutar acción mover"
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:190
msgid "Execute properties action"
msgstr "Ejecutar acción propiedades"
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:196
msgid "Execute resolved action"
msgstr "Ejecutar acción resuelto"
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:202
msgid "Execute relocate action"
msgstr "Ejecutar acción reubicar"
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:208
msgid "Execute revert action"
msgstr "Ejecutar acción revertir"
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:214
msgid "Execute status action"
msgstr "Ejecutar acción estado"
-#: tsp-svn-helper/main.c:209
+#: tsp-svn-helper/main.c:220
msgid "Execute switch action"
msgstr "Ejecutar acción intercambiar"
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:226
msgid "Execute unlock action"
msgstr "Ejecutar acción desbloquear"
-#: tsp-svn-helper/main.c:221
+#: tsp-svn-helper/main.c:232
msgid "Execute update action"
msgstr "Ejecutar acción actualizar"
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:246
msgid "Add Related Options:"
msgstr "Opciones relacionadas con añadir:"
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:250
msgid "Blame Related Options:"
msgstr "Opciones relacionadas con revisión detallada:"
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:254
+#, fuzzy
+msgid "Changelist Related Options:"
+msgstr "Opciones relacionadas con obtener:"
+
+#: tsp-svn-helper/main.c:258
msgid "Checkout Related Options:"
msgstr "Opciones relacionadas con obtener:"
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:262
msgid "Cleanup Related Options:"
msgstr "Opciones relacionadas con eliminar bloqueos:"
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:266
msgid "Commit Related Options:"
msgstr "Opciones relacionadas con enviar cambios:"
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:270
msgid "Copy Related Options:"
msgstr "Opciones relacionadas con copiar:"
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:274
msgid "Delete Related Options:"
msgstr "Opciones relacionadas con borrar:"
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:278
msgid "Export Related Options:"
msgstr "Opciones relacionadas con exportar:"
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:282
msgid "Import Related Options:"
msgstr "Opciones relacionadas con importar:"
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:286
msgid "Lock Related Options:"
msgstr "Opciones relacionadas con bloquear:"
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:290
msgid "Log Related Options:"
msgstr "Opciones relacionadas con mostrar registro:"
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:294
msgid "Move Related Options:"
msgstr "Opciones relacionadas con mover:"
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:298
msgid "Properties Related Options:"
msgstr "Opciones relacionadas con propiedades:"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:279
-#: tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:270
msgid "Properties"
msgstr "Propiedades"
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:302
msgid "Resolved Related Options:"
msgstr "Opciones relacionadas con resuelto:"
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:306
msgid "Relocate Related Options:"
msgstr "Opciones relacionadas con reubicar:"
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:310
msgid "Revert Related Options:"
msgstr "Opciones relacionadas con revertir:"
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:314
msgid "Status Related Options:"
msgstr "Opciones relacionadas con estado:"
-#: tsp-svn-helper/main.c:299
+#: tsp-svn-helper/main.c:318
msgid "Switch Related Options:"
msgstr "Opciones relacionadas con intercambiar:"
-#: tsp-svn-helper/main.c:303
+#: tsp-svn-helper/main.c:322
msgid "Unlock Related Options:"
msgstr "Opciones relacionadas con desbloquear:"
-#: tsp-svn-helper/main.c:307
+#: tsp-svn-helper/main.c:326
msgid "Update Related Options:"
msgstr "Opciones relacionadas con actualizar:"
-#: tsp-svn-helper/main.c:353
+#: tsp-svn-helper/main.c:369
msgid "Not enough arguments provided"
msgstr "No se proporcionaron argumentos suficientes"
-#: tsp-svn-helper/tsh-add.c:73
-#: tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71
-#: tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:74
-#: tsp-svn-helper/tsh-delete.c:91
-#: 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:73
-#: tsp-svn-helper/tsh-resolved.c:89
-#: 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
+#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
+#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
+#: tsp-svn-helper/tsh-copy.c:83 tsp-svn-helper/tsh-delete.c:91
+#: 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:77
+#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
+#: 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 "Fallo"
@@ -561,18 +572,15 @@
msgid "Line"
msgstr "Línea"
-#: tsp-svn-helper/tsh-blame-dialog.c:100
-#: tsp-svn-helper/tsh-log-dialog.c:118
+#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
msgid "Revision"
msgstr "Revisión"
-#: tsp-svn-helper/tsh-blame-dialog.c:106
-#: tsp-svn-helper/tsh-log-dialog.c:124
+#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
msgid "Author"
msgstr "Autor"
-#: tsp-svn-helper/tsh-blame-dialog.c:112
-#: tsp-svn-helper/tsh-log-dialog.c:130
+#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
msgid "Date"
msgstr "Fecha"
@@ -592,12 +600,9 @@
msgid "Cleaning up ..."
msgstr "Eliminando bloqueos..."
-#: tsp-svn-helper/tsh-commit.c:103
-#: tsp-svn-helper/tsh-common.c:647
-#: tsp-svn-helper/tsh-copy.c:86
-#: tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82
-#: tsp-svn-helper/tsh-move.c:84
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:662
+#: tsp-svn-helper/tsh-copy.c:95 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
#, c-format
msgid "At revision: %ld"
msgstr "En la revisión: %ld"
@@ -606,13 +611,10 @@
msgid "Nothing to do"
msgstr "Nada que hacer"
-#: tsp-svn-helper/tsh-commit.c:114
-#: tsp-svn-helper/tsh-common.c:469
-#: tsp-svn-helper/tsh-common.c:471
-#: tsp-svn-helper/tsh-copy.c:97
-#: tsp-svn-helper/tsh-delete.c:114
-#: tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:95
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-copy.c:106
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:100
msgid "Completed"
msgstr "Completado"
@@ -620,141 +622,154 @@
msgid "Commit Message"
msgstr "Mensaje de envío de cambios"
-#: tsp-svn-helper/tsh-common.c:458
-#: tsp-svn-helper/tsh-common.c:467
-#: tsp-svn-helper/tsh-common.c:474
-#: tsp-svn-helper/tsh-common.c:560
-#: tsp-svn-helper/tsh-common.c:605
-#: tsp-svn-helper/tsh-common.c:689
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:575
+#: tsp-svn-helper/tsh-common.c:620 tsp-svn-helper/tsh-common.c:704
msgid "Added"
msgstr "Añadido"
-#: tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:698
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:713
msgid "Copied"
msgstr "Copiado"
-#: tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:475
-#: tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:608
-#: tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:577
+#: tsp-svn-helper/tsh-common.c:623 tsp-svn-helper/tsh-common.c:706
msgid "Deleted"
msgstr "Borrado"
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
msgid "Restored"
msgstr "Restaurado"
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
msgid "Reverted"
msgstr "Revertido"
-#: tsp-svn-helper/tsh-common.c:463
+#: tsp-svn-helper/tsh-common.c:464
msgid "Revert failed"
msgstr "Fallo al revertir"
-#: tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:466
msgid "Skipped"
msgstr "Omitido"
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:469
msgid "Updated"
msgstr "Actualizado"
-#: tsp-svn-helper/tsh-common.c:470
-#: tsp-svn-helper/tsh-common.c:472
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:584
msgid "External"
msgstr "Externo"
-#: tsp-svn-helper/tsh-common.c:473
-#: tsp-svn-helper/tsh-common.c:564
-#: tsp-svn-helper/tsh-common.c:611
-#: tsp-svn-helper/tsh-common.c:694
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:579
+#: tsp-svn-helper/tsh-common.c:626 tsp-svn-helper/tsh-common.c:709
msgid "Modified"
msgstr "Modificado"
-#: tsp-svn-helper/tsh-common.c:476
-#: tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:614
-#: tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:477 tsp-svn-helper/tsh-common.c:578
+#: tsp-svn-helper/tsh-common.c:629 tsp-svn-helper/tsh-common.c:702
msgid "Replaced"
msgstr "Sustituido"
-#: tsp-svn-helper/tsh-common.c:477
+#: tsp-svn-helper/tsh-common.c:478
msgid "Transmitting"
msgstr "Transmitiendo"
-#: tsp-svn-helper/tsh-common.c:479
+#: tsp-svn-helper/tsh-common.c:480
msgid "Locked"
msgstr "Bloqueado"
-#: tsp-svn-helper/tsh-common.c:480
-#: tsp-svn-helper/tsh-common.c:700
+#: tsp-svn-helper/tsh-common.c:481 tsp-svn-helper/tsh-common.c:715
msgid "Unlocked"
msgstr "Desbloqueado"
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
msgid "Lock failed"
msgstr "Fallo al bloquear"
-#: tsp-svn-helper/tsh-common.c:482
+#: tsp-svn-helper/tsh-common.c:483
msgid "Unlock failed"
msgstr "Fallo al desbloquear"
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:484
+msgid "Exists"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:485
+msgid "Changelist set"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:486
+msgid "Changelist cleared"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:487
+#, fuzzy
+msgid "Changelist moved"
+msgstr "Cambiado"
+
+#: tsp-svn-helper/tsh-common.c:488
+msgid "Merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:489
+msgid "Foreign merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:490
+#, fuzzy
+msgid "Replace"
+msgstr "Sustituido"
+
+#: tsp-svn-helper/tsh-common.c:539
msgid "Inapplicable"
msgstr "No aplicable"
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:541
msgid "Unchanged"
msgstr "Sin cambios"
-#: tsp-svn-helper/tsh-common.c:527
-#: tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:542 tsp-svn-helper/tsh-common.c:576
msgid "Missing"
msgstr "Ausente"
-#: tsp-svn-helper/tsh-common.c:528
-#: tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:543 tsp-svn-helper/tsh-common.c:583
msgid "Obstructed"
msgstr "Obstruido"
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:544
msgid "Changed"
msgstr "Cambiado"
-#: tsp-svn-helper/tsh-common.c:530
-#: tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:545 tsp-svn-helper/tsh-common.c:580
msgid "Merged"
msgstr "Fusionado"
-#: tsp-svn-helper/tsh-common.c:531
-#: tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:546 tsp-svn-helper/tsh-common.c:581
msgid "Conflicted"
msgstr "En conflicto"
#. N_("None"),
#. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:574
msgid "Normal"
msgstr "Normal"
-#: tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:582
msgid "Ignored"
msgstr "Ignorado"
-#: tsp-svn-helper/tsh-common.c:570
+#: tsp-svn-helper/tsh-common.c:585
msgid "Incomplete"
msgstr "Incompleto"
-#: tsp-svn-helper/tsh-copy.c:91
+#: tsp-svn-helper/tsh-copy.c:100
msgid "Local copy"
msgstr "Copia local"
-#: tsp-svn-helper/tsh-copy.c:134
+#: tsp-svn-helper/tsh-copy.c:143
msgid "Copy To"
msgstr "Copiar a"
@@ -774,8 +789,7 @@
msgid "Select a file"
msgstr "Seleccione un archivo"
-#: tsp-svn-helper/tsh-file-dialog.c:78
-#: tsp-svn-helper/tsh-login-dialog.c:98
+#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
#: tsp-svn-helper/tsh-trust-dialog.c:73
msgid "Remember"
msgstr "Recordar"
@@ -787,7 +801,7 @@
#: tsp-svn-helper/tsh-file-selection-dialog.c:90
#: 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
+#: tsp-svn-helper/tsh-status-dialog.c:116
msgid "Path"
msgstr "Ruta"
@@ -803,8 +817,7 @@
msgid "Message"
msgstr "Mensaje"
-#: tsp-svn-helper/tsh-log-dialog.c:174
-#: tsp-svn-helper/tsh-notify-dialog.c:88
+#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
msgid "Action"
msgstr "Acción"
@@ -836,11 +849,11 @@
msgid "Login"
msgstr "Inicio de sesión"
-#: tsp-svn-helper/tsh-move.c:89
+#: tsp-svn-helper/tsh-move.c:94
msgid "Local move"
msgstr "Mover en local"
-#: tsp-svn-helper/tsh-move.c:131
+#: tsp-svn-helper/tsh-move.c:136
msgid "Move To"
msgstr "Mover a"
@@ -852,48 +865,61 @@
msgid "Notification"
msgstr "Notificación"
-#: tsp-svn-helper/tsh-properties-dialog.c:124
+#: tsp-svn-helper/tsh-properties-dialog.c:125
msgid "Name"
msgstr "Nombre"
-#: tsp-svn-helper/tsh-properties-dialog.c:130
+#: tsp-svn-helper/tsh-properties-dialog.c:131
msgid "Value"
msgstr "Valor"
-#: tsp-svn-helper/tsh-properties-dialog.c:181
-msgid "Modify Property Recursive"
-msgstr "Modificar propiedades recursivamente"
+#: tsp-svn-helper/tsh-properties-dialog.c:205
+#: tsp-svn-helper/tsh-status-dialog.c:179
+msgid "Self"
+msgstr ""
+#: tsp-svn-helper/tsh-properties-dialog.c:213
+#: tsp-svn-helper/tsh-status-dialog.c:185
+#, fuzzy
+msgid "Immediate files"
+msgstr "Fallo al reubicar"
+
+#: tsp-svn-helper/tsh-properties-dialog.c:225
+#: tsp-svn-helper/tsh-status-dialog.c:197
+#, fuzzy
+msgid "Recursive"
+msgstr "Mostrar recursivamente"
+
#. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:82
+#: tsp-svn-helper/tsh-properties.c:81
msgid "Set property failed"
msgstr "Fallo al establecer propiedad"
-#: tsp-svn-helper/tsh-properties.c:105
+#: tsp-svn-helper/tsh-properties.c:104
msgid "Properties failed"
msgstr "Fallo en las propiedades"
-#: tsp-svn-helper/tsh-relocate-dialog.c:86
+#: tsp-svn-helper/tsh-relocate-dialog.c:88
msgid "_From:"
msgstr "_De:"
-#: 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
+#: tsp-svn-helper/tsh-relocate-dialog.c:98
+#: tsp-svn-helper/tsh-relocate-dialog.c:104
+#: tsp-svn-helper/tsh-relocate-dialog.c:153
+#: tsp-svn-helper/tsh-relocate-dialog.c:159
+#: tsp-svn-helper/tsh-relocate-dialog.c:205
+#: tsp-svn-helper/tsh-transfer-dialog.c:92
+#: tsp-svn-helper/tsh-transfer-dialog.c:98
+#: tsp-svn-helper/tsh-transfer-dialog.c:144
msgid "Select a folder"
msgstr "Seleccione carpeta"
-#: tsp-svn-helper/tsh-relocate-dialog.c:141
+#: tsp-svn-helper/tsh-relocate-dialog.c:143
msgid "_To:"
msgstr "_A:"
-#: tsp-svn-helper/tsh-relocate-dialog.c:196
-#: tsp-svn-helper/tsh-transfer-dialog.c:135
+#: tsp-svn-helper/tsh-relocate-dialog.c:198
+#: tsp-svn-helper/tsh-transfer-dialog.c:137
msgid "_Directory:"
msgstr "_Directorio:"
@@ -905,31 +931,27 @@
msgid "Relocate finished"
msgstr "Finalizó la reubicación"
-#: tsp-svn-helper/tsh-relocate.c:133
+#: tsp-svn-helper/tsh-relocate.c:128
msgid "Relocating ..."
msgstr "Reubicando..."
-#: tsp-svn-helper/tsh-status-dialog.c:156
-msgid "Show Recursive"
-msgstr "Mostrar recursivamente"
-
-#: tsp-svn-helper/tsh-status-dialog.c:161
+#: tsp-svn-helper/tsh-status-dialog.c:212
msgid "Show Unmodified Files"
msgstr "Mostrar archivos sin modificar"
-#: tsp-svn-helper/tsh-status-dialog.c:165
+#: tsp-svn-helper/tsh-status-dialog.c:216
msgid "Show Unversioned Files"
msgstr "Mostrar archivos sin versión"
-#: tsp-svn-helper/tsh-status-dialog.c:169
+#: tsp-svn-helper/tsh-status-dialog.c:220
msgid "Show Ignored Files"
msgstr "Mostrar archivos ignorados"
-#: tsp-svn-helper/tsh-status-dialog.c:173
+#: tsp-svn-helper/tsh-status-dialog.c:224
msgid "Hide Externals"
msgstr "Ocultar externos"
-#: tsp-svn-helper/tsh-status-dialog.c:177
+#: tsp-svn-helper/tsh-status-dialog.c:228
msgid "Check Repository"
msgstr "Comprobar repositorio"
@@ -937,11 +959,11 @@
msgid "Status failed"
msgstr "Fallo al obtener el estado"
-#: tsp-svn-helper/tsh-transfer-dialog.c:80
+#: tsp-svn-helper/tsh-transfer-dialog.c:82
msgid "_Repository:"
msgstr "_Repositorio:"
-#: tsp-svn-helper/tsh-transfer-dialog.c:154
+#: tsp-svn-helper/tsh-transfer-dialog.c:156
msgid "Transfer"
msgstr "Transferencia"
@@ -969,3 +991,5 @@
msgid "Trust"
msgstr "Confianza"
+#~ msgid "Modify Property Recursive"
+#~ msgstr "Modificar propiedades recursivamente"
Modified: thunar-svn-plugin/trunk/po/fr.po
===================================================================
--- thunar-svn-plugin/trunk/po/fr.po 2009-03-14 18:26:53 UTC (rev 6905)
+++ thunar-svn-plugin/trunk/po/fr.po 2009-03-14 20:49:07 UTC (rev 6906)
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: xfce-i 18n\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-16 00:45+0200\n"
+"POT-Creation-Date: 2009-03-14 21:25+0100\n"
"PO-Revision-Date: 2007-10-24 13:04+0100\n"
"Last-Translator: Mike Massonnet <mmassonnet at gmail.com>\n"
"Language-Team: French\n"
@@ -19,7 +19,7 @@
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:433 thunar-svn-plugin/tsp-provider.c:465
+#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
msgid "SVN"
msgstr "SVN"
@@ -27,7 +27,7 @@
msgid "Menu|Add"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "Ajouter"
@@ -37,267 +37,307 @@
msgid "Menu|Blame"
msgstr "Différences détaillées"
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
+#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Différences détaillées"
#: thunar-svn-plugin/tsp-svn-action.c:299
#, fuzzy
+msgid "Menu|Changelist"
+msgstr "Extraction"
+
+#: thunar-svn-plugin/tsp-svn-action.c:299
+msgid "Changelist"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-action.c:312
+#, fuzzy
msgid "Menu|Checkout"
msgstr "Extraction"
-#: thunar-svn-plugin/tsp-svn-action.c:299 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Extraction"
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-svn-plugin/tsp-svn-action.c:325
#, fuzzy
msgid "Menu|Cleanup"
msgstr "Nettoyer les verrous"
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
msgid "Cleanup"
msgstr "Nettoyer les verrous"
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-svn-plugin/tsp-svn-action.c:338
#, fuzzy
msgid "Menu|Commit"
msgstr "Envoyer"
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:247
+#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr "Envoyer"
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-svn-plugin/tsp-svn-action.c:351
#, fuzzy
msgid "Menu|Copy"
msgstr "Complété"
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:251
-#: tsp-svn-helper/tsh-copy.c:152
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
+#: tsp-svn-helper/tsh-copy.c:161
#, fuzzy
msgid "Copy"
msgstr "Complété"
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:364
#, fuzzy
msgid "Menu|Delete"
msgstr "Effacer"
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Effacer"
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:377
#, fuzzy
msgid "Menu|Diff"
msgstr "Différences"
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: thunar-svn-plugin/tsp-svn-action.c:365
+#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
msgid "Diff"
msgstr "Différences"
-#: thunar-svn-plugin/tsp-svn-action.c:376
+#: thunar-svn-plugin/tsp-svn-action.c:389
#, fuzzy
msgid "Menu|Export"
msgstr "Exporter"
-#: thunar-svn-plugin/tsp-svn-action.c:376 tsp-svn-helper/main.c:259
+#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exporter"
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-svn-plugin/tsp-svn-action.c:402
#, fuzzy
msgid "Menu|Import"
msgstr "SVN _Importer"
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
#, fuzzy
msgid "Import"
msgstr "SVN _Importer"
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-svn-plugin/tsp-svn-action.c:415
#, fuzzy
msgid "Menu|Info"
msgstr "Information"
-#: thunar-svn-plugin/tsp-svn-action.c:402
-#: thunar-svn-plugin/tsp-svn-action.c:403
+#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-svn-plugin/tsp-svn-action.c:416
msgid "Info"
msgstr "Information"
-#: thunar-svn-plugin/tsp-svn-action.c:419
+#: thunar-svn-plugin/tsp-svn-action.c:432
#, fuzzy
msgid "Menu|Lock"
msgstr "Bloquer"
-#: thunar-svn-plugin/tsp-svn-action.c:419 tsp-svn-helper/main.c:267
+#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Bloquer"
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-svn-plugin/tsp-svn-action.c:445
msgid "Menu|Log"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr "Journal"
-#: thunar-svn-plugin/tsp-svn-action.c:454
+#: thunar-svn-plugin/tsp-svn-action.c:467
msgid "Menu|Move"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:454 tsp-svn-helper/main.c:275
-#: tsp-svn-helper/tsh-move.c:151
+#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
+#: tsp-svn-helper/tsh-move.c:156
msgid "Move"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
#, fuzzy
msgid "Menu|Edit Properties"
msgstr "Éditer les propriétés"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Edit Properties"
msgstr "Éditer les propriétés"
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-svn-plugin/tsp-svn-action.c:499
#, fuzzy
msgid "Menu|Relocate"
msgstr "Effacer"
-#: thunar-svn-plugin/tsp-svn-action.c:486 tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate-dialog.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
+#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
#, fuzzy
msgid "Menu|Resolved"
msgstr "Fixer comme résolu"
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-resolved.c:113
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
+#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-resolved.c:113
#: tsp-svn-helper/tsh-resolved.c:126
#, fuzzy
msgid "Resolved"
msgstr "Fixer comme résolu"
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
#, fuzzy
msgid "Menu|Resolve"
msgstr "Fixer comme résolu"
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
msgid "Resolve"
msgstr "Fixer comme résolu"
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:538
#, fuzzy
msgid "Menu|Revert"
msgstr "Restaurer"
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:291
+#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
#: 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:538
+#: thunar-svn-plugin/tsp-svn-action.c:551
#, fuzzy
msgid "Menu|Status"
msgstr "État"
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
#: tsp-svn-helper/tsh-file-selection-dialog.c:124
-#: tsp-svn-helper/tsh-status-dialog.c:184
+#: tsp-svn-helper/tsh-status-dialog.c:235
msgid "Status"
msgstr "État"
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-svn-plugin/tsp-svn-action.c:564
#, fuzzy
msgid "Menu|Switch"
msgstr "Modifier l'adresse du dépôt"
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:299
-#: tsp-svn-helper/tsh-relocate.c:119 tsp-svn-helper/tsh-switch.c:114
-#: tsp-svn-helper/tsh-switch.c:127
+#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
+#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Modifier l'adresse du dépôt"
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-svn-plugin/tsp-svn-action.c:577
#, fuzzy
msgid "Menu|Unlock"
msgstr "Débloquer"
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:303
+#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Débloquer"
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-svn-plugin/tsp-svn-action.c:590
#, fuzzy
msgid "Menu|Update"
msgstr "Mettre à jour"
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:307
+#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Mettre à jour"
-#: thunar-svn-plugin/tsp-svn-action.c:595
+#: thunar-svn-plugin/tsp-svn-action.c:608
#, c-format
msgid "Action %s is unimplemented"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:116
+#: thunar-svn-plugin/tsp-svn-property-page.c:118
msgid "URL:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:122
-#: thunar-svn-plugin/tsp-svn-property-page.c:135
-#: thunar-svn-plugin/tsp-svn-property-page.c:147
-#: thunar-svn-plugin/tsp-svn-property-page.c:165
-#: thunar-svn-plugin/tsp-svn-property-page.c:177
-#: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:485 tsp-svn-helper/tsh-common.c:525
-#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:573 tsp-svn-helper/tsh-common.c:600
-#: tsp-svn-helper/tsh-common.c:683
+#: thunar-svn-plugin/tsp-svn-property-page.c:124
+#: thunar-svn-plugin/tsp-svn-property-page.c:137
+#: thunar-svn-plugin/tsp-svn-property-page.c:149
+#: thunar-svn-plugin/tsp-svn-property-page.c:167
+#: thunar-svn-plugin/tsp-svn-property-page.c:179
+#: thunar-svn-plugin/tsp-svn-property-page.c:192
+#: thunar-svn-plugin/tsp-svn-property-page.c:221
+#: thunar-svn-plugin/tsp-svn-property-page.c:299
+#: tsp-svn-helper/tsh-common.c:493 tsp-svn-helper/tsh-common.c:540
+#: tsp-svn-helper/tsh-common.c:549 tsp-svn-helper/tsh-common.c:571
+#: tsp-svn-helper/tsh-common.c:588 tsp-svn-helper/tsh-common.c:615
+#: tsp-svn-helper/tsh-common.c:698
msgid "Unknown"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:129
+#: thunar-svn-plugin/tsp-svn-property-page.c:131
#, fuzzy
msgid "Revision:"
msgstr "À la révision : %li"
-#: thunar-svn-plugin/tsp-svn-property-page.c:141
+#: thunar-svn-plugin/tsp-svn-property-page.c:143
#, fuzzy
msgid "Repository:"
msgstr "Fixer comme résolu"
-#: thunar-svn-plugin/tsp-svn-property-page.c:159
+#: thunar-svn-plugin/tsp-svn-property-page.c:161
msgid "Modified revision:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:171
+#: thunar-svn-plugin/tsp-svn-property-page.c:173
msgid "Modified date:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:184
+#: thunar-svn-plugin/tsp-svn-property-page.c:186
msgid "Author:"
msgstr ""
+#: thunar-svn-plugin/tsp-svn-property-page.c:203
+msgid "Changelist:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:215
+msgid "Depth:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:302
+msgid "Exclude"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:305
+msgid "Empty"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:308
+msgid "Files"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:311
+#: tsp-svn-helper/tsh-properties-dialog.c:219
+#: tsp-svn-helper/tsh-status-dialog.c:191
+msgid "Immediates"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:314
+msgid "Infinity"
+msgstr ""
+
#. Translators: the first string is a path and the second string
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
@@ -355,209 +395,219 @@
msgid "Other..."
msgstr ""
-#: tsp-svn-helper/main.c:100
+#: tsp-svn-helper/main.c:105
msgid "Print version information"
msgstr "Afficher l'information sur la version"
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:112
#, fuzzy
msgid "Execute add action"
msgstr "Exécuter une mise à jour"
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:118
#, fuzzy
msgid "Execute blame action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:124
+#, fuzzy
+msgid "Execute changelist action"
+msgstr "Exécuter une extraction"
+
+#: tsp-svn-helper/main.c:130
msgid "Execute checkout action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:136
#, fuzzy
msgid "Execute cleanup action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:142
#, fuzzy
msgid "Execute commit action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:148
#, fuzzy
msgid "Execute copy action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:154
#, fuzzy
msgid "Execute delete action"
msgstr "Exécuter une mise à jour"
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:160
#, fuzzy
msgid "Execute export action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:166
#, fuzzy
msgid "Execute import action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:172
#, fuzzy
msgid "Execute lock action"
msgstr "Exécuter une mise à jour"
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:178
#, fuzzy
msgid "Execute log action"
msgstr "Exécuter une mise à jour"
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:184
#, fuzzy
msgid "Execute move action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:190
#, fuzzy
msgid "Execute properties action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:196
#, fuzzy
msgid "Execute resolved action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:202
#, fuzzy
msgid "Execute relocate action"
msgstr "Exécuter une mise à jour"
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:208
#, fuzzy
msgid "Execute revert action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:214
#, fuzzy
msgid "Execute status action"
msgstr "Exécuter une mise à jour"
-#: tsp-svn-helper/main.c:209
+#: tsp-svn-helper/main.c:220
#, fuzzy
msgid "Execute switch action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:226
#, fuzzy
msgid "Execute unlock action"
msgstr "Exécuter une extraction"
-#: tsp-svn-helper/main.c:221
+#: tsp-svn-helper/main.c:232
msgid "Execute update action"
msgstr "Exécuter une mise à jour"
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:246
msgid "Add Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:250
#, fuzzy
msgid "Blame Related Options:"
msgstr "Exécuter une mise à jour"
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:254
#, fuzzy
+msgid "Changelist Related Options:"
+msgstr "Exécuter une mise à jour"
+
+#: tsp-svn-helper/main.c:258
+#, fuzzy
msgid "Checkout Related Options:"
msgstr "Exécuter une mise à jour"
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:262
msgid "Cleanup Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:266
msgid "Commit Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:270
msgid "Copy Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:274
msgid "Delete Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:278
msgid "Export Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:282
msgid "Import Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:286
msgid "Lock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:290
msgid "Log Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:294
msgid "Move Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:298
#, 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:279 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:270
#, fuzzy
msgid "Properties"
msgstr "Éditer les propriétés"
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:302
msgid "Resolved Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:306
#, fuzzy
msgid "Relocate Related Options:"
msgstr "Exécuter une mise à jour"
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:310
msgid "Revert Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:314
msgid "Status Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:299
+#: tsp-svn-helper/main.c:318
#, fuzzy
msgid "Switch Related Options:"
msgstr "Exécuter une mise à jour"
-#: tsp-svn-helper/main.c:303
+#: tsp-svn-helper/main.c:322
msgid "Unlock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:307
+#: tsp-svn-helper/main.c:326
msgid "Update Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:353
+#: tsp-svn-helper/main.c:369
msgid "Not enough arguments provided"
msgstr ""
#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:74 tsp-svn-helper/tsh-delete.c:91
+#: tsp-svn-helper/tsh-copy.c:83 tsp-svn-helper/tsh-delete.c:91
#: 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-lock.c:91 tsp-svn-helper/tsh-move.c:77
#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
#: 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
@@ -603,9 +653,9 @@
msgid "Cleaning up ..."
msgstr "Nettoyer les verrous"
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:647
-#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:662
+#: tsp-svn-helper/tsh-copy.c:95 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
#, fuzzy, c-format
msgid "At revision: %ld"
msgstr "À la révision : %li"
@@ -614,10 +664,10 @@
msgid "Nothing to do"
msgstr ""
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:469
-#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-copy.c:106
#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:95
+#: tsp-svn-helper/tsh-move.c:100
msgid "Completed"
msgstr "Complété"
@@ -626,133 +676,161 @@
msgid "Commit Message"
msgstr "Envoyer"
-#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:467
-#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:560
-#: tsp-svn-helper/tsh-common.c:605 tsp-svn-helper/tsh-common.c:689
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:575
+#: tsp-svn-helper/tsh-common.c:620 tsp-svn-helper/tsh-common.c:704
msgid "Added"
msgstr "Ajouté"
-#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:698
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:713
#, fuzzy
msgid "Copied"
msgstr "Complété"
-#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:608 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:577
+#: tsp-svn-helper/tsh-common.c:623 tsp-svn-helper/tsh-common.c:706
msgid "Deleted"
msgstr "Effacé"
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
#, fuzzy
msgid "Restored"
msgstr "Fixer comme résolu"
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
#, fuzzy
msgid "Reverted"
msgstr "Restaurer"
-#: tsp-svn-helper/tsh-common.c:463
+#: tsp-svn-helper/tsh-common.c:464
#, fuzzy
msgid "Revert failed"
msgstr "Restaurer"
-#: tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:466
msgid "Skipped"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:469
msgid "Updated"
msgstr "Mise à jour"
-#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-common.c:472
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:584
msgid "External"
msgstr "Externe"
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:564
-#: tsp-svn-helper/tsh-common.c:611 tsp-svn-helper/tsh-common.c:694
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:579
+#: tsp-svn-helper/tsh-common.c:626 tsp-svn-helper/tsh-common.c:709
msgid "Modified"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:614 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:477 tsp-svn-helper/tsh-common.c:578
+#: tsp-svn-helper/tsh-common.c:629 tsp-svn-helper/tsh-common.c:702
msgid "Replaced"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:477
+#: tsp-svn-helper/tsh-common.c:478
msgid "Transmitting"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:479
+#: tsp-svn-helper/tsh-common.c:480
#, fuzzy
msgid "Locked"
msgstr "Bloquer"
-#: tsp-svn-helper/tsh-common.c:480 tsp-svn-helper/tsh-common.c:700
+#: tsp-svn-helper/tsh-common.c:481 tsp-svn-helper/tsh-common.c:715
#, fuzzy
msgid "Unlocked"
msgstr "Débloquer"
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
msgid "Lock failed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:482
+#: tsp-svn-helper/tsh-common.c:483
#, fuzzy
msgid "Unlock failed"
msgstr "Débloquer"
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:484
+msgid "Exists"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:485
+msgid "Changelist set"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:486
+msgid "Changelist cleared"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:487
+msgid "Changelist moved"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:488
+msgid "Merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:489
+msgid "Foreign merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:490
+msgid "Replace"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:539
msgid "Inapplicable"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:541
msgid "Unchanged"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:542 tsp-svn-helper/tsh-common.c:576
msgid "Missing"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:528 tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:543 tsp-svn-helper/tsh-common.c:583
msgid "Obstructed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:544
msgid "Changed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:545 tsp-svn-helper/tsh-common.c:580
msgid "Merged"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:531 tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:546 tsp-svn-helper/tsh-common.c:581
#, fuzzy
msgid "Conflicted"
msgstr "Complété"
#. N_("None"),
#. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:574
msgid "Normal"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:582
msgid "Ignored"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:570
+#: tsp-svn-helper/tsh-common.c:585
#, fuzzy
msgid "Incomplete"
msgstr "Complété"
-#: tsp-svn-helper/tsh-copy.c:91
+#: tsp-svn-helper/tsh-copy.c:100
msgid "Local copy"
msgstr ""
-#: tsp-svn-helper/tsh-copy.c:134
+#: tsp-svn-helper/tsh-copy.c:143
msgid "Copy To"
msgstr ""
@@ -786,7 +864,7 @@
#: tsp-svn-helper/tsh-file-selection-dialog.c:90
#: 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
+#: tsp-svn-helper/tsh-status-dialog.c:116
msgid "Path"
msgstr "Chemin"
@@ -838,11 +916,11 @@
msgid "Login"
msgstr "Se connecter"
-#: tsp-svn-helper/tsh-move.c:89
+#: tsp-svn-helper/tsh-move.c:94
msgid "Local move"
msgstr ""
-#: tsp-svn-helper/tsh-move.c:131
+#: tsp-svn-helper/tsh-move.c:136
msgid "Move To"
msgstr ""
@@ -854,52 +932,64 @@
msgid "Notification"
msgstr "Notification"
-#: tsp-svn-helper/tsh-properties-dialog.c:124
+#: tsp-svn-helper/tsh-properties-dialog.c:125
#, fuzzy
msgid "Name"
msgstr "Différences détaillées"
-#: tsp-svn-helper/tsh-properties-dialog.c:130
+#: tsp-svn-helper/tsh-properties-dialog.c:131
msgid "Value"
msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:181
+#: tsp-svn-helper/tsh-properties-dialog.c:205
+#: tsp-svn-helper/tsh-status-dialog.c:179
+msgid "Self"
+msgstr ""
+
+#: tsp-svn-helper/tsh-properties-dialog.c:213
+#: tsp-svn-helper/tsh-status-dialog.c:185
#, fuzzy
-msgid "Modify Property Recursive"
-msgstr "Éditer les propriétés"
+msgid "Immediate files"
+msgstr "Restaurer"
+#: tsp-svn-helper/tsh-properties-dialog.c:225
+#: tsp-svn-helper/tsh-status-dialog.c:197
+#, fuzzy
+msgid "Recursive"
+msgstr "Fixer comme résolu"
+
#. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:82
+#: tsp-svn-helper/tsh-properties.c:81
#, fuzzy
msgid "Set property failed"
msgstr "Restaurer"
-#: tsp-svn-helper/tsh-properties.c:105
+#: tsp-svn-helper/tsh-properties.c:104
#, fuzzy
msgid "Properties failed"
msgstr "Éditer les propriétés"
-#: tsp-svn-helper/tsh-relocate-dialog.c:86
+#: tsp-svn-helper/tsh-relocate-dialog.c:88
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
+#: tsp-svn-helper/tsh-relocate-dialog.c:98
+#: tsp-svn-helper/tsh-relocate-dialog.c:104
+#: tsp-svn-helper/tsh-relocate-dialog.c:153
+#: tsp-svn-helper/tsh-relocate-dialog.c:159
+#: tsp-svn-helper/tsh-relocate-dialog.c:205
+#: tsp-svn-helper/tsh-transfer-dialog.c:92
+#: tsp-svn-helper/tsh-transfer-dialog.c:98
+#: tsp-svn-helper/tsh-transfer-dialog.c:144
msgid "Select a folder"
msgstr ""
-#: tsp-svn-helper/tsh-relocate-dialog.c:141
+#: tsp-svn-helper/tsh-relocate-dialog.c:143
msgid "_To:"
msgstr ""
-#: tsp-svn-helper/tsh-relocate-dialog.c:196
-#: tsp-svn-helper/tsh-transfer-dialog.c:135
+#: tsp-svn-helper/tsh-relocate-dialog.c:198
+#: tsp-svn-helper/tsh-transfer-dialog.c:137
msgid "_Directory:"
msgstr ""
@@ -913,33 +1003,29 @@
msgid "Relocate finished"
msgstr "Nettoyer les verrous"
-#: tsp-svn-helper/tsh-relocate.c:133
+#: tsp-svn-helper/tsh-relocate.c:128
#, fuzzy
msgid "Relocating ..."
msgstr "Nettoyer les verrous"
-#: tsp-svn-helper/tsh-status-dialog.c:156
-msgid "Show Recursive"
-msgstr ""
-
-#: tsp-svn-helper/tsh-status-dialog.c:161
+#: tsp-svn-helper/tsh-status-dialog.c:212
msgid "Show Unmodified Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:165
+#: tsp-svn-helper/tsh-status-dialog.c:216
msgid "Show Unversioned Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:169
+#: tsp-svn-helper/tsh-status-dialog.c:220
msgid "Show Ignored Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:173
+#: tsp-svn-helper/tsh-status-dialog.c:224
#, fuzzy
msgid "Hide Externals"
msgstr "Externe"
-#: tsp-svn-helper/tsh-status-dialog.c:177
+#: tsp-svn-helper/tsh-status-dialog.c:228
msgid "Check Repository"
msgstr ""
@@ -948,11 +1034,11 @@
msgid "Status failed"
msgstr "État"
-#: tsp-svn-helper/tsh-transfer-dialog.c:80
+#: tsp-svn-helper/tsh-transfer-dialog.c:82
msgid "_Repository:"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:154
+#: tsp-svn-helper/tsh-transfer-dialog.c:156
msgid "Transfer"
msgstr ""
@@ -981,6 +1067,10 @@
msgstr ""
#, fuzzy
+#~ msgid "Modify Property Recursive"
+#~ msgstr "Éditer les propriétés"
+
+#, fuzzy
#~ msgid "At revision: %"
#~ msgstr "À la révision : %li"
Modified: thunar-svn-plugin/trunk/po/gl.po
===================================================================
--- thunar-svn-plugin/trunk/po/gl.po 2009-03-14 18:26:53 UTC (rev 6905)
+++ thunar-svn-plugin/trunk/po/gl.po 2009-03-14 20:49:07 UTC (rev 6906)
@@ -10,8 +10,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: xfce-i18n at xfce.org\n"
-"POT-Creation-Date: 2008-06-16 00:45+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2009-03-14 21:25+0100\n"
"PO-Revision-Date: 2009-03-07 11:40+0100\n"
"Last-Translator: Leandro Regueiro <leandro DOT regueiro AT gmail DOT com>\n"
"Language-Team: Galician <proxecto at trasno.net>\n"
@@ -22,8 +22,7 @@
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:433
-#: thunar-svn-plugin/tsp-provider.c:465
+#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
msgid "SVN"
msgstr "SVN"
@@ -31,10 +30,8 @@
msgid "Menu|Add"
msgstr "Engadir"
-#: thunar-svn-plugin/tsp-svn-action.c:266
-#: tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-add.c:113
-#: tsp-svn-helper/tsh-add.c:126
+#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "Engadir"
@@ -43,288 +40,301 @@
msgid "Menu|Blame"
msgstr "Menú Pinceis"
-#: thunar-svn-plugin/tsp-svn-action.c:279
-#: tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
+#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr ""
#: thunar-svn-plugin/tsp-svn-action.c:299
#, fuzzy
+msgid "Menu|Changelist"
+msgstr "Menú Pinceis"
+
+#: thunar-svn-plugin/tsp-svn-action.c:299
+#, fuzzy
+msgid "Changelist"
+msgstr "Modificado"
+
+#: thunar-svn-plugin/tsp-svn-action.c:312
+#, fuzzy
msgid "Menu|Checkout"
msgstr "Menú Pinceis"
-#: thunar-svn-plugin/tsp-svn-action.c:299
-#: tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-checkout.c:98
-#: tsp-svn-helper/tsh-checkout.c:110
+#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-svn-plugin/tsp-svn-action.c:325
#, fuzzy
msgid "Menu|Cleanup"
msgstr "Menú Pinceis"
-#: thunar-svn-plugin/tsp-svn-action.c:312
-#: tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
#, fuzzy
msgid "Cleanup"
msgstr "A limpar"
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-svn-plugin/tsp-svn-action.c:338
#, fuzzy
msgid "Menu|Commit"
msgstr "Enviar cambios"
-#: thunar-svn-plugin/tsp-svn-action.c:325
-#: tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-commit.c:127
-#: tsp-svn-helper/tsh-commit.c:140
+#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
#, fuzzy
msgid "Commit"
msgstr "E_fectuar"
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-svn-plugin/tsp-svn-action.c:351
msgid "Menu|Copy"
msgstr "Copiar"
-#: thunar-svn-plugin/tsp-svn-action.c:338
-#: tsp-svn-helper/main.c:251
-#: tsp-svn-helper/tsh-copy.c:152
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
+#: tsp-svn-helper/tsh-copy.c:161
msgid "Copy"
msgstr "Copiar"
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:364
msgid "Menu|Delete"
msgstr "Eliminar"
-#: thunar-svn-plugin/tsp-svn-action.c:351
-#: tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-delete.c:127
-#: tsp-svn-helper/tsh-delete.c:140
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Eliminar"
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:377
msgid "Menu|Diff"
msgstr "Diferencias"
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: thunar-svn-plugin/tsp-svn-action.c:365
+#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
#, fuzzy
msgid "Diff"
msgstr "Diff"
-#: thunar-svn-plugin/tsp-svn-action.c:376
+#: thunar-svn-plugin/tsp-svn-action.c:389
msgid "Menu|Export"
msgstr "Exportar"
-#: thunar-svn-plugin/tsp-svn-action.c:376
-#: tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-export.c:107
-#: tsp-svn-helper/tsh-export.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportar"
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-svn-plugin/tsp-svn-action.c:402
msgid "Menu|Import"
msgstr "Importar"
-#: thunar-svn-plugin/tsp-svn-action.c:389
-#: tsp-svn-helper/main.c:263
-#: tsp-svn-helper/tsh-import.c:102
-#: tsp-svn-helper/tsh-import.c:120
+#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importar"
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-svn-plugin/tsp-svn-action.c:415
msgid "Menu|Info"
msgstr "Información"
-#: thunar-svn-plugin/tsp-svn-action.c:402
-#: thunar-svn-plugin/tsp-svn-action.c:403
+#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-svn-plugin/tsp-svn-action.c:416
msgid "Info"
msgstr "Información"
-#: thunar-svn-plugin/tsp-svn-action.c:419
+#: thunar-svn-plugin/tsp-svn-action.c:432
msgid "Menu|Lock"
msgstr "Bloquear"
-#: thunar-svn-plugin/tsp-svn-action.c:419
-#: tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-lock-dialog.c:72
-#: tsp-svn-helper/tsh-lock.c:130
+#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
+#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Bloquear"
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-svn-plugin/tsp-svn-action.c:445
msgid "Menu|Log"
msgstr "Rexistro"
-#: thunar-svn-plugin/tsp-svn-action.c:432
-#: tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr "Rexistro"
-#: thunar-svn-plugin/tsp-svn-action.c:454
+#: thunar-svn-plugin/tsp-svn-action.c:467
msgid "Menu|Move"
msgstr "Mover"
-#: thunar-svn-plugin/tsp-svn-action.c:454
-#: tsp-svn-helper/main.c:275
-#: tsp-svn-helper/tsh-move.c:151
+#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
+#: tsp-svn-helper/tsh-move.c:156
msgid "Move"
msgstr "Mover"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Menu|Edit Properties"
msgstr "Editar as propiedades"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Edit Properties"
msgstr "Editar as propiedades"
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-svn-plugin/tsp-svn-action.c:499
#, fuzzy
msgid "Menu|Relocate"
msgstr "Menú Pinceis"
-#: thunar-svn-plugin/tsp-svn-action.c:486
-#: tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate-dialog.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
+#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
#, fuzzy
msgid "Menu|Resolved"
msgstr "Menú Pinceis"
-#: thunar-svn-plugin/tsp-svn-action.c:500
-#: tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-common.c:464
-#: tsp-svn-helper/tsh-resolved.c:113
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
+#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-resolved.c:113
#: tsp-svn-helper/tsh-resolved.c:126
#, fuzzy
msgid "Resolved"
msgstr "Resolto: %s"
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
#, fuzzy
msgid "Menu|Resolve"
msgstr "_Resolver conflitos..."
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
#, fuzzy
msgid "Resolve"
msgstr "_Resolver conflitos..."
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:538
#, fuzzy
msgid "Menu|Revert"
msgstr "Reverter imaxe"
-#: thunar-svn-plugin/tsp-svn-action.c:525
-#: tsp-svn-helper/main.c:291
-#: tsp-svn-helper/tsh-revert.c:112
-#: tsp-svn-helper/tsh-revert.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
#, fuzzy
msgid "Revert"
msgstr "Reverter"
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:551
msgid "Menu|Status"
msgstr "Estado"
-#: thunar-svn-plugin/tsp-svn-action.c:538
-#: tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
#: tsp-svn-helper/tsh-file-selection-dialog.c:124
-#: tsp-svn-helper/tsh-status-dialog.c:184
+#: tsp-svn-helper/tsh-status-dialog.c:235
msgid "Status"
msgstr "Estado"
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-svn-plugin/tsp-svn-action.c:564
#, fuzzy
msgid "Menu|Switch"
msgstr "Cambiar de usuario"
-#: thunar-svn-plugin/tsp-svn-action.c:551
-#: tsp-svn-helper/main.c:299
-#: tsp-svn-helper/tsh-relocate.c:119
-#: tsp-svn-helper/tsh-switch.c:114
-#: tsp-svn-helper/tsh-switch.c:127
+#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
+#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
#, fuzzy
msgid "Switch"
msgstr "Intercambio"
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-svn-plugin/tsp-svn-action.c:577
msgid "Menu|Unlock"
msgstr "Desbloquear"
-#: thunar-svn-plugin/tsp-svn-action.c:564
-#: tsp-svn-helper/main.c:303
+#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Desbloquear"
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-svn-plugin/tsp-svn-action.c:590
msgid "Menu|Update"
msgstr "Actualizar"
-#: thunar-svn-plugin/tsp-svn-action.c:577
-#: tsp-svn-helper/main.c:307
+#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Actualizar"
-#: thunar-svn-plugin/tsp-svn-action.c:595
+#: thunar-svn-plugin/tsp-svn-action.c:608
#, c-format
msgid "Action %s is unimplemented"
msgstr "A acción %s non está implementada"
-#: thunar-svn-plugin/tsp-svn-property-page.c:116
+#: thunar-svn-plugin/tsp-svn-property-page.c:118
msgid "URL:"
msgstr "URL:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:122
-#: thunar-svn-plugin/tsp-svn-property-page.c:135
-#: thunar-svn-plugin/tsp-svn-property-page.c:147
-#: thunar-svn-plugin/tsp-svn-property-page.c:165
-#: thunar-svn-plugin/tsp-svn-property-page.c:177
-#: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:485
-#: tsp-svn-helper/tsh-common.c:525
-#: tsp-svn-helper/tsh-common.c:534
-#: tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:573
-#: tsp-svn-helper/tsh-common.c:600
-#: tsp-svn-helper/tsh-common.c:683
+#: thunar-svn-plugin/tsp-svn-property-page.c:124
+#: thunar-svn-plugin/tsp-svn-property-page.c:137
+#: thunar-svn-plugin/tsp-svn-property-page.c:149
+#: thunar-svn-plugin/tsp-svn-property-page.c:167
+#: thunar-svn-plugin/tsp-svn-property-page.c:179
+#: thunar-svn-plugin/tsp-svn-property-page.c:192
+#: thunar-svn-plugin/tsp-svn-property-page.c:221
+#: thunar-svn-plugin/tsp-svn-property-page.c:299
+#: tsp-svn-helper/tsh-common.c:493 tsp-svn-helper/tsh-common.c:540
+#: tsp-svn-helper/tsh-common.c:549 tsp-svn-helper/tsh-common.c:571
+#: tsp-svn-helper/tsh-common.c:588 tsp-svn-helper/tsh-common.c:615
+#: tsp-svn-helper/tsh-common.c:698
msgid "Unknown"
msgstr "Descoñecido"
-#: thunar-svn-plugin/tsp-svn-property-page.c:129
+#: thunar-svn-plugin/tsp-svn-property-page.c:131
msgid "Revision:"
msgstr "Revisión:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:141
+#: thunar-svn-plugin/tsp-svn-property-page.c:143
msgid "Repository:"
msgstr "Repositorio:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:159
+#: thunar-svn-plugin/tsp-svn-property-page.c:161
msgid "Modified revision:"
msgstr "Revisión modificada:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:171
+#: thunar-svn-plugin/tsp-svn-property-page.c:173
msgid "Modified date:"
msgstr "Data de modificación:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:184
+#: thunar-svn-plugin/tsp-svn-property-page.c:186
msgid "Author:"
msgstr "Autor:"
+#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#, fuzzy
+msgid "Changelist:"
+msgstr "Modificado"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:215
+msgid "Depth:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:302
+msgid "Exclude"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:305
+msgid "Empty"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:308
+#, fuzzy
+msgid "Files"
+msgstr "Ficheiro"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:311
+#: tsp-svn-helper/tsh-properties-dialog.c:219
+#: tsp-svn-helper/tsh-status-dialog.c:191
+msgid "Immediates"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:314
+msgid "Infinity"
+msgstr ""
+
#. Translators: the first string is a path and the second string
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
@@ -387,109 +397,114 @@
msgid "Other..."
msgstr "Outro..."
-#: tsp-svn-helper/main.c:100
+#: tsp-svn-helper/main.c:105
msgid "Print version information"
msgstr "Mostrar a información da versión"
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:112
msgid "Execute add action"
msgstr "Executar a acción de engadir"
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:118
#, fuzzy
msgid "Execute blame action"
msgstr "Desface-la última acción"
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:124
#, fuzzy
+msgid "Execute changelist action"
+msgstr "Desface-la última acción"
+
+#: tsp-svn-helper/main.c:130
+#, fuzzy
msgid "Execute checkout action"
msgstr "Desface-la última acción"
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:136
#, fuzzy
msgid "Execute cleanup action"
msgstr "Desface-la última acción"
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:142
#, fuzzy
msgid "Execute commit action"
msgstr "Desface-la última acción"
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:148
#, fuzzy
msgid "Execute copy action"
msgstr "Desface-la última acción"
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:154
msgid "Execute delete action"
msgstr "Executar a acción de eliminar"
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:160
#, fuzzy
msgid "Execute export action"
msgstr "Desface-la última acción"
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:166
#, fuzzy
msgid "Execute import action"
msgstr "Desface-la última acción"
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:172
#, fuzzy
msgid "Execute lock action"
msgstr "Desface-la última acción"
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:178
#, fuzzy
msgid "Execute log action"
msgstr "Desface-la última acción"
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:184
#, fuzzy
msgid "Execute move action"
msgstr "Desface-la última acción"
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:190
#, fuzzy
msgid "Execute properties action"
msgstr "Desface-la última acción"
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:196
#, fuzzy
msgid "Execute resolved action"
msgstr "Desface-la última acción"
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:202
#, fuzzy
msgid "Execute relocate action"
msgstr "Desface-la última acción"
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:208
#, fuzzy
msgid "Execute revert action"
msgstr "Desface-la última acción"
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:214
#, fuzzy
msgid "Execute status action"
msgstr "Desface-la última acción"
-#: tsp-svn-helper/main.c:209
+#: tsp-svn-helper/main.c:220
#, fuzzy
msgid "Execute switch action"
msgstr "Desface-la última acción"
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:226
#, fuzzy
msgid "Execute unlock action"
msgstr "Desface-la última acción"
-#: tsp-svn-helper/main.c:221
+#: tsp-svn-helper/main.c:232
#, fuzzy
msgid "Execute update action"
msgstr "Desface-la última acción"
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:246
#, fuzzy
msgid "Add Related Options:"
msgstr ""
@@ -497,7 +512,7 @@
"\n"
"Opcións dispoñibles:"
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:250
#, fuzzy
msgid "Blame Related Options:"
msgstr ""
@@ -505,15 +520,23 @@
"\n"
"Opcións dispoñibles:"
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:254
#, fuzzy
+msgid "Changelist Related Options:"
+msgstr ""
+"[OPCIÓNS...] [FICHEIRO...]\n"
+"\n"
+"Opcións dispoñibles:"
+
+#: tsp-svn-helper/main.c:258
+#, fuzzy
msgid "Checkout Related Options:"
msgstr ""
"[OPCIÓNS...] [FICHEIRO...]\n"
"\n"
"Opcións dispoñibles:"
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:262
#, fuzzy
msgid "Cleanup Related Options:"
msgstr ""
@@ -521,7 +544,7 @@
"\n"
"Opcións dispoñibles:"
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:266
#, fuzzy
msgid "Commit Related Options:"
msgstr ""
@@ -529,7 +552,7 @@
"\n"
"Opcións dispoñibles:"
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:270
#, fuzzy
msgid "Copy Related Options:"
msgstr ""
@@ -537,12 +560,12 @@
"\n"
"Opcións dispoñibles:"
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:274
#, fuzzy
msgid "Delete Related Options:"
msgstr "_Eliminar as opcións gardadas"
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:278
#, fuzzy
msgid "Export Related Options:"
msgstr ""
@@ -550,7 +573,7 @@
"\n"
"Opcións dispoñibles:"
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:282
#, fuzzy
msgid "Import Related Options:"
msgstr ""
@@ -558,7 +581,7 @@
"\n"
"Opcións dispoñibles:"
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:286
#, fuzzy
msgid "Lock Related Options:"
msgstr ""
@@ -566,7 +589,7 @@
"\n"
"Opcións dispoñibles:"
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:290
#, fuzzy
msgid "Log Related Options:"
msgstr ""
@@ -574,7 +597,7 @@
"\n"
"Opcións dispoñibles:"
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:294
#, fuzzy
msgid "Move Related Options:"
msgstr ""
@@ -582,19 +605,18 @@
"\n"
"Opcións dispoñibles:"
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:298
#, fuzzy
msgid "Properties Related Options:"
msgstr "Opcións para modificar as propiedades dunha ventá"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:279
-#: tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:270
msgid "Properties"
msgstr "Propiedades"
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:302
#, fuzzy
msgid "Resolved Related Options:"
msgstr ""
@@ -602,7 +624,7 @@
"\n"
"Opcións dispoñibles:"
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:306
#, fuzzy
msgid "Relocate Related Options:"
msgstr ""
@@ -610,7 +632,7 @@
"\n"
"Opcións dispoñibles:"
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:310
#, fuzzy
msgid "Revert Related Options:"
msgstr ""
@@ -618,7 +640,7 @@
"\n"
"Opcións dispoñibles:"
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:314
#, fuzzy
msgid "Status Related Options:"
msgstr ""
@@ -626,7 +648,7 @@
"\n"
"Opcións dispoñibles:"
-#: tsp-svn-helper/main.c:299
+#: tsp-svn-helper/main.c:318
#, fuzzy
msgid "Switch Related Options:"
msgstr ""
@@ -634,7 +656,7 @@
"\n"
"Opcións dispoñibles:"
-#: tsp-svn-helper/main.c:303
+#: tsp-svn-helper/main.c:322
#, fuzzy
msgid "Unlock Related Options:"
msgstr ""
@@ -642,7 +664,7 @@
"\n"
"Opcións dispoñibles:"
-#: tsp-svn-helper/main.c:307
+#: tsp-svn-helper/main.c:326
#, fuzzy
msgid "Update Related Options:"
msgstr ""
@@ -650,26 +672,18 @@
"\n"
"Opcións dispoñibles:"
-#: tsp-svn-helper/main.c:353
+#: tsp-svn-helper/main.c:369
msgid "Not enough arguments provided"
msgstr "Non se proporcionaron argumentos suficientes"
-#: tsp-svn-helper/tsh-add.c:73
-#: tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71
-#: tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:74
-#: tsp-svn-helper/tsh-delete.c:91
-#: 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:73
-#: tsp-svn-helper/tsh-resolved.c:89
-#: 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
+#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
+#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
+#: tsp-svn-helper/tsh-copy.c:83 tsp-svn-helper/tsh-delete.c:91
+#: 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:77
+#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
+#: 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 "Fallou"
@@ -677,18 +691,15 @@
msgid "Line"
msgstr "Liña"
-#: tsp-svn-helper/tsh-blame-dialog.c:100
-#: tsp-svn-helper/tsh-log-dialog.c:118
+#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
msgid "Revision"
msgstr "Revisión"
-#: tsp-svn-helper/tsh-blame-dialog.c:106
-#: tsp-svn-helper/tsh-log-dialog.c:124
+#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
msgid "Author"
msgstr "Autor"
-#: tsp-svn-helper/tsh-blame-dialog.c:112
-#: tsp-svn-helper/tsh-log-dialog.c:130
+#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
msgid "Date"
msgstr "Data"
@@ -718,12 +729,9 @@
msgid "Cleaning up ..."
msgstr "Subir cursor"
-#: tsp-svn-helper/tsh-commit.c:103
-#: tsp-svn-helper/tsh-common.c:647
-#: tsp-svn-helper/tsh-copy.c:86
-#: tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82
-#: tsp-svn-helper/tsh-move.c:84
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:662
+#: tsp-svn-helper/tsh-copy.c:95 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
#, fuzzy, c-format
msgid "At revision: %ld"
msgstr "Vectorizar: %d. %ld nodos"
@@ -733,13 +741,10 @@
msgid "Nothing to do"
msgstr "Non hai nada que desfacer."
-#: tsp-svn-helper/tsh-commit.c:114
-#: tsp-svn-helper/tsh-common.c:469
-#: tsp-svn-helper/tsh-common.c:471
-#: tsp-svn-helper/tsh-copy.c:97
-#: tsp-svn-helper/tsh-delete.c:114
-#: tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:95
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-copy.c:106
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:100
msgid "Completed"
msgstr "Completado"
@@ -748,38 +753,31 @@
msgid "Commit Message"
msgstr "Mensaxe de GIMP"
-#: tsp-svn-helper/tsh-common.c:458
-#: tsp-svn-helper/tsh-common.c:467
-#: tsp-svn-helper/tsh-common.c:474
-#: tsp-svn-helper/tsh-common.c:560
-#: tsp-svn-helper/tsh-common.c:605
-#: tsp-svn-helper/tsh-common.c:689
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:575
+#: tsp-svn-helper/tsh-common.c:620 tsp-svn-helper/tsh-common.c:704
msgid "Added"
msgstr "Engadido"
-#: tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:698
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:713
msgid "Copied"
msgstr "Copiado"
-#: tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:475
-#: tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:608
-#: tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:577
+#: tsp-svn-helper/tsh-common.c:623 tsp-svn-helper/tsh-common.c:706
msgid "Deleted"
msgstr "Eliminado"
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
msgid "Restored"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
msgid "Reverted"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:463
+#: tsp-svn-helper/tsh-common.c:464
#, fuzzy
msgid "Revert failed"
msgstr ""
@@ -787,113 +785,133 @@
"\n"
"%s"
-#: tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:466
msgid "Skipped"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:469
msgid "Updated"
msgstr "Actualizado"
-#: tsp-svn-helper/tsh-common.c:470
-#: tsp-svn-helper/tsh-common.c:472
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:584
#, fuzzy
msgid "External"
msgstr "Externo"
-#: tsp-svn-helper/tsh-common.c:473
-#: tsp-svn-helper/tsh-common.c:564
-#: tsp-svn-helper/tsh-common.c:611
-#: tsp-svn-helper/tsh-common.c:694
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:579
+#: tsp-svn-helper/tsh-common.c:626 tsp-svn-helper/tsh-common.c:709
msgid "Modified"
msgstr "Modificado"
-#: tsp-svn-helper/tsh-common.c:476
-#: tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:614
-#: tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:477 tsp-svn-helper/tsh-common.c:578
+#: tsp-svn-helper/tsh-common.c:629 tsp-svn-helper/tsh-common.c:702
msgid "Replaced"
msgstr "Substituido"
-#: tsp-svn-helper/tsh-common.c:477
+#: tsp-svn-helper/tsh-common.c:478
msgid "Transmitting"
msgstr "Transmitindo"
-#: tsp-svn-helper/tsh-common.c:479
+#: tsp-svn-helper/tsh-common.c:480
msgid "Locked"
msgstr "Bloqueado"
-#: tsp-svn-helper/tsh-common.c:480
-#: tsp-svn-helper/tsh-common.c:700
+#: tsp-svn-helper/tsh-common.c:481 tsp-svn-helper/tsh-common.c:715
msgid "Unlocked"
msgstr "Desbloqueado"
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
msgid "Lock failed"
msgstr "Fallo ó bloquear"
-#: tsp-svn-helper/tsh-common.c:482
+#: tsp-svn-helper/tsh-common.c:483
msgid "Unlock failed"
msgstr "Fallo ó desbloquear"
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:484
+msgid "Exists"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:485
+msgid "Changelist set"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:486
+msgid "Changelist cleared"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:487
+#, fuzzy
+msgid "Changelist moved"
+msgstr "Modificado"
+
+#: tsp-svn-helper/tsh-common.c:488
+msgid "Merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:489
+msgid "Foreign merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:490
+#, fuzzy
+msgid "Replace"
+msgstr "Substituido"
+
+#: tsp-svn-helper/tsh-common.c:539
msgid "Inapplicable"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:541
msgid "Unchanged"
msgstr "Sen cambios"
-#: tsp-svn-helper/tsh-common.c:527
-#: tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:542 tsp-svn-helper/tsh-common.c:576
#, fuzzy
msgid "Missing"
msgstr "Falta"
-#: tsp-svn-helper/tsh-common.c:528
-#: tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:543 tsp-svn-helper/tsh-common.c:583
#, fuzzy
msgid "Obstructed"
msgstr "Obstruídos: %s"
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:544
#, fuzzy
msgid "Changed"
msgstr "Modificado"
-#: tsp-svn-helper/tsh-common.c:530
-#: tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:545 tsp-svn-helper/tsh-common.c:580
#, fuzzy
msgid "Merged"
msgstr "Combinado: %s"
-#: tsp-svn-helper/tsh-common.c:531
-#: tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:546 tsp-svn-helper/tsh-common.c:581
#, fuzzy
msgid "Conflicted"
msgstr "Con conflitos"
#. N_("None"),
#. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:574
msgid "Normal"
msgstr "Normal"
-#: tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:582
msgid "Ignored"
msgstr "Ignorado"
-#: tsp-svn-helper/tsh-common.c:570
+#: tsp-svn-helper/tsh-common.c:585
#, fuzzy
msgid "Incomplete"
msgstr "Entrada incompleta"
-#: tsp-svn-helper/tsh-copy.c:91
+#: tsp-svn-helper/tsh-copy.c:100
msgid "Local copy"
msgstr "Copia local"
-#: tsp-svn-helper/tsh-copy.c:134
+#: tsp-svn-helper/tsh-copy.c:143
msgid "Copy To"
msgstr "Copiar a"
@@ -915,8 +933,7 @@
msgid "Select a file"
msgstr "Seleccione un ficheiro"
-#: tsp-svn-helper/tsh-file-dialog.c:78
-#: tsp-svn-helper/tsh-login-dialog.c:98
+#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
#: tsp-svn-helper/tsh-trust-dialog.c:73
#, fuzzy
msgid "Remember"
@@ -929,7 +946,7 @@
#: tsp-svn-helper/tsh-file-selection-dialog.c:90
#: 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
+#: tsp-svn-helper/tsh-status-dialog.c:116
msgid "Path"
msgstr "Ruta"
@@ -946,8 +963,7 @@
msgid "Message"
msgstr "Mensaxe"
-#: tsp-svn-helper/tsh-log-dialog.c:174
-#: tsp-svn-helper/tsh-notify-dialog.c:88
+#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
msgid "Action"
msgstr "Acción"
@@ -985,12 +1001,12 @@
msgid "Login"
msgstr "Inicio de sesión"
-#: tsp-svn-helper/tsh-move.c:89
+#: tsp-svn-helper/tsh-move.c:94
#, fuzzy
msgid "Local move"
msgstr "Mover guía"
-#: tsp-svn-helper/tsh-move.c:131
+#: tsp-svn-helper/tsh-move.c:136
msgid "Move To"
msgstr "Mover a"
@@ -1002,26 +1018,41 @@
msgid "Notification"
msgstr "Notificación"
-#: tsp-svn-helper/tsh-properties-dialog.c:124
+#: tsp-svn-helper/tsh-properties-dialog.c:125
msgid "Name"
msgstr "Nome"
-#: tsp-svn-helper/tsh-properties-dialog.c:130
+#: tsp-svn-helper/tsh-properties-dialog.c:131
msgid "Value"
msgstr "Valor"
-#: tsp-svn-helper/tsh-properties-dialog.c:181
+#: tsp-svn-helper/tsh-properties-dialog.c:205
+#: tsp-svn-helper/tsh-status-dialog.c:179
+msgid "Self"
+msgstr ""
+
+#: tsp-svn-helper/tsh-properties-dialog.c:213
+#: tsp-svn-helper/tsh-status-dialog.c:185
#, fuzzy
-msgid "Modify Property Recursive"
-msgstr "Establecer as propiedades do sinal"
+msgid "Immediate files"
+msgstr ""
+"Erro ao abrir '%s':\n"
+"\n"
+"%s"
+#: tsp-svn-helper/tsh-properties-dialog.c:225
+#: tsp-svn-helper/tsh-status-dialog.c:197
+#, fuzzy
+msgid "Recursive"
+msgstr "Amosar/Agochar"
+
#. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:82
+#: tsp-svn-helper/tsh-properties.c:81
#, fuzzy
msgid "Set property failed"
msgstr "Establecer as propiedades do sinal"
-#: tsp-svn-helper/tsh-properties.c:105
+#: tsp-svn-helper/tsh-properties.c:104
#, fuzzy
msgid "Properties failed"
msgstr ""
@@ -1029,27 +1060,27 @@
"\n"
"%s"
-#: tsp-svn-helper/tsh-relocate-dialog.c:86
+#: tsp-svn-helper/tsh-relocate-dialog.c:88
msgid "_From:"
msgstr "_Dende:"
-#: 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
+#: tsp-svn-helper/tsh-relocate-dialog.c:98
+#: tsp-svn-helper/tsh-relocate-dialog.c:104
+#: tsp-svn-helper/tsh-relocate-dialog.c:153
+#: tsp-svn-helper/tsh-relocate-dialog.c:159
+#: tsp-svn-helper/tsh-relocate-dialog.c:205
+#: tsp-svn-helper/tsh-transfer-dialog.c:92
+#: tsp-svn-helper/tsh-transfer-dialog.c:98
+#: tsp-svn-helper/tsh-transfer-dialog.c:144
msgid "Select a folder"
msgstr "Seleccione un cartafol"
-#: tsp-svn-helper/tsh-relocate-dialog.c:141
+#: tsp-svn-helper/tsh-relocate-dialog.c:143
msgid "_To:"
msgstr "_A:"
-#: tsp-svn-helper/tsh-relocate-dialog.c:196
-#: tsp-svn-helper/tsh-transfer-dialog.c:135
+#: tsp-svn-helper/tsh-relocate-dialog.c:198
+#: tsp-svn-helper/tsh-transfer-dialog.c:137
msgid "_Directory:"
msgstr "_Directorio:"
@@ -1066,36 +1097,31 @@
msgid "Relocate finished"
msgstr "Debuxo rematado"
-#: tsp-svn-helper/tsh-relocate.c:133
+#: tsp-svn-helper/tsh-relocate.c:128
msgid "Relocating ..."
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:156
+#: tsp-svn-helper/tsh-status-dialog.c:212
#, fuzzy
-msgid "Show Recursive"
-msgstr "Amosar/Agochar"
-
-#: tsp-svn-helper/tsh-status-dialog.c:161
-#, fuzzy
msgid "Show Unmodified Files"
msgstr "Mostrar os ficheiros binarios"
-#: tsp-svn-helper/tsh-status-dialog.c:165
+#: tsp-svn-helper/tsh-status-dialog.c:216
#, fuzzy
msgid "Show Unversioned Files"
msgstr "Mostrar os ficheiros binarios"
-#: tsp-svn-helper/tsh-status-dialog.c:169
+#: tsp-svn-helper/tsh-status-dialog.c:220
#, fuzzy
msgid "Show Ignored Files"
msgstr "Mostrar os ficheiros binarios"
-#: tsp-svn-helper/tsh-status-dialog.c:173
+#: tsp-svn-helper/tsh-status-dialog.c:224
#, fuzzy
msgid "Hide Externals"
msgstr "Agochar o obxecto"
-#: tsp-svn-helper/tsh-status-dialog.c:177
+#: tsp-svn-helper/tsh-status-dialog.c:228
msgid "Check Repository"
msgstr "Comprobar o repositorio"
@@ -1104,11 +1130,11 @@
msgid "Status failed"
msgstr "Fallou"
-#: tsp-svn-helper/tsh-transfer-dialog.c:80
+#: tsp-svn-helper/tsh-transfer-dialog.c:82
msgid "_Repository:"
msgstr "_Repositorio:"
-#: tsp-svn-helper/tsh-transfer-dialog.c:154
+#: tsp-svn-helper/tsh-transfer-dialog.c:156
#, fuzzy
msgid "Transfer"
msgstr "Transferir"
@@ -1137,3 +1163,6 @@
msgid "Trust"
msgstr "Confiar"
+#, fuzzy
+#~ msgid "Modify Property Recursive"
+#~ msgstr "Establecer as propiedades do sinal"
Modified: thunar-svn-plugin/trunk/po/hu.po
===================================================================
--- thunar-svn-plugin/trunk/po/hu.po 2009-03-14 18:26:53 UTC (rev 6905)
+++ thunar-svn-plugin/trunk/po/hu.po 2009-03-14 20:49:07 UTC (rev 6906)
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: Thunar SVN plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-16 00:45+0200\n"
+"POT-Creation-Date: 2009-03-14 21:25+0100\n"
"PO-Revision-Date: 2007-06-04 08:37+0100\n"
"Last-Translator: SZERVÁC Attila <sas at 321.hu>\n"
"Language-Team: Hungarian\n"
@@ -15,7 +15,7 @@
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:433 thunar-svn-plugin/tsp-provider.c:465
+#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
msgid "SVN"
msgstr "SVN"
@@ -23,7 +23,7 @@
msgid "Menu|Add"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "Hozzáad"
@@ -32,267 +32,307 @@
msgid "Menu|Blame"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
+#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr ""
#: thunar-svn-plugin/tsp-svn-action.c:299
#, fuzzy
+msgid "Menu|Changelist"
+msgstr "SVN _Checkout"
+
+#: thunar-svn-plugin/tsp-svn-action.c:299
+msgid "Changelist"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-action.c:312
+#, fuzzy
msgid "Menu|Checkout"
msgstr "SVN _Checkout"
-#: thunar-svn-plugin/tsp-svn-action.c:299 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
#, fuzzy
msgid "Checkout"
msgstr "SVN _Checkout"
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-svn-plugin/tsp-svn-action.c:325
#, fuzzy
msgid "Menu|Cleanup"
msgstr "Tisztít"
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
msgid "Cleanup"
msgstr "Tisztít"
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-svn-plugin/tsp-svn-action.c:338
msgid "Menu|Commit"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:247
+#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-svn-plugin/tsp-svn-action.c:351
#, fuzzy
msgid "Menu|Copy"
msgstr "Kész"
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:251
-#: tsp-svn-helper/tsh-copy.c:152
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
+#: tsp-svn-helper/tsh-copy.c:161
#, fuzzy
msgid "Copy"
msgstr "Kész"
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:364
#, fuzzy
msgid "Menu|Delete"
msgstr "Töröl"
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Töröl"
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:377
#, fuzzy
msgid "Menu|Diff"
msgstr "Különbség"
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: thunar-svn-plugin/tsp-svn-action.c:365
+#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
msgid "Diff"
msgstr "Különbség"
-#: thunar-svn-plugin/tsp-svn-action.c:376
+#: thunar-svn-plugin/tsp-svn-action.c:389
#, fuzzy
msgid "Menu|Export"
msgstr "Export"
-#: thunar-svn-plugin/tsp-svn-action.c:376 tsp-svn-helper/main.c:259
+#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Export"
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-svn-plugin/tsp-svn-action.c:402
#, fuzzy
msgid "Menu|Import"
msgstr "SVN _Import"
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
#, fuzzy
msgid "Import"
msgstr "SVN _Import"
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-svn-plugin/tsp-svn-action.c:415
#, fuzzy
msgid "Menu|Info"
msgstr "Adatok"
-#: thunar-svn-plugin/tsp-svn-action.c:402
-#: thunar-svn-plugin/tsp-svn-action.c:403
+#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-svn-plugin/tsp-svn-action.c:416
msgid "Info"
msgstr "Adatok"
-#: thunar-svn-plugin/tsp-svn-action.c:419
+#: thunar-svn-plugin/tsp-svn-action.c:432
#, fuzzy
msgid "Menu|Lock"
msgstr "Zár"
-#: thunar-svn-plugin/tsp-svn-action.c:419 tsp-svn-helper/main.c:267
+#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Zár"
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-svn-plugin/tsp-svn-action.c:445
msgid "Menu|Log"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr "Napló"
-#: thunar-svn-plugin/tsp-svn-action.c:454
+#: thunar-svn-plugin/tsp-svn-action.c:467
msgid "Menu|Move"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:454 tsp-svn-helper/main.c:275
-#: tsp-svn-helper/tsh-move.c:151
+#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
+#: tsp-svn-helper/tsh-move.c:156
msgid "Move"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
#, fuzzy
msgid "Menu|Edit Properties"
msgstr "Tulajdonságok szerkesztése"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Edit Properties"
msgstr "Tulajdonságok szerkesztése"
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-svn-plugin/tsp-svn-action.c:499
#, fuzzy
msgid "Menu|Relocate"
msgstr "Töröl"
-#: thunar-svn-plugin/tsp-svn-action.c:486 tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate-dialog.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
+#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
#, fuzzy
msgid "Menu|Resolved"
msgstr "Megold"
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-resolved.c:113
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
+#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-resolved.c:113
#: tsp-svn-helper/tsh-resolved.c:126
#, fuzzy
msgid "Resolved"
msgstr "Megold"
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
#, fuzzy
msgid "Menu|Resolve"
msgstr "Megold"
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
msgid "Resolve"
msgstr "Megold"
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:538
#, fuzzy
msgid "Menu|Revert"
msgstr "Visszaállít"
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:291
+#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
#: 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:538
+#: thunar-svn-plugin/tsp-svn-action.c:551
#, fuzzy
msgid "Menu|Status"
msgstr "Állapot"
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
#: tsp-svn-helper/tsh-file-selection-dialog.c:124
-#: tsp-svn-helper/tsh-status-dialog.c:184
+#: tsp-svn-helper/tsh-status-dialog.c:235
msgid "Status"
msgstr "Állapot"
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-svn-plugin/tsp-svn-action.c:564
#, fuzzy
msgid "Menu|Switch"
msgstr "Vált"
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:299
-#: tsp-svn-helper/tsh-relocate.c:119 tsp-svn-helper/tsh-switch.c:114
-#: tsp-svn-helper/tsh-switch.c:127
+#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
+#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Vált"
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-svn-plugin/tsp-svn-action.c:577
#, fuzzy
msgid "Menu|Unlock"
msgstr "Felold"
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:303
+#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Felold"
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-svn-plugin/tsp-svn-action.c:590
#, fuzzy
msgid "Menu|Update"
msgstr "Frissít"
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:307
+#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Frissít"
-#: thunar-svn-plugin/tsp-svn-action.c:595
+#: thunar-svn-plugin/tsp-svn-action.c:608
#, c-format
msgid "Action %s is unimplemented"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:116
+#: thunar-svn-plugin/tsp-svn-property-page.c:118
msgid "URL:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:122
-#: thunar-svn-plugin/tsp-svn-property-page.c:135
-#: thunar-svn-plugin/tsp-svn-property-page.c:147
-#: thunar-svn-plugin/tsp-svn-property-page.c:165
-#: thunar-svn-plugin/tsp-svn-property-page.c:177
-#: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:485 tsp-svn-helper/tsh-common.c:525
-#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:573 tsp-svn-helper/tsh-common.c:600
-#: tsp-svn-helper/tsh-common.c:683
+#: thunar-svn-plugin/tsp-svn-property-page.c:124
+#: thunar-svn-plugin/tsp-svn-property-page.c:137
+#: thunar-svn-plugin/tsp-svn-property-page.c:149
+#: thunar-svn-plugin/tsp-svn-property-page.c:167
+#: thunar-svn-plugin/tsp-svn-property-page.c:179
+#: thunar-svn-plugin/tsp-svn-property-page.c:192
+#: thunar-svn-plugin/tsp-svn-property-page.c:221
+#: thunar-svn-plugin/tsp-svn-property-page.c:299
+#: tsp-svn-helper/tsh-common.c:493 tsp-svn-helper/tsh-common.c:540
+#: tsp-svn-helper/tsh-common.c:549 tsp-svn-helper/tsh-common.c:571
+#: tsp-svn-helper/tsh-common.c:588 tsp-svn-helper/tsh-common.c:615
+#: tsp-svn-helper/tsh-common.c:698
msgid "Unknown"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:129
+#: thunar-svn-plugin/tsp-svn-property-page.c:131
#, fuzzy
msgid "Revision:"
msgstr "E verziónál: %li"
-#: thunar-svn-plugin/tsp-svn-property-page.c:141
+#: thunar-svn-plugin/tsp-svn-property-page.c:143
#, fuzzy
msgid "Repository:"
msgstr "Megold"
-#: thunar-svn-plugin/tsp-svn-property-page.c:159
+#: thunar-svn-plugin/tsp-svn-property-page.c:161
msgid "Modified revision:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:171
+#: thunar-svn-plugin/tsp-svn-property-page.c:173
msgid "Modified date:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:184
+#: thunar-svn-plugin/tsp-svn-property-page.c:186
msgid "Author:"
msgstr ""
+#: thunar-svn-plugin/tsp-svn-property-page.c:203
+msgid "Changelist:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:215
+msgid "Depth:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:302
+msgid "Exclude"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:305
+msgid "Empty"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:308
+msgid "Files"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:311
+#: tsp-svn-helper/tsh-properties-dialog.c:219
+#: tsp-svn-helper/tsh-status-dialog.c:191
+msgid "Immediates"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:314
+msgid "Infinity"
+msgstr ""
+
#. Translators: the first string is a path and the second string
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
@@ -350,209 +390,219 @@
msgid "Other..."
msgstr ""
-#: tsp-svn-helper/main.c:100
+#: tsp-svn-helper/main.c:105
msgid "Print version information"
msgstr "Verzió kiírása"
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:112
#, fuzzy
msgid "Execute add action"
msgstr "Frissítési művelet futtatása"
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:118
#, fuzzy
msgid "Execute blame action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:124
+#, fuzzy
+msgid "Execute changelist action"
+msgstr "Checkout művelet futtatása"
+
+#: tsp-svn-helper/main.c:130
msgid "Execute checkout action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:136
#, fuzzy
msgid "Execute cleanup action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:142
#, fuzzy
msgid "Execute commit action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:148
#, fuzzy
msgid "Execute copy action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:154
#, fuzzy
msgid "Execute delete action"
msgstr "Frissítési művelet futtatása"
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:160
#, fuzzy
msgid "Execute export action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:166
#, fuzzy
msgid "Execute import action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:172
#, fuzzy
msgid "Execute lock action"
msgstr "Frissítési művelet futtatása"
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:178
#, fuzzy
msgid "Execute log action"
msgstr "Frissítési művelet futtatása"
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:184
#, fuzzy
msgid "Execute move action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:190
#, fuzzy
msgid "Execute properties action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:196
#, fuzzy
msgid "Execute resolved action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:202
#, fuzzy
msgid "Execute relocate action"
msgstr "Frissítési művelet futtatása"
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:208
#, fuzzy
msgid "Execute revert action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:214
#, fuzzy
msgid "Execute status action"
msgstr "Frissítési művelet futtatása"
-#: tsp-svn-helper/main.c:209
+#: tsp-svn-helper/main.c:220
#, fuzzy
msgid "Execute switch action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:226
#, fuzzy
msgid "Execute unlock action"
msgstr "Checkout művelet futtatása"
-#: tsp-svn-helper/main.c:221
+#: tsp-svn-helper/main.c:232
msgid "Execute update action"
msgstr "Frissítési művelet futtatása"
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:246
msgid "Add Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:250
#, fuzzy
msgid "Blame Related Options:"
msgstr "Frissítési művelet futtatása"
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:254
#, fuzzy
+msgid "Changelist Related Options:"
+msgstr "Frissítési művelet futtatása"
+
+#: tsp-svn-helper/main.c:258
+#, fuzzy
msgid "Checkout Related Options:"
msgstr "Frissítési művelet futtatása"
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:262
msgid "Cleanup Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:266
msgid "Commit Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:270
msgid "Copy Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:274
msgid "Delete Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:278
msgid "Export Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:282
msgid "Import Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:286
msgid "Lock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:290
msgid "Log Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:294
msgid "Move Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:298
#, 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:279 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:270
#, fuzzy
msgid "Properties"
msgstr "Tulajdonságok szerkesztése"
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:302
msgid "Resolved Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:306
#, fuzzy
msgid "Relocate Related Options:"
msgstr "Frissítési művelet futtatása"
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:310
msgid "Revert Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:314
msgid "Status Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:299
+#: tsp-svn-helper/main.c:318
#, fuzzy
msgid "Switch Related Options:"
msgstr "Frissítési művelet futtatása"
-#: tsp-svn-helper/main.c:303
+#: tsp-svn-helper/main.c:322
msgid "Unlock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:307
+#: tsp-svn-helper/main.c:326
msgid "Update Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:353
+#: tsp-svn-helper/main.c:369
msgid "Not enough arguments provided"
msgstr ""
#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:74 tsp-svn-helper/tsh-delete.c:91
+#: tsp-svn-helper/tsh-copy.c:83 tsp-svn-helper/tsh-delete.c:91
#: 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-lock.c:91 tsp-svn-helper/tsh-move.c:77
#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
#: 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
@@ -598,9 +648,9 @@
msgid "Cleaning up ..."
msgstr "Tisztít"
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:647
-#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:662
+#: tsp-svn-helper/tsh-copy.c:95 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
#, fuzzy, c-format
msgid "At revision: %ld"
msgstr "E verziónál: %li"
@@ -609,10 +659,10 @@
msgid "Nothing to do"
msgstr ""
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:469
-#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-copy.c:106
#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:95
+#: tsp-svn-helper/tsh-move.c:100
msgid "Completed"
msgstr "Kész"
@@ -620,133 +670,161 @@
msgid "Commit Message"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:467
-#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:560
-#: tsp-svn-helper/tsh-common.c:605 tsp-svn-helper/tsh-common.c:689
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:575
+#: tsp-svn-helper/tsh-common.c:620 tsp-svn-helper/tsh-common.c:704
msgid "Added"
msgstr "Hozzáadva"
-#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:698
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:713
#, fuzzy
msgid "Copied"
msgstr "Kész"
-#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:608 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:577
+#: tsp-svn-helper/tsh-common.c:623 tsp-svn-helper/tsh-common.c:706
msgid "Deleted"
msgstr "Törölve"
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
#, fuzzy
msgid "Restored"
msgstr "Megold"
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
#, fuzzy
msgid "Reverted"
msgstr "Visszaállít"
-#: tsp-svn-helper/tsh-common.c:463
+#: tsp-svn-helper/tsh-common.c:464
#, fuzzy
msgid "Revert failed"
msgstr "Visszaállít"
-#: tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:466
msgid "Skipped"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:469
msgid "Updated"
msgstr "Frissítve"
-#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-common.c:472
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:584
msgid "External"
msgstr "Külső"
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:564
-#: tsp-svn-helper/tsh-common.c:611 tsp-svn-helper/tsh-common.c:694
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:579
+#: tsp-svn-helper/tsh-common.c:626 tsp-svn-helper/tsh-common.c:709
msgid "Modified"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:614 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:477 tsp-svn-helper/tsh-common.c:578
+#: tsp-svn-helper/tsh-common.c:629 tsp-svn-helper/tsh-common.c:702
msgid "Replaced"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:477
+#: tsp-svn-helper/tsh-common.c:478
msgid "Transmitting"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:479
+#: tsp-svn-helper/tsh-common.c:480
#, fuzzy
msgid "Locked"
msgstr "Zár"
-#: tsp-svn-helper/tsh-common.c:480 tsp-svn-helper/tsh-common.c:700
+#: tsp-svn-helper/tsh-common.c:481 tsp-svn-helper/tsh-common.c:715
#, fuzzy
msgid "Unlocked"
msgstr "Felold"
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
msgid "Lock failed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:482
+#: tsp-svn-helper/tsh-common.c:483
#, fuzzy
msgid "Unlock failed"
msgstr "Felold"
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:484
+msgid "Exists"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:485
+msgid "Changelist set"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:486
+msgid "Changelist cleared"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:487
+msgid "Changelist moved"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:488
+msgid "Merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:489
+msgid "Foreign merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:490
+msgid "Replace"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:539
msgid "Inapplicable"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:541
msgid "Unchanged"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:542 tsp-svn-helper/tsh-common.c:576
msgid "Missing"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:528 tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:543 tsp-svn-helper/tsh-common.c:583
msgid "Obstructed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:544
msgid "Changed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:545 tsp-svn-helper/tsh-common.c:580
msgid "Merged"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:531 tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:546 tsp-svn-helper/tsh-common.c:581
#, fuzzy
msgid "Conflicted"
msgstr "Kész"
#. N_("None"),
#. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:574
msgid "Normal"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:582
msgid "Ignored"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:570
+#: tsp-svn-helper/tsh-common.c:585
#, fuzzy
msgid "Incomplete"
msgstr "Kész"
-#: tsp-svn-helper/tsh-copy.c:91
+#: tsp-svn-helper/tsh-copy.c:100
msgid "Local copy"
msgstr ""
-#: tsp-svn-helper/tsh-copy.c:134
+#: tsp-svn-helper/tsh-copy.c:143
msgid "Copy To"
msgstr ""
@@ -779,7 +857,7 @@
#: tsp-svn-helper/tsh-file-selection-dialog.c:90
#: 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
+#: tsp-svn-helper/tsh-status-dialog.c:116
msgid "Path"
msgstr "Útvonal"
@@ -831,11 +909,11 @@
msgid "Login"
msgstr "Bejelentkezés"
-#: tsp-svn-helper/tsh-move.c:89
+#: tsp-svn-helper/tsh-move.c:94
msgid "Local move"
msgstr ""
-#: tsp-svn-helper/tsh-move.c:131
+#: tsp-svn-helper/tsh-move.c:136
msgid "Move To"
msgstr ""
@@ -847,51 +925,63 @@
msgid "Notification"
msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:124
+#: tsp-svn-helper/tsh-properties-dialog.c:125
msgid "Name"
msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:130
+#: tsp-svn-helper/tsh-properties-dialog.c:131
msgid "Value"
msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:181
+#: tsp-svn-helper/tsh-properties-dialog.c:205
+#: tsp-svn-helper/tsh-status-dialog.c:179
+msgid "Self"
+msgstr ""
+
+#: tsp-svn-helper/tsh-properties-dialog.c:213
+#: tsp-svn-helper/tsh-status-dialog.c:185
#, fuzzy
-msgid "Modify Property Recursive"
-msgstr "Tulajdonságok szerkesztése"
+msgid "Immediate files"
+msgstr "Visszaállít"
+#: tsp-svn-helper/tsh-properties-dialog.c:225
+#: tsp-svn-helper/tsh-status-dialog.c:197
+#, fuzzy
+msgid "Recursive"
+msgstr "Megold"
+
#. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:82
+#: tsp-svn-helper/tsh-properties.c:81
#, fuzzy
msgid "Set property failed"
msgstr "Visszaállít"
-#: tsp-svn-helper/tsh-properties.c:105
+#: tsp-svn-helper/tsh-properties.c:104
#, fuzzy
msgid "Properties failed"
msgstr "Tulajdonságok szerkesztése"
-#: tsp-svn-helper/tsh-relocate-dialog.c:86
+#: tsp-svn-helper/tsh-relocate-dialog.c:88
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
+#: tsp-svn-helper/tsh-relocate-dialog.c:98
+#: tsp-svn-helper/tsh-relocate-dialog.c:104
+#: tsp-svn-helper/tsh-relocate-dialog.c:153
+#: tsp-svn-helper/tsh-relocate-dialog.c:159
+#: tsp-svn-helper/tsh-relocate-dialog.c:205
+#: tsp-svn-helper/tsh-transfer-dialog.c:92
+#: tsp-svn-helper/tsh-transfer-dialog.c:98
+#: tsp-svn-helper/tsh-transfer-dialog.c:144
msgid "Select a folder"
msgstr ""
-#: tsp-svn-helper/tsh-relocate-dialog.c:141
+#: tsp-svn-helper/tsh-relocate-dialog.c:143
msgid "_To:"
msgstr ""
-#: tsp-svn-helper/tsh-relocate-dialog.c:196
-#: tsp-svn-helper/tsh-transfer-dialog.c:135
+#: tsp-svn-helper/tsh-relocate-dialog.c:198
+#: tsp-svn-helper/tsh-transfer-dialog.c:137
msgid "_Directory:"
msgstr ""
@@ -905,33 +995,29 @@
msgid "Relocate finished"
msgstr "Tisztít"
-#: tsp-svn-helper/tsh-relocate.c:133
+#: tsp-svn-helper/tsh-relocate.c:128
#, fuzzy
msgid "Relocating ..."
msgstr "Tisztít"
-#: tsp-svn-helper/tsh-status-dialog.c:156
-msgid "Show Recursive"
-msgstr ""
-
-#: tsp-svn-helper/tsh-status-dialog.c:161
+#: tsp-svn-helper/tsh-status-dialog.c:212
msgid "Show Unmodified Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:165
+#: tsp-svn-helper/tsh-status-dialog.c:216
msgid "Show Unversioned Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:169
+#: tsp-svn-helper/tsh-status-dialog.c:220
msgid "Show Ignored Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:173
+#: tsp-svn-helper/tsh-status-dialog.c:224
#, fuzzy
msgid "Hide Externals"
msgstr "Külső"
-#: tsp-svn-helper/tsh-status-dialog.c:177
+#: tsp-svn-helper/tsh-status-dialog.c:228
msgid "Check Repository"
msgstr ""
@@ -940,11 +1026,11 @@
msgid "Status failed"
msgstr "Állapot"
-#: tsp-svn-helper/tsh-transfer-dialog.c:80
+#: tsp-svn-helper/tsh-transfer-dialog.c:82
msgid "_Repository:"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:154
+#: tsp-svn-helper/tsh-transfer-dialog.c:156
msgid "Transfer"
msgstr ""
@@ -973,6 +1059,10 @@
msgstr ""
#, fuzzy
+#~ msgid "Modify Property Recursive"
+#~ msgstr "Tulajdonságok szerkesztése"
+
+#, fuzzy
#~ msgid "At revision: %"
#~ msgstr "E verziónál: %li"
Modified: thunar-svn-plugin/trunk/po/id.po
===================================================================
--- thunar-svn-plugin/trunk/po/id.po 2009-03-14 18:26:53 UTC (rev 6905)
+++ thunar-svn-plugin/trunk/po/id.po 2009-03-14 20:49:07 UTC (rev 6906)
@@ -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: 2009-03-14 21:25+0100\n"
"PO-Revision-Date: 2008-06-19 08:40+0700\n"
"Last-Translator: Andhika Padmawan <andhika.padmawan at gmail.com>\n"
"Language-Team: Indonesian <id at li.org>\n"
@@ -17,277 +17,305 @@
#. 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:435 thunar-svn-plugin/tsp-provider.c:467
msgid "SVN"
msgstr "SVN"
-#: thunar-svn-plugin/tsp-svn-action.c:242
+#: thunar-svn-plugin/tsp-svn-action.c:266
msgid "Menu|Add"
msgstr "Tambah"
-#: 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:266 tsp-svn-helper/main.c:246
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "Tambah"
-#: thunar-svn-plugin/tsp-svn-action.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:279
msgid "Menu|Blame"
msgstr "Salahkan"
-#: thunar-svn-plugin/tsp-svn-action.c:255
-#: thunar-svn-plugin/tsp-svn-action.c:256
+#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
+#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Salahkan"
-#: thunar-svn-plugin/tsp-svn-action.c:274
+#: thunar-svn-plugin/tsp-svn-action.c:299
+#, fuzzy
+msgid "Menu|Changelist"
+msgstr "Cek Keluar"
+
+#: thunar-svn-plugin/tsp-svn-action.c:299
+#, fuzzy
+msgid "Changelist"
+msgstr "Diubah"
+
+#: thunar-svn-plugin/tsp-svn-action.c:312
msgid "Menu|Checkout"
msgstr "Cek Keluar"
-#: 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:312 tsp-svn-helper/main.c:258
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Cek keluar"
-#: thunar-svn-plugin/tsp-svn-action.c:287
+#: thunar-svn-plugin/tsp-svn-action.c:325
msgid "Menu|Cleanup"
msgstr "Bersihkan"
-#: thunar-svn-plugin/tsp-svn-action.c:287
-#: tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
msgid "Cleanup"
msgstr "Bersihkan"
-#: thunar-svn-plugin/tsp-svn-action.c:300
+#: thunar-svn-plugin/tsp-svn-action.c:338
msgid "Menu|Commit"
msgstr "Terapkan "
-#: thunar-svn-plugin/tsp-svn-action.c:300
-#: tsp-svn-helper/main.c:227
-#: tsp-svn-helper/tsh-commit.c:127
-#: tsp-svn-helper/tsh-commit.c:140
+#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr "Terapkan"
-#: thunar-svn-plugin/tsp-svn-action.c:313
+#: thunar-svn-plugin/tsp-svn-action.c:351
msgid "Menu|Copy"
msgstr "Salin"
-#: thunar-svn-plugin/tsp-svn-action.c:313
-#: tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-copy.c:152
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
+#: tsp-svn-helper/tsh-copy.c:161
msgid "Copy"
msgstr "Salin"
-#: thunar-svn-plugin/tsp-svn-action.c:326
+#: thunar-svn-plugin/tsp-svn-action.c:364
msgid "Menu|Delete"
msgstr "Hapus"
-#: thunar-svn-plugin/tsp-svn-action.c:326
-#: tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-delete.c:127
-#: tsp-svn-helper/tsh-delete.c:140
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Hapus"
-#: thunar-svn-plugin/tsp-svn-action.c:339
+#: thunar-svn-plugin/tsp-svn-action.c:377
msgid "Menu|Diff"
msgstr "Beda"
-#: thunar-svn-plugin/tsp-svn-action.c:339
-#: thunar-svn-plugin/tsp-svn-action.c:340
+#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
msgid "Diff"
msgstr "Beda"
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:389
msgid "Menu|Export"
msgstr "Ekspor"
-#: thunar-svn-plugin/tsp-svn-action.c:351
-#: tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-export.c:107
-#: tsp-svn-helper/tsh-export.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Ekspor"
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:402
msgid "Menu|Import"
msgstr "Impor"
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: tsp-svn-helper/main.c:243
-#: tsp-svn-helper/tsh-import.c:102
-#: tsp-svn-helper/tsh-import.c:120
+#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Impor"
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:415
msgid "Menu|Info"
msgstr "Info"
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-svn-plugin/tsp-svn-action.c:416
msgid "Info"
msgstr "Info"
-#: thunar-svn-plugin/tsp-svn-action.c:394
+#: thunar-svn-plugin/tsp-svn-action.c:432
msgid "Menu|Lock"
msgstr "Kunci"
-#: 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:432 tsp-svn-helper/main.c:286
+#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Kunci"
-#: thunar-svn-plugin/tsp-svn-action.c:407
+#: thunar-svn-plugin/tsp-svn-action.c:445
msgid "Menu|Log"
msgstr "Catatan"
-#: thunar-svn-plugin/tsp-svn-action.c:407
-#: tsp-svn-helper/main.c:251
+#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr "Catatan"
-#: thunar-svn-plugin/tsp-svn-action.c:429
+#: thunar-svn-plugin/tsp-svn-action.c:467
msgid "Menu|Move"
msgstr "Pindah"
-#: thunar-svn-plugin/tsp-svn-action.c:429
-#: tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-move.c:151
+#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
+#: tsp-svn-helper/tsh-move.c:156
msgid "Move"
msgstr "Pindah"
-#: thunar-svn-plugin/tsp-svn-action.c:448
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Menu|Edit Properties"
msgstr "Sunting Properti"
-#: thunar-svn-plugin/tsp-svn-action.c:448
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Edit Properties"
msgstr "Sunting Properti"
-#: thunar-svn-plugin/tsp-svn-action.c:462
+#: thunar-svn-plugin/tsp-svn-action.c:499
+#, fuzzy
+msgid "Menu|Relocate"
+msgstr "Hapus"
+
+#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
+#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
+#, fuzzy
+msgid "Relocate"
+msgstr "Diganti"
+
+#: thunar-svn-plugin/tsp-svn-action.c:513
msgid "Menu|Resolved"
msgstr "Benahi"
-#: thunar-svn-plugin/tsp-svn-action.c:462
-#: tsp-svn-helper/main.c:263
-#: tsp-svn-helper/tsh-common.c:463
-#: tsp-svn-helper/tsh-resolved.c:112
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
+#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-resolved.c:113
+#: tsp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "Benahi"
-#: thunar-svn-plugin/tsp-svn-action.c:475
+#: thunar-svn-plugin/tsp-svn-action.c:526
msgid "Menu|Resolve"
msgstr "Benah"
-#: thunar-svn-plugin/tsp-svn-action.c:475
-#: thunar-svn-plugin/tsp-svn-action.c:476
+#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
msgid "Resolve"
msgstr "Benah"
-#: thunar-svn-plugin/tsp-svn-action.c:487
+#: thunar-svn-plugin/tsp-svn-action.c:538
msgid "Menu|Revert"
msgstr "Kembalikan"
-#: thunar-svn-plugin/tsp-svn-action.c:487
-#: tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-revert.c:112
-#: tsp-svn-helper/tsh-revert.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Kembalikan"
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:551
msgid "Menu|Status"
msgstr "Status"
-#: thunar-svn-plugin/tsp-svn-action.c:500
-#: tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-status-dialog.c:184
+#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
+#: tsp-svn-helper/tsh-file-selection-dialog.c:124
+#: tsp-svn-helper/tsh-status-dialog.c:235
msgid "Status"
msgstr "Status"
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:564
msgid "Menu|Switch"
msgstr "Ganti"
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: tsp-svn-helper/main.c:275
+#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
+#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Ganti"
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:577
msgid "Menu|Unlock"
msgstr "Buka Kunci"
-#: thunar-svn-plugin/tsp-svn-action.c:526
-#: tsp-svn-helper/main.c:279
+#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Buka Kunci"
-#: thunar-svn-plugin/tsp-svn-action.c:539
+#: thunar-svn-plugin/tsp-svn-action.c:590
msgid "Menu|Update"
msgstr "Mutakhirkan"
-#: thunar-svn-plugin/tsp-svn-action.c:539
-#: tsp-svn-helper/main.c:283
+#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Mutakhirkan"
-#: thunar-svn-plugin/tsp-svn-action.c:557
+#: thunar-svn-plugin/tsp-svn-action.c:608
#, c-format
msgid "Action %s is unimplemented"
msgstr "Aksi %s tak diimplementasikan"
-#: thunar-svn-plugin/tsp-svn-property-page.c:116
+#: thunar-svn-plugin/tsp-svn-property-page.c:118
msgid "URL:"
msgstr "URL:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:122
-#: thunar-svn-plugin/tsp-svn-property-page.c:135
-#: thunar-svn-plugin/tsp-svn-property-page.c:147
-#: thunar-svn-plugin/tsp-svn-property-page.c:165
-#: thunar-svn-plugin/tsp-svn-property-page.c:177
-#: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:484
-#: tsp-svn-helper/tsh-common.c:524
-#: tsp-svn-helper/tsh-common.c:533
-#: tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:572
-#: tsp-svn-helper/tsh-common.c:599
-#: tsp-svn-helper/tsh-common.c:682
+#: thunar-svn-plugin/tsp-svn-property-page.c:124
+#: thunar-svn-plugin/tsp-svn-property-page.c:137
+#: thunar-svn-plugin/tsp-svn-property-page.c:149
+#: thunar-svn-plugin/tsp-svn-property-page.c:167
+#: thunar-svn-plugin/tsp-svn-property-page.c:179
+#: thunar-svn-plugin/tsp-svn-property-page.c:192
+#: thunar-svn-plugin/tsp-svn-property-page.c:221
+#: thunar-svn-plugin/tsp-svn-property-page.c:299
+#: tsp-svn-helper/tsh-common.c:493 tsp-svn-helper/tsh-common.c:540
+#: tsp-svn-helper/tsh-common.c:549 tsp-svn-helper/tsh-common.c:571
+#: tsp-svn-helper/tsh-common.c:588 tsp-svn-helper/tsh-common.c:615
+#: tsp-svn-helper/tsh-common.c:698
msgid "Unknown"
msgstr "Tak Diketahui"
-#: thunar-svn-plugin/tsp-svn-property-page.c:129
+#: thunar-svn-plugin/tsp-svn-property-page.c:131
msgid "Revision:"
msgstr "Revisi:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:141
+#: thunar-svn-plugin/tsp-svn-property-page.c:143
msgid "Repository:"
msgstr "Gudang:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:159
+#: thunar-svn-plugin/tsp-svn-property-page.c:161
msgid "Modified revision:"
msgstr "Revisi dimodifikasi:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:171
+#: thunar-svn-plugin/tsp-svn-property-page.c:173
msgid "Modified date:"
msgstr "Tanggal dimodifikasi:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:184
+#: thunar-svn-plugin/tsp-svn-property-page.c:186
msgid "Author:"
msgstr "Penulis:"
+#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#, fuzzy
+msgid "Changelist:"
+msgstr "Diubah"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:215
+msgid "Depth:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:302
+msgid "Exclude"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:305
+msgid "Empty"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:308
+#, fuzzy
+msgid "Files"
+msgstr "Berkas"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:311
+#: tsp-svn-helper/tsh-properties-dialog.c:219
+#: tsp-svn-helper/tsh-status-dialog.c:191
+msgid "Immediates"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:314
+msgid "Infinity"
+msgstr ""
+
#. Translators: the first string is a path and the second string
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
@@ -309,237 +337,278 @@
msgid "(None)"
msgstr "(tak ada)"
-#: tsp-svn-helper/gtkfilechooserentry.c:341
+#: tsp-svn-helper/gtkfilechooserentry.c:343
msgid "Dialog"
msgstr "Dialog"
-#: tsp-svn-helper/gtkfilechooserentry.c:342
+#: tsp-svn-helper/gtkfilechooserentry.c:344
msgid "The file chooser dialog to use."
msgstr "Dialog pemilih berkas yang akan digunakan."
-#: tsp-svn-helper/gtkfilechooserentry.c:358
+#: tsp-svn-helper/gtkfilechooserentry.c:360
msgid "Focus on click"
msgstr "Fokus pada klik"
-#: 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 "Apakah entri memegang fouks ketika diklik dengan tetikus"
-#: tsp-svn-helper/gtkfilechooserentry.c:372
+#: tsp-svn-helper/gtkfilechooserentry.c:374
msgid "Title"
msgstr "Judul"
-#: tsp-svn-helper/gtkfilechooserentry.c:373
+#: tsp-svn-helper/gtkfilechooserentry.c:375
msgid "The title of the file chooser dialog."
msgstr "Judul dialog pemilih berkas."
-#: tsp-svn-helper/gtkfilechooserentry.c:386
+#: tsp-svn-helper/gtkfilechooserentry.c:388
msgid "Width In Characters"
msgstr "Lebar Dalam Karakter"
-#: tsp-svn-helper/gtkfilechooserentry.c:387
+#: tsp-svn-helper/gtkfilechooserentry.c:389
msgid "The desired width of the entry widget, in characters."
msgstr "Lebar entri widget yang diinginkan, dalam karakter."
-#: tsp-svn-helper/gtkfilechooserentry.c:2055
+#: tsp-svn-helper/gtkfilechooserentry.c:2119
msgid "Other..."
msgstr "Lainnya..."
-#: tsp-svn-helper/main.c:96
+#: tsp-svn-helper/main.c:105
msgid "Print version information"
msgstr "Cetak informasi versi"
-#: tsp-svn-helper/main.c:103
+#: tsp-svn-helper/main.c:112
msgid "Execute add action"
msgstr "Eksekusi aksi tambah"
-#: tsp-svn-helper/main.c:109
+#: tsp-svn-helper/main.c:118
+#, fuzzy
+msgid "Execute blame action"
+msgstr "Eksekusi aksi pindah"
+
+#: tsp-svn-helper/main.c:124
+#, fuzzy
+msgid "Execute changelist action"
+msgstr "Eksekusi aksi cek keluar"
+
+#: tsp-svn-helper/main.c:130
msgid "Execute checkout action"
msgstr "Eksekusi aksi cek keluar"
-#: tsp-svn-helper/main.c:115
+#: tsp-svn-helper/main.c:136
msgid "Execute cleanup action"
msgstr "Eksekusi aksi bersihkan"
-#: tsp-svn-helper/main.c:121
+#: tsp-svn-helper/main.c:142
msgid "Execute commit action"
msgstr "Eksekusi aksi terapkan"
-#: tsp-svn-helper/main.c:127
+#: tsp-svn-helper/main.c:148
msgid "Execute copy action"
msgstr "Eksekusi aksi salin"
-#: tsp-svn-helper/main.c:133
+#: tsp-svn-helper/main.c:154
msgid "Execute delete action"
msgstr "Eksekusi aksi hapus"
-#: tsp-svn-helper/main.c:139
+#: tsp-svn-helper/main.c:160
msgid "Execute export action"
msgstr "Eksekusi aksi ekspor"
-#: tsp-svn-helper/main.c:145
+#: tsp-svn-helper/main.c:166
msgid "Execute import action"
msgstr "Eksekusi aksi impor"
-#: tsp-svn-helper/main.c:151
+#: tsp-svn-helper/main.c:172
msgid "Execute lock action"
msgstr "Eksekusi aksi kunci"
-#: tsp-svn-helper/main.c:157
+#: tsp-svn-helper/main.c:178
msgid "Execute log action"
msgstr "Eksekusi aksi catatan"
-#: tsp-svn-helper/main.c:163
+#: tsp-svn-helper/main.c:184
msgid "Execute move action"
msgstr "Eksekusi aksi pindah"
-#: tsp-svn-helper/main.c:169
+#: tsp-svn-helper/main.c:190
msgid "Execute properties action"
msgstr "Eksekusi aksi properti"
-#: tsp-svn-helper/main.c:175
+#: tsp-svn-helper/main.c:196
msgid "Execute resolved action"
msgstr "Eksekusi aksi benahi"
-#: tsp-svn-helper/main.c:181
+#: tsp-svn-helper/main.c:202
+#, fuzzy
+msgid "Execute relocate action"
+msgstr "Eksekusi aksi hapus"
+
+#: tsp-svn-helper/main.c:208
msgid "Execute revert action"
msgstr "Eksekusi aksi kembalikan"
-#: tsp-svn-helper/main.c:187
+#: tsp-svn-helper/main.c:214
msgid "Execute status action"
msgstr "Eksekusi aksi status"
-#: tsp-svn-helper/main.c:193
+#: tsp-svn-helper/main.c:220
msgid "Execute switch action"
msgstr "Eksekusi aksi ganti"
-#: tsp-svn-helper/main.c:199
+#: tsp-svn-helper/main.c:226
msgid "Execute unlock action"
msgstr "Eksekusi aksi buka kunci"
-#: tsp-svn-helper/main.c:205
+#: tsp-svn-helper/main.c:232
msgid "Execute update action"
msgstr "Eksekusi aksi mutakhirkan"
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:246
msgid "Add Related Options:"
msgstr "Opsi Tambah Terkait:"
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:250
+#, fuzzy
+msgid "Blame Related Options:"
+msgstr "Opsi Hapus Terkait:"
+
+#: tsp-svn-helper/main.c:254
+#, fuzzy
+msgid "Changelist Related Options:"
+msgstr "Opsi Terkait Cek Keluar:"
+
+#: tsp-svn-helper/main.c:258
msgid "Checkout Related Options:"
msgstr "Opsi Terkait Cek Keluar:"
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:262
msgid "Cleanup Related Options:"
msgstr "Opsi Bersihkan Terkait:"
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:266
msgid "Commit Related Options:"
msgstr "Opsi Terapkan Terkait:"
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:270
msgid "Copy Related Options:"
msgstr "Opsi Salin Terkait:"
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:274
msgid "Delete Related Options:"
msgstr "Opsi Hapus Terkait:"
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:278
msgid "Export Related Options:"
msgstr "Opsi Ekspor Terkait:"
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:282
msgid "Import Related Options:"
msgstr "Opsi Impor Terkait:"
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:286
msgid "Lock Related Options:"
msgstr "Opsi Kunci Terkait:"
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:290
msgid "Log Related Options:"
msgstr "Opsi Catatan Terkait:"
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:294
msgid "Move Related Options:"
msgstr "Opsi Pindah Terkait:"
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:298
msgid "Properties Related Options:"
msgstr "Opsi Properti Terkait:"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:270
msgid "Properties"
msgstr "Properti"
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:302
msgid "Resolved Related Options:"
msgstr "Opsi Benahi Terkait:"
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:306
+#, fuzzy
+msgid "Relocate Related Options:"
+msgstr "Opsi Hapus Terkait:"
+
+#: tsp-svn-helper/main.c:310
msgid "Revert Related Options:"
msgstr "Opsi Kembalikan Terkait:"
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:314
msgid "Status Related Options:"
msgstr "Opsi Status Terkait:"
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:318
msgid "Switch Related Options:"
msgstr "Opsi Ganti Terkait:"
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:322
msgid "Unlock Related Options:"
msgstr "Opsi Buka Kunci Terkait:"
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:326
msgid "Update Related Options:"
msgstr "Opsi Mutakhirkan Terkait:"
-#: tsp-svn-helper/main.c:329
+#: tsp-svn-helper/main.c:369
msgid "Not enough arguments provided"
msgstr "Argumen yang diberikan tak cukup"
-#: tsp-svn-helper/tsh-add.c:73
-#: tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71
-#: tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:74
-#: tsp-svn-helper/tsh-delete.c:91
-#: 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-add.c:73 tsp-svn-helper/tsh-add.c:89
+#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
+#: tsp-svn-helper/tsh-copy.c:83 tsp-svn-helper/tsh-delete.c:91
+#: 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:77
+#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
+#: 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 "Gagal"
-#: tsp-svn-helper/tsh-cleanup.c:69
+#: tsp-svn-helper/tsh-blame-dialog.c:94
+#, fuzzy
+msgid "Line"
+msgstr "Log masuk"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+msgid "Revision"
+msgstr "Revisi"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+msgid "Author"
+msgstr "Penulis"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+msgid "Date"
+msgstr "Tanggal"
+
+#: tsp-svn-helper/tsh-blame.c:75
+#, fuzzy
+msgid "Blame failed"
+msgstr "Bersihkan gagal"
+
+#: tsp-svn-helper/tsh-cleanup.c:66
msgid "Cleanup failed"
msgstr "Bersihkan gagal"
-#: tsp-svn-helper/tsh-cleanup.c:84
+#: tsp-svn-helper/tsh-cleanup.c:81
msgid "Cleanup finished"
msgstr "Bersihkan selesai"
-#: tsp-svn-helper/tsh-cleanup.c:98
+#: tsp-svn-helper/tsh-cleanup.c:95
msgid "Cleaning up ..."
msgstr "Membersihkan ..."
-#: tsp-svn-helper/tsh-commit.c:103
-#: tsp-svn-helper/tsh-common.c:646
-#: tsp-svn-helper/tsh-copy.c:86
-#: tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82
-#: tsp-svn-helper/tsh-move.c:84
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:662
+#: tsp-svn-helper/tsh-copy.c:95 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
#, c-format
msgid "At revision: %ld"
msgstr "Di revisi: %ld"
@@ -548,13 +617,10 @@
msgid "Nothing to do"
msgstr "Tak ada yang dikerjakan"
-#: tsp-svn-helper/tsh-commit.c:114
-#: tsp-svn-helper/tsh-common.c:468
-#: tsp-svn-helper/tsh-common.c:470
-#: tsp-svn-helper/tsh-copy.c:97
-#: tsp-svn-helper/tsh-delete.c:114
-#: tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:95
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-copy.c:106
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:100
msgid "Completed"
msgstr "Selesai"
@@ -562,141 +628,154 @@
msgid "Commit Message"
msgstr "Pesan Terapkan"
-#: tsp-svn-helper/tsh-common.c:457
-#: tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:473
-#: tsp-svn-helper/tsh-common.c:559
-#: tsp-svn-helper/tsh-common.c:604
-#: tsp-svn-helper/tsh-common.c:688
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:575
+#: tsp-svn-helper/tsh-common.c:620 tsp-svn-helper/tsh-common.c:704
msgid "Added"
msgstr "Ditambah"
-#: tsp-svn-helper/tsh-common.c:458
-#: tsp-svn-helper/tsh-common.c:697
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:713
msgid "Copied"
msgstr "Disalin"
-#: tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:474
-#: tsp-svn-helper/tsh-common.c:561
-#: tsp-svn-helper/tsh-common.c:607
-#: tsp-svn-helper/tsh-common.c:690
+#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:577
+#: tsp-svn-helper/tsh-common.c:623 tsp-svn-helper/tsh-common.c:706
msgid "Deleted"
msgstr "Dihapus"
-#: tsp-svn-helper/tsh-common.c:460
+#: tsp-svn-helper/tsh-common.c:462
msgid "Restored"
msgstr "Disimpan ulang"
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:463
msgid "Reverted"
msgstr "Dikembalikan"
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:464
msgid "Revert failed"
msgstr "Kembalikan gagal"
-#: tsp-svn-helper/tsh-common.c:464
+#: tsp-svn-helper/tsh-common.c:466
msgid "Skipped"
msgstr "Dilewati"
-#: tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:469
msgid "Updated"
msgstr "Dimutakhirkan"
-#: tsp-svn-helper/tsh-common.c:469
-#: tsp-svn-helper/tsh-common.c:471
-#: tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:584
msgid "External"
msgstr "Eksternal"
-#: tsp-svn-helper/tsh-common.c:472
-#: tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:610
-#: tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:579
+#: tsp-svn-helper/tsh-common.c:626 tsp-svn-helper/tsh-common.c:709
msgid "Modified"
msgstr "Dimodifikasi"
-#: tsp-svn-helper/tsh-common.c:475
-#: tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:613
-#: tsp-svn-helper/tsh-common.c:686
+#: tsp-svn-helper/tsh-common.c:477 tsp-svn-helper/tsh-common.c:578
+#: tsp-svn-helper/tsh-common.c:629 tsp-svn-helper/tsh-common.c:702
msgid "Replaced"
msgstr "Diganti"
-#: tsp-svn-helper/tsh-common.c:476
+#: tsp-svn-helper/tsh-common.c:478
msgid "Transmitting"
msgstr "Mentransmisikan"
-#: tsp-svn-helper/tsh-common.c:478
+#: tsp-svn-helper/tsh-common.c:480
msgid "Locked"
msgstr "Terkunci"
-#: tsp-svn-helper/tsh-common.c:479
-#: tsp-svn-helper/tsh-common.c:699
+#: tsp-svn-helper/tsh-common.c:481 tsp-svn-helper/tsh-common.c:715
msgid "Unlocked"
msgstr "Kunci dibuka"
-#: tsp-svn-helper/tsh-common.c:480
+#: tsp-svn-helper/tsh-common.c:482
msgid "Lock failed"
msgstr "Gagal mengunci"
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:483
msgid "Unlock failed"
msgstr "Gagal membuka kunci"
-#: tsp-svn-helper/tsh-common.c:523
+#: tsp-svn-helper/tsh-common.c:484
+msgid "Exists"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:485
+msgid "Changelist set"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:486
+msgid "Changelist cleared"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:487
+#, fuzzy
+msgid "Changelist moved"
+msgstr "Diubah"
+
+#: tsp-svn-helper/tsh-common.c:488
+msgid "Merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:489
+msgid "Foreign merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:490
+#, fuzzy
+msgid "Replace"
+msgstr "Diganti"
+
+#: tsp-svn-helper/tsh-common.c:539
msgid "Inapplicable"
msgstr "Tak dapat diterapkan"
-#: tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:541
msgid "Unchanged"
msgstr "Tak diubah"
-#: tsp-svn-helper/tsh-common.c:526
-#: tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:542 tsp-svn-helper/tsh-common.c:576
msgid "Missing"
msgstr "Hilang"
-#: tsp-svn-helper/tsh-common.c:527
-#: tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:543 tsp-svn-helper/tsh-common.c:583
msgid "Obstructed"
msgstr "Rintangan"
-#: tsp-svn-helper/tsh-common.c:528
+#: tsp-svn-helper/tsh-common.c:544
msgid "Changed"
msgstr "Diubah"
-#: tsp-svn-helper/tsh-common.c:529
-#: tsp-svn-helper/tsh-common.c:564
+#: tsp-svn-helper/tsh-common.c:545 tsp-svn-helper/tsh-common.c:580
msgid "Merged"
msgstr "Dimerger"
-#: tsp-svn-helper/tsh-common.c:530
-#: tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:546 tsp-svn-helper/tsh-common.c:581
msgid "Conflicted"
msgstr "Konflik"
#. N_("None"),
#. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:574
msgid "Normal"
msgstr "Normal"
-#: tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:582
msgid "Ignored"
msgstr "Diabaikan"
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:585
msgid "Incomplete"
msgstr "Tidak selesai"
-#: tsp-svn-helper/tsh-copy.c:91
+#: tsp-svn-helper/tsh-copy.c:100
msgid "Local copy"
msgstr "Salinan lokal"
-#: tsp-svn-helper/tsh-copy.c:134
+#: tsp-svn-helper/tsh-copy.c:143
msgid "Copy To"
msgstr "Salin Ke"
@@ -716,8 +795,7 @@
msgid "Select a file"
msgstr "Pilih berkas"
-#: tsp-svn-helper/tsh-file-dialog.c:78
-#: tsp-svn-helper/tsh-login-dialog.c:98
+#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
#: tsp-svn-helper/tsh-trust-dialog.c:73
msgid "Remember"
msgstr "Ingat"
@@ -726,32 +804,26 @@
msgid "Certificate"
msgstr "Sertifikat"
+#: tsp-svn-helper/tsh-file-selection-dialog.c:90
+#: tsp-svn-helper/tsh-log-message-dialog.c:92
+#: tsp-svn-helper/tsh-notify-dialog.c:94
+#: tsp-svn-helper/tsh-status-dialog.c:116
+msgid "Path"
+msgstr "Alamat"
+
+#: tsp-svn-helper/tsh-file-selection-dialog.c:117
+msgid "Select/Unselect all"
+msgstr ""
+
#: tsp-svn-helper/tsh-import.c:125
msgid "Import Message"
msgstr "Impor Pesan"
-#: tsp-svn-helper/tsh-log.c:98
-msgid "Log failed"
-msgstr "Log gagal"
-
-#: tsp-svn-helper/tsh-log-dialog.c:118
-msgid "Revision"
-msgstr "Revisi"
-
-#: tsp-svn-helper/tsh-log-dialog.c:124
-msgid "Author"
-msgstr "Penulis"
-
-#: tsp-svn-helper/tsh-log-dialog.c:130
-msgid "Date"
-msgstr "Tanggal"
-
#: tsp-svn-helper/tsh-log-dialog.c:136
msgid "Message"
msgstr "Pesan"
-#: tsp-svn-helper/tsh-log-dialog.c:174
-#: tsp-svn-helper/tsh-notify-dialog.c:88
+#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
msgid "Action"
msgstr "Aksi"
@@ -763,16 +835,14 @@
msgid "State"
msgstr "Tingkat"
-#: 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 "Alamat"
-
#: tsp-svn-helper/tsh-log-message-dialog.c:110
msgid "Log Message"
msgstr "Pesan Log"
+#: tsp-svn-helper/tsh-log.c:98
+msgid "Log failed"
+msgstr "Log gagal"
+
#: tsp-svn-helper/tsh-login-dialog.c:65
msgid "_Username:"
msgstr "_Nama pengguna:"
@@ -785,11 +855,11 @@
msgid "Login"
msgstr "Log masuk"
-#: tsp-svn-helper/tsh-move.c:89
+#: tsp-svn-helper/tsh-move.c:94
msgid "Local move"
msgstr "Pindah lokal"
-#: tsp-svn-helper/tsh-move.c:131
+#: tsp-svn-helper/tsh-move.c:136
msgid "Move To"
msgstr "Pinda Ke"
@@ -801,70 +871,107 @@
msgid "Notification"
msgstr "Pemberitahuan"
+#: tsp-svn-helper/tsh-properties-dialog.c:125
+msgid "Name"
+msgstr "Nama"
+
+#: tsp-svn-helper/tsh-properties-dialog.c:131
+msgid "Value"
+msgstr "Nilai"
+
+#: tsp-svn-helper/tsh-properties-dialog.c:205
+#: tsp-svn-helper/tsh-status-dialog.c:179
+msgid "Self"
+msgstr ""
+
+#: tsp-svn-helper/tsh-properties-dialog.c:213
+#: tsp-svn-helper/tsh-status-dialog.c:185
+msgid "Immediate files"
+msgstr ""
+
+#: tsp-svn-helper/tsh-properties-dialog.c:225
+#: tsp-svn-helper/tsh-status-dialog.c:197
+#, fuzzy
+msgid "Recursive"
+msgstr "Tampilkan Rekursif"
+
#. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:82
+#: tsp-svn-helper/tsh-properties.c:81
msgid "Set property failed"
msgstr "Atur properti gagal"
-#: tsp-svn-helper/tsh-properties.c:105
+#: tsp-svn-helper/tsh-properties.c:104
msgid "Properties failed"
msgstr "Properti gagal"
-#: tsp-svn-helper/tsh-properties-dialog.c:124
-msgid "Name"
-msgstr "Nama"
+#: tsp-svn-helper/tsh-relocate-dialog.c:88
+msgid "_From:"
+msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:130
-msgid "Value"
-msgstr "Nilai"
+#: tsp-svn-helper/tsh-relocate-dialog.c:98
+#: tsp-svn-helper/tsh-relocate-dialog.c:104
+#: tsp-svn-helper/tsh-relocate-dialog.c:153
+#: tsp-svn-helper/tsh-relocate-dialog.c:159
+#: tsp-svn-helper/tsh-relocate-dialog.c:205
+#: tsp-svn-helper/tsh-transfer-dialog.c:92
+#: tsp-svn-helper/tsh-transfer-dialog.c:98
+#: tsp-svn-helper/tsh-transfer-dialog.c:144
+msgid "Select a folder"
+msgstr "Pilih folder"
-#: tsp-svn-helper/tsh-properties-dialog.c:181
-msgid "Modify Property Recursive"
-msgstr "Ubah Properti Secara Rekursif"
+#: tsp-svn-helper/tsh-relocate-dialog.c:143
+msgid "_To:"
+msgstr ""
-#: tsp-svn-helper/tsh-status.c:82
-msgid "Status failed"
-msgstr "Status gagal"
+#: tsp-svn-helper/tsh-relocate-dialog.c:198
+#: tsp-svn-helper/tsh-transfer-dialog.c:137
+msgid "_Directory:"
+msgstr "_Direktori:"
-#: tsp-svn-helper/tsh-status-dialog.c:156
-msgid "Show Recursive"
-msgstr "Tampilkan Rekursif"
+#: tsp-svn-helper/tsh-relocate.c:71
+#, fuzzy
+msgid "Relocate failed"
+msgstr "Kembalikan gagal"
-#: tsp-svn-helper/tsh-status-dialog.c:161
+#: tsp-svn-helper/tsh-relocate.c:86
+#, fuzzy
+msgid "Relocate finished"
+msgstr "Bersihkan selesai"
+
+#: tsp-svn-helper/tsh-relocate.c:128
+#, fuzzy
+msgid "Relocating ..."
+msgstr "Membersihkan ..."
+
+#: tsp-svn-helper/tsh-status-dialog.c:212
msgid "Show Unmodified Files"
msgstr "Tampilkan Berkas yang Tidak Dimodifikasi"
-#: tsp-svn-helper/tsh-status-dialog.c:165
+#: tsp-svn-helper/tsh-status-dialog.c:216
msgid "Show Unversioned Files"
msgstr "Tampilkan Berkas yang Tidak Memiliki Versi"
-#: tsp-svn-helper/tsh-status-dialog.c:169
+#: tsp-svn-helper/tsh-status-dialog.c:220
msgid "Show Ignored Files"
msgstr "Tampilkan Berkas yang Diabaikan"
-#: tsp-svn-helper/tsh-status-dialog.c:173
+#: tsp-svn-helper/tsh-status-dialog.c:224
msgid "Hide Externals"
msgstr "Sembunyikan Eksternal"
-#: tsp-svn-helper/tsh-status-dialog.c:177
+#: tsp-svn-helper/tsh-status-dialog.c:228
msgid "Check Repository"
msgstr "Cek Gudang"
-#: tsp-svn-helper/tsh-transfer-dialog.c:79
+#: tsp-svn-helper/tsh-status.c:82
+msgid "Status failed"
+msgstr "Status gagal"
+
+#: tsp-svn-helper/tsh-transfer-dialog.c:82
msgid "_Repository:"
msgstr "_Gudang:"
-#: 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 "Pilih folder"
-
-#: tsp-svn-helper/tsh-transfer-dialog.c:134
-msgid "_Directory:"
-msgstr "_Direktori:"
-
-#: tsp-svn-helper/tsh-transfer-dialog.c:153
+#: tsp-svn-helper/tsh-transfer-dialog.c:156
msgid "Transfer"
msgstr "Transfer"
@@ -892,3 +999,5 @@
msgid "Trust"
msgstr "Percaya"
+#~ msgid "Modify Property Recursive"
+#~ msgstr "Ubah Properti Secara Rekursif"
Modified: thunar-svn-plugin/trunk/po/lv.po
===================================================================
--- thunar-svn-plugin/trunk/po/lv.po 2009-03-14 18:26:53 UTC (rev 6905)
+++ thunar-svn-plugin/trunk/po/lv.po 2009-03-14 20:49:07 UTC (rev 6906)
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-16 00:45+0200\n"
+"POT-Creation-Date: 2009-03-14 21:25+0100\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"
@@ -17,7 +17,7 @@
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:433 thunar-svn-plugin/tsp-provider.c:465
+#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
msgid "SVN"
msgstr "SVN"
@@ -25,7 +25,7 @@
msgid "Menu|Add"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "Pievienot"
@@ -35,267 +35,307 @@
msgid "Menu|Blame"
msgstr "Vainot"
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
+#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Vainot"
#: thunar-svn-plugin/tsp-svn-action.c:299
#, fuzzy
+msgid "Menu|Changelist"
+msgstr "Izrakstīt"
+
+#: thunar-svn-plugin/tsp-svn-action.c:299
+msgid "Changelist"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-action.c:312
+#, fuzzy
msgid "Menu|Checkout"
msgstr "Izrakstīt"
-#: thunar-svn-plugin/tsp-svn-action.c:299 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Izrakstīt"
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-svn-plugin/tsp-svn-action.c:325
#, fuzzy
msgid "Menu|Cleanup"
msgstr "Uzkopt"
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
msgid "Cleanup"
msgstr "Uzkopt"
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-svn-plugin/tsp-svn-action.c:338
#, fuzzy
msgid "Menu|Commit"
msgstr "Apstiprināt"
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:247
+#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr "Apstiprināt"
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-svn-plugin/tsp-svn-action.c:351
#, fuzzy
msgid "Menu|Copy"
msgstr "Pabeigts"
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:251
-#: tsp-svn-helper/tsh-copy.c:152
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
+#: tsp-svn-helper/tsh-copy.c:161
#, fuzzy
msgid "Copy"
msgstr "Pabeigts"
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:364
#, fuzzy
msgid "Menu|Delete"
msgstr "Dzēst"
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Dzēst"
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:377
#, fuzzy
msgid "Menu|Diff"
msgstr "Atšķirība"
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: thunar-svn-plugin/tsp-svn-action.c:365
+#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
msgid "Diff"
msgstr "Atšķirība"
-#: thunar-svn-plugin/tsp-svn-action.c:376
+#: thunar-svn-plugin/tsp-svn-action.c:389
#, fuzzy
msgid "Menu|Export"
msgstr "Eksportēt"
-#: thunar-svn-plugin/tsp-svn-action.c:376 tsp-svn-helper/main.c:259
+#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Eksportēt"
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-svn-plugin/tsp-svn-action.c:402
#, fuzzy
msgid "Menu|Import"
msgstr "SVN _Imports"
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
#, fuzzy
msgid "Import"
msgstr "SVN _Imports"
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-svn-plugin/tsp-svn-action.c:415
#, fuzzy
msgid "Menu|Info"
msgstr "Informācija"
-#: thunar-svn-plugin/tsp-svn-action.c:402
-#: thunar-svn-plugin/tsp-svn-action.c:403
+#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-svn-plugin/tsp-svn-action.c:416
msgid "Info"
msgstr "Informācija"
-#: thunar-svn-plugin/tsp-svn-action.c:419
+#: thunar-svn-plugin/tsp-svn-action.c:432
#, fuzzy
msgid "Menu|Lock"
msgstr "Slēgt"
-#: thunar-svn-plugin/tsp-svn-action.c:419 tsp-svn-helper/main.c:267
+#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Slēgt"
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-svn-plugin/tsp-svn-action.c:445
msgid "Menu|Log"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr "Reģistrēt"
-#: thunar-svn-plugin/tsp-svn-action.c:454
+#: thunar-svn-plugin/tsp-svn-action.c:467
msgid "Menu|Move"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:454 tsp-svn-helper/main.c:275
-#: tsp-svn-helper/tsh-move.c:151
+#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
+#: tsp-svn-helper/tsh-move.c:156
msgid "Move"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
#, fuzzy
msgid "Menu|Edit Properties"
msgstr "Rediģēt Rekvizītus"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Edit Properties"
msgstr "Rediģēt Rekvizītus"
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-svn-plugin/tsp-svn-action.c:499
#, fuzzy
msgid "Menu|Relocate"
msgstr "Dzēst"
-#: thunar-svn-plugin/tsp-svn-action.c:486 tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate-dialog.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
+#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
#, fuzzy
msgid "Menu|Resolved"
msgstr "Atpazīt"
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-resolved.c:113
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
+#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-resolved.c:113
#: tsp-svn-helper/tsh-resolved.c:126
#, fuzzy
msgid "Resolved"
msgstr "Atpazīt"
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
#, fuzzy
msgid "Menu|Resolve"
msgstr "Atpazīt"
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
msgid "Resolve"
msgstr "Atpazīt"
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:538
#, fuzzy
msgid "Menu|Revert"
msgstr "Atgriezt"
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:291
+#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
#: 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:538
+#: thunar-svn-plugin/tsp-svn-action.c:551
#, fuzzy
msgid "Menu|Status"
msgstr "Status"
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
#: tsp-svn-helper/tsh-file-selection-dialog.c:124
-#: tsp-svn-helper/tsh-status-dialog.c:184
+#: tsp-svn-helper/tsh-status-dialog.c:235
msgid "Status"
msgstr "Status"
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-svn-plugin/tsp-svn-action.c:564
#, fuzzy
msgid "Menu|Switch"
msgstr "Pārslēgt"
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:299
-#: tsp-svn-helper/tsh-relocate.c:119 tsp-svn-helper/tsh-switch.c:114
-#: tsp-svn-helper/tsh-switch.c:127
+#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
+#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Pārslēgt"
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-svn-plugin/tsp-svn-action.c:577
#, fuzzy
msgid "Menu|Unlock"
msgstr "Atslēgt"
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:303
+#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Atslēgt"
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-svn-plugin/tsp-svn-action.c:590
#, fuzzy
msgid "Menu|Update"
msgstr "Atjaunot"
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:307
+#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Atjaunot"
-#: thunar-svn-plugin/tsp-svn-action.c:595
+#: thunar-svn-plugin/tsp-svn-action.c:608
#, c-format
msgid "Action %s is unimplemented"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:116
+#: thunar-svn-plugin/tsp-svn-property-page.c:118
msgid "URL:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:122
-#: thunar-svn-plugin/tsp-svn-property-page.c:135
-#: thunar-svn-plugin/tsp-svn-property-page.c:147
-#: thunar-svn-plugin/tsp-svn-property-page.c:165
-#: thunar-svn-plugin/tsp-svn-property-page.c:177
-#: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:485 tsp-svn-helper/tsh-common.c:525
-#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:573 tsp-svn-helper/tsh-common.c:600
-#: tsp-svn-helper/tsh-common.c:683
+#: thunar-svn-plugin/tsp-svn-property-page.c:124
+#: thunar-svn-plugin/tsp-svn-property-page.c:137
+#: thunar-svn-plugin/tsp-svn-property-page.c:149
+#: thunar-svn-plugin/tsp-svn-property-page.c:167
+#: thunar-svn-plugin/tsp-svn-property-page.c:179
+#: thunar-svn-plugin/tsp-svn-property-page.c:192
+#: thunar-svn-plugin/tsp-svn-property-page.c:221
+#: thunar-svn-plugin/tsp-svn-property-page.c:299
+#: tsp-svn-helper/tsh-common.c:493 tsp-svn-helper/tsh-common.c:540
+#: tsp-svn-helper/tsh-common.c:549 tsp-svn-helper/tsh-common.c:571
+#: tsp-svn-helper/tsh-common.c:588 tsp-svn-helper/tsh-common.c:615
+#: tsp-svn-helper/tsh-common.c:698
msgid "Unknown"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:129
+#: thunar-svn-plugin/tsp-svn-property-page.c:131
#, fuzzy
msgid "Revision:"
msgstr "Revizija: %li"
-#: thunar-svn-plugin/tsp-svn-property-page.c:141
+#: thunar-svn-plugin/tsp-svn-property-page.c:143
#, fuzzy
msgid "Repository:"
msgstr "Atpazīt"
-#: thunar-svn-plugin/tsp-svn-property-page.c:159
+#: thunar-svn-plugin/tsp-svn-property-page.c:161
msgid "Modified revision:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:171
+#: thunar-svn-plugin/tsp-svn-property-page.c:173
msgid "Modified date:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:184
+#: thunar-svn-plugin/tsp-svn-property-page.c:186
msgid "Author:"
msgstr ""
+#: thunar-svn-plugin/tsp-svn-property-page.c:203
+msgid "Changelist:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:215
+msgid "Depth:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:302
+msgid "Exclude"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:305
+msgid "Empty"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:308
+msgid "Files"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:311
+#: tsp-svn-helper/tsh-properties-dialog.c:219
+#: tsp-svn-helper/tsh-status-dialog.c:191
+msgid "Immediates"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:314
+msgid "Infinity"
+msgstr ""
+
#. Translators: the first string is a path and the second string
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
@@ -353,209 +393,219 @@
msgid "Other..."
msgstr ""
-#: tsp-svn-helper/main.c:100
+#: tsp-svn-helper/main.c:105
msgid "Print version information"
msgstr "Izdrukāt versijas informāciju"
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:112
#, fuzzy
msgid "Execute add action"
msgstr "Izpildīt atjaunošanas darbību"
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:118
#, fuzzy
msgid "Execute blame action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:124
+#, fuzzy
+msgid "Execute changelist action"
+msgstr "Izpildīt izrakstīšanas darbību"
+
+#: tsp-svn-helper/main.c:130
msgid "Execute checkout action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:136
#, fuzzy
msgid "Execute cleanup action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:142
#, fuzzy
msgid "Execute commit action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:148
#, fuzzy
msgid "Execute copy action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:154
#, fuzzy
msgid "Execute delete action"
msgstr "Izpildīt atjaunošanas darbību"
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:160
#, fuzzy
msgid "Execute export action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:166
#, fuzzy
msgid "Execute import action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:172
#, fuzzy
msgid "Execute lock action"
msgstr "Izpildīt atjaunošanas darbību"
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:178
#, fuzzy
msgid "Execute log action"
msgstr "Izpildīt atjaunošanas darbību"
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:184
#, fuzzy
msgid "Execute move action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:190
#, fuzzy
msgid "Execute properties action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:196
#, fuzzy
msgid "Execute resolved action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:202
#, fuzzy
msgid "Execute relocate action"
msgstr "Izpildīt atjaunošanas darbību"
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:208
#, fuzzy
msgid "Execute revert action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:214
#, fuzzy
msgid "Execute status action"
msgstr "Izpildīt atjaunošanas darbību"
-#: tsp-svn-helper/main.c:209
+#: tsp-svn-helper/main.c:220
#, fuzzy
msgid "Execute switch action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:226
#, fuzzy
msgid "Execute unlock action"
msgstr "Izpildīt izrakstīšanas darbību"
-#: tsp-svn-helper/main.c:221
+#: tsp-svn-helper/main.c:232
msgid "Execute update action"
msgstr "Izpildīt atjaunošanas darbību"
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:246
msgid "Add Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:250
#, fuzzy
msgid "Blame Related Options:"
msgstr "Izpildīt atjaunošanas darbību"
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:254
#, fuzzy
+msgid "Changelist Related Options:"
+msgstr "Izpildīt atjaunošanas darbību"
+
+#: tsp-svn-helper/main.c:258
+#, fuzzy
msgid "Checkout Related Options:"
msgstr "Izpildīt atjaunošanas darbību"
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:262
msgid "Cleanup Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:266
msgid "Commit Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:270
msgid "Copy Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:274
msgid "Delete Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:278
msgid "Export Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:282
msgid "Import Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:286
msgid "Lock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:290
msgid "Log Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:294
msgid "Move Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:298
#, 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:279 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:270
#, fuzzy
msgid "Properties"
msgstr "Rediģēt Rekvizītus"
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:302
msgid "Resolved Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:306
#, fuzzy
msgid "Relocate Related Options:"
msgstr "Izpildīt atjaunošanas darbību"
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:310
msgid "Revert Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:314
msgid "Status Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:299
+#: tsp-svn-helper/main.c:318
#, fuzzy
msgid "Switch Related Options:"
msgstr "Izpildīt atjaunošanas darbību"
-#: tsp-svn-helper/main.c:303
+#: tsp-svn-helper/main.c:322
msgid "Unlock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:307
+#: tsp-svn-helper/main.c:326
msgid "Update Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:353
+#: tsp-svn-helper/main.c:369
msgid "Not enough arguments provided"
msgstr ""
#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:74 tsp-svn-helper/tsh-delete.c:91
+#: tsp-svn-helper/tsh-copy.c:83 tsp-svn-helper/tsh-delete.c:91
#: 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-lock.c:91 tsp-svn-helper/tsh-move.c:77
#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
#: 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
@@ -601,9 +651,9 @@
msgid "Cleaning up ..."
msgstr "Uzkopt"
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:647
-#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:662
+#: tsp-svn-helper/tsh-copy.c:95 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
#, fuzzy, c-format
msgid "At revision: %ld"
msgstr "Revizija: %li"
@@ -612,10 +662,10 @@
msgid "Nothing to do"
msgstr ""
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:469
-#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-copy.c:106
#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:95
+#: tsp-svn-helper/tsh-move.c:100
msgid "Completed"
msgstr "Pabeigts"
@@ -624,133 +674,161 @@
msgid "Commit Message"
msgstr "Apstiprināt"
-#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:467
-#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:560
-#: tsp-svn-helper/tsh-common.c:605 tsp-svn-helper/tsh-common.c:689
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:575
+#: tsp-svn-helper/tsh-common.c:620 tsp-svn-helper/tsh-common.c:704
msgid "Added"
msgstr "Pievienots"
-#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:698
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:713
#, fuzzy
msgid "Copied"
msgstr "Pabeigts"
-#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:608 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:577
+#: tsp-svn-helper/tsh-common.c:623 tsp-svn-helper/tsh-common.c:706
msgid "Deleted"
msgstr "Dzēsts"
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
#, fuzzy
msgid "Restored"
msgstr "Atpazīt"
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
#, fuzzy
msgid "Reverted"
msgstr "Atgriezt"
-#: tsp-svn-helper/tsh-common.c:463
+#: tsp-svn-helper/tsh-common.c:464
#, fuzzy
msgid "Revert failed"
msgstr "Atgriezt"
-#: tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:466
msgid "Skipped"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:469
msgid "Updated"
msgstr "Atjaunināts"
-#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-common.c:472
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:584
msgid "External"
msgstr "Ārējs"
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:564
-#: tsp-svn-helper/tsh-common.c:611 tsp-svn-helper/tsh-common.c:694
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:579
+#: tsp-svn-helper/tsh-common.c:626 tsp-svn-helper/tsh-common.c:709
msgid "Modified"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:614 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:477 tsp-svn-helper/tsh-common.c:578
+#: tsp-svn-helper/tsh-common.c:629 tsp-svn-helper/tsh-common.c:702
msgid "Replaced"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:477
+#: tsp-svn-helper/tsh-common.c:478
msgid "Transmitting"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:479
+#: tsp-svn-helper/tsh-common.c:480
#, fuzzy
msgid "Locked"
msgstr "Slēgt"
-#: tsp-svn-helper/tsh-common.c:480 tsp-svn-helper/tsh-common.c:700
+#: tsp-svn-helper/tsh-common.c:481 tsp-svn-helper/tsh-common.c:715
#, fuzzy
msgid "Unlocked"
msgstr "Atslēgt"
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
msgid "Lock failed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:482
+#: tsp-svn-helper/tsh-common.c:483
#, fuzzy
msgid "Unlock failed"
msgstr "Atslēgt"
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:484
+msgid "Exists"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:485
+msgid "Changelist set"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:486
+msgid "Changelist cleared"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:487
+msgid "Changelist moved"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:488
+msgid "Merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:489
+msgid "Foreign merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:490
+msgid "Replace"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:539
msgid "Inapplicable"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:541
msgid "Unchanged"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:542 tsp-svn-helper/tsh-common.c:576
msgid "Missing"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:528 tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:543 tsp-svn-helper/tsh-common.c:583
msgid "Obstructed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:544
msgid "Changed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:545 tsp-svn-helper/tsh-common.c:580
msgid "Merged"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:531 tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:546 tsp-svn-helper/tsh-common.c:581
#, fuzzy
msgid "Conflicted"
msgstr "Pabeigts"
#. N_("None"),
#. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:574
msgid "Normal"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:582
msgid "Ignored"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:570
+#: tsp-svn-helper/tsh-common.c:585
#, fuzzy
msgid "Incomplete"
msgstr "Pabeigts"
-#: tsp-svn-helper/tsh-copy.c:91
+#: tsp-svn-helper/tsh-copy.c:100
msgid "Local copy"
msgstr ""
-#: tsp-svn-helper/tsh-copy.c:134
+#: tsp-svn-helper/tsh-copy.c:143
msgid "Copy To"
msgstr ""
@@ -784,7 +862,7 @@
#: tsp-svn-helper/tsh-file-selection-dialog.c:90
#: 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
+#: tsp-svn-helper/tsh-status-dialog.c:116
msgid "Path"
msgstr "Ceļš"
@@ -836,11 +914,11 @@
msgid "Login"
msgstr "Pieteikties"
-#: tsp-svn-helper/tsh-move.c:89
+#: tsp-svn-helper/tsh-move.c:94
msgid "Local move"
msgstr ""
-#: tsp-svn-helper/tsh-move.c:131
+#: tsp-svn-helper/tsh-move.c:136
msgid "Move To"
msgstr ""
@@ -852,52 +930,64 @@
msgid "Notification"
msgstr "Paziņošana"
-#: tsp-svn-helper/tsh-properties-dialog.c:124
+#: tsp-svn-helper/tsh-properties-dialog.c:125
#, fuzzy
msgid "Name"
msgstr "Vainot"
-#: tsp-svn-helper/tsh-properties-dialog.c:130
+#: tsp-svn-helper/tsh-properties-dialog.c:131
msgid "Value"
msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:181
+#: tsp-svn-helper/tsh-properties-dialog.c:205
+#: tsp-svn-helper/tsh-status-dialog.c:179
+msgid "Self"
+msgstr ""
+
+#: tsp-svn-helper/tsh-properties-dialog.c:213
+#: tsp-svn-helper/tsh-status-dialog.c:185
#, fuzzy
-msgid "Modify Property Recursive"
-msgstr "Rediģēt Rekvizītus"
+msgid "Immediate files"
+msgstr "Atgriezt"
+#: tsp-svn-helper/tsh-properties-dialog.c:225
+#: tsp-svn-helper/tsh-status-dialog.c:197
+#, fuzzy
+msgid "Recursive"
+msgstr "Atpazīt"
+
#. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:82
+#: tsp-svn-helper/tsh-properties.c:81
#, fuzzy
msgid "Set property failed"
msgstr "Atgriezt"
-#: tsp-svn-helper/tsh-properties.c:105
+#: tsp-svn-helper/tsh-properties.c:104
#, fuzzy
msgid "Properties failed"
msgstr "Rediģēt Rekvizītus"
-#: tsp-svn-helper/tsh-relocate-dialog.c:86
+#: tsp-svn-helper/tsh-relocate-dialog.c:88
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
+#: tsp-svn-helper/tsh-relocate-dialog.c:98
+#: tsp-svn-helper/tsh-relocate-dialog.c:104
+#: tsp-svn-helper/tsh-relocate-dialog.c:153
+#: tsp-svn-helper/tsh-relocate-dialog.c:159
+#: tsp-svn-helper/tsh-relocate-dialog.c:205
+#: tsp-svn-helper/tsh-transfer-dialog.c:92
+#: tsp-svn-helper/tsh-transfer-dialog.c:98
+#: tsp-svn-helper/tsh-transfer-dialog.c:144
msgid "Select a folder"
msgstr ""
-#: tsp-svn-helper/tsh-relocate-dialog.c:141
+#: tsp-svn-helper/tsh-relocate-dialog.c:143
msgid "_To:"
msgstr ""
-#: tsp-svn-helper/tsh-relocate-dialog.c:196
-#: tsp-svn-helper/tsh-transfer-dialog.c:135
+#: tsp-svn-helper/tsh-relocate-dialog.c:198
+#: tsp-svn-helper/tsh-transfer-dialog.c:137
msgid "_Directory:"
msgstr ""
@@ -911,33 +1001,29 @@
msgid "Relocate finished"
msgstr "Uzkopt"
-#: tsp-svn-helper/tsh-relocate.c:133
+#: tsp-svn-helper/tsh-relocate.c:128
#, fuzzy
msgid "Relocating ..."
msgstr "Uzkopt"
-#: tsp-svn-helper/tsh-status-dialog.c:156
-msgid "Show Recursive"
-msgstr ""
-
-#: tsp-svn-helper/tsh-status-dialog.c:161
+#: tsp-svn-helper/tsh-status-dialog.c:212
msgid "Show Unmodified Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:165
+#: tsp-svn-helper/tsh-status-dialog.c:216
msgid "Show Unversioned Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:169
+#: tsp-svn-helper/tsh-status-dialog.c:220
msgid "Show Ignored Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:173
+#: tsp-svn-helper/tsh-status-dialog.c:224
#, fuzzy
msgid "Hide Externals"
msgstr "Ārējs"
-#: tsp-svn-helper/tsh-status-dialog.c:177
+#: tsp-svn-helper/tsh-status-dialog.c:228
msgid "Check Repository"
msgstr ""
@@ -946,11 +1032,11 @@
msgid "Status failed"
msgstr "Status"
-#: tsp-svn-helper/tsh-transfer-dialog.c:80
+#: tsp-svn-helper/tsh-transfer-dialog.c:82
msgid "_Repository:"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:154
+#: tsp-svn-helper/tsh-transfer-dialog.c:156
msgid "Transfer"
msgstr ""
@@ -979,6 +1065,10 @@
msgstr ""
#, fuzzy
+#~ msgid "Modify Property Recursive"
+#~ msgstr "Rediģēt Rekvizītus"
+
+#, fuzzy
#~ msgid "At revision: %"
#~ msgstr "Revizija: %li"
Modified: thunar-svn-plugin/trunk/po/nl.po
===================================================================
--- thunar-svn-plugin/trunk/po/nl.po 2009-03-14 18:26:53 UTC (rev 6905)
+++ thunar-svn-plugin/trunk/po/nl.po 2009-03-14 20:49:07 UTC (rev 6906)
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-16 00:45+0200\n"
+"POT-Creation-Date: 2009-03-14 21:25+0100\n"
"PO-Revision-Date: 2008-06-12 00:44+0200\n"
"Last-Translator: Peter de Ridder <peter at xfce.org>\n"
"Language-Team: Dutch <xfce-i18n at xfce.org>\n"
@@ -17,7 +17,7 @@
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:433 thunar-svn-plugin/tsp-provider.c:465
+#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
msgid "SVN"
msgstr "SVN"
@@ -25,7 +25,7 @@
msgid "Menu|Add"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "Toevoegen"
@@ -34,243 +34,282 @@
msgid "Menu|Blame"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
+#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Beschuldigen"
#: thunar-svn-plugin/tsp-svn-action.c:299
+msgid "Menu|Changelist"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-action.c:299
+msgid "Changelist"
+msgstr "Wijzigingslijst"
+
+#: thunar-svn-plugin/tsp-svn-action.c:312
msgid "Menu|Checkout"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:299 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Ophalen"
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-svn-plugin/tsp-svn-action.c:325
msgid "Menu|Cleanup"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
msgid "Cleanup"
msgstr "Opschonen"
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-svn-plugin/tsp-svn-action.c:338
msgid "Menu|Commit"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:247
+#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr "Versturen"
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-svn-plugin/tsp-svn-action.c:351
msgid "Menu|Copy"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:251
-#: tsp-svn-helper/tsh-copy.c:152
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
+#: tsp-svn-helper/tsh-copy.c:161
msgid "Copy"
msgstr "Kopieeren"
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:364
msgid "Menu|Delete"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Verwijderen"
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:377
msgid "Menu|Diff"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: thunar-svn-plugin/tsp-svn-action.c:365
+#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
msgid "Diff"
msgstr "Verschillen"
-#: thunar-svn-plugin/tsp-svn-action.c:376
+#: thunar-svn-plugin/tsp-svn-action.c:389
msgid "Menu|Export"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:376 tsp-svn-helper/main.c:259
+#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exporteren"
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-svn-plugin/tsp-svn-action.c:402
msgid "Menu|Import"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importeren"
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-svn-plugin/tsp-svn-action.c:415
msgid "Menu|Info"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:402
-#: thunar-svn-plugin/tsp-svn-action.c:403
+#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-svn-plugin/tsp-svn-action.c:416
msgid "Info"
msgstr "Informatie"
-#: thunar-svn-plugin/tsp-svn-action.c:419
+#: thunar-svn-plugin/tsp-svn-action.c:432
msgid "Menu|Lock"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:419 tsp-svn-helper/main.c:267
+#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Vast Zetten"
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-svn-plugin/tsp-svn-action.c:445
msgid "Menu|Log"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr "Geschiedenis"
-#: thunar-svn-plugin/tsp-svn-action.c:454
+#: thunar-svn-plugin/tsp-svn-action.c:467
msgid "Menu|Move"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:454 tsp-svn-helper/main.c:275
-#: tsp-svn-helper/tsh-move.c:151
+#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
+#: tsp-svn-helper/tsh-move.c:156
msgid "Move"
msgstr "Verplaatsen"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Menu|Edit Properties"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Edit Properties"
msgstr "Attributen Wijzigen"
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-svn-plugin/tsp-svn-action.c:499
msgid "Menu|Relocate"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:486 tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate-dialog.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
+#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr "Verplaatsen"
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
msgid "Menu|Resolved"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-resolved.c:113
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
+#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-resolved.c:113
#: tsp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "Opgelost"
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
msgid "Menu|Resolve"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
msgid "Resolve"
msgstr "Verhelpen"
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:538
msgid "Menu|Revert"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:291
+#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
#: 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:538
+#: thunar-svn-plugin/tsp-svn-action.c:551
msgid "Menu|Status"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
#: tsp-svn-helper/tsh-file-selection-dialog.c:124
-#: tsp-svn-helper/tsh-status-dialog.c:184
+#: tsp-svn-helper/tsh-status-dialog.c:235
msgid "Status"
msgstr "Status"
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-svn-plugin/tsp-svn-action.c:564
msgid "Menu|Switch"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:299
-#: tsp-svn-helper/tsh-relocate.c:119 tsp-svn-helper/tsh-switch.c:114
-#: tsp-svn-helper/tsh-switch.c:127
+#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
+#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Omschakelen"
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-svn-plugin/tsp-svn-action.c:577
msgid "Menu|Unlock"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:303
+#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Vrijgeven"
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-svn-plugin/tsp-svn-action.c:590
msgid "Menu|Update"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:307
+#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Bijwerken"
-#: thunar-svn-plugin/tsp-svn-action.c:595
+#: thunar-svn-plugin/tsp-svn-action.c:608
#, c-format
msgid "Action %s is unimplemented"
msgstr "Actie %s is niet geimplementeerd"
-#: thunar-svn-plugin/tsp-svn-property-page.c:116
+#: thunar-svn-plugin/tsp-svn-property-page.c:118
msgid "URL:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:122
-#: thunar-svn-plugin/tsp-svn-property-page.c:135
-#: thunar-svn-plugin/tsp-svn-property-page.c:147
-#: thunar-svn-plugin/tsp-svn-property-page.c:165
-#: thunar-svn-plugin/tsp-svn-property-page.c:177
-#: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:485 tsp-svn-helper/tsh-common.c:525
-#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:573 tsp-svn-helper/tsh-common.c:600
-#: tsp-svn-helper/tsh-common.c:683
+#: thunar-svn-plugin/tsp-svn-property-page.c:124
+#: thunar-svn-plugin/tsp-svn-property-page.c:137
+#: thunar-svn-plugin/tsp-svn-property-page.c:149
+#: thunar-svn-plugin/tsp-svn-property-page.c:167
+#: thunar-svn-plugin/tsp-svn-property-page.c:179
+#: thunar-svn-plugin/tsp-svn-property-page.c:192
+#: thunar-svn-plugin/tsp-svn-property-page.c:221
+#: thunar-svn-plugin/tsp-svn-property-page.c:299
+#: tsp-svn-helper/tsh-common.c:493 tsp-svn-helper/tsh-common.c:540
+#: tsp-svn-helper/tsh-common.c:549 tsp-svn-helper/tsh-common.c:571
+#: tsp-svn-helper/tsh-common.c:588 tsp-svn-helper/tsh-common.c:615
+#: tsp-svn-helper/tsh-common.c:698
msgid "Unknown"
msgstr "Onbekend"
-#: thunar-svn-plugin/tsp-svn-property-page.c:129
+#: thunar-svn-plugin/tsp-svn-property-page.c:131
msgid "Revision:"
msgstr "Versie:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:141
+#: thunar-svn-plugin/tsp-svn-property-page.c:143
msgid "Repository:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:159
+#: thunar-svn-plugin/tsp-svn-property-page.c:161
msgid "Modified revision:"
msgstr "Laatst aangepaste versie:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:171
+#: thunar-svn-plugin/tsp-svn-property-page.c:173
msgid "Modified date:"
msgstr "Datum van laatste aangepassing:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:184
+#: thunar-svn-plugin/tsp-svn-property-page.c:186
msgid "Author:"
msgstr "Auteur:"
+#: thunar-svn-plugin/tsp-svn-property-page.c:203
+msgid "Changelist:"
+msgstr "Wijzigingslijst:"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:215
+msgid "Depth:"
+msgstr "Diepte:"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:302
+msgid "Exclude"
+msgstr "Uitsluiten"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:305
+msgid "Empty"
+msgstr "Leeg"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:308
+msgid "Files"
+msgstr "Bestanden"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:311
+#: tsp-svn-helper/tsh-properties-dialog.c:219
+#: tsp-svn-helper/tsh-status-dialog.c:191
+msgid "Immediates"
+msgstr "Onderliggende"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:314
+msgid "Infinity"
+msgstr "Oneindig"
+
#. Translators: the first string is a path and the second string
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
@@ -328,185 +367,193 @@
msgid "Other..."
msgstr "Andere..."
-#: tsp-svn-helper/main.c:100
+#: tsp-svn-helper/main.c:105
msgid "Print version information"
msgstr "Versie informatie tonen"
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:112
msgid "Execute add action"
msgstr "Toevoeg actie uitvoeren"
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:118
msgid "Execute blame action"
msgstr "Beschuldig actie uitvoeren"
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:124
+msgid "Execute changelist action"
+msgstr ""
+
+#: tsp-svn-helper/main.c:130
msgid "Execute checkout action"
msgstr "Ophaal actie uitvoeren"
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:136
msgid "Execute cleanup action"
msgstr "Opschoon actie uitvoeren"
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:142
msgid "Execute commit action"
msgstr "Verstuur actie uitvoeren"
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:148
msgid "Execute copy action"
msgstr "Kopieer actie uitvoeren"
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:154
msgid "Execute delete action"
msgstr "Verwijder actie uitvoeren"
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:160
msgid "Execute export action"
msgstr "Exporteer actie uitvoeren"
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:166
msgid "Execute import action"
msgstr "Importeer actie uitvoeren"
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:172
msgid "Execute lock action"
msgstr "Vast zet actie uitvoeren"
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:178
msgid "Execute log action"
msgstr "Geschiedenis actie uitvoeren"
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:184
msgid "Execute move action"
msgstr "Verplaats actie uitvoeren"
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:190
msgid "Execute properties action"
msgstr "Attributen actie uitvoeren"
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:196
msgid "Execute resolved action"
msgstr "Verholpen actie uitvoeren"
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:202
msgid "Execute relocate action"
msgstr "Verplaats actie uitvoeren"
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:208
msgid "Execute revert action"
msgstr "Terug haal actie uitvoeren"
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:214
msgid "Execute status action"
msgstr "Status actie uitvoeren"
-#: tsp-svn-helper/main.c:209
+#: tsp-svn-helper/main.c:220
msgid "Execute switch action"
msgstr ""
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:226
msgid "Execute unlock action"
msgstr "Vrijgeef actie uitvoeren"
-#: tsp-svn-helper/main.c:221
+#: tsp-svn-helper/main.c:232
msgid "Execute update action"
msgstr "Bijwerk actie uitvoeren"
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:246
msgid "Add Related Options:"
msgstr "Toevoegen gerelateerde opties:"
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:250
msgid "Blame Related Options:"
msgstr "Bechuldigen gerelateerde opties:"
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:254
+msgid "Changelist Related Options:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:258
msgid "Checkout Related Options:"
msgstr "Ophalen gerelateerde opties:"
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:262
msgid "Cleanup Related Options:"
msgstr "Opschonen gerelateerde opties:"
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:266
msgid "Commit Related Options:"
msgstr "Versturen gerelateerde opties:"
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:270
msgid "Copy Related Options:"
msgstr "Kopieer gerelateerde opties:"
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:274
msgid "Delete Related Options:"
msgstr "Verwijder gerelateerde opties:"
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:278
msgid "Export Related Options:"
msgstr "Exporteer gerelateerde opties:"
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:282
msgid "Import Related Options:"
msgstr "Importeer gerelateerde opties:"
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:286
msgid "Lock Related Options:"
msgstr "Vast zetten gerelateerde opties:"
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:290
msgid "Log Related Options:"
msgstr "Geschiedenis gerelateerde opties:"
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:294
msgid "Move Related Options:"
msgstr "Verplaats gerelateerde opties:"
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:298
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:279 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:270
msgid "Properties"
msgstr "Attributen"
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:302
msgid "Resolved Related Options:"
msgstr "Verholpen gerelateerde opties:"
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:306
msgid "Relocate Related Options:"
msgstr "Verplaats gerelateerde opties:"
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:310
msgid "Revert Related Options:"
msgstr "Terug haal gerelateerde opties:"
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:314
msgid "Status Related Options:"
msgstr "Status gerelateerde opties:"
-#: tsp-svn-helper/main.c:299
+#: tsp-svn-helper/main.c:318
msgid "Switch Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:303
+#: tsp-svn-helper/main.c:322
msgid "Unlock Related Options:"
msgstr "Vrijgeven gerelateerde opties:"
-#: tsp-svn-helper/main.c:307
+#: tsp-svn-helper/main.c:326
msgid "Update Related Options:"
msgstr "Bijwerken gerelateerde opties:"
-#: tsp-svn-helper/main.c:353
+#: tsp-svn-helper/main.c:369
msgid "Not enough arguments provided"
msgstr "Onvoldoende argumenten meegegeven"
#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:74 tsp-svn-helper/tsh-delete.c:91
+#: tsp-svn-helper/tsh-copy.c:83 tsp-svn-helper/tsh-delete.c:91
#: 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-lock.c:91 tsp-svn-helper/tsh-move.c:77
#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
#: 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
@@ -545,9 +592,9 @@
msgid "Cleaning up ..."
msgstr "Bezig met opschonen ..."
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:647
-#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:662
+#: tsp-svn-helper/tsh-copy.c:95 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
#, c-format
msgid "At revision: %ld"
msgstr "Op versie: %ld"
@@ -556,10 +603,10 @@
msgid "Nothing to do"
msgstr "Niets te doen"
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:469
-#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-copy.c:106
#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:95
+#: tsp-svn-helper/tsh-move.c:100
msgid "Completed"
msgstr "Voltooid"
@@ -567,124 +614,152 @@
msgid "Commit Message"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:467
-#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:560
-#: tsp-svn-helper/tsh-common.c:605 tsp-svn-helper/tsh-common.c:689
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:575
+#: tsp-svn-helper/tsh-common.c:620 tsp-svn-helper/tsh-common.c:704
msgid "Added"
msgstr "Toegevoegd"
-#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:698
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:713
msgid "Copied"
msgstr "Gekopieerd"
-#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:608 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:577
+#: tsp-svn-helper/tsh-common.c:623 tsp-svn-helper/tsh-common.c:706
msgid "Deleted"
msgstr "Verwijderd"
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
msgid "Restored"
msgstr "Hersteld"
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
msgid "Reverted"
msgstr "Terug gehaald"
-#: tsp-svn-helper/tsh-common.c:463
+#: tsp-svn-helper/tsh-common.c:464
msgid "Revert failed"
msgstr "Terug halen gefaald"
-#: tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:466
msgid "Skipped"
msgstr "Overgeslagen"
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:469
msgid "Updated"
msgstr "Bijgewerkt"
-#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-common.c:472
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:584
msgid "External"
msgstr "Extern"
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:564
-#: tsp-svn-helper/tsh-common.c:611 tsp-svn-helper/tsh-common.c:694
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:579
+#: tsp-svn-helper/tsh-common.c:626 tsp-svn-helper/tsh-common.c:709
msgid "Modified"
msgstr "Aangepast"
-#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:614 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:477 tsp-svn-helper/tsh-common.c:578
+#: tsp-svn-helper/tsh-common.c:629 tsp-svn-helper/tsh-common.c:702
msgid "Replaced"
msgstr "Vervangen"
-#: tsp-svn-helper/tsh-common.c:477
+#: tsp-svn-helper/tsh-common.c:478
msgid "Transmitting"
msgstr "Versturen"
-#: tsp-svn-helper/tsh-common.c:479
+#: tsp-svn-helper/tsh-common.c:480
msgid "Locked"
msgstr "Vast gezet"
-#: tsp-svn-helper/tsh-common.c:480 tsp-svn-helper/tsh-common.c:700
+#: tsp-svn-helper/tsh-common.c:481 tsp-svn-helper/tsh-common.c:715
msgid "Unlocked"
msgstr "Vrijgegeven"
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
msgid "Lock failed"
msgstr "Vast zetten gefaald"
-#: tsp-svn-helper/tsh-common.c:482
+#: tsp-svn-helper/tsh-common.c:483
msgid "Unlock failed"
msgstr "Vrijgeven gefaald"
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:484
+msgid "Exists"
+msgstr "Bestaat"
+
+#: tsp-svn-helper/tsh-common.c:485
+msgid "Changelist set"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:486
+msgid "Changelist cleared"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:487
+msgid "Changelist moved"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:488
+msgid "Merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:489
+msgid "Foreign merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:490
+msgid "Replace"
+msgstr "Vervangen"
+
+#: tsp-svn-helper/tsh-common.c:539
msgid "Inapplicable"
msgstr "Irrelevant"
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:541
msgid "Unchanged"
msgstr "Ongewijzigd"
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:542 tsp-svn-helper/tsh-common.c:576
msgid "Missing"
msgstr "Vermist"
-#: tsp-svn-helper/tsh-common.c:528 tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:543 tsp-svn-helper/tsh-common.c:583
msgid "Obstructed"
msgstr "Geblokkeerd"
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:544
msgid "Changed"
msgstr "Gewijzigd"
-#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:545 tsp-svn-helper/tsh-common.c:580
msgid "Merged"
msgstr "Samengevoegd"
-#: tsp-svn-helper/tsh-common.c:531 tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:546 tsp-svn-helper/tsh-common.c:581
msgid "Conflicted"
msgstr "Conflicten"
#. N_("None"),
#. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:574
msgid "Normal"
msgstr "Normaal"
-#: tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:582
msgid "Ignored"
msgstr "Genegeerd"
-#: tsp-svn-helper/tsh-common.c:570
+#: tsp-svn-helper/tsh-common.c:585
msgid "Incomplete"
msgstr "Incompleet"
-#: tsp-svn-helper/tsh-copy.c:91
+#: tsp-svn-helper/tsh-copy.c:100
msgid "Local copy"
msgstr "Lokaal gekopieerd"
-#: tsp-svn-helper/tsh-copy.c:134
+#: tsp-svn-helper/tsh-copy.c:143
msgid "Copy To"
msgstr "Kopieeren naar"
@@ -716,7 +791,7 @@
#: tsp-svn-helper/tsh-file-selection-dialog.c:90
#: 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
+#: tsp-svn-helper/tsh-status-dialog.c:116
msgid "Path"
msgstr "Pad"
@@ -764,11 +839,11 @@
msgid "Login"
msgstr "Aanmelden"
-#: tsp-svn-helper/tsh-move.c:89
+#: tsp-svn-helper/tsh-move.c:94
msgid "Local move"
msgstr "Lokaal verplaatst"
-#: tsp-svn-helper/tsh-move.c:131
+#: tsp-svn-helper/tsh-move.c:136
msgid "Move To"
msgstr "Verplaatsen naar"
@@ -780,48 +855,59 @@
msgid "Notification"
msgstr "Notificatie"
-#: tsp-svn-helper/tsh-properties-dialog.c:124
+#: tsp-svn-helper/tsh-properties-dialog.c:125
msgid "Name"
msgstr "Naam"
-#: tsp-svn-helper/tsh-properties-dialog.c:130
+#: tsp-svn-helper/tsh-properties-dialog.c:131
msgid "Value"
msgstr "Waarde"
-#: tsp-svn-helper/tsh-properties-dialog.c:181
-msgid "Modify Property Recursive"
-msgstr "Stel attributen op onderliggende mappen in"
+#: tsp-svn-helper/tsh-properties-dialog.c:205
+#: tsp-svn-helper/tsh-status-dialog.c:179
+msgid "Self"
+msgstr "Zelf"
+#: tsp-svn-helper/tsh-properties-dialog.c:213
+#: tsp-svn-helper/tsh-status-dialog.c:185
+msgid "Immediate files"
+msgstr "Ondliggende bestanden"
+
+#: tsp-svn-helper/tsh-properties-dialog.c:225
+#: tsp-svn-helper/tsh-status-dialog.c:197
+msgid "Recursive"
+msgstr "Recursief"
+
#. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:82
+#: tsp-svn-helper/tsh-properties.c:81
msgid "Set property failed"
msgstr "Attribuut instellen is gefaald"
-#: tsp-svn-helper/tsh-properties.c:105
+#: tsp-svn-helper/tsh-properties.c:104
msgid "Properties failed"
msgstr "Attributen gefaald"
-#: tsp-svn-helper/tsh-relocate-dialog.c:86
+#: tsp-svn-helper/tsh-relocate-dialog.c:88
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
+#: tsp-svn-helper/tsh-relocate-dialog.c:98
+#: tsp-svn-helper/tsh-relocate-dialog.c:104
+#: tsp-svn-helper/tsh-relocate-dialog.c:153
+#: tsp-svn-helper/tsh-relocate-dialog.c:159
+#: tsp-svn-helper/tsh-relocate-dialog.c:205
+#: tsp-svn-helper/tsh-transfer-dialog.c:92
+#: tsp-svn-helper/tsh-transfer-dialog.c:98
+#: tsp-svn-helper/tsh-transfer-dialog.c:144
msgid "Select a folder"
msgstr "Selecteer een map"
-#: tsp-svn-helper/tsh-relocate-dialog.c:141
+#: tsp-svn-helper/tsh-relocate-dialog.c:143
msgid "_To:"
msgstr "_Naar:"
-#: tsp-svn-helper/tsh-relocate-dialog.c:196
-#: tsp-svn-helper/tsh-transfer-dialog.c:135
+#: tsp-svn-helper/tsh-relocate-dialog.c:198
+#: tsp-svn-helper/tsh-transfer-dialog.c:137
msgid "_Directory:"
msgstr "_Map:"
@@ -833,31 +919,27 @@
msgid "Relocate finished"
msgstr "Klaar met verplaatsen"
-#: tsp-svn-helper/tsh-relocate.c:133
+#: tsp-svn-helper/tsh-relocate.c:128
msgid "Relocating ..."
msgstr "Bezig met verplaatsen ..."
-#: tsp-svn-helper/tsh-status-dialog.c:156
-msgid "Show Recursive"
-msgstr "Onderliggende mappen weergeven"
-
-#: tsp-svn-helper/tsh-status-dialog.c:161
+#: tsp-svn-helper/tsh-status-dialog.c:212
msgid "Show Unmodified Files"
msgstr "Ongewijzigde bestanden weergeven"
-#: tsp-svn-helper/tsh-status-dialog.c:165
+#: tsp-svn-helper/tsh-status-dialog.c:216
msgid "Show Unversioned Files"
msgstr "Onbeheerde bestanden weergeven"
-#: tsp-svn-helper/tsh-status-dialog.c:169
+#: tsp-svn-helper/tsh-status-dialog.c:220
msgid "Show Ignored Files"
msgstr "Genegeerde bestanden weergeven"
-#: tsp-svn-helper/tsh-status-dialog.c:173
+#: tsp-svn-helper/tsh-status-dialog.c:224
msgid "Hide Externals"
msgstr "Externe bestanden verbergen"
-#: tsp-svn-helper/tsh-status-dialog.c:177
+#: tsp-svn-helper/tsh-status-dialog.c:228
msgid "Check Repository"
msgstr ""
@@ -865,11 +947,11 @@
msgid "Status failed"
msgstr "Status gefaald"
-#: tsp-svn-helper/tsh-transfer-dialog.c:80
+#: tsp-svn-helper/tsh-transfer-dialog.c:82
msgid "_Repository:"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:154
+#: tsp-svn-helper/tsh-transfer-dialog.c:156
msgid "Transfer"
msgstr ""
@@ -896,3 +978,6 @@
#: tsp-svn-helper/tsh-trust-dialog.c:77
msgid "Trust"
msgstr "Vertrouwen"
+
+#~ msgid "Modify Property Recursive"
+#~ msgstr "Stel attributen op onderliggende mappen in"
Modified: thunar-svn-plugin/trunk/po/pl.po
===================================================================
--- thunar-svn-plugin/trunk/po/pl.po 2009-03-14 18:26:53 UTC (rev 6905)
+++ thunar-svn-plugin/trunk/po/pl.po 2009-03-14 20:49:07 UTC (rev 6906)
@@ -8,19 +8,19 @@
msgstr ""
"Project-Id-Version: thunar-svn-plugin 0.0.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-16 00:45+0200\n"
+"POT-Creation-Date: 2009-03-14 21:25+0100\n"
"PO-Revision-Date: 2009-03-07 23:50+0100\n"
"Last-Translator: Piotr Sokół <piotr.sokol at 10g.pl>\n"
"Language-Team: Polish\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
+"|| n%100>=20) ? 1 : 2);\n"
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:433
-#: thunar-svn-plugin/tsp-provider.c:465
+#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
msgid "SVN"
msgstr "Kontrola wersji SVN"
@@ -28,10 +28,8 @@
msgid "Menu|Add"
msgstr "Dodaj"
-#: thunar-svn-plugin/tsp-svn-action.c:266
-#: tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-add.c:113
-#: tsp-svn-helper/tsh-add.c:126
+#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
#, fuzzy
msgid "Add"
msgstr "Dodaje plik do repozytorium"
@@ -40,276 +38,287 @@
msgid "Menu|Blame"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:279
-#: tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
+#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr ""
#: thunar-svn-plugin/tsp-svn-action.c:299
+#, fuzzy
+msgid "Menu|Changelist"
+msgstr "Usuń"
+
+#: thunar-svn-plugin/tsp-svn-action.c:299
+msgid "Changelist"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-action.c:312
msgid "Menu|Checkout"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:299
-#: tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-checkout.c:98
-#: tsp-svn-helper/tsh-checkout.c:110
+#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-svn-plugin/tsp-svn-action.c:325
msgid "Menu|Cleanup"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:312
-#: tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
msgid "Cleanup"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-svn-plugin/tsp-svn-action.c:338
msgid "Menu|Commit"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:325
-#: tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-commit.c:127
-#: tsp-svn-helper/tsh-commit.c:140
+#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-svn-plugin/tsp-svn-action.c:351
msgid "Menu|Copy"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:338
-#: tsp-svn-helper/main.c:251
-#: tsp-svn-helper/tsh-copy.c:152
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
+#: tsp-svn-helper/tsh-copy.c:161
msgid "Copy"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:364
msgid "Menu|Delete"
msgstr "Usuń"
-#: thunar-svn-plugin/tsp-svn-action.c:351
-#: tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-delete.c:127
-#: tsp-svn-helper/tsh-delete.c:140
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Usuwanie"
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:377
msgid "Menu|Diff"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: thunar-svn-plugin/tsp-svn-action.c:365
+#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
msgid "Diff"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:376
+#: thunar-svn-plugin/tsp-svn-action.c:389
msgid "Menu|Export"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:376
-#: tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-export.c:107
-#: tsp-svn-helper/tsh-export.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-svn-plugin/tsp-svn-action.c:402
msgid "Menu|Import"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:389
-#: tsp-svn-helper/main.c:263
-#: tsp-svn-helper/tsh-import.c:102
-#: tsp-svn-helper/tsh-import.c:120
+#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-svn-plugin/tsp-svn-action.c:415
msgid "Menu|Info"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:402
-#: thunar-svn-plugin/tsp-svn-action.c:403
+#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-svn-plugin/tsp-svn-action.c:416
msgid "Info"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:419
+#: thunar-svn-plugin/tsp-svn-action.c:432
msgid "Menu|Lock"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:419
-#: tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-lock-dialog.c:72
-#: tsp-svn-helper/tsh-lock.c:130
+#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
+#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-svn-plugin/tsp-svn-action.c:445
msgid "Menu|Log"
msgstr "Dziennik"
-#: thunar-svn-plugin/tsp-svn-action.c:432
-#: tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
#: tsp-svn-helper/tsh-log-dialog.c:201
#, fuzzy
msgid "Log"
msgstr "Wyświetla dziennik"
-#: thunar-svn-plugin/tsp-svn-action.c:454
+#: thunar-svn-plugin/tsp-svn-action.c:467
msgid "Menu|Move"
msgstr "Przenieś"
-#: thunar-svn-plugin/tsp-svn-action.c:454
-#: tsp-svn-helper/main.c:275
-#: tsp-svn-helper/tsh-move.c:151
+#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
+#: tsp-svn-helper/tsh-move.c:156
msgid "Move"
msgstr "Przenoszenie"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Menu|Edit Properties"
msgstr "Edytuj właściwości"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
#, fuzzy
msgid "Edit Properties"
msgstr "Edycja właściwości"
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-svn-plugin/tsp-svn-action.c:499
msgid "Menu|Relocate"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:486
-#: tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate-dialog.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
+#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
msgid "Menu|Resolved"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:500
-#: tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-common.c:464
-#: tsp-svn-helper/tsh-resolved.c:113
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
+#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-resolved.c:113
#: tsp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
msgid "Menu|Resolve"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
msgid "Resolve"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:538
msgid "Menu|Revert"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:525
-#: tsp-svn-helper/main.c:291
-#: tsp-svn-helper/tsh-revert.c:112
-#: tsp-svn-helper/tsh-revert.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:551
msgid "Menu|Status"
msgstr "Stan"
-#: thunar-svn-plugin/tsp-svn-action.c:538
-#: tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
#: tsp-svn-helper/tsh-file-selection-dialog.c:124
-#: tsp-svn-helper/tsh-status-dialog.c:184
+#: tsp-svn-helper/tsh-status-dialog.c:235
#, fuzzy
msgid "Status"
msgstr "Stan"
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-svn-plugin/tsp-svn-action.c:564
msgid "Menu|Switch"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:551
-#: tsp-svn-helper/main.c:299
-#: tsp-svn-helper/tsh-relocate.c:119
-#: tsp-svn-helper/tsh-switch.c:114
-#: tsp-svn-helper/tsh-switch.c:127
+#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
+#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-svn-plugin/tsp-svn-action.c:577
msgid "Menu|Unlock"
msgstr "Odblokuj"
-#: thunar-svn-plugin/tsp-svn-action.c:564
-#: tsp-svn-helper/main.c:303
+#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Odblokowywuje"
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-svn-plugin/tsp-svn-action.c:590
msgid "Menu|Update"
msgstr "Zaktualizuj"
-#: thunar-svn-plugin/tsp-svn-action.c:577
-#: tsp-svn-helper/main.c:307
+#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Aktualizuje"
-#: thunar-svn-plugin/tsp-svn-action.c:595
+#: thunar-svn-plugin/tsp-svn-action.c:608
#, c-format
msgid "Action %s is unimplemented"
msgstr "Akcja „%s” nie została zaimplementowana"
-#: thunar-svn-plugin/tsp-svn-property-page.c:116
+#: thunar-svn-plugin/tsp-svn-property-page.c:118
msgid "URL:"
msgstr "URL:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:122
-#: thunar-svn-plugin/tsp-svn-property-page.c:135
-#: thunar-svn-plugin/tsp-svn-property-page.c:147
-#: thunar-svn-plugin/tsp-svn-property-page.c:165
-#: thunar-svn-plugin/tsp-svn-property-page.c:177
-#: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:485
-#: tsp-svn-helper/tsh-common.c:525
-#: tsp-svn-helper/tsh-common.c:534
-#: tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:573
-#: tsp-svn-helper/tsh-common.c:600
-#: tsp-svn-helper/tsh-common.c:683
+#: thunar-svn-plugin/tsp-svn-property-page.c:124
+#: thunar-svn-plugin/tsp-svn-property-page.c:137
+#: thunar-svn-plugin/tsp-svn-property-page.c:149
+#: thunar-svn-plugin/tsp-svn-property-page.c:167
+#: thunar-svn-plugin/tsp-svn-property-page.c:179
+#: thunar-svn-plugin/tsp-svn-property-page.c:192
+#: thunar-svn-plugin/tsp-svn-property-page.c:221
+#: thunar-svn-plugin/tsp-svn-property-page.c:299
+#: tsp-svn-helper/tsh-common.c:493 tsp-svn-helper/tsh-common.c:540
+#: tsp-svn-helper/tsh-common.c:549 tsp-svn-helper/tsh-common.c:571
+#: tsp-svn-helper/tsh-common.c:588 tsp-svn-helper/tsh-common.c:615
+#: tsp-svn-helper/tsh-common.c:698
msgid "Unknown"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:129
+#: thunar-svn-plugin/tsp-svn-property-page.c:131
msgid "Revision:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:141
+#: thunar-svn-plugin/tsp-svn-property-page.c:143
msgid "Repository:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:159
+#: thunar-svn-plugin/tsp-svn-property-page.c:161
msgid "Modified revision:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:171
+#: thunar-svn-plugin/tsp-svn-property-page.c:173
msgid "Modified date:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:184
+#: thunar-svn-plugin/tsp-svn-property-page.c:186
msgid "Author:"
msgstr "Autor:"
+#: thunar-svn-plugin/tsp-svn-property-page.c:203
+msgid "Changelist:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:215
+msgid "Depth:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:302
+msgid "Exclude"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:305
+msgid "Empty"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:308
+#, fuzzy
+msgid "Files"
+msgstr "Plik"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:311
+#: tsp-svn-helper/tsh-properties-dialog.c:219
+#: tsp-svn-helper/tsh-status-dialog.c:191
+msgid "Immediates"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:314
+msgid "Infinity"
+msgstr ""
+
#. Translators: the first string is a path and the second string
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
@@ -367,197 +376,196 @@
msgid "Other..."
msgstr ""
-#: tsp-svn-helper/main.c:100
+#: tsp-svn-helper/main.c:105
msgid "Print version information"
msgstr ""
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:112
msgid "Execute add action"
msgstr ""
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:118
msgid "Execute blame action"
msgstr ""
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:124
+msgid "Execute changelist action"
+msgstr ""
+
+#: tsp-svn-helper/main.c:130
msgid "Execute checkout action"
msgstr ""
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:136
msgid "Execute cleanup action"
msgstr ""
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:142
msgid "Execute commit action"
msgstr ""
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:148
msgid "Execute copy action"
msgstr ""
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:154
msgid "Execute delete action"
msgstr ""
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:160
msgid "Execute export action"
msgstr ""
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:166
msgid "Execute import action"
msgstr ""
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:172
msgid "Execute lock action"
msgstr ""
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:178
msgid "Execute log action"
msgstr ""
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:184
msgid "Execute move action"
msgstr ""
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:190
msgid "Execute properties action"
msgstr ""
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:196
msgid "Execute resolved action"
msgstr ""
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:202
msgid "Execute relocate action"
msgstr ""
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:208
msgid "Execute revert action"
msgstr ""
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:214
msgid "Execute status action"
msgstr ""
-#: tsp-svn-helper/main.c:209
+#: tsp-svn-helper/main.c:220
msgid "Execute switch action"
msgstr ""
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:226
msgid "Execute unlock action"
msgstr ""
-#: tsp-svn-helper/main.c:221
+#: tsp-svn-helper/main.c:232
msgid "Execute update action"
msgstr ""
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:246
msgid "Add Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:250
msgid "Blame Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:254
+msgid "Changelist Related Options:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:258
msgid "Checkout Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:262
msgid "Cleanup Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:266
msgid "Commit Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:270
msgid "Copy Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:274
msgid "Delete Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:278
msgid "Export Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:282
msgid "Import Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:286
msgid "Lock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:290
msgid "Log Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:294
msgid "Move Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:298
msgid "Properties Related Options:"
msgstr ""
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:279
-#: tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:270
msgid "Properties"
msgstr "Właściwości"
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:302
msgid "Resolved Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:306
msgid "Relocate Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:310
msgid "Revert Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:314
msgid "Status Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:299
+#: tsp-svn-helper/main.c:318
msgid "Switch Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:303
+#: tsp-svn-helper/main.c:322
msgid "Unlock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:307
+#: tsp-svn-helper/main.c:326
msgid "Update Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:353
+#: tsp-svn-helper/main.c:369
msgid "Not enough arguments provided"
msgstr ""
-#: tsp-svn-helper/tsh-add.c:73
-#: tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71
-#: tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:74
-#: tsp-svn-helper/tsh-delete.c:91
-#: 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:73
-#: tsp-svn-helper/tsh-resolved.c:89
-#: 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
+#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
+#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
+#: tsp-svn-helper/tsh-copy.c:83 tsp-svn-helper/tsh-delete.c:91
+#: 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:77
+#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
+#: 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 ""
@@ -565,18 +573,15 @@
msgid "Line"
msgstr ""
-#: tsp-svn-helper/tsh-blame-dialog.c:100
-#: tsp-svn-helper/tsh-log-dialog.c:118
+#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
msgid "Revision"
msgstr ""
-#: tsp-svn-helper/tsh-blame-dialog.c:106
-#: tsp-svn-helper/tsh-log-dialog.c:124
+#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
msgid "Author"
msgstr "Autor"
-#: tsp-svn-helper/tsh-blame-dialog.c:112
-#: tsp-svn-helper/tsh-log-dialog.c:130
+#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
msgid "Date"
msgstr "Data"
@@ -596,12 +601,9 @@
msgid "Cleaning up ..."
msgstr ""
-#: tsp-svn-helper/tsh-commit.c:103
-#: tsp-svn-helper/tsh-common.c:647
-#: tsp-svn-helper/tsh-copy.c:86
-#: tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82
-#: tsp-svn-helper/tsh-move.c:84
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:662
+#: tsp-svn-helper/tsh-copy.c:95 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
#, c-format
msgid "At revision: %ld"
msgstr ""
@@ -610,13 +612,10 @@
msgid "Nothing to do"
msgstr ""
-#: tsp-svn-helper/tsh-commit.c:114
-#: tsp-svn-helper/tsh-common.c:469
-#: tsp-svn-helper/tsh-common.c:471
-#: tsp-svn-helper/tsh-copy.c:97
-#: tsp-svn-helper/tsh-delete.c:114
-#: tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:95
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-copy.c:106
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:100
msgid "Completed"
msgstr ""
@@ -624,146 +623,157 @@
msgid "Commit Message"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:458
-#: tsp-svn-helper/tsh-common.c:467
-#: tsp-svn-helper/tsh-common.c:474
-#: tsp-svn-helper/tsh-common.c:560
-#: tsp-svn-helper/tsh-common.c:605
-#: tsp-svn-helper/tsh-common.c:689
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:575
+#: tsp-svn-helper/tsh-common.c:620 tsp-svn-helper/tsh-common.c:704
msgid "Added"
msgstr "Dodany"
-#: tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:698
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:713
#, fuzzy
msgid "Copied"
msgstr "Skopiowany"
-#: tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:475
-#: tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:608
-#: tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:577
+#: tsp-svn-helper/tsh-common.c:623 tsp-svn-helper/tsh-common.c:706
msgid "Deleted"
msgstr "Usunięty"
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
msgid "Restored"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
msgid "Reverted"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:463
+#: tsp-svn-helper/tsh-common.c:464
msgid "Revert failed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:466
#, fuzzy
msgid "Skipped"
msgstr "Pominięty"
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:469
msgid "Updated"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:470
-#: tsp-svn-helper/tsh-common.c:472
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:584
msgid "External"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:473
-#: tsp-svn-helper/tsh-common.c:564
-#: tsp-svn-helper/tsh-common.c:611
-#: tsp-svn-helper/tsh-common.c:694
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:579
+#: tsp-svn-helper/tsh-common.c:626 tsp-svn-helper/tsh-common.c:709
msgid "Modified"
msgstr "Zmodyfikowany"
-#: tsp-svn-helper/tsh-common.c:476
-#: tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:614
-#: tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:477 tsp-svn-helper/tsh-common.c:578
+#: tsp-svn-helper/tsh-common.c:629 tsp-svn-helper/tsh-common.c:702
msgid "Replaced"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:477
+#: tsp-svn-helper/tsh-common.c:478
msgid "Transmitting"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:479
+#: tsp-svn-helper/tsh-common.c:480
#, fuzzy
msgid "Locked"
msgstr "Zablokowany"
-#: tsp-svn-helper/tsh-common.c:480
-#: tsp-svn-helper/tsh-common.c:700
+#: tsp-svn-helper/tsh-common.c:481 tsp-svn-helper/tsh-common.c:715
#, fuzzy
msgid "Unlocked"
msgstr "Odblokowany"
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
msgid "Lock failed"
msgstr "Nie udało się zablokować"
-#: tsp-svn-helper/tsh-common.c:482
+#: tsp-svn-helper/tsh-common.c:483
msgid "Unlock failed"
msgstr "Nie udało się odblokować"
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:484
+msgid "Exists"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:485
+msgid "Changelist set"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:486
+msgid "Changelist cleared"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:487
+msgid "Changelist moved"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:488
+msgid "Merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:489
+msgid "Foreign merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:490
+msgid "Replace"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:539
msgid "Inapplicable"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:541
#, fuzzy
msgid "Unchanged"
msgstr "Niezmieniony"
-#: tsp-svn-helper/tsh-common.c:527
-#: tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:542 tsp-svn-helper/tsh-common.c:576
msgid "Missing"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:528
-#: tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:543 tsp-svn-helper/tsh-common.c:583
msgid "Obstructed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:544
msgid "Changed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:530
-#: tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:545 tsp-svn-helper/tsh-common.c:580
msgid "Merged"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:531
-#: tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:546 tsp-svn-helper/tsh-common.c:581
msgid "Conflicted"
msgstr ""
#. N_("None"),
#. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:574
msgid "Normal"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:582
msgid "Ignored"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:570
+#: tsp-svn-helper/tsh-common.c:585
msgid "Incomplete"
msgstr ""
-#: tsp-svn-helper/tsh-copy.c:91
+#: tsp-svn-helper/tsh-copy.c:100
msgid "Local copy"
msgstr ""
-#: tsp-svn-helper/tsh-copy.c:134
+#: tsp-svn-helper/tsh-copy.c:143
msgid "Copy To"
msgstr ""
@@ -783,8 +793,7 @@
msgid "Select a file"
msgstr ""
-#: tsp-svn-helper/tsh-file-dialog.c:78
-#: tsp-svn-helper/tsh-login-dialog.c:98
+#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
#: tsp-svn-helper/tsh-trust-dialog.c:73
msgid "Remember"
msgstr ""
@@ -796,7 +805,7 @@
#: tsp-svn-helper/tsh-file-selection-dialog.c:90
#: 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
+#: tsp-svn-helper/tsh-status-dialog.c:116
msgid "Path"
msgstr "Ścieżka"
@@ -813,8 +822,7 @@
msgid "Message"
msgstr ""
-#: tsp-svn-helper/tsh-log-dialog.c:174
-#: tsp-svn-helper/tsh-notify-dialog.c:88
+#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
#, fuzzy
msgid "Action"
msgstr "Akcja"
@@ -847,11 +855,11 @@
msgid "Login"
msgstr ""
-#: tsp-svn-helper/tsh-move.c:89
+#: tsp-svn-helper/tsh-move.c:94
msgid "Local move"
msgstr ""
-#: tsp-svn-helper/tsh-move.c:131
+#: tsp-svn-helper/tsh-move.c:136
msgid "Move To"
msgstr ""
@@ -863,48 +871,59 @@
msgid "Notification"
msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:124
+#: tsp-svn-helper/tsh-properties-dialog.c:125
msgid "Name"
msgstr "Nazwa"
-#: tsp-svn-helper/tsh-properties-dialog.c:130
+#: tsp-svn-helper/tsh-properties-dialog.c:131
msgid "Value"
msgstr "Wartość"
-#: tsp-svn-helper/tsh-properties-dialog.c:181
-msgid "Modify Property Recursive"
+#: tsp-svn-helper/tsh-properties-dialog.c:205
+#: tsp-svn-helper/tsh-status-dialog.c:179
+msgid "Self"
msgstr ""
+#: tsp-svn-helper/tsh-properties-dialog.c:213
+#: tsp-svn-helper/tsh-status-dialog.c:185
+msgid "Immediate files"
+msgstr ""
+
+#: tsp-svn-helper/tsh-properties-dialog.c:225
+#: tsp-svn-helper/tsh-status-dialog.c:197
+msgid "Recursive"
+msgstr ""
+
#. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:82
+#: tsp-svn-helper/tsh-properties.c:81
msgid "Set property failed"
msgstr ""
-#: tsp-svn-helper/tsh-properties.c:105
+#: tsp-svn-helper/tsh-properties.c:104
msgid "Properties failed"
msgstr ""
-#: tsp-svn-helper/tsh-relocate-dialog.c:86
+#: tsp-svn-helper/tsh-relocate-dialog.c:88
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
+#: tsp-svn-helper/tsh-relocate-dialog.c:98
+#: tsp-svn-helper/tsh-relocate-dialog.c:104
+#: tsp-svn-helper/tsh-relocate-dialog.c:153
+#: tsp-svn-helper/tsh-relocate-dialog.c:159
+#: tsp-svn-helper/tsh-relocate-dialog.c:205
+#: tsp-svn-helper/tsh-transfer-dialog.c:92
+#: tsp-svn-helper/tsh-transfer-dialog.c:98
+#: tsp-svn-helper/tsh-transfer-dialog.c:144
msgid "Select a folder"
msgstr ""
-#: tsp-svn-helper/tsh-relocate-dialog.c:141
+#: tsp-svn-helper/tsh-relocate-dialog.c:143
msgid "_To:"
msgstr ""
-#: tsp-svn-helper/tsh-relocate-dialog.c:196
-#: tsp-svn-helper/tsh-transfer-dialog.c:135
+#: tsp-svn-helper/tsh-relocate-dialog.c:198
+#: tsp-svn-helper/tsh-transfer-dialog.c:137
msgid "_Directory:"
msgstr ""
@@ -916,31 +935,27 @@
msgid "Relocate finished"
msgstr ""
-#: tsp-svn-helper/tsh-relocate.c:133
+#: tsp-svn-helper/tsh-relocate.c:128
msgid "Relocating ..."
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:156
-msgid "Show Recursive"
-msgstr ""
-
-#: tsp-svn-helper/tsh-status-dialog.c:161
+#: tsp-svn-helper/tsh-status-dialog.c:212
msgid "Show Unmodified Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:165
+#: tsp-svn-helper/tsh-status-dialog.c:216
msgid "Show Unversioned Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:169
+#: tsp-svn-helper/tsh-status-dialog.c:220
msgid "Show Ignored Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:173
+#: tsp-svn-helper/tsh-status-dialog.c:224
msgid "Hide Externals"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:177
+#: tsp-svn-helper/tsh-status-dialog.c:228
msgid "Check Repository"
msgstr ""
@@ -948,11 +963,11 @@
msgid "Status failed"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:80
+#: tsp-svn-helper/tsh-transfer-dialog.c:82
msgid "_Repository:"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:154
+#: tsp-svn-helper/tsh-transfer-dialog.c:156
msgid "Transfer"
msgstr ""
@@ -979,4 +994,3 @@
#: tsp-svn-helper/tsh-trust-dialog.c:77
msgid "Trust"
msgstr ""
-
Modified: thunar-svn-plugin/trunk/po/pt.po
===================================================================
--- thunar-svn-plugin/trunk/po/pt.po 2009-03-14 18:26:53 UTC (rev 6905)
+++ thunar-svn-plugin/trunk/po/pt.po 2009-03-14 20:49:07 UTC (rev 6906)
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-16 00:45+0200\n"
+"POT-Creation-Date: 2009-03-14 21:25+0100\n"
"PO-Revision-Date: 2008-11-01 11:37+0100\n"
"Last-Translator: Nuno Miguel <nunis at netcabo.pt>\n"
"Language-Team: \n"
@@ -18,8 +18,7 @@
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:433
-#: thunar-svn-plugin/tsp-provider.c:465
+#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
msgid "SVN"
msgstr "SVN"
@@ -27,10 +26,8 @@
msgid "Menu|Add"
msgstr "Adicionar"
-#: thunar-svn-plugin/tsp-svn-action.c:266
-#: tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-add.c:113
-#: tsp-svn-helper/tsh-add.c:126
+#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "Adicionar"
@@ -38,273 +35,286 @@
msgid "Menu|Blame"
msgstr "Falha"
-#: thunar-svn-plugin/tsp-svn-action.c:279
-#: tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
+#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Falha"
#: thunar-svn-plugin/tsp-svn-action.c:299
+#, fuzzy
+msgid "Menu|Changelist"
+msgstr "Checkout"
+
+#: thunar-svn-plugin/tsp-svn-action.c:299
+#, fuzzy
+msgid "Changelist"
+msgstr "Modificado"
+
+#: thunar-svn-plugin/tsp-svn-action.c:312
msgid "Menu|Checkout"
msgstr "Checkout"
-#: thunar-svn-plugin/tsp-svn-action.c:299
-#: tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-checkout.c:98
-#: tsp-svn-helper/tsh-checkout.c:110
+#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Checkout"
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-svn-plugin/tsp-svn-action.c:325
msgid "Menu|Cleanup"
msgstr "Limpar"
-#: thunar-svn-plugin/tsp-svn-action.c:312
-#: tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
msgid "Cleanup"
msgstr "Limpar"
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-svn-plugin/tsp-svn-action.c:338
msgid "Menu|Commit"
msgstr "Commit"
-#: thunar-svn-plugin/tsp-svn-action.c:325
-#: tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-commit.c:127
-#: tsp-svn-helper/tsh-commit.c:140
+#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr "Enviar"
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-svn-plugin/tsp-svn-action.c:351
msgid "Menu|Copy"
msgstr "Copiar"
-#: thunar-svn-plugin/tsp-svn-action.c:338
-#: tsp-svn-helper/main.c:251
-#: tsp-svn-helper/tsh-copy.c:152
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
+#: tsp-svn-helper/tsh-copy.c:161
msgid "Copy"
msgstr "Copiar"
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:364
msgid "Menu|Delete"
msgstr "Apagar"
-#: thunar-svn-plugin/tsp-svn-action.c:351
-#: tsp-svn-helper/main.c:255
-#: tsp-svn-helper/tsh-delete.c:127
-#: tsp-svn-helper/tsh-delete.c:140
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Apagar"
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:377
msgid "Menu|Diff"
msgstr "Diff"
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: thunar-svn-plugin/tsp-svn-action.c:365
+#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
msgid "Diff"
msgstr "Diferença"
-#: thunar-svn-plugin/tsp-svn-action.c:376
+#: thunar-svn-plugin/tsp-svn-action.c:389
msgid "Menu|Export"
msgstr "Exportar"
-#: thunar-svn-plugin/tsp-svn-action.c:376
-#: tsp-svn-helper/main.c:259
-#: tsp-svn-helper/tsh-export.c:107
-#: tsp-svn-helper/tsh-export.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportar"
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-svn-plugin/tsp-svn-action.c:402
msgid "Menu|Import"
msgstr "Importar"
-#: thunar-svn-plugin/tsp-svn-action.c:389
-#: tsp-svn-helper/main.c:263
-#: tsp-svn-helper/tsh-import.c:102
-#: tsp-svn-helper/tsh-import.c:120
+#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importar"
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-svn-plugin/tsp-svn-action.c:415
msgid "Menu|Info"
msgstr "Info"
-#: thunar-svn-plugin/tsp-svn-action.c:402
-#: thunar-svn-plugin/tsp-svn-action.c:403
+#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-svn-plugin/tsp-svn-action.c:416
msgid "Info"
msgstr "Informações"
-#: thunar-svn-plugin/tsp-svn-action.c:419
+#: thunar-svn-plugin/tsp-svn-action.c:432
msgid "Menu|Lock"
msgstr "Travar"
-#: thunar-svn-plugin/tsp-svn-action.c:419
-#: tsp-svn-helper/main.c:267
-#: tsp-svn-helper/tsh-lock-dialog.c:72
-#: tsp-svn-helper/tsh-lock.c:130
+#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
+#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Travar"
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-svn-plugin/tsp-svn-action.c:445
msgid "Menu|Log"
msgstr "Log"
-#: thunar-svn-plugin/tsp-svn-action.c:432
-#: tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr "Log"
-#: thunar-svn-plugin/tsp-svn-action.c:454
+#: thunar-svn-plugin/tsp-svn-action.c:467
msgid "Menu|Move"
msgstr "Menu"
-#: thunar-svn-plugin/tsp-svn-action.c:454
-#: tsp-svn-helper/main.c:275
-#: tsp-svn-helper/tsh-move.c:151
+#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
+#: tsp-svn-helper/tsh-move.c:156
msgid "Move"
msgstr "Mover"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Menu|Edit Properties"
msgstr "Editar Propriedades"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Edit Properties"
msgstr "Editar Propriedades"
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-svn-plugin/tsp-svn-action.c:499
msgid "Menu|Relocate"
msgstr "Realocar"
-#: thunar-svn-plugin/tsp-svn-action.c:486
-#: tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate-dialog.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
+#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr "Realocar"
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
msgid "Menu|Resolved"
msgstr "Resolver"
-#: thunar-svn-plugin/tsp-svn-action.c:500
-#: tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-common.c:464
-#: tsp-svn-helper/tsh-resolved.c:113
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
+#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-resolved.c:113
#: tsp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "Resolvido"
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
msgid "Menu|Resolve"
msgstr "Resolver"
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
msgid "Resolve"
msgstr "Resolver"
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:538
msgid "Menu|Revert"
msgstr "Reverter"
-#: thunar-svn-plugin/tsp-svn-action.c:525
-#: tsp-svn-helper/main.c:291
-#: tsp-svn-helper/tsh-revert.c:112
-#: tsp-svn-helper/tsh-revert.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Reverter"
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:551
msgid "Menu|Status"
msgstr "Estado"
-#: thunar-svn-plugin/tsp-svn-action.c:538
-#: tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
#: tsp-svn-helper/tsh-file-selection-dialog.c:124
-#: tsp-svn-helper/tsh-status-dialog.c:184
+#: tsp-svn-helper/tsh-status-dialog.c:235
msgid "Status"
msgstr "Status"
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-svn-plugin/tsp-svn-action.c:564
msgid "Menu|Switch"
msgstr "Alternar"
-#: thunar-svn-plugin/tsp-svn-action.c:551
-#: tsp-svn-helper/main.c:299
-#: tsp-svn-helper/tsh-relocate.c:119
-#: tsp-svn-helper/tsh-switch.c:114
-#: tsp-svn-helper/tsh-switch.c:127
+#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
+#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Alternar"
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-svn-plugin/tsp-svn-action.c:577
msgid "Menu|Unlock"
msgstr "Destravar"
-#: thunar-svn-plugin/tsp-svn-action.c:564
-#: tsp-svn-helper/main.c:303
+#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Destravar"
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-svn-plugin/tsp-svn-action.c:590
msgid "Menu|Update"
msgstr "Actualizar"
-#: thunar-svn-plugin/tsp-svn-action.c:577
-#: tsp-svn-helper/main.c:307
+#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Actualizar"
-#: thunar-svn-plugin/tsp-svn-action.c:595
+#: thunar-svn-plugin/tsp-svn-action.c:608
#, c-format
msgid "Action %s is unimplemented"
msgstr "Acção %s não implementada"
-#: thunar-svn-plugin/tsp-svn-property-page.c:116
+#: thunar-svn-plugin/tsp-svn-property-page.c:118
msgid "URL:"
msgstr "URL:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:122
-#: thunar-svn-plugin/tsp-svn-property-page.c:135
-#: thunar-svn-plugin/tsp-svn-property-page.c:147
-#: thunar-svn-plugin/tsp-svn-property-page.c:165
-#: thunar-svn-plugin/tsp-svn-property-page.c:177
-#: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:485
-#: tsp-svn-helper/tsh-common.c:525
-#: tsp-svn-helper/tsh-common.c:534
-#: tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:573
-#: tsp-svn-helper/tsh-common.c:600
-#: tsp-svn-helper/tsh-common.c:683
+#: thunar-svn-plugin/tsp-svn-property-page.c:124
+#: thunar-svn-plugin/tsp-svn-property-page.c:137
+#: thunar-svn-plugin/tsp-svn-property-page.c:149
+#: thunar-svn-plugin/tsp-svn-property-page.c:167
+#: thunar-svn-plugin/tsp-svn-property-page.c:179
+#: thunar-svn-plugin/tsp-svn-property-page.c:192
+#: thunar-svn-plugin/tsp-svn-property-page.c:221
+#: thunar-svn-plugin/tsp-svn-property-page.c:299
+#: tsp-svn-helper/tsh-common.c:493 tsp-svn-helper/tsh-common.c:540
+#: tsp-svn-helper/tsh-common.c:549 tsp-svn-helper/tsh-common.c:571
+#: tsp-svn-helper/tsh-common.c:588 tsp-svn-helper/tsh-common.c:615
+#: tsp-svn-helper/tsh-common.c:698
msgid "Unknown"
msgstr "Desconhecido"
-#: thunar-svn-plugin/tsp-svn-property-page.c:129
+#: thunar-svn-plugin/tsp-svn-property-page.c:131
msgid "Revision:"
msgstr "Revisão:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:141
+#: thunar-svn-plugin/tsp-svn-property-page.c:143
msgid "Repository:"
msgstr "Repositório:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:159
+#: thunar-svn-plugin/tsp-svn-property-page.c:161
msgid "Modified revision:"
msgstr "Revisão Modificada:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:171
+#: thunar-svn-plugin/tsp-svn-property-page.c:173
msgid "Modified date:"
msgstr "Data de modificação:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:184
+#: thunar-svn-plugin/tsp-svn-property-page.c:186
msgid "Author:"
msgstr "Autor:"
+#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#, fuzzy
+msgid "Changelist:"
+msgstr "Modificado"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:215
+msgid "Depth:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:302
+msgid "Exclude"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:305
+msgid "Empty"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:308
+#, fuzzy
+msgid "Files"
+msgstr "Ficheiro"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:311
+#: tsp-svn-helper/tsh-properties-dialog.c:219
+#: tsp-svn-helper/tsh-status-dialog.c:191
+msgid "Immediates"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:314
+msgid "Infinity"
+msgstr ""
+
#. Translators: the first string is a path and the second string
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
@@ -362,197 +372,198 @@
msgid "Other..."
msgstr "Outro..."
-#: tsp-svn-helper/main.c:100
+#: tsp-svn-helper/main.c:105
msgid "Print version information"
msgstr "Imprimir informação da versão"
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:112
msgid "Execute add action"
msgstr "Executar acção add"
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:118
msgid "Execute blame action"
msgstr "Executar acção de culpa"
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:124
+#, fuzzy
+msgid "Execute changelist action"
+msgstr "Executar acção de checkout"
+
+#: tsp-svn-helper/main.c:130
msgid "Execute checkout action"
msgstr "Executar acção de checkout"
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:136
msgid "Execute cleanup action"
msgstr "Executar acção cleanup"
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:142
msgid "Execute commit action"
msgstr "Executar acção commit"
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:148
msgid "Execute copy action"
msgstr "Executar acção copiar"
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:154
msgid "Execute delete action"
msgstr "Executar acção apagar"
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:160
msgid "Execute export action"
msgstr "Executar acção export"
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:166
msgid "Execute import action"
msgstr "Executar acção import"
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:172
msgid "Execute lock action"
msgstr "Executar acção de lock"
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:178
msgid "Execute log action"
msgstr "Executar acção de log"
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:184
msgid "Execute move action"
msgstr "Executar acção mover"
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:190
msgid "Execute properties action"
msgstr "Executar acção de propriedades"
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:196
msgid "Execute resolved action"
msgstr "Executar acção resolved"
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:202
msgid "Execute relocate action"
msgstr "Executar acção de re-alocação"
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:208
msgid "Execute revert action"
msgstr "Executar acção de reversão"
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:214
msgid "Execute status action"
msgstr "Executar acção de actualização"
-#: tsp-svn-helper/main.c:209
+#: tsp-svn-helper/main.c:220
msgid "Execute switch action"
msgstr "Executar acção commit"
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:226
msgid "Execute unlock action"
msgstr "Executar acção de checkout"
-#: tsp-svn-helper/main.c:221
+#: tsp-svn-helper/main.c:232
msgid "Execute update action"
msgstr "Executar acção de actualização"
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:246
msgid "Add Related Options:"
msgstr "Adicionar Opções Relacionadas:"
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:250
msgid "Blame Related Options:"
msgstr "Opções de culpa"
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:254
+#, fuzzy
+msgid "Changelist Related Options:"
+msgstr "Opções Checkout Relacionadas:"
+
+#: tsp-svn-helper/main.c:258
msgid "Checkout Related Options:"
msgstr "Opções Checkout Relacionadas:"
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:262
msgid "Cleanup Related Options:"
msgstr "Opções Limpeza Relacionadas:"
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:266
msgid "Commit Related Options:"
msgstr "Opções de Envio:"
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:270
msgid "Copy Related Options:"
msgstr "Opções Relacionadas de Cópia:"
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:274
msgid "Delete Related Options:"
msgstr "Opções de Exclusão:"
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:278
msgid "Export Related Options:"
msgstr "Opções de Exportação:"
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:282
msgid "Import Related Options:"
msgstr "Opções de Importação:"
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:286
msgid "Lock Related Options:"
msgstr "Opções de Travamento:"
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:290
msgid "Log Related Options:"
msgstr "Opções de Registo:"
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:294
msgid "Move Related Options:"
msgstr "Opções de Mudança:"
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:298
msgid "Properties Related Options:"
msgstr "Opções de Propriedades Relacionadas"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:279
-#: tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:270
msgid "Properties"
msgstr "Propriedades"
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:302
msgid "Resolved Related Options:"
msgstr "Opções de Resolução"
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:306
msgid "Relocate Related Options:"
msgstr "Opções Re-alocação Relacionadas:"
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:310
msgid "Revert Related Options:"
msgstr "Opções de Reversão:"
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:314
msgid "Status Related Options:"
msgstr "Opções de Estado:"
-#: tsp-svn-helper/main.c:299
+#: tsp-svn-helper/main.c:318
msgid "Switch Related Options:"
msgstr "Opções Mudança Relacionadas:"
-#: tsp-svn-helper/main.c:303
+#: tsp-svn-helper/main.c:322
msgid "Unlock Related Options:"
msgstr "Opções de Destravar:"
-#: tsp-svn-helper/main.c:307
+#: tsp-svn-helper/main.c:326
msgid "Update Related Options:"
msgstr "Opções de Actualização:"
-#: tsp-svn-helper/main.c:353
+#: tsp-svn-helper/main.c:369
msgid "Not enough arguments provided"
msgstr "Argumentos insuficientes fornecidos"
-#: tsp-svn-helper/tsh-add.c:73
-#: tsp-svn-helper/tsh-add.c:89
-#: tsp-svn-helper/tsh-checkout.c:71
-#: tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:74
-#: tsp-svn-helper/tsh-delete.c:91
-#: 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:73
-#: tsp-svn-helper/tsh-resolved.c:89
-#: 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
+#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
+#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
+#: tsp-svn-helper/tsh-copy.c:83 tsp-svn-helper/tsh-delete.c:91
+#: 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:77
+#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
+#: 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 "Falhou"
@@ -560,18 +571,15 @@
msgid "Line"
msgstr "Linha"
-#: tsp-svn-helper/tsh-blame-dialog.c:100
-#: tsp-svn-helper/tsh-log-dialog.c:118
+#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
msgid "Revision"
msgstr "Revisão"
-#: tsp-svn-helper/tsh-blame-dialog.c:106
-#: tsp-svn-helper/tsh-log-dialog.c:124
+#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
msgid "Author"
msgstr "Autor"
-#: tsp-svn-helper/tsh-blame-dialog.c:112
-#: tsp-svn-helper/tsh-log-dialog.c:130
+#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
msgid "Date"
msgstr "Data"
@@ -591,12 +599,9 @@
msgid "Cleaning up ..."
msgstr "Limpando..."
-#: tsp-svn-helper/tsh-commit.c:103
-#: tsp-svn-helper/tsh-common.c:647
-#: tsp-svn-helper/tsh-copy.c:86
-#: tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82
-#: tsp-svn-helper/tsh-move.c:84
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:662
+#: tsp-svn-helper/tsh-copy.c:95 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
#, c-format
msgid "At revision: %ld"
msgstr "Na revisão: %ld"
@@ -605,13 +610,10 @@
msgid "Nothing to do"
msgstr "Nada para fazer"
-#: tsp-svn-helper/tsh-commit.c:114
-#: tsp-svn-helper/tsh-common.c:469
-#: tsp-svn-helper/tsh-common.c:471
-#: tsp-svn-helper/tsh-copy.c:97
-#: tsp-svn-helper/tsh-delete.c:114
-#: tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:95
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-copy.c:106
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:100
msgid "Completed"
msgstr "Completado"
@@ -619,141 +621,154 @@
msgid "Commit Message"
msgstr "Enviar Mensagem"
-#: tsp-svn-helper/tsh-common.c:458
-#: tsp-svn-helper/tsh-common.c:467
-#: tsp-svn-helper/tsh-common.c:474
-#: tsp-svn-helper/tsh-common.c:560
-#: tsp-svn-helper/tsh-common.c:605
-#: tsp-svn-helper/tsh-common.c:689
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:575
+#: tsp-svn-helper/tsh-common.c:620 tsp-svn-helper/tsh-common.c:704
msgid "Added"
msgstr "Adicionado"
-#: tsp-svn-helper/tsh-common.c:459
-#: tsp-svn-helper/tsh-common.c:698
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:713
msgid "Copied"
msgstr "Copiado"
-#: tsp-svn-helper/tsh-common.c:460
-#: tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:475
-#: tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:608
-#: tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:577
+#: tsp-svn-helper/tsh-common.c:623 tsp-svn-helper/tsh-common.c:706
msgid "Deleted"
msgstr "Apagado"
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
msgid "Restored"
msgstr "Restaurado"
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
msgid "Reverted"
msgstr "Revertido"
-#: tsp-svn-helper/tsh-common.c:463
+#: tsp-svn-helper/tsh-common.c:464
msgid "Revert failed"
msgstr "Reversão falhou"
-#: tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:466
msgid "Skipped"
msgstr "Ignorado"
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:469
msgid "Updated"
msgstr "Actualizado"
-#: tsp-svn-helper/tsh-common.c:470
-#: tsp-svn-helper/tsh-common.c:472
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:584
msgid "External"
msgstr "Externo"
-#: tsp-svn-helper/tsh-common.c:473
-#: tsp-svn-helper/tsh-common.c:564
-#: tsp-svn-helper/tsh-common.c:611
-#: tsp-svn-helper/tsh-common.c:694
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:579
+#: tsp-svn-helper/tsh-common.c:626 tsp-svn-helper/tsh-common.c:709
msgid "Modified"
msgstr "Modificado"
-#: tsp-svn-helper/tsh-common.c:476
-#: tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:614
-#: tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:477 tsp-svn-helper/tsh-common.c:578
+#: tsp-svn-helper/tsh-common.c:629 tsp-svn-helper/tsh-common.c:702
msgid "Replaced"
msgstr "Substituído"
-#: tsp-svn-helper/tsh-common.c:477
+#: tsp-svn-helper/tsh-common.c:478
msgid "Transmitting"
msgstr "A transmitir"
-#: tsp-svn-helper/tsh-common.c:479
+#: tsp-svn-helper/tsh-common.c:480
msgid "Locked"
msgstr "Prender"
-#: tsp-svn-helper/tsh-common.c:480
-#: tsp-svn-helper/tsh-common.c:700
+#: tsp-svn-helper/tsh-common.c:481 tsp-svn-helper/tsh-common.c:715
msgid "Unlocked"
msgstr "Destravar"
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
msgid "Lock failed"
msgstr "Falha ao travar"
-#: tsp-svn-helper/tsh-common.c:482
+#: tsp-svn-helper/tsh-common.c:483
msgid "Unlock failed"
msgstr "Destravar falhou"
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:484
+msgid "Exists"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:485
+msgid "Changelist set"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:486
+msgid "Changelist cleared"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:487
+#, fuzzy
+msgid "Changelist moved"
+msgstr "Modificado"
+
+#: tsp-svn-helper/tsh-common.c:488
+msgid "Merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:489
+msgid "Foreign merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:490
+#, fuzzy
+msgid "Replace"
+msgstr "Substituído"
+
+#: tsp-svn-helper/tsh-common.c:539
msgid "Inapplicable"
msgstr "Inaplicável"
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:541
msgid "Unchanged"
msgstr "Não modificada"
-#: tsp-svn-helper/tsh-common.c:527
-#: tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:542 tsp-svn-helper/tsh-common.c:576
msgid "Missing"
msgstr "Em Falta"
-#: tsp-svn-helper/tsh-common.c:528
-#: tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:543 tsp-svn-helper/tsh-common.c:583
msgid "Obstructed"
msgstr "Obstruído"
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:544
msgid "Changed"
msgstr "Modificado"
-#: tsp-svn-helper/tsh-common.c:530
-#: tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:545 tsp-svn-helper/tsh-common.c:580
msgid "Merged"
msgstr "Juntado"
-#: tsp-svn-helper/tsh-common.c:531
-#: tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:546 tsp-svn-helper/tsh-common.c:581
msgid "Conflicted"
msgstr "Conflituoso"
#. N_("None"),
#. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:574
msgid "Normal"
msgstr "Normal"
-#: tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:582
msgid "Ignored"
msgstr "Ignorado"
-#: tsp-svn-helper/tsh-common.c:570
+#: tsp-svn-helper/tsh-common.c:585
msgid "Incomplete"
msgstr "Incompleto"
-#: tsp-svn-helper/tsh-copy.c:91
+#: tsp-svn-helper/tsh-copy.c:100
msgid "Local copy"
msgstr "Cópia local"
-#: tsp-svn-helper/tsh-copy.c:134
+#: tsp-svn-helper/tsh-copy.c:143
msgid "Copy To"
msgstr "Copiar Para"
@@ -773,8 +788,7 @@
msgid "Select a file"
msgstr "Seleccione um ficheiro"
-#: tsp-svn-helper/tsh-file-dialog.c:78
-#: tsp-svn-helper/tsh-login-dialog.c:98
+#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
#: tsp-svn-helper/tsh-trust-dialog.c:73
msgid "Remember"
msgstr "Lembrar"
@@ -786,7 +800,7 @@
#: tsp-svn-helper/tsh-file-selection-dialog.c:90
#: 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
+#: tsp-svn-helper/tsh-status-dialog.c:116
msgid "Path"
msgstr "Caminho"
@@ -802,8 +816,7 @@
msgid "Message"
msgstr "Mensagem"
-#: tsp-svn-helper/tsh-log-dialog.c:174
-#: tsp-svn-helper/tsh-notify-dialog.c:88
+#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
msgid "Action"
msgstr "Acção"
@@ -835,11 +848,11 @@
msgid "Login"
msgstr "Login"
-#: tsp-svn-helper/tsh-move.c:89
+#: tsp-svn-helper/tsh-move.c:94
msgid "Local move"
msgstr "Mover local"
-#: tsp-svn-helper/tsh-move.c:131
+#: tsp-svn-helper/tsh-move.c:136
msgid "Move To"
msgstr "Mover Para"
@@ -851,48 +864,61 @@
msgid "Notification"
msgstr "Notificação"
-#: tsp-svn-helper/tsh-properties-dialog.c:124
+#: tsp-svn-helper/tsh-properties-dialog.c:125
msgid "Name"
msgstr "Nome"
-#: tsp-svn-helper/tsh-properties-dialog.c:130
+#: tsp-svn-helper/tsh-properties-dialog.c:131
msgid "Value"
msgstr "Valor"
-#: tsp-svn-helper/tsh-properties-dialog.c:181
-msgid "Modify Property Recursive"
-msgstr "Modificar Propriedade Recursivamente"
+#: tsp-svn-helper/tsh-properties-dialog.c:205
+#: tsp-svn-helper/tsh-status-dialog.c:179
+msgid "Self"
+msgstr ""
+#: tsp-svn-helper/tsh-properties-dialog.c:213
+#: tsp-svn-helper/tsh-status-dialog.c:185
+#, fuzzy
+msgid "Immediate files"
+msgstr "Re-alocação falhou"
+
+#: tsp-svn-helper/tsh-properties-dialog.c:225
+#: tsp-svn-helper/tsh-status-dialog.c:197
+#, fuzzy
+msgid "Recursive"
+msgstr "Mostrar Recursivo"
+
#. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:82
+#: tsp-svn-helper/tsh-properties.c:81
msgid "Set property failed"
msgstr "Mudança de propriedade falhou"
-#: tsp-svn-helper/tsh-properties.c:105
+#: tsp-svn-helper/tsh-properties.c:104
msgid "Properties failed"
msgstr "Propriedades falhou"
-#: tsp-svn-helper/tsh-relocate-dialog.c:86
+#: tsp-svn-helper/tsh-relocate-dialog.c:88
msgid "_From:"
msgstr "_De:"
-#: 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
+#: tsp-svn-helper/tsh-relocate-dialog.c:98
+#: tsp-svn-helper/tsh-relocate-dialog.c:104
+#: tsp-svn-helper/tsh-relocate-dialog.c:153
+#: tsp-svn-helper/tsh-relocate-dialog.c:159
+#: tsp-svn-helper/tsh-relocate-dialog.c:205
+#: tsp-svn-helper/tsh-transfer-dialog.c:92
+#: tsp-svn-helper/tsh-transfer-dialog.c:98
+#: tsp-svn-helper/tsh-transfer-dialog.c:144
msgid "Select a folder"
msgstr "Seleccione uma pasta"
-#: tsp-svn-helper/tsh-relocate-dialog.c:141
+#: tsp-svn-helper/tsh-relocate-dialog.c:143
msgid "_To:"
msgstr "_Para:"
-#: tsp-svn-helper/tsh-relocate-dialog.c:196
-#: tsp-svn-helper/tsh-transfer-dialog.c:135
+#: tsp-svn-helper/tsh-relocate-dialog.c:198
+#: tsp-svn-helper/tsh-transfer-dialog.c:137
msgid "_Directory:"
msgstr "_Directório:"
@@ -904,31 +930,27 @@
msgid "Relocate finished"
msgstr "Re-alocação concluída"
-#: tsp-svn-helper/tsh-relocate.c:133
+#: tsp-svn-helper/tsh-relocate.c:128
msgid "Relocating ..."
msgstr "Re-alocando..."
-#: tsp-svn-helper/tsh-status-dialog.c:156
-msgid "Show Recursive"
-msgstr "Mostrar Recursivo"
-
-#: tsp-svn-helper/tsh-status-dialog.c:161
+#: tsp-svn-helper/tsh-status-dialog.c:212
msgid "Show Unmodified Files"
msgstr "Mostra Ficheiros Inalterados"
-#: tsp-svn-helper/tsh-status-dialog.c:165
+#: tsp-svn-helper/tsh-status-dialog.c:216
msgid "Show Unversioned Files"
msgstr "Mostrar Ficheiros sem Versão"
-#: tsp-svn-helper/tsh-status-dialog.c:169
+#: tsp-svn-helper/tsh-status-dialog.c:220
msgid "Show Ignored Files"
msgstr "Mostrar Ficheiros Ignorados"
-#: tsp-svn-helper/tsh-status-dialog.c:173
+#: tsp-svn-helper/tsh-status-dialog.c:224
msgid "Hide Externals"
msgstr "Ocultar Externos"
-#: tsp-svn-helper/tsh-status-dialog.c:177
+#: tsp-svn-helper/tsh-status-dialog.c:228
msgid "Check Repository"
msgstr "Verificar Repositório"
@@ -936,11 +958,11 @@
msgid "Status failed"
msgstr "Estado falhou"
-#: tsp-svn-helper/tsh-transfer-dialog.c:80
+#: tsp-svn-helper/tsh-transfer-dialog.c:82
msgid "_Repository:"
msgstr "_Repositório:"
-#: tsp-svn-helper/tsh-transfer-dialog.c:154
+#: tsp-svn-helper/tsh-transfer-dialog.c:156
msgid "Transfer"
msgstr "Transferir"
@@ -968,15 +990,19 @@
msgid "Trust"
msgstr "Confiar"
+#~ msgid "Modify Property Recursive"
+#~ msgstr "Modificar Propriedade Recursivamente"
+
#, fuzzy
#~ msgid "At revision: %"
#~ msgstr "Na revisão: %li"
+
#~ msgid "SVN _Import"
#~ msgstr "_Importar SVN"
+
#~ msgid "SVN _Checkout"
#~ msgstr "SVN _Checkout"
#, fuzzy
#~ msgid "SVN _Export"
#~ msgstr "_Importar SVN"
-
Modified: thunar-svn-plugin/trunk/po/pt_BR.po
===================================================================
--- thunar-svn-plugin/trunk/po/pt_BR.po 2009-03-14 18:26:53 UTC (rev 6905)
+++ thunar-svn-plugin/trunk/po/pt_BR.po 2009-03-14 20:49:07 UTC (rev 6906)
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-16 00:45+0200\n"
+"POT-Creation-Date: 2009-03-14 21:25+0100\n"
"PO-Revision-Date: 2008-06-13 02:01+0200\n"
"Last-Translator: Og Maciel <ogmaciel at gnome.org>\n"
"Language-Team: Brazilian Portuguese <ldp-br at bazar2.conectiva.com.br>\n"
@@ -19,7 +19,7 @@
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:433 thunar-svn-plugin/tsp-provider.c:465
+#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
msgid "SVN"
msgstr "SVN"
@@ -27,7 +27,7 @@
msgid "Menu|Add"
msgstr "Adicionar"
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "Adicionar"
@@ -36,243 +36,286 @@
msgid "Menu|Blame"
msgstr "Culpa"
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
+#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Culpar"
#: thunar-svn-plugin/tsp-svn-action.c:299
+#, fuzzy
+msgid "Menu|Changelist"
+msgstr "Obter"
+
+#: thunar-svn-plugin/tsp-svn-action.c:299
+#, fuzzy
+msgid "Changelist"
+msgstr "Modificado"
+
+#: thunar-svn-plugin/tsp-svn-action.c:312
msgid "Menu|Checkout"
msgstr "Obter"
-#: thunar-svn-plugin/tsp-svn-action.c:299 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Obter"
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-svn-plugin/tsp-svn-action.c:325
msgid "Menu|Cleanup"
msgstr "Limpar"
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
msgid "Cleanup"
msgstr "Limpar"
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-svn-plugin/tsp-svn-action.c:338
msgid "Menu|Commit"
msgstr "Enviar"
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:247
+#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr "Enviar"
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-svn-plugin/tsp-svn-action.c:351
msgid "Menu|Copy"
msgstr "Copiar"
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:251
-#: tsp-svn-helper/tsh-copy.c:152
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
+#: tsp-svn-helper/tsh-copy.c:161
msgid "Copy"
msgstr "Copiar"
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:364
msgid "Menu|Delete"
msgstr "Excluir"
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Excluir"
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:377
msgid "Menu|Diff"
msgstr "Diferença"
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: thunar-svn-plugin/tsp-svn-action.c:365
+#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
msgid "Diff"
msgstr "Diferença"
-#: thunar-svn-plugin/tsp-svn-action.c:376
+#: thunar-svn-plugin/tsp-svn-action.c:389
msgid "Menu|Export"
msgstr "Exportar"
-#: thunar-svn-plugin/tsp-svn-action.c:376 tsp-svn-helper/main.c:259
+#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportar"
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-svn-plugin/tsp-svn-action.c:402
msgid "Menu|Import"
msgstr "Importar"
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importar"
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-svn-plugin/tsp-svn-action.c:415
msgid "Menu|Info"
msgstr "Informação"
-#: thunar-svn-plugin/tsp-svn-action.c:402
-#: thunar-svn-plugin/tsp-svn-action.c:403
+#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-svn-plugin/tsp-svn-action.c:416
msgid "Info"
msgstr "Informação"
-#: thunar-svn-plugin/tsp-svn-action.c:419
+#: thunar-svn-plugin/tsp-svn-action.c:432
msgid "Menu|Lock"
msgstr "Travar"
-#: thunar-svn-plugin/tsp-svn-action.c:419 tsp-svn-helper/main.c:267
+#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Travar"
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-svn-plugin/tsp-svn-action.c:445
msgid "Menu|Log"
msgstr "Registro"
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr "Registrar"
-#: thunar-svn-plugin/tsp-svn-action.c:454
+#: thunar-svn-plugin/tsp-svn-action.c:467
msgid "Menu|Move"
msgstr "Mover"
-#: thunar-svn-plugin/tsp-svn-action.c:454 tsp-svn-helper/main.c:275
-#: tsp-svn-helper/tsh-move.c:151
+#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
+#: tsp-svn-helper/tsh-move.c:156
msgid "Move"
msgstr "Mover"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Menu|Edit Properties"
msgstr "Editar propriedades"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Edit Properties"
msgstr "Editar propriedades"
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-svn-plugin/tsp-svn-action.c:499
msgid "Menu|Relocate"
msgstr "Realocar"
-#: thunar-svn-plugin/tsp-svn-action.c:486 tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate-dialog.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
+#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr "Realocar"
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
msgid "Menu|Resolved"
msgstr "Resolvido"
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-resolved.c:113
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
+#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-resolved.c:113
#: tsp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr "Resolvido"
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
msgid "Menu|Resolve"
msgstr "Resolver"
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
msgid "Resolve"
msgstr "Resolver"
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:538
msgid "Menu|Revert"
msgstr "Reverter"
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:291
+#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "Reverter"
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:551
msgid "Menu|Status"
msgstr "Status"
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
#: tsp-svn-helper/tsh-file-selection-dialog.c:124
-#: tsp-svn-helper/tsh-status-dialog.c:184
+#: tsp-svn-helper/tsh-status-dialog.c:235
msgid "Status"
msgstr "Status"
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-svn-plugin/tsp-svn-action.c:564
msgid "Menu|Switch"
msgstr "Alternar"
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:299
-#: tsp-svn-helper/tsh-relocate.c:119 tsp-svn-helper/tsh-switch.c:114
-#: tsp-svn-helper/tsh-switch.c:127
+#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
+#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "Alternar"
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-svn-plugin/tsp-svn-action.c:577
msgid "Menu|Unlock"
msgstr "Destravar"
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:303
+#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "Destravar"
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-svn-plugin/tsp-svn-action.c:590
msgid "Menu|Update"
msgstr "Atualizar"
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:307
+#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Atualizar"
-#: thunar-svn-plugin/tsp-svn-action.c:595
+#: thunar-svn-plugin/tsp-svn-action.c:608
#, c-format
msgid "Action %s is unimplemented"
msgstr "Ação %s não está implementada"
-#: thunar-svn-plugin/tsp-svn-property-page.c:116
+#: thunar-svn-plugin/tsp-svn-property-page.c:118
msgid "URL:"
msgstr "URL:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:122
-#: thunar-svn-plugin/tsp-svn-property-page.c:135
-#: thunar-svn-plugin/tsp-svn-property-page.c:147
-#: thunar-svn-plugin/tsp-svn-property-page.c:165
-#: thunar-svn-plugin/tsp-svn-property-page.c:177
-#: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:485 tsp-svn-helper/tsh-common.c:525
-#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:573 tsp-svn-helper/tsh-common.c:600
-#: tsp-svn-helper/tsh-common.c:683
+#: thunar-svn-plugin/tsp-svn-property-page.c:124
+#: thunar-svn-plugin/tsp-svn-property-page.c:137
+#: thunar-svn-plugin/tsp-svn-property-page.c:149
+#: thunar-svn-plugin/tsp-svn-property-page.c:167
+#: thunar-svn-plugin/tsp-svn-property-page.c:179
+#: thunar-svn-plugin/tsp-svn-property-page.c:192
+#: thunar-svn-plugin/tsp-svn-property-page.c:221
+#: thunar-svn-plugin/tsp-svn-property-page.c:299
+#: tsp-svn-helper/tsh-common.c:493 tsp-svn-helper/tsh-common.c:540
+#: tsp-svn-helper/tsh-common.c:549 tsp-svn-helper/tsh-common.c:571
+#: tsp-svn-helper/tsh-common.c:588 tsp-svn-helper/tsh-common.c:615
+#: tsp-svn-helper/tsh-common.c:698
msgid "Unknown"
msgstr "Desconhecido"
-#: thunar-svn-plugin/tsp-svn-property-page.c:129
+#: thunar-svn-plugin/tsp-svn-property-page.c:131
msgid "Revision:"
msgstr "Revisão:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:141
+#: thunar-svn-plugin/tsp-svn-property-page.c:143
msgid "Repository:"
msgstr "Repositório:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:159
+#: thunar-svn-plugin/tsp-svn-property-page.c:161
msgid "Modified revision:"
msgstr "Revisão modificada:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:171
+#: thunar-svn-plugin/tsp-svn-property-page.c:173
msgid "Modified date:"
msgstr "Data modificada:"
-#: thunar-svn-plugin/tsp-svn-property-page.c:184
+#: thunar-svn-plugin/tsp-svn-property-page.c:186
msgid "Author:"
msgstr "Autor:"
+#: thunar-svn-plugin/tsp-svn-property-page.c:203
+#, fuzzy
+msgid "Changelist:"
+msgstr "Modificado"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:215
+msgid "Depth:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:302
+msgid "Exclude"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:305
+msgid "Empty"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:308
+#, fuzzy
+msgid "Files"
+msgstr "Arquivo"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:311
+#: tsp-svn-helper/tsh-properties-dialog.c:219
+#: tsp-svn-helper/tsh-status-dialog.c:191
+msgid "Immediates"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:314
+msgid "Infinity"
+msgstr ""
+
#. Translators: the first string is a path and the second string
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
@@ -330,185 +373,195 @@
msgid "Other..."
msgstr "Outro..."
-#: tsp-svn-helper/main.c:100
+#: tsp-svn-helper/main.c:105
msgid "Print version information"
msgstr "Imprimir informação da versão"
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:112
msgid "Execute add action"
msgstr "Executar ação de adição"
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:118
msgid "Execute blame action"
msgstr "Executar ação de culpa"
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:124
+#, fuzzy
+msgid "Execute changelist action"
+msgstr "Executar ação de obtenção"
+
+#: tsp-svn-helper/main.c:130
msgid "Execute checkout action"
msgstr "Executar ação de obtenção"
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:136
msgid "Execute cleanup action"
msgstr "Executar ação de limpeza"
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:142
msgid "Execute commit action"
msgstr "Executar ação de envio"
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:148
msgid "Execute copy action"
msgstr "Executar ação de cópia"
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:154
msgid "Execute delete action"
msgstr "Executar ação de exclusão"
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:160
msgid "Execute export action"
msgstr "Executar ação de exportação"
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:166
msgid "Execute import action"
msgstr "Executar ação de importação"
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:172
msgid "Execute lock action"
msgstr "Executar ação de travamento"
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:178
msgid "Execute log action"
msgstr "Executar ação de registro"
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:184
msgid "Execute move action"
msgstr "Executar ação de mudança"
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:190
msgid "Execute properties action"
msgstr "Executar ação de propriedades"
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:196
msgid "Execute resolved action"
msgstr "Executar ação de resolução"
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:202
msgid "Execute relocate action"
msgstr "Executar ação de realocação"
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:208
msgid "Execute revert action"
msgstr "Executar ação de reversão"
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:214
msgid "Execute status action"
msgstr "Executar ação de status"
-#: tsp-svn-helper/main.c:209
+#: tsp-svn-helper/main.c:220
msgid "Execute switch action"
msgstr "Executar ação de alternação"
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:226
msgid "Execute unlock action"
msgstr "Executar ação de destravamento"
-#: tsp-svn-helper/main.c:221
+#: tsp-svn-helper/main.c:232
msgid "Execute update action"
msgstr "Executar ação de atualização"
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:246
msgid "Add Related Options:"
msgstr "Opções de adição:"
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:250
msgid "Blame Related Options:"
msgstr "Opções de culpa:"
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:254
+#, fuzzy
+msgid "Changelist Related Options:"
+msgstr "Opções de obtenção:"
+
+#: tsp-svn-helper/main.c:258
msgid "Checkout Related Options:"
msgstr "Opções de obtenção:"
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:262
msgid "Cleanup Related Options:"
msgstr "Opções de limpeza:"
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:266
msgid "Commit Related Options:"
msgstr "Opções de envio:"
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:270
msgid "Copy Related Options:"
msgstr "Opções de cópia:"
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:274
msgid "Delete Related Options:"
msgstr "Opções de exclusão:"
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:278
msgid "Export Related Options:"
msgstr "Opções de exportação:"
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:282
msgid "Import Related Options:"
msgstr "Opções de importação:"
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:286
msgid "Lock Related Options:"
msgstr "Opções de travamento:"
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:290
msgid "Log Related Options:"
msgstr "Opções de registro:"
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:294
msgid "Move Related Options:"
msgstr "Opções de mudança:"
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:298
msgid "Properties Related Options:"
msgstr "Opções de propriedades:"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:279 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:270
msgid "Properties"
msgstr "Propriedades"
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:302
msgid "Resolved Related Options:"
msgstr "Opções de resolução:"
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:306
msgid "Relocate Related Options:"
msgstr "Opções de realocação:"
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:310
msgid "Revert Related Options:"
msgstr "Opções de reversão:"
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:314
msgid "Status Related Options:"
msgstr "Opções de status:"
-#: tsp-svn-helper/main.c:299
+#: tsp-svn-helper/main.c:318
msgid "Switch Related Options:"
msgstr "Opções relacionadas à alternação:"
-#: tsp-svn-helper/main.c:303
+#: tsp-svn-helper/main.c:322
msgid "Unlock Related Options:"
msgstr "Opções de destravamento:"
-#: tsp-svn-helper/main.c:307
+#: tsp-svn-helper/main.c:326
msgid "Update Related Options:"
msgstr "Opções de atualização:"
-#: tsp-svn-helper/main.c:353
+#: tsp-svn-helper/main.c:369
msgid "Not enough arguments provided"
msgstr "Insuficiente argumentos providenciados"
#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:74 tsp-svn-helper/tsh-delete.c:91
+#: tsp-svn-helper/tsh-copy.c:83 tsp-svn-helper/tsh-delete.c:91
#: 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-lock.c:91 tsp-svn-helper/tsh-move.c:77
#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
#: 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
@@ -547,9 +600,9 @@
msgid "Cleaning up ..."
msgstr "Limpando..."
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:647
-#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:662
+#: tsp-svn-helper/tsh-copy.c:95 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
#, c-format
msgid "At revision: %ld"
msgstr "Na revisão: %ld"
@@ -558,10 +611,10 @@
msgid "Nothing to do"
msgstr "Nada a fazer"
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:469
-#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-copy.c:106
#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:95
+#: tsp-svn-helper/tsh-move.c:100
msgid "Completed"
msgstr "Concluído"
@@ -569,124 +622,154 @@
msgid "Commit Message"
msgstr "Mensagem de envio"
-#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:467
-#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:560
-#: tsp-svn-helper/tsh-common.c:605 tsp-svn-helper/tsh-common.c:689
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:575
+#: tsp-svn-helper/tsh-common.c:620 tsp-svn-helper/tsh-common.c:704
msgid "Added"
msgstr "Adicionado"
-#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:698
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:713
msgid "Copied"
msgstr "Copiado"
-#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:608 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:577
+#: tsp-svn-helper/tsh-common.c:623 tsp-svn-helper/tsh-common.c:706
msgid "Deleted"
msgstr "Excluído"
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
msgid "Restored"
msgstr "Restaurado"
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
msgid "Reverted"
msgstr "Revertido"
-#: tsp-svn-helper/tsh-common.c:463
+#: tsp-svn-helper/tsh-common.c:464
msgid "Revert failed"
msgstr "Falha de reversão"
-#: tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:466
msgid "Skipped"
msgstr "Pulado"
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:469
msgid "Updated"
msgstr "Atualizado"
-#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-common.c:472
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:584
msgid "External"
msgstr "Externo"
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:564
-#: tsp-svn-helper/tsh-common.c:611 tsp-svn-helper/tsh-common.c:694
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:579
+#: tsp-svn-helper/tsh-common.c:626 tsp-svn-helper/tsh-common.c:709
msgid "Modified"
msgstr "Modificado"
-#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:614 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:477 tsp-svn-helper/tsh-common.c:578
+#: tsp-svn-helper/tsh-common.c:629 tsp-svn-helper/tsh-common.c:702
msgid "Replaced"
msgstr "Substituído"
-#: tsp-svn-helper/tsh-common.c:477
+#: tsp-svn-helper/tsh-common.c:478
msgid "Transmitting"
msgstr "Transmitindo"
-#: tsp-svn-helper/tsh-common.c:479
+#: tsp-svn-helper/tsh-common.c:480
msgid "Locked"
msgstr "Travado"
-#: tsp-svn-helper/tsh-common.c:480 tsp-svn-helper/tsh-common.c:700
+#: tsp-svn-helper/tsh-common.c:481 tsp-svn-helper/tsh-common.c:715
msgid "Unlocked"
msgstr "Destravado"
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
msgid "Lock failed"
msgstr "Falha ao travar"
-#: tsp-svn-helper/tsh-common.c:482
+#: tsp-svn-helper/tsh-common.c:483
msgid "Unlock failed"
msgstr "Falha ao destravar"
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:484
+msgid "Exists"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:485
+msgid "Changelist set"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:486
+msgid "Changelist cleared"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:487
+#, fuzzy
+msgid "Changelist moved"
+msgstr "Modificado"
+
+#: tsp-svn-helper/tsh-common.c:488
+msgid "Merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:489
+msgid "Foreign merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:490
+#, fuzzy
+msgid "Replace"
+msgstr "Substituído"
+
+#: tsp-svn-helper/tsh-common.c:539
msgid "Inapplicable"
msgstr "Não pode ser aplicado"
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:541
msgid "Unchanged"
msgstr "Sem modificação"
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:542 tsp-svn-helper/tsh-common.c:576
msgid "Missing"
msgstr "Faltando"
-#: tsp-svn-helper/tsh-common.c:528 tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:543 tsp-svn-helper/tsh-common.c:583
msgid "Obstructed"
msgstr "Obstruído"
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:544
msgid "Changed"
msgstr "Modificado"
-#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:545 tsp-svn-helper/tsh-common.c:580
msgid "Merged"
msgstr "Combinado"
-#: tsp-svn-helper/tsh-common.c:531 tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:546 tsp-svn-helper/tsh-common.c:581
msgid "Conflicted"
msgstr "Em conflito"
#. N_("None"),
#. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:574
msgid "Normal"
msgstr "Normal"
-#: tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:582
msgid "Ignored"
msgstr "Ignorado"
-#: tsp-svn-helper/tsh-common.c:570
+#: tsp-svn-helper/tsh-common.c:585
msgid "Incomplete"
msgstr "Incompleto"
-#: tsp-svn-helper/tsh-copy.c:91
+#: tsp-svn-helper/tsh-copy.c:100
msgid "Local copy"
msgstr "Cópia local"
-#: tsp-svn-helper/tsh-copy.c:134
+#: tsp-svn-helper/tsh-copy.c:143
msgid "Copy To"
msgstr "Copiar para"
@@ -718,7 +801,7 @@
#: tsp-svn-helper/tsh-file-selection-dialog.c:90
#: 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
+#: tsp-svn-helper/tsh-status-dialog.c:116
msgid "Path"
msgstr "Caminho"
@@ -766,11 +849,11 @@
msgid "Login"
msgstr "Login"
-#: tsp-svn-helper/tsh-move.c:89
+#: tsp-svn-helper/tsh-move.c:94
msgid "Local move"
msgstr "Mudança local"
-#: tsp-svn-helper/tsh-move.c:131
+#: tsp-svn-helper/tsh-move.c:136
msgid "Move To"
msgstr "Mover para"
@@ -782,48 +865,61 @@
msgid "Notification"
msgstr "Notificação"
-#: tsp-svn-helper/tsh-properties-dialog.c:124
+#: tsp-svn-helper/tsh-properties-dialog.c:125
msgid "Name"
msgstr "Nome"
-#: tsp-svn-helper/tsh-properties-dialog.c:130
+#: tsp-svn-helper/tsh-properties-dialog.c:131
msgid "Value"
msgstr "Valor"
-#: tsp-svn-helper/tsh-properties-dialog.c:181
-msgid "Modify Property Recursive"
-msgstr "Modificar propriedades de forma recursiva"
+#: tsp-svn-helper/tsh-properties-dialog.c:205
+#: tsp-svn-helper/tsh-status-dialog.c:179
+msgid "Self"
+msgstr ""
+#: tsp-svn-helper/tsh-properties-dialog.c:213
+#: tsp-svn-helper/tsh-status-dialog.c:185
+#, fuzzy
+msgid "Immediate files"
+msgstr "Falha de realocação"
+
+#: tsp-svn-helper/tsh-properties-dialog.c:225
+#: tsp-svn-helper/tsh-status-dialog.c:197
+#, fuzzy
+msgid "Recursive"
+msgstr "Mostrar recursivamente"
+
#. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:82
+#: tsp-svn-helper/tsh-properties.c:81
msgid "Set property failed"
msgstr "Falha na definição da propriedade"
-#: tsp-svn-helper/tsh-properties.c:105
+#: tsp-svn-helper/tsh-properties.c:104
msgid "Properties failed"
msgstr "Falha de propriedades"
-#: tsp-svn-helper/tsh-relocate-dialog.c:86
+#: tsp-svn-helper/tsh-relocate-dialog.c:88
msgid "_From:"
msgstr "_De:"
-#: 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
+#: tsp-svn-helper/tsh-relocate-dialog.c:98
+#: tsp-svn-helper/tsh-relocate-dialog.c:104
+#: tsp-svn-helper/tsh-relocate-dialog.c:153
+#: tsp-svn-helper/tsh-relocate-dialog.c:159
+#: tsp-svn-helper/tsh-relocate-dialog.c:205
+#: tsp-svn-helper/tsh-transfer-dialog.c:92
+#: tsp-svn-helper/tsh-transfer-dialog.c:98
+#: tsp-svn-helper/tsh-transfer-dialog.c:144
msgid "Select a folder"
msgstr "Selecionar uma pasta"
-#: tsp-svn-helper/tsh-relocate-dialog.c:141
+#: tsp-svn-helper/tsh-relocate-dialog.c:143
msgid "_To:"
msgstr "_Para:"
-#: tsp-svn-helper/tsh-relocate-dialog.c:196
-#: tsp-svn-helper/tsh-transfer-dialog.c:135
+#: tsp-svn-helper/tsh-relocate-dialog.c:198
+#: tsp-svn-helper/tsh-transfer-dialog.c:137
msgid "_Directory:"
msgstr "_Diretório:"
@@ -835,31 +931,27 @@
msgid "Relocate finished"
msgstr "Realocação concluída"
-#: tsp-svn-helper/tsh-relocate.c:133
+#: tsp-svn-helper/tsh-relocate.c:128
msgid "Relocating ..."
msgstr "Realocando..."
-#: tsp-svn-helper/tsh-status-dialog.c:156
-msgid "Show Recursive"
-msgstr "Mostrar recursivamente"
-
-#: tsp-svn-helper/tsh-status-dialog.c:161
+#: tsp-svn-helper/tsh-status-dialog.c:212
msgid "Show Unmodified Files"
msgstr "Mostrar arquivos sem modificação"
-#: tsp-svn-helper/tsh-status-dialog.c:165
+#: tsp-svn-helper/tsh-status-dialog.c:216
msgid "Show Unversioned Files"
msgstr "Mostrar arquivos sem controle"
-#: tsp-svn-helper/tsh-status-dialog.c:169
+#: tsp-svn-helper/tsh-status-dialog.c:220
msgid "Show Ignored Files"
msgstr "Mostrar arquivos ignorados"
-#: tsp-svn-helper/tsh-status-dialog.c:173
+#: tsp-svn-helper/tsh-status-dialog.c:224
msgid "Hide Externals"
msgstr "Ocultar externos"
-#: tsp-svn-helper/tsh-status-dialog.c:177
+#: tsp-svn-helper/tsh-status-dialog.c:228
msgid "Check Repository"
msgstr "Checar repositório"
@@ -867,11 +959,11 @@
msgid "Status failed"
msgstr "Falha de status"
-#: tsp-svn-helper/tsh-transfer-dialog.c:80
+#: tsp-svn-helper/tsh-transfer-dialog.c:82
msgid "_Repository:"
msgstr "_Repositório:"
-#: tsp-svn-helper/tsh-transfer-dialog.c:154
+#: tsp-svn-helper/tsh-transfer-dialog.c:156
msgid "Transfer"
msgstr "Trasferir"
@@ -899,6 +991,9 @@
msgid "Trust"
msgstr "Confiança"
+#~ msgid "Modify Property Recursive"
+#~ msgstr "Modificar propriedades de forma recursiva"
+
#, fuzzy
#~ msgid "At revision: %"
#~ msgstr "Na revisão: %li"
Modified: thunar-svn-plugin/trunk/po/sv.po
===================================================================
--- thunar-svn-plugin/trunk/po/sv.po 2009-03-14 18:26:53 UTC (rev 6905)
+++ thunar-svn-plugin/trunk/po/sv.po 2009-03-14 20:49:07 UTC (rev 6906)
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-12-14 15:54+0100\n"
+"POT-Creation-Date: 2009-03-14 21:25+0100\n"
"PO-Revision-Date: 2009-01-05 11:51+0100\n"
"Last-Translator: Daniel Nylander <po at danielnylander.se>\n"
"Language-Team: Swedish <tp-sv at listor.tp-sv.se>\n"
@@ -17,953 +17,967 @@
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: ../thunar-svn-plugin/tsp-provider.c:433
-#: ../thunar-svn-plugin/tsp-provider.c:465
+#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
msgid "SVN"
msgstr "SVN"
-#: ../thunar-svn-plugin/tsp-svn-action.c:266
+#: thunar-svn-plugin/tsp-svn-action.c:266
msgid "Menu|Add"
msgstr "Lägg till"
-#: ../thunar-svn-plugin/tsp-svn-action.c:266
-#: ../tsp-svn-helper/main.c:238
-#: ../tsp-svn-helper/tsh-add.c:113
-#: ../tsp-svn-helper/tsh-add.c:126
+#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
+#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "Lägg till"
-#: ../thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-svn-plugin/tsp-svn-action.c:279
msgid "Menu|Blame"
msgstr ""
-#: ../thunar-svn-plugin/tsp-svn-action.c:279
-#: ../tsp-svn-helper/main.c:242
-#: ../tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
+#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr ""
-#: ../thunar-svn-plugin/tsp-svn-action.c:299
+#: thunar-svn-plugin/tsp-svn-action.c:299
+#, fuzzy
+msgid "Menu|Changelist"
+msgstr "Verkställ"
+
+#: thunar-svn-plugin/tsp-svn-action.c:299
+msgid "Changelist"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-action.c:312
msgid "Menu|Checkout"
msgstr ""
-#: ../thunar-svn-plugin/tsp-svn-action.c:299
-#: ../tsp-svn-helper/main.c:246
-#: ../tsp-svn-helper/tsh-checkout.c:98
-#: ../tsp-svn-helper/tsh-checkout.c:110
+#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
+#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "Checka ut"
-#: ../thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-svn-plugin/tsp-svn-action.c:325
msgid "Menu|Cleanup"
msgstr ""
-#: ../thunar-svn-plugin/tsp-svn-action.c:312
-#: ../tsp-svn-helper/main.c:250
+#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
msgid "Cleanup"
msgstr ""
-#: ../thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-svn-plugin/tsp-svn-action.c:338
msgid "Menu|Commit"
msgstr "Verkställ"
-#: ../thunar-svn-plugin/tsp-svn-action.c:325
-#: ../tsp-svn-helper/main.c:254
-#: ../tsp-svn-helper/tsh-commit.c:127
-#: ../tsp-svn-helper/tsh-commit.c:140
+#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
+#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr "Verkställ"
-#: ../thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-svn-plugin/tsp-svn-action.c:351
msgid "Menu|Copy"
msgstr "Kopiera"
-#: ../thunar-svn-plugin/tsp-svn-action.c:338
-#: ../tsp-svn-helper/main.c:258
-#: ../tsp-svn-helper/tsh-copy.c:152
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
+#: tsp-svn-helper/tsh-copy.c:161
msgid "Copy"
msgstr "Kopiera"
-#: ../thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:364
msgid "Menu|Delete"
msgstr "Ta bort"
-#: ../thunar-svn-plugin/tsp-svn-action.c:351
-#: ../tsp-svn-helper/main.c:262
-#: ../tsp-svn-helper/tsh-delete.c:127
-#: ../tsp-svn-helper/tsh-delete.c:140
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
+#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "Ta bort"
-#: ../thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:377
msgid "Menu|Diff"
msgstr "Diff"
-#: ../thunar-svn-plugin/tsp-svn-action.c:364
-#: ../thunar-svn-plugin/tsp-svn-action.c:365
+#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
msgid "Diff"
msgstr "Diff"
-#: ../thunar-svn-plugin/tsp-svn-action.c:376
+#: thunar-svn-plugin/tsp-svn-action.c:389
msgid "Menu|Export"
msgstr "Exportera"
-#: ../thunar-svn-plugin/tsp-svn-action.c:376
-#: ../tsp-svn-helper/main.c:266
-#: ../tsp-svn-helper/tsh-export.c:107
-#: ../tsp-svn-helper/tsh-export.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
+#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "Exportera"
-#: ../thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-svn-plugin/tsp-svn-action.c:402
msgid "Menu|Import"
msgstr "Importera"
-#: ../thunar-svn-plugin/tsp-svn-action.c:389
-#: ../tsp-svn-helper/main.c:270
-#: ../tsp-svn-helper/tsh-import.c:102
-#: ../tsp-svn-helper/tsh-import.c:120
+#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
+#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr "Importera"
-#: ../thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-svn-plugin/tsp-svn-action.c:415
msgid "Menu|Info"
msgstr "Info"
-#: ../thunar-svn-plugin/tsp-svn-action.c:402
-#: ../thunar-svn-plugin/tsp-svn-action.c:403
+#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-svn-plugin/tsp-svn-action.c:416
msgid "Info"
msgstr "Info"
-#: ../thunar-svn-plugin/tsp-svn-action.c:419
+#: thunar-svn-plugin/tsp-svn-action.c:432
msgid "Menu|Lock"
msgstr "Lås"
-#: ../thunar-svn-plugin/tsp-svn-action.c:419
-#: ../tsp-svn-helper/main.c:274
-#: ../tsp-svn-helper/tsh-lock-dialog.c:72
-#: ../tsp-svn-helper/tsh-lock.c:130
+#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
+#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "Lås"
-#: ../thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-svn-plugin/tsp-svn-action.c:445
msgid "Menu|Log"
msgstr "Logg"
-#: ../thunar-svn-plugin/tsp-svn-action.c:432
-#: ../tsp-svn-helper/main.c:278
-#: ../tsp-svn-helper/tsh-log-dialog.c:201
+#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
+#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr "Logg"
-#: ../thunar-svn-plugin/tsp-svn-action.c:454
+#: thunar-svn-plugin/tsp-svn-action.c:467
msgid "Menu|Move"
msgstr "Flytta"
-#: ../thunar-svn-plugin/tsp-svn-action.c:454
-#: ../tsp-svn-helper/main.c:282
-#: ../tsp-svn-helper/tsh-move.c:151
+#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
+#: tsp-svn-helper/tsh-move.c:156
msgid "Move"
msgstr "Flytta"
-#: ../thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Menu|Edit Properties"
msgstr "Redigera egenskaper"
-#: ../thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Edit Properties"
msgstr "Redigera egenskaper"
-#: ../thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-svn-plugin/tsp-svn-action.c:499
msgid "Menu|Relocate"
msgstr ""
-#: ../thunar-svn-plugin/tsp-svn-action.c:486
-#: ../tsp-svn-helper/main.c:294
-#: ../tsp-svn-helper/tsh-relocate-dialog.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
+#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr ""
-#: ../thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
msgid "Menu|Resolved"
msgstr ""
-#: ../thunar-svn-plugin/tsp-svn-action.c:500
-#: ../tsp-svn-helper/main.c:290
-#: ../tsp-svn-helper/tsh-common.c:464
-#: ../tsp-svn-helper/tsh-resolved.c:113
-#: ../tsp-svn-helper/tsh-resolved.c:126
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
+#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-resolved.c:113
+#: tsp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr ""
-#: ../thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
msgid "Menu|Resolve"
msgstr ""
-#: ../thunar-svn-plugin/tsp-svn-action.c:513
-#: ../thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
msgid "Resolve"
msgstr ""
-#: ../thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:538
msgid "Menu|Revert"
msgstr ""
-#: ../thunar-svn-plugin/tsp-svn-action.c:525
-#: ../tsp-svn-helper/main.c:298
-#: ../tsp-svn-helper/tsh-revert.c:112
-#: ../tsp-svn-helper/tsh-revert.c:125
+#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
+#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr ""
-#: ../thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:551
msgid "Menu|Status"
msgstr "Status"
-#: ../thunar-svn-plugin/tsp-svn-action.c:538
-#: ../tsp-svn-helper/main.c:302
-#: ../tsp-svn-helper/tsh-file-selection-dialog.c:124
-#: ../tsp-svn-helper/tsh-status-dialog.c:184
+#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
+#: tsp-svn-helper/tsh-file-selection-dialog.c:124
+#: tsp-svn-helper/tsh-status-dialog.c:235
msgid "Status"
msgstr "Status"
-#: ../thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-svn-plugin/tsp-svn-action.c:564
msgid "Menu|Switch"
msgstr ""
-#: ../thunar-svn-plugin/tsp-svn-action.c:551
-#: ../tsp-svn-helper/main.c:306
-#: ../tsp-svn-helper/tsh-relocate.c:119
-#: ../tsp-svn-helper/tsh-switch.c:114
-#: ../tsp-svn-helper/tsh-switch.c:127
+#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
+#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr ""
-#: ../thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-svn-plugin/tsp-svn-action.c:577
msgid "Menu|Unlock"
msgstr ""
-#: ../thunar-svn-plugin/tsp-svn-action.c:564
-#: ../tsp-svn-helper/main.c:310
-#: ../tsp-svn-helper/tsh-unlock.c:111
+#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
+#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr ""
-#: ../thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-svn-plugin/tsp-svn-action.c:590
msgid "Menu|Update"
msgstr "Uppdatera"
-#: ../thunar-svn-plugin/tsp-svn-action.c:577
-#: ../tsp-svn-helper/main.c:314
-#: ../tsp-svn-helper/tsh-update.c:113
+#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
+#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "Uppdatera"
-#: ../thunar-svn-plugin/tsp-svn-action.c:595
+#: thunar-svn-plugin/tsp-svn-action.c:608
#, c-format
msgid "Action %s is unimplemented"
msgstr ""
-#: ../thunar-svn-plugin/tsp-svn-property-page.c:116
+#: thunar-svn-plugin/tsp-svn-property-page.c:118
msgid "URL:"
msgstr "URL:"
-#: ../thunar-svn-plugin/tsp-svn-property-page.c:122
-#: ../thunar-svn-plugin/tsp-svn-property-page.c:135
-#: ../thunar-svn-plugin/tsp-svn-property-page.c:147
-#: ../thunar-svn-plugin/tsp-svn-property-page.c:165
-#: ../thunar-svn-plugin/tsp-svn-property-page.c:177
-#: ../thunar-svn-plugin/tsp-svn-property-page.c:190
-#: ../tsp-svn-helper/tsh-common.c:485
-#: ../tsp-svn-helper/tsh-common.c:525
-#: ../tsp-svn-helper/tsh-common.c:534
-#: ../tsp-svn-helper/tsh-common.c:556
-#: ../tsp-svn-helper/tsh-common.c:573
-#: ../tsp-svn-helper/tsh-common.c:600
-#: ../tsp-svn-helper/tsh-common.c:683
+#: thunar-svn-plugin/tsp-svn-property-page.c:124
+#: thunar-svn-plugin/tsp-svn-property-page.c:137
+#: thunar-svn-plugin/tsp-svn-property-page.c:149
+#: thunar-svn-plugin/tsp-svn-property-page.c:167
+#: thunar-svn-plugin/tsp-svn-property-page.c:179
+#: thunar-svn-plugin/tsp-svn-property-page.c:192
+#: thunar-svn-plugin/tsp-svn-property-page.c:221
+#: thunar-svn-plugin/tsp-svn-property-page.c:299
+#: tsp-svn-helper/tsh-common.c:493 tsp-svn-helper/tsh-common.c:540
+#: tsp-svn-helper/tsh-common.c:549 tsp-svn-helper/tsh-common.c:571
+#: tsp-svn-helper/tsh-common.c:588 tsp-svn-helper/tsh-common.c:615
+#: tsp-svn-helper/tsh-common.c:698
msgid "Unknown"
msgstr "Okänt"
-#: ../thunar-svn-plugin/tsp-svn-property-page.c:129
+#: thunar-svn-plugin/tsp-svn-property-page.c:131
msgid "Revision:"
msgstr "Revision:"
-#: ../thunar-svn-plugin/tsp-svn-property-page.c:141
+#: thunar-svn-plugin/tsp-svn-property-page.c:143
msgid "Repository:"
msgstr "Förråd:"
-#: ../thunar-svn-plugin/tsp-svn-property-page.c:159
+#: thunar-svn-plugin/tsp-svn-property-page.c:161
msgid "Modified revision:"
msgstr ""
-#: ../thunar-svn-plugin/tsp-svn-property-page.c:171
+#: thunar-svn-plugin/tsp-svn-property-page.c:173
msgid "Modified date:"
msgstr "Ändringsdatum:"
-#: ../thunar-svn-plugin/tsp-svn-property-page.c:184
+#: thunar-svn-plugin/tsp-svn-property-page.c:186
msgid "Author:"
msgstr "Upphovsman:"
+#: thunar-svn-plugin/tsp-svn-property-page.c:203
+msgid "Changelist:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:215
+msgid "Depth:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:302
+msgid "Exclude"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:305
+msgid "Empty"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:308
+#, fuzzy
+msgid "Files"
+msgstr "Fil"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:311
+#: tsp-svn-helper/tsh-properties-dialog.c:219
+#: tsp-svn-helper/tsh-status-dialog.c:191
+msgid "Immediates"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:314
+msgid "Infinity"
+msgstr ""
+
#. Translators: the first string is a path and the second string
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
#.
-#: ../tsp-svn-helper/gtkfilechooserdefault.c:71
+#: tsp-svn-helper/gtkfilechooserdefault.c:71
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s på %2$s"
-#: ../tsp-svn-helper/gtkfilechooserentry.c:50
+#: tsp-svn-helper/gtkfilechooserentry.c:50
msgid "Select A File"
msgstr "Välj en fil"
-#: ../tsp-svn-helper/gtkfilechooserentry.c:51
+#: tsp-svn-helper/gtkfilechooserentry.c:51
msgid "Desktop"
msgstr "Skrivbord"
-#: ../tsp-svn-helper/gtkfilechooserentry.c:52
+#: tsp-svn-helper/gtkfilechooserentry.c:52
msgid "(None)"
msgstr "(Ingen)"
-#: ../tsp-svn-helper/gtkfilechooserentry.c:343
+#: tsp-svn-helper/gtkfilechooserentry.c:343
msgid "Dialog"
msgstr ""
-#: ../tsp-svn-helper/gtkfilechooserentry.c:344
+#: tsp-svn-helper/gtkfilechooserentry.c:344
msgid "The file chooser dialog to use."
msgstr ""
-#: ../tsp-svn-helper/gtkfilechooserentry.c:360
+#: tsp-svn-helper/gtkfilechooserentry.c:360
msgid "Focus on click"
msgstr ""
-#: ../tsp-svn-helper/gtkfilechooserentry.c:361
+#: 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:374
+#: tsp-svn-helper/gtkfilechooserentry.c:374
msgid "Title"
msgstr "Titel"
-#: ../tsp-svn-helper/gtkfilechooserentry.c:375
+#: tsp-svn-helper/gtkfilechooserentry.c:375
msgid "The title of the file chooser dialog."
msgstr ""
-#: ../tsp-svn-helper/gtkfilechooserentry.c:388
+#: tsp-svn-helper/gtkfilechooserentry.c:388
msgid "Width In Characters"
msgstr "Bredd i tecken"
-#: ../tsp-svn-helper/gtkfilechooserentry.c:389
+#: tsp-svn-helper/gtkfilechooserentry.c:389
msgid "The desired width of the entry widget, in characters."
msgstr ""
-#: ../tsp-svn-helper/gtkfilechooserentry.c:2119
+#: tsp-svn-helper/gtkfilechooserentry.c:2119
msgid "Other..."
msgstr ""
-#: ../tsp-svn-helper/main.c:103
+#: tsp-svn-helper/main.c:105
msgid "Print version information"
msgstr "Skriv ut versionsinformation"
-#: ../tsp-svn-helper/main.c:110
+#: tsp-svn-helper/main.c:112
msgid "Execute add action"
msgstr ""
-#: ../tsp-svn-helper/main.c:116
+#: tsp-svn-helper/main.c:118
msgid "Execute blame action"
msgstr ""
-#: ../tsp-svn-helper/main.c:122
+#: tsp-svn-helper/main.c:124
+msgid "Execute changelist action"
+msgstr ""
+
+#: tsp-svn-helper/main.c:130
msgid "Execute checkout action"
msgstr ""
-#: ../tsp-svn-helper/main.c:128
+#: tsp-svn-helper/main.c:136
msgid "Execute cleanup action"
msgstr ""
-#: ../tsp-svn-helper/main.c:134
+#: tsp-svn-helper/main.c:142
msgid "Execute commit action"
msgstr ""
-#: ../tsp-svn-helper/main.c:140
+#: tsp-svn-helper/main.c:148
msgid "Execute copy action"
msgstr ""
-#: ../tsp-svn-helper/main.c:146
+#: tsp-svn-helper/main.c:154
msgid "Execute delete action"
msgstr ""
-#: ../tsp-svn-helper/main.c:152
+#: tsp-svn-helper/main.c:160
msgid "Execute export action"
msgstr ""
-#: ../tsp-svn-helper/main.c:158
+#: tsp-svn-helper/main.c:166
msgid "Execute import action"
msgstr ""
-#: ../tsp-svn-helper/main.c:164
+#: tsp-svn-helper/main.c:172
msgid "Execute lock action"
msgstr ""
-#: ../tsp-svn-helper/main.c:170
+#: tsp-svn-helper/main.c:178
msgid "Execute log action"
msgstr ""
-#: ../tsp-svn-helper/main.c:176
+#: tsp-svn-helper/main.c:184
msgid "Execute move action"
msgstr ""
-#: ../tsp-svn-helper/main.c:182
+#: tsp-svn-helper/main.c:190
msgid "Execute properties action"
msgstr ""
-#: ../tsp-svn-helper/main.c:188
+#: tsp-svn-helper/main.c:196
msgid "Execute resolved action"
msgstr ""
-#: ../tsp-svn-helper/main.c:194
+#: tsp-svn-helper/main.c:202
msgid "Execute relocate action"
msgstr ""
-#: ../tsp-svn-helper/main.c:200
+#: tsp-svn-helper/main.c:208
msgid "Execute revert action"
msgstr ""
-#: ../tsp-svn-helper/main.c:206
+#: tsp-svn-helper/main.c:214
msgid "Execute status action"
msgstr ""
-#: ../tsp-svn-helper/main.c:212
+#: tsp-svn-helper/main.c:220
msgid "Execute switch action"
msgstr ""
-#: ../tsp-svn-helper/main.c:218
+#: tsp-svn-helper/main.c:226
msgid "Execute unlock action"
msgstr ""
-#: ../tsp-svn-helper/main.c:224
+#: tsp-svn-helper/main.c:232
msgid "Execute update action"
msgstr ""
-#: ../tsp-svn-helper/main.c:238
+#: tsp-svn-helper/main.c:246
msgid "Add Related Options:"
msgstr ""
-#: ../tsp-svn-helper/main.c:242
+#: tsp-svn-helper/main.c:250
msgid "Blame Related Options:"
msgstr ""
-#: ../tsp-svn-helper/main.c:246
+#: tsp-svn-helper/main.c:254
+msgid "Changelist Related Options:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:258
msgid "Checkout Related Options:"
msgstr ""
-#: ../tsp-svn-helper/main.c:250
+#: tsp-svn-helper/main.c:262
msgid "Cleanup Related Options:"
msgstr ""
-#: ../tsp-svn-helper/main.c:254
+#: tsp-svn-helper/main.c:266
msgid "Commit Related Options:"
msgstr ""
-#: ../tsp-svn-helper/main.c:258
+#: tsp-svn-helper/main.c:270
msgid "Copy Related Options:"
msgstr ""
-#: ../tsp-svn-helper/main.c:262
+#: tsp-svn-helper/main.c:274
msgid "Delete Related Options:"
msgstr ""
-#: ../tsp-svn-helper/main.c:266
+#: tsp-svn-helper/main.c:278
msgid "Export Related Options:"
msgstr ""
-#: ../tsp-svn-helper/main.c:270
+#: tsp-svn-helper/main.c:282
msgid "Import Related Options:"
msgstr ""
-#: ../tsp-svn-helper/main.c:274
+#: tsp-svn-helper/main.c:286
msgid "Lock Related Options:"
msgstr ""
-#: ../tsp-svn-helper/main.c:278
+#: tsp-svn-helper/main.c:290
msgid "Log Related Options:"
msgstr ""
-#: ../tsp-svn-helper/main.c:282
+#: tsp-svn-helper/main.c:294
msgid "Move Related Options:"
msgstr ""
-#: ../tsp-svn-helper/main.c:286
+#: tsp-svn-helper/main.c:298
msgid "Properties Related Options:"
msgstr ""
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: ../tsp-svn-helper/main.c:286
-#: ../tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:270
msgid "Properties"
msgstr "Egenskaper"
-#: ../tsp-svn-helper/main.c:290
+#: tsp-svn-helper/main.c:302
msgid "Resolved Related Options:"
msgstr ""
-#: ../tsp-svn-helper/main.c:294
+#: tsp-svn-helper/main.c:306
msgid "Relocate Related Options:"
msgstr ""
-#: ../tsp-svn-helper/main.c:298
+#: tsp-svn-helper/main.c:310
msgid "Revert Related Options:"
msgstr ""
-#: ../tsp-svn-helper/main.c:302
+#: tsp-svn-helper/main.c:314
msgid "Status Related Options:"
msgstr ""
-#: ../tsp-svn-helper/main.c:306
+#: tsp-svn-helper/main.c:318
msgid "Switch Related Options:"
msgstr ""
-#: ../tsp-svn-helper/main.c:310
+#: tsp-svn-helper/main.c:322
msgid "Unlock Related Options:"
msgstr ""
-#: ../tsp-svn-helper/main.c:314
+#: tsp-svn-helper/main.c:326
msgid "Update Related Options:"
msgstr ""
-#: ../tsp-svn-helper/main.c:357
+#: tsp-svn-helper/main.c:369
msgid "Not enough arguments provided"
msgstr ""
-#: ../tsp-svn-helper/tsh-add.c:73
-#: ../tsp-svn-helper/tsh-add.c:89
-#: ../tsp-svn-helper/tsh-checkout.c:71
-#: ../tsp-svn-helper/tsh-commit.c:91
-#: ../tsp-svn-helper/tsh-copy.c:74
-#: ../tsp-svn-helper/tsh-delete.c:91
-#: ../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:73
-#: ../tsp-svn-helper/tsh-resolved.c:89
-#: ../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
+#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
+#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
+#: tsp-svn-helper/tsh-copy.c:83 tsp-svn-helper/tsh-delete.c:91
+#: 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:77
+#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
+#: 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 ""
-#: ../tsp-svn-helper/tsh-blame-dialog.c:94
+#: tsp-svn-helper/tsh-blame-dialog.c:94
msgid "Line"
msgstr "Rad"
-#: ../tsp-svn-helper/tsh-blame-dialog.c:100
-#: ../tsp-svn-helper/tsh-log-dialog.c:118
+#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
msgid "Revision"
msgstr "Revision"
-#: ../tsp-svn-helper/tsh-blame-dialog.c:106
-#: ../tsp-svn-helper/tsh-log-dialog.c:124
+#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
msgid "Author"
msgstr "Upphovsman"
-#: ../tsp-svn-helper/tsh-blame-dialog.c:112
-#: ../tsp-svn-helper/tsh-log-dialog.c:130
+#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
msgid "Date"
msgstr "Datum"
-#: ../tsp-svn-helper/tsh-blame.c:75
+#: tsp-svn-helper/tsh-blame.c:75
msgid "Blame failed"
msgstr ""
-#: ../tsp-svn-helper/tsh-cleanup.c:66
+#: tsp-svn-helper/tsh-cleanup.c:66
msgid "Cleanup failed"
msgstr ""
-#: ../tsp-svn-helper/tsh-cleanup.c:81
+#: tsp-svn-helper/tsh-cleanup.c:81
msgid "Cleanup finished"
msgstr ""
-#: ../tsp-svn-helper/tsh-cleanup.c:95
+#: tsp-svn-helper/tsh-cleanup.c:95
msgid "Cleaning up ..."
msgstr ""
-#: ../tsp-svn-helper/tsh-commit.c:103
-#: ../tsp-svn-helper/tsh-common.c:647
-#: ../tsp-svn-helper/tsh-copy.c:86
-#: ../tsp-svn-helper/tsh-delete.c:103
-#: ../tsp-svn-helper/tsh-import.c:82
-#: ../tsp-svn-helper/tsh-move.c:84
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:662
+#: tsp-svn-helper/tsh-copy.c:95 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
#, c-format
msgid "At revision: %ld"
msgstr ""
-#: ../tsp-svn-helper/tsh-commit.c:108
+#: tsp-svn-helper/tsh-commit.c:108
msgid "Nothing to do"
msgstr ""
-#: ../tsp-svn-helper/tsh-commit.c:114
-#: ../tsp-svn-helper/tsh-common.c:469
-#: ../tsp-svn-helper/tsh-common.c:471
-#: ../tsp-svn-helper/tsh-copy.c:97
-#: ../tsp-svn-helper/tsh-delete.c:114
-#: ../tsp-svn-helper/tsh-import.c:87
-#: ../tsp-svn-helper/tsh-move.c:95
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-copy.c:106
+#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
+#: tsp-svn-helper/tsh-move.c:100
msgid "Completed"
msgstr ""
-#: ../tsp-svn-helper/tsh-commit.c:145
+#: tsp-svn-helper/tsh-commit.c:145
msgid "Commit Message"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:458
-#: ../tsp-svn-helper/tsh-common.c:467
-#: ../tsp-svn-helper/tsh-common.c:474
-#: ../tsp-svn-helper/tsh-common.c:560
-#: ../tsp-svn-helper/tsh-common.c:605
-#: ../tsp-svn-helper/tsh-common.c:689
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:575
+#: tsp-svn-helper/tsh-common.c:620 tsp-svn-helper/tsh-common.c:704
msgid "Added"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:459
-#: ../tsp-svn-helper/tsh-common.c:698
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:713
msgid "Copied"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:460
-#: ../tsp-svn-helper/tsh-common.c:466
-#: ../tsp-svn-helper/tsh-common.c:475
-#: ../tsp-svn-helper/tsh-common.c:562
-#: ../tsp-svn-helper/tsh-common.c:608
-#: ../tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:577
+#: tsp-svn-helper/tsh-common.c:623 tsp-svn-helper/tsh-common.c:706
msgid "Deleted"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
msgid "Restored"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
msgid "Reverted"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:463
+#: tsp-svn-helper/tsh-common.c:464
msgid "Revert failed"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:466
msgid "Skipped"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:469
msgid "Updated"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:470
-#: ../tsp-svn-helper/tsh-common.c:472
-#: ../tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:584
msgid "External"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:473
-#: ../tsp-svn-helper/tsh-common.c:564
-#: ../tsp-svn-helper/tsh-common.c:611
-#: ../tsp-svn-helper/tsh-common.c:694
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:579
+#: tsp-svn-helper/tsh-common.c:626 tsp-svn-helper/tsh-common.c:709
msgid "Modified"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:476
-#: ../tsp-svn-helper/tsh-common.c:563
-#: ../tsp-svn-helper/tsh-common.c:614
-#: ../tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:477 tsp-svn-helper/tsh-common.c:578
+#: tsp-svn-helper/tsh-common.c:629 tsp-svn-helper/tsh-common.c:702
msgid "Replaced"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:477
+#: tsp-svn-helper/tsh-common.c:478
msgid "Transmitting"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:479
+#: tsp-svn-helper/tsh-common.c:480
msgid "Locked"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:480
-#: ../tsp-svn-helper/tsh-common.c:700
+#: tsp-svn-helper/tsh-common.c:481 tsp-svn-helper/tsh-common.c:715
msgid "Unlocked"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
msgid "Lock failed"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:482
+#: tsp-svn-helper/tsh-common.c:483
msgid "Unlock failed"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:484
+msgid "Exists"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:485
+msgid "Changelist set"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:486
+msgid "Changelist cleared"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:487
+msgid "Changelist moved"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:488
+msgid "Merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:489
+msgid "Foreign merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:490
+msgid "Replace"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:539
msgid "Inapplicable"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:541
msgid "Unchanged"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:527
-#: ../tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:542 tsp-svn-helper/tsh-common.c:576
msgid "Missing"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:528
-#: ../tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:543 tsp-svn-helper/tsh-common.c:583
msgid "Obstructed"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:544
msgid "Changed"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:530
-#: ../tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:545 tsp-svn-helper/tsh-common.c:580
msgid "Merged"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:531
-#: ../tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:546 tsp-svn-helper/tsh-common.c:581
msgid "Conflicted"
msgstr ""
#. N_("None"),
#. N_("Unversioned"),
-#: ../tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:574
msgid "Normal"
msgstr "Normal"
-#: ../tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:582
msgid "Ignored"
msgstr ""
-#: ../tsp-svn-helper/tsh-common.c:570
+#: tsp-svn-helper/tsh-common.c:585
msgid "Incomplete"
msgstr ""
-#: ../tsp-svn-helper/tsh-copy.c:91
+#: tsp-svn-helper/tsh-copy.c:100
msgid "Local copy"
msgstr "Lokal kopia"
-#: ../tsp-svn-helper/tsh-copy.c:134
+#: tsp-svn-helper/tsh-copy.c:143
msgid "Copy To"
msgstr "Kopiera till"
-#: ../tsp-svn-helper/tsh-delete.c:108
+#: tsp-svn-helper/tsh-delete.c:108
msgid "Local delete"
msgstr ""
-#: ../tsp-svn-helper/tsh-delete.c:145
+#: tsp-svn-helper/tsh-delete.c:145
msgid "Delete Message"
msgstr ""
-#: ../tsp-svn-helper/tsh-file-dialog.c:60
+#: tsp-svn-helper/tsh-file-dialog.c:60
msgid "_Certificate:"
msgstr "_Certifikat:"
-#: ../tsp-svn-helper/tsh-file-dialog.c:67
+#: tsp-svn-helper/tsh-file-dialog.c:67
msgid "Select a file"
msgstr "Välj en fil"
-#: ../tsp-svn-helper/tsh-file-dialog.c:78
-#: ../tsp-svn-helper/tsh-login-dialog.c:98
-#: ../tsp-svn-helper/tsh-trust-dialog.c:73
+#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
+#: tsp-svn-helper/tsh-trust-dialog.c:73
msgid "Remember"
msgstr "Kom ihåg"
-#: ../tsp-svn-helper/tsh-file-dialog.c:86
+#: tsp-svn-helper/tsh-file-dialog.c:86
msgid "Certificate"
msgstr "Certifikat"
-#: ../tsp-svn-helper/tsh-file-selection-dialog.c:90
-#: ../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
+#: tsp-svn-helper/tsh-file-selection-dialog.c:90
+#: tsp-svn-helper/tsh-log-message-dialog.c:92
+#: tsp-svn-helper/tsh-notify-dialog.c:94
+#: tsp-svn-helper/tsh-status-dialog.c:116
msgid "Path"
msgstr "Sökväg"
-#: ../tsp-svn-helper/tsh-file-selection-dialog.c:117
+#: tsp-svn-helper/tsh-file-selection-dialog.c:117
msgid "Select/Unselect all"
msgstr ""
-#: ../tsp-svn-helper/tsh-import.c:125
+#: tsp-svn-helper/tsh-import.c:125
msgid "Import Message"
msgstr ""
-#: ../tsp-svn-helper/tsh-log-dialog.c:136
+#: tsp-svn-helper/tsh-log-dialog.c:136
msgid "Message"
msgstr "Meddelande"
-#: ../tsp-svn-helper/tsh-log-dialog.c:174
-#: ../tsp-svn-helper/tsh-notify-dialog.c:88
+#: tsp-svn-helper/tsh-log-dialog.c:174 tsp-svn-helper/tsh-notify-dialog.c:88
msgid "Action"
msgstr "Åtgärd"
-#: ../tsp-svn-helper/tsh-log-dialog.c:180
+#: tsp-svn-helper/tsh-log-dialog.c:180
msgid "File"
msgstr "Fil"
-#: ../tsp-svn-helper/tsh-log-message-dialog.c:86
+#: tsp-svn-helper/tsh-log-message-dialog.c:86
msgid "State"
msgstr "Tillstånd"
-#: ../tsp-svn-helper/tsh-log-message-dialog.c:110
+#: tsp-svn-helper/tsh-log-message-dialog.c:110
msgid "Log Message"
msgstr ""
-#: ../tsp-svn-helper/tsh-log.c:98
+#: tsp-svn-helper/tsh-log.c:98
msgid "Log failed"
msgstr ""
-#: ../tsp-svn-helper/tsh-login-dialog.c:65
+#: tsp-svn-helper/tsh-login-dialog.c:65
msgid "_Username:"
msgstr "_Användarnamn:"
-#: ../tsp-svn-helper/tsh-login-dialog.c:81
+#: tsp-svn-helper/tsh-login-dialog.c:81
msgid "_Password:"
msgstr "_Lösenord:"
-#: ../tsp-svn-helper/tsh-login-dialog.c:106
+#: tsp-svn-helper/tsh-login-dialog.c:106
msgid "Login"
msgstr ""
-#: ../tsp-svn-helper/tsh-move.c:89
+#: tsp-svn-helper/tsh-move.c:94
msgid "Local move"
msgstr ""
-#: ../tsp-svn-helper/tsh-move.c:131
+#: tsp-svn-helper/tsh-move.c:136
msgid "Move To"
msgstr "Flytta till"
-#: ../tsp-svn-helper/tsh-notify-dialog.c:100
+#: tsp-svn-helper/tsh-notify-dialog.c:100
msgid "Mime type"
msgstr "Mime-typ"
-#: ../tsp-svn-helper/tsh-notify-dialog.c:115
+#: tsp-svn-helper/tsh-notify-dialog.c:115
msgid "Notification"
msgstr ""
-#: ../tsp-svn-helper/tsh-properties-dialog.c:124
+#: tsp-svn-helper/tsh-properties-dialog.c:125
msgid "Name"
msgstr "Namn"
-#: ../tsp-svn-helper/tsh-properties-dialog.c:130
+#: tsp-svn-helper/tsh-properties-dialog.c:131
msgid "Value"
msgstr "Värde"
-#: ../tsp-svn-helper/tsh-properties-dialog.c:181
-msgid "Modify Property Recursive"
+#: tsp-svn-helper/tsh-properties-dialog.c:205
+#: tsp-svn-helper/tsh-status-dialog.c:179
+msgid "Self"
msgstr ""
+#: tsp-svn-helper/tsh-properties-dialog.c:213
+#: tsp-svn-helper/tsh-status-dialog.c:185
+msgid "Immediate files"
+msgstr ""
+
+#: tsp-svn-helper/tsh-properties-dialog.c:225
+#: tsp-svn-helper/tsh-status-dialog.c:197
+#, fuzzy
+msgid "Recursive"
+msgstr "Visa rekursivt"
+
#. tsh_properties_dialog_done (dialog);
-#: ../tsp-svn-helper/tsh-properties.c:82
+#: tsp-svn-helper/tsh-properties.c:81
msgid "Set property failed"
msgstr ""
-#: ../tsp-svn-helper/tsh-properties.c:105
+#: tsp-svn-helper/tsh-properties.c:104
msgid "Properties failed"
msgstr ""
-#: ../tsp-svn-helper/tsh-relocate-dialog.c:86
+#: tsp-svn-helper/tsh-relocate-dialog.c:88
msgid "_From:"
msgstr "_Från:"
-#: ../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
+#: tsp-svn-helper/tsh-relocate-dialog.c:98
+#: tsp-svn-helper/tsh-relocate-dialog.c:104
+#: tsp-svn-helper/tsh-relocate-dialog.c:153
+#: tsp-svn-helper/tsh-relocate-dialog.c:159
+#: tsp-svn-helper/tsh-relocate-dialog.c:205
+#: tsp-svn-helper/tsh-transfer-dialog.c:92
+#: tsp-svn-helper/tsh-transfer-dialog.c:98
+#: tsp-svn-helper/tsh-transfer-dialog.c:144
msgid "Select a folder"
msgstr "Välj en mapp"
-#: ../tsp-svn-helper/tsh-relocate-dialog.c:141
+#: tsp-svn-helper/tsh-relocate-dialog.c:143
msgid "_To:"
msgstr "_Till:"
-#: ../tsp-svn-helper/tsh-relocate-dialog.c:196
-#: ../tsp-svn-helper/tsh-transfer-dialog.c:135
+#: tsp-svn-helper/tsh-relocate-dialog.c:198
+#: tsp-svn-helper/tsh-transfer-dialog.c:137
msgid "_Directory:"
msgstr "_Katalog:"
-#: ../tsp-svn-helper/tsh-relocate.c:71
+#: tsp-svn-helper/tsh-relocate.c:71
msgid "Relocate failed"
msgstr ""
-#: ../tsp-svn-helper/tsh-relocate.c:86
+#: tsp-svn-helper/tsh-relocate.c:86
msgid "Relocate finished"
msgstr ""
-#: ../tsp-svn-helper/tsh-relocate.c:133
+#: tsp-svn-helper/tsh-relocate.c:128
msgid "Relocating ..."
msgstr ""
-#: ../tsp-svn-helper/tsh-status-dialog.c:156
-msgid "Show Recursive"
-msgstr "Visa rekursivt"
-
-#: ../tsp-svn-helper/tsh-status-dialog.c:161
+#: tsp-svn-helper/tsh-status-dialog.c:212
msgid "Show Unmodified Files"
msgstr ""
-#: ../tsp-svn-helper/tsh-status-dialog.c:165
+#: tsp-svn-helper/tsh-status-dialog.c:216
msgid "Show Unversioned Files"
msgstr ""
-#: ../tsp-svn-helper/tsh-status-dialog.c:169
+#: tsp-svn-helper/tsh-status-dialog.c:220
msgid "Show Ignored Files"
msgstr "Visa ignorerade filer"
-#: ../tsp-svn-helper/tsh-status-dialog.c:173
+#: tsp-svn-helper/tsh-status-dialog.c:224
msgid "Hide Externals"
msgstr ""
-#: ../tsp-svn-helper/tsh-status-dialog.c:177
+#: tsp-svn-helper/tsh-status-dialog.c:228
msgid "Check Repository"
msgstr ""
-#: ../tsp-svn-helper/tsh-status.c:82
+#: tsp-svn-helper/tsh-status.c:82
msgid "Status failed"
msgstr ""
-#: ../tsp-svn-helper/tsh-transfer-dialog.c:80
+#: tsp-svn-helper/tsh-transfer-dialog.c:82
msgid "_Repository:"
msgstr "_Förråd:"
-#: ../tsp-svn-helper/tsh-transfer-dialog.c:154
+#: tsp-svn-helper/tsh-transfer-dialog.c:156
msgid "Transfer"
msgstr "Överföring"
-#: ../tsp-svn-helper/tsh-trust-dialog.c:58
+#: tsp-svn-helper/tsh-trust-dialog.c:58
msgid "Certificate is not yet valid."
msgstr ""
-#: ../tsp-svn-helper/tsh-trust-dialog.c:61
+#: tsp-svn-helper/tsh-trust-dialog.c:61
msgid "Certificate has expired."
msgstr ""
-#: ../tsp-svn-helper/tsh-trust-dialog.c:64
+#: tsp-svn-helper/tsh-trust-dialog.c:64
msgid "Certificate does not match the remote hostname."
msgstr ""
-#: ../tsp-svn-helper/tsh-trust-dialog.c:67
+#: tsp-svn-helper/tsh-trust-dialog.c:67
msgid "Certificate authority is unknown."
msgstr ""
-#: ../tsp-svn-helper/tsh-trust-dialog.c:70
+#: tsp-svn-helper/tsh-trust-dialog.c:70
msgid "Other failure."
msgstr ""
-#: ../tsp-svn-helper/tsh-trust-dialog.c:77
+#: tsp-svn-helper/tsh-trust-dialog.c:77
msgid "Trust"
msgstr ""
-
Modified: thunar-svn-plugin/trunk/po/thunar-svn-plugin.pot
===================================================================
--- thunar-svn-plugin/trunk/po/thunar-svn-plugin.pot 2009-03-14 18:26:53 UTC (rev 6905)
+++ thunar-svn-plugin/trunk/po/thunar-svn-plugin.pot 2009-03-14 20:49:07 UTC (rev 6906)
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-16 00:45+0200\n"
+"POT-Creation-Date: 2009-03-14 21:25+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
@@ -18,7 +18,7 @@
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:433 thunar-svn-plugin/tsp-provider.c:465
+#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
msgid "SVN"
msgstr ""
@@ -26,7 +26,7 @@
msgid "Menu|Add"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr ""
@@ -35,243 +35,282 @@
msgid "Menu|Blame"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
+#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr ""
#: thunar-svn-plugin/tsp-svn-action.c:299
+msgid "Menu|Changelist"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-action.c:299
+msgid "Changelist"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-action.c:312
msgid "Menu|Checkout"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:299 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-svn-plugin/tsp-svn-action.c:325
msgid "Menu|Cleanup"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
msgid "Cleanup"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-svn-plugin/tsp-svn-action.c:338
msgid "Menu|Commit"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:247
+#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-svn-plugin/tsp-svn-action.c:351
msgid "Menu|Copy"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:251
-#: tsp-svn-helper/tsh-copy.c:152
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
+#: tsp-svn-helper/tsh-copy.c:161
msgid "Copy"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:364
msgid "Menu|Delete"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:377
msgid "Menu|Diff"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: thunar-svn-plugin/tsp-svn-action.c:365
+#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
msgid "Diff"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:376
+#: thunar-svn-plugin/tsp-svn-action.c:389
msgid "Menu|Export"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:376 tsp-svn-helper/main.c:259
+#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-svn-plugin/tsp-svn-action.c:402
msgid "Menu|Import"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
msgid "Import"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-svn-plugin/tsp-svn-action.c:415
msgid "Menu|Info"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:402
-#: thunar-svn-plugin/tsp-svn-action.c:403
+#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-svn-plugin/tsp-svn-action.c:416
msgid "Info"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:419
+#: thunar-svn-plugin/tsp-svn-action.c:432
msgid "Menu|Lock"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:419 tsp-svn-helper/main.c:267
+#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-svn-plugin/tsp-svn-action.c:445
msgid "Menu|Log"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:454
+#: thunar-svn-plugin/tsp-svn-action.c:467
msgid "Menu|Move"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:454 tsp-svn-helper/main.c:275
-#: tsp-svn-helper/tsh-move.c:151
+#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
+#: tsp-svn-helper/tsh-move.c:156
msgid "Move"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Menu|Edit Properties"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Edit Properties"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-svn-plugin/tsp-svn-action.c:499
msgid "Menu|Relocate"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:486 tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate-dialog.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
+#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
msgid "Menu|Resolved"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-resolved.c:113
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
+#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-resolved.c:113
#: tsp-svn-helper/tsh-resolved.c:126
msgid "Resolved"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
msgid "Menu|Resolve"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
msgid "Resolve"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:538
msgid "Menu|Revert"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:291
+#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:551
msgid "Menu|Status"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
#: tsp-svn-helper/tsh-file-selection-dialog.c:124
-#: tsp-svn-helper/tsh-status-dialog.c:184
+#: tsp-svn-helper/tsh-status-dialog.c:235
msgid "Status"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-svn-plugin/tsp-svn-action.c:564
msgid "Menu|Switch"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:299
-#: tsp-svn-helper/tsh-relocate.c:119 tsp-svn-helper/tsh-switch.c:114
-#: tsp-svn-helper/tsh-switch.c:127
+#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
+#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-svn-plugin/tsp-svn-action.c:577
msgid "Menu|Unlock"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:303
+#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-svn-plugin/tsp-svn-action.c:590
msgid "Menu|Update"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:307
+#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:595
+#: thunar-svn-plugin/tsp-svn-action.c:608
#, c-format
msgid "Action %s is unimplemented"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:116
+#: thunar-svn-plugin/tsp-svn-property-page.c:118
msgid "URL:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:122
-#: thunar-svn-plugin/tsp-svn-property-page.c:135
-#: thunar-svn-plugin/tsp-svn-property-page.c:147
-#: thunar-svn-plugin/tsp-svn-property-page.c:165
-#: thunar-svn-plugin/tsp-svn-property-page.c:177
-#: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:485 tsp-svn-helper/tsh-common.c:525
-#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:573 tsp-svn-helper/tsh-common.c:600
-#: tsp-svn-helper/tsh-common.c:683
+#: thunar-svn-plugin/tsp-svn-property-page.c:124
+#: thunar-svn-plugin/tsp-svn-property-page.c:137
+#: thunar-svn-plugin/tsp-svn-property-page.c:149
+#: thunar-svn-plugin/tsp-svn-property-page.c:167
+#: thunar-svn-plugin/tsp-svn-property-page.c:179
+#: thunar-svn-plugin/tsp-svn-property-page.c:192
+#: thunar-svn-plugin/tsp-svn-property-page.c:221
+#: thunar-svn-plugin/tsp-svn-property-page.c:299
+#: tsp-svn-helper/tsh-common.c:493 tsp-svn-helper/tsh-common.c:540
+#: tsp-svn-helper/tsh-common.c:549 tsp-svn-helper/tsh-common.c:571
+#: tsp-svn-helper/tsh-common.c:588 tsp-svn-helper/tsh-common.c:615
+#: tsp-svn-helper/tsh-common.c:698
msgid "Unknown"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:129
+#: thunar-svn-plugin/tsp-svn-property-page.c:131
msgid "Revision:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:141
+#: thunar-svn-plugin/tsp-svn-property-page.c:143
msgid "Repository:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:159
+#: thunar-svn-plugin/tsp-svn-property-page.c:161
msgid "Modified revision:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:171
+#: thunar-svn-plugin/tsp-svn-property-page.c:173
msgid "Modified date:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:184
+#: thunar-svn-plugin/tsp-svn-property-page.c:186
msgid "Author:"
msgstr ""
+#: thunar-svn-plugin/tsp-svn-property-page.c:203
+msgid "Changelist:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:215
+msgid "Depth:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:302
+msgid "Exclude"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:305
+msgid "Empty"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:308
+msgid "Files"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:311
+#: tsp-svn-helper/tsh-properties-dialog.c:219
+#: tsp-svn-helper/tsh-status-dialog.c:191
+msgid "Immediates"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:314
+msgid "Infinity"
+msgstr ""
+
#. Translators: the first string is a path and the second string
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
@@ -329,185 +368,193 @@
msgid "Other..."
msgstr ""
-#: tsp-svn-helper/main.c:100
+#: tsp-svn-helper/main.c:105
msgid "Print version information"
msgstr ""
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:112
msgid "Execute add action"
msgstr ""
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:118
msgid "Execute blame action"
msgstr ""
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:124
+msgid "Execute changelist action"
+msgstr ""
+
+#: tsp-svn-helper/main.c:130
msgid "Execute checkout action"
msgstr ""
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:136
msgid "Execute cleanup action"
msgstr ""
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:142
msgid "Execute commit action"
msgstr ""
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:148
msgid "Execute copy action"
msgstr ""
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:154
msgid "Execute delete action"
msgstr ""
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:160
msgid "Execute export action"
msgstr ""
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:166
msgid "Execute import action"
msgstr ""
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:172
msgid "Execute lock action"
msgstr ""
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:178
msgid "Execute log action"
msgstr ""
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:184
msgid "Execute move action"
msgstr ""
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:190
msgid "Execute properties action"
msgstr ""
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:196
msgid "Execute resolved action"
msgstr ""
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:202
msgid "Execute relocate action"
msgstr ""
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:208
msgid "Execute revert action"
msgstr ""
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:214
msgid "Execute status action"
msgstr ""
-#: tsp-svn-helper/main.c:209
+#: tsp-svn-helper/main.c:220
msgid "Execute switch action"
msgstr ""
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:226
msgid "Execute unlock action"
msgstr ""
-#: tsp-svn-helper/main.c:221
+#: tsp-svn-helper/main.c:232
msgid "Execute update action"
msgstr ""
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:246
msgid "Add Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:250
msgid "Blame Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:254
+msgid "Changelist Related Options:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:258
msgid "Checkout Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:262
msgid "Cleanup Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:266
msgid "Commit Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:270
msgid "Copy Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:274
msgid "Delete Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:278
msgid "Export Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:282
msgid "Import Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:286
msgid "Lock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:290
msgid "Log Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:294
msgid "Move Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:298
msgid "Properties Related Options:"
msgstr ""
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:279 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:270
msgid "Properties"
msgstr ""
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:302
msgid "Resolved Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:306
msgid "Relocate Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:310
msgid "Revert Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:314
msgid "Status Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:299
+#: tsp-svn-helper/main.c:318
msgid "Switch Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:303
+#: tsp-svn-helper/main.c:322
msgid "Unlock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:307
+#: tsp-svn-helper/main.c:326
msgid "Update Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:353
+#: tsp-svn-helper/main.c:369
msgid "Not enough arguments provided"
msgstr ""
#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:74 tsp-svn-helper/tsh-delete.c:91
+#: tsp-svn-helper/tsh-copy.c:83 tsp-svn-helper/tsh-delete.c:91
#: 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-lock.c:91 tsp-svn-helper/tsh-move.c:77
#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
#: 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
@@ -546,9 +593,9 @@
msgid "Cleaning up ..."
msgstr ""
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:647
-#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:662
+#: tsp-svn-helper/tsh-copy.c:95 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
#, c-format
msgid "At revision: %ld"
msgstr ""
@@ -557,10 +604,10 @@
msgid "Nothing to do"
msgstr ""
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:469
-#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-copy.c:106
#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:95
+#: tsp-svn-helper/tsh-move.c:100
msgid "Completed"
msgstr ""
@@ -568,124 +615,152 @@
msgid "Commit Message"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:467
-#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:560
-#: tsp-svn-helper/tsh-common.c:605 tsp-svn-helper/tsh-common.c:689
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:575
+#: tsp-svn-helper/tsh-common.c:620 tsp-svn-helper/tsh-common.c:704
msgid "Added"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:698
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:713
msgid "Copied"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:608 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:577
+#: tsp-svn-helper/tsh-common.c:623 tsp-svn-helper/tsh-common.c:706
msgid "Deleted"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
msgid "Restored"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
msgid "Reverted"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:463
+#: tsp-svn-helper/tsh-common.c:464
msgid "Revert failed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:466
msgid "Skipped"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:469
msgid "Updated"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-common.c:472
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:584
msgid "External"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:564
-#: tsp-svn-helper/tsh-common.c:611 tsp-svn-helper/tsh-common.c:694
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:579
+#: tsp-svn-helper/tsh-common.c:626 tsp-svn-helper/tsh-common.c:709
msgid "Modified"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:614 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:477 tsp-svn-helper/tsh-common.c:578
+#: tsp-svn-helper/tsh-common.c:629 tsp-svn-helper/tsh-common.c:702
msgid "Replaced"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:477
+#: tsp-svn-helper/tsh-common.c:478
msgid "Transmitting"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:479
+#: tsp-svn-helper/tsh-common.c:480
msgid "Locked"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:480 tsp-svn-helper/tsh-common.c:700
+#: tsp-svn-helper/tsh-common.c:481 tsp-svn-helper/tsh-common.c:715
msgid "Unlocked"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
msgid "Lock failed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:482
+#: tsp-svn-helper/tsh-common.c:483
msgid "Unlock failed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:484
+msgid "Exists"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:485
+msgid "Changelist set"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:486
+msgid "Changelist cleared"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:487
+msgid "Changelist moved"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:488
+msgid "Merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:489
+msgid "Foreign merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:490
+msgid "Replace"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:539
msgid "Inapplicable"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:541
msgid "Unchanged"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:542 tsp-svn-helper/tsh-common.c:576
msgid "Missing"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:528 tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:543 tsp-svn-helper/tsh-common.c:583
msgid "Obstructed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:544
msgid "Changed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:545 tsp-svn-helper/tsh-common.c:580
msgid "Merged"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:531 tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:546 tsp-svn-helper/tsh-common.c:581
msgid "Conflicted"
msgstr ""
#. N_("None"),
#. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:574
msgid "Normal"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:582
msgid "Ignored"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:570
+#: tsp-svn-helper/tsh-common.c:585
msgid "Incomplete"
msgstr ""
-#: tsp-svn-helper/tsh-copy.c:91
+#: tsp-svn-helper/tsh-copy.c:100
msgid "Local copy"
msgstr ""
-#: tsp-svn-helper/tsh-copy.c:134
+#: tsp-svn-helper/tsh-copy.c:143
msgid "Copy To"
msgstr ""
@@ -717,7 +792,7 @@
#: tsp-svn-helper/tsh-file-selection-dialog.c:90
#: 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
+#: tsp-svn-helper/tsh-status-dialog.c:116
msgid "Path"
msgstr ""
@@ -765,11 +840,11 @@
msgid "Login"
msgstr ""
-#: tsp-svn-helper/tsh-move.c:89
+#: tsp-svn-helper/tsh-move.c:94
msgid "Local move"
msgstr ""
-#: tsp-svn-helper/tsh-move.c:131
+#: tsp-svn-helper/tsh-move.c:136
msgid "Move To"
msgstr ""
@@ -781,48 +856,59 @@
msgid "Notification"
msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:124
+#: tsp-svn-helper/tsh-properties-dialog.c:125
msgid "Name"
msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:130
+#: tsp-svn-helper/tsh-properties-dialog.c:131
msgid "Value"
msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:181
-msgid "Modify Property Recursive"
+#: tsp-svn-helper/tsh-properties-dialog.c:205
+#: tsp-svn-helper/tsh-status-dialog.c:179
+msgid "Self"
msgstr ""
+#: tsp-svn-helper/tsh-properties-dialog.c:213
+#: tsp-svn-helper/tsh-status-dialog.c:185
+msgid "Immediate files"
+msgstr ""
+
+#: tsp-svn-helper/tsh-properties-dialog.c:225
+#: tsp-svn-helper/tsh-status-dialog.c:197
+msgid "Recursive"
+msgstr ""
+
#. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:82
+#: tsp-svn-helper/tsh-properties.c:81
msgid "Set property failed"
msgstr ""
-#: tsp-svn-helper/tsh-properties.c:105
+#: tsp-svn-helper/tsh-properties.c:104
msgid "Properties failed"
msgstr ""
-#: tsp-svn-helper/tsh-relocate-dialog.c:86
+#: tsp-svn-helper/tsh-relocate-dialog.c:88
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
+#: tsp-svn-helper/tsh-relocate-dialog.c:98
+#: tsp-svn-helper/tsh-relocate-dialog.c:104
+#: tsp-svn-helper/tsh-relocate-dialog.c:153
+#: tsp-svn-helper/tsh-relocate-dialog.c:159
+#: tsp-svn-helper/tsh-relocate-dialog.c:205
+#: tsp-svn-helper/tsh-transfer-dialog.c:92
+#: tsp-svn-helper/tsh-transfer-dialog.c:98
+#: tsp-svn-helper/tsh-transfer-dialog.c:144
msgid "Select a folder"
msgstr ""
-#: tsp-svn-helper/tsh-relocate-dialog.c:141
+#: tsp-svn-helper/tsh-relocate-dialog.c:143
msgid "_To:"
msgstr ""
-#: tsp-svn-helper/tsh-relocate-dialog.c:196
-#: tsp-svn-helper/tsh-transfer-dialog.c:135
+#: tsp-svn-helper/tsh-relocate-dialog.c:198
+#: tsp-svn-helper/tsh-transfer-dialog.c:137
msgid "_Directory:"
msgstr ""
@@ -834,31 +920,27 @@
msgid "Relocate finished"
msgstr ""
-#: tsp-svn-helper/tsh-relocate.c:133
+#: tsp-svn-helper/tsh-relocate.c:128
msgid "Relocating ..."
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:156
-msgid "Show Recursive"
-msgstr ""
-
-#: tsp-svn-helper/tsh-status-dialog.c:161
+#: tsp-svn-helper/tsh-status-dialog.c:212
msgid "Show Unmodified Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:165
+#: tsp-svn-helper/tsh-status-dialog.c:216
msgid "Show Unversioned Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:169
+#: tsp-svn-helper/tsh-status-dialog.c:220
msgid "Show Ignored Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:173
+#: tsp-svn-helper/tsh-status-dialog.c:224
msgid "Hide Externals"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:177
+#: tsp-svn-helper/tsh-status-dialog.c:228
msgid "Check Repository"
msgstr ""
@@ -866,11 +948,11 @@
msgid "Status failed"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:80
+#: tsp-svn-helper/tsh-transfer-dialog.c:82
msgid "_Repository:"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:154
+#: tsp-svn-helper/tsh-transfer-dialog.c:156
msgid "Transfer"
msgstr ""
Modified: thunar-svn-plugin/trunk/po/ur.po
===================================================================
--- thunar-svn-plugin/trunk/po/ur.po 2009-03-14 18:26:53 UTC (rev 6905)
+++ thunar-svn-plugin/trunk/po/ur.po 2009-03-14 20:49:07 UTC (rev 6906)
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: thunar-svn-plugin\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-16 00:45+0200\n"
+"POT-Creation-Date: 2009-03-14 21:25+0100\n"
"PO-Revision-Date: 2007-10-26 15:12+0500\n"
"Last-Translator: Muhammad Ali Makki <makk.ma at gmail.com>\n"
"Language-Team: Urdu <makki.ma at gmail.com>\n"
@@ -20,7 +20,7 @@
#. append the svn submenu action
#. Lets see if we are dealing with a working copy
-#: thunar-svn-plugin/tsp-provider.c:433 thunar-svn-plugin/tsp-provider.c:465
+#: thunar-svn-plugin/tsp-provider.c:435 thunar-svn-plugin/tsp-provider.c:467
msgid "SVN"
msgstr "SVN"
@@ -28,7 +28,7 @@
msgid "Menu|Add"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:266 tsp-svn-helper/main.c:246
#: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
msgid "Add"
msgstr "شامل کریں"
@@ -38,267 +38,307 @@
msgid "Menu|Blame"
msgstr "Blame"
-#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:235
-#: tsp-svn-helper/tsh-blame-dialog.c:133
+#: thunar-svn-plugin/tsp-svn-action.c:279 tsp-svn-helper/main.c:250
+#: tsp-svn-helper/main.c:254 tsp-svn-helper/tsh-blame-dialog.c:133
msgid "Blame"
msgstr "Blame"
#: thunar-svn-plugin/tsp-svn-action.c:299
#, fuzzy
+msgid "Menu|Changelist"
+msgstr "چیک کریں"
+
+#: thunar-svn-plugin/tsp-svn-action.c:299
+msgid "Changelist"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-action.c:312
+#, fuzzy
msgid "Menu|Checkout"
msgstr "چیک کریں"
-#: thunar-svn-plugin/tsp-svn-action.c:299 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:258
#: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
msgid "Checkout"
msgstr "چیک کریں"
-#: thunar-svn-plugin/tsp-svn-action.c:312
+#: thunar-svn-plugin/tsp-svn-action.c:325
#, fuzzy
msgid "Menu|Cleanup"
msgstr "صاف کریں"
-#: thunar-svn-plugin/tsp-svn-action.c:312 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:262
msgid "Cleanup"
msgstr "صاف کریں"
-#: thunar-svn-plugin/tsp-svn-action.c:325
+#: thunar-svn-plugin/tsp-svn-action.c:338
#, fuzzy
msgid "Menu|Commit"
msgstr "تبصرہ"
-#: thunar-svn-plugin/tsp-svn-action.c:325 tsp-svn-helper/main.c:247
+#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:266
#: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
msgid "Commit"
msgstr "تبصرہ"
-#: thunar-svn-plugin/tsp-svn-action.c:338
+#: thunar-svn-plugin/tsp-svn-action.c:351
#, fuzzy
msgid "Menu|Copy"
msgstr "مکمل"
-#: thunar-svn-plugin/tsp-svn-action.c:338 tsp-svn-helper/main.c:251
-#: tsp-svn-helper/tsh-copy.c:152
+#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:270
+#: tsp-svn-helper/tsh-copy.c:161
#, fuzzy
msgid "Copy"
msgstr "مکمل"
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:364
#, fuzzy
msgid "Menu|Delete"
msgstr "حذف"
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:274
#: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
msgid "Delete"
msgstr "حذف"
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:377
#, fuzzy
msgid "Menu|Diff"
msgstr "فرق"
-#: thunar-svn-plugin/tsp-svn-action.c:364
-#: thunar-svn-plugin/tsp-svn-action.c:365
+#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
msgid "Diff"
msgstr "فرق"
-#: thunar-svn-plugin/tsp-svn-action.c:376
+#: thunar-svn-plugin/tsp-svn-action.c:389
#, fuzzy
msgid "Menu|Export"
msgstr "برآمد"
-#: thunar-svn-plugin/tsp-svn-action.c:376 tsp-svn-helper/main.c:259
+#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:278
#: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
msgid "Export"
msgstr "برآمد"
-#: thunar-svn-plugin/tsp-svn-action.c:389
+#: thunar-svn-plugin/tsp-svn-action.c:402
#, fuzzy
msgid "Menu|Import"
msgstr "SVN _درآمد"
-#: thunar-svn-plugin/tsp-svn-action.c:389 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:402 tsp-svn-helper/main.c:282
#: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
#, fuzzy
msgid "Import"
msgstr "SVN _درآمد"
-#: thunar-svn-plugin/tsp-svn-action.c:402
+#: thunar-svn-plugin/tsp-svn-action.c:415
#, fuzzy
msgid "Menu|Info"
msgstr "معلومات"
-#: thunar-svn-plugin/tsp-svn-action.c:402
-#: thunar-svn-plugin/tsp-svn-action.c:403
+#: thunar-svn-plugin/tsp-svn-action.c:415
+#: thunar-svn-plugin/tsp-svn-action.c:416
msgid "Info"
msgstr "معلومات"
-#: thunar-svn-plugin/tsp-svn-action.c:419
+#: thunar-svn-plugin/tsp-svn-action.c:432
#, fuzzy
msgid "Menu|Lock"
msgstr "قفل"
-#: thunar-svn-plugin/tsp-svn-action.c:419 tsp-svn-helper/main.c:267
+#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:286
#: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
msgid "Lock"
msgstr "قفل"
-#: thunar-svn-plugin/tsp-svn-action.c:432
+#: thunar-svn-plugin/tsp-svn-action.c:445
msgid "Menu|Log"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:432 tsp-svn-helper/main.c:271
+#: thunar-svn-plugin/tsp-svn-action.c:445 tsp-svn-helper/main.c:290
#: tsp-svn-helper/tsh-log-dialog.c:201
msgid "Log"
msgstr "Log"
-#: thunar-svn-plugin/tsp-svn-action.c:454
+#: thunar-svn-plugin/tsp-svn-action.c:467
msgid "Menu|Move"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:454 tsp-svn-helper/main.c:275
-#: tsp-svn-helper/tsh-move.c:151
+#: thunar-svn-plugin/tsp-svn-action.c:467 tsp-svn-helper/main.c:294
+#: tsp-svn-helper/tsh-move.c:156
msgid "Move"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
#, fuzzy
msgid "Menu|Edit Properties"
msgstr "خصوصیات مدون کریں"
-#: thunar-svn-plugin/tsp-svn-action.c:473
+#: thunar-svn-plugin/tsp-svn-action.c:486
msgid "Edit Properties"
msgstr "خصوصیات مدون کریں"
-#: thunar-svn-plugin/tsp-svn-action.c:486
+#: thunar-svn-plugin/tsp-svn-action.c:499
#, fuzzy
msgid "Menu|Relocate"
msgstr "حذف"
-#: thunar-svn-plugin/tsp-svn-action.c:486 tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate-dialog.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:499 tsp-svn-helper/main.c:306
+#: tsp-svn-helper/tsh-relocate-dialog.c:217 tsp-svn-helper/tsh-relocate.c:114
msgid "Relocate"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:513
#, fuzzy
msgid "Menu|Resolved"
msgstr "Resolve"
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-resolved.c:113
+#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:302
+#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-resolved.c:113
#: tsp-svn-helper/tsh-resolved.c:126
#, fuzzy
msgid "Resolved"
msgstr "Resolve"
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:526
#, fuzzy
msgid "Menu|Resolve"
msgstr "Resolve"
-#: thunar-svn-plugin/tsp-svn-action.c:513
-#: thunar-svn-plugin/tsp-svn-action.c:514
+#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
msgid "Resolve"
msgstr "Resolve"
-#: thunar-svn-plugin/tsp-svn-action.c:525
+#: thunar-svn-plugin/tsp-svn-action.c:538
#, fuzzy
msgid "Menu|Revert"
msgstr "واپس"
-#: thunar-svn-plugin/tsp-svn-action.c:525 tsp-svn-helper/main.c:291
+#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:310
#: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
msgid "Revert"
msgstr "واپس"
-#: thunar-svn-plugin/tsp-svn-action.c:538
+#: thunar-svn-plugin/tsp-svn-action.c:551
#, fuzzy
msgid "Menu|Status"
msgstr "حالت"
-#: thunar-svn-plugin/tsp-svn-action.c:538 tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:314
#: tsp-svn-helper/tsh-file-selection-dialog.c:124
-#: tsp-svn-helper/tsh-status-dialog.c:184
+#: tsp-svn-helper/tsh-status-dialog.c:235
msgid "Status"
msgstr "حالت"
-#: thunar-svn-plugin/tsp-svn-action.c:551
+#: thunar-svn-plugin/tsp-svn-action.c:564
#, fuzzy
msgid "Menu|Switch"
msgstr "تبدیل"
-#: thunar-svn-plugin/tsp-svn-action.c:551 tsp-svn-helper/main.c:299
-#: tsp-svn-helper/tsh-relocate.c:119 tsp-svn-helper/tsh-switch.c:114
-#: tsp-svn-helper/tsh-switch.c:127
+#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:318
+#: tsp-svn-helper/tsh-switch.c:109 tsp-svn-helper/tsh-switch.c:122
msgid "Switch"
msgstr "تبدیل"
-#: thunar-svn-plugin/tsp-svn-action.c:564
+#: thunar-svn-plugin/tsp-svn-action.c:577
#, fuzzy
msgid "Menu|Unlock"
msgstr "غیر مقفل"
-#: thunar-svn-plugin/tsp-svn-action.c:564 tsp-svn-helper/main.c:303
+#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:322
#: tsp-svn-helper/tsh-unlock.c:111
msgid "Unlock"
msgstr "غیر مقفل"
-#: thunar-svn-plugin/tsp-svn-action.c:577
+#: thunar-svn-plugin/tsp-svn-action.c:590
#, fuzzy
msgid "Menu|Update"
msgstr "تجدید"
-#: thunar-svn-plugin/tsp-svn-action.c:577 tsp-svn-helper/main.c:307
+#: thunar-svn-plugin/tsp-svn-action.c:590 tsp-svn-helper/main.c:326
#: tsp-svn-helper/tsh-update.c:113
msgid "Update"
msgstr "تجدید"
-#: thunar-svn-plugin/tsp-svn-action.c:595
+#: thunar-svn-plugin/tsp-svn-action.c:608
#, c-format
msgid "Action %s is unimplemented"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:116
+#: thunar-svn-plugin/tsp-svn-property-page.c:118
msgid "URL:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:122
-#: thunar-svn-plugin/tsp-svn-property-page.c:135
-#: thunar-svn-plugin/tsp-svn-property-page.c:147
-#: thunar-svn-plugin/tsp-svn-property-page.c:165
-#: thunar-svn-plugin/tsp-svn-property-page.c:177
-#: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:485 tsp-svn-helper/tsh-common.c:525
-#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:556
-#: tsp-svn-helper/tsh-common.c:573 tsp-svn-helper/tsh-common.c:600
-#: tsp-svn-helper/tsh-common.c:683
+#: thunar-svn-plugin/tsp-svn-property-page.c:124
+#: thunar-svn-plugin/tsp-svn-property-page.c:137
+#: thunar-svn-plugin/tsp-svn-property-page.c:149
+#: thunar-svn-plugin/tsp-svn-property-page.c:167
+#: thunar-svn-plugin/tsp-svn-property-page.c:179
+#: thunar-svn-plugin/tsp-svn-property-page.c:192
+#: thunar-svn-plugin/tsp-svn-property-page.c:221
+#: thunar-svn-plugin/tsp-svn-property-page.c:299
+#: tsp-svn-helper/tsh-common.c:493 tsp-svn-helper/tsh-common.c:540
+#: tsp-svn-helper/tsh-common.c:549 tsp-svn-helper/tsh-common.c:571
+#: tsp-svn-helper/tsh-common.c:588 tsp-svn-helper/tsh-common.c:615
+#: tsp-svn-helper/tsh-common.c:698
msgid "Unknown"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:129
+#: thunar-svn-plugin/tsp-svn-property-page.c:131
#, fuzzy
msgid "Revision:"
msgstr "ورژن: %li"
-#: thunar-svn-plugin/tsp-svn-property-page.c:141
+#: thunar-svn-plugin/tsp-svn-property-page.c:143
#, fuzzy
msgid "Repository:"
msgstr "Resolve"
-#: thunar-svn-plugin/tsp-svn-property-page.c:159
+#: thunar-svn-plugin/tsp-svn-property-page.c:161
msgid "Modified revision:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:171
+#: thunar-svn-plugin/tsp-svn-property-page.c:173
msgid "Modified date:"
msgstr ""
-#: thunar-svn-plugin/tsp-svn-property-page.c:184
+#: thunar-svn-plugin/tsp-svn-property-page.c:186
msgid "Author:"
msgstr ""
+#: thunar-svn-plugin/tsp-svn-property-page.c:203
+msgid "Changelist:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:215
+msgid "Depth:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:302
+msgid "Exclude"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:305
+msgid "Empty"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:308
+msgid "Files"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:311
+#: tsp-svn-helper/tsh-properties-dialog.c:219
+#: tsp-svn-helper/tsh-status-dialog.c:191
+msgid "Immediates"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:314
+msgid "Infinity"
+msgstr ""
+
#. Translators: the first string is a path and the second string
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
@@ -356,209 +396,219 @@
msgid "Other..."
msgstr ""
-#: tsp-svn-helper/main.c:100
+#: tsp-svn-helper/main.c:105
msgid "Print version information"
msgstr "ورژن معلومات طبع کریں"
-#: tsp-svn-helper/main.c:107
+#: tsp-svn-helper/main.c:112
#, fuzzy
msgid "Execute add action"
msgstr "تجدید کریں"
-#: tsp-svn-helper/main.c:113
+#: tsp-svn-helper/main.c:118
#, fuzzy
msgid "Execute blame action"
msgstr "چیک کریں"
-#: tsp-svn-helper/main.c:119
+#: tsp-svn-helper/main.c:124
+#, fuzzy
+msgid "Execute changelist action"
+msgstr "چیک کریں"
+
+#: tsp-svn-helper/main.c:130
msgid "Execute checkout action"
msgstr "چیک کریں"
-#: tsp-svn-helper/main.c:125
+#: tsp-svn-helper/main.c:136
#, fuzzy
msgid "Execute cleanup action"
msgstr "چیک کریں"
-#: tsp-svn-helper/main.c:131
+#: tsp-svn-helper/main.c:142
#, fuzzy
msgid "Execute commit action"
msgstr "چیک کریں"
-#: tsp-svn-helper/main.c:137
+#: tsp-svn-helper/main.c:148
#, fuzzy
msgid "Execute copy action"
msgstr "چیک کریں"
-#: tsp-svn-helper/main.c:143
+#: tsp-svn-helper/main.c:154
#, fuzzy
msgid "Execute delete action"
msgstr "تجدید کریں"
-#: tsp-svn-helper/main.c:149
+#: tsp-svn-helper/main.c:160
#, fuzzy
msgid "Execute export action"
msgstr "چیک کریں"
-#: tsp-svn-helper/main.c:155
+#: tsp-svn-helper/main.c:166
#, fuzzy
msgid "Execute import action"
msgstr "چیک کریں"
-#: tsp-svn-helper/main.c:161
+#: tsp-svn-helper/main.c:172
#, fuzzy
msgid "Execute lock action"
msgstr "تجدید کریں"
-#: tsp-svn-helper/main.c:167
+#: tsp-svn-helper/main.c:178
#, fuzzy
msgid "Execute log action"
msgstr "تجدید کریں"
-#: tsp-svn-helper/main.c:173
+#: tsp-svn-helper/main.c:184
#, fuzzy
msgid "Execute move action"
msgstr "چیک کریں"
-#: tsp-svn-helper/main.c:179
+#: tsp-svn-helper/main.c:190
#, fuzzy
msgid "Execute properties action"
msgstr "چیک کریں"
-#: tsp-svn-helper/main.c:185
+#: tsp-svn-helper/main.c:196
#, fuzzy
msgid "Execute resolved action"
msgstr "چیک کریں"
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:202
#, fuzzy
msgid "Execute relocate action"
msgstr "تجدید کریں"
-#: tsp-svn-helper/main.c:197
+#: tsp-svn-helper/main.c:208
#, fuzzy
msgid "Execute revert action"
msgstr "چیک کریں"
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:214
#, fuzzy
msgid "Execute status action"
msgstr "تجدید کریں"
-#: tsp-svn-helper/main.c:209
+#: tsp-svn-helper/main.c:220
#, fuzzy
msgid "Execute switch action"
msgstr "چیک کریں"
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:226
#, fuzzy
msgid "Execute unlock action"
msgstr "چیک کریں"
-#: tsp-svn-helper/main.c:221
+#: tsp-svn-helper/main.c:232
msgid "Execute update action"
msgstr "تجدید کریں"
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:246
msgid "Add Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:250
#, fuzzy
msgid "Blame Related Options:"
msgstr "تجدید کریں"
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:254
#, fuzzy
+msgid "Changelist Related Options:"
+msgstr "تجدید کریں"
+
+#: tsp-svn-helper/main.c:258
+#, fuzzy
msgid "Checkout Related Options:"
msgstr "تجدید کریں"
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:262
msgid "Cleanup Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:266
msgid "Commit Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:270
msgid "Copy Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:274
msgid "Delete Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:278
msgid "Export Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:282
msgid "Import Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:286
msgid "Lock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:290
msgid "Log Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:294
msgid "Move Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:298
#, fuzzy
msgid "Properties Related Options:"
msgstr "خصوصیات مدون کریں"
#. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
#. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:279 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:298 tsp-svn-helper/tsh-properties-dialog.c:270
#, fuzzy
msgid "Properties"
msgstr "خصوصیات مدون کریں"
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:302
msgid "Resolved Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:306
#, fuzzy
msgid "Relocate Related Options:"
msgstr "تجدید کریں"
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:310
msgid "Revert Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:314
msgid "Status Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:299
+#: tsp-svn-helper/main.c:318
#, fuzzy
msgid "Switch Related Options:"
msgstr "تجدید کریں"
-#: tsp-svn-helper/main.c:303
+#: tsp-svn-helper/main.c:322
msgid "Unlock Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:307
+#: tsp-svn-helper/main.c:326
msgid "Update Related Options:"
msgstr ""
-#: tsp-svn-helper/main.c:353
+#: tsp-svn-helper/main.c:369
msgid "Not enough arguments provided"
msgstr ""
#: tsp-svn-helper/tsh-add.c:73 tsp-svn-helper/tsh-add.c:89
#: tsp-svn-helper/tsh-checkout.c:71 tsp-svn-helper/tsh-commit.c:91
-#: tsp-svn-helper/tsh-copy.c:74 tsp-svn-helper/tsh-delete.c:91
+#: tsp-svn-helper/tsh-copy.c:83 tsp-svn-helper/tsh-delete.c:91
#: 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-lock.c:91 tsp-svn-helper/tsh-move.c:77
#: tsp-svn-helper/tsh-resolved.c:73 tsp-svn-helper/tsh-resolved.c:89
#: 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
@@ -604,9 +654,9 @@
msgid "Cleaning up ..."
msgstr "صاف کریں"
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:647
-#: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
-#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:662
+#: tsp-svn-helper/tsh-copy.c:95 tsp-svn-helper/tsh-delete.c:103
+#: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:89
#, fuzzy, c-format
msgid "At revision: %ld"
msgstr "ورژن: %li"
@@ -615,10 +665,10 @@
msgid "Nothing to do"
msgstr ""
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:469
-#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-copy.c:106
#: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
-#: tsp-svn-helper/tsh-move.c:95
+#: tsp-svn-helper/tsh-move.c:100
msgid "Completed"
msgstr "مکمل"
@@ -627,133 +677,161 @@
msgid "Commit Message"
msgstr "تبصرہ"
-#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:467
-#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:560
-#: tsp-svn-helper/tsh-common.c:605 tsp-svn-helper/tsh-common.c:689
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:575
+#: tsp-svn-helper/tsh-common.c:620 tsp-svn-helper/tsh-common.c:704
msgid "Added"
msgstr "شامل کردہ"
-#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:698
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:713
#, fuzzy
msgid "Copied"
msgstr "مکمل"
-#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:608 tsp-svn-helper/tsh-common.c:691
+#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:577
+#: tsp-svn-helper/tsh-common.c:623 tsp-svn-helper/tsh-common.c:706
msgid "Deleted"
msgstr "حذف"
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
#, fuzzy
msgid "Restored"
msgstr "Resolve"
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
#, fuzzy
msgid "Reverted"
msgstr "واپس"
-#: tsp-svn-helper/tsh-common.c:463
+#: tsp-svn-helper/tsh-common.c:464
#, fuzzy
msgid "Revert failed"
msgstr "واپس"
-#: tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:466
msgid "Skipped"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:469
msgid "Updated"
msgstr "تجدید شدہ"
-#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-common.c:472
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:584
msgid "External"
msgstr "خارجی"
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:564
-#: tsp-svn-helper/tsh-common.c:611 tsp-svn-helper/tsh-common.c:694
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:579
+#: tsp-svn-helper/tsh-common.c:626 tsp-svn-helper/tsh-common.c:709
msgid "Modified"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:614 tsp-svn-helper/tsh-common.c:687
+#: tsp-svn-helper/tsh-common.c:477 tsp-svn-helper/tsh-common.c:578
+#: tsp-svn-helper/tsh-common.c:629 tsp-svn-helper/tsh-common.c:702
msgid "Replaced"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:477
+#: tsp-svn-helper/tsh-common.c:478
msgid "Transmitting"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:479
+#: tsp-svn-helper/tsh-common.c:480
#, fuzzy
msgid "Locked"
msgstr "قفل"
-#: tsp-svn-helper/tsh-common.c:480 tsp-svn-helper/tsh-common.c:700
+#: tsp-svn-helper/tsh-common.c:481 tsp-svn-helper/tsh-common.c:715
#, fuzzy
msgid "Unlocked"
msgstr "غیر مقفل"
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
msgid "Lock failed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:482
+#: tsp-svn-helper/tsh-common.c:483
#, fuzzy
msgid "Unlock failed"
msgstr "غیر مقفل"
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:484
+msgid "Exists"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:485
+msgid "Changelist set"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:486
+msgid "Changelist cleared"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:487
+msgid "Changelist moved"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:488
+msgid "Merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:489
+msgid "Foreign merge begin"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:490
+msgid "Replace"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:539
msgid "Inapplicable"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:541
msgid "Unchanged"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:561
+#: tsp-svn-helper/tsh-common.c:542 tsp-svn-helper/tsh-common.c:576
msgid "Missing"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:528 tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:543 tsp-svn-helper/tsh-common.c:583
msgid "Obstructed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:544
msgid "Changed"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:545 tsp-svn-helper/tsh-common.c:580
msgid "Merged"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:531 tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:546 tsp-svn-helper/tsh-common.c:581
#, fuzzy
msgid "Conflicted"
msgstr "مکمل"
#. N_("None"),
#. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:559
+#: tsp-svn-helper/tsh-common.c:574
msgid "Normal"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:582
msgid "Ignored"
msgstr ""
-#: tsp-svn-helper/tsh-common.c:570
+#: tsp-svn-helper/tsh-common.c:585
#, fuzzy
msgid "Incomplete"
msgstr "مکمل"
-#: tsp-svn-helper/tsh-copy.c:91
+#: tsp-svn-helper/tsh-copy.c:100
msgid "Local copy"
msgstr ""
-#: tsp-svn-helper/tsh-copy.c:134
+#: tsp-svn-helper/tsh-copy.c:143
msgid "Copy To"
msgstr ""
@@ -787,7 +865,7 @@
#: tsp-svn-helper/tsh-file-selection-dialog.c:90
#: 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
+#: tsp-svn-helper/tsh-status-dialog.c:116
msgid "Path"
msgstr "پاتھ"
@@ -839,11 +917,11 @@
msgid "Login"
msgstr "لاگ ان"
-#: tsp-svn-helper/tsh-move.c:89
+#: tsp-svn-helper/tsh-move.c:94
msgid "Local move"
msgstr ""
-#: tsp-svn-helper/tsh-move.c:131
+#: tsp-svn-helper/tsh-move.c:136
msgid "Move To"
msgstr ""
@@ -855,52 +933,64 @@
msgid "Notification"
msgstr "اطلاعیہ"
-#: tsp-svn-helper/tsh-properties-dialog.c:124
+#: tsp-svn-helper/tsh-properties-dialog.c:125
#, fuzzy
msgid "Name"
msgstr "Blame"
-#: tsp-svn-helper/tsh-properties-dialog.c:130
+#: tsp-svn-helper/tsh-properties-dialog.c:131
msgid "Value"
msgstr ""
-#: tsp-svn-helper/tsh-properties-dialog.c:181
+#: tsp-svn-helper/tsh-properties-dialog.c:205
+#: tsp-svn-helper/tsh-status-dialog.c:179
+msgid "Self"
+msgstr ""
+
+#: tsp-svn-helper/tsh-properties-dialog.c:213
+#: tsp-svn-helper/tsh-status-dialog.c:185
#, fuzzy
-msgid "Modify Property Recursive"
-msgstr "خصوصیات مدون کریں"
+msgid "Immediate files"
+msgstr "واپس"
+#: tsp-svn-helper/tsh-properties-dialog.c:225
+#: tsp-svn-helper/tsh-status-dialog.c:197
+#, fuzzy
+msgid "Recursive"
+msgstr "Resolve"
+
#. tsh_properties_dialog_done (dialog);
-#: tsp-svn-helper/tsh-properties.c:82
+#: tsp-svn-helper/tsh-properties.c:81
#, fuzzy
msgid "Set property failed"
msgstr "واپس"
-#: tsp-svn-helper/tsh-properties.c:105
+#: tsp-svn-helper/tsh-properties.c:104
#, fuzzy
msgid "Properties failed"
msgstr "خصوصیات مدون کریں"
-#: tsp-svn-helper/tsh-relocate-dialog.c:86
+#: tsp-svn-helper/tsh-relocate-dialog.c:88
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
+#: tsp-svn-helper/tsh-relocate-dialog.c:98
+#: tsp-svn-helper/tsh-relocate-dialog.c:104
+#: tsp-svn-helper/tsh-relocate-dialog.c:153
+#: tsp-svn-helper/tsh-relocate-dialog.c:159
+#: tsp-svn-helper/tsh-relocate-dialog.c:205
+#: tsp-svn-helper/tsh-transfer-dialog.c:92
+#: tsp-svn-helper/tsh-transfer-dialog.c:98
+#: tsp-svn-helper/tsh-transfer-dialog.c:144
msgid "Select a folder"
msgstr ""
-#: tsp-svn-helper/tsh-relocate-dialog.c:141
+#: tsp-svn-helper/tsh-relocate-dialog.c:143
msgid "_To:"
msgstr ""
-#: tsp-svn-helper/tsh-relocate-dialog.c:196
-#: tsp-svn-helper/tsh-transfer-dialog.c:135
+#: tsp-svn-helper/tsh-relocate-dialog.c:198
+#: tsp-svn-helper/tsh-transfer-dialog.c:137
msgid "_Directory:"
msgstr ""
@@ -914,33 +1004,29 @@
msgid "Relocate finished"
msgstr "صاف کریں"
-#: tsp-svn-helper/tsh-relocate.c:133
+#: tsp-svn-helper/tsh-relocate.c:128
#, fuzzy
msgid "Relocating ..."
msgstr "صاف کریں"
-#: tsp-svn-helper/tsh-status-dialog.c:156
-msgid "Show Recursive"
-msgstr ""
-
-#: tsp-svn-helper/tsh-status-dialog.c:161
+#: tsp-svn-helper/tsh-status-dialog.c:212
msgid "Show Unmodified Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:165
+#: tsp-svn-helper/tsh-status-dialog.c:216
msgid "Show Unversioned Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:169
+#: tsp-svn-helper/tsh-status-dialog.c:220
msgid "Show Ignored Files"
msgstr ""
-#: tsp-svn-helper/tsh-status-dialog.c:173
+#: tsp-svn-helper/tsh-status-dialog.c:224
#, fuzzy
msgid "Hide Externals"
msgstr "خارجی"
-#: tsp-svn-helper/tsh-status-dialog.c:177
+#: tsp-svn-helper/tsh-status-dialog.c:228
msgid "Check Repository"
msgstr ""
@@ -949,11 +1035,11 @@
msgid "Status failed"
msgstr "حالت"
-#: tsp-svn-helper/tsh-transfer-dialog.c:80
+#: tsp-svn-helper/tsh-transfer-dialog.c:82
msgid "_Repository:"
msgstr ""
-#: tsp-svn-helper/tsh-transfer-dialog.c:154
+#: tsp-svn-helper/tsh-transfer-dialog.c:156
msgid "Transfer"
msgstr ""
@@ -982,6 +1068,10 @@
msgstr ""
#, fuzzy
+#~ msgid "Modify Property Recursive"
+#~ msgstr "خصوصیات مدون کریں"
+
+#, fuzzy
#~ msgid "At revision: %"
#~ msgstr "ورژن: %li"
More information about the Goodies-commits
mailing list