Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.9.1, 0.9.1.1, and 0.9.2

stable i18n: pull latest translations

Changeset 9ce235c437e5

Parent 8b65e7bb9370

by Steve Borho

Changes to 4 files · Browse files at 9ce235c437e5 Showing diff from parent 8b65e7bb9370 Diff from another changeset...

 
8
9
10
11
12
 
 
13
14
15
16
17
 
18
19
20
 
31
32
33
34
 
35
36
37
 
39
40
41
42
 
43
44
45
46
 
47
48
49
 
8
9
10
 
 
11
12
13
14
15
16
 
17
18
19
20
 
31
32
33
 
34
35
36
37
 
39
40
41
 
42
43
44
45
 
46
47
48
49
@@ -8,13 +8,13 @@
 "Project-Id-Version: tortoisehg\n"  "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"  "POT-Creation-Date: 2009-11-25 15:36+0000\n" -"PO-Revision-Date: 2009-11-26 13:46+0000\n" -"Last-Translator: Yuki Kodama <Unknown>\n" +"PO-Revision-Date: 2009-11-30 09:33+0000\n" +"Last-Translator: NAKADA Nobuhiro <Unknown>\n"  "Language-Team: Japanese <ja@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: 2009-11-27 04:53+0000\n" +"X-Launchpad-Export-Date: 2009-12-01 04:49+0000\n"  "X-Generator: Launchpad (build Unknown)\n"    #: thgtaskbar.py:38 @@ -31,7 +31,7 @@
   #: tortoisehg\hgtk\about.py:62  msgid "Several icons are courtesy of the TortoiseSVN project" -msgstr "一部アイコンはTortoiseSVNからの提供です" +msgstr "一部アイコンはTortoiseSVNからの提供です"    #: tortoisehg\hgtk\about.py:66  msgid "(version %s)" @@ -39,11 +39,11 @@
   #: tortoisehg\hgtk\about.py:69  msgid "Copyright 2009 TK Soh and others" -msgstr "Copyright 2009 TK Soh 他" +msgstr "Copyright 2009 TK Soh & そのの人々"    #: tortoisehg\hgtk\about.py:85  msgid "with %s" -msgstr "%s" +msgstr "%s と共に"    #: tortoisehg\hgtk\archive.py:20  msgid "= Working Directory Parent ="
 
7
8
9
10
11
 
 
12
13
14
15
16
17
 
18
19
20
 
62
63
64
65
 
66
67
68
 
120
121
122
123
124
 
 
 
125
126
127
 
143
144
145
146
 
147
148
149
 
163
164
165
166
167
 
 
168
169
 
170
171
172
 
228
229
230
231
 
232
233
 
234
235
236
 
257
258
259
260
261
262
263
 
289
290
291
292
 
293
294
295
296
297
298
 
299
300
301
 
373
374
375
376
 
377
378
379
 
383
384
385
386
 
387
388
389
 
414
415
416
417
 
418
419
420
 
434
435
436
437
 
438
439
440
441
 
442
443
444
 
464
465
466
467
 
 
 
 
 
468
469
470
471
 
472
473
474
475
 
476
477
478
479
 
 
 
480
481
482
483
 
484
485
486
487
 
488
489
490
491
492
 
493
494
495
496
497
 
498
499
500
501
502
 
 
 
 
503
504
505
506
 
 
 
507
508
509
510
 
511
512
513
514
 
515
516
517
518
519
 
 
 
 
520
521
522
523
524
 
 
525
526
527
528
 
529
530
531
532
533
 
 
534
535
536
537
 
538
539
540
541
 
542
543
544
545
546
 
 
 
 
547
548
549
550
 
551
552
553
554
555
556
557
558
 
 
 
 
 
559
560
561
562
563
564
565
 
 
 
566
567
568
569
570
 
 
 
 
571
572
573
574
 
 
 
575
576
577
578
 
579
580
581
582
 
583
584
585
586
 
587
588
589
590
 
591
592
593
594
 
595
596
597
598
 
599
600
601
602
 
603
604
605
606
 
 
 
607
608
609
610
611
612
 
 
 
613
614
615
616
 
 
 
617
618
619
620
 
621
622
623
624
 
 
 
625
626
627
628
 
 
 
629
630
631
632
 
 
 
633
634
635
636
 
637
638
639
640
 
641
642
643
644
 
645
646
647
648
 
649
650
651
652
 
653
654
655
656
 
657
658
659
660
 
661
662
663
664
 
665
666
667
668
 
669
670
671
672
 
673
674
675
676
 
677
678
679
680
 
681
682
683
684
 
685
686
687
688
 
689
690
691
692
 
693
694
695
696
 
697
698
699
700
 
701
702
703
704
705
706
707
 
708
709
710
711
 
712
713
714
715
 
716
717
718
719
 
720
721
722
723
 
 
 
724
725
726
727
 
728
729
730
731
732
 
 
733
734
735
736
 
737
738
739
740
741
742
743
 
744
745
746
747
748
749
750
 
751
752
753
754
755
756
757
 
758
759
760
761
 
762
763
764
765
766
767
768
 
769
770
771
772
 
773
774
775
776
777
778
 
779
780
781
782
 
783
784
785
786
 
787
788
789
790
 
791
792
793
794
 
795
796
797
798
 
799
800
801
802
 
803
804
805
806
 
807
808
809
810
 
811
812
813
814
 
815
816
817
818
819
820
 
821
822
823
824
825
826
827
 
828
829
830
831
832
833
 
834
835
836
 
846
847
848
849
 
850
851
852
 
878
879
880
881
 
882
883
884
 
892
893
894
895
 
896
897
898
 
971
972
973
974
 
975
976
977
 
982
983
984
985
 
986
987
988
 
1015
1016
1017
1018
 
1019
1020
1021
 
1033
1034
1035
1036
 
1037
1038
1039
 
1051
1052
1053
1054
1055
 
 
 
1056
1057
1058
 
1061
1062
1063
1064
 
1065
1066
1067
 
1079
1080
1081
1082
 
1083
1084
1085
 
1109
1110
1111
1112
 
1113
1114
1115
1116
 
1117
1118
1119
 
1145
1146
1147
1148
 
1149
1150
1151
1152
1153
1154
1155
 
1156
1157
1158
1159
 
1160
1161
1162
 
1167
1168
1169
1170
 
1171
1172
1173
1174
 
1175
1176
1177
 
1282
1283
1284
1285
 
1286
1287
1288
 
1292
1293
1294
1295
 
1296
1297
1298
1299
1300
1301
 
1302
1303
1304
 
1306
1307
1308
1309
 
1310
1311
1312
 
1426
1427
1428
1429
 
1430
1431
1432
1433
1434
1435
1436
 
1437
1438
1439
 
1469
1470
1471
1472
1473
1474
1475
1476
 
 
 
 
 
1477
1478
1479
1480
 
1481
1482
1483
1484
 
1485
1486
1487
1488
 
1489
1490
1491
1492
 
1493
1494
1495
1496
 
 
 
1497
1498
1499
1500
 
1501
1502
1503
1504
 
 
 
1505
1506
1507
1508
 
 
 
1509
1510
1511
1512
 
 
 
1513
1514
1515
 
1840
1841
1842
1843
 
1844
1845
1846
 
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
 
1907
1908
1909
 
1943
1944
1945
1946
 
1947
1948
1949
 
2013
2014
2015
2016
 
2017
2018
2019
 
2029
2030
2031
2032
 
2033
2034
2035
2036
2037
 
 
 
2038
2039
2040
 
2042
2043
2044
2045
 
2046
2047
2048
2049
 
2050
2051
2052
 
2144
2145
2146
2147
 
2148
2149
2150
 
2170
2171
2172
2173
 
2174
2175
2176
 
2183
2184
2185
2186
 
2187
2188
2189
 
2219
2220
2221
2222
 
2223
2224
2225
 
2280
2281
2282
2283
 
2284
2285
2286
 
2301
2302
2303
2304
 
2305
2306
2307
 
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
 
2357
2358
 
 
 
 
 
 
2359
2360
2361
 
2383
2384
2385
2386
 
2387
2388
2389
2390
 
2391
2392
2393
2394
 
 
 
2395
2396
2397
2398
 
2399
2400
2401
2402
 
2403
2404
2405
2406
2407
2408
2409
 
2410
2411
2412
2413
 
2414
2415
2416
2417
 
2418
2419
2420
2421
2422
2423
2424
 
2425
2426
2427
2428
 
2429
2430
2431
2432
 
2433
2434
2435
2436
2437
2438
2439
 
2440
2441
2442
2443
 
2444
2445
2446
2447
2448
2449
 
2450
2451
2452
2453
 
2454
2455
2456
2457
 
2458
2459
2460
2461
 
2462
2463
2464
2465
 
2466
2467
2468
2469
 
2470
2471
2472
2473
 
2474
2475
2476
2477
 
 
 
2478
2479
2480
2481
 
2482
2483
2484
2485
 
2486
2487
2488
 
2589
2590
2591
2592
 
2593
2594
2595
 
2622
2623
2624
2625
 
2626
2627
2628
 
2713
2714
2715
2716
 
2717
2718
2719
2720
 
2721
2722
2723
 
2729
2730
2731
2732
 
2733
2734
2735
 
2771
2772
2773
2774
 
2775
2776
2777
 
 
 
 
2778
2779
 
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
 
2791
2792
2793
2794
 
2795
2796
2797
2798
2799
2800
 
2801
2802
2803
2804
 
2805
2806
2807
2808
 
2809
2810
2811
2812
 
2813
2814
2815
2816
 
2817
2818
2819
 
 
 
 
 
 
 
 
 
 
 
 
2820
2821
 
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
 
2841
2842
2843
 
 
 
 
 
 
 
 
2844
2845
 
2846
2847
2848
2849
 
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
 
2865
2866
2867
2868
 
2869
2870
2871
2872
 
2873
2874
2875
2876
 
2877
2878
2879
2880
 
2881
2882
2883
 
2985
2986
2987
2988
 
2989
2990
2991
2992
 
2993
2994
2995
2996
 
2997
2998
2999
3000
 
3001
3002
3003
3004
 
3005
3006
3007
3008
 
3009
3010
3011
3012
3013
 
 
3014
3015
3016
3017
 
3018
3019
3020
3021
 
3022
3023
3024
3025
 
3026
3027
3028
3029
 
3030
3031
3032
3033
3034
3035
 
3036
3037
3038
3039
 
3040
3041
3042
3043
 
3044
3045
3046
3047
 
3048
3049
3050
3051
 
3052
3053
3054
3055
 
3056
3057
3058
3059
 
3060
3061
3062
3063
 
3064
3065
3066
3067
 
3068
3069
3070
3071
 
3072
3073
3074
3075
 
3076
3077
3078
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
3118
 
3119
3120
3121
3122
3123
3124
3125
 
3126
3127
3128
3129
 
3130
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
 
3158
3159
3160
3161
 
3162
3163
3164
3165
 
3166
3167
3168
3169
 
3170
3171
3172
3173
 
3174
3175
3176
3177
 
3178
3179
3180
3181
 
3182
3183
3184
3185
 
3186
3187
3188
3189
 
3190
3191
3192
3193
 
3194
3195
3196
3197
 
3198
3199
3200
3201
 
3202
3203
3204
3205
 
3206
3207
3208
3209
3210
3211
 
3212
3213
3214
 
3240
3241
3242
3243
 
3244
3245
3246
 
3318
3319
3320
3321
 
3322
3323
3324
 
3332
3333
3334
3335
 
3336
3337
3338
3339
 
3340
3341
3342
 
 
 
 
3343
3344
3345
3346
3347
3348
3349
3350
3351
 
3352
3353
3354
3355
 
3356
3357
3358
3359
 
3360
3361
3362
3363
 
3364
3365
3366
3367
 
3368
3369
3370
3371
 
3372
3373
3374
3375
 
3376
3377
3378
3379
3380
 
 
3381
3382
3383
3384
 
3385
3386
3387
3388
 
3389
3390
3391
3392
 
3393
3394
3395
3396
 
3397
3398
3399
3400
 
3401
3402
3403
3404
 
3405
3406
3407
3408
 
3409
3410
3411
3412
 
3413
3414
3415
 
3418
3419
3420
 
 
 
 
 
 
 
 
3421
3422
3423
3424
 
3425
3426
3427
3428
 
3429
3430
3431
3432
 
3433
3434
3435
3436
 
3437
3438
3439
3440
 
3441
3442
3443
3444
 
3445
3446
3447
3448
 
3449
3450
3451
3452
 
3453
3454
3455
3456
 
3457
3458
3459
3460
 
3461
3462
3463
3464
 
3465
3466
3467
3468
 
3469
3470
3471
3472
 
3473
3474
3475
3476
 
3477
3478
3479
 
3756
3757
3758
3759
 
3760
3761
3762
 
4077
4078
4079
4080
 
4081
4082
4083
 
4101
4102
4103
4104
 
4105
4106
4107
4108
 
4109
4110
4111
4112
 
 
 
4113
4114
4115
4116
 
4117
4118
4119
4120
 
4121
4122
4123
4124
4125
4126
 
4127
4128
4129
4130
 
