Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.1, 1.1.1, and 1.1.2

Merge with stable

Changeset 49587375273d

Parents 9db562946486

Parents f09e44ba74ac

by Yuki KODAMA

Changes to 8 files · Browse files at 49587375273d Showing diff from parent 9db562946486 f09e44ba74ac Diff from another changeset...

Change 1 of 1 Show Entire File contrib/​wix/​diff-scripts.wxs Stacked
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
@@ -1,45 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?> -<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"> - - <Fragment> - <ComponentGroup Id='DiffScripts' > - <Component Id='diff_doc.js' Guid='CA3E8CB7-F19B-46F2-B289-5FB313CF05E9' Directory='DiffScriptsDir'> - <File Id='diff_doc.js' Name='diff-doc.js' DiskId='1' Source='..\contrib\diff-scripts\diff-doc.js'/> - </Component> - <Component Id='diff_nb.vbs' Guid='8A92B9C6-5C40-4954-83E8-9CDA7E1740F9' Directory='DiffScriptsDir' > - <File Id='diff_nb.vbs' Name='diff-nb.vbs' DiskId='1' Source='..\contrib\diff-scripts\diff-nb.vbs'/> - </Component> - <Component Id='diff_odt.vbs' Guid='CC666469-5892-413C-B167-4C94FA2F77C7' Directory='DiffScriptsDir' > - <File Id='diff_odt.vbs' Name='diff-odt.vbs' DiskId='1' Source='..\contrib\diff-scripts\diff-odt.vbs'/> - </Component> - <Component Id='diff_ppt.js' Guid='1E5BFDD0-4DCB-45A8-ACAA-64B7F5A7E564' Directory='DiffScriptsDir' > - <File Id='diff_ppt.js' Name='diff-ppt.js' DiskId='1' Source='..\contrib\diff-scripts\diff-ppt.js'/> - </Component> - <Component Id='diff_sxw.vbs' Guid='81745FB6-D498-40A9-AF4F-395696BB4433' Directory='DiffScriptsDir' > - <File Id='diff_sxw.vbs' Name='diff-sxw.vbs' DiskId='1' Source='..\contrib\diff-scripts\diff-sxw.vbs'/> - </Component> - <Component Id='diff_xls.vbs' Guid='62CB5EAB-ACB6-4513-8A45-028B906A0E57' Directory='DiffScriptsDir' > - <File Id='diff_xls.vbs' Name='diff-xls.vbs' DiskId='1' Source='..\contrib\diff-scripts\diff-xls.vbs'/> - </Component> - <Component Id='mergedoc.js' Guid='A6AAB6EB-6E58-454D-BB74-36F0A0017285' Directory='DiffScriptsDir' > - <File Id='mergedoc.js' Name='merge-doc.js' DiskId='1' Source='..\contrib\diff-scripts\merge-doc.js'/> - </Component> - <Component Id='mergeods.vbs' Guid='0822A38C-F713-4DC3-A748-EB5B04D91FE3' Directory='DiffScriptsDir' > - <File Id='mergeods.vbs' Name='merge-ods.vbs' DiskId='1' Source='..\contrib\diff-scripts\merge-ods.vbs'/> - </Component> - <Component Id='diffscriptREADME' Guid='C4B5E35C-415A-41A8-8E55-ACE1444DE747' Directory='DiffScriptsDir' > - <File Id='diffscriptREADME' Name='Readme.txt' DiskId='1' Source='..\contrib\diff-scripts\Readme.txt'/> - </Component> - <Component Id='diffscriptSOURCE' Guid='F99F210A-A930-4262-B5AE-B5922C264876' Directory='DiffScriptsDir' > - <File Id='diffscriptSOURCE' Name='SOURCE.txt' DiskId='1' Source='..\contrib\diff-scripts\SOURCE.txt'/> - </Component> - </ComponentGroup> - </Fragment> - - <Fragment> - <DirectoryRef Id="INSTALLDIR"> - <Directory Id='DiffScriptsDir' Name='diff-scripts'/> - </DirectoryRef> - </Fragment> - -</Wix>
 
8
9
10
11
 
12
13
14
15
16
17
 
18
19
20
 
5998
5999
6000
6001
 
6002
6003
6004
 
6010
6011
6012
6013
 
6014
6015
6016
 
6035
6036
6037
6038
 
6039
6040
6041
6042
 
6043
6044
6045
6046
 
6047
6048
6049
6050
 
6051
6052
6053
6054
 
6055
6056
6057
6058
 
6059
6060
6061
6062
 
6063
6064
6065
 
8
9
10
 
11
12
13
14
15
16
 
17
18
19
20
 
5998
5999
6000
 
6001
6002
6003
6004
 
6010
6011
6012
 
6013
6014
6015
6016
 
6035
6036
6037
 
6038
6039
6040
6041
 
6042
6043
6044
6045
 
6046
6047
6048
6049
 
6050
6051
6052
6053
 
6054
6055
6056
6057
 
6058
6059
6060
6061
 
6062
6063
6064
6065
@@ -8,13 +8,13 @@
 "Project-Id-Version: tortoisehg\n"  "Report-Msgid-Bugs-To: Peer Sommerlund <peer.sommerlund@gmail.com>\n"  "POT-Creation-Date: 2010-02-22 23:55+0000\n" -"PO-Revision-Date: 2010-03-04 14:52+0000\n" +"PO-Revision-Date: 2010-03-07 06:05+0000\n"  "Last-Translator: peso <peer.sommerlund@gmail.com>\n"  "Language-Team: Danish <da@li.org>\n"  "MIME-Version: 1.0\n"  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-03-05 05:03+0000\n" +"X-Launchpad-Export-Date: 2010-03-08 05:40+0000\n"  "X-Generator: Launchpad (build Unknown)\n"    #: thgtaskbar.py:36 @@ -5998,7 +5998,7 @@
   #: tortoisehg\util\prej.py:143  msgid "patching file %s\n" -msgstr "" +msgstr "lapper filen %s\n"    #: tortoisehg\util\prej.py:190  msgid "%d out of %d hunk%s FAILED -- saving rejects to file %s\n" @@ -6010,7 +6010,7 @@
   #: tortoisehg\util\prej.py:235  msgid "file %s already exists\n" -msgstr "" +msgstr "fil %s findes allerede\n"    #: tortoisehg\util\prej.py:287  msgid "Hunk #%d succeeded at %d with fuzz %d (offset %d lines).\n" @@ -6035,31 +6035,31 @@
   #: tortoisehg\util\prej.py:550  msgid "could not extract binary patch" -msgstr "" +msgstr "kunne ikke udtrække binær lap"    #: tortoisehg\util\prej.py:566  msgid "binary patch is %d bytes, not %d" -msgstr "" +msgstr "binær lap er %d byte, ikke %d"    #: tortoisehg\util\prej.py:591  msgid "unable to strip away %d dirs from %s" -msgstr "" +msgstr "kan ikke fjerne %d kataloger fra %s"    #: tortoisehg\util\prej.py:613  msgid "unable to find %s or %s for patching" -msgstr "" +msgstr "kan ikke finde %s eller %s til lapning"    #: tortoisehg\util\prej.py:792  msgid "malformed patch %s %s" -msgstr "" +msgstr "misformet lap %s %s"    #: tortoisehg\util\prej.py:803  msgid "No valid hunks found" -msgstr "" +msgstr "Ingen gyldige stumper fundet"    #: tortoisehg\util\version.py:17  msgid "repository %s not found" -msgstr "" +msgstr "depot %s ikke fundet"    #~ msgid "Ignore filter for "  #~ msgstr "Ignorer filter for "
Show Entire File i18n/​tortoisehg/​hu.po Stacked
This file's diff was not loaded because this changeset is very large. Load changes
Show Entire File i18n/​tortoisehg/​pl.po Stacked
This file's diff was not loaded because this changeset is very large. Load changes
 
8
9
10
11
 
12
13
14
15
16
17
 
18
19
20
21
22
 
23
24
25
 
8
9
10
 
11
12
13
14
15
16
 
17
18
19
20
21
 
22
23
24
25
@@ -8,18 +8,18 @@
 "Project-Id-Version: tortoisehg\n"  "Report-Msgid-Bugs-To: Alil Adamov <diagiman@gmail.com>\n"  "POT-Creation-Date: 2010-02-22 23:55+0000\n" -"PO-Revision-Date: 2010-02-27 08:13+0000\n" +"PO-Revision-Date: 2010-03-05 14:05+0000\n"  "Last-Translator: Alil Adamov <diagiman@gmail.com>\n"  "Language-Team: Russian <ru@li.org>\n"  "MIME-Version: 1.0\n"  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-02-28 04:58+0000\n" +"X-Launchpad-Export-Date: 2010-03-06 05:13+0000\n"  "X-Generator: Launchpad (build Unknown)\n"    #: thgtaskbar.py:36  msgid "TortoiseHg Overlay Icon Server" -msgstr "TortoiseHg Сервер Наложений Иконок" +msgstr "TortoiseHg Сервер Наложений Значков"    #: thgtaskbar.py:117  msgid "Exit"
 
8
9
10
11
 
12
13
14
15
16
17
 
18
19
20
21
22
 
23
24
25
 
252
253
254
255
 
256
257
258
 
274
275
276
277
 
278
279
280
 
284
285
286
287
 
288
289
290
 
295
296
297
298
 
299
300
301
 
307
308
309
310
 
311
312
313
 
323
324
325
326
 
327
328
329
330
 
331
332
333
 
347
348
349
350
 
351
352
353
 
487
488
489
490
 
491
492
493
 
495
496
497
498
 
499
500
501
502
 
503
504
505
 
519
520
521
522
 
523
524
525
 
560
561
562
563
 
564
565
566
 
652
653
654
655
 
656
657
658
 
753
754
755
756
 
757
758
759
 
804
805
806
807
 
808
809
810
 
962
963
964
965
 
966
967
968
969
 
970
971
972
973
 
974
975
976
 
993
994
995
996
 
997
998
999
 
1005
1006
1007
1008
 
1009
1010
1011
 
1065
1066
1067
1068
 
1069
1070
1071
 
1081
1082
1083
1084
 
1085
1086
1087
 
1089
1090
1091
1092
 
1093
1094
1095
1096
 
1097
1098
1099
 
1101
1102
1103
1104
 
1105
1106
1107
 
1152
1153
1154
1155
 
1156
1157
1158
1159
 
1160
1161
1162
1163
 
1164
1165
1166
 
1600
1601
1602
1603
 
1604
1605
1606
 
1608
1609
1610
 
 
 
1611
1612
1613
 
1624
1625
1626
1627
 
1628
1629
1630
 
1879
1880
1881
1882
 
1883
1884
1885
1886
1887
1888
 
 
1889
1890
1891
 
1897
1898
1899
1900
 
1901
1902
1903
1904
 
1905
1906
1907
 
2006
2007
2008
2009
 
2010
2011
2012
 
2134
2135
2136
2137
 
2138
2139
2140
 
2170
2171
2172
2173
 
2174
2175
2176
 
2198
2199
2200
2201
 
2202
2203
2204
2205
 
2206
2207
2208
2209
 
2210
2211
2212
2213
 
2214
2215
2216
 
2243
2244
2245
2246
 
2247
2248
2249
 
2318
2319
2320
2321
 
2322
2323
2324
2325
 
2326
2327
2328
2329
 
2330
2331
2332
2333
 
2334
2335
2336
2337
 
2338
2339
2340
2341
 
2342
2343
2344
2345
 
2346
2347
2348
 
2359
2360
2361
2362
 
2363
2364
2365
2366
 
2367
2368
2369
 
2411
2412
2413
2414
 
2415
2416
2417
 
2466
2467
2468
2469
 
2470
2471
2472
 
2482
2483
2484
2485
 
2486
2487
2488
 
2491
2492
2493
2494
 
2495
2496
2497
2498
 
2499
2500
2501
2502
 
2503
2504
2505
2506
 
2507
2508
2509
2510
 
2511
2512
2513
2514
 
2515
2516
2517
2518
 
2519
2520
2521
2522
 
2523
2524
2525
2526
 
2527
2528
2529
2530
 
2531
2532
2533
2534
 
2535
2536
2537
2538
 
2539
2540
2541
2542
 
2543
2544
2545
 
2555
2556
2557
2558
 
2559
2560
2561
 
2616
2617
2618
2619
 
2620
2621
2622
 
2640
2641
2642
2643
 
2644
2645
2646
 
2652
2653
2654
2655
 
2656
2657
2658
 
2660
2661
2662
2663
 
2664
2665
2666
2667
 
2668
2669
2670
2671
 
2672
2673
2674
2675
 
2676
2677
2678
 
2684
2685
2686
2687
 
2688
2689
2690
 
2700
2701
2702
2703
 
2704
2705
2706
2707
 
2708
2709
2710
2711
 
2712
2713
2714
 
2720
2721
2722
2723
 
2724
2725
2726
 
2732
2733
2734
2735
 
2736
2737
2738
 
2740
2741
2742
2743
 
2744
2745
2746
2747
 
2748
2749
2750
 
2756
2757
2758
2759
 
2760
2761
2762
2763
 
2764
2765
2766
2767
 
2768
2769
2770
 
2796
2797
2798
2799
 
2800
2801
2802
 
2836
2837
2838
2839
 
2840
2841
2842
 
2881
2882
2883
2884
 
2885
2886
2887
2888
 
2889
2890
2891
 
2901
2902
2903
2904
 
2905
2906
2907
2908
 
2909
2910
2911
2912
 
2913
2914
2915
2916
 
2917
2918
2919
 
2937
2938
2939
2940
 
2941
2942
2943
2944
 
2945
2946
2947
 
2949
2950
2951
2952
 
2953
2954
2955
2956
 
2957
2958
2959
2960
 
2961
2962
2963
2964
 
2965
2966
2967
2968
 
2969
2970
2971
 
2973
2974
2975
2976
 
2977
2978
2979
2980
 
2981
2982
2983
2984
 
2985
2986
2987
 
3043
3044
3045
3046
 
3047
3048
3049
3050
 
3051
3052
3053
3054
 
3055
3056
3057
3058
 
3059
3060
3061
 
3079
3080
3081
3082
 
3083
3084
3085
3086
 
3087
3088
3089
3090
 
3091
3092
3093
3094
 
3095
3096
3097
3098
 
3099
3100
3101
3102
 
3103
3104
3105
3106
 
3107
3108
3109
3110
 
3111
3112
3113
3114
 
3115
3116
3117
 
3119
3120
3121
3122
 
3123
3124
3125
 
3131
3132
3133
3134
 
3135
3136
3137
3138
 
3139
3140
3141
3142
 
3143
3144
3145
3146
 
3147
3148
3149
3150
 
3151
3152
3153
3154
 
3155
3156
3157
 
3171
3172
3173
3174
 
3175
3176
3177
 
3207
3208
3209
3210
 
3211
3212
3213
 
3257
3258
3259
3260
 
3261
3262
3263
3264
 
3265
3266
3267
 
3273
3274
3275
3276
 
3277
3278
3279
3280
 
3281
3282
3283
 
3327
3328
3329
3330
 
3331
3332
3333
 
3601
3602
3603
3604
 
3605
3606
3607
 
3641
3642
3643
3644
 
3645
3646
3647
3648
 
3649
3650
3651
 
3669
3670
3671
3672
 
3673
3674
3675
 
3781
3782
3783
3784
 
3785
3786
3787
 
3822
3823
3824
3825
 
3826
3827
3828
3829
3830
3831
 
 
3832
3833
3834
 
4024
4025
4026
4027
 
4028
4029
4030
4031
 
4032
4033
4034
4035
 
4036
4037
4038
 
4229
4230
4231
4232
 
4233
4234
4235
4236
 
4237
4238
4239
4240
 
4241
4242
4243
 
4270
4271
4272
4273
 
4274
4275
4276
 
4278
4279
4280
 
 
 
4281
4282
4283
 
4298
4299
4300
 
 
 
4301
4302
4303
 
4308
4309
4310
 
 
4311
4312
4313
 
4338
4339
4340
4341
 
4342
4343
4344
 
4362
4363
4364
4365
 
4366
4367
4368
 
4390
4391
4392
 
 
 
4393
4394
4395
 
4539
4540
4541
 
 
4542
4543
4544
4545
 
4546
4547
4548
 
4896
4897
4898
4899
 
4900
4901
4902
4903
4904
4905
 
 
4906
4907
4908
4909
 
4910
4911
4912
4913
4914
 
4915
4916
4917
4918
 
4919
4920
4921
4922
 
4923
4924
4925
 
4927
4928
4929
4930
 
4931
4932
4933
 
4935
4936
4937
4938
 
4939
4940
4941
4942
 
4943
4944
4945
 
5011
5012
5013
5014
 
5015
5016
5017
 
5099
5100
5101
5102
 
5103
5104
5105
5106
 
5107
5108
5109
5110
 
5111
5112
5113
5114
 
5115
5116
5117
 
5131
5132
5133
5134
 
5135
5136
5137
5138
 
5139
5140
5141
5142
5143
5144
 
 
5145
5146
5147
 
5161
5162
5163
5164
 
5165
5166
5167
 
5181
5182
5183
5184
 
5185
5186
5187
 
5193
5194
5195
5196
 
5197
5198
5199
5200
 
5201
5202
5203
5204
 
5205
5206
5207
5208
 
5209
5210
5211
5212
 
5213
5214
5215
5216
 
5217
5218
5219
5220
 
5221
5222
5223
5224
 
5225
5226
5227
 
5245
5246
5247
5248
 
5249
5250
5251
 
5257
5258
5259
5260
 
5261
5262
5263
5264
 
5265
5266
5267
 
5279
5280
5281
 
 
5282
5283
5284
5285
 
5286
5287
5288
 
5310
5311
5312
5313
 
5314
5315
5316
 
5318
5319
5320
5321
 
5322
5323
5324
5325
 
5326
5327
5328
 
5358
5359
5360
5361
 
5362
5363
5364
 
5434
5435
5436
5437
 
5438
5439
5440
5441
 
5442
5443
5444
 
5490
5491
5492
5493
 
5494
5495
5496
5497
 
5498
5499
5500
 
5561
5562
5563
5564
 
5565
5566
5567
 
5573
5574
5575
5576
 
5577
5578
5579
5580
 
5581
5582
5583
 
5593
5594
5595
5596
 
5597
5598
5599
 
5605
5606
5607
5608
 
5609
5610
5611
 
5621
5622
5623
5624
 
5625
5626
5627
 
5629
5630
5631
5632
 
5633
5634
5635
 
5637
5638
5639
5640
 
5641
5642
5643
5644
 
5645
5646
5647
5648
 
5649
5650
5651
5652
 
5653
5654
5655
 
5896
5897
5898
5899
 
5900
5901
5902
5903
 
5904
5905
5906
 
5952
5953
5954
5955
 
5956
5957
5958
5959
 
5960
5961
5962
 
6016
6017
6018
6019
 
6020
6021
6022
6023
 
6024
6025
6026
6027
 
6028
6029
6030
 
6032
6033
6034
6035
 
6036
6037
6038
6039
 
6040
6041
6042
6043
 
6044
6045
6046
6047
6048
 
6049
6050
6051
6052
 
6053
6054
6055
6056
 
6057
6058
6059
6060
 
6061
6062
6063
6064
 
6065
6066
6067
6068
 
6069
6070
6071
6072
 
6073
6074
6075
6076
 
6077
6078
6079
 
8
9
10
 
11
12
13
14
15
16
 
17
18
19
20
21
 
22
23
24
25
 
252
253
254
 
255
256
257
258
 
274
275
276
 
277
278
279
280
 
284
285
286
 
287
288
289
290
 
295
296
297
 
298
299
300
301
 
307
308
309
 
310
311
312
313
 
323
324
325
 
326
327
328
329
 
330
331
332
333
 
347
348
349
 
350
351
352
353
 
487
488
489
 
490
491
492
493
 
495
496
497
 
498
499
500
501
 
502
503
504
505
 
519
520
521
 
522
523
524
525
 
560
561
562
 
563
564
565
566
 
652
653
654
 
655
656
657
658
 
753
754
755
 
756
757
758
759
 
804
805
806
 
807
808
809
810
 
962
963
964
 
965
966
967
968
 
969
970
971
972
 
973
974
975
976
 
993
994
995
 
996
997
998
999
 
1005
1006
1007
 
1008
1009
1010
1011
 
1065
1066
1067
 
1068
1069
1070
1071
 
1081
1082
1083
 
1084
1085
1086
1087
 
1089
1090
1091
 
1092
1093
1094
1095
 
1096
1097
1098
1099
 
1101
1102
1103
 
1104
1105
1106
1107
 
1152
1153
1154
 
1155
1156
1157
1158
 
1159
1160
1161
1162
 
1163
1164
1165
1166
 
1600
1601
1602
 
1603
1604
1605
1606
 
1608
1609
1610
1611
1612
1613
1614
1615
1616
 
1627
1628
1629
 
1630
1631
1632
1633
 
1882
1883
1884
 
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
 
1902
1903
1904
 
1905
1906
1907
1908
 
1909
1910
1911
1912
 
2011
2012
2013
 
2014
2015
2016
2017
 