4131
4132
4133
4134
 
 
 
4135
4136
4137
4138
 
4139
4140
4141
4142
4143
4144
 
 
 
 
 
4145
4146
4147
4148
 
4149
4150
4151
4152
 
4153
4154
4155
4156
 
4157
4158
4159
4160
 
4161
4162
4163
4164
 
4165
4166
4167
4168
 
4169
4170
4171
4172
 
4173
4174
4175
4176
 
4177
4178
4179
4180
 
4181
4182
4183
4184
 
4185
4186
4187
4188
 
 
 
4189
4190
4191
4192
 
4193
4194
4195
4196
 
4197
4198
4199
4200
 
 
 
4201
4202
4203
4204
 
4205
4206
4207
4208
 
4209
4210
4211
4212
 
4213
4214
4215
4216
 
4217
4218
4219
4220
 
4221
4222
4223
4224
 
4225
4226
4227
4228
 
4229
4230
4231
 
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
 
4582
4583
4584
4585
 
4586
4587
4588
4589
 
4590
4591
4592
 
4795
4796
4797
4798
 
4799
4800
4801
4802
 
 
 
 
 
4803
4804
4805
 
4861
4862
4863
4864
4865
4866
4867
4868
4869
4870
 
4903
4904
4905
4906
 
4907
4908
4909
 
4915
4916
4917
4918
 
4919
4920
4921
4922
 
4923
4924
4925
 
7
8
9
 
 
10
11
12
13
14
15
16
 
17
18
19
20
 
62
63
64
 
65
66
67
68
 
120
121
122
 
 
123
124
125
126
127
128
 
144
145
146
 
147
148
149
150
 
164
165
166
 
 
167
168
169
 
170
171
172
173
 
229
230
231
 
232
233
 
234
235
236
237
 
258
259
260
 
261
262
263
 
289
290
291
 
292
293
294
295
296
297
 
298
299
300
301
 
373
374
375
 
376
377
378
379
 
383
384
385
 
386
387
388
389
 
414
415
416
 
417
418
419
420
 
434
435
436
 
437
438
439
440
 
441
442
443
444
 
464
465
466
 
467
468
469
470
471
472
473
474
 
475
476
477
478
 
479
480
 
 
 
481
482
483
484
485
486
 
487
488
489
490
 
491
492
493
494
495
 
496
497
498
499
500
 
501
502
 
 
 
 
503
504
505
506
507
 
 
 
508
509
510
511
512
513
 
514
515
516
517
 
518
519
 
 
 
 
520
521
522
523
524
525
526
 
 
527
528
529
530
531
 
532
533
534
535
 
 
536
537
538
539
540
 
541
542
543
544
 
545
546
 
 
 
 
547
548
549
550
551
552
553
 
554
555
556
557
 
 
 
 
 
558
559
560
561
562
563
564
565
566
 
 
 
567
568
569
570
 
 
 
 
571
572
573
574
575
 
 
 
576
577
578
579
580
581
 
582
583
584
585
 
586
587
588
589
 
590
591
592
593
 
594
595
596
597
 
598
599
600
601
 
602
603
604
605
 
606
607
 
 
 
608
609
610
611
612
613
 
 
 
614
615
616
617
 
 
 
618
619
620
621
622
623
 
624
625
 
 
 
626
627
628
629
 
 
 
630
631
632
633
 
 
 
634
635
636
637
638
639
 
640
641
642
643
 
644
645
646
647
 
648
649
650
651
 
652
653
654
655
 
656
657
658
659
 
660
661
662
663
 
664
665
666
667
 
668
669
670
671
 
672
673
674
675
 
676
677
678
679
 
680
681
682
683
 
684
685
686
687
 
688
689
690
691
 
692
693
694
695
 
696
697
698
699
 
700
701
702
703
 
704
705
706
707
708
709
710
 
711
712
713
714
 
715
716
717
718
 
719
720
721
722
 
723
724
 
 
 
725
726
727
728
729
730
 
731
732
733
734
 
 
735
736
737
738
739
 
740
741
742
743
744
745
746
 
747
748
749
750
751
752
753
 
754
755
756
757
758
759
760
 
761
762
763
764
 
765
766
767
768
769
770
771
 
772
773
774
775
 
776
777
778
779
780
781
 
782
783
784
785
 
786
787
788
789
 
790
791
792
793
 
794
795
796
797
 
798
799
800
801
 
802
803
804
805
 
806
807
808
809
 
810
811
812
813
 
814
815
816
817
 
818
819
820
821
822
823
 
824
825
826
827
828
829
830
 
831
832
833
834
835
836
 
837
838
839
840
 
850
851
852
 
853
854
855
856
 
882
883
884
 
885
886
887
888
 
896
897
898
 
899
900
901
902
 
975
976
977
 
978
979
980
981
 
986
987
988
 
989
990
991
992
 
1019
1020
1021
 
1022
1023
1024
1025
 
1037
1038
1039
 
1040
1041
1042
1043
 
1055
1056
1057
 
 
1058
1059
1060
1061
1062
1063
 
1066
1067
1068
 
1069
1070
1071
1072
 
1084
1085
1086
 
1087
1088
1089
1090
 
1114
1115
1116
 
1117
1118
1119
1120
 
1121
1122
1123
1124
 
1150
1151
1152
 
1153
1154
1155
1156
1157
1158
1159
 
1160
1161
1162
1163
 
1164
1165
1166
1167
 
1172
1173
1174
 
1175
1176
1177
1178
 
1179
1180
1181
1182
 
1287
1288
1289
 
1290
1291
1292
1293
 
1297
1298
1299
 
1300
1301
1302
1303
1304
1305
 
1306
1307
1308
1309
 
1311
1312
1313
 
1314
1315
1316
1317
 
1431
1432
1433
 
1434
1435
1436
1437
1438
1439
1440
 
1441
1442
1443
1444
 
1474
1475
1476
 
 
 
 
 
1477
1478
1479
1480
1481
1482
1483
1484
 
1485
1486
1487
1488
 
1489
1490
1491
1492
 
1493
1494
1495
1496
 
1497
1498
 
 
 
1499
1500
1501
1502
1503
1504
 
1505
1506
 
 
 
1507
1508
1509
1510
 
 
 
1511
1512
1513
1514
 
 
 
1515
1516
1517
1518
1519
1520
 
1845
1846
1847
 
1848
1849
1850
1851
 
1898
1899
1900
 
 
 
 
1901
1902
1903
1904
1905
1906
 
1907
1908
1909
1910
 
1944
1945
1946
 
1947
1948
1949
1950
 
2014
2015
2016
 
2017
2018
2019
2020
 
2030
2031
2032
 
2033
2034
2035
 
 
 
2036
2037
2038
2039
2040
2041
 
2043
2044
2045
 
2046
2047
2048
2049
 
2050
2051
2052
2053
 
2145
2146
2147
 
2148
2149
2150
2151
 
2171
2172
2173
 
2174
2175
2176
2177
 
2184
2185
2186
 
2187
2188
2189
2190
 
2220
2221
2222
 
2223
2224
2225
2226
 
2281
2282
2283
 
2284
2285
2286
2287
 
2302
2303
2304
 
2305
2306
2307
2308
 
2348
2349
2350
 
 
 
 
 
 
 
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
 
2384
2385
2386
 
2387
2388
2389
2390
 
2391
2392
 
 
 
2393
2394
2395
2396
2397
2398
 
2399
2400
2401
2402
 
2403
2404
2405
2406
2407
2408
2409
 
2410
2411
2412
2413
 
2414
2415
2416
2417
 
2418
2419
2420
2421
2422
2423
2424
 
2425
2426
2427
2428
 
2429
2430
2431
2432
 
2433
2434
2435
2436
2437
2438
2439
 
2440
2441
2442
2443
 
2444
2445
2446
2447
2448
2449
 
2450
2451
2452
2453
 
2454
2455
2456
2457
 
2458
2459
2460
2461
 
2462
2463
2464
2465
 
2466
2467
2468
2469
 
2470
2471
2472
2473
 
2474
2475
 
 
 
2476
2477
2478
2479
2480
2481
 
2482
2483
2484
2485
 
2486
2487
2488
2489
 
2590
2591
2592
 
2593
2594
2595
2596
 
2623
2624
2625
 
2626
2627
2628
2629
 
2714
2715
2716
 
2717
2718
2719
2720
 
2721
2722
2723
2724
 
2730
2731
2732
 
2733
2734
2735
2736
 
2772
2773
2774
 
2775
2776
2777
2778
2779
2780
2781
2782
2783
 
2784
2785
2786
2787
 
 
 
 
2788
2789
2790
 
2791
2792
2793
2794
 
2795
2796
2797
2798
2799
2800
 
2801
2802
2803
2804
 
2805
2806
2807
2808
 
2809
2810
2811
2812
 
2813
2814
2815
2816
 
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
 
2834
2835
2836
2837
 
 
 
 
 
 
 
 
 
 
 
 
2838
2839
2840
 
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
 
2854
2855
2856
2857
 
2858
2859
2860
2861
 
 
 
 
 
 
 
 
2862
2863
2864
 
2865
2866
2867
2868
 
2869
2870
2871
2872
 
2873
2874
2875
2876
 
2877
2878
2879
2880
 
2881
2882
2883
2884
 
2986
2987
2988
 
2989
2990
2991
2992
 
2993
2994
2995
2996
 
2997
2998
2999
3000
 
3001
3002
3003
3004
 
3005
3006
3007
3008
 
3009
3010
3011
3012
 
 
3013
3014
3015
3016
3017
 
3018
3019
3020
3021
 
3022
3023
3024
3025
 
3026
3027
3028
3029
 
3030
3031
3032
3033
3034
3035
 
3036
3037
3038
3039
 
3040
3041
3042
3043
 
3044
3045
3046
3047
 
3048
3049
3050
3051
 
3052
3053
3054
3055
 
3056
3057
3058
3059
 
3060
3061
3062
3063
 
3064
3065
3066
3067
 
3068
3069
3070
3071
 
3072
3073
3074
3075
 
3076
3077
3078
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
3118
 
3119
3120
3121
3122
3123
3124
3125
 
3126
3127
3128
3129
 
3130
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
 
3158
3159
3160
3161
 
3162
3163
3164
3165
 
3166
3167
3168
3169
 
3170
3171
3172
3173
 
3174
3175
3176
3177
 
3178
3179
3180
3181
 
3182
3183
3184
3185
 
3186
3187
3188
3189
 
3190
3191
3192
3193
 
3194
3195
3196
3197
 
3198
3199
3200
3201
 
3202
3203
3204
3205
 
3206
3207
3208
3209
3210
3211
 
3212
3213
3214
3215
 
3241
3242
3243
 
3244
3245
3246
3247
 
3319
3320
3321
 
3322
3323
3324
3325
 
3333
3334
3335
 
3336
3337
3338
3339
 
3340
3341
3342
3343
3344
3345
3346
3347
3348
 
 
 
 
3349
3350
3351
 
3352
3353
3354
3355
 
3356
3357
3358
3359
 
3360
3361
3362
3363
 
3364
3365
3366
3367
 
3368
3369
3370
3371
 
3372
3373
3374
3375
 
3376
3377
3378
3379
 
 
3380
3381
3382
3383
3384
 
3385
3386
3387
3388
 
3389
3390
3391
3392
 
3393
3394
3395
3396
 
3397
3398
3399
3400
 
3401
3402
3403
3404
 
3405
3406
3407
3408
 
3409
3410
3411
3412
 
3413
3414
3415
3416
 
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
 
3433
3434
3435
3436
 
3437
3438
3439
3440
 
3441
3442
3443
3444
 
3445
3446
3447
3448
 
3449
3450
3451
3452
 
3453
3454
3455
3456
 
3457
3458
3459
3460
 
3461
3462
3463
3464
 
3465
3466
3467
3468
 
3469
3470
3471
3472
 
3473
3474
3475
3476
 
3477
3478
3479
3480
 
3481
3482
3483
3484
 
3485
3486
3487
3488
 
3765
3766
3767
 
3768
3769
3770
3771
 
4086
4087
4088
 
4089
4090
4091
4092
 
4110
4111
4112
 
4113
4114
4115
4116
 
4117
4118
 
 
 
4119
4120
4121
4122
4123
4124
 
4125
4126
4127
4128
 
4129
4130
4131
4132
4133
4134
 
4135
4136
4137
4138
 
4139
4140
 
 
 
4141
4142
4143
4144
4145
4146
 
4147
4148
4149
4150
4151
4152
 
4153
4154
4155
4156
4157
4158
4159
4160
 
4161
4162
4163
4164
 
4165
4166
4167
4168
 
4169
4170
4171
4172
 
4173
4174
4175
4176
 
4177
4178
4179
4180
 
4181
4182
4183
4184
 
4185
4186
4187
4188
 
4189
4190
4191
4192
 
4193
4194
4195
4196
 
4197
4198
 
 
 
4199
4200
4201
4202
4203
4204
 
4205
4206
4207
4208
 
4209
4210
 
 
 
4211
4212
4213
4214
4215
4216
 
4217
4218
4219
4220
 
4221
4222
4223
4224
 
4225
4226
4227
4228
 
4229
4230
4231
4232
 