2139
2140
2141
 
2142
2143
2144
2145
 
2175
2176
2177
 
2178
2179
2180
2181
 
2203
2204
2205
 
2206
2207
2208
2209
 
2210
2211
2212
2213
 
2214
2215
2216
2217
 
2218
2219
2220
2221
 
2248
2249
2250
 
2251
2252
2253
2254
 
2323
2324
2325
 
2326
2327
2328
2329
 
2330
2331
2332
2333
 
2334
2335
2336
2337
 
2338
2339
2340
2341
 
2342
2343
2344
2345
 
2346
2347
2348
2349
 
2350
2351
2352
2353
 
2364
2365
2366
 
2367
2368
2369
2370
 
2371
2372
2373
2374
 
2416
2417
2418
 
2419
2420
2421
2422
 
2471
2472
2473
 
2474
2475
2476
2477
 
2487
2488
2489
 
2490
2491
2492
2493
 
2496
2497
2498
 
2499
2500
2501
2502
 
2503
2504
2505
2506
 
2507
2508
2509
2510
 
2511
2512
2513
2514
 
2515
2516
2517
2518
 
2519
2520
2521
2522
 
2523
2524
2525
2526
 
2527
2528
2529
2530
 
2531
2532
2533
2534
 
2535
2536
2537
2538
 
2539
2540
2541
2542
 
2543
2544
2545
2546
 
2547
2548
2549
2550
 
2560
2561
2562
 
2563
2564
2565
2566
 
2621
2622
2623
 
2624
2625
2626
2627
 
2645
2646
2647
 
2648
2649
2650
2651
 
2657
2658
2659
 
2660
2661
2662
2663
 
2665
2666
2667
 
2668
2669
2670
2671
 
2672
2673
2674
2675
 
2676
2677
2678
2679
 
2680
2681
2682
2683
 
2689
2690
2691
 
2692
2693
2694
2695
 
2705
2706
2707
 
2708
2709
2710
2711
 
2712
2713
2714
2715
 
2716
2717
2718
2719
 
2725
2726
2727
 
2728
2729
2730
2731
 
2737
2738
2739
 
2740
2741
2742
2743
 
2745
2746
2747
 
2748
2749
2750
2751
 
2752
2753
2754
2755
 
2761
2762
2763
 
2764
2765
2766
2767
 
2768
2769
2770
2771
 
2772
2773
2774
2775
 
2801
2802
2803
 
2804
2805
2806
2807
 
2841
2842
2843
 
2844
2845
2846
2847
 
2886
2887
2888
 
2889
2890
2891
2892
 
2893
2894
2895
2896
 
2906
2907
2908
 
2909
2910
2911
2912
 
2913
2914
2915
2916
 
2917
2918
2919
2920
 
2921
2922
2923
2924
 
2942
2943
2944
 
2945
2946
2947
2948
 
2949
2950
2951
2952
 
2954
2955
2956
 
2957
2958
2959
2960
 
2961
2962
2963
2964
 
2965
2966
2967
2968
 
2969
2970
2971
2972
 
2973
2974
2975
2976
 
2978
2979
2980
 
2981
2982
2983
2984
 
2985
2986
2987
2988
 
2989
2990
2991
2992
 
3048
3049
3050
 
3051
3052
3053
3054
 
3055
3056
3057
3058
 
3059
3060
3061
3062
 
3063
3064
3065
3066
 
3084
3085
3086
 
3087
3088
3089
3090
 
3091
3092
3093
3094
 
3095
3096
3097
3098
 
3099
3100
3101
3102
 
3103
3104
3105
3106
 
3107
3108
3109
3110
 
3111
3112
3113
3114
 
3115
3116
3117
3118
 
3119
3120
3121
3122
 
3124
3125
3126
 
3127
3128
3129
3130
 
3136
3137
3138
 
3139
3140
3141
3142
 
3143
3144
3145
3146
 
3147
3148
3149
3150
 
3151
3152
3153
3154
 
3155
3156
3157
3158
 
3159
3160
3161
3162
 
3176
3177
3178
 
3179
3180
3181
3182
 
3212
3213
3214
 
3215
3216
3217
3218
 
3262
3263
3264
 
3265
3266
3267
3268
 
3269
3270
3271
3272
 
3278
3279
3280
 
3281
3282
3283
3284
 
3285
3286
3287
3288
 
3332
3333
3334
 
3335
3336
3337
3338
 
3606
3607
3608
 
3609
3610
3611
3612
 
3646
3647
3648
 
3649
3650
3651
3652
 
3653
3654
3655
3656
 
3674
3675
3676
 
3677
3678
3679
3680
 
3786
3787
3788
 
3789
3790
3791
3792
 
3827
3828
3829
 
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
 
4031
4032
4033
 
4034
4035
4036
4037
 
4038
4039
4040
4041
 
4042
4043
4044
4045
 
4236
4237
4238
 
4239
4240
4241
4242
 
4243
4244
4245
4246
 
4247
4248
4249
4250
 
4277
4278
4279
 
4280
4281
4282
4283
 
4285
4286
4287
4288
4289
4290
4291
4292
4293
 
4308
4309
4310
4311
4312
4313
4314
4315
4316
 
4321
4322
4323
4324
4325
4326
4327
4328
 
4353
4354
4355
 
4356
4357
4358
4359
 
4377
4378
4379
 
4380
4381
4382
4383
 
4405
4406
4407
4408
4409
4410
4411
4412
4413
 
4557
4558
4559
4560
4561
4562
4563
4564
 
4565
4566
4567
4568
 
4916
4917
4918
 
4919
4920
4921
4922
4923
4924
4925
4926
4927
4928
4929
4930
 
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
 
4941
4942
4943
4944
4945
4946
4947
4948
4949
 
4951
4952
4953
 
4954
4955
4956
4957
 
4959
4960
4961
 
4962
4963
4964
4965
 
4966
4967
4968
4969
 
5035
5036
5037
 
5038
5039
5040
5041
 
5123
5124
5125
 
5126
5127
5128
5129
 
5130
5131
5132
5133
 
5134
5135
5136
5137
 
5138
5139
5140
5141
 
5155
5156
5157
 
5158
5159
5160
5161
 
5162
5163
5164
5165
5166
5167
5168
5169
5170
5171
5172
5173
 
5187
5188
5189
 
5190
5191
5192
5193
 
5207
5208
5209
 
5210
5211
5212
5213
 
5219
5220
5221
 
5222
5223
5224
5225
 
5226
5227
5228
5229
 
5230
5231
5232
5233
 
5234
5235
5236
5237
 
5238
5239
5240
5241
 
5242
5243
5244
5245
 
5246
5247
5248
5249
 
5250
5251
5252
5253
 
5271
5272
5273
 
5274
5275
5276
5277
 
5283
5284
5285
 
5286
5287
5288
5289
 
5290
5291
5292
5293
 
5305
5306
5307
5308
5309
5310
5311
5312
 
5313
5314
5315
5316
 
5338
5339
5340
 
5341
5342
5343
5344
 
5346
5347
5348
 
5349
5350
5351
5352
 
5353
5354
5355
5356
 
5386
5387
5388
 
5389
5390
5391
5392
 
5462
5463
5464
 
5465
5466
5467
5468
 
5469
5470
5471
5472
 
5518
5519
5520
 
5521
5522
5523
5524
 
5525
5526
5527
5528
 
5589
5590
5591
 
5592
5593
5594
5595
 
5601
5602
5603
 
5604
5605
5606
5607
 
5608
5609
5610
5611
 
5621
5622
5623
 
5624
5625
5626
5627
 
5633
5634
5635
 
5636
5637
5638
5639
 
5649
5650
5651
 
5652
5653
5654
5655
 
5657
5658
5659
 
5660
5661
5662
5663
 
5665
5666
5667
 
5668
5669
5670
5671
 
5672
5673
5674
5675
 
5676
5677
5678
5679
 
5680
5681
5682
5683
 
5924
5925
5926
 
5927
5928
5929
5930
 
5931
5932
5933
5934
 
5980
5981
5982
 
5983
5984
5985
5986
 
5987
5988
5989
5990
 
6044
6045
6046
 
6047
6048
6049
6050
 
6051
6052
6053
6054
 
6055
6056
6057
6058
 
6060
6061
6062
 
6063
6064
6065
6066
 
6067
6068
6069
6070
 
6071
6072
6073
6074
6075
 
6076
6077
6078
6079
 
6080
6081
6082
6083
 
6084
6085
6086
6087
 
6088
6089
6090
6091
 
6092
6093
6094
6095
 
6096
6097
6098
6099
 
6100
6101
6102
6103
 
6104
6105
6106
6107
@@ -8,18 +8,18 @@
 "Project-Id-Version: tortoisehg\n"  "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"  "POT-Creation-Date: 2010-02-22 23:55+0000\n" -"PO-Revision-Date: 2010-02-22 06:51+0000\n" +"PO-Revision-Date: 2010-03-08 14:06+0000\n"  "Last-Translator: kosha <Unknown>\n"  "Language-Team: Ukrainian <uk@li.org>\n"  "MIME-Version: 1.0\n"  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-02-23 05:11+0000\n" +"X-Launchpad-Export-Date: 2010-03-09 04:37+0000\n"  "X-Generator: Launchpad (build Unknown)\n"    #: thgtaskbar.py:36  msgid "TortoiseHg Overlay Icon Server" -msgstr "" +msgstr "TortoiseHg перекриває значки сервера"    #: thgtaskbar.py:117  msgid "Exit" @@ -252,7 +252,7 @@
 #: tortoisehg\hgtk\bookmark.py:56 tortoisehg\hgtk\bookmark.py:182  #: tortoisehg\hgtk\merge.py:178  msgid "unexpected type: %s" -msgstr "" +msgstr "невідомий тип: %s"    #: tortoisehg\hgtk\bookmark.py:69  msgid "Old name:" @@ -274,7 +274,7 @@
   #: tortoisehg\hgtk\bookmark.py:92  msgid "Make new/moved bookmark current" -msgstr "" +msgstr "Make new/moved bookmark current"    #: tortoisehg\hgtk\bookmark.py:167 tortoisehg\hgtk\gdialog.py:902  #: tortoisehg\hgtk\hginit.py:83 tortoisehg\hgtk\tagadd.py:202 @@ -284,7 +284,7 @@
 #: tortoisehg\hgtk\bookmark.py:208 tortoisehg\hgtk\bookmark.py:238  #: tortoisehg\hgtk\bookmark.py:292 tortoisehg\hgtk\bookmark.py:324  msgid "Bookmark input is empty" -msgstr "" +msgstr "Bookmark input is empty"    #: tortoisehg\hgtk\bookmark.py:209 tortoisehg\hgtk\bookmark.py:239  #: tortoisehg\hgtk\bookmark.py:293 tortoisehg\hgtk\bookmark.py:325 @@ -295,7 +295,7 @@
 #: tortoisehg\hgtk\bookmark.py:274 tortoisehg\hgtk\bookmark.py:306  #: tortoisehg\hgtk\bookmark.py:332  msgid "Bookmarking completed" -msgstr "" +msgstr "Bookmarking completed"    #: tortoisehg\hgtk\bookmark.py:217  msgid "Bookmark \"%s\" has been added" @@ -307,7 +307,7 @@
 #: tortoisehg\hgtk\bookmark.py:311 tortoisehg\hgtk\bookmark.py:314  #: tortoisehg\hgtk\bookmark.py:337 tortoisehg\hgtk\bookmark.py:340  msgid "Error in bookmarking" -msgstr "" +msgstr "Помилка закладку"    #: tortoisehg\hgtk\bookmark.py:247  msgid "Bookmark \"%s\" has been moved" @@ -323,11 +323,11 @@
   #: tortoisehg\hgtk\bookmark.py:275  msgid "Bookmark \"%s\" has been removed" -msgstr "" +msgstr "Закладку \"%s\" було видалено"    #: tortoisehg\hgtk\bookmark.py:298  msgid "Bookmark new name input is empty" -msgstr "" +msgstr "Назва закладки введено як пуста"    #: tortoisehg\hgtk\bookmark.py:299  msgid "Please enter new bookmark name" @@ -347,7 +347,7 @@
   #: tortoisehg\hgtk\bookmark.py:355 tortoisehg\hgtk\bookmark.py:382  msgid "No bookmark named \"%s\" exists" -msgstr "" +msgstr "Закладки з назвоб \"%s\" не існує"    #: tortoisehg\hgtk\bookmark.py:364  msgid "Bookmark '%s' does not exist" @@ -487,7 +487,7 @@
   #: tortoisehg\hgtk\changeset.py:1011  msgid "Enable _Wordwrap" -msgstr "" +msgstr "Ввімкнути _Wordwrap"    #: tortoisehg\hgtk\clone.py:37  msgid "TortoiseHg Clone" @@ -495,11 +495,11 @@
   #: tortoisehg\hgtk\clone.py:75  msgid "Bundle..." -msgstr "" +msgstr "Пакунок..."    #: tortoisehg\hgtk\clone.py:77  msgid "Select a Mercurial Bundle" -msgstr "" +msgstr "Оберіть пакунок Mercurial"    #: tortoisehg\hgtk\clone.py:90  msgid "Source path:" @@ -519,7 +519,7 @@
   #: tortoisehg\hgtk\clone.py:135  msgid "Starting P4 Changelist:" -msgstr "" +msgstr "Початок P4 список змін:"    #: tortoisehg\hgtk\clone.py:141  msgid "Do not update the new working directory" @@ -560,7 +560,7 @@
   #: tortoisehg\hgtk\clone.py:220  msgid "Mercurial bundles" -msgstr "" +msgstr "Пакунки Mercurial"    #: tortoisehg\hgtk\clone.py:282  msgid "Source path is empty" @@ -652,7 +652,7 @@
   #: tortoisehg\hgtk\commit.py:235 tortoisehg\hgtk\history.py:355  msgid "Always Show Output" -msgstr "" +msgstr "Always Show Output"    #: tortoisehg\hgtk\commit.py:238  msgid "_Operations" @@ -753,7 +753,7 @@
   #: tortoisehg\hgtk\commit.py:494  msgid "Not at head" -msgstr "" +msgstr "Не головна"    #: tortoisehg\hgtk\commit.py:519 tortoisehg\hgtk\status.py:534  msgid "Patch Preview" @@ -804,7 +804,7 @@
   #: tortoisehg\hgtk\commit.py:648  msgid "neither parent is a head, commit to add a new head" -msgstr "" +msgstr "neither parent is a head, commit to add a new head"    #: tortoisehg\hgtk\commit.py:653  msgid "parent is not a head, commit to add a new head" @@ -962,15 +962,15 @@
   #: tortoisehg\hgtk\commit.py:1173  msgid "Finish committing" -msgstr "" +msgstr "Фіксація закінчена"    #: tortoisehg\hgtk\commit.py:1175  msgid "Aborted committing" -msgstr "" +msgstr "Фіксація перервана"    #: tortoisehg\hgtk\commit.py:1177  msgid "Failed to commit" -msgstr "" +msgstr "Не вдалося зробити"    #: tortoisehg\hgtk\commit.py:1181  msgid "Committing changes..." @@ -993,7 +993,7 @@
 #: tortoisehg\hgtk\history.py:2278 tortoisehg\hgtk\history.py:2308  #: tortoisehg\hgtk\history.py:2500 tortoisehg\hgtk\history.py:2528  msgid "Please try again after running operation is completed" -msgstr "" +msgstr "Будь-ласка, спробуйте завершити після завершення операції"    #: tortoisehg\hgtk\commit.py:1210  msgid "Paste _Filenames" @@ -1005,7 +1005,7 @@
   #: tortoisehg\hgtk\commit.py:1212  msgid "C_onfigure Format..." -msgstr "" +msgstr "C_onfigure Format..."    #: tortoisehg\hgtk\commit.py:1257  msgid "Info Required" @@ -1065,7 +1065,7 @@
   #: tortoisehg\hgtk\csinfo.py:204  msgid "Perforce:" -msgstr "" +msgstr "Вимушено:"    #: tortoisehg\hgtk\csinfo.py:204  msgid "Subversion:" @@ -1081,7 +1081,7 @@
   #: tortoisehg\hgtk\cslist.py:384  msgid "No items to display" -msgstr "" +msgstr "Елементи для показу"    #: tortoisehg\hgtk\cslist.py:397  msgid "Updating..." @@ -1089,11 +1089,11 @@
   #: tortoisehg\hgtk\cslist.py:400  msgid "Selecting %(sel)d of %(total)d, displaying all items" -msgstr "" +msgstr "Selecting %(sel)d of %(total)d, displaying all items"    #: tortoisehg\hgtk\cslist.py:403  msgid "Selecting %(sel)d, displaying %(count)d of %(total)d items" -msgstr "" +msgstr "Selecting %(sel)d, displaying %(count)d of %(total)d items"    #: tortoisehg\hgtk\cslist.py:407  msgid "Displaying all items" @@ -1101,7 +1101,7 @@
   #: tortoisehg\hgtk\cslist.py:409  msgid "Displaying %(count)d of %(total)d items" -msgstr "" +msgstr "Показати %(кількість)d з %(загалом)d елементів"    #: tortoisehg\hgtk\datamine.py:45  msgid "%s - datamine" @@ -1152,15 +1152,15 @@
   #: tortoisehg\hgtk\datamine.py:148 tortoisehg\hgtk\datamine.py:161  msgid "_View File at Revision" -msgstr "" +msgstr "_View File at Revision"    #: tortoisehg\hgtk\datamine.py:155  msgid "_Zoom to Change" -msgstr "" +msgstr "_Zoom to Change"    #: tortoisehg\hgtk\datamine.py:159  msgid "_Annotate Parent" -msgstr "" +msgstr "_Annotate Parent"    #: tortoisehg\hgtk\datamine.py:186  msgid "No parent file" @@ -1600,7 +1600,7 @@
   #: tortoisehg\hgtk\hgemail.py:99  msgid "Send changesets as Hg patches" -msgstr "" +msgstr "Send changesets as Hg patches"    #: tortoisehg\hgtk\hgemail.py:102  msgid "" @@ -1608,6 +1608,9 @@
 "programs. They include a header which contains the most important changeset "  "metadata."  msgstr "" +"Hg patches (as generated by export command) are compatible with most patch " +"programs. They include a header which contains the most important changeset " +"metadata."    #: tortoisehg\hgtk\hgemail.py:107  msgid "Use extended (git) patch format" @@ -1624,7 +1627,7 @@
   #: tortoisehg\hgtk\hgemail.py:115  msgid "Plain, do not prepend Hg header" -msgstr "" +msgstr "Plain, do not prepend Hg header"    #: tortoisehg\hgtk\hgemail.py:118  msgid "" @@ -1879,13 +1882,15 @@
   #: tortoisehg\hgtk\hgtk.py:274  msgid "unrecognized profiling format '%s' - Ignored\n" -msgstr "" +msgstr "unrecognized profiling format '%s' - Ignored\n"    #: tortoisehg\hgtk\hgtk.py:289  msgid ""  "lsprof not available - install from "  "http://codespeak.net/svn/user/arigo/hack/misc/lsprof/"  msgstr "" +"lsprof not available - install from " +"http://codespeak.net/svn/user/arigo/hack/misc/lsprof/"    #: tortoisehg\hgtk\hgtk.py:395  msgid "Rename error" @@ -1897,11 +1902,11 @@
   #: tortoisehg\hgtk\hgtk.py:503  msgid "mpatch error" -msgstr "" +msgstr "mpatch помилка"    #: tortoisehg\hgtk\hgtk.py:506  msgid "mpatch expects *.rej file argument\n" -msgstr "" +msgstr "mpatch expects *.rej file argument\n"    #: tortoisehg\hgtk\hgtk.py:508 tortoisehg\hgtk\hgtk.py:515  msgid "%s does not exist\n" @@ -2006,7 +2011,7 @@
   #: tortoisehg\hgtk\hgtk.py:731  msgid "print command execution profile" -msgstr "" +msgstr "print command execution profile"    #: tortoisehg\hgtk\hgtk.py:732  msgid "do not fork GUI process" @@ -2134,7 +2139,7 @@
   #: tortoisehg\hgtk\hgtk.py:776  msgid "wait until the second ticks over" -msgstr "wait until the second ticks over" +msgstr "почекайте хвильку"    #: tortoisehg\hgtk\hgtk.py:777  msgid "notify the shell for paths given" @@ -2170,7 +2175,7 @@
   #: tortoisehg\hgtk\hgtk.py:789  msgid "bundle file to preview" -msgstr "зв'язка файлів для попереднього перегляду" +msgstr "комплект файлів для попереднього перегляду"    #: tortoisehg\hgtk\hgtk.py:790  msgid "launch visual diff tool" @@ -2198,19 +2203,19 @@
   #: tortoisehg\hgtk\hgtk.py:805  msgid "import to the repository" -msgstr "" +msgstr "імпортувати у сховище"    #: tortoisehg\hgtk\hgtk.py:806  msgid "import to the patch queue (MQ)" -msgstr "" +msgstr "імпорт патчу для черги"    #: tortoisehg\hgtk\hgtk.py:807  msgid "hgtk import [OPTION] [SOURCE]..." -msgstr "" +msgstr "hgtk import [ПАРАМЕТРИ] [ДЖЕРЕЛО]..."    #: tortoisehg\hgtk\hgtk.py:812  msgid "hgtk shellconfig" -msgstr "" +msgstr "hgtk shellconfig"    #: tortoisehg\hgtk\histdetails.py:35  msgid "Log Details" @@ -2243,7 +2248,7 @@
 #: tortoisehg\hgtk\history.py:68 tortoisehg\hgtk\history.py:416  #: tortoisehg\hgtk\history.py:1094  msgid "Heads" -msgstr "Голови" +msgstr "Глава"    #: tortoisehg\hgtk\history.py:72 tortoisehg\hgtk\history.py:418  msgid "Merges" @@ -2318,31 +2323,31 @@
   #: tortoisehg\hgtk\history.py:207  msgid "Reset _Marks" -msgstr "" +msgstr "Reset _Marks"    #: tortoisehg\hgtk\history.py:209  msgid "Reset revision marks" -msgstr "" +msgstr "Очистити знак редакції"    #: tortoisehg\hgtk\history.py:226  msgid "Launch commit tool" -msgstr "" +msgstr "Запустити інструмент фіксації"    #: tortoisehg\hgtk\history.py:229  msgid "Launch data mining tool" -msgstr "" +msgstr "Запустити інструмент інтелектуального аналізу даних"    #: tortoisehg\hgtk\history.py:232  msgid "Launch recovery tool" -msgstr "" +msgstr "Запустити інструмент відновлення даних"    #: tortoisehg\hgtk\history.py:235  msgid "Launch web server" -msgstr "" +msgstr "Запустити web server"    #: tortoisehg\hgtk\history.py:238  msgid "Launch shelve tool" -msgstr "" +msgstr "Запустити shelve інструмент"    #: tortoisehg\hgtk\history.py:283  msgid "Branches" @@ -2359,11 +2364,11 @@
   #: tortoisehg\hgtk\history.py:316  msgid "_Perforce" -msgstr "" +msgstr "_Вимушено"    #: tortoisehg\hgtk\history.py:317  msgid "Identify" -msgstr "" +msgstr "Ідентифікація"    #: tortoisehg\hgtk\history.py:319  msgid "Pending" @@ -2411,7 +2416,7 @@
   #: tortoisehg\hgtk\history.py:365  msgid "Previously Selected" -msgstr "" +msgstr "Раніше вибрані"    #: tortoisehg\hgtk\history.py:368  msgid "Revision..." @@ -2466,7 +2471,7 @@
   #: tortoisehg\hgtk\history.py:404  msgid "Force push" -msgstr "Примусово віддати" +msgstr "Віддати попри все"    #: tortoisehg\hgtk\history.py:407  msgid "_Filter" @@ -2482,7 +2487,7 @@
   #: tortoisehg\hgtk\history.py:423  msgid "Revision Range" -msgstr "" +msgstr "Діапазон редакцій"    #: tortoisehg\hgtk\history.py:515 tortoisehg\hgtk\p4pending.py:83  #: tortoisehg\hgtk\p4pending.py:105 tortoisehg\hgtk\p4pending.py:110 @@ -2491,55 +2496,55 @@
   #: tortoisehg\hgtk\history.py:519  msgid "Unable to parse p4pending output" -msgstr "" +msgstr "Не вдалося розібрати p4pending вихідний"    #: tortoisehg\hgtk\history.py:521  msgid "%d pending changelists found" -msgstr "" +msgstr "%d переліку змін знайдено"    #: tortoisehg\hgtk\history.py:523  msgid "No pending Perforce changelists" -msgstr "" +msgstr "No pending Perforce changelists"    #: tortoisehg\hgtk\history.py:525  msgid "Aborted p4pending" -msgstr "" +msgstr "Aborted p4pending"    #: tortoisehg\hgtk\history.py:527  msgid "Unable to determine pending changesets" -msgstr "" +msgstr "Unable to determine pending changesets"    #: tortoisehg\hgtk\history.py:535  msgid "Finding pending Perforce changelists..." -msgstr "" +msgstr "Finding pending Perforce changelists..."    #: tortoisehg\hgtk\history.py:536  msgid "Pending Perforce changelists" -msgstr "" +msgstr "Pending Perforce changelists"    #: tortoisehg\hgtk\history.py:548  msgid "Perforce changelist %s" -msgstr "" +msgstr "Perforce changelist %s"    #: tortoisehg\hgtk\history.py:553  msgid "Unable to find rev %s" -msgstr "" +msgstr "Неможливо знайти редакцію %s"    #: tortoisehg\hgtk\history.py:555  msgid "Aborted p4identify" -msgstr "" +msgstr "Aborted p4identify"    #: tortoisehg\hgtk\history.py:557  msgid "Unable to identify Perforce tip" -msgstr "" +msgstr "Unable to identify Perforce tip"    #: tortoisehg\hgtk\history.py:560  msgid "Finding tip Perforce changelist..." -msgstr "" +msgstr "Finding tip Perforce changelist..."    #: tortoisehg\hgtk\history.py:561  msgid "Identifying Perforce tip" -msgstr "" +msgstr "Identifying Perforce tip"    #: tortoisehg\hgtk\history.py:606 tortoisehg\hgtk\logview\treeview.py:400  msgid "Graph" @@ -2555,7 +2560,7 @@
   #: tortoisehg\hgtk\history.py:615  msgid "Revision Number/ID" -msgstr "" +msgstr "Редакція Номер/ID"    #: tortoisehg\hgtk\history.py:616  msgid "Branch Name" @@ -2616,7 +2621,7 @@
   #: tortoisehg\hgtk\history.py:1065  msgid "only Merges" -msgstr "тільки об'єднує" +msgstr "тільки об'єднання"    #: tortoisehg\hgtk\history.py:1067  msgid "revision ancestry" @@ -2640,7 +2645,7 @@
   #: tortoisehg\hgtk\history.py:1090  msgid "heads" -msgstr "головки" +msgstr "глави"    #: tortoisehg\hgtk\history.py:1096  msgid "no Merges" @@ -2652,7 +2657,7 @@
   #: tortoisehg\hgtk\history.py:1117  msgid "%(count)d of %(total)d applied patches" -msgstr "" +msgstr "%(кількість)d з %(загалом)d прийнято патчів"    #: tortoisehg\hgtk\history.py:1126  msgid "Visualize Change" @@ -2660,19 +2665,19 @@
   #: tortoisehg\hgtk\history.py:1129  msgid "Diff to Local" -msgstr "" +msgstr "Різниця в порівнянні з поточним"    #: tortoisehg\hgtk\history.py:1131  msgid "_Copy Hash" -msgstr "" +msgstr "_Copy Hash"    #: tortoisehg\hgtk\history.py:1135  msgid "Pull to Here" -msgstr "" +msgstr "Отримати сюди"    #: tortoisehg\hgtk\history.py:1143  msgid "Push to Here" -msgstr "" +msgstr "Відправити туди"    #: tortoisehg\hgtk\history.py:1145  msgid "_Update..." @@ -2684,7 +2689,7 @@
   #: tortoisehg\hgtk\history.py:1147  msgid "Backout..." -msgstr "" +msgstr "Копії..."    #: tortoisehg\hgtk\history.py:1148 tortoisehg\hgtk\status.py:1660  msgid "_Revert" @@ -2700,15 +2705,15 @@
   #: tortoisehg\hgtk\history.py:1171  msgid "Mercurial Queues" -msgstr "" +msgstr "Mercurial Queues"    #: tortoisehg\hgtk\history.py:1176  msgid "Transp_lant to Local" -msgstr "" +msgstr "Трансплантант до поточного"    #: tortoisehg\hgtk\history.py:1180  msgid "Bisect" -msgstr "" +msgstr "Розрізати навпіл"    #: tortoisehg\hgtk\history.py:1188  msgid "_Export Patch..." @@ -2720,7 +2725,7 @@
   #: tortoisehg\hgtk\history.py:1190  msgid "_Bundle rev:tip..." -msgstr "_Пакет редакція:підказка..." +msgstr "_Комплект редакція:підказка..."    #: tortoisehg\hgtk\history.py:1192  msgid "_Archive..." @@ -2732,7 +2737,7 @@
   #: tortoisehg\hgtk\history.py:1199  msgid "Add/Move/Remove B_ookmark..." -msgstr "" +msgstr "Додати/Перемістити/Видалити закладку..."    #: tortoisehg\hgtk\history.py:1200  msgid "Rename Bookmark..." @@ -2740,11 +2745,11 @@
   #: tortoisehg\hgtk\history.py:1203  msgid "Set Current Bookmark..." -msgstr "" +msgstr "Встановити поточну закладку..."    #: tortoisehg\hgtk\history.py:1209  msgid "Import Revision to MQ" -msgstr "" +msgstr "Import Revision to MQ"    #: tortoisehg\hgtk\history.py:1211  msgid "Strip Revision..." @@ -2756,15 +2761,15 @@
   #: tortoisehg\hgtk\history.py:1235  msgid "Mark as Good" -msgstr "" +msgstr "Mark as Good"    #: tortoisehg\hgtk\history.py:1236  msgid "Mark as Bad" -msgstr "" +msgstr "Mark as Bad"    #: tortoisehg\hgtk\history.py:1237  msgid "Skip Testing" -msgstr "" +msgstr "Пропустити тестування"    #: tortoisehg\hgtk\history.py:1248  msgid "_Diff with selected" @@ -2796,7 +2801,7 @@
   #: tortoisehg\hgtk\history.py:1290  msgid "Import from here to selected to MQ" -msgstr "" +msgstr "Import from here to selected to MQ"    #: tortoisehg\hgtk\history.py:1294  msgid "Select common ancestor revision" @@ -2836,7 +2841,7 @@
   #: tortoisehg\hgtk\history.py:1406  msgid "Import patches" -msgstr "" +msgstr "Імпорт патчів"    #: tortoisehg\hgtk\history.py:1409  msgid "Determine and mark outgoing changesets" @@ -2881,11 +2886,11 @@
   #: tortoisehg\hgtk\history.py:1618  msgid "Applying bundle..." -msgstr "" +msgstr "Застосувати пакунки..."    #: tortoisehg\hgtk\history.py:1619  msgid "Applying bundle" -msgstr "" +msgstr "Застосувати пакунки"    #: tortoisehg\hgtk\history.py:1664 tortoisehg\hgtk\history.py:1803  #: tortoisehg\hgtk\history.py:1836 tortoisehg\hgtk\history.py:1889 @@ -2901,19 +2906,19 @@
   #: tortoisehg\hgtk\history.py:1689  msgid "%d incoming changesets" -msgstr "" +msgstr "%d incoming changesets"    #: tortoisehg\hgtk\history.py:1691  msgid "Aborted incoming" -msgstr "" +msgstr "Перервано вхідні"    #: tortoisehg\hgtk\history.py:1693  msgid "No incoming changesets" -msgstr "" +msgstr "No incoming changesets"    #: tortoisehg\hgtk\history.py:1697  msgid "Checking incoming changesets..." -msgstr "" +msgstr "Checking incoming changesets..."    #: tortoisehg\hgtk\history.py:1716  msgid "Accept incoming previewed changesets" @@ -2937,11 +2942,11 @@
   #: tortoisehg\hgtk\history.py:1770  msgid "Failed to preview, a bundle file unrelated to this repository" -msgstr "" +msgstr "Failed to preview, a bundle file unrelated to this repository"    #: tortoisehg\hgtk\history.py:1775  msgid "Failed to preview, not a Mercurial bundle file" -msgstr "" +msgstr "Failed to preview, not a Mercurial bundle file"    #: tortoisehg\hgtk\history.py:1779  msgid "Open Bundle" @@ -2949,23 +2954,23 @@
   #: tortoisehg\hgtk\history.py:1817  msgid "Finished pull with rebase" -msgstr "" +msgstr "Finished pull with rebase"    #: tortoisehg\hgtk\history.py:1820  msgid "Finished pull" -msgstr "" +msgstr "Finished pull"    #: tortoisehg\hgtk\history.py:1822  msgid "No changesets to pull" -msgstr "" +msgstr "No changesets to pull"    #: tortoisehg\hgtk\history.py:1824 tortoisehg\hgtk\history.py:2522  msgid "Aborted pull" -msgstr "" +msgstr "Aborted pull"    #: tortoisehg\hgtk\history.py:1827  msgid "Pulling changesets..." -msgstr "" +msgstr "Pulling changesets..."    #: tortoisehg\hgtk\history.py:1860  msgid "%d outgoing changesets" @@ -2973,15 +2978,15 @@
   #: tortoisehg\hgtk\history.py:1862  msgid "Aborted outgoing" -msgstr "" +msgstr "Aborted outgoing"    #: tortoisehg\hgtk\history.py:1864  msgid "No outgoing changesets" -msgstr "" +msgstr "No outgoing changesets"    #: tortoisehg\hgtk\history.py:1867  msgid "Checking outgoing changesets..." -msgstr "" +msgstr "Checking outgoing changesets..."    #: tortoisehg\hgtk\history.py:1876 tortoisehg\hgtk\synch.py:495  msgid "No repository selected" @@ -3043,19 +3048,19 @@
   #: tortoisehg\hgtk\history.py:1929  msgid "Finished push" -msgstr "" +msgstr "Finished push"    #: tortoisehg\hgtk\history.py:1931 tortoisehg\hgtk\history.py:2494  msgid "Aborted push" -msgstr "" +msgstr "Aborted push"    #: tortoisehg\hgtk\history.py:1934  msgid "Pushing changesets..." -msgstr "" +msgstr "Pushing changesets..."    #: tortoisehg\hgtk\history.py:2046  msgid "unknown dnd dest: %s" -msgstr "" +msgstr "unknown dnd dest: %s"    #: tortoisehg\hgtk\history.py:2163  msgid "Confirm Revert All Files" @@ -3079,39 +3084,39 @@
   #: tortoisehg\hgtk\history.py:2263  msgid "Bundling from %(base)s to %(rev)s..." -msgstr "" +msgstr "Bundling from %(base)s to %(rev)s..."    #: tortoisehg\hgtk\history.py:2265  msgid "Bundling from %(base)s to tip..." -msgstr "" +msgstr "Bundling from %(base)s to tip..."    #: tortoisehg\hgtk\history.py:2270  msgid "Finish bundling" -msgstr "" +msgstr "Finish bundling"    #: tortoisehg\hgtk\history.py:2272  msgid "Aborted bundling" -msgstr "" +msgstr "Aborted bundling"    #: tortoisehg\hgtk\history.py:2274  msgid "Failed to bundle" -msgstr "" +msgstr "Failed to bundle"    #: tortoisehg\hgtk\history.py:2276  msgid "Bundling" -msgstr "" +msgstr "Комплектація"    #: tortoisehg\hgtk\history.py:2299  msgid "Finish importing" -msgstr "" +msgstr "Імпорт закінчено"    #: tortoisehg\hgtk\history.py:2301  msgid "Aborted importing" -msgstr "" +msgstr "Імпорт перервано"    #: tortoisehg\hgtk\history.py:2303 tortoisehg\hgtk\thgimport.py:184  msgid "Failed to import" -msgstr "" +msgstr "Помилка під час імпорту"    #: tortoisehg\hgtk\history.py:2305  msgid "Importing" @@ -3119,7 +3124,7 @@
   #: tortoisehg\hgtk\history.py:2306  msgid "Importing to Patch Queue..." -msgstr "" +msgstr "Importing to Patch Queue..."    #: tortoisehg\hgtk\history.py:2314  msgid "Confirm Rebase Revision" @@ -3131,27 +3136,27 @@
   #: tortoisehg\hgtk\history.py:2492  msgid "Finished push to revision %s" -msgstr "" +msgstr "Finished push to revision %s"    #: tortoisehg\hgtk\history.py:2497  msgid "Pushing changesets to revision %s..." -msgstr "" +msgstr "Pushing changesets to revision %s..."    #: tortoisehg\hgtk\history.py:2498  msgid "Push to %s" -msgstr "" +msgstr "Push to %s"    #: tortoisehg\hgtk\history.py:2520  msgid "Finished pull to revision %s" -msgstr "" +msgstr "Finished pull to revision %s"    #: tortoisehg\hgtk\history.py:2525  msgid "Pulling changesets to revision %s..." -msgstr "" +msgstr "Pulling changesets to revision %s..."    #: tortoisehg\hgtk\history.py:2526  msgid "Pull to %s" -msgstr "" +msgstr "Pull to %s"    #: tortoisehg\hgtk\history.py:2539 tortoisehg\hgtk\status.py:1312  msgid "Save patch to" @@ -3171,7 +3176,7 @@
   #: tortoisehg\hgtk\logview\treeview.py:440  msgid "Rev/ID" -msgstr "" +msgstr "Rev/ID"    #: tortoisehg\hgtk\logview\treeview.py:509  msgid "Universal Date" @@ -3207,7 +3212,7 @@
   #: tortoisehg\hgtk\merge.py:89  msgid "Discard all changes from merge target (other) revision" -msgstr "" +msgstr "Discard all changes from merge target (other) revision"    #: tortoisehg\hgtk\merge.py:100  msgid "Merge tools:" @@ -3257,11 +3262,11 @@
   #: tortoisehg\hgtk\merge.py:204  msgid "Cannot merge" -msgstr "" +msgstr "Обєднання неможливе"    #: tortoisehg\hgtk\merge.py:205  msgid "Uncommitted local changes" -msgstr "" +msgstr "Uncommitted local changes"    #: tortoisehg\hgtk\merge.py:240  msgid "Confirm undo merge" @@ -3273,11 +3278,11 @@
   #: tortoisehg\hgtk\p4pending.py:30  msgid "Pending Perforce Changelists - %s" -msgstr "" +msgstr "Pending Perforce Changelists - %s"    #: tortoisehg\hgtk\p4pending.py:43  msgid "Changelist:" -msgstr "" +msgstr "Набір змін:"    #: tortoisehg\hgtk\p4pending.py:66  msgid "Submit" @@ -3327,7 +3332,7 @@
   #: tortoisehg\hgtk\quickop.py:127  msgid "Do not save backup files (*.orig)" -msgstr "" +msgstr "Не зберігати копії файлів (*.orig)"    #: tortoisehg\hgtk\quickop.py:153  msgid "modified" @@ -3601,7 +3606,7 @@
   #: tortoisehg\hgtk\shellconf.py:25  msgid "TortoiseHg Shell Configuration" -msgstr "" +msgstr "TortoiseHg Shell Configuration"    #: tortoisehg\hgtk\shellconf.py:27  msgid "OK" @@ -3641,11 +3646,11 @@
   #: tortoisehg\hgtk\shellconf.py:108  msgid "<- Top" -msgstr "" +msgstr "<- до верху"    #: tortoisehg\hgtk\shellconf.py:111  msgid "Sub ->" -msgstr "" +msgstr "до низу ->"    #: tortoisehg\hgtk\shellconf.py:116  msgid "Taskbar" @@ -3669,7 +3674,7 @@
   #: tortoisehg\hgtk\shellconf.py:138  msgid "Show the taskbar icon (restart needed)" -msgstr "" +msgstr "Show the taskbar icon (потрібний перезапуск)"    #: tortoisehg\hgtk\shellconf.py:141  msgid "Highlight the taskbar icon during activity" @@ -3781,7 +3786,7 @@
   #: tortoisehg\hgtk\status.py:565  msgid "S: subrepo" -msgstr "" +msgstr "S: subrepo"    #: tortoisehg\hgtk\status.py:891  msgid "View '%s'" @@ -3822,13 +3827,15 @@
   #: tortoisehg\hgtk\status.py:1059 tortoisehg\hgtk\status.py:1133  msgid "===== Diff to first parent %d:%s =====\n" -msgstr "" +msgstr "===== Diff to first parent %d:%s =====\n"    #: tortoisehg\hgtk\status.py:1063 tortoisehg\hgtk\status.py:1138  msgid ""  "\n"  "===== Diff to second parent %d:%s =====\n"  msgstr "" +"\n" +"===== Diff to second parent %d:%s =====\n"    #: tortoisehg\hgtk\status.py:1170  msgid "File is larger than the specified max size.\n" @@ -4024,15 +4031,15 @@
   #: tortoisehg\hgtk\statusbar.py:67  msgid "unknown field name: %s" -msgstr "" +msgstr "unknown field name: %s"    #: tortoisehg\hgtk\statusbar.py:94  msgid "invalid pack direction: %s" -msgstr "" +msgstr "invalid pack direction: %s"    #: tortoisehg\hgtk\statusbar.py:103  msgid "invalid alignment value: %s" -msgstr "" +msgstr "invalid alignment value: %s"    #: tortoisehg\hgtk\synch.py:51  msgid "%s - synchronize" @@ -4229,15 +4236,15 @@
   #: tortoisehg\hgtk\tagadd.py:299  msgid "tag '%s' does not exist" -msgstr "" +msgstr "tag '%s' does not exist"    #: tortoisehg\hgtk\tagadd.py:302  msgid "tag '%s' is not a local tag" -msgstr "" +msgstr "tag '%s' is not a local tag"    #: tortoisehg\hgtk\tagadd.py:305  msgid "tag '%s' is not a global tag" -msgstr "" +msgstr "tag '%s' is not a global tag"    #: tortoisehg\hgtk\tagadd.py:308  msgid "Removed tag %s" @@ -4270,7 +4277,7 @@
   #: tortoisehg\hgtk\thgconfig.py:34  msgid "Visual Diff Tool" -msgstr "" +msgstr "Visual Diff Tool"    #: tortoisehg\hgtk\thgconfig.py:35  msgid "" @@ -4278,6 +4285,9 @@
 "Mercurial configuration files. If left unspecified, TortoiseHg will use the "  "selected merge tool. Failing that it uses the first applicable tool it finds."  msgstr "" +"Specify visual diff tool, as described in the [merge-tools] section of your " +"Mercurial configuration files. If left unspecified, TortoiseHg will use the " +"selected merge tool. Failing that it uses the first applicable tool it finds."    #: tortoisehg\hgtk\thgconfig.py:39  msgid "Visual Editor" @@ -4298,6 +4308,9 @@
 "multiline input from the user. Used by command line commands, including "  "patch import."  msgstr "" +"The editor to use during a commit and other instances where Mercurial needs " +"multiline input from the user. Used by command line commands, including " +"patch import."    #: tortoisehg\hgtk\thgconfig.py:45  msgid "Tab Width" @@ -4308,6 +4321,8 @@
 "Specify the number of spaces that tabs expand to in various TortoiseHg "  "windows. Default: Not expanded"  msgstr "" +"Specify the number of spaces that tabs expand to in various TortoiseHg " +"windows. Default: Not expanded"    #: tortoisehg\hgtk\thgconfig.py:49  msgid "Max Diff Size" @@ -4338,7 +4353,7 @@
   #: tortoisehg\hgtk\thgconfig.py:57  msgid "Capture stderr" -msgstr "" +msgstr "Capture stderr"    #: tortoisehg\hgtk\thgconfig.py:58  msgid "" @@ -4362,7 +4377,7 @@
   #: tortoisehg\hgtk\thgconfig.py:63  msgid "Full Path Title" -msgstr "" +msgstr "Full Path Title"    #: tortoisehg\hgtk\thgconfig.py:64  msgid "" @@ -4390,6 +4405,9 @@
 "issue a warning if the summary line is too long or not separated by a blank "  "line. Default: 0 (unenforced)"  msgstr "" +"Maximum length of the commit message summary line. If set, TortoiseHg will " +"issue a warning if the summary line is too long or not separated by a blank " +"line. Default: 0 (unenforced)"    #: tortoisehg\hgtk\thgconfig.py:75  msgid "Message Line Length" @@ -4539,10 +4557,12 @@
 "Adjust the display of the main toolbar in the Repository Explorer. Values: "  "small, large, or theme. Default: theme"  msgstr "" +"Adjust the display of the main toolbar in the Repository Explorer. Values: " +"small, large, or theme. Default: theme"    #: tortoisehg\hgtk\thgconfig.py:133  msgid "After Pull Operation" -msgstr "" +msgstr "After Pull Operation"    #: tortoisehg\hgtk\thgconfig.py:135  msgid "" @@ -4896,30 +4916,34 @@
   #: tortoisehg\hgtk\thgconfig.py:252  msgid "Coloring Style" -msgstr "" +msgstr "Coloring Style"    #: tortoisehg\hgtk\thgconfig.py:254  msgid ""  "Adjust the coloring style of diff lines in the changeset viewer. Default: "  "foreground"  msgstr "" +"Adjust the coloring style of diff lines in the changeset viewer. Default: " +"foreground"    #: tortoisehg\hgtk\thgconfig.py:258  msgid "Commit Message" -msgstr "" +msgstr "Commit Message"    #: tortoisehg\hgtk\thgconfig.py:259  msgid ""  "Font used in changeset viewer and commit log text. Default: monospace 10"  msgstr "" +"Font used in changeset viewer and commit log text. Default: monospace 10"    #: tortoisehg\hgtk\thgconfig.py:261  msgid "Diff Text" -msgstr "" +msgstr "Diff Text"    #: tortoisehg\hgtk\thgconfig.py:262  msgid "Font used for diffs in status and commit tools. Default: monospace 10"  msgstr "" +"Font used for diffs in status and commit tools. Default: monospace 10"    #: tortoisehg\hgtk\thgconfig.py:264  msgid "File List" @@ -4927,7 +4951,7 @@
   #: tortoisehg\hgtk\thgconfig.py:265  msgid "Font used in file lists in status and commit tools. Default: sans 9" -msgstr "" +msgstr "Font used in file lists in status and commit tools. Default: sans 9"    #: tortoisehg\hgtk\thgconfig.py:267  msgid "Command Output" @@ -4935,11 +4959,11 @@
   #: tortoisehg\hgtk\thgconfig.py:268  msgid "Font used in command output window. Default: monospace 10" -msgstr "" +msgstr "Font used in command output window. Default: monospace 10"    #: tortoisehg\hgtk\thgconfig.py:272  msgid "Japanese on Windows" -msgstr "" +msgstr "Japanese on Windows"    #: tortoisehg\hgtk\thgconfig.py:279  msgid "http" @@ -5011,7 +5035,7 @@
   #: tortoisehg\hgtk\thgconfig.py:575  msgid "Can't change settings without iniparse package - view is readonly." -msgstr "" +msgstr "Can't change settings without iniparse package - view is readonly."    #: tortoisehg\hgtk\thgconfig.py:592  msgid "User global settings" @@ -5099,19 +5123,19 @@
   #: tortoisehg\hgtk\thgconfig.py:1051  msgid "Theme default fonts" -msgstr "" +msgstr "Типова тема шрифтів"    #: tortoisehg\hgtk\thgconfig.py:1052  msgid "Preset fonts:" -msgstr "" +msgstr "Preset fonts:"    #: tortoisehg\hgtk\thgconfig.py:1053  msgid "Custom fonts:" -msgstr "" +msgstr "Користувальницькі шрифти:"    #: tortoisehg\hgtk\thgconfig.py:1061  msgid " - Select Preset -" -msgstr "" +msgstr " - Select Preset -"    #: tortoisehg\hgtk\thgconfig.py:1171  msgid "Suggested" @@ -5131,17 +5155,19 @@
   #: tortoisehg\hgtk\thgconfig.py:1240  msgid "Insufficient access rights, reverting to read-onlymode." -msgstr "" +msgstr "Insufficient access rights, reverting to read-onlymode."    #: tortoisehg\hgtk\thgconfig.py:1262  msgid "Unable to parse a config file" -msgstr "" +msgstr "Неможливо розібрати конфігураційний файл"    #: tortoisehg\hgtk\thgconfig.py:1263  msgid ""  "%s\n"  "Reverting to read-only mode."  msgstr "" +"%s\n" +"Reverting to read-only mode."    #: tortoisehg\hgtk\thgconfig.py:1308  msgid "Skipped saving path with no alias" @@ -5161,7 +5187,7 @@
   #: tortoisehg\hgtk\thgimport.py:78  msgid "Import from Clipboard" -msgstr "" +msgstr "Import from Clipboard"    #: tortoisehg\hgtk\thgimport.py:82  msgid "Source:" @@ -5181,7 +5207,7 @@
   #: tortoisehg\hgtk\thgimport.py:180  msgid "Imported successfully" -msgstr "" +msgstr "Imported successfully"    #: tortoisehg\hgtk\thgimport.py:182  msgid "Canceled importing" @@ -5193,35 +5219,35 @@
   #: tortoisehg\hgtk\thgimport.py:189  msgid "Do you want to close?" -msgstr "" +msgstr "Ви хочете, закрити?"    #: tortoisehg\hgtk\thgimport.py:199  msgid "Select Patches" -msgstr "" +msgstr "Select Patches"    #: tortoisehg\hgtk\thgimport.py:210  msgid "Select Directory contains patches:" -msgstr "" +msgstr "Select Directory contains patches:"    #: tortoisehg\hgtk\thgimport.py:277  msgid "%s patches" -msgstr "" +msgstr "%s патчів"    #: tortoisehg\hgtk\thgimport.py:279  msgid "%s will be imported to the" -msgstr "" +msgstr "%s will be imported to the"    #: tortoisehg\hgtk\thgimport.py:281  msgid "%s will be imported to the repository" -msgstr "" +msgstr "%s will be imported to the repository"    #: tortoisehg\hgtk\thgimport.py:283  msgid "Nothing to import" -msgstr "" +msgstr "Нічого імпортувати"    #: tortoisehg\hgtk\thgimport.py:341  msgid "unexpected destination name: %s" -msgstr "" +msgstr "unexpected destination name: %s"    #: tortoisehg\hgtk\thgmq.py:102  msgid "Unapply all patches" @@ -5245,7 +5271,7 @@
   #: tortoisehg\hgtk\thgmq.py:202  msgid "Patch" -msgstr "" +msgstr "Патч"    #: tortoisehg\hgtk\thgmq.py:345  msgid "Yes (&keep)" @@ -5257,11 +5283,11 @@
   #: tortoisehg\hgtk\thgmq.py:349  msgid "Do you want to delete '%(name)s'?" -msgstr "" +msgstr "Do you want to delete '%(name)s'?"    #: tortoisehg\hgtk\thgmq.py:353  msgid "Do you want to delete these patches?" -msgstr "" +msgstr "Do you want to delete these patches?"    #: tortoisehg\hgtk\thgmq.py:442 tortoisehg\hgtk\thgmq.py:446  msgid "Confirm Fold" @@ -5279,10 +5305,12 @@
 "Do you want to fold following un-applied patches into the current patch "  "'%(qtip)s'?"  msgstr "" +"Do you want to fold following un-applied patches into the current patch " +"'%(qtip)s'?"    #: tortoisehg\hgtk\thgmq.py:502  msgid "invalid reorder operation: %s" -msgstr "" +msgstr "invalid reorder operation: %s"    #: tortoisehg\hgtk\thgmq.py:741  msgid "Top" @@ -5310,7 +5338,7 @@
   #: tortoisehg\hgtk\thgmq.py:772  msgid "_Finish Applied" -msgstr "" +msgstr "_Finish Applied"    #: tortoisehg\hgtk\thgmq.py:775 tortoisehg\hgtk\thgmq.py:805  msgid "_Delete" @@ -5318,11 +5346,11 @@
   #: tortoisehg\hgtk\thgmq.py:777 tortoisehg\hgtk\thgmq.py:808  msgid "F_old" -msgstr "" +msgstr "F_old"    #: tortoisehg\hgtk\thgmq.py:780 tortoisehg\hgtk\thgmq.py:812  msgid "Reorder" -msgstr "" +msgstr "Reorder"    #: tortoisehg\hgtk\thgmq.py:832  msgid "Status" @@ -5358,7 +5386,7 @@
   #: tortoisehg\hgtk\thgshelve.py:107  msgid "_Shelve" -msgstr "" +msgstr "_Shelve"    #: tortoisehg\hgtk\thgshelve.py:140  msgid "No changes to shelve" @@ -5434,11 +5462,11 @@
   #: tortoisehg\hgtk\thgstrip.py:179  msgid "%s changesets" -msgstr "" +msgstr "%s changesets"    #: tortoisehg\hgtk\thgstrip.py:180  msgid "%s will be stripped" -msgstr "" +msgstr "%s will be stripped"    #: tortoisehg\hgtk\thgstrip.py:214  msgid "Confirm Strip" @@ -5490,11 +5518,11 @@
   #: tortoisehg\hgtk\update.py:104  msgid "Always merge (when possible)" -msgstr "" +msgstr "Always merge (when possible)"    #: tortoisehg\hgtk\update.py:107  msgid "Always show log" -msgstr "" +msgstr "Always show log"    #: tortoisehg\hgtk\update.py:149  msgid "Updated successfully" @@ -5561,7 +5589,7 @@
   #: tortoisehg\hgtk\visdiff.py:34  msgid "[non-existant]" -msgstr "" +msgstr "[non-existant]"    #: tortoisehg\hgtk\visdiff.py:81  msgid "Tool launch failure" @@ -5573,11 +5601,11 @@
   #: tortoisehg\hgtk\visdiff.py:88 tortoisehg\hgtk\visdiff.py:156  msgid "No diff tool found" -msgstr "" +msgstr "No diff tool found"    #: tortoisehg\hgtk\visdiff.py:89 tortoisehg\hgtk\visdiff.py:157  msgid "No visual diff tools were detected" -msgstr "" +msgstr "No visual diff tools were detected"    #: tortoisehg\hgtk\visdiff.py:94  msgid "[working copy]" @@ -5593,7 +5621,7 @@
   #: tortoisehg\hgtk\visdiff.py:133  msgid "You likely need to refresh this application" -msgstr "" +msgstr "You likely need to refresh this application"    #: tortoisehg\hgtk\visdiff.py:150  msgid "No file changes" @@ -5605,7 +5633,7 @@
   #: tortoisehg\hgtk\visdiff.py:284  msgid "cleaning up temp directory\n" -msgstr "" +msgstr "cleaning up temp directory\n"    #: tortoisehg\hgtk\visdiff.py:301  msgid "Visual Diffs" @@ -5621,7 +5649,7 @@
   #: tortoisehg\hgtk\visdiff.py:310  msgid "revisions %d to %d" -msgstr "" +msgstr "revisions %d to %d"    #: tortoisehg\hgtk\visdiff.py:311  msgid "Visual Diffs - " @@ -5629,7 +5657,7 @@
   #: tortoisehg\hgtk\visdiff.py:313  msgid " filtered" -msgstr "" +msgstr " filtered"    #: tortoisehg\hgtk\visdiff.py:327  msgid "Temporary files are removed when this dialog is closed" @@ -5637,19 +5665,19 @@
   #: tortoisehg\hgtk\visdiff.py:381  msgid "Dir diff to p1" -msgstr "" +msgstr "Dir diff to p1"    #: tortoisehg\hgtk\visdiff.py:383  msgid "Dir diff to p2" -msgstr "" +msgstr "Dir diff to p2"    #: tortoisehg\hgtk\visdiff.py:385  msgid "3-way dir diff" -msgstr "" +msgstr "3-way dir diff"    #: tortoisehg\hgtk\visdiff.py:391  msgid "Directory diff" -msgstr "" +msgstr "Directory diff"    #: tortoisehg\hgtk\visdiff.py:524  msgid "Unable to delete temp files" @@ -5896,11 +5924,11 @@
   #: tortoisehg\util\menuthg.py:52  msgid "File History" -msgstr "" +msgstr "File History"    #: tortoisehg\util\menuthg.py:53  msgid "View change history of selected files" -msgstr "" +msgstr "View change history of selected files"    #: tortoisehg\util\menuthg.py:56  msgid "Synchronize with remote repository" @@ -5952,11 +5980,11 @@
   #: tortoisehg\util\menuthg.py:76  msgid "Explorer Extension Settings" -msgstr "" +msgstr "Explorer Extension Settings"    #: tortoisehg\util\menuthg.py:77  msgid "Configure Explorer extension" -msgstr "" +msgstr "Configure Explorer extension"    #: tortoisehg\util\menuthg.py:79  msgid "About TortoiseHg" @@ -6016,15 +6044,15 @@
   #: tortoisehg\util\prej.py:143  msgid "patching file %s\n" -msgstr "" +msgstr "patching file %s\n"    #: tortoisehg\util\prej.py:190  msgid "%d out of %d hunk%s FAILED -- saving rejects to file %s\n" -msgstr "" +msgstr "%d out of %d hunk%s FAILED -- saving rejects to file %s\n"    #: tortoisehg\util\prej.py:226  msgid "bad hunk #%d %s (%d %d %d %d)" -msgstr "" +msgstr "bad hunk #%d %s (%d %d %d %d)"    #: tortoisehg\util\prej.py:235  msgid "file %s already exists\n" @@ -6032,48 +6060,48 @@
   #: tortoisehg\util\prej.py:287  msgid "Hunk #%d succeeded at %d with fuzz %d (offset %d lines).\n" -msgstr "" +msgstr "Hunk #%d succeeded at %d with fuzz %d (offset %d lines).\n"    #: tortoisehg\util\prej.py:294  msgid "Hunk #%d succeeded at %d (offset %d lines).\n" -msgstr "" +msgstr "Hunk #%d succeeded at %d (offset %d lines).\n"    #: tortoisehg\util\prej.py:299  msgid "Hunk #%d FAILED at %d\n" -msgstr "" +msgstr "Hunk #%d FAILED at %d\n"    #: tortoisehg\util\prej.py:318 tortoisehg\util\prej.py:344  #: tortoisehg\util\prej.py:376  msgid "bad hunk #%d" -msgstr "" +msgstr "bad hunk #%d"    #: tortoisehg\util\prej.py:363 tortoisehg\util\prej.py:405  msgid "bad hunk #%d old text line %d" -msgstr "" +msgstr "bad hunk #%d old text line %d"    #: tortoisehg\util\prej.py:550  msgid "could not extract binary patch" -msgstr "" +msgstr "could not extract binary patch"    #: tortoisehg\util\prej.py:566  msgid "binary patch is %d bytes, not %d" -msgstr "" +msgstr "binary patch is %d bytes, not %d"    #: tortoisehg\util\prej.py:591  msgid "unable to strip away %d dirs from %s" -msgstr "" +msgstr "unable to strip away %d dirs from %s"    #: tortoisehg\util\prej.py:613  msgid "unable to find %s or %s for patching" -msgstr "" +msgstr "unable to find %s or %s for patching"    #: tortoisehg\util\prej.py:792  msgid "malformed patch %s %s" -msgstr "" +msgstr "malformed patch %s %s"    #: tortoisehg\util\prej.py:803  msgid "No valid hunks found" -msgstr "" +msgstr "No valid hunks found"    #: tortoisehg\util\version.py:17  msgid "repository %s not found"
 