4233
4234
4235
4236
 
4237
4238
4239
4240
 
4241
4242
4243
4244
 
4388
4389
4390
 
 
 
 
4391
4392
4393
 
4591
4592
4593
 
4594
4595
4596
4597
 
4598
4599
4600
4601
 
4804
4805
4806
 
4807
4808
4809
4810
 
4811
4812
4813
4814
4815
4816
4817
4818
 
4874
4875
4876
 
 
 
 
4877
4878
4879
 
4912
4913
4914
 
4915
4916
4917
4918
 
4924
4925
4926
 
4927
4928
4929
4930
 
4931
4932
4933
4934
@@ -7,14 +7,14 @@
 msgstr ""  "Project-Id-Version: tortoisehg\n"  "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2009-11-16 15:27+0000\n" -"PO-Revision-Date: 2009-11-16 09:18+0000\n" +"POT-Creation-Date: 2009-11-25 15:36+0000\n" +"PO-Revision-Date: 2009-11-30 15:36+0000\n"  "Last-Translator: hklee002 <Unknown>\n"  "Language-Team: Korean <ko@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: 2009-11-17 05:22+0000\n" +"X-Launchpad-Export-Date: 2009-12-01 04:49+0000\n"  "X-Generator: Launchpad (build Unknown)\n"    #: thgtaskbar.py:38 @@ -62,7 +62,7 @@
 msgstr "아카치브 개정판:"    #: tortoisehg\hgtk\archive.py:77 tortoisehg\hgtk\clone.py:74 -#: tortoisehg\hgtk\hginit.py:52 tortoisehg\hgtk\thgconfig.py:301 +#: tortoisehg\hgtk\hginit.py:51 tortoisehg\hgtk\thgconfig.py:301  msgid "Browse..."  msgstr ""   @@ -120,8 +120,9 @@
 msgstr "취소하시겠습니까?"    #: tortoisehg\hgtk\archive.py:138 tortoisehg\hgtk\backout.py:153 -#: tortoisehg\hgtk\clone.py:199 tortoisehg\hgtk\merge.py:183 -#: tortoisehg\hgtk\quickop.py:207 tortoisehg\hgtk\thgstrip.py:318 +#: tortoisehg\hgtk\clone.py:199 tortoisehg\hgtk\hginit.py:80 +#: tortoisehg\hgtk\merge.py:183 tortoisehg\hgtk\quickop.py:207 +#: tortoisehg\hgtk\tagadd.py:151 tortoisehg\hgtk\thgstrip.py:318  #: tortoisehg\hgtk\update.py:148  msgid "unexpected response id: %s"  msgstr "" @@ -143,7 +144,7 @@
 msgstr ""    #: tortoisehg\hgtk\archive.py:218 tortoisehg\hgtk\clone.py:104 -#: tortoisehg\hgtk\hginit.py:77 +#: tortoisehg\hgtk\hginit.py:88  msgid "Select Destination Folder"  msgstr "대상 폴더 선택"   @@ -163,10 +164,10 @@
 msgstr ""    #: tortoisehg\hgtk\archive.py:254 tortoisehg\hgtk\archive.py:260 -#: tortoisehg\hgtk\gtklib.py:245 tortoisehg\hgtk\thgconfig.py:481 -#: tortoisehg\hgtk\thgconfig.py:831 +#: tortoisehg\hgtk\gtklib.py:246 tortoisehg\hgtk\thgconfig.py:481 +#: tortoisehg\hgtk\thgconfig.py:832  msgid "Confirm Overwrite" -msgstr "" +msgstr "덮어쓰기 확인"    #: tortoisehg\hgtk\archive.py:255  msgid "" @@ -228,9 +229,9 @@
 msgid "Merge with old dirstate parent after backout"  msgstr ""   -#: tortoisehg\hgtk\backout.py:163 tortoisehg\hgtk\commit.py:438 +#: tortoisehg\hgtk\backout.py:163 tortoisehg\hgtk\commit.py:443  msgid "Confirm Discard Message" -msgstr "" +msgstr "삭제 메세지를 확인합니다."    #: tortoisehg\hgtk\backout.py:164  msgid "Discard current backout message?" @@ -257,7 +258,6 @@
 msgstr "다른 이름으로 저장"    #: tortoisehg\hgtk\bugreport.py:49 tortoisehg\hgtk\hgcmd.py:48 -#: tortoisehg\hgtk\taskbarui.py:33  msgid "Close"  msgstr "닫기"   @@ -289,13 +289,13 @@
   #: tortoisehg\hgtk\changeset.py:290  msgid "Repository Error: %s, refresh suggested" -msgstr "" +msgstr "저장소 에러: %s, 새로고침을 제안합니다."    #: tortoisehg\hgtk\changeset.py:337  msgid "[no hunks to display]"  msgstr ""   -#: tortoisehg\hgtk\changeset.py:398 tortoisehg\hgtk\status.py:1505 +#: tortoisehg\hgtk\changeset.py:398 tortoisehg\hgtk\status.py:1509  msgid "_Visual Diff"  msgstr ""   @@ -373,7 +373,7 @@
   #: tortoisehg\hgtk\clone.py:36  msgid "Clone" -msgstr "" +msgstr "Clone"    #: tortoisehg\hgtk\clone.py:87  msgid "Source path:" @@ -383,7 +383,7 @@
 msgid "Select Source Folder"  msgstr "선택한 소스 폴더"   -#: tortoisehg\hgtk\clone.py:114 tortoisehg\hgtk\tagadd.py:68 +#: tortoisehg\hgtk\clone.py:114 tortoisehg\hgtk\tagadd.py:66  msgid "Advanced options"  msgstr ""   @@ -414,7 +414,7 @@
   #: tortoisehg\hgtk\clone.py:276  msgid "Source path is empty" -msgstr "" +msgstr "소스 경로가 비었습니다."    #: tortoisehg\hgtk\clone.py:277  msgid "Please enter a valid source path" @@ -434,11 +434,11 @@
   #: tortoisehg\hgtk\clone.py:333  msgid "Canceled cloning" -msgstr "" +msgstr "복제가 취소됐습니다."    #: tortoisehg\hgtk\clone.py:335  msgid "Failed to clone" -msgstr "" +msgstr "복제 실패"    #: tortoisehg\hgtk\commit.py:34  msgid "Branch Operations" @@ -464,373 +464,377 @@
 msgid "Close current named branch"  msgstr ""   -#: tortoisehg\hgtk\commit.py:148 +#: tortoisehg\hgtk\commit.py:144 +msgid "merging " +msgstr "" + +#: tortoisehg\hgtk\commit.py:150  msgid " - qnew"  msgstr ""   -#: tortoisehg\hgtk\commit.py:151 +#: tortoisehg\hgtk\commit.py:153  msgid " - qrefresh "  msgstr ""   -#: tortoisehg\hgtk\commit.py:152 +#: tortoisehg\hgtk\commit.py:154  msgid " - commit" -msgstr "" - -#: tortoisehg\hgtk\commit.py:183 tortoisehg\hgtk\history.py:169 +msgstr " - 커밋" + +#: tortoisehg\hgtk\commit.py:185 tortoisehg\hgtk\history.py:169  msgid "_View"  msgstr "_보기"   -#: tortoisehg\hgtk\commit.py:184 +#: tortoisehg\hgtk\commit.py:186  msgid "Advanced"  msgstr "고급"   -#: tortoisehg\hgtk\commit.py:186 tortoisehg\hgtk\history.py:670 +#: tortoisehg\hgtk\commit.py:188 tortoisehg\hgtk\history.py:670  #: tortoisehg\hgtk\history.py:1001  msgid "Parents"  msgstr ""   -#: tortoisehg\hgtk\commit.py:189 tortoisehg\hgtk\hgignore.py:138 +#: tortoisehg\hgtk\commit.py:191 tortoisehg\hgtk\hgignore.py:138  #: tortoisehg\hgtk\history.py:182  msgid "Refresh"  msgstr "새로고침"   -#: tortoisehg\hgtk\commit.py:190 +#: tortoisehg\hgtk\commit.py:192  msgid "_Operations" -msgstr "" - -#: tortoisehg\hgtk\commit.py:191 tortoisehg\hgtk\commit.py:237 -#: tortoisehg\hgtk\commit.py:599 +msgstr "_운영" + +#: tortoisehg\hgtk\commit.py:193 tortoisehg\hgtk\commit.py:239 +#: tortoisehg\hgtk\commit.py:604  msgid "_Commit" -msgstr "" - -#: tortoisehg\hgtk\commit.py:193 tortoisehg\hgtk\commit.py:235 +msgstr "_커밋" + +#: tortoisehg\hgtk\commit.py:195 tortoisehg\hgtk\commit.py:237  msgid "_Undo"  msgstr ""   -#: tortoisehg\hgtk\commit.py:196 tortoisehg\hgtk\status.py:158 +#: tortoisehg\hgtk\commit.py:198 tortoisehg\hgtk\status.py:158  msgid "_Diff"  msgstr ""   -#: tortoisehg\hgtk\commit.py:198 tortoisehg\hgtk\status.py:161 +#: tortoisehg\hgtk\commit.py:200 tortoisehg\hgtk\status.py:161  msgid "Re_vert" -msgstr "" - -#: tortoisehg\hgtk\commit.py:200 tortoisehg\hgtk\status.py:164 -#: tortoisehg\hgtk\status.py:1515 tortoisehg\hgtk\thgconfig.py:905 +msgstr "되돌리기" + +#: tortoisehg\hgtk\commit.py:202 tortoisehg\hgtk\status.py:164 +#: tortoisehg\hgtk\status.py:1519 tortoisehg\hgtk\thgconfig.py:906  msgid "_Add"  msgstr "_추가"   -#: tortoisehg\hgtk\commit.py:202 tortoisehg\hgtk\status.py:170 -#: tortoisehg\hgtk\thgconfig.py:915 +#: tortoisehg\hgtk\commit.py:204 tortoisehg\hgtk\status.py:170 +#: tortoisehg\hgtk\thgconfig.py:916  msgid "_Remove"  msgstr "_제거"   -#: tortoisehg\hgtk\commit.py:204 tortoisehg\hgtk\status.py:167 +#: tortoisehg\hgtk\commit.py:206 tortoisehg\hgtk\status.py:167  msgid "Move"  msgstr "이동"   -#: tortoisehg\hgtk\commit.py:206 tortoisehg\hgtk\status.py:173 -#: tortoisehg\hgtk\status.py:1514 +#: tortoisehg\hgtk\commit.py:208 tortoisehg\hgtk\status.py:173 +#: tortoisehg\hgtk\status.py:1518  msgid "_Forget"  msgstr ""   -#: tortoisehg\hgtk\commit.py:236 +#: tortoisehg\hgtk\commit.py:238  msgid "undo recent commit"  msgstr ""   -#: tortoisehg\hgtk\commit.py:238 tortoisehg\hgtk\commit.py:483 +#: tortoisehg\hgtk\commit.py:240 tortoisehg\hgtk\commit.py:488  msgid "commit" -msgstr "" - -#: tortoisehg\hgtk\commit.py:250 tortoisehg\hgtk\merge.py:169 -#: tortoisehg\hgtk\thgconfig.py:712 +msgstr "커밋" + +#: tortoisehg\hgtk\commit.py:252 tortoisehg\hgtk\merge.py:169 +#: tortoisehg\hgtk\thgconfig.py:713  msgid "Confirm Exit"  msgstr "종료확인"   -#: tortoisehg\hgtk\commit.py:251 +#: tortoisehg\hgtk\commit.py:253  msgid "Save commit message at exit?"  msgstr ""   -#: tortoisehg\hgtk\commit.py:252 tortoisehg\hgtk\commit.py:968 -#: tortoisehg\hgtk\commit.py:972 tortoisehg\hgtk\history.py:81 -#: tortoisehg\hgtk\history.py:1394 tortoisehg\hgtk\status.py:1270 -#: tortoisehg\hgtk\status.py:1289 tortoisehg\hgtk\status.py:1582 -#: tortoisehg\hgtk\thgconfig.py:715 tortoisehg\hgtk\thgmq.py:328 +#: tortoisehg\hgtk\commit.py:254 tortoisehg\hgtk\commit.py:973 +#: tortoisehg\hgtk\commit.py:977 tortoisehg\hgtk\history.py:81 +#: tortoisehg\hgtk\history.py:1395 tortoisehg\hgtk\status.py:1274 +#: tortoisehg\hgtk\status.py:1293 tortoisehg\hgtk\status.py:1586 +#: tortoisehg\hgtk\thgconfig.py:716 tortoisehg\hgtk\thgmq.py:328  #: tortoisehg\hgtk\update.py:230  msgid "&Cancel"  msgstr "&취소"   -#: tortoisehg\hgtk\commit.py:252 tortoisehg\hgtk\commit.py:968 -#: tortoisehg\hgtk\commit.py:972 tortoisehg\hgtk\status.py:1582 -#: tortoisehg\hgtk\thgconfig.py:714 tortoisehg\hgtk\thgmq.py:327 +#: tortoisehg\hgtk\commit.py:254 tortoisehg\hgtk\commit.py:973 +#: tortoisehg\hgtk\commit.py:977 tortoisehg\hgtk\status.py:1586 +#: tortoisehg\hgtk\thgconfig.py:715 tortoisehg\hgtk\thgmq.py:327  msgid "&Yes" -msgstr "" - -#: tortoisehg\hgtk\commit.py:252 tortoisehg\hgtk\commit.py:968 -#: tortoisehg\hgtk\commit.py:972 tortoisehg\hgtk\thgstrip.py:377 +msgstr "&네" + +#: tortoisehg\hgtk\commit.py:254 tortoisehg\hgtk\commit.py:973 +#: tortoisehg\hgtk\commit.py:977 tortoisehg\hgtk\thgstrip.py:377  msgid "&No" -msgstr "" - -#: tortoisehg\hgtk\commit.py:295 +msgstr "&아니오" + +#: tortoisehg\hgtk\commit.py:297  msgid "Committer:"  msgstr ""   -#: tortoisehg\hgtk\commit.py:309 +#: tortoisehg\hgtk\commit.py:311  msgid "Auto-includes:"  msgstr ""   -#: tortoisehg\hgtk\commit.py:312 +#: tortoisehg\hgtk\commit.py:314  msgid "Push after commit"  msgstr ""   -#: tortoisehg\hgtk\commit.py:346 +#: tortoisehg\hgtk\commit.py:348  msgid "Recent commit messages..."  msgstr ""   -#: tortoisehg\hgtk\commit.py:383 +#: tortoisehg\hgtk\commit.py:385  msgid "Parent: %(rev)s"  msgstr ""   -#: tortoisehg\hgtk\commit.py:392 +#: tortoisehg\hgtk\commit.py:394  msgid "not at head revision"  msgstr ""   -#: tortoisehg\hgtk\commit.py:414 tortoisehg\hgtk\status.py:480 +#: tortoisehg\hgtk\commit.py:418 tortoisehg\hgtk\status.py:480  msgid "Patch Preview"  msgstr "패치 미리보기"   -#: tortoisehg\hgtk\commit.py:416 tortoisehg\hgtk\status.py:484 +#: tortoisehg\hgtk\commit.py:420 tortoisehg\hgtk\status.py:484  msgid "Commit Preview" -msgstr "" - -#: tortoisehg\hgtk\commit.py:439 +msgstr "커밋 미리보기" + +#: tortoisehg\hgtk\commit.py:444  msgid "Discard current commit message?"  msgstr ""   -#: tortoisehg\hgtk\commit.py:482 tortoisehg\hgtk\commit.py:744 -#: tortoisehg\hgtk\commit.py:794 tortoisehg\hgtk\gdialog.py:473 -#: tortoisehg\hgtk\merge.py:94 tortoisehg\hgtk\thgconfig.py:600 +#: tortoisehg\hgtk\commit.py:487 tortoisehg\hgtk\commit.py:749 +#: tortoisehg\hgtk\commit.py:799 tortoisehg\hgtk\gdialog.py:473 +#: tortoisehg\hgtk\merge.py:94 tortoisehg\hgtk\thgconfig.py:601  msgid "Commit" -msgstr "" - -#: tortoisehg\hgtk\commit.py:486 +msgstr "커밋" + +#: tortoisehg\hgtk\commit.py:491  msgid "QNew"  msgstr ""   -#: tortoisehg\hgtk\commit.py:487 +#: tortoisehg\hgtk\commit.py:492  msgid "create new MQ patch" -msgstr "" - -#: tortoisehg\hgtk\commit.py:489 +msgstr "새로운 MQ패치를 생성합니다." + +#: tortoisehg\hgtk\commit.py:494  msgid "QRefresh" -msgstr "" - -#: tortoisehg\hgtk\commit.py:490 +msgstr "Q새로고침" + +#: tortoisehg\hgtk\commit.py:495  msgid "refresh top MQ patch" -msgstr "" - -#: tortoisehg\hgtk\commit.py:492 +msgstr "상위 MQ패치를 새로고침합니다." + +#: tortoisehg\hgtk\commit.py:497  msgid "_Commit (+1 head)"  msgstr ""   -#: tortoisehg\hgtk\commit.py:492 +#: tortoisehg\hgtk\commit.py:497  msgid "_Commit (-1 head)"  msgstr ""   -#: tortoisehg\hgtk\commit.py:497 +#: tortoisehg\hgtk\commit.py:502  msgid "parent is not a head, commit to add a new head"  msgstr ""   -#: tortoisehg\hgtk\commit.py:502 +#: tortoisehg\hgtk\commit.py:507  msgid "commit to merge one head"  msgstr ""   -#: tortoisehg\hgtk\commit.py:505 +#: tortoisehg\hgtk\commit.py:510  msgid "no parent is a head, commit to add a new head"  msgstr ""   -#: tortoisehg\hgtk\commit.py:609 +#: tortoisehg\hgtk\commit.py:614  msgid "new branch: "  msgstr ""   -#: tortoisehg\hgtk\commit.py:611 +#: tortoisehg\hgtk\commit.py:616  msgid "close branch: "  msgstr ""   -#: tortoisehg\hgtk\commit.py:613 +#: tortoisehg\hgtk\commit.py:618  msgid "branch: "  msgstr "지점: "   -#: tortoisehg\hgtk\commit.py:632 +#: tortoisehg\hgtk\commit.py:637  msgid "Merge "  msgstr "병합 "   -#: tortoisehg\hgtk\commit.py:668 +#: tortoisehg\hgtk\commit.py:673  msgid "Patch Contents"  msgstr ""   -#: tortoisehg\hgtk\commit.py:726 tortoisehg\hgtk\commit.py:879 +#: tortoisehg\hgtk\commit.py:731 tortoisehg\hgtk\commit.py:884  msgid "Nothing Commited"  msgstr ""   -#: tortoisehg\hgtk\commit.py:727 +#: tortoisehg\hgtk\commit.py:732  msgid "No committable files selected"  msgstr ""   -#: tortoisehg\hgtk\commit.py:745 +#: tortoisehg\hgtk\commit.py:750  msgid "Unable to create "  msgstr ""   -#: tortoisehg\hgtk\commit.py:795 +#: tortoisehg\hgtk\commit.py:800  msgid "Unable to apply patch"  msgstr ""   -#: tortoisehg\hgtk\commit.py:824 +#: tortoisehg\hgtk\commit.py:829  msgid "Confirm Undo Commit"  msgstr ""   -#: tortoisehg\hgtk\commit.py:825 +#: tortoisehg\hgtk\commit.py:830  msgid "Undo last commit"  msgstr ""   -#: tortoisehg\hgtk\commit.py:831 tortoisehg\hgtk\commit.py:846 +#: tortoisehg\hgtk\commit.py:836 tortoisehg\hgtk\commit.py:851  msgid "Undo Commit"  msgstr ""   -#: tortoisehg\hgtk\commit.py:832 +#: tortoisehg\hgtk\commit.py:837  msgid ""  "Unable to undo!\n"  "\n"  "Tip revision differs from last commit."  msgstr ""   -#: tortoisehg\hgtk\commit.py:847 +#: tortoisehg\hgtk\commit.py:852  msgid "Errors during rollback!"  msgstr ""   -#: tortoisehg\hgtk\commit.py:860 +#: tortoisehg\hgtk\commit.py:865  msgid "Confirm Add/Remove"  msgstr ""   -#: tortoisehg\hgtk\commit.py:861 +#: tortoisehg\hgtk\commit.py:866  msgid "Add/Remove the following files?"  msgstr ""   -#: tortoisehg\hgtk\commit.py:880 tortoisehg\hgtk\tagadd.py:167 +#: tortoisehg\hgtk\commit.py:885 tortoisehg\hgtk\tagadd.py:173  msgid "Please enter commit message" -msgstr "" - -#: tortoisehg\hgtk\commit.py:888 +msgstr "메시지를 커밋하기 위해서 엔터를 치세요." + +#: tortoisehg\hgtk\commit.py:893  msgid "Error"  msgstr "오류"   -#: tortoisehg\hgtk\commit.py:889 +#: tortoisehg\hgtk\commit.py:894  msgid "Message format configuration error"  msgstr ""   -#: tortoisehg\hgtk\commit.py:898 tortoisehg\hgtk\commit.py:906 -#: tortoisehg\hgtk\commit.py:918 +#: tortoisehg\hgtk\commit.py:903 tortoisehg\hgtk\commit.py:911 +#: tortoisehg\hgtk\commit.py:923  msgid "Confirm Commit"  msgstr ""   -#: tortoisehg\hgtk\commit.py:899 +#: tortoisehg\hgtk\commit.py:904  msgid ""  "The summary line length of %i is greater than %i.\n"  "\n"  "Ignore format policy and continue commit?"  msgstr ""   -#: tortoisehg\hgtk\commit.py:907 +#: tortoisehg\hgtk\commit.py:912  msgid ""  "The summary line is not followed by a blank line.\n"  "\n"  "Ignore format policy and continue commit?"  msgstr ""   -#: tortoisehg\hgtk\commit.py:919 +#: tortoisehg\hgtk\commit.py:924  msgid ""  "The following lines are over the %i-character limit: %s.\n"  "\n"  "Ignore format policy and continue commit?"  msgstr ""   -#: tortoisehg\hgtk\commit.py:931 +#: tortoisehg\hgtk\commit.py:936  msgid "Commit: Invalid username"  msgstr ""   -#: tortoisehg\hgtk\commit.py:932 +#: tortoisehg\hgtk\commit.py:937  msgid ""  "Your username has not been configured.\n"  "\n"  "Please configure your username and try again"  msgstr ""   -#: tortoisehg\hgtk\commit.py:965 +#: tortoisehg\hgtk\commit.py:970  msgid "Confirm Override Branch"  msgstr ""   -#: tortoisehg\hgtk\commit.py:966 +#: tortoisehg\hgtk\commit.py:971  msgid ""  "A branch named \"%s\" already exists,\n"  "override?"  msgstr ""   -#: tortoisehg\hgtk\commit.py:970 +#: tortoisehg\hgtk\commit.py:975  msgid "Confirm New Branch"  msgstr ""   -#: tortoisehg\hgtk\commit.py:971 +#: tortoisehg\hgtk\commit.py:976  msgid "Create new named branch \"%s\"?"  msgstr ""   -#: tortoisehg\hgtk\commit.py:1046 +#: tortoisehg\hgtk\commit.py:1051  msgid "Paste _Filenames"  msgstr ""   -#: tortoisehg\hgtk\commit.py:1047 +#: tortoisehg\hgtk\commit.py:1052  msgid "App_ly Format"  msgstr ""   -#: tortoisehg\hgtk\commit.py:1048 +#: tortoisehg\hgtk\commit.py:1053  msgid "C_onfigure Format"  msgstr ""   -#: tortoisehg\hgtk\commit.py:1074 +#: tortoisehg\hgtk\commit.py:1079  msgid "Info Required"  msgstr "필수 정보"   -#: tortoisehg\hgtk\commit.py:1075 +#: tortoisehg\hgtk\commit.py:1080  msgid "Message format needs to be configured"  msgstr ""   -#: tortoisehg\hgtk\commit.py:1087 tortoisehg\hgtk\commit.py:1092 +#: tortoisehg\hgtk\commit.py:1092 tortoisehg\hgtk\commit.py:1097  msgid "Warning"  msgstr "경고"   -#: tortoisehg\hgtk\commit.py:1088 +#: tortoisehg\hgtk\commit.py:1093  msgid "The summary line length of %i is greater than %i"  msgstr ""   -#: tortoisehg\hgtk\commit.py:1093 +#: tortoisehg\hgtk\commit.py:1098  msgid "The summary line is not followed by a blank line"  msgstr ""    #: tortoisehg\hgtk\csinfo.py:49  msgid "must be specified repository" -msgstr "" +msgstr "지정된 저장소여야 합니다."    #: tortoisehg\hgtk\csinfo.py:86  msgid "must be specified 'type' in style"  msgstr ""    #: tortoisehg\hgtk\csinfo.py:197 tortoisehg\hgtk\csinfo.py:198 -#: tortoisehg\hgtk\tagadd.py:65 +#: tortoisehg\hgtk\tagadd.py:63  msgid "Revision:"  msgstr "개정:"    #: tortoisehg\hgtk\csinfo.py:198  msgid "Summary:" -msgstr "요약:" +msgstr "제목:"    #: tortoisehg\hgtk\csinfo.py:199  msgid "Age:" @@ -846,7 +850,7 @@
   #: tortoisehg\hgtk\csinfo.py:200 tortoisehg\hgtk\csinfo.py:201  msgid "Branch:" -msgstr "" +msgstr "브랜칭:"    #: tortoisehg\hgtk\csinfo.py:201 tortoisehg\hgtk\csinfo.py:202  msgid "Tags:" @@ -878,7 +882,7 @@
 msgid "Open new search tab"  msgstr ""   -#: tortoisehg\hgtk\datamine.py:73 tortoisehg\hgtk\thgconfig.py:1117 +#: tortoisehg\hgtk\datamine.py:73 tortoisehg\hgtk\thgconfig.py:1118  msgid "Invalid path"  msgstr "잘못된 경로"   @@ -892,7 +896,7 @@
   #: tortoisehg\hgtk\datamine.py:131 tortoisehg\hgtk\datamine.py:639  #: tortoisehg\hgtk\history.py:315 tortoisehg\hgtk\history.py:1042 -#: tortoisehg\hgtk\logview\treeview.py:443 tortoisehg\hgtk\thgconfig.py:194 +#: tortoisehg\hgtk\logview\treeview.py:444 tortoisehg\hgtk\thgconfig.py:194  #: tortoisehg\hgtk\thgconfig.py:277  msgid "User"  msgstr "사용자" @@ -971,7 +975,7 @@
   #: tortoisehg\hgtk\datamine.py:326  msgid "Ignore case" -msgstr "" +msgstr "무시된 경우"    #: tortoisehg\hgtk\datamine.py:327  msgid "Show line numbers" @@ -982,7 +986,7 @@
 msgstr ""    #: tortoisehg\hgtk\datamine.py:360 tortoisehg\hgtk\datamine.py:637 -#: tortoisehg\hgtk\logview\treeview.py:394 +#: tortoisehg\hgtk\logview\treeview.py:395  msgid "Rev"  msgstr ""   @@ -1015,7 +1019,7 @@
 msgstr ""    #: tortoisehg\hgtk\datamine.py:457 tortoisehg\hgtk\datamine.py:756 -#: tortoisehg\hgtk\history.py:1320 +#: tortoisehg\hgtk\history.py:1321  msgid "Abort: %s"  msgstr ""   @@ -1033,7 +1037,7 @@
   #: tortoisehg\hgtk\datamine.py:636  msgid "Line" -msgstr "" +msgstr ""    #: tortoisehg\hgtk\datamine.py:640 tortoisehg\hgtk\guess.py:158  msgid "Source" @@ -1051,8 +1055,9 @@
 msgid "_Tools"  msgstr ""   -#: tortoisehg\hgtk\gdialog.py:471 tortoisehg\hgtk\thgconfig.py:603 -msgid "Changelog" +#: tortoisehg\hgtk\gdialog.py:471 tortoisehg\hgtk\history.py:91 +#: tortoisehg\util\menuthg.py:68 +msgid "Repository Explorer"  msgstr ""    #: tortoisehg\hgtk\gdialog.py:475 @@ -1061,7 +1066,7 @@
   #: tortoisehg\hgtk\gdialog.py:477  msgid "Recovery" -msgstr "" +msgstr "복구"    #: tortoisehg\hgtk\gdialog.py:479  msgid "Serve" @@ -1079,7 +1084,7 @@
   #: tortoisehg\hgtk\gdialog.py:485  msgid "Settings" -msgstr "" +msgstr "설정"    #: tortoisehg\hgtk\gdialog.py:488  msgid "_Help" @@ -1109,11 +1114,11 @@
 msgid "edit failed"  msgstr "수정 실패"   -#: tortoisehg\hgtk\gdialog.py:689 tortoisehg\hgtk\thgconfig.py:686 +#: tortoisehg\hgtk\gdialog.py:689 tortoisehg\hgtk\thgconfig.py:687  msgid "No visual editor configured"  msgstr ""   -#: tortoisehg\hgtk\gdialog.py:690 tortoisehg\hgtk\thgconfig.py:687 +#: tortoisehg\hgtk\gdialog.py:690 tortoisehg\hgtk\thgconfig.py:688  msgid "Please configure a visual editor."  msgstr ""   @@ -1145,18 +1150,18 @@
 msgid "All files"  msgstr "모든 파일"   -#: tortoisehg\hgtk\gtklib.py:246 +#: tortoisehg\hgtk\gtklib.py:247  msgid ""  "The file \"%s\" already exists!\n"  "\n"  "Do you want to overwrite it?"  msgstr ""   -#: tortoisehg\hgtk\gtklib.py:257 +#: tortoisehg\hgtk\gtklib.py:258  msgid "Select Folder"  msgstr "폴더 선택"   -#: tortoisehg\hgtk\gtklib.py:644 +#: tortoisehg\hgtk\gtklib.py:645  msgid ""  "Select language for spell checking.\n"  "\n" @@ -1167,11 +1172,11 @@
 "examples: en, en_GB, en_US"  msgstr ""   -#: tortoisehg\hgtk\gtklib.py:650 +#: tortoisehg\hgtk\gtklib.py:651  msgid "Lang \"%s\" can not be set.\n"  msgstr ""   -#: tortoisehg\hgtk\gtklib.py:663 tortoisehg\hgtk\thgconfig.py:591 +#: tortoisehg\hgtk\gtklib.py:664 tortoisehg\hgtk\thgconfig.py:592  msgid "Spell Check Language"  msgstr ""   @@ -1282,7 +1287,7 @@
   #: tortoisehg\hgtk\hgemail.py:59  msgid "Email revisions " -msgstr "" +msgstr "전자우편 개정 "    #: tortoisehg\hgtk\hgemail.py:61  msgid "Email Mercurial Patches" @@ -1292,13 +1297,13 @@
 msgid "Envelope"  msgstr ""   -#: tortoisehg\hgtk\hgemail.py:66 tortoisehg\hgtk\taskbarui.py:47 +#: tortoisehg\hgtk\hgemail.py:66 tortoisehg\hgtk\taskbarui.py:49  msgid "Options"  msgstr "옵션"    #: tortoisehg\hgtk\hgemail.py:78  msgid "To:" -msgstr "" +msgstr "To:"    #: tortoisehg\hgtk\hgemail.py:89  msgid "Cc:" @@ -1306,7 +1311,7 @@
   #: tortoisehg\hgtk\hgemail.py:100  msgid "From:" -msgstr "" +msgstr "From:"    #: tortoisehg\hgtk\hgemail.py:109  msgid "In-Reply-To:" @@ -1426,14 +1431,14 @@
   #: tortoisehg\hgtk\hgemail.py:308  msgid "You must configure SMTP" -msgstr "" +msgstr "당신은 SMTP를 설정해야 합니다."    #: tortoisehg\hgtk\hgignore.py:35  msgid "Ignore filter - %s"  msgstr ""    #: tortoisehg\hgtk\hgignore.py:51 tortoisehg\hgtk\hgignore.py:59 -#: tortoisehg\hgtk\quickop.py:50 tortoisehg\hgtk\tagadd.py:37 +#: tortoisehg\hgtk\quickop.py:50 tortoisehg\hgtk\tagadd.py:39  msgid "Add"  msgstr "추가"   @@ -1469,47 +1474,47 @@
 msgid "Invalid regexp expression"  msgstr ""   -#: tortoisehg\hgtk\hginit.py:22 tortoisehg\util\menuthg.py:42 -msgid "Create a new repository" -msgstr "" - -#: tortoisehg\hgtk\hginit.py:29 +#: tortoisehg\hgtk\hginit.py:22 +msgid "TortoiseHg Init" +msgstr "" + +#: tortoisehg\hgtk\hginit.py:30  msgid "Create"  msgstr ""   -#: tortoisehg\hgtk\hginit.py:55 +#: tortoisehg\hgtk\hginit.py:54  msgid "Destination:"  msgstr ""   -#: tortoisehg\hgtk\hginit.py:59 +#: tortoisehg\hgtk\hginit.py:58  msgid "Add special files (.hgignore, ...)"  msgstr ""   -#: tortoisehg\hgtk\hginit.py:61 +#: tortoisehg\hgtk\hginit.py:60  msgid "Make repo compatible with Mercurial 1.0"  msgstr ""   -#: tortoisehg\hgtk\hginit.py:88 +#: tortoisehg\hgtk\hginit.py:99  msgid "Destination path is empty" -msgstr "" - -#: tortoisehg\hgtk\hginit.py:89 +msgstr "목적 경로가 비었습니다." + +#: tortoisehg\hgtk\hginit.py:100  msgid "Please enter the directory path"  msgstr ""   -#: tortoisehg\hgtk\hginit.py:103 +#: tortoisehg\hgtk\hginit.py:114  msgid "Unable to create new repository" -msgstr "" - -#: tortoisehg\hgtk\hginit.py:107 tortoisehg\hgtk\hginit.py:112 +msgstr "새로운 저장소를 만드는 것을 할 수 없습니다." + +#: tortoisehg\hgtk\hginit.py:118 tortoisehg\hgtk\hginit.py:123  msgid "Error when creating repository" -msgstr "" - -#: tortoisehg\hgtk\hginit.py:129 +msgstr "저장소를 생성할 때 오류가 발생했습니다." + +#: tortoisehg\hgtk\hginit.py:140  msgid "New repository created" -msgstr "" - -#: tortoisehg\hgtk\hginit.py:130 +msgstr "새 저장소 생성" + +#: tortoisehg\hgtk\hginit.py:141  msgid "in directory %s"  msgstr ""   @@ -1840,7 +1845,7 @@
   #: tortoisehg\hgtk\hgtk.py:700  msgid "print license" -msgstr "" +msgstr "라이센스를 출력합니다."    #: tortoisehg\hgtk\hgtk.py:701  msgid "hgtk version [OPTION]" @@ -1893,17 +1898,13 @@
 msgid "&Reject"  msgstr ""   -#: tortoisehg\hgtk\history.py:91 -msgid "%s - changelog" -msgstr "" -  #: tortoisehg\hgtk\history.py:93  msgid " (Bundle Preview)"  msgstr ""    #: tortoisehg\hgtk\history.py:109 tortoisehg\hgtk\status.py:177  msgid "Re_fresh" -msgstr "" +msgstr "새로고침"    #: tortoisehg\hgtk\history.py:111  msgid "Reload revision history" @@ -1943,7 +1944,7 @@
   #: tortoisehg\hgtk\history.py:187  msgid "Choose Details..." -msgstr "" +msgstr "세세하게 선택합니다..."    #: tortoisehg\hgtk\history.py:190  msgid "Compact Graph" @@ -2013,7 +2014,7 @@
 msgid "Force push"  msgstr ""   -#: tortoisehg\hgtk\history.py:304 tortoisehg\hgtk\logview\treeview.py:380 +#: tortoisehg\hgtk\history.py:304 tortoisehg\hgtk\logview\treeview.py:381  msgid "Graph"  msgstr "그래프"   @@ -2029,12 +2030,12 @@
 msgid "Branch Name"  msgstr ""   -#: tortoisehg\hgtk\history.py:314 tortoisehg\hgtk\logview\treeview.py:432 +#: tortoisehg\hgtk\history.py:314 tortoisehg\hgtk\logview\treeview.py:433  #: tortoisehg\hgtk\thgmq.py:187  msgid "Summary" -msgstr "" - -#: tortoisehg\hgtk\history.py:316 tortoisehg\hgtk\logview\treeview.py:454 +msgstr "요약" + +#: tortoisehg\hgtk\history.py:316 tortoisehg\hgtk\logview\treeview.py:455  msgid "Local Date"  msgstr ""   @@ -2042,11 +2043,11 @@
 msgid "UTC Date"  msgstr "UTC 날짜"   -#: tortoisehg\hgtk\history.py:318 tortoisehg\hgtk\logview\treeview.py:478 +#: tortoisehg\hgtk\history.py:318 tortoisehg\hgtk\logview\treeview.py:479  msgid "Age"  msgstr "나이"   -#: tortoisehg\hgtk\history.py:319 tortoisehg\hgtk\logview\treeview.py:490 +#: tortoisehg\hgtk\history.py:319 tortoisehg\hgtk\logview\treeview.py:491  msgid "Tags"  msgstr "태그"   @@ -2144,7 +2145,7 @@
   #: tortoisehg\hgtk\history.py:713  msgid "_Update..." -msgstr "" +msgstr "_갱신..."    #: tortoisehg\hgtk\history.py:714 tortoisehg\hgtk\history.py:799  msgid "_Merge with..." @@ -2170,7 +2171,7 @@
 msgid "Backout Revision..."  msgstr ""   -#: tortoisehg\hgtk\history.py:724 tortoisehg\hgtk\status.py:1510 +#: tortoisehg\hgtk\history.py:724 tortoisehg\hgtk\status.py:1514  msgid "_Revert"  msgstr ""   @@ -2183,7 +2184,7 @@
 msgstr ""    #: tortoisehg\hgtk\history.py:748 -msgid "qimport" +msgid "QImport Revision"  msgstr ""    #: tortoisehg\hgtk\history.py:749 @@ -2219,7 +2220,7 @@
 msgstr ""    #: tortoisehg\hgtk\history.py:825 -msgid "qimport from here to selected" +msgid "QImport from here to selected"  msgstr ""    #: tortoisehg\hgtk\history.py:829 @@ -2280,7 +2281,7 @@
   #: tortoisehg\hgtk\history.py:947 tortoisehg\hgtk\synch.py:155  msgid "Nothing" -msgstr "" +msgstr "없습니다."    #: tortoisehg\hgtk\history.py:947 tortoisehg\hgtk\synch.py:155  #: tortoisehg\hgtk\update.py:44 @@ -2301,7 +2302,7 @@
   #: tortoisehg\hgtk\history.py:987  msgid "All" -msgstr "" +msgstr "모두"    #: tortoisehg\hgtk\history.py:992  msgid "Tagged" @@ -2347,15 +2348,15 @@
 msgid "Keywords"  msgstr "키워드"   -#: tortoisehg\hgtk\history.py:1174 tortoisehg\hgtk\history.py:1284 -#: tortoisehg\hgtk\history.py:1306 tortoisehg\hgtk\history.py:1368 -#: tortoisehg\hgtk\history.py:1746 -msgid "No remote path specified" -msgstr "" - -#: tortoisehg\hgtk\history.py:1175 tortoisehg\hgtk\history.py:1285 +#: tortoisehg\hgtk\history.py:1174 tortoisehg\hgtk\history.py:1285  #: tortoisehg\hgtk\history.py:1307 tortoisehg\hgtk\history.py:1369  #: tortoisehg\hgtk\history.py:1747 +msgid "No remote path specified" +msgstr "" + +#: tortoisehg\hgtk\history.py:1175 tortoisehg\hgtk\history.py:1286 +#: tortoisehg\hgtk\history.py:1308 tortoisehg\hgtk\history.py:1370 +#: tortoisehg\hgtk\history.py:1748  msgid "Please enter or select a remote path"  msgstr ""   @@ -2383,106 +2384,106 @@
 msgid "Open Bundle"  msgstr ""   -#: tortoisehg\hgtk\history.py:1336 +#: tortoisehg\hgtk\history.py:1337  msgid "%d outgoing changesets"  msgstr ""   -#: tortoisehg\hgtk\history.py:1355 tortoisehg\hgtk\synch.py:495 +#: tortoisehg\hgtk\history.py:1356 tortoisehg\hgtk\synch.py:495  msgid "No repository selected" -msgstr "" - -#: tortoisehg\hgtk\history.py:1356 tortoisehg\hgtk\synch.py:496 +msgstr "저장소가 선택되지 않았습니다." + +#: tortoisehg\hgtk\history.py:1357 tortoisehg\hgtk\synch.py:496  msgid "Select a peer repository to compare with"  msgstr ""   -#: tortoisehg\hgtk\history.py:1377 +#: tortoisehg\hgtk\history.py:1378  msgid "Confirm Forced Push to Remote Repository"  msgstr ""   -#: tortoisehg\hgtk\history.py:1378 +#: tortoisehg\hgtk\history.py:1379  msgid ""  "Forced push to remote repository\n"  "%s\n"  "(creating new heads in remote if needed)?"  msgstr ""   -#: tortoisehg\hgtk\history.py:1380 tortoisehg\hgtk\history.py:1390 +#: tortoisehg\hgtk\history.py:1381 tortoisehg\hgtk\history.py:1391  msgid "Forced &Push"  msgstr ""   -#: tortoisehg\hgtk\history.py:1382 +#: tortoisehg\hgtk\history.py:1383  msgid "Confirm Push to remote Repository"  msgstr ""   -#: tortoisehg\hgtk\history.py:1383 +#: tortoisehg\hgtk\history.py:1384  msgid ""  "Push to remote repository\n"  "%s\n"  "?"  msgstr ""   -#: tortoisehg\hgtk\history.py:1384 +#: tortoisehg\hgtk\history.py:1385  msgid "&Push"  msgstr ""   -#: tortoisehg\hgtk\history.py:1387 +#: tortoisehg\hgtk\history.py:1388  msgid "Confirm Forced Push"  msgstr ""   -#: tortoisehg\hgtk\history.py:1388 +#: tortoisehg\hgtk\history.py:1389  msgid ""  "Forced push to repository\n"  "%s\n"  "(creating new heads if needed)?"  msgstr ""   -#: tortoisehg\hgtk\history.py:1562 +#: tortoisehg\hgtk\history.py:1563  msgid "Confirm Revert All Files"  msgstr ""   -#: tortoisehg\hgtk\history.py:1563 +#: tortoisehg\hgtk\history.py:1564  msgid ""  "Revert all files to revision %d?\n"  "This will overwrite your local changes"  msgstr ""   -#: tortoisehg\hgtk\history.py:1614 +#: tortoisehg\hgtk\history.py:1615  msgid "Save patches to"  msgstr ""   -#: tortoisehg\hgtk\history.py:1637 tortoisehg\hgtk\history.py:1809 +#: tortoisehg\hgtk\history.py:1638 tortoisehg\hgtk\history.py:1810  msgid "Write bundle to"  msgstr ""   -#: tortoisehg\hgtk\history.py:1673 +#: tortoisehg\hgtk\history.py:1674  msgid "Confirm Rebase Revision"  msgstr ""   -#: tortoisehg\hgtk\history.py:1674 +#: tortoisehg\hgtk\history.py:1675  msgid "Rebase revision %d on top of %d?"  msgstr ""   -#: tortoisehg\hgtk\history.py:1788 tortoisehg\hgtk\status.py:1194 +#: tortoisehg\hgtk\history.py:1789 tortoisehg\hgtk\status.py:1198  msgid "Save patch to"  msgstr ""   -#: tortoisehg\hgtk\logview\treeview.py:255 +#: tortoisehg\hgtk\logview\treeview.py:256  msgid "%(count)d of %(total)d Revisions"  msgstr ""   -#: tortoisehg\hgtk\logview\treeview.py:362 +#: tortoisehg\hgtk\logview\treeview.py:363  msgid "Repository is empty" -msgstr "" - -#: tortoisehg\hgtk\logview\treeview.py:407 +msgstr "저장소가 비었습니다." + +#: tortoisehg\hgtk\logview\treeview.py:408  msgid "ID"  msgstr "ID"   -#: tortoisehg\hgtk\logview\treeview.py:419 +#: tortoisehg\hgtk\logview\treeview.py:420  msgid "Branch"  msgstr ""   -#: tortoisehg\hgtk\logview\treeview.py:466 +#: tortoisehg\hgtk\logview\treeview.py:467  msgid "Universal Date"  msgstr ""   @@ -2589,7 +2590,7 @@
 msgid "Select files to remove"  msgstr "선택한 파일을 지웁니다."   -#: tortoisehg\hgtk\quickop.py:53 tortoisehg\hgtk\tagadd.py:42 +#: tortoisehg\hgtk\quickop.py:53 tortoisehg\hgtk\tagadd.py:40  msgid "Remove"  msgstr "제거"   @@ -2622,7 +2623,7 @@
 msgstr "누락"    #: tortoisehg\hgtk\quickop.py:153 tortoisehg\hgtk\quickop.py:236 -#: tortoisehg\hgtk\serve.py:126 tortoisehg\util\shlib.py:26 +#: tortoisehg\hgtk\serve.py:123 tortoisehg\util\shlib.py:26  #: tortoisehg\util\version.py:15  msgid "unknown"  msgstr "알 수 없는" @@ -2713,11 +2714,11 @@
   #: tortoisehg\hgtk\recovery.py:122  msgid "Confirm clean repository" -msgstr "" +msgstr "저장소가 지워진 것을 확인합니다."    #: tortoisehg\hgtk\recovery.py:123  msgid "Clean repository '%s' ?" -msgstr "" +msgstr "저장소를 지웁니까 '%s'?"    #: tortoisehg\hgtk\recovery.py:135  msgid "Confirm rollback repository" @@ -2729,7 +2730,7 @@
   #: tortoisehg\hgtk\recovery.py:157 tortoisehg\hgtk\synch.py:537  msgid "Cannot run now" -msgstr "" +msgstr "지금 실행시킬 수 없습니다."    #: tortoisehg\hgtk\recovery.py:158 tortoisehg\hgtk\synch.py:538  msgid "Please try again after the previous command is completed" @@ -2771,113 +2772,113 @@
 msgid "Configure web settings"  msgstr "웹 설정 구성"   -#: tortoisehg\hgtk\serve.py:91 +#: tortoisehg\hgtk\serve.py:93  msgid "HTTP Port:"  msgstr "HTTP 포트:"   +#: tortoisehg\hgtk\serve.py:124 +msgid "%s - serve" +msgstr "" +  #: tortoisehg\hgtk\serve.py:127 -msgid "%s - serve" +msgid "%s serve - %s"  msgstr ""    #: tortoisehg\hgtk\serve.py:130 -msgid "%s serve - %s" -msgstr "" - -#: tortoisehg\hgtk\serve.py:133  msgid " - serve"  msgstr ""   -#: tortoisehg\hgtk\serve.py:164 +#: tortoisehg\hgtk\serve.py:161  msgid "Confirm Really Exit?"  msgstr ""   -#: tortoisehg\hgtk\serve.py:165 +#: tortoisehg\hgtk\serve.py:162  msgid ""  "Server process is still running\n"  "Exiting will stop the server."  msgstr ""   -#: tortoisehg\hgtk\serve.py:228 +#: tortoisehg\hgtk\serve.py:225  msgid "Abort: %s\n"  msgstr ""   -#: tortoisehg\hgtk\serve.py:236 +#: tortoisehg\hgtk\serve.py:233  msgid "Invalid port 2048..65535"  msgstr ""   -#: tortoisehg\hgtk\serve.py:237 +#: tortoisehg\hgtk\serve.py:234  msgid "Defaulting to "  msgstr ""   -#: tortoisehg\hgtk\serve.py:316 +#: tortoisehg\hgtk\serve.py:313  msgid "cannot start server: "  msgstr "서버를 시작할 수 없습니다: "   -#: tortoisehg\hgtk\serve.py:327 +#: tortoisehg\hgtk\serve.py:324  msgid "listening at http://%s%s/%s (%s:%d)\n"  msgstr ""   +#: tortoisehg\hgtk\serve.py:349 +msgid "name of access log file to write to" +msgstr "" + +#: tortoisehg\hgtk\serve.py:350 +msgid "run server in background" +msgstr "" + +#: tortoisehg\hgtk\serve.py:351 +msgid "used internally by daemon mode" +msgstr "" +  #: tortoisehg\hgtk\serve.py:352 -msgid "name of access log file to write to" +msgid "name of error log file to write to"  msgstr ""    #: tortoisehg\hgtk\serve.py:353 -msgid "run server in background" -msgstr "" - -#: tortoisehg\hgtk\serve.py:354 -msgid "used internally by daemon mode" -msgstr "" - -#: tortoisehg\hgtk\serve.py:355 -msgid "name of error log file to write to" -msgstr "" - -#: tortoisehg\hgtk\serve.py:356  msgid "port to use (default: 8000)"  msgstr "포트사용 (기본값:8000)"   -#: tortoisehg\hgtk\serve.py:357 +#: tortoisehg\hgtk\serve.py:354  msgid "address to use"  msgstr "주소 사용"   +#: tortoisehg\hgtk\serve.py:355 +msgid "prefix path to serve from (default: server root)" +msgstr "" + +#: tortoisehg\hgtk\serve.py:357 +msgid "name to show in web pages (default: working dir)" +msgstr "" +  #: tortoisehg\hgtk\serve.py:358 -msgid "prefix path to serve from (default: server root)" +msgid "name of the webdir config file (serve more than one repo)"  msgstr ""    #: tortoisehg\hgtk\serve.py:360 -msgid "name to show in web pages (default: working dir)" +msgid "name of file to write process ID to"  msgstr ""    #: tortoisehg\hgtk\serve.py:361 -msgid "name of the webdir config file (serve more than one repo)" -msgstr "" - -#: tortoisehg\hgtk\serve.py:363 -msgid "name of file to write process ID to" -msgstr "" - -#: tortoisehg\hgtk\serve.py:364  msgid "for remote clients"  msgstr ""   -#: tortoisehg\hgtk\serve.py:365 +#: tortoisehg\hgtk\serve.py:362  msgid "web templates to use"  msgstr "웹 템플릿을 사용"   -#: tortoisehg\hgtk\serve.py:366 +#: tortoisehg\hgtk\serve.py:363  msgid "template style to use"  msgstr "템플릿 스타일을 사용"   -#: tortoisehg\hgtk\serve.py:367 +#: tortoisehg\hgtk\serve.py:364  msgid "use IPv6 in addition to IPv4"  msgstr ""   -#: tortoisehg\hgtk\serve.py:368 +#: tortoisehg\hgtk\serve.py:365  msgid "SSL certificate file"  msgstr ""   -#: tortoisehg\hgtk\serve.py:369 +#: tortoisehg\hgtk\serve.py:366  msgid "hg serve [OPTION]..."  msgstr ""   @@ -2985,230 +2986,230 @@
 msgid "!: deleted"  msgstr ""   -#: tortoisehg\hgtk\status.py:801 +#: tortoisehg\hgtk\status.py:804  msgid "View '%s'"  msgstr ""   -#: tortoisehg\hgtk\status.py:846 +#: tortoisehg\hgtk\status.py:849  msgid "Rename file to:"  msgstr ""   -#: tortoisehg\hgtk\status.py:855 +#: tortoisehg\hgtk\status.py:858  msgid "Copy file to"  msgstr "파일 복사"   -#: tortoisehg\hgtk\status.py:868 tortoisehg\hgtk\status.py:1332 +#: tortoisehg\hgtk\status.py:871 tortoisehg\hgtk\status.py:1336  msgid "Nothing Removed"  msgstr "제거된 게 아무 것도 없습니다."   -#: tortoisehg\hgtk\status.py:869 +#: tortoisehg\hgtk\status.py:872  msgid "Remove is not enabled when multiple revisions are specified."  msgstr ""   -#: tortoisehg\hgtk\status.py:886 +#: tortoisehg\hgtk\status.py:889  msgid "Move is not enabled when multiple revisions are specified."  msgstr ""   -#: tortoisehg\hgtk\status.py:886 tortoisehg\hgtk\status.py:1350 -#: tortoisehg\hgtk\status.py:1358 +#: tortoisehg\hgtk\status.py:889 tortoisehg\hgtk\status.py:1354 +#: tortoisehg\hgtk\status.py:1362  msgid "Nothing Moved"  msgstr "이동된 게 아무 것도 없습니다."   -#: tortoisehg\hgtk\status.py:904 +#: tortoisehg\hgtk\status.py:907  msgid "Copy is not enabled when multiple revisions are specified."  msgstr ""   -#: tortoisehg\hgtk\status.py:904 +#: tortoisehg\hgtk\status.py:907  msgid "Nothing Copied"  msgstr "복사된 것이 아무 것도 없습니다."   -#: tortoisehg\hgtk\status.py:963 tortoisehg\hgtk\status.py:1024 +#: tortoisehg\hgtk\status.py:967 tortoisehg\hgtk\status.py:1028  msgid "===== Diff to first parent =====\n"  msgstr ""   -#: tortoisehg\hgtk\status.py:968 tortoisehg\hgtk\status.py:1031 +#: tortoisehg\hgtk\status.py:972 tortoisehg\hgtk\status.py:1035  msgid ""  "\n"  "===== Diff to second parent =====\n"  msgstr ""   -#: tortoisehg\hgtk\status.py:1060 +#: tortoisehg\hgtk\status.py:1064  msgid "File is larger than the specified max size.\n"  msgstr ""   -#: tortoisehg\hgtk\status.py:1061 +#: tortoisehg\hgtk\status.py:1065  msgid "Hunk selection is disabled for this file.\n"  msgstr ""   -#: tortoisehg\hgtk\status.py:1232 +#: tortoisehg\hgtk\status.py:1236  msgid "Nothing Diffed"  msgstr ""   -#: tortoisehg\hgtk\status.py:1233 +#: tortoisehg\hgtk\status.py:1237  msgid "No diffable files selected"  msgstr ""   -#: tortoisehg\hgtk\status.py:1241 tortoisehg\hgtk\status.py:1249 +#: tortoisehg\hgtk\status.py:1245 tortoisehg\hgtk\status.py:1253  msgid "Nothing Reverted"  msgstr "복구된 게 아무 것도 없습니다."   -#: tortoisehg\hgtk\status.py:1242 +#: tortoisehg\hgtk\status.py:1246  msgid "No revertable files selected"  msgstr ""   -#: tortoisehg\hgtk\status.py:1250 +#: tortoisehg\hgtk\status.py:1254  msgid "Revert not allowed when viewing revision range."  msgstr ""   -#: tortoisehg\hgtk\status.py:1268 +#: tortoisehg\hgtk\status.py:1272  msgid "Uncommited merge - please select a parent revision"  msgstr ""   -#: tortoisehg\hgtk\status.py:1269 +#: tortoisehg\hgtk\status.py:1273  msgid "Revert files to local or other parent?"  msgstr ""   -#: tortoisehg\hgtk\status.py:1270 +#: tortoisehg\hgtk\status.py:1274  msgid "&Local"  msgstr ""   -#: tortoisehg\hgtk\status.py:1270 +#: tortoisehg\hgtk\status.py:1274  msgid "&Other"  msgstr ""   -#: tortoisehg\hgtk\status.py:1285 +#: tortoisehg\hgtk\status.py:1289  msgid "Confirm Revert"  msgstr ""   -#: tortoisehg\hgtk\status.py:1286 +#: tortoisehg\hgtk\status.py:1290  msgid ""  "Revert files to revision %s?\n"  "\n"  "%s"  msgstr ""   -#: tortoisehg\hgtk\status.py:1287 +#: tortoisehg\hgtk\status.py:1291  msgid "&Yes (backup changes)"  msgstr ""   -#: tortoisehg\hgtk\status.py:1288 +#: tortoisehg\hgtk\status.py:1292  msgid "Yes (&discard changes)"  msgstr ""   -#: tortoisehg\hgtk\status.py:1308 +#: tortoisehg\hgtk\status.py:1312  msgid "Nothing Added"  msgstr ""   -#: tortoisehg\hgtk\status.py:1309 +#: tortoisehg\hgtk\status.py:1313  msgid "No addable files selected"  msgstr ""   -#: tortoisehg\hgtk\status.py:1333 +#: tortoisehg\hgtk\status.py:1337  msgid "No removable files selected"  msgstr ""   -#: tortoisehg\hgtk\status.py:1341 +#: tortoisehg\hgtk\status.py:1345  msgid "Move files to directory..."  msgstr ""   -#: tortoisehg\hgtk\status.py:1351 +#: tortoisehg\hgtk\status.py:1355  msgid "Cannot move outside repo!"  msgstr ""   -#: tortoisehg\hgtk\status.py:1358 +#: tortoisehg\hgtk\status.py:1362  msgid ""  "No movable files selected\n"  "\n"  "Note: only clean files can be moved."  msgstr ""   -#: tortoisehg\hgtk\status.py:1367 +#: tortoisehg\hgtk\status.py:1371  msgid "Nothing Forgotten"  msgstr ""   -#: tortoisehg\hgtk\status.py:1368 +#: tortoisehg\hgtk\status.py:1372  msgid "No clean files selected"  msgstr ""   -#: tortoisehg\hgtk\status.py:1371 +#: tortoisehg\hgtk\status.py:1375  msgid "Confirm Delete Unrevisioned"  msgstr ""   -#: tortoisehg\hgtk\status.py:1372 +#: tortoisehg\hgtk\status.py:1376  msgid "Delete the following unrevisioned files?"  msgstr ""   -#: tortoisehg\hgtk\status.py:1385 +#: tortoisehg\hgtk\status.py:1389  msgid "Delete Errors"  msgstr ""   -#: tortoisehg\hgtk\status.py:1506 +#: tortoisehg\hgtk\status.py:1510  msgid "Edit"  msgstr "편집"   -#: tortoisehg\hgtk\status.py:1507 +#: tortoisehg\hgtk\status.py:1511  msgid "View missing"  msgstr ""   -#: tortoisehg\hgtk\status.py:1508 +#: tortoisehg\hgtk\status.py:1512  msgid "View other"  msgstr ""   -#: tortoisehg\hgtk\status.py:1512 +#: tortoisehg\hgtk\status.py:1516  msgid "L_og"  msgstr ""   -#: tortoisehg\hgtk\status.py:1516 +#: tortoisehg\hgtk\status.py:1520  msgid "_Guess Rename..."  msgstr ""   -#: tortoisehg\hgtk\status.py:1517 +#: tortoisehg\hgtk\status.py:1521  msgid "_Ignore"  msgstr ""   -#: tortoisehg\hgtk\status.py:1518 +#: tortoisehg\hgtk\status.py:1522  msgid "Remove versioned"  msgstr ""   -#: tortoisehg\hgtk\status.py:1519 +#: tortoisehg\hgtk\status.py:1523  msgid "_Delete unversioned"  msgstr ""   -#: tortoisehg\hgtk\status.py:1522 +#: tortoisehg\hgtk\status.py:1526  msgid "_Copy..."  msgstr "_복사..."   -#: tortoisehg\hgtk\status.py:1523 +#: tortoisehg\hgtk\status.py:1527  msgid "Rename..."  msgstr ""   -#: tortoisehg\hgtk\status.py:1525 +#: tortoisehg\hgtk\status.py:1529  msgid "Restart Merge..."  msgstr ""   -#: tortoisehg\hgtk\status.py:1526 +#: tortoisehg\hgtk\status.py:1530  msgid "Mark unresolved"  msgstr ""   -#: tortoisehg\hgtk\status.py:1527 +#: tortoisehg\hgtk\status.py:1531  msgid "Mark resolved"  msgstr ""   -#: tortoisehg\hgtk\status.py:1535 +#: tortoisehg\hgtk\status.py:1539  msgid "Restart merge with"  msgstr ""   -#: tortoisehg\hgtk\status.py:1579 +#: tortoisehg\hgtk\status.py:1583  msgid "not up to date"  msgstr ""   -#: tortoisehg\hgtk\status.py:1580 +#: tortoisehg\hgtk\status.py:1584  msgid ""  "The parents have changed since the last refresh.\n"  "Continue anyway?"  msgstr ""   -#: tortoisehg\hgtk\status.py:1582 +#: tortoisehg\hgtk\status.py:1586  msgid "&Refresh"  msgstr "&새로고침"   @@ -3240,7 +3241,7 @@
 msgid "Push local changes to selected repository"  msgstr ""   -#: tortoisehg\hgtk\synch.py:84 tortoisehg\hgtk\thgconfig.py:616 +#: tortoisehg\hgtk\synch.py:84 tortoisehg\hgtk\thgconfig.py:617  msgid "Email"  msgstr "이메일"   @@ -3318,7 +3319,7 @@
   #: tortoisehg\hgtk\synch.py:377  msgid "Select Repository" -msgstr "" +msgstr "저장소를 선택"    #: tortoisehg\hgtk\synch.py:384  msgid "Select Bundle" @@ -3332,84 +3333,84 @@
 msgid "Bundle (*)"  msgstr ""   -#: tortoisehg\hgtk\tagadd.py:29 +#: tortoisehg\hgtk\tagadd.py:31  msgid "Tag - %s"  msgstr ""   -#: tortoisehg\hgtk\tagadd.py:59 +#: tortoisehg\hgtk\tagadd.py:57  msgid "Tag:"  msgstr "태그:"   +#: tortoisehg\hgtk\tagadd.py:74 +msgid "Tag is local" +msgstr "" +  #: tortoisehg\hgtk\tagadd.py:76 -msgid "Tag is local" -msgstr "" - -#: tortoisehg\hgtk\tagadd.py:78  msgid "Replace existing tag"  msgstr ""   -#: tortoisehg\hgtk\tagadd.py:79 +#: tortoisehg\hgtk\tagadd.py:77  msgid "Use English commit message"  msgstr ""   -#: tortoisehg\hgtk\tagadd.py:85 +#: tortoisehg\hgtk\tagadd.py:83  msgid "Use custom commit message:"  msgstr ""   -#: tortoisehg\hgtk\tagadd.py:161 +#: tortoisehg\hgtk\tagadd.py:167  msgid "Tag input is empty"  msgstr ""   -#: tortoisehg\hgtk\tagadd.py:162 +#: tortoisehg\hgtk\tagadd.py:168  msgid "Please enter tag name"  msgstr ""   -#: tortoisehg\hgtk\tagadd.py:166 +#: tortoisehg\hgtk\tagadd.py:172  msgid "Custom commit message is empty"  msgstr ""   -#: tortoisehg\hgtk\tagadd.py:175 tortoisehg\hgtk\tagadd.py:207 +#: tortoisehg\hgtk\tagadd.py:181 tortoisehg\hgtk\tagadd.py:213  msgid "Tagging completed"  msgstr ""   -#: tortoisehg\hgtk\tagadd.py:176 +#: tortoisehg\hgtk\tagadd.py:182  msgid "Tag \"%s\" has been added"  msgstr ""   -#: tortoisehg\hgtk\tagadd.py:179 tortoisehg\hgtk\tagadd.py:182 -#: tortoisehg\hgtk\tagadd.py:211 tortoisehg\hgtk\tagadd.py:214 +#: tortoisehg\hgtk\tagadd.py:185 tortoisehg\hgtk\tagadd.py:188 +#: tortoisehg\hgtk\tagadd.py:217 tortoisehg\hgtk\tagadd.py:220  msgid "Error in tagging"  msgstr ""   -#: tortoisehg\hgtk\tagadd.py:195 +#: tortoisehg\hgtk\tagadd.py:201  msgid "Tag name is empty"  msgstr "태그 이름이 비었습니다."   -#: tortoisehg\hgtk\tagadd.py:196 +#: tortoisehg\hgtk\tagadd.py:202  msgid "Please select tag name to remove"  msgstr ""   -#: tortoisehg\hgtk\tagadd.py:208 +#: tortoisehg\hgtk\tagadd.py:214  msgid "Tag \"%s\" has been removed"  msgstr ""   -#: tortoisehg\hgtk\tagadd.py:222 +#: tortoisehg\hgtk\tagadd.py:228  msgid "a tag named \"%s\" already exists"  msgstr ""   -#: tortoisehg\hgtk\tagadd.py:228 +#: tortoisehg\hgtk\tagadd.py:234  msgid "Added tag %s for changeset %s"  msgstr ""   -#: tortoisehg\hgtk\tagadd.py:232 +#: tortoisehg\hgtk\tagadd.py:238  msgid "Tag '%s' already exist"  msgstr ""   -#: tortoisehg\hgtk\tagadd.py:239 +#: tortoisehg\hgtk\tagadd.py:245  msgid "Tag '%s' does not exist"  msgstr ""   -#: tortoisehg\hgtk\tagadd.py:242 +#: tortoisehg\hgtk\tagadd.py:248  msgid "Removed tag %s"  msgstr ""   @@ -3418,62 +3419,70 @@
 msgstr ""    #: tortoisehg\hgtk\taskbarui.py:32 +msgid "OK" +msgstr "" + +#: tortoisehg\hgtk\taskbarui.py:33 tortoisehg\hgtk\thgshelve.py:157 +msgid "Cancel" +msgstr "취소" + +#: tortoisehg\hgtk\taskbarui.py:34  msgid "Apply"  msgstr "적용"   -#: tortoisehg\hgtk\taskbarui.py:52 +#: tortoisehg\hgtk\taskbarui.py:54  msgid "Overlays"  msgstr ""   -#: tortoisehg\hgtk\taskbarui.py:59 +#: tortoisehg\hgtk\taskbarui.py:61  msgid "Enable overlays"  msgstr ""   -#: tortoisehg\hgtk\taskbarui.py:61 +#: tortoisehg\hgtk\taskbarui.py:63  msgid "Local disks only"  msgstr ""   -#: tortoisehg\hgtk\taskbarui.py:65 +#: tortoisehg\hgtk\taskbarui.py:67  msgid "Context Menu"  msgstr ""   -#: tortoisehg\hgtk\taskbarui.py:81 +#: tortoisehg\hgtk\taskbarui.py:83  msgid "Sub menu items:"  msgstr ""   -#: tortoisehg\hgtk\taskbarui.py:100 +#: tortoisehg\hgtk\taskbarui.py:102  msgid "Top menu items:"  msgstr ""   -#: tortoisehg\hgtk\taskbarui.py:122 +#: tortoisehg\hgtk\taskbarui.py:124  msgid "Top ->"  msgstr ""   -#: tortoisehg\hgtk\taskbarui.py:125 +#: tortoisehg\hgtk\taskbarui.py:127  msgid "<- Sub"  msgstr ""   -#: tortoisehg\hgtk\taskbarui.py:130 +#: tortoisehg\hgtk\taskbarui.py:132  msgid "Taskbar"  msgstr ""   -#: tortoisehg\hgtk\taskbarui.py:137 +#: tortoisehg\hgtk\taskbarui.py:139  msgid "Highlight Icon"  msgstr ""   -#: tortoisehg\hgtk\taskbarui.py:143 +#: tortoisehg\hgtk\taskbarui.py:145  msgid "Enable/Disable the overlay icons globally"  msgstr ""   -#: tortoisehg\hgtk\taskbarui.py:146 +#: tortoisehg\hgtk\taskbarui.py:148  msgid "Only enable overlays on local disks"  msgstr ""   -#: tortoisehg\hgtk\taskbarui.py:150 +#: tortoisehg\hgtk\taskbarui.py:152  msgid "Highlight the taskbar icon during activity"  msgstr ""   -#: tortoisehg\hgtk\taskbarui.py:157 +#: tortoisehg\hgtk\taskbarui.py:159  msgid "Event Log"  msgstr ""   @@ -3756,7 +3765,7 @@
 "directory."  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:146 tortoisehg\hgtk\thgconfig.py:939 +#: tortoisehg\hgtk\thgconfig.py:146 tortoisehg\hgtk\thgconfig.py:940  msgid "Description"  msgstr "설명"   @@ -4077,7 +4086,7 @@
 msgid "Folder"  msgstr "폴더"   -#: tortoisehg\hgtk\thgconfig.py:278 tortoisehg\hgtk\thgconfig.py:892 +#: tortoisehg\hgtk\thgconfig.py:278 tortoisehg\hgtk\thgconfig.py:893  msgid "Alias"  msgstr ""   @@ -4101,131 +4110,135 @@
 msgid "Please enter alias name"  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:482 tortoisehg\hgtk\thgconfig.py:832 +#: tortoisehg\hgtk\thgconfig.py:482 tortoisehg\hgtk\thgconfig.py:833  msgid "Overwrite existing '%s' path?"  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:540 +#: tortoisehg\hgtk\thgconfig.py:541  msgid "No repository found" -msgstr "" - -#: tortoisehg\hgtk\thgconfig.py:541 +msgstr "저장소를 찾을 수 없습니다." + +#: tortoisehg\hgtk\thgconfig.py:542  msgid "no repo at "  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:550 +#: tortoisehg\hgtk\thgconfig.py:551  msgid "Iniparse package not found"  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:551 +#: tortoisehg\hgtk\thgconfig.py:552  msgid ""  "Please install iniparse package\n"  "Settings are only shown, no changing is possible"  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:562 +#: tortoisehg\hgtk\thgconfig.py:563  msgid "User global settings"  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:564 +#: tortoisehg\hgtk\thgconfig.py:565  msgid "%s repository settings" -msgstr "" - -#: tortoisehg\hgtk\thgconfig.py:569 +msgstr "%s 저장소 설정" + +#: tortoisehg\hgtk\thgconfig.py:570  msgid "Edit File"  msgstr "편집 파일"   -#: tortoisehg\hgtk\thgconfig.py:592 +#: tortoisehg\hgtk\thgconfig.py:593  msgid ""  "Default language for spell check. System language is used if not specified. "  "Examples: en, en_GB, en_US"  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:606 +#: tortoisehg\hgtk\thgconfig.py:604 +msgid "Changelog" +msgstr "" + +#: tortoisehg\hgtk\thgconfig.py:607  msgid "Sync"  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:610 +#: tortoisehg\hgtk\thgconfig.py:611  msgid "Web"  msgstr "웹"   -#: tortoisehg\hgtk\thgconfig.py:613 +#: tortoisehg\hgtk\thgconfig.py:614  msgid "Proxy"  msgstr "프록시"   -#: tortoisehg\hgtk\thgconfig.py:619 +#: tortoisehg\hgtk\thgconfig.py:620  msgid "Diff"  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:632 +#: tortoisehg\hgtk\thgconfig.py:633  msgid "Unapplied changes"  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:633 +#: tortoisehg\hgtk\thgconfig.py:634  msgid "Lose changes and switch files?."  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:652 +#: tortoisehg\hgtk\thgconfig.py:653  msgid "TortoiseHg Configure Repository - "  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:656 +#: tortoisehg\hgtk\thgconfig.py:657  msgid "TortoiseHg Configure User-Global Settings"  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:713 +#: tortoisehg\hgtk\thgconfig.py:714  msgid "Exit after saving changes?"  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:714 +#: tortoisehg\hgtk\thgconfig.py:715  msgid "&No (discard changes)"  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:807 +#: tortoisehg\hgtk\thgconfig.py:808  msgid "No Repository Found" -msgstr "" - -#: tortoisehg\hgtk\thgconfig.py:808 +msgstr "저장소를 찾을 수 없습니다." + +#: tortoisehg\hgtk\thgconfig.py:809  msgid "Path testing cannot work without a repository"  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:874 +#: tortoisehg\hgtk\thgconfig.py:875  msgid "Remote repository paths"  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:896 +#: tortoisehg\hgtk\thgconfig.py:897  msgid "Repository Path" -msgstr "" - -#: tortoisehg\hgtk\thgconfig.py:910 +msgstr "저장소 경로" + +#: tortoisehg\hgtk\thgconfig.py:911  msgid "_Edit"  msgstr "_편집"   -#: tortoisehg\hgtk\thgconfig.py:920 +#: tortoisehg\hgtk\thgconfig.py:921  msgid "_Test"  msgstr "_테스트"   -#: tortoisehg\hgtk\thgconfig.py:925 +#: tortoisehg\hgtk\thgconfig.py:926  msgid "Set as _default"  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:1011 +#: tortoisehg\hgtk\thgconfig.py:1012  msgid "Suggested"  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:1021 +#: tortoisehg\hgtk\thgconfig.py:1022  msgid "History"  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:1061 +#: tortoisehg\hgtk\thgconfig.py:1062  msgid "# Generated by tortoisehg-config\n"  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:1118 +#: tortoisehg\hgtk\thgconfig.py:1119  msgid "Skipped saving path with no alias"  msgstr ""   -#: tortoisehg\hgtk\thgconfig.py:1146 +#: tortoisehg\hgtk\thgconfig.py:1147  msgid "Unable to write configuration file"  msgstr ""   @@ -4375,10 +4388,6 @@
 msgid "Append"  msgstr "추가"   -#: tortoisehg\hgtk\thgshelve.py:157 -msgid "Cancel" -msgstr "취소" -  #: tortoisehg\hgtk\thgshelve.py:209  msgid "Unshelve Error"  msgstr "" @@ -4582,11 +4591,11 @@
   #: tortoisehg\hgtk\visdiff.py:101  msgid "No repository" -msgstr "" +msgstr "저장소가 없습니다."    #: tortoisehg\hgtk\visdiff.py:102 tortoisehg\hgtk\visdiff.py:373  msgid "No repository found here" -msgstr "" +msgstr "여기에서는 저장소를 찾을 수 없습니다."    #: tortoisehg\hgtk\visdiff.py:109  msgid "Select diff tool" @@ -4795,11 +4804,15 @@
   #: tortoisehg\util\menuthg.py:39  msgid "Commit changes in repository" -msgstr "" +msgstr "저장소에 커밋하여 변경합니다."    #: tortoisehg\util\menuthg.py:41  msgid "Create Repository Here" -msgstr "" +msgstr "여기에 저장소를 생성합니다." + +#: tortoisehg\util\menuthg.py:42 +msgid "Create a new repository" +msgstr "새로운 저장소 생성"    #: tortoisehg\util\menuthg.py:44  msgid "Clone..." @@ -4861,10 +4874,6 @@
 msgid "Rename file or directory"  msgstr "파일이나 directory의 이름을 바꿉니다."   -#: tortoisehg\util\menuthg.py:68 -msgid "Repository Explorer" -msgstr "" -  #: tortoisehg\util\menuthg.py:69  msgid "View change history in repository"  msgstr "" @@ -4903,7 +4912,7 @@
   #: tortoisehg\util\menuthg.py:84  msgid "Update icons for this repository" -msgstr "" +msgstr "이 저장소의 아이콘을 갱신합니다."    #: tortoisehg\util\menuthg.py:86  msgid "Global Settings" @@ -4915,11 +4924,11 @@
   #: tortoisehg\util\menuthg.py:89  msgid "Repository Settings" -msgstr "" +msgstr "저장소 설정"    #: tortoisehg\util\menuthg.py:90  msgid "Configure repository settings" -msgstr "" +msgstr "저장소 설정을 구성합니다."    #: tortoisehg\util\menuthg.py:92  msgid "About TortoiseHg"
Show Entire File i18n/​tortoisehg/​pt.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
 
476
477
478
479
 
480
481
482
 
1539
1540
1541
1542
 
1543
1544
1545
 
2267
2268
2269
2270
 
2271
2272
2273
 
2303
2304
2305
2306
 
2307
2308
2309
 
3532
3533
3534
3535
 
3536
3537
3538
 
8
9
10
 
11
12
13
14
15
16
 
17
18
19
20
 
476
477
478
 
479
480
481
482
 
1539
1540
1541
 
1542
1543
1544
1545
 
2267
2268
2269
 
2270
2271
2272
2273
 
2303
2304
2305
 
2306
2307
2308
2309
 
3532
3533
3534
 
3535
3536
3537
3538
@@ -8,13 +8,13 @@
 "Project-Id-Version: tortoisehg\n"  "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"  "POT-Creation-Date: 2009-11-25 15:36+0000\n" -"PO-Revision-Date: 2009-11-25 10:16+0000\n" +"PO-Revision-Date: 2009-11-30 06:41+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: 2009-11-26 04:40+0000\n" +"X-Launchpad-Export-Date: 2009-12-01 04:49+0000\n"  "X-Generator: Launchpad (build Unknown)\n"    #: thgtaskbar.py:38 @@ -476,7 +476,7 @@
   #: tortoisehg\hgtk\commit.py:144  msgid "merging " -msgstr "" +msgstr "об'єднання "    #: tortoisehg\hgtk\commit.py:150  msgid " - qnew" @@ -1539,7 +1539,7 @@
   #: tortoisehg\hgtk\hginit.py:22  msgid "TortoiseHg Init" -msgstr "" +msgstr "TortoiseHg Init"    #: tortoisehg\hgtk\hginit.py:30  msgid "Create" @@ -2267,7 +2267,7 @@
   #: tortoisehg\hgtk\history.py:748  msgid "QImport Revision" -msgstr "" +msgstr "Швидкий імпорт редакція"    #: tortoisehg\hgtk\history.py:749  msgid "Strip Revision..." @@ -2303,7 +2303,7 @@
   #: tortoisehg\hgtk\history.py:825  msgid "QImport from here to selected" -msgstr "" +msgstr "Швидкий імпорт звідси до вибраної"    #: tortoisehg\hgtk\history.py:829  msgid "Select common ancestor revision" @@ -3532,7 +3532,7 @@
   #: tortoisehg\hgtk\taskbarui.py:32  msgid "OK" -msgstr "" +msgstr "Гаразд"    #: tortoisehg\hgtk\taskbarui.py:33 tortoisehg\hgtk\thgshelve.py:157  msgid "Cancel"