981
982
983
984
 
985
986
987
 
1169
1170
1171
1172
 
 
 
 
1173
1174
1175
 
981
982
983
 
984
985
986
987
 
1169
1170
1171
 
1172
1173
1174
1175
1176
1177
1178
@@ -981,7 +981,7 @@
    def undo_clicked(self, toolbutton, data=None):   response = gdialog.Confirm(_('Confirm Undo Commit'), - [], self, _('Undo last commit')).run() + [], self, _('Undo last commit?')).run()   if response != gtk.RESPONSE_YES:   return   @@ -1169,7 +1169,10 @@
  self.last_commit_id = self.get_tip_rev(True)   if self.notify_func:   self.notify_func(*self.notify_args) - text = _('Finish committing') + if autopush: + text = _('Finish committing and pushing') + else: + text = _('Finish committing')   elif return_code is None:   text = _('Aborted committing')   else:
 
699
700
701
702
 
 
703
704
705
 
716
717
718
719
720
721
722
 
 
 
 
 
 
 
723
724
725
 
801
802
803
 
 
 
 
 
 
 
 
804
805
806
 
827
828
829
830
831
832
 
 
 
 
 
 
 
 
833
834
835
 
699
700
701
 
702
703
704
705
706
 
717
718
719
 
 
 
 
720
721
722
723
724
725
726
727
728
729
 
805
806
807
808
809
810
811
812
813
814
815
816
817
818
 
839
840
841
 
 
 
842
843
844
845
846
847
848
849
850
851
852
@@ -699,7 +699,8 @@
  When the command terminates, the callback function is invoked   with its return code.   - cmdline: command line string. + cmdline: a list of command line arguments or its tuple/list. + All command line arguments must be string, not int or long.   callback: function invoked after the command terminates.     def callback(returncode, useraborted, ...) @@ -716,10 +717,13 @@
  # clear previous logs   self.clear_buffers()   - # thread start - self.hgthread = hgthread.HgThread(cmdline[1:]) - self.hgthread.start() - gobject.timeout_add(10, self.process_queue, callback, args, kargs) + # normalize 'cmdline' arguments + if isinstance(cmdline[0], basestring): + cmdline = (cmdline,) + self.cmdlist = list(cmdline) + + # execute cmdline + self.execute_next(callback, args, kargs)     return True   @@ -801,6 +805,14 @@
  else:   self.dlg.hide()   + def execute_next(self, callback, args, kargs): + if not self.cmdlist: + return + cmdline = self.cmdlist.pop(0) + self.hgthread = hgthread.HgThread(cmdline[1:]) + self.hgthread.start() + gobject.timeout_add(10, self.process_queue, callback, args, kargs) +   def process_queue(self, callback, args, kargs):   # process queue   self.hgthread.process_dialogs() @@ -827,9 +839,14 @@
  self.hgthread = None   if len(self.get_err_buffer()) > 0:   self.show_log(True) - def call_callback(): - callback(returncode, self.get_buffer(), *args, **kargs) - gtklib.idle_add_single_call(call_callback) + if returncode == 0 and self.cmdlist: + def call_next(): + self.execute_next(callback, args, kargs) + gtklib.idle_add_single_call(call_next) + else: + def call_callback(): + callback(returncode, self.get_buffer(), *args, **kargs) + gtklib.idle_add_single_call(call_callback)   return False # Stop polling this function   else:   return True # Continue polling