aboutsummaryrefslogblamecommitdiffstats
path: root/messages/mailman.pot
blob: a6d5915a955f0d4c40fc8cd10ac6fb507918e515 (plain) (tree)
1
2
3
4
5
6
7
8
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
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
2489
2490
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
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
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
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
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
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
3416
3417
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
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762
4763
4764
4765
4766
4767
4768
4769
4770
4771
4772
4773
4774
4775
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4930
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
4950
4951
4952
4953
4954
4955
4956
4957
4958
4959
4960
4961
4962
4963
4964
4965
4966
4967
4968
4969
4970
4971
4972
4973
4974
4975
4976
4977
4978
4979
4980
4981
4982
4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5015
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025
5026
5027
5028
5029
5030
5031
5032
5033
5034
5035
5036
5037
5038
5039
5040
5041
5042
5043
5044
5045
5046
5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
5060
5061
5062
5063
5064
5065
5066
5067
5068
5069
5070
5071
5072
5073
5074
5075
5076
5077
5078
5079
5080
5081
5082
5083
5084
5085
5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
5104
5105
5106
5107
5108
5109
5110
5111
5112
5113
5114
5115
5116
5117
5118
5119
5120
5121
5122
5123
5124
5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
5139
5140
5141
5142
5143
5144
5145
5146
5147
5148
5149
5150
5151
5152
5153
5154
5155
5156
5157
5158
5159
5160
5161
5162
5163
5164
5165
5166
5167
5168
5169
5170
5171
5172
5173
5174
5175
5176
5177
5178
5179
5180
5181
5182
5183
5184
5185
5186
5187
5188
5189
5190
5191
5192
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
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
5254
5255
5256
5257
5258
5259
5260
5261
5262
5263
5264
5265
5266
7437
7438
7439
7440
7441
7442
7443
7444
7445
7446
7447
7448
7449
7450
7451
7452
7453
7454
7455
7456
7457
7458
7459
7460
7461
7462
7463
7464
7465
7466
7467
7468
7469
7470
7471
7472
7473
7474
7475
7476
7477
7478
7479
7480
7481
7482
7483
7484
7485
7486
7487
7488
7489
7490
7491
7492
7493
7494
7495
7496
7497
7498
7499
7500
7501
7502
7503
7504
7505
7506
7507
7508
7509
7510
7511
7512
7513
7514
7515
7516
7517
7518
7519
7520
7521
7522
7523
7524
7525
7526
7527
7528
7529
7530
7531
7532
7533
7534
7535
7536
7537
7538
7539
7540
7541
7542
7543
7544
7545
7546
7547
7548
7549
7550
7551
7552
7553
7554
7555
7556
7557
7558
7559
7560
7561
7562
7563
7564
7565
7566
7567
7568
7569
7570
7571
7572
7573
7574
7575
7576
7577
7578
7579
7580
7581
7582
7583
7584
7585
7586
7587
7588
7589
7590
7591
7592
7593
7594
7595
7596
7597
7598
7599
7600
7601
7602
7603
7604
7605
7606
7607
7608
7609
7610
7611
7612
7613
7614
7615
7616
7617
7618
7619
7620
7621
7622
7623
7624
7625
7626
7627
7628
7629
7630
7631
7632
7633
7634
7635
7636
7637
7638
7639
7640
7641
7642
7643
7644
7645
7646
7647
7648
7649
7650
7651
7652
7653
7654
7655
7656
7657
7658
7659
7660
7661
7662
7663
7664
7665
7666
7667
7668
7669
7670
7671
7672
7673
7674
7675
7676
7677
7678
7679
7680
7681
7682
7683
7684
7685
7686
7687
7688
7689
7690
7691
7692
7693
7694
7695
7696
7697
7698
7699
7700
7701
7702
7703
7704
7705
7706
7707
7708
7709
7710
7711
7712
7713
7714
7715
7716
7717
7718
7719
7720
7721
7722
7723
7724
7725
7726
7727
7728
7729
7730
7731
7732
7733
7734
7735
7736
7737
7738
7739
7740
7741
7742
7743
7744
7745
7746
7747
7748
7749
7750
7751
7752
7753
7754
7755
7756
7757
7758
7759
7760
7761
7762
7763
7764
7765
7766
7767
7768
7769
7770
7771
7772
7773
7774
7775
7776
7777
7778
7779
7780
7781
7782






                                       
                                               








                                              
                                    


                          
                                    


                        

                                                                       


            
                                    


                         
                                    


                     
                                                                      


              
                                                                      


               
                                                                      


              
                                                                      


            
                                    


                                                 
                                    


                         
                                    


                  
                                    



                             
                                    


             
                                    


                
                                    


               
                                    


             
                                    


              
                                    


            
                                    


            
                                                        


           
                                    


                
                                    


                
                                    


               
                                    


                 
                                    


             
                                    


              
                                    


              
                                    


             
                                    


                                
                                    


                          
                                    


                                                     
                                    


                                  
                                    



                            
                                     


                                         
                                     










































                                                                      
                                               



                                  
                         


                
                         


                                  
                         


                                                             
                                                  

                                                                         
                                                            


                    
                         

































                                                                              
                                                       



















                                                                          
                                                      


                
                                                       





































                                                                                  
                                                                            



                                                    
                              


                   
                                                                          










































































































































                                                                                  
                                                      





















































                                                                               
                           


                                
                           


                                                     
                           


                                
                           


             
                           


                                     
                           


            
                           


           
                           


                          
                           


           
                           


                 
                           


               
                           


              
                           


             
                           


                
                           


         
                           


         
                           


         
                           


         
                           


                                                                
                           





                                                                             
                           




                                                       
                           















                                                                                 
                            




                                                               
                            




                                                                     
                            




                                                                     
                            




                                                             
                            




                                                                 
                            


                                                         
                            


                                                     
                            


                                                        
                            




                                                         
                            


                                 
                            


                                                 
                            


              
                                                        


                 
                            


                                                 

                                                      
                                                       
                                                      
















                                                                             

                                                                              


          

                                                      
                                                       
                                                      
















                                                                             

                                                                             


           
                            


                                                                  
                                                      


                                           
                                                      


                                       
                            





                                                                                  
                            


                                                        
                            


                                             
                            


                                       
                            
















                                                                                  
                            


                                         
                            


                                       
                            


                                     
                            


                                   
                            


                           
                            


                                         
                            


                                             
                            


                        
                            


                          
                                                      


                                 
                            


                                            
                            


                             
                            


                                
                            


                       
                            


                          
                            


                                  
                            


                                       
                            


                                 
                            


                      
                            


                                                    
                            


                             
                            







































































































































                                                             
                                                              














































                                                             
                                                                    






















































                                                              
                                                      


                       

                                                      




































































                                                                                  
                             






























































                                                                                  
                             


                                                    
                             


                                   
                             







                                                                                  

                                                        





                                                                            
                             


                                                      







                                                                              


                                      
                             










                                                                              
                             


                                                      
                             


                                        
                             





                                                                                    
                             


                                      
                                                        


                              
                             















                                                                                
                                                        
                                                        


                   
                                                        


                          
                             


                                                         
                             


                                           
                             






                                                                                
                             


                                         
                             


                
                             




















                                                                                  
                             


                      
                                                        


                                  
                             




                                                    
                             


                                         
                             







                                                                                  
                             


                               
                             





                                                                               
                             


                                   
                             




                                                         
                             














                                                                               
                             


                      
                             





                                                                                  
                             


                              
                             






                                                                           
                             


                                         
                             





                                                                      
                             


                              
                             


















                                                                                 
                             


                            
                             







































































































































































                                                                                  
                            





                                                                              
                            


                                                  
                            


                                                 
                            


                   
                            






























































                                                          
                             


                                  
                              




                                                            
                              






                                                                                  
                              


             
                              






                                                                          
                              


                                    
                              

                                                    
                                                                        

         
                              


                    

                                                         










                                                      
                            


                        





                                                        


                                     
                                                        


                                             

                                                        


                                                            
                             


                              

                                                           

         
                             




                                                      
                             


                                
                             


                                                
                             



                                                                                 
                                

         
                             


                                                        
                             


                                  
                             


                                                             
                             


                                  
                             


                                      
                             


                                                    
                             


                                          
                             


                                  
                             


                                
                                                                 



                                       
                             





                                                                               
                             


                              
                             






                                                                             
                             







                                                                                  
                             





                                                                                  
                             





                                                                                 
                             


                                               
                             


                                    
                             


                                                  
                             


                          
                             


                                   
                             


                               
                             


                
                             


               
                             


                         
                             


            
                             


           
                             


                          
                             


                                  
                             


                                  
                             





                                                                   
                             


                                                    
                             


                          

                                                               

         
                             













                                                                                  
                             


                      
                             


                 
                             


              
                             







                                                                              
                             


                         
                             




                                                   
                             


              
                             


                 
                             


                                                   
                             


                            
                             


             
                             














                                       
                             







































































                                                                                  
                           


                                                  
                                                      



                                                          
                               


                                              
                               


                                               
                               


                                                      
                               


                                     
                               







                                                                                  
                               





                                                                             
                               




                                                                          
                               




                                                                          
                               






                                                                              
                               





                                                                                 
                                                                  


                                   
                               


                             
                               














                                                                                  
                               


                                                   
                               


                                                
                               








                                                                                 
                                                       





















                                                                                
                                                                             


                     






                                                                                  






































































































































































































































































































































































































































































































                                                                                  
                           


                           
                           


             




                           


              
                           


                     
                           


                       
                           


                




                           


               
                           


              
                           


                          
                           


                 
                           


               
                           


                
                           


              
                           


                  
                           


             
                           


                 
                           


              
                           


                  
                           


                           
                           


               
                           


               
                           


               
                           


                 
                          





                                                               
                          


                      
                          


                                                               
                          


                                                                     
                           


                                              



















                                                                                  




































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































                                                                                                   
                                     





















































































                                                                                  

















                                                                                  


                                                         
                               




                                                           
                               


                                                         
                               









                                                             
                          

















                               
                                                     






































































































































































































































































































































































































































































































































































                                                                                     
                                                                   

         
                           
        




                                                                                 



                                                                             
                           


                                                               
                           




                                                       
                           




                                                            
                           


                          
                           


                 
                           


                                  
                           


                                               
                           


























                                                                                 
                           


                                                                   
                           









                                                                                  
                            


                     
                            


                                                                   
                            









                                                                                 
                            


                              
                            
















































































































































































































































































































































                                                                                                                                                           
                               


                                                              
                               


                                                           
                               






































                                                                                  
                                   


                                 
                                   



                                                              
                                                                           





                                   
                                   


                                            
                                                                    




                                      
                                   


                  
                                   


               
                                   


                      
                                   








                                       
                                   








                                         
                                   


                                             
                                   



                                           
                                   


                                                            
                                   


                     
                                   


                     
                                   



                   
                                   


                                              
                                   


                     
                                   


                     
                                   


               
                           


                                                      
                           


                                    
                           


                                                                   
                           


                            
                           


                                                                
                           


                              
                           


                        
                           


                                                     
                           








                                                                             
                           
        


                                                                             

         




                                    


                                                           
                            








                                                                                
                            








                                                                              
                            


                                                          
                             


                                        
                             


                                                           




                                                                            


                
                             


                                        
                             


                                                                
                          


                                                                   
                                                   


                        
                          


                                                                
                                              


                                              
                          


                                                  
                          


                                             
                           


                                                                
                           


                                                
                                    










                                                                                
                                    


                                    
                                    


                                          
                                     




                                                         
                                     


                  
                                     




                
                                     




                                                                             
                                     




            
                                     





           
                                     














                                                   
                     


           
                     


           
                     


           
                     


           
                     


           
                     


           
                     


           
                      


           
                      


           
                      


           
                      


           
                      


           
                      


           
                      


           
                      


           
                      


           
                      


           
                      


           
                      


                         
                      




















                                                                                  
               

                                                                     






















                                                                                
                      


                                    
                      


                                             
                      


                                             
                      


                                                        
                      


                              
                      


                                                 
                      


                                                  
                      


                                                                       
                                                                           
                                                               



                                  

                                                                        






























































































































































































































                                                                                  
                     


                                              
                      


                                                                           
                      


                                                            
                      


                                                   
                      


                                                       
                      


                                    




                                                


                                               
                      


                                     
                      


                                              
                      


                                        
                      


                                             
                      


                                    
                      


                                         
                      


                                
                      


                                        
                      


                                   
                      


                                          
                      


                                                                     
                      


                                         
                      


                                             
                      


                                                       
                      


                         
                      


                       
                      











































                                                                                    
                    
















































































































































































































                                                                                  



























                                                        










































































































































                                                                                  
                                                     
    

                                                                                  
    
                               

            



                                                                                 



































































































































                                                                                          
                       


                                                                                 







                                                                                 










                                                                               
                       


                                    
                       


                                     
                       









































































































                                                                                  
                     


                                      
                     


                                
                     


                                  
                     


                               
                     




                                                                                  
                     




                                                                                 
                     











                                                                                 
                                          


                                              
                     


                                                                    
                     


                         
                     


                                
                     


                                                        
                     


                                              
                     


                                           
                     


                                
                     


























































                                                                                  



































                                                                                  































































































































































                                                                                  
                                               

                 



                                                                                 


                   

                                                                             


                    

                                                                              










                                                        
                         


                                                      
                         


                                                    
                         


                                
                         

























                                                                              
                              


                        

                                                      

         
                 


                                                            
                 


                                                                    
                 


                                                                
                 


                 




                                


                        
                                


                       

















                                                         










































































































                                                                                 
                       




























                                                                     
                    



                                            
                    



                                
                    



                                                                
                     



                                                      
                     










                                                      
                     





                                                        
                     

























































































































































































































































































































































                                                                                    
                                              




                                                    
                               














































































                                                                                 







                                                                           

         
                    


                                                           
                    


                              
                    




                
                    




















































                                                                                  
                    









































                                                                                  
                       


                       
                       












































                                                                                   
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: Mon Sep 22 10:07:56 2003\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
"Generated-By: pygettext.py 1.4\n"


#: Mailman/Archiver/HyperArch.py:119
msgid "size not available"
msgstr ""

#: Mailman/Archiver/HyperArch.py:125
msgid " %(size)i bytes "
msgstr ""

#: Mailman/Archiver/HyperArch.py:279 Mailman/Archiver/HyperArch.py:438
#: Mailman/Archiver/HyperArch.py:999 Mailman/Archiver/HyperArch.py:1164
msgid " at "
msgstr ""

#: Mailman/Archiver/HyperArch.py:467
msgid "Previous message:"
msgstr ""

#: Mailman/Archiver/HyperArch.py:489
msgid "Next message:"
msgstr ""

#: Mailman/Archiver/HyperArch.py:642 Mailman/Archiver/HyperArch.py:678
msgid "thread"
msgstr ""

#: Mailman/Archiver/HyperArch.py:643 Mailman/Archiver/HyperArch.py:679
msgid "subject"
msgstr ""

#: Mailman/Archiver/HyperArch.py:644 Mailman/Archiver/HyperArch.py:680
msgid "author"
msgstr ""

#: Mailman/Archiver/HyperArch.py:645 Mailman/Archiver/HyperArch.py:681
msgid "date"
msgstr ""

#: Mailman/Archiver/HyperArch.py:717
msgid "<P>Currently, there are no archives. </P>"
msgstr ""

#: Mailman/Archiver/HyperArch.py:754
msgid "Gzip'd Text%(sz)s"
msgstr ""

#: Mailman/Archiver/HyperArch.py:759
msgid "Text%(sz)s"
msgstr ""

#: Mailman/Archiver/HyperArch.py:849
msgid ""
"figuring article archives\n"
msgstr ""

#: Mailman/Archiver/HyperArch.py:859
msgid "April"
msgstr ""

#: Mailman/Archiver/HyperArch.py:859
msgid "February"
msgstr ""

#: Mailman/Archiver/HyperArch.py:859
msgid "January"
msgstr ""

#: Mailman/Archiver/HyperArch.py:859
msgid "March"
msgstr ""

#: Mailman/Archiver/HyperArch.py:860
msgid "August"
msgstr ""

#: Mailman/Archiver/HyperArch.py:860
msgid "July"
msgstr ""

#: Mailman/Archiver/HyperArch.py:860
msgid "June"
msgstr ""

#: Mailman/Archiver/HyperArch.py:860 Mailman/i18n.py:102
msgid "May"
msgstr ""

#: Mailman/Archiver/HyperArch.py:861
msgid "December"
msgstr ""

#: Mailman/Archiver/HyperArch.py:861
msgid "November"
msgstr ""

#: Mailman/Archiver/HyperArch.py:861
msgid "October"
msgstr ""

#: Mailman/Archiver/HyperArch.py:861
msgid "September"
msgstr ""

#: Mailman/Archiver/HyperArch.py:869
msgid "First"
msgstr ""

#: Mailman/Archiver/HyperArch.py:869
msgid "Fourth"
msgstr ""

#: Mailman/Archiver/HyperArch.py:869
msgid "Second"
msgstr ""

#: Mailman/Archiver/HyperArch.py:869
msgid "Third"
msgstr ""

#: Mailman/Archiver/HyperArch.py:871
msgid "%(ord)s quarter %(year)i"
msgstr ""

#: Mailman/Archiver/HyperArch.py:878
msgid "%(month)s %(year)i"
msgstr ""

#: Mailman/Archiver/HyperArch.py:883
msgid "The Week Of Monday %(day)i %(month)s %(year)i"
msgstr ""

#: Mailman/Archiver/HyperArch.py:887
msgid "%(day)i %(month)s %(year)i"
msgstr ""

#: Mailman/Archiver/HyperArch.py:987
msgid ""
"Computing threaded index\n"
msgstr ""

#: Mailman/Archiver/HyperArch.py:1244
msgid "Updating HTML for article %(seq)s"
msgstr ""

#: Mailman/Archiver/HyperArch.py:1251
msgid "article file %(filename)s is missing!"
msgstr ""

#: Mailman/Archiver/pipermail.py:168 Mailman/Archiver/pipermail.py:169
msgid "No subject"
msgstr ""

#: Mailman/Archiver/pipermail.py:269
msgid "Creating archive directory "
msgstr ""

#: Mailman/Archiver/pipermail.py:281
msgid "Reloading pickled archive state"
msgstr ""

#: Mailman/Archiver/pipermail.py:308
msgid "Pickling archive state into "
msgstr ""

#: Mailman/Archiver/pipermail.py:419
msgid "Updating index files for archive [%(archive)s]"
msgstr ""

#: Mailman/Archiver/pipermail.py:452
msgid "  Thread"
msgstr ""

#: Mailman/Archiver/pipermail.py:557
msgid "#%(counter)05d %(msgid)s"
msgstr ""

#: Mailman/Bouncer.py:44
msgid "due to excessive bounces"
msgstr ""

#: Mailman/Bouncer.py:45
msgid "by yourself"
msgstr ""

#: Mailman/Bouncer.py:46
msgid "by the list administrator"
msgstr ""

#: Mailman/Bouncer.py:47 Mailman/Bouncer.py:234
#: Mailman/Commands/cmd_set.py:182
msgid "for unknown reasons"
msgstr ""

#: Mailman/Bouncer.py:181
msgid "disabled"
msgstr ""

#: Mailman/Bouncer.py:186
msgid "Bounce action notification"
msgstr ""

#: Mailman/Bouncer.py:241
msgid " The last bounce received from you was dated %(date)s"
msgstr ""

#: Mailman/Bouncer.py:266 Mailman/Deliverer.py:135
#: Mailman/Handlers/Acknowledge.py:44 Mailman/Handlers/CookHeaders.py:233
#: Mailman/Handlers/Hold.py:215 Mailman/Handlers/Hold.py:250
#: Mailman/Handlers/ToDigest.py:216 Mailman/ListAdmin.py:243
msgid "(no subject)"
msgstr ""

#: Mailman/Bouncer.py:268
msgid "[No bounce details are available]"
msgstr ""

#: Mailman/Cgi/Auth.py:46
msgid "Moderator"
msgstr ""

#: Mailman/Cgi/Auth.py:48
msgid "Administrator"
msgstr ""

#: Mailman/Cgi/admin.py:70 Mailman/Cgi/admindb.py:89 Mailman/Cgi/confirm.py:55
#: Mailman/Cgi/edithtml.py:67 Mailman/Cgi/listinfo.py:51
#: Mailman/Cgi/options.py:71 Mailman/Cgi/private.py:98
#: Mailman/Cgi/rmlist.py:64 Mailman/Cgi/roster.py:57
#: Mailman/Cgi/subscribe.py:61
msgid "No such list <em>%(safelistname)s</em>"
msgstr ""

#: Mailman/Cgi/admin.py:85 Mailman/Cgi/admindb.py:105
#: Mailman/Cgi/edithtml.py:85 Mailman/Cgi/private.py:123
msgid "Authorization failed."
msgstr ""

#: Mailman/Cgi/admin.py:175
msgid ""
"You have turned off delivery of both digest and\n"
"                non-digest messages.  This is an incompatible state of\n"
"                affairs.  You must turn on either digest delivery or\n"
"                non-digest delivery or your mailing list will basically be\n"
"                unusable."
msgstr ""

#: Mailman/Cgi/admin.py:179 Mailman/Cgi/admin.py:185 Mailman/Cgi/admin.py:190
#: Mailman/Cgi/admin.py:1363 Mailman/Gui/GUIBase.py:184
msgid "Warning: "
msgstr ""

#: Mailman/Cgi/admin.py:183
msgid ""
"You have digest members, but digests are turned\n"
"                off. Those people will not receive mail."
msgstr ""

#: Mailman/Cgi/admin.py:188
msgid ""
"You have regular list members but non-digestified mail is\n"
"                turned off.  They will receive mail until you fix this\n"
"                problem."
msgstr ""

#: Mailman/Cgi/admin.py:212
msgid "%(hostname)s mailing lists - Admin Links"
msgstr ""

#: Mailman/Cgi/admin.py:241 Mailman/Cgi/listinfo.py:99
msgid "Welcome!"
msgstr ""

#: Mailman/Cgi/admin.py:244 Mailman/Cgi/listinfo.py:102
msgid "Mailman"
msgstr ""

#: Mailman/Cgi/admin.py:248
msgid ""
"<p>There currently are no publicly-advertised %(mailmanlink)s\n"
"            mailing lists on %(hostname)s."
msgstr ""

#: Mailman/Cgi/admin.py:254
msgid ""
"<p>Below is the collection of publicly-advertised\n"
"            %(mailmanlink)s mailing lists on %(hostname)s.  Click on a list\n"
"            name to visit the configuration pages for that list."
msgstr ""

#: Mailman/Cgi/admin.py:261
msgid "right "
msgstr ""

#: Mailman/Cgi/admin.py:263
msgid ""
"To visit the administrators configuration page for an\n"
"        unadvertised list, open a URL similar to this one, but with a '/' and\n"
"        the %(extra)slist name appended.  If you have the proper authority,\n"
"        you can also <a href=\"%(creatorurl)s\">create a new mailing list</a>.\n"
"\n"
"        <p>General list information can be found at "
msgstr ""

#: Mailman/Cgi/admin.py:270
msgid "the mailing list overview page"
msgstr ""

#: Mailman/Cgi/admin.py:272
msgid "<p>(Send questions and comments to "
msgstr ""

#: Mailman/Cgi/admin.py:282 Mailman/Cgi/listinfo.py:134 cron/mailpasswds:198
msgid "List"
msgstr ""

#: Mailman/Cgi/admin.py:283 Mailman/Cgi/admin.py:549
#: Mailman/Cgi/listinfo.py:135
msgid "Description"
msgstr ""

#: Mailman/Cgi/admin.py:289 Mailman/Cgi/listinfo.py:141 bin/list_lists:116
msgid "[no description available]"
msgstr ""

#: Mailman/Cgi/admin.py:322
msgid "No valid variable name found."
msgstr ""

#: Mailman/Cgi/admin.py:332
msgid ""
"%(realname)s Mailing list Configuration Help\n"
"    <br><em>%(varname)s</em> Option"
msgstr ""

#: Mailman/Cgi/admin.py:339
msgid "Mailman %(varname)s List Option Help"
msgstr ""

#: Mailman/Cgi/admin.py:357
msgid ""
"<em><strong>Warning:</strong> changing this option here\n"
"    could cause other screens to be out-of-sync.  Be sure to reload any other\n"
"    pages that are displaying this option for this mailing list.  You can also\n"
"    "
msgstr ""

#: Mailman/Cgi/admin.py:368
msgid "return to the %(categoryname)s options page."
msgstr ""

#: Mailman/Cgi/admin.py:383
msgid "%(realname)s Administration (%(label)s)"
msgstr ""

#: Mailman/Cgi/admin.py:384
msgid "%(realname)s mailing list administration<br>%(label)s Section"
msgstr ""

#: Mailman/Cgi/admin.py:400
msgid "Configuration Categories"
msgstr ""

#: Mailman/Cgi/admin.py:401
msgid "Other Administrative Activities"
msgstr ""

#: Mailman/Cgi/admin.py:405
msgid "Tend to pending moderator requests"
msgstr ""

#: Mailman/Cgi/admin.py:407
msgid "Go to the general list information page"
msgstr ""

#: Mailman/Cgi/admin.py:409
msgid "Edit the public HTML pages"
msgstr ""

#: Mailman/Cgi/admin.py:411
msgid "Go to list archives"
msgstr ""

#: Mailman/Cgi/admin.py:417
msgid "Delete this mailing list"
msgstr ""

#: Mailman/Cgi/admin.py:418
msgid " (requires confirmation)<br>&nbsp;<br>"
msgstr ""

#: Mailman/Cgi/admin.py:424
msgid "Logout"
msgstr ""

#: Mailman/Cgi/admin.py:468
msgid "Emergency moderation of all list traffic is enabled"
msgstr ""

#: Mailman/Cgi/admin.py:479
msgid ""
"Make your changes in the following section, then submit them\n"
"        using the <em>Submit Your Changes</em> button below."
msgstr ""

#: Mailman/Cgi/admin.py:497
msgid "Additional Member Tasks"
msgstr ""

#: Mailman/Cgi/admin.py:503
msgid ""
"<li>Set everyone's moderation bit, including\n"
"            those members not currently visible"
msgstr ""

#: Mailman/Cgi/admin.py:507
msgid "Off"
msgstr ""

#: Mailman/Cgi/admin.py:507
msgid "On"
msgstr ""

#: Mailman/Cgi/admin.py:509
msgid "Set"
msgstr ""

#: Mailman/Cgi/admin.py:550
msgid "Value"
msgstr ""

#: Mailman/Cgi/admin.py:604
msgid ""
"Badly formed options entry:\n"
" %(record)s"
msgstr ""

#: Mailman/Cgi/admin.py:662
msgid "<em>Enter the text below, or...</em><br>"
msgstr ""

#: Mailman/Cgi/admin.py:664
msgid "<br><em>...specify a file to upload</em><br>"
msgstr ""

#: Mailman/Cgi/admin.py:690 Mailman/Cgi/admin.py:693
msgid "Topic %(i)d"
msgstr ""

#: Mailman/Cgi/admin.py:694
msgid "Delete"
msgstr ""

#: Mailman/Cgi/admin.py:695
msgid "Topic name:"
msgstr ""

#: Mailman/Cgi/admin.py:697
msgid "Regexp:"
msgstr ""

#: Mailman/Cgi/admin.py:700 Mailman/Cgi/options.py:956
msgid "Description:"
msgstr ""

#: Mailman/Cgi/admin.py:704
msgid "Add new item..."
msgstr ""

#: Mailman/Cgi/admin.py:706
msgid "...before this one."
msgstr ""

#: Mailman/Cgi/admin.py:707
msgid "...after this one."
msgstr ""

#: Mailman/Cgi/admin.py:742
msgid "<br>(Edit <b>%(varname)s</b>)"
msgstr ""

#: Mailman/Cgi/admin.py:744
msgid "<br>(Details for <b>%(varname)s</b>)"
msgstr ""

#: Mailman/Cgi/admin.py:751
msgid ""
"<br><em><strong>Note:</strong>\n"
"        setting this value performs an immediate action but does not modify\n"
"        permanent state.</em>"
msgstr ""

#: Mailman/Cgi/admin.py:765
msgid "Mass Subscriptions"
msgstr ""

#: Mailman/Cgi/admin.py:772
msgid "Mass Removals"
msgstr ""

#: Mailman/Cgi/admin.py:779
msgid "Membership List"
msgstr ""

#: Mailman/Cgi/admin.py:786
msgid "(help)"
msgstr ""

#: Mailman/Cgi/admin.py:787
msgid "Find member %(link)s:"
msgstr ""

#: Mailman/Cgi/admin.py:790
msgid "Search..."
msgstr ""

#: Mailman/Cgi/admin.py:807
msgid "Bad regular expression: "
msgstr ""

#: Mailman/Cgi/admin.py:863
msgid "%(allcnt)s members total, %(membercnt)s shown"
msgstr ""

#: Mailman/Cgi/admin.py:866
msgid "%(allcnt)s members total"
msgstr ""

#: Mailman/Cgi/admin.py:889
msgid "unsub"
msgstr ""

#: Mailman/Cgi/admin.py:890
msgid "member address<br>member name"
msgstr ""

#: Mailman/Cgi/admin.py:891
msgid "hide"
msgstr ""

#: Mailman/Cgi/admin.py:891
msgid "mod"
msgstr ""

#: Mailman/Cgi/admin.py:892
msgid "nomail<br>[reason]"
msgstr ""

#: Mailman/Cgi/admin.py:893
msgid "ack"
msgstr ""

#: Mailman/Cgi/admin.py:893
msgid "not metoo"
msgstr ""

#: Mailman/Cgi/admin.py:894
msgid "nodupes"
msgstr ""

#: Mailman/Cgi/admin.py:895
msgid "digest"
msgstr ""

#: Mailman/Cgi/admin.py:895
msgid "plain"
msgstr ""

#: Mailman/Cgi/admin.py:896
msgid "language"
msgstr ""

#: Mailman/Cgi/admin.py:907
msgid "?"
msgstr ""

#: Mailman/Cgi/admin.py:908
msgid "U"
msgstr ""

#: Mailman/Cgi/admin.py:909
msgid "A"
msgstr ""

#: Mailman/Cgi/admin.py:910
msgid "B"
msgstr ""

#: Mailman/Cgi/admin.py:981
msgid "<b>unsub</b> -- Click on this to unsubscribe the member."
msgstr ""

#: Mailman/Cgi/admin.py:983
msgid ""
"<b>mod</b> -- The user's personal moderation flag.  If this is\n"
"        set, postings from them will be moderated, otherwise they will be\n"
"        approved."
msgstr ""

#: Mailman/Cgi/admin.py:987
msgid ""
"<b>hide</b> -- Is the member's address concealed on\n"
"        the list of subscribers?"
msgstr ""

#: Mailman/Cgi/admin.py:989
msgid ""
"<b>nomail</b> -- Is delivery to the member disabled?  If so, an\n"
"        abbreviation will be given describing the reason for the disabled\n"
"        delivery:\n"
"            <ul><li><b>U</b> -- Delivery was disabled by the user via their\n"
"                    personal options page.\n"
"                <li><b>A</b> -- Delivery was disabled by the list\n"
"                    administrators.\n"
"                <li><b>B</b> -- Delivery was disabled by the system due to\n"
"                    excessive bouncing from the member's address.\n"
"                <li><b>?</b> -- The reason for disabled delivery isn't known.\n"
"                    This is the case for all memberships which were disabled\n"
"                    in older versions of Mailman.\n"
"            </ul>"
msgstr ""

#: Mailman/Cgi/admin.py:1004
msgid ""
"<b>ack</b> -- Does the member get acknowledgements of their\n"
"        posts?"
msgstr ""

#: Mailman/Cgi/admin.py:1007
msgid ""
"<b>not metoo</b> -- Does the member want to avoid copies of their\n"
"        own postings?"
msgstr ""

#: Mailman/Cgi/admin.py:1010
msgid ""
"<b>nodupes</b> -- Does the member want to avoid duplicates of the\n"
"        same message?"
msgstr ""

#: Mailman/Cgi/admin.py:1013
msgid ""
"<b>digest</b> -- Does the member get messages in digests?\n"
"        (otherwise, individual messages)"
msgstr ""

#: Mailman/Cgi/admin.py:1016
msgid ""
"<b>plain</b> -- If getting digests, does the member get plain\n"
"        text digests?  (otherwise, MIME)"
msgstr ""

#: Mailman/Cgi/admin.py:1018
msgid "<b>language</b> -- Language preferred by the user"
msgstr ""

#: Mailman/Cgi/admin.py:1032
msgid "Click here to hide the legend for this table."
msgstr ""

#: Mailman/Cgi/admin.py:1036
msgid "Click here to include the legend for this table."
msgstr ""

#: Mailman/Cgi/admin.py:1043
msgid ""
"<p><em>To view more members, click on the appropriate\n"
"        range listed below:</em>"
msgstr ""

#: Mailman/Cgi/admin.py:1052
msgid "from %(start)s to %(end)s"
msgstr ""

#: Mailman/Cgi/admin.py:1065
msgid "Subscribe these users now or invite them?"
msgstr ""

#: Mailman/Cgi/admin.py:1067
msgid "Invite"
msgstr ""

#: Mailman/Cgi/admin.py:1067 Mailman/Cgi/listinfo.py:177
msgid "Subscribe"
msgstr ""

#: Mailman/Cgi/admin.py:1073
msgid "Send welcome messages to new subscribees?"
msgstr ""

#: Mailman/Cgi/admin.py:1075 Mailman/Cgi/admin.py:1084
#: Mailman/Cgi/admin.py:1117 Mailman/Cgi/admin.py:1125
#: Mailman/Cgi/confirm.py:271 Mailman/Cgi/create.py:327
#: Mailman/Cgi/create.py:355 Mailman/Cgi/create.py:393
#: Mailman/Cgi/rmlist.py:228 Mailman/Gui/Archive.py:33
#: Mailman/Gui/Autoresponse.py:54 Mailman/Gui/Autoresponse.py:62
#: Mailman/Gui/Autoresponse.py:71 Mailman/Gui/Bounce.py:77
#: Mailman/Gui/Bounce.py:108 Mailman/Gui/Bounce.py:134
#: Mailman/Gui/Bounce.py:143 Mailman/Gui/ContentFilter.py:70
#: Mailman/Gui/ContentFilter.py:103 Mailman/Gui/Digest.py:46
#: Mailman/Gui/Digest.py:62 Mailman/Gui/Digest.py:84 Mailman/Gui/Digest.py:89
#: Mailman/Gui/General.py:148 Mailman/Gui/General.py:154
#: Mailman/Gui/General.py:232 Mailman/Gui/General.py:259
#: Mailman/Gui/General.py:286 Mailman/Gui/General.py:297
#: Mailman/Gui/General.py:300 Mailman/Gui/General.py:310
#: Mailman/Gui/General.py:315 Mailman/Gui/General.py:325
#: Mailman/Gui/General.py:345 Mailman/Gui/General.py:373
#: Mailman/Gui/General.py:396 Mailman/Gui/NonDigest.py:44
#: Mailman/Gui/NonDigest.py:52 Mailman/Gui/Privacy.py:101
#: Mailman/Gui/Privacy.py:107 Mailman/Gui/Privacy.py:140
#: Mailman/Gui/Privacy.py:188 Mailman/Gui/Privacy.py:296
#: Mailman/Gui/Privacy.py:309 Mailman/Gui/Usenet.py:52
#: Mailman/Gui/Usenet.py:56 Mailman/Gui/Usenet.py:93 Mailman/Gui/Usenet.py:105
msgid "No"
msgstr ""

#: Mailman/Cgi/admin.py:1075 Mailman/Cgi/admin.py:1084
#: Mailman/Cgi/admin.py:1117 Mailman/Cgi/admin.py:1125
#: Mailman/Cgi/confirm.py:271 Mailman/Cgi/create.py:327
#: Mailman/Cgi/create.py:355 Mailman/Cgi/create.py:393
#: Mailman/Cgi/rmlist.py:228 Mailman/Gui/Archive.py:33
#: Mailman/Gui/Autoresponse.py:54 Mailman/Gui/Autoresponse.py:62
#: Mailman/Gui/Bounce.py:77 Mailman/Gui/Bounce.py:108
#: Mailman/Gui/Bounce.py:134 Mailman/Gui/Bounce.py:143
#: Mailman/Gui/ContentFilter.py:70 Mailman/Gui/ContentFilter.py:103
#: Mailman/Gui/Digest.py:46 Mailman/Gui/Digest.py:62 Mailman/Gui/Digest.py:84
#: Mailman/Gui/Digest.py:89 Mailman/Gui/General.py:148
#: Mailman/Gui/General.py:154 Mailman/Gui/General.py:232
#: Mailman/Gui/General.py:259 Mailman/Gui/General.py:286
#: Mailman/Gui/General.py:297 Mailman/Gui/General.py:300
#: Mailman/Gui/General.py:310 Mailman/Gui/General.py:315
#: Mailman/Gui/General.py:325 Mailman/Gui/General.py:345
#: Mailman/Gui/General.py:373 Mailman/Gui/General.py:396
#: Mailman/Gui/NonDigest.py:44 Mailman/Gui/NonDigest.py:52
#: Mailman/Gui/Privacy.py:101 Mailman/Gui/Privacy.py:107
#: Mailman/Gui/Privacy.py:140 Mailman/Gui/Privacy.py:188
#: Mailman/Gui/Privacy.py:296 Mailman/Gui/Privacy.py:309
#: Mailman/Gui/Usenet.py:52 Mailman/Gui/Usenet.py:56 Mailman/Gui/Usenet.py:93
#: Mailman/Gui/Usenet.py:105
msgid "Yes"
msgstr ""

#: Mailman/Cgi/admin.py:1082
msgid "Send notifications of new subscriptions to the list owner?"
msgstr ""

#: Mailman/Cgi/admin.py:1090 Mailman/Cgi/admin.py:1131
msgid "Enter one address per line below..."
msgstr ""

#: Mailman/Cgi/admin.py:1095 Mailman/Cgi/admin.py:1136
msgid "...or specify a file to upload:"
msgstr ""

#: Mailman/Cgi/admin.py:1100
msgid ""
"Below, enter additional text to be added to the\n"
"    top of your invitation or the subscription notification.  Include at least\n"
"    one blank line at the end..."
msgstr ""

#: Mailman/Cgi/admin.py:1115
msgid "Send unsubscription acknowledgement to the user?"
msgstr ""

#: Mailman/Cgi/admin.py:1123
msgid "Send notifications to the list owner?"
msgstr ""

#: Mailman/Cgi/admin.py:1145
msgid "Change list ownership passwords"
msgstr ""

#: Mailman/Cgi/admin.py:1148
msgid ""
"The <em>list administrators</em> are the people who have ultimate control over\n"
"all parameters of this mailing list.  They are able to change any list\n"
"configuration variable available through these administration web pages.\n"
"\n"
"<p>The <em>list moderators</em> have more limited permissions; they are not\n"
"able to change any list configuration variable, but they are allowed to tend\n"
"to pending administration requests, including approving or rejecting held\n"
"subscription requests, and disposing of held postings.  Of course, the\n"
"<em>list administrators</em> can also tend to pending requests.\n"
"\n"
"<p>In order to split the list ownership duties into administrators and\n"
"moderators, you must set a separate moderator password in the fields below,\n"
"and also provide the email addresses of the list moderators in the\n"
"<a href=\"%(adminurl)s/general\">general options section</a>."
msgstr ""

#: Mailman/Cgi/admin.py:1167
msgid "Enter new administrator password:"
msgstr ""

#: Mailman/Cgi/admin.py:1169
msgid "Confirm administrator password:"
msgstr ""

#: Mailman/Cgi/admin.py:1174
msgid "Enter new moderator password:"
msgstr ""

#: Mailman/Cgi/admin.py:1176
msgid "Confirm moderator password:"
msgstr ""

#: Mailman/Cgi/admin.py:1186
msgid "Submit Your Changes"
msgstr ""

#: Mailman/Cgi/admin.py:1209
msgid "Moderator passwords did not match"
msgstr ""

#: Mailman/Cgi/admin.py:1219
msgid "Administrator passwords did not match"
msgstr ""

#: Mailman/Cgi/admin.py:1267
msgid "Already a member"
msgstr ""

#: Mailman/Cgi/admin.py:1270
msgid "&lt;blank line&gt;"
msgstr ""

#: Mailman/Cgi/admin.py:1271 Mailman/Cgi/admin.py:1274
msgid "Bad/Invalid email address"
msgstr ""

#: Mailman/Cgi/admin.py:1277
msgid "Hostile address (illegal characters)"
msgstr ""

#: Mailman/Cgi/admin.py:1283
msgid "Successfully invited:"
msgstr ""

#: Mailman/Cgi/admin.py:1285
msgid "Successfully subscribed:"
msgstr ""

#: Mailman/Cgi/admin.py:1290
msgid "Error inviting:"
msgstr ""

#: Mailman/Cgi/admin.py:1292
msgid "Error subscribing:"
msgstr ""

#: Mailman/Cgi/admin.py:1321
msgid "Successfully Unsubscribed:"
msgstr ""

#: Mailman/Cgi/admin.py:1326
msgid "Cannot unsubscribe non-members:"
msgstr ""

#: Mailman/Cgi/admin.py:1338
msgid "Bad moderation flag value"
msgstr ""

#: Mailman/Cgi/admin.py:1359
msgid "Not subscribed"
msgstr ""

#: Mailman/Cgi/admin.py:1362
msgid "Ignoring changes to deleted member: %(user)s"
msgstr ""

#: Mailman/Cgi/admin.py:1402
msgid "Successfully Removed:"
msgstr ""

#: Mailman/Cgi/admin.py:1406
msgid "Error Unsubscribing:"
msgstr ""

#: Mailman/Cgi/admindb.py:159 Mailman/Cgi/admindb.py:167
msgid "%(realname)s Administrative Database"
msgstr ""

#: Mailman/Cgi/admindb.py:162
msgid "%(realname)s Administrative Database Results"
msgstr ""

#: Mailman/Cgi/admindb.py:170
msgid "There are no pending requests."
msgstr ""

#: Mailman/Cgi/admindb.py:173
msgid "Click here to reload this page."
msgstr ""

#: Mailman/Cgi/admindb.py:184
msgid "Detailed instructions for the administrative database"
msgstr ""

#: Mailman/Cgi/admindb.py:188
msgid "Administrative requests for mailing list:"
msgstr ""

#: Mailman/Cgi/admindb.py:191 Mailman/Cgi/admindb.py:234
msgid "Submit All Data"
msgstr ""

#: Mailman/Cgi/admindb.py:204
msgid "all of %(esender)s's held messages."
msgstr ""

#: Mailman/Cgi/admindb.py:209
msgid "a single held message."
msgstr ""

#: Mailman/Cgi/admindb.py:214
msgid "all held messages."
msgstr ""

#: Mailman/Cgi/admindb.py:249
msgid "Mailman Administrative Database Error"
msgstr ""

#: Mailman/Cgi/admindb.py:254
msgid "list of available mailing lists."
msgstr ""

#: Mailman/Cgi/admindb.py:255
msgid "You must specify a list name.  Here is the %(link)s"
msgstr ""

#: Mailman/Cgi/admindb.py:268
msgid "Subscription Requests"
msgstr ""

#: Mailman/Cgi/admindb.py:270
msgid "Address/name"
msgstr ""

#: Mailman/Cgi/admindb.py:271 Mailman/Cgi/admindb.py:320
msgid "Your decision"
msgstr ""

#: Mailman/Cgi/admindb.py:272 Mailman/Cgi/admindb.py:321
msgid "Reason for refusal"
msgstr ""

#: Mailman/Cgi/admindb.py:289 Mailman/Cgi/admindb.py:346
#: Mailman/Cgi/admindb.py:389 Mailman/Cgi/admindb.py:612
msgid "Defer"
msgstr ""

#: Mailman/Cgi/admindb.py:290 Mailman/Cgi/admindb.py:347
#: Mailman/Cgi/admindb.py:612
msgid "Approve"
msgstr ""

#: Mailman/Cgi/admindb.py:291 Mailman/Cgi/admindb.py:348
#: Mailman/Cgi/admindb.py:389 Mailman/Cgi/admindb.py:612
#: Mailman/Gui/ContentFilter.py:37 Mailman/Gui/Privacy.py:207
#: Mailman/Gui/Privacy.py:281
msgid "Reject"
msgstr ""

#: Mailman/Cgi/admindb.py:292 Mailman/Cgi/admindb.py:349
#: Mailman/Cgi/admindb.py:389 Mailman/Cgi/admindb.py:612
#: Mailman/Gui/ContentFilter.py:37 Mailman/Gui/Privacy.py:207
#: Mailman/Gui/Privacy.py:281
msgid "Discard"
msgstr ""

#: Mailman/Cgi/admindb.py:300
msgid "Permanently ban from this list"
msgstr ""

#: Mailman/Cgi/admindb.py:319
msgid "User address/name"
msgstr ""

#: Mailman/Cgi/admindb.py:359
msgid "Unsubscription Requests"
msgstr ""

#: Mailman/Cgi/admindb.py:382 Mailman/Cgi/admindb.py:596
msgid "From:"
msgstr ""

#: Mailman/Cgi/admindb.py:385
msgid "Action to take on all these held messages:"
msgstr ""

#: Mailman/Cgi/admindb.py:389 Mailman/Gui/Privacy.py:281
msgid "Accept"
msgstr ""

#: Mailman/Cgi/admindb.py:397
msgid "Preserve messages for the site administrator"
msgstr ""

#: Mailman/Cgi/admindb.py:403
msgid "Forward messages (individually) to:"
msgstr ""

#: Mailman/Cgi/admindb.py:421
msgid "Clear this member's <em>moderate</em> flag"
msgstr ""

#: Mailman/Cgi/admindb.py:425
msgid "<em>The sender is now a member of this list</em>"
msgstr ""

#: Mailman/Cgi/admindb.py:434
msgid "Add <b>%(esender)s</b> to one of these sender filters:"
msgstr ""

#: Mailman/Cgi/admindb.py:439
msgid "Accepts"
msgstr ""

#: Mailman/Cgi/admindb.py:439
msgid "Discards"
msgstr ""

#: Mailman/Cgi/admindb.py:439
msgid "Holds"
msgstr ""

#: Mailman/Cgi/admindb.py:439
msgid "Rejects"
msgstr ""

#: Mailman/Cgi/admindb.py:448
msgid ""
"Ban <b>%(esender)s</b> from ever subscribing to this\n"
"                    mailing list"
msgstr ""

#: Mailman/Cgi/admindb.py:453
msgid ""
"Click on the message number to view the individual\n"
"            message, or you can "
msgstr ""

#: Mailman/Cgi/admindb.py:455
msgid "view all messages from %(esender)s"
msgstr ""

#: Mailman/Cgi/admindb.py:475 Mailman/Cgi/admindb.py:599
msgid "Subject:"
msgstr ""

#: Mailman/Cgi/admindb.py:478
msgid " bytes"
msgstr ""

#: Mailman/Cgi/admindb.py:478
msgid "Size:"
msgstr ""

#: Mailman/Cgi/admindb.py:482 Mailman/Handlers/Decorate.py:50
#: Mailman/Handlers/Scrubber.py:260 Mailman/Handlers/Scrubber.py:261
msgid "not available"
msgstr ""

#: Mailman/Cgi/admindb.py:483 Mailman/Cgi/admindb.py:601
msgid "Reason:"
msgstr ""

#: Mailman/Cgi/admindb.py:487 Mailman/Cgi/admindb.py:605
msgid "Received:"
msgstr ""

#: Mailman/Cgi/admindb.py:545
msgid "Posting Held for Approval"
msgstr ""

#: Mailman/Cgi/admindb.py:547
msgid " (%(count)d of %(total)d)"
msgstr ""

#: Mailman/Cgi/admindb.py:558
msgid "<em>Message with id #%(id)d was lost."
msgstr ""

#: Mailman/Cgi/admindb.py:567
msgid "<em>Message with id #%(id)d is corrupted."
msgstr ""

#: Mailman/Cgi/admindb.py:618
msgid "Action:"
msgstr ""

#: Mailman/Cgi/admindb.py:622
msgid "Preserve message for site administrator"
msgstr ""

#: Mailman/Cgi/admindb.py:626
msgid "Additionally, forward this message to: "
msgstr ""

#: Mailman/Cgi/admindb.py:630
msgid "[No explanation given]"
msgstr ""

#: Mailman/Cgi/admindb.py:632
msgid "If you reject this post,<br>please explain (optional):"
msgstr ""

#: Mailman/Cgi/admindb.py:638
msgid "Message Headers:"
msgstr ""

#: Mailman/Cgi/admindb.py:643
msgid "Message Excerpt:"
msgstr ""

#: Mailman/Cgi/admindb.py:676 Mailman/Deliverer.py:133
msgid "No reason given"
msgstr ""

#: Mailman/Cgi/admindb.py:737 Mailman/ListAdmin.py:316
#: Mailman/ListAdmin.py:437
msgid "[No reason given]"
msgstr ""

#: Mailman/Cgi/admindb.py:766
msgid "Database Updated..."
msgstr ""

#: Mailman/Cgi/admindb.py:769
msgid " is already a member"
msgstr ""

#: Mailman/Cgi/confirm.py:69
msgid "Confirmation string was empty."
msgstr ""

#: Mailman/Cgi/confirm.py:89
msgid ""
"<b>Invalid confirmation string:</b>\n"
"    %(safecookie)s.\n"
"\n"
"    <p>Note that confirmation strings expire approximately\n"
"    %(days)s days after the initial subscription request.  If your\n"
"    confirmation has expired, please try to re-submit your subscription.\n"
"    Otherwise, <a href=\"%(confirmurl)s\">re-enter</a> your confirmation\n"
"    string."
msgstr ""

#: Mailman/Cgi/confirm.py:122
msgid ""
"The address requesting unsubscription is not\n"
"                a member of the mailing list.  Perhaps you have already been\n"
"                unsubscribed, e.g. by the list administrator?"
msgstr ""

#: Mailman/Cgi/confirm.py:138
msgid ""
"The address requesting to be changed has\n"
"                    been subsequently unsubscribed.  This request has been\n"
"                    cancelled."
msgstr ""

#: Mailman/Cgi/confirm.py:157
msgid "System error, bad content: %(content)s"
msgstr ""

#: Mailman/Cgi/confirm.py:167
msgid "Bad confirmation string"
msgstr ""

#: Mailman/Cgi/confirm.py:175
msgid "Enter confirmation cookie"
msgstr ""

#: Mailman/Cgi/confirm.py:188
msgid ""
"Please enter the confirmation string\n"
"    (i.e. <em>cookie</em>) that you received in your email message, in the box\n"
"    below.  Then hit the <em>Submit</em> button to proceed to the next\n"
"    confirmation step."
msgstr ""

#: Mailman/Cgi/confirm.py:193
msgid "Confirmation string:"
msgstr ""

#: Mailman/Cgi/confirm.py:195
msgid "Submit"
msgstr ""

#: Mailman/Cgi/confirm.py:212
msgid "Confirm subscription request"
msgstr ""

#: Mailman/Cgi/confirm.py:227
msgid ""
"Your confirmation is required in order to complete the\n"
"    subscription request to the mailing list <em>%(listname)s</em>.  Your\n"
"    subscription settings are shown below; make any necessary changes and hit\n"
"    <em>Subscribe</em> to complete the confirmation process.  Once you've\n"
"    confirmed your subscription request, you will be shown your account\n"
"    options page which you can use to further customize your membership\n"
"    options.\n"
"\n"
"    <p>Note: your password will be emailed to you once your subscription is\n"
"    confirmed.  You can change it by visiting your personal options page.\n"
"\n"
"    <p>Or hit <em>Cancel and discard</em> to cancel this subscription\n"
"    request."
msgstr ""

#: Mailman/Cgi/confirm.py:242
msgid ""
"Your confirmation is required in order to continue with\n"
"        the subscription request to the mailing list <em>%(listname)s</em>.\n"
"        Your subscription settings are shown below; make any necessary changes\n"
"        and hit <em>Subscribe to list ...</em> to complete the confirmation\n"
"        process.  Once you've confirmed your subscription request, the\n"
"        moderator must approve or reject your membership request.  You will\n"
"        receive notice of their decision.\n"
"\n"
"        <p>Note: your password will be emailed to you once your subscription\n"
"        is confirmed.  You can change it by visiting your personal options\n"
"        page.\n"
"\n"
"        <p>Or, if you've changed your mind and do not want to subscribe to\n"
"        this mailing list, you can hit <em>Cancel my subscription\n"
"        request</em>."
msgstr ""

#: Mailman/Cgi/confirm.py:260
msgid "Your email address:"
msgstr ""

#: Mailman/Cgi/confirm.py:261
msgid "Your real name:"
msgstr ""

#: Mailman/Cgi/confirm.py:270
msgid "Receive digests?"
msgstr ""

#: Mailman/Cgi/confirm.py:279
msgid "Preferred language:"
msgstr ""

#: Mailman/Cgi/confirm.py:284
msgid "Cancel my subscription request"
msgstr ""

#: Mailman/Cgi/confirm.py:285
msgid "Subscribe to list %(listname)s"
msgstr ""

#: Mailman/Cgi/confirm.py:298
msgid "You have canceled your subscription request."
msgstr ""

#: Mailman/Cgi/confirm.py:336
msgid "Awaiting moderator approval"
msgstr ""

#: Mailman/Cgi/confirm.py:339
msgid ""
"            You have successfully confirmed your subscription request to the\n"
"            mailing list %(listname)s, however final approval is required from\n"
"            the list moderator before you will be subscribed.  Your request\n"
"            has been forwarded to the list moderator, and you will be notified\n"
"            of the moderator's decision."
msgstr ""

#: Mailman/Cgi/confirm.py:346 Mailman/Cgi/confirm.py:406
#: Mailman/Cgi/confirm.py:494 Mailman/Cgi/confirm.py:717
msgid ""
"Invalid confirmation string.  It is\n"
"            possible that you are attempting to confirm a request for an\n"
"            address that has already been unsubscribed."
msgstr ""

#: Mailman/Cgi/confirm.py:350
msgid "You are already a member of this mailing list!"
msgstr ""

#: Mailman/Cgi/confirm.py:352
msgid ""
"            You were not invited to this mailing list.  The invitation has\n"
"            been discarded, and both list administrators have been\n"
"            alerted."
msgstr ""

#: Mailman/Cgi/confirm.py:362
msgid "Subscription request confirmed"
msgstr ""

#: Mailman/Cgi/confirm.py:366
msgid ""
"            You have successfully confirmed your subscription request for\n"
"            \"%(addr)s\" to the %(listname)s mailing list.  A separate\n"
"            confirmation message will be sent to your email address, along\n"
"            with your password, and other useful information and links.\n"
"\n"
"            <p>You can now\n"
"            <a href=\"%(optionsurl)s\">proceed to your membership login\n"
"            page</a>."
msgstr ""

#: Mailman/Cgi/confirm.py:384
msgid "You have canceled your unsubscription request."
msgstr ""

#: Mailman/Cgi/confirm.py:412
msgid "Unsubscription request confirmed"
msgstr ""

#: Mailman/Cgi/confirm.py:416
msgid ""
"            You have successfully unsubscribed from the %(listname)s mailing\n"
"            list.  You can now <a href=\"%(listinfourl)s\">visit the list's main\n"
"            information page</a>."
msgstr ""

#: Mailman/Cgi/confirm.py:427
msgid "Confirm unsubscription request"
msgstr ""

#: Mailman/Cgi/confirm.py:442 Mailman/Cgi/confirm.py:531
msgid "<em>Not available</em>"
msgstr ""

#: Mailman/Cgi/confirm.py:445
msgid ""
"Your confirmation is required in order to complete the\n"
"    unsubscription request from the mailing list <em>%(listname)s</em>.  You\n"
"    are currently subscribed with\n"
"\n"
"    <ul><li><b>Real name:</b> %(fullname)s\n"
"        <li><b>Email address:</b> %(addr)s\n"
"    </ul>\n"
"\n"
"    Hit the <em>Unsubscribe</em> button below to complete the confirmation\n"
"    process.\n"
"\n"
"    <p>Or hit <em>Cancel and discard</em> to cancel this unsubscription\n"
"    request."
msgstr ""

#: Mailman/Cgi/confirm.py:461 Mailman/Cgi/options.py:673
#: Mailman/Cgi/options.py:814 Mailman/Cgi/options.py:824
msgid "Unsubscribe"
msgstr ""

#: Mailman/Cgi/confirm.py:462 Mailman/Cgi/confirm.py:560
msgid "Cancel and discard"
msgstr ""

#: Mailman/Cgi/confirm.py:472
msgid "You have canceled your change of address request."
msgstr ""

#: Mailman/Cgi/confirm.py:500
msgid "Change of address request confirmed"
msgstr ""

#: Mailman/Cgi/confirm.py:504
msgid ""
"            You have successfully changed your address on the %(listname)s\n"
"            mailing list from <b>%(oldaddr)s</b> to <b>%(newaddr)s</b>.  You\n"
"            can now <a href=\"%(optionsurl)s\">proceed to your membership\n"
"            login page</a>."
msgstr ""

#: Mailman/Cgi/confirm.py:516
msgid "Confirm change of address request"
msgstr ""

#: Mailman/Cgi/confirm.py:535
msgid "globally"
msgstr ""

#: Mailman/Cgi/confirm.py:538
msgid ""
"Your confirmation is required in order to complete the\n"
"    change of address request for the mailing list <em>%(listname)s</em>.  You\n"
"    are currently subscribed with\n"
"\n"
"    <ul><li><b>Real name:</b> %(fullname)s\n"
"        <li><b>Old email address:</b> %(oldaddr)s\n"
"    </ul>\n"
"\n"
"    and you have requested to %(globallys)s change your email address to\n"
"\n"
"    <ul><li><b>New email address:</b> %(newaddr)s\n"
"    </ul>\n"
"\n"
"    Hit the <em>Change address</em> button below to complete the confirmation\n"
"    process.\n"
"\n"
"    <p>Or hit <em>Cancel and discard</em> to cancel this change of address\n"
"    request."
msgstr ""

#: Mailman/Cgi/confirm.py:559
msgid "Change address"
msgstr ""

#: Mailman/Cgi/confirm.py:569 Mailman/Cgi/confirm.py:682
msgid "Continue awaiting approval"
msgstr ""

#: Mailman/Cgi/confirm.py:576
msgid ""
"Okay, the list moderator will still have the\n"
"    opportunity to approve or reject this message."
msgstr ""

#: Mailman/Cgi/confirm.py:602
msgid "Sender discarded message via web."
msgstr ""

#: Mailman/Cgi/confirm.py:604
msgid ""
"The held message with the Subject:\n"
"            header <em>%(subject)s</em> could not be found.  The most likely\n"
"            reason for this is that the list moderator has already approved or\n"
"            rejected the message.  You were not able to cancel it in\n"
"            time."
msgstr ""

#: Mailman/Cgi/confirm.py:612
msgid "Posted message canceled"
msgstr ""

#: Mailman/Cgi/confirm.py:615
msgid ""
"            You have successfully canceled the posting of your message with\n"
"            the Subject: header <em>%(subject)s</em> to the mailing list\n"
"            %(listname)s."
msgstr ""

#: Mailman/Cgi/confirm.py:626
msgid "Cancel held message posting"
msgstr ""

#: Mailman/Cgi/confirm.py:651
msgid ""
"The held message you were referred to has\n"
"        already been handled by the list administrator."
msgstr ""

#: Mailman/Cgi/confirm.py:665
msgid ""
"Your confirmation is required in order to cancel the\n"
"    posting of your message to the mailing list <em>%(listname)s</em>:\n"
"\n"
"    <ul><li><b>Sender:</b> %(sender)s\n"
"        <li><b>Subject:</b> %(subject)s\n"
"        <li><b>Reason:</b> %(reason)s\n"
"    </ul>\n"
"\n"
"    Hit the <em>Cancel posting</em> button to discard the posting.\n"
"\n"
"    <p>Or hit the <em>Continue awaiting approval</em> button to continue to\n"
"    allow the list moderator to approve or reject the message."
msgstr ""

#: Mailman/Cgi/confirm.py:681
msgid "Cancel posting"
msgstr ""

#: Mailman/Cgi/confirm.py:693
msgid ""
"You have canceled the re-enabling of your membership.  If\n"
"    we continue to receive bounces from your address, it could be deleted from\n"
"    this mailing list."
msgstr ""

#: Mailman/Cgi/confirm.py:723
msgid "Membership re-enabled."
msgstr ""

#: Mailman/Cgi/confirm.py:727
msgid ""
"            You have successfully re-enabled your membership in the\n"
"            %(listname)s mailing list.  You can now <a\n"
"            href=\"%(optionsurl)s\">visit your member options page</a>.\n"
"            "
msgstr ""

#: Mailman/Cgi/confirm.py:739
msgid "Re-enable mailing list membership"
msgstr ""

#: Mailman/Cgi/confirm.py:756
msgid ""
"We're sorry, but you have already been unsubscribed\n"
"        from this mailing list.  To re-subscribe, please visit the\n"
"        <a href=\"%(listinfourl)s\">list information page</a>."
msgstr ""

#: Mailman/Cgi/confirm.py:770
msgid "<em>not available</em>"
msgstr ""

#: Mailman/Cgi/confirm.py:774
msgid ""
"Your membership in the %(realname)s mailing list is\n"
"    currently disabled due to excessive bounces.  Your confirmation is\n"
"    required in order to re-enable delivery to your address.  We have the\n"
"    following information on file:\n"
"\n"
"    <ul><li><b>Member address:</b> %(member)s\n"
"        <li><b>Member name:</b> %(username)s\n"
"        <li><b>Last bounce received on:</b> %(date)s\n"
"        <li><b>Approximate number of days before you are permanently removed\n"
"               from this list:</b> %(daysleft)s\n"
"    </ul>\n"
"\n"
"    Hit the <em>Re-enable membership</em> button to resume receiving postings\n"
"    from the mailing list.  Or hit the <em>Cancel</em> button to defer\n"
"    re-enabling your membership.\n"
"    "
msgstr ""

#: Mailman/Cgi/confirm.py:794
msgid "Re-enable membership"
msgstr ""

#: Mailman/Cgi/confirm.py:795
msgid "Cancel"
msgstr ""

#: Mailman/Cgi/create.py:48 Mailman/Cgi/rmlist.py:48
msgid "Bad URL specification"
msgstr ""

#: Mailman/Cgi/create.py:63 Mailman/Cgi/rmlist.py:176
msgid "Return to the "
msgstr ""

#: Mailman/Cgi/create.py:65 Mailman/Cgi/rmlist.py:178
msgid "general list overview"
msgstr ""

#: Mailman/Cgi/create.py:66 Mailman/Cgi/rmlist.py:179
msgid "<br>Return to the "
msgstr ""

#: Mailman/Cgi/create.py:68 Mailman/Cgi/rmlist.py:181
msgid "administrative list overview"
msgstr ""

#: Mailman/Cgi/create.py:101
msgid "List name must not include \"@\": %(listname)s"
msgstr ""

#: Mailman/Cgi/create.py:107 Mailman/Cgi/create.py:185 bin/newlist:134
#: bin/newlist:168
msgid "List already exists: %(listname)s"
msgstr ""

#: Mailman/Cgi/create.py:111
msgid "You forgot to enter the list name"
msgstr ""

#: Mailman/Cgi/create.py:115
msgid "You forgot to specify the list owner"
msgstr ""

#: Mailman/Cgi/create.py:122
msgid ""
"Leave the initial password (and confirmation) fields\n"
"                blank if you want Mailman to autogenerate the list\n"
"                passwords."
msgstr ""

#: Mailman/Cgi/create.py:130
msgid "Initial list passwords do not match"
msgstr ""

#: Mailman/Cgi/create.py:139
msgid "The list password cannot be empty<!-- ignore -->"
msgstr ""

#: Mailman/Cgi/create.py:151
msgid "You are not authorized to create new mailing lists"
msgstr ""

#: Mailman/Cgi/create.py:181 bin/newlist:166
msgid "Bad owner email address: %(s)s"
msgstr ""

#: Mailman/Cgi/create.py:189 bin/newlist:164
msgid "Illegal list name: %(s)s"
msgstr ""

#: Mailman/Cgi/create.py:194
msgid ""
"Some unknown error occurred while creating the list.\n"
"                Please contact the site administrator for assistance."
msgstr ""

#: Mailman/Cgi/create.py:233 bin/newlist:210
msgid "Your new mailing list: %(listname)s"
msgstr ""

#: Mailman/Cgi/create.py:242
msgid "Mailing list creation results"
msgstr ""

#: Mailman/Cgi/create.py:248
msgid ""
"You have successfully created the mailing list\n"
"    <b>%(listname)s</b> and notification has been sent to the list owner\n"
"    <b>%(owner)s</b>.  You can now:"
msgstr ""

#: Mailman/Cgi/create.py:252
msgid "Visit the list's info page"
msgstr ""

#: Mailman/Cgi/create.py:253
msgid "Visit the list's admin page"
msgstr ""

#: Mailman/Cgi/create.py:254
msgid "Create another list"
msgstr ""

#: Mailman/Cgi/create.py:272
msgid "Create a %(hostname)s Mailing List"
msgstr ""

#: Mailman/Cgi/create.py:281 Mailman/Cgi/rmlist.py:199
#: Mailman/Gui/Bounce.py:175 Mailman/htmlformat.py:339
msgid "Error: "
msgstr ""

#: Mailman/Cgi/create.py:283
msgid ""
"You can create a new mailing list by entering the\n"
"    relevant information into the form below.  The name of the mailing list\n"
"    will be used as the primary address for posting messages to the list, so\n"
"    it should be lowercased.  You will not be able to change this once the\n"
"    list is created.\n"
"\n"
"    <p>You also need to enter the email address of the initial list owner.\n"
"    Once the list is created, the list owner will be given notification, along\n"
"    with the initial list password.  The list owner will then be able to\n"
"    modify the password and add or remove additional list owners.\n"
"\n"
"    <p>If you want Mailman to automatically generate the initial list admin\n"
"    password, click on `Yes' in the autogenerate field below, and leave the\n"
"    initial list password fields empty.\n"
"\n"
"    <p>You must have the proper authorization to create new mailing lists.\n"
"    Each site should have a <em>list creator's</em> password, which you can\n"
"    enter in the field at the bottom.  Note that the site administrator's\n"
"    password can also be used for authentication.\n"
"    "
msgstr ""

#: Mailman/Cgi/create.py:309
msgid "List Identity"
msgstr ""

#: Mailman/Cgi/create.py:312
msgid "Name of list:"
msgstr ""

#: Mailman/Cgi/create.py:317
msgid "Initial list owner address:"
msgstr ""

#: Mailman/Cgi/create.py:326
msgid "Auto-generate initial list password?"
msgstr ""

#: Mailman/Cgi/create.py:333
msgid "Initial list password:"
msgstr ""

#: Mailman/Cgi/create.py:338
msgid "Confirm initial password:"
msgstr ""

#: Mailman/Cgi/create.py:348
msgid "List Characteristics"
msgstr ""

#: Mailman/Cgi/create.py:352
msgid ""
"Should new members be quarantined before they\n"
"    are allowed to post unmoderated to this list?  Answer <em>Yes</em> to hold\n"
"    new member postings for moderator approval by default."
msgstr ""

#: Mailman/Cgi/create.py:381
msgid ""
"Initial list of supported languages.  <p>Note that if you do not\n"
"        select at least one initial language, the list will use the server\n"
"        default language of %(deflang)s"
msgstr ""

#: Mailman/Cgi/create.py:392
msgid "Send \"list created\" email to list owner?"
msgstr ""

#: Mailman/Cgi/create.py:401
msgid "List creator's (authentication) password:"
msgstr ""

#: Mailman/Cgi/create.py:406
msgid "Create List"
msgstr ""

#: Mailman/Cgi/create.py:407
msgid "Clear Form"
msgstr ""

#: Mailman/Cgi/edithtml.py:43
msgid "General list information page"
msgstr ""

#: Mailman/Cgi/edithtml.py:44
msgid "Subscribe results page"
msgstr ""

#: Mailman/Cgi/edithtml.py:45
msgid "User specific options page"
msgstr ""

#: Mailman/Cgi/edithtml.py:57
msgid "List name is required."
msgstr ""

#: Mailman/Cgi/edithtml.py:97
msgid "%(realname)s -- Edit html for %(template_info)s"
msgstr ""

#: Mailman/Cgi/edithtml.py:103
msgid "Edit HTML : Error"
msgstr ""

#: Mailman/Cgi/edithtml.py:104
msgid "%(safetemplatename)s: Invalid template"
msgstr ""

#: Mailman/Cgi/edithtml.py:109 Mailman/Cgi/edithtml.py:110
msgid "%(realname)s -- HTML Page Editing"
msgstr ""

#: Mailman/Cgi/edithtml.py:111
msgid "Select page to edit:"
msgstr ""

#: Mailman/Cgi/edithtml.py:137
msgid "View or edit the list configuration information."
msgstr ""

#: Mailman/Cgi/edithtml.py:145
msgid "When you are done making changes..."
msgstr ""

#: Mailman/Cgi/edithtml.py:146
msgid "Submit Changes"
msgstr ""

#: Mailman/Cgi/edithtml.py:153
msgid "Can't have empty html page."
msgstr ""

#: Mailman/Cgi/edithtml.py:154
msgid "HTML Unchanged."
msgstr ""

#: Mailman/Cgi/edithtml.py:169
msgid "HTML successfully updated."
msgstr ""

#: Mailman/Cgi/listinfo.py:73
msgid "%(hostname)s Mailing Lists"
msgstr ""

#: Mailman/Cgi/listinfo.py:105
msgid ""
"<p>There currently are no publicly-advertised\n"
"            %(mailmanlink)s mailing lists on %(hostname)s."
msgstr ""

#: Mailman/Cgi/listinfo.py:109
msgid ""
"<p>Below is a listing of all the public mailing lists on\n"
"            %(hostname)s.  Click on a list name to get more information about\n"
"            the list, or to subscribe, unsubscribe, and change the preferences\n"
"            on your subscription."
msgstr ""

#: Mailman/Cgi/listinfo.py:115
msgid "right"
msgstr ""

#: Mailman/Cgi/listinfo.py:118
msgid ""
" To visit the general information page for an unadvertised list,\n"
"        open a URL similar to this one, but with a '/' and the %(adj)s\n"
"        list name appended.\n"
"        <p>List administrators, you can visit "
msgstr ""

#: Mailman/Cgi/listinfo.py:123
msgid "the list admin overview page"
msgstr ""

#: Mailman/Cgi/listinfo.py:124
msgid ""
" to find the management interface for your list.\n"
"         <p>If you are having trouble using the lists, please contact "
msgstr ""

#: Mailman/Cgi/listinfo.py:189
msgid "Edit Options"
msgstr ""

#: Mailman/Cgi/listinfo.py:196 Mailman/Cgi/options.py:780
#: Mailman/Cgi/roster.py:109
msgid "View this page in"
msgstr ""

#: Mailman/Cgi/options.py:51 Mailman/Cgi/options.py:68
msgid "CGI script error"
msgstr ""

#: Mailman/Cgi/options.py:54
msgid "Invalid options to CGI script."
msgstr ""

#: Mailman/Cgi/options.py:98
msgid "No address given"
msgstr ""

#: Mailman/Cgi/options.py:110
msgid "Illegal Email Address: %(safeuser)s"
msgstr ""

#: Mailman/Cgi/options.py:117 Mailman/Cgi/options.py:166
#: Mailman/Cgi/options.py:188
msgid "No such member: %(safeuser)s."
msgstr ""

#: Mailman/Cgi/options.py:161 Mailman/Cgi/options.py:171
msgid "The confirmation email has been sent."
msgstr ""

#: Mailman/Cgi/options.py:182 Mailman/Cgi/options.py:194
#: Mailman/Cgi/options.py:237
msgid "A reminder of your password has been emailed to you."
msgstr ""

#: Mailman/Cgi/options.py:211
msgid "Authentication failed."
msgstr ""

#: Mailman/Cgi/options.py:243
msgid "List subscriptions for %(safeuser)s on %(hostname)s"
msgstr ""

#: Mailman/Cgi/options.py:246
msgid ""
"Click on a link to visit your options page for the\n"
"        requested mailing list."
msgstr ""

#: Mailman/Cgi/options.py:295
msgid "Addresses did not match!"
msgstr ""

#: Mailman/Cgi/options.py:300
msgid "You are already using that email address"
msgstr ""

#: Mailman/Cgi/options.py:312
msgid ""
"The new address you requested %(newaddr)s is already a member of the\n"
"%(listname)s mailing list, however you have also requested a global change of\n"
"address.  Upon confirmation, any other mailing list containing the address\n"
"%(safeuser)s will be changed. "
msgstr ""

#: Mailman/Cgi/options.py:321
msgid "The new address is already a member: %(newaddr)s"
msgstr ""

#: Mailman/Cgi/options.py:327
msgid "Addresses may not be blank"
msgstr ""

#: Mailman/Cgi/options.py:341
msgid "A confirmation message has been sent to %(newaddr)s. "
msgstr ""

#: Mailman/Cgi/options.py:350
msgid "Bad email address provided"
msgstr ""

#: Mailman/Cgi/options.py:352
msgid "Illegal email address provided"
msgstr ""

#: Mailman/Cgi/options.py:354
msgid "%(newaddr)s is already a member of the list."
msgstr ""

#: Mailman/Cgi/options.py:363
msgid "Member name successfully changed. "
msgstr ""

#: Mailman/Cgi/options.py:374
msgid "Passwords may not be blank"
msgstr ""

#: Mailman/Cgi/options.py:379
msgid "Passwords did not match!"
msgstr ""

#: Mailman/Cgi/options.py:394 Mailman/Commands/cmd_password.py:79
#: Mailman/Commands/cmd_password.py:105
msgid "Password successfully changed."
msgstr ""

#: Mailman/Cgi/options.py:403
msgid ""
"You must confirm your unsubscription request by turning\n"
"                on the checkbox below the <em>Unsubscribe</em> button.  You\n"
"                have not been unsubscribed!"
msgstr ""

#: Mailman/Cgi/options.py:435
msgid "Unsubscription results"
msgstr ""

#: Mailman/Cgi/options.py:439
msgid ""
"Your unsubscription request has been received and\n"
"            forwarded on to the list moderators for approval.  You will\n"
"            receive notification once the list moderators have made their\n"
"            decision."
msgstr ""

#: Mailman/Cgi/options.py:444
msgid ""
"You have been successfully unsubscribed from the\n"
"            mailing list %(fqdn_listname)s.  If you were receiving digest\n"
"            deliveries you may get one more digest.  If you have any questions\n"
"            about your unsubscription, please contact the list owners at\n"
"            %(owneraddr)s."
msgstr ""

#: Mailman/Cgi/options.py:595
msgid ""
"The list administrator has disabled digest delivery for\n"
"            this list, so your delivery option has not been set.  However your\n"
"            other options have been set successfully."
msgstr ""

#: Mailman/Cgi/options.py:599
msgid ""
"The list administrator has disabled non-digest delivery\n"
"            for this list, so your delivery option has not been set.  However\n"
"            your other options have been set successfully."
msgstr ""

#: Mailman/Cgi/options.py:603
msgid "You have successfully set your options."
msgstr ""

#: Mailman/Cgi/options.py:606
msgid "You may get one last digest."
msgstr ""

#: Mailman/Cgi/options.py:675
msgid "<em>Yes, I really want to unsubscribe</em>"
msgstr ""

#: Mailman/Cgi/options.py:679
msgid "Change My Password"
msgstr ""

#: Mailman/Cgi/options.py:682
msgid "List my other subscriptions"
msgstr ""

#: Mailman/Cgi/options.py:688
msgid "Email My Password To Me"
msgstr ""

#: Mailman/Cgi/options.py:690
msgid "password"
msgstr ""

#: Mailman/Cgi/options.py:692
msgid "Log out"
msgstr ""

#: Mailman/Cgi/options.py:694
msgid "Submit My Changes"
msgstr ""

#: Mailman/Cgi/options.py:706
msgid "days"
msgstr ""

#: Mailman/Cgi/options.py:708
msgid "day"
msgstr ""

#: Mailman/Cgi/options.py:709
msgid "%(days)d %(units)s"
msgstr ""

#: Mailman/Cgi/options.py:715
msgid "Change My Address and Name"
msgstr ""

#: Mailman/Cgi/options.py:739
msgid "<em>No topics defined</em>"
msgstr ""

#: Mailman/Cgi/options.py:747
msgid ""
"\n"
"You are subscribed to this list with the case-preserved address\n"
"<em>%(cpuser)s</em>."
msgstr ""

#: Mailman/Cgi/options.py:761
msgid "%(realname)s list: member options login page"
msgstr ""

#: Mailman/Cgi/options.py:762
msgid "email address and "
msgstr ""

#: Mailman/Cgi/options.py:765
msgid "%(realname)s list: member options for user %(safeuser)s"
msgstr ""

#: Mailman/Cgi/options.py:790
msgid ""
"In order to change your membership option, you must\n"
"    first log in by giving your %(extra)smembership password in the section\n"
"    below.  If you don't remember your membership password, you can have it\n"
"    emailed to you by clicking on the button below.  If you just want to\n"
"    unsubscribe from this list, click on the <em>Unsubscribe</em> button and a\n"
"    confirmation message will be sent to you.\n"
"\n"
"    <p><strong><em>Important:</em></strong> From this point on, you must have\n"
"    cookies enabled in your browser, otherwise none of your changes will take\n"
"    effect.\n"
"    "
msgstr ""

#: Mailman/Cgi/options.py:804
msgid "Email address:"
msgstr ""

#: Mailman/Cgi/options.py:808
msgid "Password:"
msgstr ""

#: Mailman/Cgi/options.py:810
msgid "Log in"
msgstr ""

#: Mailman/Cgi/options.py:818
msgid ""
"By clicking on the <em>Unsubscribe</em> button, a\n"
"    confirmation message will be emailed to you.  This message will have a\n"
"    link that you should click on to complete the removal process (you can\n"
"    also confirm by email; see the instructions in the confirmation\n"
"    message)."
msgstr ""

#: Mailman/Cgi/options.py:826
msgid "Password reminder"
msgstr ""

#: Mailman/Cgi/options.py:830
msgid ""
"By clicking on the <em>Remind</em> button, your\n"
"    password will be emailed to you."
msgstr ""

#: Mailman/Cgi/options.py:833
msgid "Remind"
msgstr ""

#: Mailman/Cgi/options.py:933
msgid "<missing>"
msgstr ""

#: Mailman/Cgi/options.py:944
msgid "Requested topic is not valid: %(topicname)s"
msgstr ""

#: Mailman/Cgi/options.py:949
msgid "Topic filter details"
msgstr ""

#: Mailman/Cgi/options.py:952
msgid "Name:"
msgstr ""

#: Mailman/Cgi/options.py:954
msgid "Pattern (as regexp):"
msgstr ""

#: Mailman/Cgi/private.py:61
msgid "Private Archive Error"
msgstr ""

#: Mailman/Cgi/private.py:62
msgid "You must specify a list."
msgstr ""

#: Mailman/Cgi/private.py:99
msgid "Private Archive Error - %(msg)s"
msgstr ""

#: Mailman/Cgi/private.py:156
msgid "Private archive file not found"
msgstr ""

#: Mailman/Cgi/rmlist.py:81
msgid "You're being a sneaky list owner!"
msgstr ""

#: Mailman/Cgi/rmlist.py:119
msgid "You are not authorized to delete this mailing list"
msgstr ""

#: Mailman/Cgi/rmlist.py:160
msgid "Mailing list deletion results"
msgstr ""

#: Mailman/Cgi/rmlist.py:167
msgid ""
"You have successfully deleted the mailing list\n"
"    <b>%(listname)s</b>."
msgstr ""

#: Mailman/Cgi/rmlist.py:171
msgid ""
"There were some problems deleting the mailing list\n"
"        <b>%(listname)s</b>.  Contact your site administrator at %(sitelist)s\n"
"        for details."
msgstr ""

#: Mailman/Cgi/rmlist.py:188
msgid "Permanently remove mailing list <em>%(realname)s</em>"
msgstr ""

#: Mailman/Cgi/rmlist.py:202
msgid ""
"This page allows you as the list owner, to permanent\n"
"    remove this mailing list from the system.  <strong>This action is not\n"
"    undoable</strong> so you should undertake it only if you are absolutely\n"
"    sure this mailing list has served its purpose and is no longer necessary.\n"
"\n"
"    <p>Note that no warning will be sent to your list members and after this\n"
"    action, any subsequent messages sent to the mailing list, or any of its\n"
"    administrative addreses will bounce.\n"
"\n"
"    <p>You also have the option of removing the archives for this mailing list\n"
"    at this time.  It is almost always recommended that you do\n"
"    <strong>not</strong> remove the archives, since they serve as the\n"
"    historical record of your mailing list.\n"
"\n"
"    <p>For your safety, you will be asked to reconfirm the list password.\n"
"    "
msgstr ""

#: Mailman/Cgi/rmlist.py:223
msgid "List password:"
msgstr ""

#: Mailman/Cgi/rmlist.py:227
msgid "Also delete archives?"
msgstr ""

#: Mailman/Cgi/rmlist.py:235
msgid "<b>Cancel</b> and return to list administration"
msgstr ""

#: Mailman/Cgi/rmlist.py:238
msgid "Delete this list"
msgstr ""

#: Mailman/Cgi/roster.py:48 Mailman/Cgi/subscribe.py:50
msgid "Invalid options to CGI script"
msgstr ""

#: Mailman/Cgi/roster.py:97
msgid "%(realname)s roster authentication failed."
msgstr ""

#: Mailman/Cgi/roster.py:125 Mailman/Cgi/roster.py:126
#: Mailman/Cgi/subscribe.py:49 Mailman/Cgi/subscribe.py:60
msgid "Error"
msgstr ""

#: Mailman/Cgi/subscribe.py:111
msgid "You must supply a valid email address."
msgstr ""

#: Mailman/Cgi/subscribe.py:123
msgid "You may not subscribe a list to itself!"
msgstr ""

#: Mailman/Cgi/subscribe.py:131
msgid "If you supply a password, you must confirm it."
msgstr ""

#: Mailman/Cgi/subscribe.py:133
msgid "Your passwords did not match."
msgstr ""

#: Mailman/Cgi/subscribe.py:167
msgid ""
"Your subscription request has been received, and will soon be acted upon.\n"
"Depending on the configuration of this mailing list, your subscription request\n"
"may have to be first confirmed by you via email, or approved by the list\n"
"moderator.  If confirmation is required, you will soon get a confirmation\n"
"email which contains further instructions."
msgstr ""

#: Mailman/Cgi/subscribe.py:181
msgid ""
"The email address you supplied is banned from this\n"
"        mailing list.  If you think this restriction is erroneous, please\n"
"        contact the list owners at %(listowner)s."
msgstr ""

#: Mailman/Cgi/subscribe.py:185
msgid ""
"The email address you supplied is not valid.  (E.g. it must contain an\n"
"`@'.)"
msgstr ""

#: Mailman/Cgi/subscribe.py:189
msgid ""
"Your subscription is not allowed because the email address you gave is\n"
"insecure."
msgstr ""

#: Mailman/Cgi/subscribe.py:197
msgid ""
"Confirmation from your email address is required, to prevent anyone from\n"
"subscribing you without permission.  Instructions are being sent to you at\n"
"%(email)s.  Please note your subscription will not start until you confirm\n"
"your subscription."
msgstr ""

#: Mailman/Cgi/subscribe.py:209
msgid ""
"Your subscription request was deferred because %(x)s.  Your request has been\n"
"forwarded to the list moderator.  You will receive email informing you of the\n"
"moderator's decision when they get to your request."
msgstr ""

#: Mailman/Cgi/subscribe.py:216 Mailman/Commands/cmd_confirm.py:60
msgid "You are already subscribed."
msgstr ""

#: Mailman/Cgi/subscribe.py:230
msgid "Mailman privacy alert"
msgstr ""

#: Mailman/Cgi/subscribe.py:231
msgid ""
"An attempt was made to subscribe your address to the mailing list\n"
"%(listaddr)s.  You are already subscribed to this mailing list.\n"
"\n"
"Note that the list membership is not public, so it is possible that a bad\n"
"person was trying to probe the list for its membership.  This would be a\n"
"privacy violation if we let them do this, but we didn't.\n"
"\n"
"If you submitted the subscription request and forgot that you were already\n"
"subscribed to the list, then you can ignore this message.  If you suspect that\n"
"an attempt is being made to covertly discover whether you are a member of this\n"
"list, and you are worried about your privacy, then feel free to send a message\n"
"to the list administrator at %(listowner)s.\n"
msgstr ""

#: Mailman/Cgi/subscribe.py:250
msgid "This list does not support digest delivery."
msgstr ""

#: Mailman/Cgi/subscribe.py:252
msgid "This list only supports digest delivery."
msgstr ""

#: Mailman/Cgi/subscribe.py:259
msgid "You have been successfully subscribed to the %(realname)s mailing list."
msgstr ""

#: Mailman/Commands/cmd_confirm.py:17
#, docstring
msgid ""
"\n"
"    confirm <confirmation-string>\n"
"        Confirm an action.  The confirmation-string is required and should be\n"
"        supplied by a mailback confirmation notice.\n"
msgstr ""

#: Mailman/Commands/cmd_confirm.py:40 Mailman/Commands/cmd_lists.py:40
#: Mailman/Commands/cmd_set.py:133 Mailman/Commands/cmd_subscribe.py:69
#: Mailman/Commands/cmd_unsubscribe.py:52 Mailman/Commands/cmd_who.py:65
msgid "Usage:"
msgstr ""

#: Mailman/Commands/cmd_confirm.py:49
msgid ""
"Invalid confirmation string.  Note that confirmation strings expire\n"
"approximately %(days)s days after the initial subscription request.  If your\n"
"confirmation has expired, please try to re-submit your original request or\n"
"message."
msgstr ""

#: Mailman/Commands/cmd_confirm.py:55
msgid "Your request has been forwarded to the list moderator for approval."
msgstr ""

#: Mailman/Commands/cmd_confirm.py:63
msgid ""
"You are not currently a member.  Have you already unsubscribed or changed\n"
"your email address?"
msgstr ""

#: Mailman/Commands/cmd_confirm.py:67
msgid ""
"You were not invited to this mailing list.  The invitation has been discarded,\n"
"and both list administrators have been alerted."
msgstr ""

#: Mailman/Commands/cmd_confirm.py:77
msgid "Confirmation succeeded"
msgstr ""

#: Mailman/Commands/cmd_echo.py:17
#, docstring
msgid ""
"\n"
"    echo [args]\n"
"        Simply echo an acknowledgement.  Args are echoed back unchanged.\n"
msgstr ""

#: Mailman/Commands/cmd_end.py:17
#, docstring
msgid ""
"\n"
"    end\n"
"        Stop processing commands.  Use this if your mail program automatically\n"
"        adds a signature file.\n"
msgstr ""

#: Mailman/Commands/cmd_help.py:17
#, docstring
msgid ""
"\n"
"    help\n"
"        Print this help message.\n"
msgstr ""

#: Mailman/Commands/cmd_help.py:47
msgid "You can access your personal options via the following url:"
msgstr ""

#: Mailman/Commands/cmd_info.py:17
#, docstring
msgid ""
"\n"
"    info\n"
"        Get information about this mailing list.\n"
msgstr ""

#: Mailman/Commands/cmd_info.py:39 Mailman/Commands/cmd_lists.py:62
msgid "n/a"
msgstr ""

#: Mailman/Commands/cmd_info.py:44
msgid "List name:    %(listname)s"
msgstr ""

#: Mailman/Commands/cmd_info.py:45
msgid "Description:  %(description)s"
msgstr ""

#: Mailman/Commands/cmd_info.py:46
msgid "Postings to:  %(postaddr)s"
msgstr ""

#: Mailman/Commands/cmd_info.py:47
msgid "List Helpbot: %(requestaddr)s"
msgstr ""

#: Mailman/Commands/cmd_info.py:48
msgid "List Owners:  %(owneraddr)s"
msgstr ""

#: Mailman/Commands/cmd_info.py:49
msgid "More information: %(listurl)s"
msgstr ""

#: Mailman/Commands/cmd_join.py:17
#, docstring
msgid ""
"The `join' command is synonymous with `subscribe'.\n"
msgstr ""

#: Mailman/Commands/cmd_leave.py:17
#, docstring
msgid ""
"The `leave' command is synonymous with `unsubscribe'.\n"
msgstr ""

#: Mailman/Commands/cmd_lists.py:17
#, docstring
msgid ""
"\n"
"    lists\n"
"        See a list of the public mailing lists on this GNU Mailman server.\n"
msgstr ""

#: Mailman/Commands/cmd_lists.py:44
msgid "Public mailing lists at %(hostname)s:"
msgstr ""

#: Mailman/Commands/cmd_lists.py:66
msgid "%(i)3d. List name:   %(realname)s"
msgstr ""

#: Mailman/Commands/cmd_lists.py:67
msgid "     Description: %(description)s"
msgstr ""

#: Mailman/Commands/cmd_lists.py:68
msgid "     Requests to: %(requestaddr)s"
msgstr ""

#: Mailman/Commands/cmd_password.py:17
#, docstring
msgid ""
"\n"
"    password [<oldpassword> <newpassword>] [address=<address>]\n"
"        Retrieve or change your password.  With no arguments, this returns\n"
"        your current password.  With arguments <oldpassword> and <newpassword>\n"
"        you can change your password.\n"
"\n"
"        If you're posting from an address other than your membership address,\n"
"        specify your membership address with `address=<address>' (no brackets\n"
"        around the email address, and no quotes!).  Note that in this case the\n"
"        response is always sent to the subscribed address.\n"
msgstr ""

#: Mailman/Commands/cmd_password.py:51 Mailman/Commands/cmd_password.py:64
msgid "Your password is: %(password)s"
msgstr ""

#: Mailman/Commands/cmd_password.py:55 Mailman/Commands/cmd_password.py:68
#: Mailman/Commands/cmd_password.py:91 Mailman/Commands/cmd_password.py:117
#: Mailman/Commands/cmd_set.py:149 Mailman/Commands/cmd_set.py:219
msgid "You are not a member of the %(listname)s mailing list"
msgstr ""

#: Mailman/Commands/cmd_password.py:81 Mailman/Commands/cmd_password.py:107
msgid ""
"You did not give the correct old password, so your password has not been\n"
"changed.  Use the no argument version of the password command to retrieve your\n"
"current password, then try again."
msgstr ""

#: Mailman/Commands/cmd_password.py:85 Mailman/Commands/cmd_password.py:111
msgid ""
"\n"
"Usage:"
msgstr ""

#: Mailman/Commands/cmd_remove.py:17
#, docstring
msgid ""
"The `remove' command is synonymous with `unsubscribe'.\n"
msgstr ""

#: Mailman/Commands/cmd_set.py:26
msgid ""
"\n"
"    set ...\n"
"        Set or view your membership options.\n"
"\n"
"        Use `set help' (without the quotes) to get a more detailed list of the\n"
"        options you can change.\n"
"\n"
"        Use `set show' (without the quotes) to view your current option\n"
"        settings.\n"
msgstr ""

#: Mailman/Commands/cmd_set.py:37
msgid ""
"\n"
"    set help\n"
"        Show this detailed help.\n"
"\n"
"    set show [address=<address>]\n"
"        View your current option settings.  If you're posting from an address\n"
"        other than your membership address, specify your membership address\n"
"        with `address=<address>' (no brackets around the email address, and no\n"
"        quotes!).\n"
"\n"
"    set authenticate <password> [address=<address>]\n"
"        To set any of your options, you must include this command first, along\n"
"        with your membership password.  If you're posting from an address\n"
"        other than your membership address, specify your membership address\n"
"        with `address=<address>' (no brackets around the email address, and no\n"
"        quotes!).\n"
"\n"
"    set ack on\n"
"    set ack off\n"
"        When the `ack' option is turned on, you will receive an\n"
"        acknowledgement message whenever you post a message to the list.\n"
"\n"
"    set digest plain\n"
"    set digest mime\n"
"    set digest off\n"
"        When the `digest' option is turned off, you will receive postings\n"
"        immediately when they are posted.  Use `set digest plain' if instead\n"
"        you want to receive postings bundled into a plain text digest\n"
"        (i.e. RFC 1153 digest).  Use `set digest mime' if instead you want to\n"
"        receive postings bundled together into a MIME digest.\n"
"\n"
"    set delivery on\n"
"    set delivery off\n"
"        Turn delivery on or off.  This does not unsubscribe you, but instead\n"
"        tells Mailman not to deliver messages to you for now.  This is useful\n"
"        if you're going on vacation.  Be sure to use `set delivery on' when\n"
"        you return from vacation!\n"
"\n"
"    set myposts on\n"
"    set myposts off\n"
"        Use `set myposts off' to not receive copies of messages you post to\n"
"        the list.  This has no effect if you're receiving digests.\n"
"\n"
"    set hide on\n"
"    set hide off\n"
"        Use `set hide on' to conceal your email address when people request\n"
"        the membership list.\n"
"\n"
"    set duplicates on\n"
"    set duplicates off\n"
"        Use `set duplicates off' if you want Mailman to not send you messages\n"
"        if your address is explicitly mentioned in the To: or Cc: fields of\n"
"        the message.  This can reduce the number of duplicate postings you\n"
"        will receive.\n"
"\n"
"    set reminders on\n"
"    set reminders off\n"
"        Use `set reminders off' if you want to disable the monthly password\n"
"        reminder for this mailing list.\n"
msgstr ""

#: Mailman/Commands/cmd_set.py:122
msgid "Bad set command: %(subcmd)s"
msgstr ""

#: Mailman/Commands/cmd_set.py:151
msgid "Your current option settings:"
msgstr ""

#: Mailman/Commands/cmd_set.py:153 Mailman/Commands/cmd_set.py:191
#: Mailman/Commands/cmd_set.py:194 Mailman/Commands/cmd_set.py:198
#: Mailman/Commands/cmd_set.py:202
msgid "off"
msgstr ""

#: Mailman/Commands/cmd_set.py:153 Mailman/Commands/cmd_set.py:191
#: Mailman/Commands/cmd_set.py:194 Mailman/Commands/cmd_set.py:198
#: Mailman/Commands/cmd_set.py:202
msgid "on"
msgstr ""

#: Mailman/Commands/cmd_set.py:154
msgid "    ack %(onoff)s"
msgstr ""

#: Mailman/Commands/cmd_set.py:160
msgid "    digest plain"
msgstr ""

#: Mailman/Commands/cmd_set.py:162
msgid "    digest mime"
msgstr ""

#: Mailman/Commands/cmd_set.py:164
msgid "    digest off"
msgstr ""

#: Mailman/Commands/cmd_set.py:169
msgid "delivery on"
msgstr ""

#: Mailman/Commands/cmd_set.py:171 Mailman/Commands/cmd_set.py:174
#: Mailman/Commands/cmd_set.py:177 Mailman/Commands/cmd_set.py:181
msgid "delivery off"
msgstr ""

#: Mailman/Commands/cmd_set.py:172
msgid "by you"
msgstr ""

#: Mailman/Commands/cmd_set.py:175
msgid "by the admin"
msgstr ""

#: Mailman/Commands/cmd_set.py:178
msgid "due to bounces"
msgstr ""

#: Mailman/Commands/cmd_set.py:186
msgid "    %(status)s (%(how)s on %(date)s)"
msgstr ""

#: Mailman/Commands/cmd_set.py:192
msgid "    myposts %(onoff)s"
msgstr ""

#: Mailman/Commands/cmd_set.py:195
msgid "    hide %(onoff)s"
msgstr ""

#: Mailman/Commands/cmd_set.py:199
msgid "    duplicates %(onoff)s"
msgstr ""

#: Mailman/Commands/cmd_set.py:203
msgid "    reminders %(onoff)s"
msgstr ""

#: Mailman/Commands/cmd_set.py:224
msgid "You did not give the correct password"
msgstr ""

#: Mailman/Commands/cmd_set.py:236 Mailman/Commands/cmd_set.py:283
msgid "Bad argument: %(arg)s"
msgstr ""

#: Mailman/Commands/cmd_set.py:241 Mailman/Commands/cmd_set.py:261
msgid "Not authenticated"
msgstr ""

#: Mailman/Commands/cmd_set.py:254
msgid "ack option set"
msgstr ""

#: Mailman/Commands/cmd_set.py:286
msgid "digest option set"
msgstr ""

#: Mailman/Commands/cmd_set.py:298
msgid "delivery option set"
msgstr ""

#: Mailman/Commands/cmd_set.py:310
msgid "myposts option set"
msgstr ""

#: Mailman/Commands/cmd_set.py:321
msgid "hide option set"
msgstr ""

#: Mailman/Commands/cmd_set.py:333
msgid "duplicates option set"
msgstr ""

#: Mailman/Commands/cmd_set.py:345
msgid "reminder option set"
msgstr ""

#: Mailman/Commands/cmd_stop.py:17
#, docstring
msgid ""
"stop is synonymous with the end command.\n"
msgstr ""

#: Mailman/Commands/cmd_subscribe.py:17
#, docstring
msgid ""
"\n"
"    subscribe [password] [digest|nodigest] [address=<address>]\n"
"        Subscribe to this mailing list.  Your password must be given to\n"
"        unsubscribe or change your options, but if you omit the password, one\n"
"        will be generated for you.  You may be periodically reminded of your\n"
"        password.\n"
"\n"
"        The next argument may be either: `nodigest' or `digest' (no quotes!).\n"
"        If you wish to subscribe an address other than the address you sent\n"
"        this request from, you may specify `address=<address>' (no brackets\n"
"        around the email address, and no quotes!)\n"
msgstr ""

#: Mailman/Commands/cmd_subscribe.py:62
msgid "Bad digest specifier: %(arg)s"
msgstr ""

#: Mailman/Commands/cmd_subscribe.py:84
msgid "No valid address found to subscribe"
msgstr ""

#: Mailman/Commands/cmd_subscribe.py:102
msgid ""
"The email address you supplied is banned from this mailing list.\n"
"If you think this restriction is erroneous, please contact the list\n"
"owners at %(listowner)s."
msgstr ""

#: Mailman/Commands/cmd_subscribe.py:108
msgid ""
"Mailman won't accept the given email address as a valid address.\n"
"(E.g. it must have an @ in it.)"
msgstr ""

#: Mailman/Commands/cmd_subscribe.py:113
msgid ""
"Your subscription is not allowed because\n"
"the email address you gave is insecure."
msgstr ""

#: Mailman/Commands/cmd_subscribe.py:118
msgid "You are already subscribed!"
msgstr ""

#: Mailman/Commands/cmd_subscribe.py:122
msgid "No one can subscribe to the digest of this list!"
msgstr ""

#: Mailman/Commands/cmd_subscribe.py:125
msgid "This list only supports digest subscriptions!"
msgstr ""

#: Mailman/Commands/cmd_subscribe.py:131
msgid ""
"Your subscription request has been forwarded to the list administrator\n"
"at %(listowner)s for review."
msgstr ""

#: Mailman/Commands/cmd_subscribe.py:136
msgid "Subscription request succeeded."
msgstr ""

#: Mailman/Commands/cmd_unsubscribe.py:17
#, docstring
msgid ""
"\n"
"    unsubscribe [password] [address=<address>]\n"
"        Unsubscribe from the mailing list.  If given, your password must match\n"
"        your current password.  If omitted, a confirmation email will be sent\n"
"        to the unsubscribing address. If you wish to unsubscribe an address\n"
"        other than the address you sent this request from, you may specify\n"
"        `address=<address>' (no brackets around the email address, and no\n"
"        quotes!)\n"
msgstr ""

#: Mailman/Commands/cmd_unsubscribe.py:62
msgid "%(address)s is not a member of the %(listname)s mailing list"
msgstr ""

#: Mailman/Commands/cmd_unsubscribe.py:69
msgid ""
"Your unsubscription request has been forwarded to the list administrator for\n"
"approval."
msgstr ""

#: Mailman/Commands/cmd_unsubscribe.py:84
msgid "You gave the wrong password"
msgstr ""

#: Mailman/Commands/cmd_unsubscribe.py:87
msgid "Unsubscription request succeeded."
msgstr ""

#: Mailman/Commands/cmd_who.py:29
msgid ""
"\n"
"    who\n"
"        See everyone who is on this mailing list.\n"
msgstr ""

#: Mailman/Commands/cmd_who.py:34
msgid ""
"\n"
"    who password [address=<address>]\n"
"        See everyone who is on this mailing list.  The roster is limited to\n"
"        list members only, and you must supply your membership password to\n"
"        retrieve it.  If you're posting from an address other than your\n"
"        membership address, specify your membership address with\n"
"        `address=<address>' (no brackets around the email address, and no\n"
"        quotes!)\n"
msgstr ""

#: Mailman/Commands/cmd_who.py:44
msgid ""
"\n"
"    who password\n"
"        See everyone who is on this mailing list.  The roster is limited to\n"
"        list administrators and moderators only; you must supply the list\n"
"        admin or moderator password to retrieve the roster.\n"
msgstr ""

#: Mailman/Commands/cmd_who.py:110
msgid "You are not allowed to retrieve the list membership."
msgstr ""

#: Mailman/Commands/cmd_who.py:116
msgid "This list has no members."
msgstr ""

#: Mailman/Commands/cmd_who.py:129
msgid "Non-digest (regular) members:"
msgstr ""

#: Mailman/Commands/cmd_who.py:132
msgid "Digest members:"
msgstr ""

#: Mailman/Defaults.py:1260
msgid "Traditional Chinese"
msgstr ""

#: Mailman/Defaults.py:1261
msgid "Czech"
msgstr ""

#: Mailman/Defaults.py:1262
msgid "Danish"
msgstr ""

#: Mailman/Defaults.py:1263
msgid "German"
msgstr ""

#: Mailman/Defaults.py:1264
msgid "English (USA)"
msgstr ""

#: Mailman/Defaults.py:1265
msgid "Spanish (Spain)"
msgstr ""

#: Mailman/Defaults.py:1266
msgid "Estonian"
msgstr ""

#: Mailman/Defaults.py:1267
msgid "Euskara"
msgstr ""

#: Mailman/Defaults.py:1268
msgid "Finnish"
msgstr ""

#: Mailman/Defaults.py:1269
msgid "French"
msgstr ""

#: Mailman/Defaults.py:1270
msgid "Simplified Chinese"
msgstr ""

#: Mailman/Defaults.py:1271
msgid "Hungarian"
msgstr ""

#: Mailman/Defaults.py:1272
msgid "Italian"
msgstr ""

#: Mailman/Defaults.py:1273
msgid "Japanese"
msgstr ""

#: Mailman/Defaults.py:1274
msgid "Korean"
msgstr ""

#: Mailman/Defaults.py:1275
msgid "Lithuanian"
msgstr ""

#: Mailman/Defaults.py:1276
msgid "Dutch"
msgstr ""

#: Mailman/Defaults.py:1277
msgid "Norwegian"
msgstr ""

#: Mailman/Defaults.py:1278
msgid "Polish"
msgstr ""

#: Mailman/Defaults.py:1279
msgid "Portuguese"
msgstr ""

#: Mailman/Defaults.py:1280
msgid "Portuguese (Brazil)"
msgstr ""

#: Mailman/Defaults.py:1281
msgid "Russian"
msgstr ""

#: Mailman/Defaults.py:1282
msgid "Serbian"
msgstr ""

#: Mailman/Defaults.py:1283
msgid "Swedish"
msgstr ""

#: Mailman/Defaults.py:1284
msgid "Ukrainian"
msgstr ""

#: Mailman/Deliverer.py:51
msgid ""
"Note: Since this is a list of mailing lists, administrative\n"
"notices like the password reminder will be sent to\n"
"your membership administrative address, %(addr)s."
msgstr ""

#: Mailman/Deliverer.py:71
msgid " (Digest mode)"
msgstr ""

#: Mailman/Deliverer.py:77
msgid "Welcome to the \"%(realname)s\" mailing list%(digmode)s"
msgstr ""

#: Mailman/Deliverer.py:86
msgid "You have been unsubscribed from the %(realname)s mailing list"
msgstr ""

#: Mailman/Deliverer.py:113
msgid "%(listfullname)s mailing list reminder"
msgstr ""

#: Mailman/Deliverer.py:157 Mailman/Deliverer.py:176
msgid "Hostile subscription attempt detected"
msgstr ""

#: Mailman/Deliverer.py:158
msgid ""
"%(address)s was invited to a different mailing\n"
"list, but in a deliberate malicious attempt they tried to confirm the\n"
"invitation to your list.  We just thought you'd like to know.  No further\n"
"action by you is required."
msgstr ""

#: Mailman/Deliverer.py:177
msgid ""
"You invited %(address)s to your list, but in a\n"
"deliberate malicious attempt, they tried to confirm the invitation to a\n"
"different list.  We just thought you'd like to know.  No further action by you\n"
"is required."
msgstr ""

#: Mailman/Errors.py:114
msgid "For some unknown reason"
msgstr ""

#: Mailman/Errors.py:120 Mailman/Errors.py:143
msgid "Your message was rejected"
msgstr ""

#: Mailman/Gui/Archive.py:25
msgid "Archiving Options"
msgstr ""

#: Mailman/Gui/Archive.py:31
msgid "List traffic archival policies."
msgstr ""

#: Mailman/Gui/Archive.py:34
msgid "Archive messages?"
msgstr ""

#: Mailman/Gui/Archive.py:36
msgid "private"
msgstr ""

#: Mailman/Gui/Archive.py:36
msgid "public"
msgstr ""

#: Mailman/Gui/Archive.py:37
msgid "Is archive file source for public or private archival?"
msgstr ""

#: Mailman/Gui/Archive.py:40 Mailman/Gui/Digest.py:78
msgid "Monthly"
msgstr ""

#: Mailman/Gui/Archive.py:40 Mailman/Gui/Digest.py:78
msgid "Quarterly"
msgstr ""

#: Mailman/Gui/Archive.py:40 Mailman/Gui/Digest.py:78
msgid "Yearly"
msgstr ""

#: Mailman/Gui/Archive.py:41 Mailman/Gui/Digest.py:79
msgid "Daily"
msgstr ""

#: Mailman/Gui/Archive.py:41 Mailman/Gui/Digest.py:79
msgid "Weekly"
msgstr ""

#: Mailman/Gui/Archive.py:43
msgid "How often should a new archive volume be started?"
msgstr ""

#: Mailman/Gui/Autoresponse.py:31
msgid "Auto-responder"
msgstr ""

#: Mailman/Gui/Autoresponse.py:39
msgid ""
"Auto-responder characteristics.<p>\n"
"\n"
"In the text fields below, string interpolation is performed with\n"
"the following key/value substitutions:\n"
"<p><ul>\n"
"    <li><b>listname</b> - <em>gets the name of the mailing list</em>\n"
"    <li><b>listurl</b> - <em>gets the list's listinfo URL</em>\n"
"    <li><b>requestemail</b> - <em>gets the list's -request address</em>\n"
"    <li><b>owneremail</b> - <em>gets the list's -owner address</em>\n"
"</ul>\n"
"\n"
"<p>For each text field, you can either enter the text directly into the text\n"
"box, or you can specify a file on your local system to upload as the text."
msgstr ""

#: Mailman/Gui/Autoresponse.py:55
msgid ""
"Should Mailman send an auto-response to mailing list\n"
"             posters?"
msgstr ""

#: Mailman/Gui/Autoresponse.py:60
msgid "Auto-response text to send to mailing list posters."
msgstr ""

#: Mailman/Gui/Autoresponse.py:63
msgid ""
"Should Mailman send an auto-response to emails sent to the\n"
"             -owner address?"
msgstr ""

#: Mailman/Gui/Autoresponse.py:68
msgid "Auto-response text to send to -owner emails."
msgstr ""

#: Mailman/Gui/Autoresponse.py:71
msgid "Yes, w/discard"
msgstr ""

#: Mailman/Gui/Autoresponse.py:71
msgid "Yes, w/forward"
msgstr ""

#: Mailman/Gui/Autoresponse.py:72
msgid ""
"Should Mailman send an auto-response to emails sent to the\n"
"             -request address?  If you choose yes, decide whether you want\n"
"             Mailman to discard the original email, or forward it on to the\n"
"             system as a normal mail command."
msgstr ""

#: Mailman/Gui/Autoresponse.py:79
msgid "Auto-response text to send to -request emails."
msgstr ""

#: Mailman/Gui/Autoresponse.py:82
msgid ""
"Number of days between auto-responses to either the mailing\n"
"             list or -request/-owner address from the same poster.  Set to\n"
"             zero (or negative) for no grace period (i.e. auto-respond to\n"
"             every message)."
msgstr ""

#: Mailman/Gui/Bounce.py:26
msgid "Bounce processing"
msgstr ""

#: Mailman/Gui/Bounce.py:32
msgid ""
"These policies control the automatic bounce processing system\n"
"            in Mailman.  Here's an overview of how it works.\n"
"\n"
"            <p>When a bounce is received, Mailman tries to extract two pieces\n"
"            of information from the message: the address of the member the\n"
"            message was intended for, and the severity of the problem causing\n"
"            the bounce.  The severity can be either <em>hard</em> or\n"
"            <em>soft</em> meaning either a fatal error occurred, or a\n"
"            transient error occurred.  When in doubt, a hard severity is used.\n"
"\n"
"            <p>If no member address can be extracted from the bounce, then the\n"
"            bounce is usually discarded.  Otherwise, each member is assigned a\n"
"            <em>bounce score</em> and every time we encounter a bounce from\n"
"            this member we increment the score.  Hard bounces increment by 1\n"
"            while soft bounces increment by 0.5.  We only increment the bounce\n"
"            score once per day, so even if we receive ten hard bounces from a\n"
"            member per day, their score will increase by only 1 for that day.\n"
"\n"
"            <p>When a member's bounce score is greater than the\n"
"            <a href=\"?VARHELP=bounce/bounce_score_threshold\">bounce score\n"
"            threshold</a>, the subscription is disabled.  Once disabled, the\n"
"            member will not receive any postings from the list until their\n"
"            membership is explicitly re-enabled (either by the list\n"
"            administrator or the user).  However, they will receive occasional\n"
"            reminders that their membership has been disabled, and these\n"
"            reminders will include information about how to re-enable their\n"
"            membership.\n"
"\n"
"            <p>You can control both the\n"
"            <a href=\"?VARHELP=bounce/bounce_you_are_disabled_warnings\">number\n"
"            of reminders</a> the member will receive and the\n"
"            <a href=\"?VARHELP=bounce/bounce_you_are_disabled_warnings_interval\"\n"
"            >frequency</a> with which these reminders are sent.\n"
"\n"
"            <p>There is one other important configuration variable; after a\n"
"            certain period of time -- during which no bounces from the member\n"
"            are received -- the bounce information is\n"
"            <a href=\"?VARHELP=bounce/bounce_info_stale_after\">considered\n"
"            stale</a> and discarded.  Thus by adjusting this value, and the\n"
"            score threshold, you can control how quickly bouncing members are\n"
"            disabled.  You should tune both of these to the frequency and\n"
"            traffic volume of your list."
msgstr ""

#: Mailman/Gui/Bounce.py:75
msgid "Bounce detection sensitivity"
msgstr ""

#: Mailman/Gui/Bounce.py:78
msgid "Should Mailman perform automatic bounce processing?"
msgstr ""

#: Mailman/Gui/Bounce.py:79
msgid ""
"By setting this value to <em>No</em>, you disable all\n"
"             automatic bounce processing for this list, however bounce\n"
"             messages will still be discarded so that the list administrator\n"
"             isn't inundated with them."
msgstr ""

#: Mailman/Gui/Bounce.py:85
msgid ""
"The maximum member bounce score before the member's\n"
"             subscription is disabled.  This value can be a floating point\n"
"             number."
msgstr ""

#: Mailman/Gui/Bounce.py:90
msgid ""
"The number of days after which a member's bounce information\n"
"             is discarded, if no new bounces have been received in the\n"
"             interim.  This value must be an integer."
msgstr ""

#: Mailman/Gui/Bounce.py:95
msgid ""
"How many <em>Your Membership Is Disabled</em> warnings a\n"
"             disabled member should get before their address is removed from\n"
"             the mailing list.  Set to 0 to immediately remove an address from\n"
"             the list once their bounce score exceeds the threshold.  This\n"
"             value must be an integer."
msgstr ""

#: Mailman/Gui/Bounce.py:102
msgid ""
"The number of days between sending the <em>Your Membership\n"
"             Is Disabled</em> warnings.  This value must be an integer."
msgstr ""

#: Mailman/Gui/Bounce.py:105 Mailman/Gui/General.py:257
msgid "Notifications"
msgstr ""

#: Mailman/Gui/Bounce.py:109
msgid ""
"Should Mailman send you, the list owner, any bounce messages\n"
"             that failed to be detected by the bounce processor?  <em>Yes</em>\n"
"             is recommended."
msgstr ""

#: Mailman/Gui/Bounce.py:112
msgid ""
"While Mailman's bounce detector is fairly robust, it's\n"
"             impossible to detect every bounce format in the world.  You\n"
"             should keep this variable set to <em>Yes</em> for two reasons: 1)\n"
"             If this really is a permanent bounce from one of your members,\n"
"             you should probably manually remove them from your list, and 2)\n"
"             you might want to send the message on to the Mailman developers\n"
"             so that this new format can be added to its known set.\n"
"\n"
"             <p>If you really can't be bothered, then set this variable to\n"
"             <em>No</em> and all non-detected bounces will be discarded\n"
"             without further processing.\n"
"\n"
"             <p><b>Note:</b> This setting will also affect all messages sent\n"
"             to your list's -admin address.  This address is deprecated and\n"
"             should never be used, but some people may still send mail to this\n"
"             address.  If this happens, and this variable is set to\n"
"             <em>No</em> those messages too will get discarded.  You may want\n"
"             to set up an\n"
"             <a href=\"?VARHELP=autoreply/autoresponse_admin_text\">autoresponse\n"
"             message</a> for email to the -owner and -admin address."
msgstr ""

#: Mailman/Gui/Bounce.py:135
msgid ""
"Should Mailman notify you, the list owner, when bounces\n"
"             cause a member's subscription to be disabled?"
msgstr ""

#: Mailman/Gui/Bounce.py:137
msgid ""
"By setting this value to <em>No</em>, you turn off\n"
"             notification messages that are normally sent to the list owners\n"
"             when a member's delivery is disabled due to excessive bounces.\n"
"             An attempt to notify the member will always be made."
msgstr ""

#: Mailman/Gui/Bounce.py:144
msgid ""
"Should Mailman notify you, the list owner, when bounces\n"
"             cause a member to be unsubscribed?"
msgstr ""

#: Mailman/Gui/Bounce.py:146
msgid ""
"By setting this value to <em>No</em>, you turn off\n"
"             notification messages that are normally sent to the list owners\n"
"             when a member is unsubscribed due to excessive bounces.  An\n"
"             attempt to notify the member will always be made."
msgstr ""

#: Mailman/Gui/Bounce.py:173
msgid ""
"Bad value for <a href=\"?VARHELP=bounce/%(property)s\"\n"
"                >%(property)s</a>: %(val)s"
msgstr ""

#: Mailman/Gui/ContentFilter.py:30
msgid "Content&nbsp;filtering"
msgstr ""

#: Mailman/Gui/ContentFilter.py:37
msgid "Forward to List Owner"
msgstr ""

#: Mailman/Gui/ContentFilter.py:39
msgid "Preserve"
msgstr ""

#: Mailman/Gui/ContentFilter.py:42
msgid ""
"Policies concerning the content of list traffic.\n"
"\n"
"            <p>Content filtering works like this: when a message is\n"
"            received by the list and you have enabled content filtering, the\n"
"            individual attachments are first compared to the\n"
"            <a href=\"?VARHELP=contentfilter/filter_mime_types\">filter\n"
"            types</a>.  If the attachment type matches an entry in the filter\n"
"            types, it is discarded.\n"
"\n"
"            <p>Then, if there are <a\n"
"            href=\"?VARHELP=contentfilter/pass_mime_types\">pass types</a>\n"
"            defined, any attachment type that does <em>not</em> match a\n"
"            pass type is also discarded.  If there are no pass types defined,\n"
"            this check is skipped.\n"
"\n"
"            <p>After this initial filtering, any <tt>multipart</tt>\n"
"            attachments that are empty are removed.  If the outer message is\n"
"            left empty after this filtering, then the whole message is\n"
"            discarded.  Then, each <tt>multipart/alternative</tt> section will\n"
"            be replaced by just the first alternative that is non-empty after\n"
"            filtering.\n"
"\n"
"            <p>Finally, any <tt>text/html</tt> parts that are left in the\n"
"            message may be converted to <tt>text/plain</tt> if\n"
"            <a href=\"?VARHELP=contentfilter/convert_html_to_plaintext\"\n"
"            >convert_html_to_plaintext</a> is enabled and the site is\n"
"            configured to allow these conversions."
msgstr ""

#: Mailman/Gui/ContentFilter.py:71
msgid ""
"Should Mailman filter the content of list traffic according\n"
"             to the settings below?"
msgstr ""

#: Mailman/Gui/ContentFilter.py:75
msgid ""
"Remove message attachments that have a matching content\n"
"             type."
msgstr ""

#: Mailman/Gui/ContentFilter.py:78
msgid ""
"Use this option to remove each message attachment that\n"
"             matches one of these content types.  Each line should contain a\n"
"             string naming a MIME <tt>type/subtype</tt>,\n"
"             e.g. <tt>image/gif</tt>.  Leave off the subtype to remove all\n"
"             parts with a matching major content type, e.g. <tt>image</tt>.\n"
"\n"
"             <p>Blank lines are ignored.\n"
"\n"
"             <p>See also <a href=\"?VARHELP=contentfilter/pass_mime_types\"\n"
"             >pass_mime_types</a> for a content type whitelist."
msgstr ""

#: Mailman/Gui/ContentFilter.py:90
msgid ""
"Remove message attachments that don't have a matching\n"
"             content type.  Leave this field blank to skip this filter\n"
"             test."
msgstr ""

#: Mailman/Gui/ContentFilter.py:94
msgid ""
"Use this option to remove each message attachment that does\n"
"             not have a matching content type.  Requirements and formats are\n"
"             exactly like <a href=\"?VARHELP=contentfilter/filter_mime_types\"\n"
"             >filter_mime_types</a>.\n"
"\n"
"             <p><b>Note:</b> if you add entries to this list but don't add\n"
"             <tt>multipart</tt> to this list, any messages with attachments\n"
"             will be rejected by the pass filter."
msgstr ""

#: Mailman/Gui/ContentFilter.py:104
msgid ""
"Should Mailman convert <tt>text/html</tt> parts to plain\n"
"             text?  This conversion happens after MIME attachments have been\n"
"             stripped."
msgstr ""

#: Mailman/Gui/ContentFilter.py:110
msgid ""
"Action to take when a message matches the content filtering\n"
"             rules."
msgstr ""

#: Mailman/Gui/ContentFilter.py:113
msgid ""
"One of these actions is take when the message matches one of\n"
"             the content filtering rules, meaning, the top-level\n"
"             content type matches one of the <a\n"
"             href=\"?VARHELP=contentfilter/filter_mime_types\"\n"
"             >filter_mime_types</a>, or the top-level content type does\n"
"             <strong>not</strong> match one of the\n"
"             <a href=\"?VARHELP=contentfilter/pass_mime_types\"\n"
"             >pass_mime_types</a>, or if after filtering the subparts of the\n"
"             message, the message ends up empty.\n"
"\n"
"             <p>Note this action is not taken if after filtering the message\n"
"             still contains content.  In that case the message is always\n"
"             forwarded on to the list membership.\n"
"\n"
"             <p>When messages are discarded, a log entry is written\n"
"             containing the Message-ID of the discarded message.  When\n"
"             messages are rejected or forwarded to the list owner, a reason\n"
"             for the rejection is included in the bounce message to the\n"
"             original author.  When messages are preserved, they are saved in\n"
"             a special queue directory on disk for the site administrator to\n"
"             view (and possibly rescue) but otherwise discarded.  This last\n"
"             option is only available if enabled by the site\n"
"             administrator."
msgstr ""

#: Mailman/Gui/ContentFilter.py:154
msgid "Bad MIME type ignored: %(spectype)s"
msgstr ""

#: Mailman/Gui/Digest.py:36
msgid "Digest options"
msgstr ""

#: Mailman/Gui/Digest.py:44
msgid "Batched-delivery digest characteristics."
msgstr ""

#: Mailman/Gui/Digest.py:47
msgid "Can list members choose to receive list traffic bunched in digests?"
msgstr ""

#: Mailman/Gui/Digest.py:51
msgid "Digest"
msgstr ""

#: Mailman/Gui/Digest.py:51
msgid "Regular"
msgstr ""

#: Mailman/Gui/Digest.py:52
msgid "Which delivery mode is the default for new users?"
msgstr ""

#: Mailman/Gui/Digest.py:55
msgid "MIME"
msgstr ""

#: Mailman/Gui/Digest.py:55
msgid "Plain"
msgstr ""

#: Mailman/Gui/Digest.py:56
msgid "When receiving digests, which format is default?"
msgstr ""

#: Mailman/Gui/Digest.py:59
msgid "How big in Kb should a digest be before it gets sent out?"
msgstr ""

#: Mailman/Gui/Digest.py:63
msgid "Should a digest be dispatched daily when the size threshold isn't reached?"
msgstr ""

#: Mailman/Gui/Digest.py:67
msgid "Header added to every digest"
msgstr ""

#: Mailman/Gui/Digest.py:68
msgid "Text attached (as an initial message, before the table of contents) to the top of digests. "
msgstr ""

#: Mailman/Gui/Digest.py:73
msgid "Footer added to every digest"
msgstr ""

#: Mailman/Gui/Digest.py:74
msgid "Text attached (as a final message) to the bottom of digests. "
msgstr ""

#: Mailman/Gui/Digest.py:80
msgid "How often should a new digest volume be started?"
msgstr ""

#: Mailman/Gui/Digest.py:81
msgid ""
"When a new digest volume is started, the volume number is\n"
"             incremented and the issue number is reset to 1."
msgstr ""

#: Mailman/Gui/Digest.py:85
msgid "Should Mailman start a new digest volume?"
msgstr ""

#: Mailman/Gui/Digest.py:86
msgid ""
"Setting this option instructs Mailman to start a new volume\n"
"             with the next digest sent out."
msgstr ""

#: Mailman/Gui/Digest.py:90
msgid ""
"Should Mailman send the next digest right now, if it is not\n"
"             empty?"
msgstr ""

#: Mailman/Gui/Digest.py:145
msgid ""
"The next digest will be sent as volume\n"
"            %(volume)s, number %(number)s"
msgstr ""

#: Mailman/Gui/Digest.py:150
msgid "A digest has been sent."
msgstr ""

#: Mailman/Gui/Digest.py:152
msgid "There was no digest to send."
msgstr ""

#: Mailman/Gui/GUIBase.py:149
msgid "Invalid value for variable: %(property)s"
msgstr ""

#: Mailman/Gui/GUIBase.py:153
msgid "Bad email address for option %(property)s: %(val)s"
msgstr ""

#: Mailman/Gui/GUIBase.py:179
msgid ""
"The following illegal substitution variables were\n"
"                found in the <code>%(property)s</code> string:\n"
"                <code>%(bad)s</code>\n"
"                <p>Your list may not operate properly until you correct this\n"
"                problem."
msgstr ""

#: Mailman/Gui/GUIBase.py:193
msgid ""
"Your <code>%(property)s</code> string appeared to\n"
"                    have some correctable problems in its new value.\n"
"                    The fixed value will be used instead.  Please\n"
"                    double check that this is what you intended.\n"
"                    "
msgstr ""

#: Mailman/Gui/General.py:32
msgid "General Options"
msgstr ""

#: Mailman/Gui/General.py:46
msgid "Conceal the member's address"
msgstr ""

#: Mailman/Gui/General.py:47
msgid "Acknowledge the member's posting"
msgstr ""

#: Mailman/Gui/General.py:48
msgid "Do not send a copy of a member's own post"
msgstr ""

#: Mailman/Gui/General.py:50
msgid "Filter out duplicate messages to list members (if possible)"
msgstr ""

#: Mailman/Gui/General.py:57
msgid ""
"Fundamental list characteristics, including descriptive\n"
"            info and basic behaviors."
msgstr ""

#: Mailman/Gui/General.py:60
msgid "General list personality"
msgstr ""

#: Mailman/Gui/General.py:63
msgid "The public name of this list (make case-changes only)."
msgstr ""

#: Mailman/Gui/General.py:64
msgid ""
"The capitalization of this name can be changed to make it\n"
"             presentable in polite company as a proper noun, or to make an\n"
"             acronym part all upper case, etc.  However, the name will be\n"
"             advertised as the email address (e.g., in subscribe confirmation\n"
"             notices), so it should <em>not</em> be otherwise altered.  (Email\n"
"             addresses are not case sensitive, but they are sensitive to\n"
"             almost everything else :-)"
msgstr ""

#: Mailman/Gui/General.py:73
msgid ""
"The list administrator email addresses.  Multiple\n"
"             administrator addresses, each on separate line is okay."
msgstr ""

#: Mailman/Gui/General.py:76
msgid ""
"There are two ownership roles associated with each mailing\n"
"             list.  The <em>list administrators</em> are the people who have\n"
"             ultimate control over all parameters of this mailing list.  They\n"
"             are able to change any list configuration variable available\n"
"             through these administration web pages.\n"
"\n"
"             <p>The <em>list moderators</em> have more limited permissions;\n"
"             they are not able to change any list configuration variable, but\n"
"             they are allowed to tend to pending administration requests,\n"
"             including approving or rejecting held subscription requests, and\n"
"             disposing of held postings.  Of course, the <em>list\n"
"             administrators</em> can also tend to pending requests.\n"
"\n"
"             <p>In order to split the list ownership duties into\n"
"             administrators and moderators, you must\n"
"             <a href=\"passwords\">set a separate moderator password</a>,\n"
"             and also provide the <a href=\"?VARHELP=general/moderator\">email\n"
"             addresses of the list moderators</a>.  Note that the field you\n"
"             are changing here specifies the list administrators."
msgstr ""

#: Mailman/Gui/General.py:97
msgid ""
"The list moderator email addresses.  Multiple\n"
"             moderator addresses, each on separate line is okay."
msgstr ""

#: Mailman/Gui/General.py:100
msgid ""
"There are two ownership roles associated with each mailing\n"
"             list.  The <em>list administrators</em> are the people who have\n"
"             ultimate control over all parameters of this mailing list.  They\n"
"             are able to change any list configuration variable available\n"
"             through these administration web pages.\n"
"\n"
"             <p>The <em>list moderators</em> have more limited permissions;\n"
"             they are not able to change any list configuration variable, but\n"
"             they are allowed to tend to pending administration requests,\n"
"             including approving or rejecting held subscription requests, and\n"
"             disposing of held postings.  Of course, the <em>list\n"
"             administrators</em> can also tend to pending requests.\n"
"\n"
"             <p>In order to split the list ownership duties into\n"
"             administrators and moderators, you must\n"
"             <a href=\"passwords\">set a separate moderator password</a>,\n"
"             and also provide the email addresses of the list moderators in\n"
"             this section.  Note that the field you are changing here\n"
"             specifies the list moderators."
msgstr ""

#: Mailman/Gui/General.py:121
msgid "A terse phrase identifying this list."
msgstr ""

#: Mailman/Gui/General.py:123
msgid ""
"This description is used when the mailing list is listed with\n"
"                other mailing lists, or in headers, and so forth.  It should\n"
"                be as succinct as you can get it, while still identifying what\n"
"                the list is."
msgstr ""

#: Mailman/Gui/General.py:129
msgid ""
"An introductory description - a few paragraphs - about the\n"
"             list.  It will be included, as html, at the top of the listinfo\n"
"             page.  Carriage returns will end a paragraph - see the details\n"
"             for more info."
msgstr ""

#: Mailman/Gui/General.py:133
msgid ""
"The text will be treated as html <em>except</em> that\n"
"             newlines will be translated to &lt;br&gt; - so you can use links,\n"
"             preformatted text, etc, but don't put in carriage returns except\n"
"             where you mean to separate paragraphs.  And review your changes -\n"
"             bad html (like some unterminated HTML constructs) can prevent\n"
"             display of the entire listinfo page."
msgstr ""

#: Mailman/Gui/General.py:141
msgid "Prefix for subject line of list postings."
msgstr ""

#: Mailman/Gui/General.py:142
msgid ""
"This text will be prepended to subject lines of messages\n"
"             posted to the list, to distinguish mailing list messages in in\n"
"             mailbox summaries.  Brevity is premium here, it's ok to shorten\n"
"             long mailing list names to something more concise, as long as it\n"
"             still identifies the mailing list."
msgstr ""

#: Mailman/Gui/General.py:149
msgid ""
"Hide the sender of a message, replacing it with the list\n"
"             address (Removes From, Sender and Reply-To fields)"
msgstr ""

#: Mailman/Gui/General.py:152
msgid "<tt>Reply-To:</tt> header munging"
msgstr ""

#: Mailman/Gui/General.py:155
msgid ""
"Should any existing <tt>Reply-To:</tt> header found in the\n"
"             original message be stripped?  If so, this will be done\n"
"             regardless of whether an explict <tt>Reply-To:</tt> header is\n"
"             added by Mailman or not."
msgstr ""

#: Mailman/Gui/General.py:161
msgid "Explicit address"
msgstr ""

#: Mailman/Gui/General.py:161
msgid "Poster"
msgstr ""

#: Mailman/Gui/General.py:161
msgid "This list"
msgstr ""

#: Mailman/Gui/General.py:162
msgid ""
"Where are replies to list messages directed?\n"
"             <tt>Poster</tt> is <em>strongly</em> recommended for most mailing\n"
"             lists."
msgstr ""

#: Mailman/Gui/General.py:167
msgid ""
"This option controls what Mailman does to the\n"
"             <tt>Reply-To:</tt> header in messages flowing through this\n"
"             mailing list.  When set to <em>Poster</em>, no <tt>Reply-To:</tt>\n"
"             header is added by Mailman, although if one is present in the\n"
"             original message, it is not stripped.  Setting this value to\n"
"             either <em>This list</em> or <em>Explicit address</em> causes\n"
"             Mailman to insert a specific <tt>Reply-To:</tt> header in all\n"
"             messages, overriding the header in the original message if\n"
"             necessary (<em>Explicit address</em> inserts the value of <a\n"
"             href=\"?VARHELP=general/reply_to_address\">reply_to_address</a>).\n"
" \n"
"             <p>There are many reasons not to introduce or override the\n"
"             <tt>Reply-To:</tt> header.  One is that some posters depend on\n"
"             their own <tt>Reply-To:</tt> settings to convey their valid\n"
"             return address.  Another is that modifying <tt>Reply-To:</tt>\n"
"             makes it much more difficult to send private replies.  See <a\n"
"             href=\"http://www.unicom.com/pw/reply-to-harmful.html\">`Reply-To'\n"
"             Munging Considered Harmful</a> for a general discussion of this\n"
"             issue.  See <a\n"
"        href=\"http://www.metasystema.org/essays/reply-to-useful.mhtml\">Reply-To\n"
"             Munging Considered Useful</a> for a dissenting opinion.\n"
"\n"
"             <p>Some mailing lists have restricted posting privileges, with a\n"
"             parallel list devoted to discussions.  Examples are `patches' or\n"
"             `checkin' lists, where software changes are posted by a revision\n"
"             control system, but discussion about the changes occurs on a\n"
"             developers mailing list.  To support these types of mailing\n"
"             lists, select <tt>Explicit address</tt> and set the\n"
"             <tt>Reply-To:</tt> address below to point to the parallel\n"
"             list."
msgstr ""

#: Mailman/Gui/General.py:199
msgid "Explicit <tt>Reply-To:</tt> header."
msgstr ""

#: Mailman/Gui/General.py:201
msgid ""
"This is the address set in the <tt>Reply-To:</tt> header\n"
"             when the <a\n"
"             href=\"?VARHELP=general/reply_goes_to_list\">reply_goes_to_list</a>\n"
"             option is set to <em>Explicit address</em>.\n"
"\n"
"             <p>There are many reasons not to introduce or override the\n"
"             <tt>Reply-To:</tt> header.  One is that some posters depend on\n"
"             their own <tt>Reply-To:</tt> settings to convey their valid\n"
"             return address.  Another is that modifying <tt>Reply-To:</tt>\n"
"             makes it much more difficult to send private replies.  See <a\n"
"             href=\"http://www.unicom.com/pw/reply-to-harmful.html\">`Reply-To'\n"
"             Munging Considered Harmful</a> for a general discussion of this\n"
"             issue.  See <a\n"
"        href=\"http://www.metasystema.org/essays/reply-to-useful.mhtml\">Reply-To\n"
"             Munging Considered Useful</a> for a dissenting opinion.\n"
"\n"
"             <p>Some mailing lists have restricted posting privileges, with a\n"
"             parallel list devoted to discussions.  Examples are `patches' or\n"
"             `checkin' lists, where software changes are posted by a revision\n"
"             control system, but discussion about the changes occurs on a\n"
"             developers mailing list.  To support these types of mailing\n"
"             lists, specify the explicit <tt>Reply-To:</tt> address here.  You\n"
"             must also specify <tt>Explicit address</tt> in the\n"
"             <tt>reply_goes_to_list</tt>\n"
"             variable.\n"
"\n"
"             <p>Note that if the original message contains a\n"
"             <tt>Reply-To:</tt> header, it will not be changed."
msgstr ""

#: Mailman/Gui/General.py:230
msgid "Umbrella list settings"
msgstr ""

#: Mailman/Gui/General.py:233
msgid ""
"Send password reminders to, eg, \"-owner\" address instead of\n"
"             directly to user."
msgstr ""

#: Mailman/Gui/General.py:236
msgid ""
"Set this to yes when this list is intended to cascade only\n"
"             to other mailing lists.  When set, meta notices like\n"
"             confirmations and password reminders will be directed to an\n"
"             address derived from the member's address - it will have the\n"
"             value of \"umbrella_member_suffix\" appended to the member's\n"
"             account name."
msgstr ""

#: Mailman/Gui/General.py:244
msgid ""
"Suffix for use when this list is an umbrella for other\n"
"             lists, according to setting of previous \"umbrella_list\"\n"
"             setting."
msgstr ""

#: Mailman/Gui/General.py:248
msgid ""
"When \"umbrella_list\" is set to indicate that this list has\n"
"             other mailing lists as members, then administrative notices like\n"
"             confirmations and password reminders need to not be sent to the\n"
"             member list addresses, but rather to the owner of those member\n"
"             lists.  In that case, the value of this setting is appended to\n"
"             the member's account name for such notices.  `-owner' is the\n"
"             typical choice.  This setting has no effect when \"umbrella_list\"\n"
"             is \"No\"."
msgstr ""

#: Mailman/Gui/General.py:260
msgid "Send monthly password reminders?"
msgstr ""

#: Mailman/Gui/General.py:262
msgid ""
"Turn this on if you want password reminders to be sent once\n"
"             per month to your members.  Note that members may disable their\n"
"             own individual password reminders."
msgstr ""

#: Mailman/Gui/General.py:267
msgid ""
"List-specific text prepended to new-subscriber welcome\n"
"             message"
msgstr ""

#: Mailman/Gui/General.py:270
msgid ""
"This value, if any, will be added to the front of the\n"
"             new-subscriber welcome message.  The rest of the welcome message\n"
"             already describes the important addresses and URLs for the\n"
"             mailing list, so you don't need to include any of that kind of\n"
"             stuff here.  This should just contain mission-specific kinds of\n"
"             things, like etiquette policies or team orientation, or that kind\n"
"             of thing.\n"
"\n"
"             <p>Note that this text will be wrapped, according to the\n"
"             following rules:\n"
"             <ul><li>Each paragraph is filled so that no line is longer than\n"
"                     70 characters.\n"
"                 <li>Any line that begins with whitespace is not filled.\n"
"                 <li>A blank line separates paragraphs.\n"
"             </ul>"
msgstr ""

#: Mailman/Gui/General.py:287
msgid "Send welcome message to newly subscribed members?"
msgstr ""

#: Mailman/Gui/General.py:288
msgid ""
"Turn this off only if you plan on subscribing people manually\n"
"             and don't want them to know that you did so.  This option is most\n"
"             useful for transparently migrating lists from some other mailing\n"
"             list manager to Mailman."
msgstr ""

#: Mailman/Gui/General.py:294
msgid ""
"Text sent to people leaving the list.  If empty, no special\n"
"             text will be added to the unsubscribe message."
msgstr ""

#: Mailman/Gui/General.py:298
msgid "Send goodbye message to members when they are unsubscribed?"
msgstr ""

#: Mailman/Gui/General.py:301
msgid ""
"Should the list moderators get immediate notice of new\n"
"             requests, as well as daily notices about collected ones?"
msgstr ""

#: Mailman/Gui/General.py:304
msgid ""
"List moderators (and list administrators) are sent daily\n"
"             reminders of requests pending approval, like subscriptions to a\n"
"             moderated list, or postings that are being held for one reason or\n"
"             another.  Setting this option causes notices to be sent\n"
"             immediately on the arrival of new requests as well."
msgstr ""

#: Mailman/Gui/General.py:311
msgid ""
"Should administrator get notices of subscribes and\n"
"             unsubscribes?"
msgstr ""

#: Mailman/Gui/General.py:316
msgid "Send mail to poster when their posting is held for approval?"
msgstr ""

#: Mailman/Gui/General.py:318
msgid ""
"Approval notices are sent when mail triggers certain of the\n"
"             limits <em>except</em> routine list moderation and spam filters,\n"
"             for which notices are <em>not</em> sent.  This option overrides\n"
"             ever sending the notice."
msgstr ""

#: Mailman/Gui/General.py:323
msgid "Additional settings"
msgstr ""

#: Mailman/Gui/General.py:326
msgid "Emergency moderation of all list traffic."
msgstr ""

#: Mailman/Gui/General.py:327
msgid ""
"When this option is enabled, all list traffic is emergency\n"
"             moderated, i.e. held for moderation.  Turn this option on when\n"
"             your list is experiencing a flamewar and you want a cooling off\n"
"             period."
msgstr ""

#: Mailman/Gui/General.py:339
msgid ""
"Default options for new members joining this list.<input\n"
"             type=\"hidden\" name=\"new_member_options\" value=\"ignore\">"
msgstr ""

#: Mailman/Gui/General.py:342
msgid ""
"When a new member is subscribed to this list, their initial\n"
"             set of options is taken from the this variable's setting."
msgstr ""

#: Mailman/Gui/General.py:346
msgid ""
"(Administrivia filter) Check postings and intercept ones\n"
"             that seem to be administrative requests?"
msgstr ""

#: Mailman/Gui/General.py:349
msgid ""
"Administrivia tests will check postings to see whether it's\n"
"             really meant as an administrative request (like subscribe,\n"
"             unsubscribe, etc), and will add it to the the administrative\n"
"             requests queue, notifying the administrator of the new request,\n"
"             in the process."
msgstr ""

#: Mailman/Gui/General.py:356
msgid ""
"Maximum length in kilobytes (KB) of a message body.  Use 0\n"
"             for no limit."
msgstr ""

#: Mailman/Gui/General.py:360
msgid "Host name this list prefers for email."
msgstr ""

#: Mailman/Gui/General.py:362
msgid ""
"The \"host_name\" is the preferred name for email to\n"
"             mailman-related addresses on this host, and generally should be\n"
"             the mail host's exchanger address, if any.  This setting can be\n"
"             useful for selecting among alternative names of a host that has\n"
"             multiple addresses."
msgstr ""

#: Mailman/Gui/General.py:374
msgid ""
"Should messages from this mailing list include the\n"
"                 <a href=\"http://www.faqs.org/rfcs/rfc2369.html\">RFC 2369</a>\n"
"                 (i.e. <tt>List-*</tt>) headers?  <em>Yes</em> is highly\n"
"                 recommended."
msgstr ""

#: Mailman/Gui/General.py:379
msgid ""
"RFC 2369 defines a set of List-* headers that are\n"
"                 normally added to every message sent to the list membership.\n"
"                 These greatly aid end-users who are using standards compliant\n"
"                 mail readers.  They should normally always be enabled.\n"
"\n"
"                 <p>However, not all mail readers are standards compliant yet,\n"
"                 and if you have a large number of members who are using\n"
"                 non-compliant mail readers, they may be annoyed at these\n"
"                 headers.  You should first try to educate your members as to\n"
"                 why these headers exist, and how to hide them in their mail\n"
"                 clients.  As a last resort you can disable these headers, but\n"
"                 this is not recommended (and in fact, your ability to disable\n"
"                 these headers may eventually go away)."
msgstr ""

#: Mailman/Gui/General.py:397
msgid "Should postings include the <tt>List-Post:</tt> header?"
msgstr ""

#: Mailman/Gui/General.py:398
msgid ""
"The <tt>List-Post:</tt> header is one of the headers\n"
"             recommended by\n"
"             <a href=\"http://www.faqs.org/rfcs/rfc2369.html\">RFC 2369</a>.\n"
"             However for some <em>announce-only</em> mailing lists, only a\n"
"             very select group of people are allowed to post to the list; the\n"
"             general membership is usually not allowed to post.  For lists of\n"
"             this nature, the <tt>List-Post:</tt> header is misleading.\n"
"             Select <em>No</em> to disable the inclusion of this header. (This\n"
"             does not affect the inclusion of the other <tt>List-*:</tt>\n"
"             headers.)"
msgstr ""

#: Mailman/Gui/General.py:416
msgid ""
"<b>real_name</b> attribute not\n"
"            changed!  It must differ from the list's name by case\n"
"            only."
msgstr ""

#: Mailman/Gui/General.py:437
msgid ""
"You cannot add a Reply-To: to an explicit\n"
"            address if that address is blank.  Resetting these values."
msgstr ""

#: Mailman/Gui/Language.py:34
msgid "Language&nbsp;options"
msgstr ""

#: Mailman/Gui/Language.py:66
msgid "Natural language (internationalization) options."
msgstr ""

#: Mailman/Gui/Language.py:71
msgid "Default language for this list."
msgstr ""

#: Mailman/Gui/Language.py:72
msgid ""
"This is the default natural language for this mailing list.\n"
"             If <a href=\"?VARHELP=language/available_languages\">more than one\n"
"             language</a> is supported then users will be able to select their\n"
"             own preferences for when they interact with the list.  All other\n"
"             interactions will be conducted in the default language.  This\n"
"             applies to both web-based and email-based messages, but not to\n"
"             email posted by list members."
msgstr ""

#: Mailman/Gui/Language.py:82
msgid "Languages supported by this list."
msgstr ""

#: Mailman/Gui/Language.py:84
msgid ""
"These are all the natural languages supported by this list.\n"
"             Note that the\n"
"             <a href=\"?VARHELP=language/preferred_language\">default\n"
"             language</a> must be included."
msgstr ""

#: Mailman/Gui/Language.py:90
msgid "Always"
msgstr ""

#: Mailman/Gui/Language.py:90
msgid "As needed"
msgstr ""

#: Mailman/Gui/Language.py:90
msgid "Never"
msgstr ""

#: Mailman/Gui/Language.py:91
msgid ""
"Encode the\n"
"             <a href=\"?VARHELP=general/subject_prefix\">subject\n"
"             prefix</a> even when it consists of only ASCII characters?"
msgstr ""

#: Mailman/Gui/Language.py:95
msgid ""
"If your mailing list's default language uses a non-ASCII\n"
"             character set and the prefix contains non-ASCII characters, the\n"
"             prefix will always be encoded according to the relevant\n"
"             standards.  However, if your prefix contains only ASCII\n"
"             characters, you may want to set this option to <em>Never</em> to\n"
"             disable prefix encoding.  This can make the subject headers\n"
"             slightly more readable for users with mail readers that don't\n"
"             properly handle non-ASCII encodings.\n"
"\n"
"             <p>Note however, that if your mailing list receives both encoded\n"
"             and unencoded subject headers, you might want to choose <em>As\n"
"             needed</em>.  Using this setting, Mailman will not encode ASCII\n"
"             prefixes when the rest of the header contains only ASCII\n"
"             characters, but if the original header contains non-ASCII\n"
"             characters, it will encode the prefix.  This avoids an ambiguity\n"
"             in the standards which could cause some mail readers to display\n"
"             extra, or missing spaces between the prefix and the original\n"
"             header."
msgstr ""

#: Mailman/Gui/Membership.py:26
msgid "Membership&nbsp;Management..."
msgstr ""

#: Mailman/Gui/Membership.py:30
msgid "Membership&nbsp;List"
msgstr ""

#: Mailman/Gui/Membership.py:31
msgid "Mass&nbsp;Subscription"
msgstr ""

#: Mailman/Gui/Membership.py:32
msgid "Mass&nbsp;Removal"
msgstr ""

#: Mailman/Gui/NonDigest.py:34
msgid "Non-digest&nbsp;options"
msgstr ""

#: Mailman/Gui/NonDigest.py:42
msgid "Policies concerning immediately delivered list traffic."
msgstr ""

#: Mailman/Gui/NonDigest.py:45
msgid ""
"Can subscribers choose to receive mail immediately, rather\n"
"             than in batched digests?"
msgstr ""

#: Mailman/Gui/NonDigest.py:52
msgid "Full Personalization"
msgstr ""

#: Mailman/Gui/NonDigest.py:54
msgid ""
"Should Mailman personalize each non-digest delivery?\n"
"                 This is often useful for announce-only lists, but <a\n"
"                 href=\"?VARHELP=nondigest/personalize\">read the details</a>\n"
"                 section for a discussion of important performance\n"
"                 issues."
msgstr ""

#: Mailman/Gui/NonDigest.py:60
msgid ""
"Normally, Mailman sends the regular delivery messages to\n"
"                 the mail server in batches.  This is much more efficent\n"
"                 because it reduces the amount of traffic between Mailman and\n"
"                 the mail server.\n"
"\n"
"                 <p>However, some lists can benefit from a more personalized\n"
"                 approach.  In this case, Mailman crafts a new message for\n"
"                 each member on the regular delivery list.  Turning this\n"
"                 feature on may degrade the performance of your site, so you\n"
"                 need to carefully consider whether the trade-off is worth it,\n"
"                 or whether there are other ways to accomplish what you want.\n"
"                 You should also carefully monitor your system load to make\n"
"                 sure it is acceptable.\n"
"\n"
"                 <p>Select <em>No</em> to disable personalization and send\n"
"                 messages to the members in batches.  Select <em>Yes</em> to\n"
"                 personalize deliveries and allow additional substitution\n"
"                 variables in message headers and footers (see below).  In\n"
"                 addition, by selecting <em>Full Personalization</em>, the\n"
"                 <code>To</code> header of posted messages will be modified to\n"
"                 include the member's address instead of the list's posting\n"
"                 address.\n"
"\n"
"                 <p>When personalization is enabled, a few more expansion\n"
"                 variables that can be included in the <a\n"
"                 href=\"?VARHELP=nondigest/msg_header\">message header</a> and\n"
"                 <a href=\"?VARHELP=nondigest/msg_footer\">message footer</a>.\n"
"\n"
"                 <p>These additional substitution variables will be available\n"
"                 for your headers and footers, when this feature is enabled:\n"
"\n"
"                 <ul><li><b>user_address</b> - The address of the user,\n"
"                         coerced to lower case.\n"
"                     <li><b>user_delivered_to</b> - The case-preserved address\n"
"                         that the user is subscribed with.\n"
"                     <li><b>user_password</b> - The user's password.\n"
"                     <li><b>user_name</b> - The user's full name.\n"
"                     <li><b>user_optionsurl</b> - The url to the user's option\n"
"                         page.\n"
"                 </ul>\n"
"                 "
msgstr ""

#: Mailman/Gui/NonDigest.py:109
msgid ""
"When <a href=\"?VARHELP=nondigest/personalize\">personalization</a> is enabled\n"
"for this list, additional substitution variables are allowed in your headers\n"
"and footers:\n"
"\n"
"<ul><li><b>user_address</b> - The address of the user,\n"
"        coerced to lower case.\n"
"    <li><b>user_delivered_to</b> - The case-preserved address\n"
"        that the user is subscribed with.\n"
"    <li><b>user_password</b> - The user's password.\n"
"    <li><b>user_name</b> - The user's full name.\n"
"    <li><b>user_optionsurl</b> - The url to the user's option\n"
"        page.\n"
"</ul>\n"
msgstr ""

#: Mailman/Gui/NonDigest.py:128
msgid "Header added to mail sent to regular list members"
msgstr ""

#: Mailman/Gui/NonDigest.py:129
msgid ""
"Text prepended to the top of every immediately-delivery\n"
"             message. "
msgstr ""

#: Mailman/Gui/NonDigest.py:133
msgid "Footer added to mail sent to regular list members"
msgstr ""

#: Mailman/Gui/NonDigest.py:134
msgid ""
"Text appended to the bottom of every immediately-delivery\n"
"             message. "
msgstr ""

#: Mailman/Gui/Passwords.py:27
msgid "Passwords"
msgstr ""

#: Mailman/Gui/Privacy.py:28
msgid "Privacy options..."
msgstr ""

#: Mailman/Gui/Privacy.py:32
msgid "Subscription&nbsp;rules"
msgstr ""

#: Mailman/Gui/Privacy.py:33
msgid "Sender&nbsp;filters"
msgstr ""

#: Mailman/Gui/Privacy.py:34
msgid "Recipient&nbsp;filters"
msgstr ""

#: Mailman/Gui/Privacy.py:35
msgid "Spam&nbsp;filters"
msgstr ""

#: Mailman/Gui/Privacy.py:49 Mailman/Gui/Usenet.py:63
msgid "None"
msgstr ""

#: Mailman/Gui/Privacy.py:50 Mailman/Gui/Privacy.py:73
msgid "Confirm"
msgstr ""

#: Mailman/Gui/Privacy.py:51 Mailman/Gui/Privacy.py:74
msgid "Require approval"
msgstr ""

#: Mailman/Gui/Privacy.py:52 Mailman/Gui/Privacy.py:75
msgid "Confirm and approve"
msgstr ""

#: Mailman/Gui/Privacy.py:54 Mailman/Gui/Privacy.py:77
msgid "What steps are required for subscription?<br>"
msgstr ""

#: Mailman/Gui/Privacy.py:55
msgid ""
"None - no verification steps (<em>Not\n"
"                           Recommended </em>)<br>\n"
"                           Confirm (*) - email confirmation step required <br>\n"
"                           Require approval - require list administrator\n"
"                           Approval for subscriptions <br>\n"
"                           Confirm and approve - both confirm and approve\n"
"                           \n"
"                           <p>(*) when someone requests a subscription,\n"
"                           Mailman sends them a notice with a unique\n"
"                           subscription request number that they must reply to\n"
"                           in order to subscribe.<br>\n"
"\n"
"                           This prevents mischievous (or malicious) people\n"
"                           from creating subscriptions for others without\n"
"                           their consent."
msgstr ""

#: Mailman/Gui/Privacy.py:78
msgid ""
"Confirm (*) - email confirmation required <br>\n"
"                           Require approval - require list administrator\n"
"                           approval for subscriptions <br>\n"
"                           Confirm and approve - both confirm and approve\n"
"                           \n"
"                           <p>(*) when someone requests a subscription,\n"
"                           Mailman sends them a notice with a unique\n"
"                           subscription request number that they must reply to\n"
"                           in order to subscribe.<br> This prevents\n"
"                           mischievous (or malicious) people from creating\n"
"                           subscriptions for others without their consent."
msgstr ""

#: Mailman/Gui/Privacy.py:94
msgid ""
"This section allows you to configure subscription and\n"
"            membership exposure policy.  You can also control whether this\n"
"            list is public or not.  See also the\n"
"            <a href=\"%(admin)s/archive\">Archival Options</a> section for\n"
"            separate archive-related privacy settings."
msgstr ""

#: Mailman/Gui/Privacy.py:100
msgid "Subscribing"
msgstr ""

#: Mailman/Gui/Privacy.py:102
msgid ""
"Advertise this list when people ask what lists are on this\n"
"             machine?"
msgstr ""

#: Mailman/Gui/Privacy.py:108
msgid ""
"Is the list moderator's approval required for unsubscription\n"
"             requests?  (<em>No</em> is recommended)"
msgstr ""

#: Mailman/Gui/Privacy.py:111
msgid ""
"When members want to leave a list, they will make an\n"
"             unsubscription request, either via the web or via email.\n"
"             Normally it is best for you to allow open unsubscriptions so that\n"
"             users can easily remove themselves from mailing lists (they get\n"
"             really upset if they can't get off lists!).\n"
"\n"
"             <p>For some lists though, you may want to impose moderator\n"
"             approval before an unsubscription request is processed.  Examples\n"
"             of such lists include a corporate mailing list that all employees\n"
"             are required to be members of."
msgstr ""

#: Mailman/Gui/Privacy.py:122
msgid "Ban list"
msgstr ""

#: Mailman/Gui/Privacy.py:124
msgid ""
"List of addresses which are banned from membership in this\n"
"             mailing list."
msgstr ""

#: Mailman/Gui/Privacy.py:127
msgid ""
"Addresses in this list are banned outright from subscribing\n"
"             to this mailing list, with no further moderation required.  Add\n"
"             addresses one per line; start the line with a ^ character to\n"
"             designate a regular expression match."
msgstr ""

#: Mailman/Gui/Privacy.py:132
msgid "Membership exposure"
msgstr ""

#: Mailman/Gui/Privacy.py:134
msgid "Anyone"
msgstr ""

#: Mailman/Gui/Privacy.py:134
msgid "List admin only"
msgstr ""

#: Mailman/Gui/Privacy.py:134
msgid "List members"
msgstr ""

#: Mailman/Gui/Privacy.py:135
msgid "Who can view subscription list?"
msgstr ""

#: Mailman/Gui/Privacy.py:137
msgid ""
"When set, the list of subscribers is protected by member or\n"
"             admin password authentication."
msgstr ""

#: Mailman/Gui/Privacy.py:141
msgid ""
"Show member addresses so they're not directly recognizable\n"
"             as email addresses?"
msgstr ""

#: Mailman/Gui/Privacy.py:143
msgid ""
"Setting this option causes member email addresses to be\n"
"             transformed when they are presented on list web pages (both in\n"
"             text and as links), so they're not trivially recognizable as\n"
"             email addresses.  The intention is to prevent the addresses\n"
"             from being snarfed up by automated web scanners for use by\n"
"             spammers."
msgstr ""

#: Mailman/Gui/Privacy.py:153
msgid ""
"When a message is posted to the list, a series of\n"
"            moderation steps are take to decide whether the a moderator must\n"
"            first approve the message or not.  This section contains the\n"
"            controls for moderation of both member and non-member postings.\n"
"\n"
"            <p>Member postings are held for moderation if their\n"
"            <b>moderation flag</b> is turned on.  You can control whether\n"
"            member postings are moderated by default or not.\n"
"\n"
"            <p>Non-member postings can be automatically\n"
"            <a href=\"?VARHELP=privacy/sender/accept_these_nonmembers\"\n"
"            >accepted</a>,\n"
"            <a href=\"?VARHELP=privacy/sender/hold_these_nonmembers\">held for\n"
"            moderation</a>,\n"
"            <a href=\"?VARHELP=privacy/sender/reject_these_nonmembers\"\n"
"            >rejected</a> (bounced), or\n"
"            <a href=\"?VARHELP=privacy/sender/discard_these_nonmembers\"\n"
"            >discarded</a>,\n"
"            either individually or as a group.  Any\n"
"            posting from a non-member who is not explicitly accepted,\n"
"            rejected, or discarded, will have their posting filtered by the\n"
"            <a href=\"?VARHELP=privacy/sender/generic_nonmember_action\">general\n"
"            non-member rules</a>.\n"
"\n"
"            <p>In the text boxes below, add one address per line; start the\n"
"            line with a ^ character to designate a <a href=\n"
"            \"http://www.python.org/doc/current/lib/module-re.html\"\n"
"            >Python regular expression</a>.  When entering backslashes, do so\n"
"            as if you were using Python raw strings (i.e. you generally just\n"
"            use a single backslash).\n"
"\n"
"            <p>Note that non-regexp matches are always done first."
msgstr ""

#: Mailman/Gui/Privacy.py:186
msgid "Member filters"
msgstr ""

#: Mailman/Gui/Privacy.py:189
msgid "By default, should new list member postings be moderated?"
msgstr ""

#: Mailman/Gui/Privacy.py:191
msgid ""
"Each list member has a <em>moderation flag</em> which says\n"
"             whether messages from the list member can be posted directly to\n"
"             the list, or must first be approved by the list moderator.  When\n"
"             the moderation flag is turned on, list member postings must be\n"
"             approved first.  You, the list administrator can decide whether a\n"
"             specific individual's postings will be moderated or not.\n"
"\n"
"             <p>When a new member is subscribed, their initial moderation flag\n"
"             takes its value from this option.  Turn this option off to accept\n"
"             member postings by default.  Turn this option on to, by default,\n"
"             moderate member postings first.  You can always manually set an\n"
"             individual member's moderation bit by using the\n"
"             <a href=\"%(adminurl)s/members\">membership management\n"
"             screens</a>."
msgstr ""

#: Mailman/Gui/Privacy.py:207 Mailman/Gui/Privacy.py:281
msgid "Hold"
msgstr ""

#: Mailman/Gui/Privacy.py:208
msgid ""
"Action to take when a moderated member posts to the\n"
"             list."
msgstr ""

#: Mailman/Gui/Privacy.py:210
msgid ""
"<ul><li><b>Hold</b> -- this holds the message for approval\n"
"             by the list moderators.\n"
"\n"
"             <p><li><b>Reject</b> -- this automatically rejects the message by\n"
"             sending a bounce notice to the post's author.  The text of the\n"
"             bounce notice can be <a\n"
"             href=\"?VARHELP=privacy/sender/member_moderation_notice\"\n"
"             >configured by you</a>.\n"
"\n"
"             <p><li><b>Discard</b> -- this simply discards the message, with\n"
"             no notice sent to the post's author.\n"
"             </ul>"
msgstr ""

#: Mailman/Gui/Privacy.py:224
msgid ""
"Text to include in any\n"
"             <a href=\"?VARHELP/privacy/sender/member_moderation_action\"\n"
"             >rejection notice</a> to\n"
"             be sent to moderated members who post to this list."
msgstr ""

#: Mailman/Gui/Privacy.py:229
msgid "Non-member filters"
msgstr ""

#: Mailman/Gui/Privacy.py:232
msgid ""
"List of non-member addresses whose postings should be\n"
"             automatically accepted."
msgstr ""

#: Mailman/Gui/Privacy.py:235
msgid ""
"Postings from any of these non-members will be automatically\n"
"             accepted with no further moderation applied.  Add member\n"
"             addresses one per line; start the line with a ^ character to\n"
"             designate a regular expression match."
msgstr ""

#: Mailman/Gui/Privacy.py:241
msgid ""
"List of non-member addresses whose postings will be\n"
"             immediately held for moderation."
msgstr ""

#: Mailman/Gui/Privacy.py:244
msgid ""
"Postings from any of these non-members will be immediately\n"
"             and automatically held for moderation by the list moderators.\n"
"             The sender will receive a notification message which will allow\n"
"             them to cancel their held message.  Add member addresses one per\n"
"             line; start the line with a ^ character to designate a regular\n"
"             expression match."
msgstr ""

#: Mailman/Gui/Privacy.py:252
msgid ""
"List of non-member addresses whose postings will be\n"
"             automatically rejected."
msgstr ""

#: Mailman/Gui/Privacy.py:255
msgid ""
"Postings from any of these non-members will be automatically\n"
"             rejected.  In other words, their messages will be bounced back to\n"
"             the sender with a notification of automatic rejection.  This\n"
"             option is not appropriate for known spam senders; their messages\n"
"             should be\n"
"             <a href=\"?VARHELP=privacy/sender/discard_these_nonmembers\"\n"
"             >automatically discarded</a>.\n"
"\n"
"             <p>Add member addresses one per line; start the line with a ^\n"
"             character to designate a regular expression match."
msgstr ""

#: Mailman/Gui/Privacy.py:267
msgid ""
"List of non-member addresses whose postings will be\n"
"             automatically discarded."
msgstr ""

#: Mailman/Gui/Privacy.py:270
msgid ""
"Postings from any of these non-members will be automatically\n"
"             discarded.  That is, the message will be thrown away with no\n"
"             further processing or notification.  The sender will not receive\n"
"             a notification or a bounce, however the list moderators can\n"
"             optionally <a href=\"?VARHELP=privacy/sender/forward_auto_discards\"\n"
"             >receive copies of auto-discarded messages.</a>.\n"
"\n"
"             <p>Add member addresses one per line; start the line with a ^\n"
"             character to designate a regular expression match."
msgstr ""

#: Mailman/Gui/Privacy.py:282
msgid ""
"Action to take for postings from non-members for which no\n"
"             explicit action is defined."
msgstr ""

#: Mailman/Gui/Privacy.py:285
msgid ""
"When a post from a non-member is received, the message's\n"
"             sender is matched against the list of explicitly\n"
"             <a href=\"?VARHELP=privacy/sender/accept_these_nonmembers\"\n"
"             >accepted</a>,\n"
"             <a href=\"?VARHELP=privacy/sender/hold_these_nonmembers\">held</a>,\n"
"             <a href=\"?VARHELP=privacy/sender/reject_these_nonmembers\"\n"
"             >rejected</a> (bounced), and\n"
"             <a href=\"?VARHELP=privacy/sender/discard_these_nonmembers\"\n"
"             >discarded</a> addresses.  If no match is found, then this action\n"
"             is taken."
msgstr ""

#: Mailman/Gui/Privacy.py:297
msgid ""
"Should messages from non-members, which are automatically\n"
"             discarded, be forwarded to the list moderator?"
msgstr ""

#: Mailman/Gui/Privacy.py:303
msgid ""
"This section allows you to configure various filters based on\n"
"            the recipient of the message."
msgstr ""

#: Mailman/Gui/Privacy.py:306
msgid "Recipient filters"
msgstr ""

#: Mailman/Gui/Privacy.py:310
msgid ""
"Must posts have list named in destination (to, cc) field\n"
"             (or be among the acceptable alias names, specified below)?"
msgstr ""

#: Mailman/Gui/Privacy.py:313
msgid ""
"Many (in fact, most) spams do not explicitly name their\n"
"             myriad destinations in the explicit destination addresses - in\n"
"             fact often the To: field has a totally bogus address for\n"
"             obfuscation.  The constraint applies only to the stuff in the\n"
"             address before the '@' sign, but still catches all such spams.\n"
"\n"
"             <p>The cost is that the list will not accept unhindered any\n"
"             postings relayed from other addresses, unless\n"
"\n"
"             <ol>\n"
"                 <li>The relaying address has the same name, or\n"
"\n"
"                 <li>The relaying address name is included on the options that\n"
"                 specifies acceptable aliases for the list.\n"
"\n"
"             </ol>"
msgstr ""

#: Mailman/Gui/Privacy.py:331
msgid ""
"Alias names (regexps) which qualify as explicit to or cc\n"
"             destination names for this list."
msgstr ""

#: Mailman/Gui/Privacy.py:334
msgid ""
"Alternate addresses that are acceptable when\n"
"             `require_explicit_destination' is enabled.  This option takes a\n"
"             list of regular expressions, one per line, which is matched\n"
"             against every recipient address in the message.  The matching is\n"
"             performed with Python's re.match() function, meaning they are\n"
"             anchored to the start of the string.\n"
"             \n"
"             <p>For backwards compatibility with Mailman 1.1, if the regexp\n"
"             does not contain an `@', then the pattern is matched against just\n"
"             the local part of the recipient address.  If that match fails, or\n"
"             if the pattern does contain an `@', then the pattern is matched\n"
"             against the entire recipient address.\n"
"             \n"
"             <p>Matching against the local part is deprecated; in a future\n"
"             release, the pattern will always be matched against the entire\n"
"             recipient address."
msgstr ""

#: Mailman/Gui/Privacy.py:352
msgid "Ceiling on acceptable number of recipients for a posting."
msgstr ""

#: Mailman/Gui/Privacy.py:354
msgid ""
"If a posting has this number, or more, of recipients, it is\n"
"             held for admin approval.  Use 0 for no ceiling."
msgstr ""

#: Mailman/Gui/Privacy.py:359
msgid ""
"This section allows you to configure various anti-spam\n"
"            filters posting filters, which can help reduce the amount of spam\n"
"            your list members end up receiving.\n"
"            "
msgstr ""

#: Mailman/Gui/Privacy.py:364
msgid "Anti-Spam filters"
msgstr ""

#: Mailman/Gui/Privacy.py:367
msgid "Hold posts with header value matching a specified regexp."
msgstr ""

#: Mailman/Gui/Privacy.py:368
msgid ""
"Use this option to prohibit posts according to specific\n"
"             header values.  The target value is a regular-expression for\n"
"             matching against the specified header.  The match is done\n"
"             disregarding letter case.  Lines beginning with '#' are ignored\n"
"             as comments.\n"
"\n"
"             <p>For example:<pre>to: .*@public.com </pre> says to hold all\n"
"             postings with a <em>To:</em> mail header containing '@public.com'\n"
"             anywhere among the addresses.\n"
"\n"
"             <p>Note that leading whitespace is trimmed from the regexp.  This\n"
"             can be circumvented in a number of ways, e.g. by escaping or\n"
"             bracketing it."
msgstr ""

#: Mailman/Gui/Topics.py:28
msgid "Topics"
msgstr ""

#: Mailman/Gui/Topics.py:36
msgid "List topic keywords"
msgstr ""

#: Mailman/Gui/Topics.py:38
msgid "Disabled"
msgstr ""

#: Mailman/Gui/Topics.py:38
msgid "Enabled"
msgstr ""

#: Mailman/Gui/Topics.py:39
msgid "Should the topic filter be enabled or disabled?"
msgstr ""

#: Mailman/Gui/Topics.py:41
msgid ""
"The topic filter categorizes each incoming email message\n"
"             according to <a\n"
"            href=\"http://www.python.org/doc/current/lib/module-re.html\">regular\n"
"             expression filters</a> you specify below.  If the message's\n"
"             <code>Subject:</code> or <code>Keywords:</code> header contains a\n"
"             match against a topic filter, the message is logically placed\n"
"             into a topic <em>bucket</em>.  Each user can then choose to only\n"
"             receive messages from the mailing list for a particular topic\n"
"             bucket (or buckets).  Any message not categorized in a topic\n"
"             bucket registered with the user is not delivered to the list.\n"
"\n"
"             <p>Note that this feature only works with regular delivery, not\n"
"             digest delivery.\n"
"\n"
"             <p>The body of the message can also be optionally scanned for\n"
"             <code>Subject:</code> and <code>Keywords:</code> headers, as\n"
"             specified by the <a\n"
"       href=\"?VARHELP=topics/topics_bodylines_limit\">topics_bodylines_limit</a>\n"
"             configuration variable."
msgstr ""

#: Mailman/Gui/Topics.py:62
msgid "How many body lines should the topic matcher scan?"
msgstr ""

#: Mailman/Gui/Topics.py:64
msgid ""
"The topic matcher will scan this many lines of the message\n"
"             body looking for topic keyword matches.  Body scanning stops when\n"
"             either this many lines have been looked at, or a non-header-like\n"
"             body line is encountered.  By setting this value to zero, no body\n"
"             lines will be scanned (i.e. only the <code>Keywords:</code> and\n"
"             <code>Subject:</code> headers will be scanned).  By setting this\n"
"             value to a negative number, then all body lines will be scanned\n"
"             until a non-header-like line is encountered.\n"
"             "
msgstr ""

#: Mailman/Gui/Topics.py:75
msgid "Topic keywords, one per line, to match against each message."
msgstr ""

#: Mailman/Gui/Topics.py:77
msgid ""
"Each topic keyword is actually a regular expression, which is\n"
"             matched against certain parts of a mail message, specifically the\n"
"             <code>Keywords:</code> and <code>Subject:</code> message headers.\n"
"             Note that the first few lines of the body of the message can also\n"
"             contain a <code>Keywords:</code> and <code>Subject:</code>\n"
"             \"header\" on which matching is also performed."
msgstr ""

#: Mailman/Gui/Topics.py:116
msgid ""
"Topic specifications require both a name and\n"
"                a pattern.  Incomplete topics will be ignored."
msgstr ""

#: Mailman/Gui/Topics.py:124
msgid ""
"The topic pattern `%(pattern)s' is not a\n"
"                legal regular expression.  It will be discarded."
msgstr ""

#: Mailman/Gui/Usenet.py:25
msgid "Mail&lt;-&gt;News&nbsp;gateways"
msgstr ""

#: Mailman/Gui/Usenet.py:35
msgid "Mail-to-News and News-to-Mail gateway services."
msgstr ""

#: Mailman/Gui/Usenet.py:37
msgid "News server settings"
msgstr ""

#: Mailman/Gui/Usenet.py:40
msgid "The hostname of the machine your news server is running on."
msgstr ""

#: Mailman/Gui/Usenet.py:41
msgid ""
"This value may be either the name of your news server, or\n"
"             optionally of the format name:port, where port is a port number.\n"
"\n"
"             The news server is not part of Mailman proper.  You have to\n"
"             already have access to an NNTP server, and that NNTP server must\n"
"             recognize the machine this mailing list runs on as a machine\n"
"             capable of reading and posting news."
msgstr ""

#: Mailman/Gui/Usenet.py:50
msgid "The name of the Usenet group to gateway to and/or from."
msgstr ""

#: Mailman/Gui/Usenet.py:53
msgid ""
"Should new posts to the mailing list be sent to the\n"
"             newsgroup?"
msgstr ""

#: Mailman/Gui/Usenet.py:57
msgid ""
"Should new posts to the newsgroup be sent to the mailing\n"
"             list?"
msgstr ""

#: Mailman/Gui/Usenet.py:60
msgid "Forwarding options"
msgstr ""

#: Mailman/Gui/Usenet.py:63
msgid "Moderated"
msgstr ""

#: Mailman/Gui/Usenet.py:63
msgid "Open list, moderated group"
msgstr ""

#: Mailman/Gui/Usenet.py:66
msgid "The moderation policy of the newsgroup."
msgstr ""

#: Mailman/Gui/Usenet.py:68
msgid ""
"This setting determines the moderation policy of the\n"
"             newsgroup and its interaction with the moderation policy of the\n"
"             mailing list.  This only applies to the newsgroup that you are\n"
"             gatewaying <em>to</em>, so if you are only gatewaying from\n"
"             Usenet, or the newsgroup you are gatewaying to is not moderated,\n"
"             set this option to <em>None</em>.\n"
"\n"
"             <p>If the newsgroup is moderated, you can set this mailing list\n"
"             up to be the moderation address for the newsgroup.  By selecting\n"
"             <em>Moderated</em>, an additional posting hold will be placed in\n"
"             the approval process.  All messages posted to the mailing list\n"
"             will have to be approved before being sent on to the newsgroup,\n"
"             or to the mailing list membership.\n"
"\n"
"             <p><em>Note that if the message has an <tt>Approved</tt> header\n"
"             with the list's administrative password in it, this hold test\n"
"             will be bypassed, allowing privileged posters to send messages\n"
"             directly to the list and the newsgroup.</em>\n"
"\n"
"             <p>Finally, if the newsgroup is moderated, but you want to have\n"
"             an open posting policy anyway, you should select <em>Open list,\n"
"             moderated group</em>.  The effect of this is to use the normal\n"
"             Mailman moderation facilities, but to add an <tt>Approved</tt>\n"
"             header to all messages that are gatewayed to Usenet."
msgstr ""

#: Mailman/Gui/Usenet.py:94
msgid "Prefix <tt>Subject:</tt> headers on postings gated to news?"
msgstr ""

#: Mailman/Gui/Usenet.py:95
msgid ""
"Mailman prefixes <tt>Subject:</tt> headers with\n"
"             <a href=\"?VARHELP=general/subject_prefix\">text you can\n"
"             customize</a> and normally, this prefix shows up in messages\n"
"             gatewayed to Usenet.  You can set this option to <em>No</em> to\n"
"             disable the prefix on gated messages.  Of course, if you turn off\n"
"             normal <tt>Subject:</tt> prefixes, they won't be prefixed for\n"
"             gated messages either."
msgstr ""

#: Mailman/Gui/Usenet.py:103
msgid "Mass catch up"
msgstr ""

#: Mailman/Gui/Usenet.py:106
msgid "Should Mailman perform a <em>catchup</em> on the newsgroup?"
msgstr ""

#: Mailman/Gui/Usenet.py:107
msgid ""
"When you tell Mailman to perform a catchup on the newsgroup,\n"
"             this means that you want to start gating messages to the mailing\n"
"             list with the next new message found.  All earlier messages on\n"
"             the newsgroup will be ignored.  This is as if you were reading\n"
"             the newsgroup yourself, and you marked all current messages as\n"
"             <em>read</em>.  By catching up, your mailing list members will\n"
"             not see any of the earlier messages."
msgstr ""

#: Mailman/Gui/Usenet.py:121
msgid "Mass catchup completed"
msgstr ""

#: Mailman/Gui/Usenet.py:133
msgid ""
"You cannot enable gatewaying unless both the\n"
"                <a href=\"?VARHELP=gateway/nntp_host\">news server field</a> and\n"
"                the <a href=\"?VARHELP=gateway/linked_newsgroup\">linked\n"
"                newsgroup</a> fields are filled in."
msgstr ""

#: Mailman/HTMLFormatter.py:47
msgid "%(listinfo_link)s list run by %(owner_link)s"
msgstr ""

#: Mailman/HTMLFormatter.py:55
msgid "%(realname)s administrative interface"
msgstr ""

#: Mailman/HTMLFormatter.py:56
msgid " (requires authorization)"
msgstr ""

#: Mailman/HTMLFormatter.py:59
msgid "Overview of all %(hostname)s mailing lists"
msgstr ""

#: Mailman/HTMLFormatter.py:80
msgid "<em>(1 private member not shown)</em>"
msgstr ""

#: Mailman/HTMLFormatter.py:82
msgid "<em>(%(num_concealed)d private members not shown)</em>"
msgstr ""

#: Mailman/HTMLFormatter.py:137
msgid "; it was disabled by you"
msgstr ""

#: Mailman/HTMLFormatter.py:139
msgid "; it was disabled by the list administrator"
msgstr ""

#: Mailman/HTMLFormatter.py:143
msgid ""
"; it was disabled due to excessive bounces.  The\n"
"            last bounce was received on %(date)s"
msgstr ""

#: Mailman/HTMLFormatter.py:146
msgid "; it was disabled for unknown reasons"
msgstr ""

#: Mailman/HTMLFormatter.py:148
msgid "Note: your list delivery is currently disabled%(reason)s."
msgstr ""

#: Mailman/HTMLFormatter.py:151
msgid "Mail delivery"
msgstr ""

#: Mailman/HTMLFormatter.py:153 Mailman/HTMLFormatter.py:298
msgid "the list administrator"
msgstr ""

#: Mailman/HTMLFormatter.py:154
msgid ""
"<p>%(note)s\n"
"\n"
"            <p>You may have disabled list delivery intentionally,\n"
"            or it may have been triggered by bounces from your email\n"
"            address.  In either case, to re-enable delivery, change the\n"
"            %(link)s option below.  Contact %(mailto)s if you have any\n"
"            questions or need assistance."
msgstr ""

#: Mailman/HTMLFormatter.py:166
msgid ""
"<p>We have received some recent bounces from your\n"
"            address.  Your current <em>bounce score</em> is %(score)s out of a\n"
"            maximum of %(total)s.  Please double check that your subscribed\n"
"            address is correct and that there are no problems with delivery to\n"
"            this address.  Your bounce score will be automatically reset if\n"
"            the problems are corrected soon."
msgstr ""

#: Mailman/HTMLFormatter.py:178
msgid "(Note - you are subscribing to a list of mailing lists, so the %(type)s notice will be sent to the admin address for your membership, %(addr)s.)<p>"
msgstr ""

#: Mailman/HTMLFormatter.py:188
msgid ""
"You will be sent email requesting confirmation, to\n"
"            prevent others from gratuitously subscribing you."
msgstr ""

#: Mailman/HTMLFormatter.py:191
msgid ""
"This is a closed list, which means your subscription\n"
"            will be held for approval.  You will be notified of the list\n"
"            moderator's decision by email."
msgstr ""

#: Mailman/HTMLFormatter.py:194 Mailman/HTMLFormatter.py:201
msgid "also "
msgstr ""

#: Mailman/HTMLFormatter.py:196
msgid ""
"You will be sent email requesting confirmation, to\n"
"            prevent others from gratuitously subscribing you.  Once\n"
"            confirmation is received, your request will be held for approval\n"
"            by the list moderator.  You will be notified of the moderator's\n"
"            decision by email."
msgstr ""

#: Mailman/HTMLFormatter.py:205
msgid ""
"This is %(also)sa private list, which means that the\n"
"            list of members is not available to non-members."
msgstr ""

#: Mailman/HTMLFormatter.py:208
msgid ""
"This is %(also)sa hidden list, which means that the\n"
"            list of members is available only to the list administrator."
msgstr ""

#: Mailman/HTMLFormatter.py:211
msgid ""
"This is %(also)sa public list, which means that the\n"
"            list of members list is available to everyone."
msgstr ""

#: Mailman/HTMLFormatter.py:214
msgid ""
" (but we obscure the addresses so they are not\n"
"                easily recognizable by spammers)."
msgstr ""

#: Mailman/HTMLFormatter.py:219
msgid ""
"<p>(Note that this is an umbrella list, intended to\n"
"            have only other mailing lists as members.  Among other things,\n"
"            this means that your confirmation request will be sent to the\n"
"            `%(sfx)s' account for your address.)"
msgstr ""

#: Mailman/HTMLFormatter.py:248
msgid "<b><i>either</i></b> "
msgstr ""

#: Mailman/HTMLFormatter.py:253
msgid ""
"To unsubscribe from %(realname)s, get a password reminder,\n"
"        or change your subscription options %(either)senter your subscription\n"
"        email address:\n"
"        <p><center> "
msgstr ""

#: Mailman/HTMLFormatter.py:260
msgid "Unsubscribe or edit options"
msgstr ""

#: Mailman/HTMLFormatter.py:264
msgid ""
"<p>... <b><i>or</i></b> select your entry from\n"
"                      the subscribers list (see above)."
msgstr ""

#: Mailman/HTMLFormatter.py:266
msgid ""
" If you leave the field blank, you will be prompted for\n"
"        your email address"
msgstr ""

#: Mailman/HTMLFormatter.py:274
msgid ""
"(<i>%(which)s is only available to the list\n"
"                members.</i>)"
msgstr ""

#: Mailman/HTMLFormatter.py:278
msgid ""
"(<i>%(which)s is only available to the list\n"
"            administrator.</i>)"
msgstr ""

#: Mailman/HTMLFormatter.py:288
msgid "Click here for the list of "
msgstr ""

#: Mailman/HTMLFormatter.py:290
msgid " subscribers: "
msgstr ""

#: Mailman/HTMLFormatter.py:292
msgid "Visit Subscriber list"
msgstr ""

#: Mailman/HTMLFormatter.py:295
msgid "members"
msgstr ""

#: Mailman/HTMLFormatter.py:296
msgid "Address:"
msgstr ""

#: Mailman/HTMLFormatter.py:299
msgid "Admin address:"
msgstr ""

#: Mailman/HTMLFormatter.py:302
msgid "The subscribers list"
msgstr ""

#: Mailman/HTMLFormatter.py:304
msgid " <p>Enter your "
msgstr ""

#: Mailman/HTMLFormatter.py:306
msgid " and password to visit  the subscribers list: <p><center> "
msgstr ""

#: Mailman/HTMLFormatter.py:311
msgid "Password: "
msgstr ""

#: Mailman/HTMLFormatter.py:315
msgid "Visit Subscriber List"
msgstr ""

#: Mailman/HTMLFormatter.py:345
msgid "Once a month, your password will be emailed to you as a reminder."
msgstr ""

#: Mailman/HTMLFormatter.py:391
msgid "The current archive"
msgstr ""

#: Mailman/Handlers/Acknowledge.py:59
msgid "%(realname)s post acknowledgement"
msgstr ""

#: Mailman/Handlers/CalcRecips.py:68
msgid ""
"Your urgent message to the %(realname)s mailing list was not authorized for\n"
"delivery.  The original message as received by Mailman is attached.\n"
msgstr ""

#: Mailman/Handlers/Emergency.py:29
msgid "Emergency hold on all list traffic is in effect"
msgstr ""

#: Mailman/Handlers/Emergency.py:30 Mailman/Handlers/Hold.py:58
msgid "Your message was deemed inappropriate by the moderator."
msgstr ""

#: Mailman/Handlers/Hold.py:53
msgid "Sender is explicitly forbidden"
msgstr ""

#: Mailman/Handlers/Hold.py:54
msgid "You are forbidden from posting messages to this list."
msgstr ""

#: Mailman/Handlers/Hold.py:57
msgid "Post to moderated list"
msgstr ""

#: Mailman/Handlers/Hold.py:61
msgid "Post by non-member to a members-only list"
msgstr ""

#: Mailman/Handlers/Hold.py:62
msgid "Non-members are not allowed to post messages to this list."
msgstr ""

#: Mailman/Handlers/Hold.py:65
msgid "Posting to a restricted list by sender requires approval"
msgstr ""

#: Mailman/Handlers/Hold.py:66
msgid "This list is restricted; your message was not approved."
msgstr ""

#: Mailman/Handlers/Hold.py:69
msgid "Too many recipients to the message"
msgstr ""

#: Mailman/Handlers/Hold.py:70
msgid "Please trim the recipient list; it is too long."
msgstr ""

#: Mailman/Handlers/Hold.py:73
msgid "Message has implicit destination"
msgstr ""

#: Mailman/Handlers/Hold.py:74
msgid ""
"Blind carbon copies or other implicit destinations are\n"
"not allowed.  Try reposting your message by explicitly including the list\n"
"address in the To: or Cc: fields."
msgstr ""

#: Mailman/Handlers/Hold.py:79
msgid "Message may contain administrivia"
msgstr ""

#: Mailman/Handlers/Hold.py:84
msgid ""
"Please do *not* post administrative requests to the mailing\n"
"list.  If you wish to subscribe, visit %(listurl)s or send a message with the\n"
"word `help' in it to the request address, %(request)s, for further\n"
"instructions."
msgstr ""

#: Mailman/Handlers/Hold.py:90
msgid "Message has a suspicious header"
msgstr ""

#: Mailman/Handlers/Hold.py:91
msgid "Your message had a suspicious header."
msgstr ""

#: Mailman/Handlers/Hold.py:101
msgid ""
"Message body is too big: %(size)d bytes with a limit of\n"
"%(limit)d KB"
msgstr ""

#: Mailman/Handlers/Hold.py:106
msgid ""
"Your message was too big; please trim it to less than\n"
"%(kb)d KB in size."
msgstr ""

#: Mailman/Handlers/Hold.py:110
msgid "Posting to a moderated newsgroup"
msgstr ""

#: Mailman/Handlers/Hold.py:234
msgid "Your message to %(listname)s awaits moderator approval"
msgstr ""

#: Mailman/Handlers/Hold.py:254
msgid "%(listname)s post from %(sender)s requires approval"
msgstr ""

#: Mailman/Handlers/Hold.py:261
msgid ""
"If you reply to this message, keeping the Subject: header intact, Mailman will\n"
"discard the held message.  Do this if the message is spam.  If you reply to\n"
"this message and include an Approved: header with the list password in it, the\n"
"message will be approved for posting to the list.  The Approved: header can\n"
"also appear in the first line of the body of the reply."
msgstr ""

#: Mailman/Handlers/MimeDel.py:56
msgid "The message's content type was explicitly disallowed"
msgstr ""

#: Mailman/Handlers/MimeDel.py:61
msgid "The message's content type was not explicitly allowed"
msgstr ""

#: Mailman/Handlers/MimeDel.py:73
msgid "After content filtering, the message was empty"
msgstr ""

#: Mailman/Handlers/MimeDel.py:208
msgid ""
"The attached message matched the %(listname)s mailing list's content filtering\n"
"rules and was prevented from being forwarded on to the list membership.  You\n"
"are receiving the only remaining copy of the discarded message.\n"
"\n"
msgstr ""

#: Mailman/Handlers/MimeDel.py:214
msgid "Content filtered message notification"
msgstr ""

#: Mailman/Handlers/Moderate.py:138
msgid ""
"You are not allowed to post to this mailing list, and your message has been\n"
"automatically rejected.  If you think that your messages are being rejected in\n"
"error, contact the mailing list owner at %(listowner)s."
msgstr ""

#: Mailman/Handlers/Moderate.py:154
msgid "Auto-discard notification"
msgstr ""

#: Mailman/Handlers/Moderate.py:157
msgid "The attached message has been automatically discarded."
msgstr ""

#: Mailman/Handlers/Replybot.py:74
msgid "Auto-response for your message to the \"%(realname)s\" mailing list"
msgstr ""

#: Mailman/Handlers/Replybot.py:107
msgid "The Mailman Replybot"
msgstr ""

#: Mailman/Handlers/Scrubber.py:180
msgid "HTML attachment scrubbed and removed"
msgstr ""

#: Mailman/Handlers/Scrubber.py:197 Mailman/Handlers/Scrubber.py:223
msgid ""
"An HTML attachment was scrubbed...\n"
"URL: %(url)s\n"
msgstr ""

#: Mailman/Handlers/Scrubber.py:235
msgid "no subject"
msgstr ""

#: Mailman/Handlers/Scrubber.py:236
msgid "no date"
msgstr ""

#: Mailman/Handlers/Scrubber.py:237
msgid "unknown sender"
msgstr ""

#: Mailman/Handlers/Scrubber.py:240
msgid ""
"An embedded message was scrubbed...\n"
"From: %(who)s\n"
"Subject: %(subject)s\n"
"Date: %(date)s\n"
"Size: %(size)s\n"
"Url: %(url)s\n"
msgstr ""

#: Mailman/Handlers/Scrubber.py:264
msgid ""
"A non-text attachment was scrubbed...\n"
"Name: %(filename)s\n"
"Type: %(ctype)s\n"
"Size: %(size)d bytes\n"
"Desc: %(desc)s\n"
"Url : %(url)s\n"
msgstr ""

#: Mailman/Handlers/Scrubber.py:293
msgid "Skipped content of type %(partctype)s"
msgstr ""

#: Mailman/Handlers/Scrubber.py:319
msgid ""
"-------------- next part --------------\n"
msgstr ""

#: Mailman/Handlers/ToDigest.py:145
msgid "%(realname)s Digest, Vol %(volume)d, Issue %(issue)d"
msgstr ""

#: Mailman/Handlers/ToDigest.py:186
msgid "digest header"
msgstr ""

#: Mailman/Handlers/ToDigest.py:189
msgid "Digest Header"
msgstr ""

#: Mailman/Handlers/ToDigest.py:202
msgid ""
"Today's Topics:\n"
msgstr ""

#: Mailman/Handlers/ToDigest.py:281
msgid "Today's Topics (%(msgcount)d messages)"
msgstr ""

#: Mailman/Handlers/ToDigest.py:318
msgid "digest footer"
msgstr ""

#: Mailman/Handlers/ToDigest.py:321
msgid "Digest Footer"
msgstr ""

#: Mailman/Handlers/ToDigest.py:335
msgid "End of "
msgstr ""

#: Mailman/ListAdmin.py:315
msgid "Posting of your message titled \"%(subject)s\""
msgstr ""

#: Mailman/ListAdmin.py:354
msgid "Forward of moderated message"
msgstr ""

#: Mailman/ListAdmin.py:413
msgid "New subscription request to list %(realname)s from %(addr)s"
msgstr ""

#: Mailman/ListAdmin.py:436
msgid "Subscription request"
msgstr ""

#: Mailman/ListAdmin.py:466
msgid "New unsubscription request from %(realname)s by %(addr)s"
msgstr ""

#: Mailman/ListAdmin.py:489
msgid "Unsubscription request"
msgstr ""

#: Mailman/ListAdmin.py:520
msgid "Original Message"
msgstr ""

#: Mailman/ListAdmin.py:523
msgid "Request to mailing list %(realname)s rejected"
msgstr ""

#: Mailman/MTA/Manual.py:64
msgid ""
"The mailing list `%(listname)s' has been created via the through-the-web\n"
"interface.  In order to complete the activation of this mailing list, the\n"
"proper /etc/aliases (or equivalent) file must be updated.  The program\n"
"`newaliases' may also have to be run.\n"
"\n"
"Here are the entries for the /etc/aliases file:\n"
msgstr ""

#: Mailman/MTA/Manual.py:75
msgid ""
"To finish creating your mailing list, you must edit your /etc/aliases (or\n"
"equivalent) file by adding the following lines, and possibly running the\n"
"`newaliases' program:\n"
msgstr ""

#: Mailman/MTA/Manual.py:80
msgid "## %(listname)s mailing list"
msgstr ""

#: Mailman/MTA/Manual.py:97
msgid "Mailing list creation request for list %(listname)s"
msgstr ""

#: Mailman/MTA/Manual.py:112
msgid ""
"The mailing list `%(listname)s' has been removed via the through-the-web\n"
"interface.  In order to complete the de-activation of this mailing list, the\n"
"appropriate /etc/aliases (or equivalent) file must be updated.  The program\n"
"`newaliases' may also have to be run.\n"
"\n"
"Here are the entries in the /etc/aliases file that should be removed:\n"
msgstr ""

#: Mailman/MTA/Manual.py:122
msgid ""
"\n"
"To finish removing your mailing list, you must edit your /etc/aliases (or\n"
"equivalent) file by removing the following lines, and possibly running the\n"
"`newaliases' program:\n"
"\n"
"## %(listname)s mailing list"
msgstr ""

#: Mailman/MTA/Manual.py:141
msgid "Mailing list removal request for list %(listname)s"
msgstr ""

#: Mailman/MTA/Postfix.py:306
msgid "checking permissions on %(file)s"
msgstr ""

#: Mailman/MTA/Postfix.py:316
msgid "%(file)s permissions must be 066x (got %(octmode)s)"
msgstr ""

#: Mailman/MTA/Postfix.py:318 Mailman/MTA/Postfix.py:345 bin/check_perms:112
#: bin/check_perms:134 bin/check_perms:144 bin/check_perms:155
#: bin/check_perms:180 bin/check_perms:197 bin/check_perms:216
#: bin/check_perms:239 bin/check_perms:258 bin/check_perms:272
#: bin/check_perms:292 bin/check_perms:329
msgid "(fixing)"
msgstr ""

#: Mailman/MTA/Postfix.py:334
msgid "checking ownership of %(dbfile)s"
msgstr ""

#: Mailman/MTA/Postfix.py:342
msgid "%(dbfile)s owned by %(owner)s (must be owned by %(user)s"
msgstr ""

#: Mailman/MailList.py:709
msgid "You have been invited to join the %(listname)s mailing list"
msgstr ""

#: Mailman/MailList.py:813 Mailman/MailList.py:1177
msgid " from %(remote)s"
msgstr ""

#: Mailman/MailList.py:847
msgid "subscriptions to %(realname)s require moderator approval"
msgstr ""

#: Mailman/MailList.py:910 bin/add_members:242
msgid "%(realname)s subscription notification"
msgstr ""

#: Mailman/MailList.py:929
msgid "unsubscriptions require moderator approval"
msgstr ""

#: Mailman/MailList.py:949
msgid "%(realname)s unsubscribe notification"
msgstr ""

#: Mailman/MailList.py:1098
msgid "subscriptions to %(name)s require administrator approval"
msgstr ""

#: Mailman/MailList.py:1346
msgid "Last autoresponse notification for today"
msgstr ""

#: Mailman/Queue/BounceRunner.py:182
msgid ""
"The attached message was received as a bounce, but either the bounce format\n"
"was not recognized, or no member addresses could be extracted from it.  This\n"
"mailing list has been configured to send all unrecognized bounce messages to\n"
"the list administrator(s).\n"
"\n"
"For more information see:\n"
"%(adminurl)s\n"
"\n"
msgstr ""

#: Mailman/Queue/BounceRunner.py:192
msgid "Uncaught bounce notification"
msgstr ""

#: Mailman/Queue/CommandRunner.py:85
msgid "Ignoring non-text/plain MIME parts"
msgstr ""

#: Mailman/Queue/CommandRunner.py:141
msgid ""
"The results of your email command are provided below.\n"
"Attached is your original message.\n"
msgstr ""

#: Mailman/Queue/CommandRunner.py:146
msgid "- Results:"
msgstr ""

#: Mailman/Queue/CommandRunner.py:152
msgid ""
"\n"
"- Unprocessed:"
msgstr ""

#: Mailman/Queue/CommandRunner.py:156
msgid ""
"No commands were found in this message.\n"
"To obtain instructions, send a message containing just the word \"help\".\n"
msgstr ""

#: Mailman/Queue/CommandRunner.py:161
msgid ""
"\n"
"- Ignored:"
msgstr ""

#: Mailman/Queue/CommandRunner.py:163
msgid ""
"\n"
"- Done.\n"
"\n"
msgstr ""

#: Mailman/Queue/CommandRunner.py:187
msgid "The results of your email commands"
msgstr ""

#: Mailman/htmlformat.py:627
msgid "Delivered by Mailman<br>version %(version)s"
msgstr ""

#: Mailman/htmlformat.py:628
msgid "Python Powered"
msgstr ""

#: Mailman/htmlformat.py:629
msgid "Gnu's Not Unix"
msgstr ""

#: Mailman/i18n.py:97
msgid "Mon"
msgstr ""

#: Mailman/i18n.py:97
msgid "Thu"
msgstr ""

#: Mailman/i18n.py:97
msgid "Tue"
msgstr ""

#: Mailman/i18n.py:97
msgid "Wed"
msgstr ""

#: Mailman/i18n.py:98
msgid "Fri"
msgstr ""

#: Mailman/i18n.py:98
msgid "Sat"
msgstr ""

#: Mailman/i18n.py:98
msgid "Sun"
msgstr ""

#: Mailman/i18n.py:102
msgid "Apr"
msgstr ""

#: Mailman/i18n.py:102
msgid "Feb"
msgstr ""

#: Mailman/i18n.py:102
msgid "Jan"
msgstr ""

#: Mailman/i18n.py:102
msgid "Jun"
msgstr ""

#: Mailman/i18n.py:102
msgid "Mar"
msgstr ""

#: Mailman/i18n.py:103
msgid "Aug"
msgstr ""

#: Mailman/i18n.py:103
msgid "Dec"
msgstr ""

#: Mailman/i18n.py:103
msgid "Jul"
msgstr ""

#: Mailman/i18n.py:103
msgid "Nov"
msgstr ""

#: Mailman/i18n.py:103
msgid "Oct"
msgstr ""

#: Mailman/i18n.py:103
msgid "Sep"
msgstr ""

#: Mailman/i18n.py:106
msgid "Server Local Time"
msgstr ""

#: Mailman/i18n.py:139
msgid "%(wday)s %(mon)s %(day)2i %(hh)02i:%(mm)02i:%(ss)02i %(tzname)s %(year)04i"
msgstr ""

#: bin/add_members:26
#, docstring
msgid ""
"Add members to a list from the command line.\n"
"\n"
"Usage:\n"
"    add_members [options] listname\n"
"\n"
"Options:\n"
"\n"
"    --regular-members-file=file\n"
"    -r file\n"
"        A file containing addresses of the members to be added, one\n"
"        address per line.  This list of people become non-digest\n"
"        members.  If file is `-', read addresses from stdin.  Note that\n"
"        -n/--non-digest-members-file are deprecated synonyms for this option.\n"
"\n"
"    --digest-members-file=file\n"
"    -d file\n"
"        Similar to above, but these people become digest members.\n"
"\n"
"    --welcome-msg=<y|n>\n"
"    -w <y|n>\n"
"        Set whether or not to send the list members a welcome message,\n"
"        overriding whatever the list's `send_welcome_msg' setting is.\n"
"\n"
"    --admin-notify=<y|n>\n"
"    -a <y|n>\n"
"        Set whether or not to send the list administrators a notification on\n"
"        the success/failure of these subscriptions, overriding whatever the\n"
"        list's `admin_notify_mchanges' setting is.\n"
"\n"
"    --help\n"
"    -h\n"
"        Print this help message and exit.\n"
"\n"
"    listname\n"
"        The name of the Mailman list you are adding members to.  It must\n"
"        already exist.\n"
"\n"
"You must supply at least one of -r and -d options.  At most one of the\n"
"files can be `-'.\n"
msgstr ""

#: bin/add_members:137
msgid "Already a member: %(member)s"
msgstr ""

#: bin/add_members:140
msgid "Bad/Invalid email address: blank line"
msgstr ""

#: bin/add_members:142
msgid "Bad/Invalid email address: %(member)s"
msgstr ""

#: bin/add_members:144
msgid "Hostile address (illegal characters): %(member)s"
msgstr ""

#: bin/add_members:146
msgid "Subscribed: %(member)s"
msgstr ""

#: bin/add_members:191
msgid "Bad argument to -w/--welcome-msg: %(arg)s"
msgstr ""

#: bin/add_members:198
msgid "Bad argument to -a/--admin-notify: %(arg)s"
msgstr ""

#: bin/add_members:204
msgid "Cannot read both digest and normal members from standard input."
msgstr ""

#: bin/add_members:210 bin/config_list:105 bin/find_member:97 bin/inject:90
#: bin/list_admins:89 bin/list_members:232 bin/sync_members:222
#: cron/bumpdigests:86
msgid "No such list: %(listname)s"
msgstr ""

#: bin/add_members:230 bin/change_pw:158 bin/check_db:114 bin/discard:83
#: bin/sync_members:244 cron/bumpdigests:78
msgid "Nothing to do."
msgstr ""

#: bin/arch:19
#, docstring
msgid ""
"Rebuild a list's archive.\n"
"\n"
"Use this command to rebuild the archives for a mailing list.  You may want to\n"
"do this if you edit some messages in an archive, or remove some messages from\n"
"an archive.\n"
"\n"
"Usage: %(PROGRAM)s [options] <listname> [<mbox>]\n"
"\n"
"Where options are:\n"
"    -h / --help\n"
"        Print this help message and exit.\n"
"\n"
"    -q / --quiet\n"
"        Make the archiver output less verbose.\n"
"\n"
"    --wipe\n"
"        First wipe out the original archive before regenerating.  You usually\n"
"        want to specify this argument unless you're generating the archive in\n"
"        chunks.\n"
"\n"
"    -s N\n"
"    --start=N\n"
"        Start indexing at article N, where article 0 is the first in the mbox.\n"
"        Defaults to 0.\n"
"\n"
"    -e M\n"
"    --end=M\n"
"        End indexing at article M.  This script is not very efficient with\n"
"        respect to memory management, and for large archives, it may not be\n"
"        possible to index the mbox entirely.  For that reason, you can specify\n"
"        the start and end article numbers.\n"
"\n"
"Where <mbox> is the path to a list's complete mbox archive.  Usually this will\n"
"be some path in the archives/private directory.  For example:\n"
"\n"
"%% bin/arch mylist archives/private/mylist.mbox/mylist.mbox\n"
"\n"
"<mbox> is optional.  If it is missing, it is calculated.\n"
msgstr ""

#: bin/arch:125
msgid "listname is required"
msgstr ""

#: bin/arch:143 bin/change_pw:106 bin/config_list:242
msgid ""
"No such list \"%(listname)s\"\n"
"%(e)s"
msgstr ""

#: bin/arch:170
msgid "Cannot open mbox file %(mbox)s: %(msg)s"
msgstr ""

#: bin/b4b5-archfix:19
#, docstring
msgid ""
"Fix the MM2.1b4 archives.\n"
"\n"
"Usage: %(PROGRAM)s [options] file ...\n"
"\n"
"Where options are:\n"
"    -h / --help\n"
"        Print this help message and exit.\n"
"\n"
"Only use this to `fix' some archive database files that may have gotten\n"
"written in Mailman 2.1b4 with some bogus data.  Use like this from your\n"
"$PREFIX directory\n"
"\n"
"%% %(PROGRAM)s `grep -l _mlist archives/private/*/database/*-article`\n"
"\n"
"(note the backquotes are required)\n"
"\n"
"You will need to run `bin/check_perms -f' after running this script.\n"
msgstr ""

#: bin/change_pw:19
#, docstring
msgid ""
"Change a list's password.\n"
"\n"
"Prior to Mailman 2.1, list passwords were kept in crypt'd format -- usually.\n"
"Some Python installations didn't have the crypt module available, so they'd\n"
"fall back to md5.  Then suddenly the Python installation might grow a crypt\n"
"module and all list passwords would be broken.\n"
"\n"
"In Mailman 2.1, all list and site passwords are stored in SHA1 hexdigest\n"
"form.  This breaks list passwords for all existing pre-Mailman 2.1 lists, and\n"
"since those passwords aren't stored anywhere in plain text, they cannot be\n"
"retrieved and updated.\n"
"\n"
"Thus, this script generates new passwords for a list, and optionally sends it\n"
"to all the owners of the list.\n"
"\n"
"Usage: change_pw [options]\n"
"\n"
"Options:\n"
"\n"
"    --all / -a\n"
"        Change the password for all lists.\n"
"\n"
"    --domain=domain\n"
"    -d domain\n"
"        Change the password for all lists in the virtual domain `domain'.  It\n"
"        is okay to give multiple -d options.\n"
"\n"
"    --listname=listname\n"
"    -l listname\n"
"        Change the password only for the named list.  It is okay to give\n"
"        multiple -l options.\n"
"\n"
"    --password=newpassword\n"
"    -p newpassword\n"
"        Use the supplied plain text password `newpassword' as the new password\n"
"        for any lists that are being changed (as specified by the -a, -d, and\n"
"        -l options).  If not given, lists will be assigned a randomly\n"
"        generated new password.\n"
"\n"
"    --quiet / -q\n"
"        Don't notify list owners of the new password.  You'll have to have\n"
"        some other way of letting the list owners know the new password\n"
"        (presumably out-of-band).\n"
"\n"
"    --help / -h\n"
"        Print this help message and exit.\n"
msgstr ""

#: bin/change_pw:144
msgid "Bad arguments: %(strargs)s"
msgstr ""

#: bin/change_pw:148
msgid "Empty list passwords are not allowed"
msgstr ""

#: bin/change_pw:179
msgid "New %(listname)s password: %(notifypassword)s"
msgstr ""

#: bin/change_pw:188
msgid "Your new %(listname)s list password"
msgstr ""

#: bin/change_pw:189
msgid ""
"The site administrator at %(hostname)s has changed the password for your\n"
"mailing list %(listname)s.  It is now\n"
"\n"
"    %(notifypassword)s\n"
"\n"
"Please be sure to use this for all future list administration.  You may want\n"
"to log in now to your list and change the password to something more to your\n"
"liking.  Visit your list admin page at\n"
"\n"
"    %(adminurl)s\n"
msgstr ""

#: bin/check_db:19
#, docstring
msgid ""
"Check a list's config database file for integrity.\n"
"\n"
"All of the following files are checked:\n"
"\n"
"    config.pck\n"
"    config.pck.last\n"
"    config.db\n"
"    config.db.last\n"
"    config.safety\n"
"\n"
"It's okay if any of these are missing.  config.pck and config.pck.last are\n"
"pickled versions of the config database file for 2.1a3 and beyond.  config.db\n"
"and config.db.last are used in all earlier versions, and these are Python\n"
"marshals.  config.safety is a pickle written by 2.1a3 and beyond when the\n"
"primary config.pck file could not be read.\n"
"\n"
"Usage: %(PROGRAM)s [options] [listname [listname ...]]\n"
"\n"
"Options:\n"
"\n"
"    --all / -a\n"
"        Check the databases for all lists.  Otherwise only the lists named on\n"
"        the command line are checked.\n"
"\n"
"    --verbose / -v\n"
"        Verbose output.  The state of every tested file is printed.\n"
"        Otherwise only corrupt files are displayed.\n"
"\n"
"    --help / -h\n"
"        Print this text and exit.\n"
msgstr ""

#: bin/check_db:119
msgid "No list named:"
msgstr ""

#: bin/check_db:128
msgid "List:"
msgstr ""

#: bin/check_db:148
msgid "   %(file)s: okay"
msgstr ""

#: bin/check_perms:19
#, docstring
msgid ""
"Check the permissions for the Mailman installation.\n"
"\n"
"Usage: %(PROGRAM)s [-f] [-v] [-h]\n"
"\n"
"With no arguments, just check and report all the files that have bogus\n"
"permissions or group ownership.  With -f (and run as root), fix all the\n"
"permission problems found.  With -v be verbose.\n"
"\n"
msgstr ""

#: bin/check_perms:97
msgid "    checking gid and mode for %(path)s"
msgstr ""

#: bin/check_perms:109
msgid "%(path)s bad group (has: %(groupname)s, expected %(MAILMAN_GROUP)s)"
msgstr ""

#: bin/check_perms:132
msgid "directory permissions must be %(octperms)s: %(path)s"
msgstr ""

#: bin/check_perms:141
msgid "source perms must be %(octperms)s: %(path)s"
msgstr ""

#: bin/check_perms:152
msgid "article db files must be %(octperms)s: %(path)s"
msgstr ""

#: bin/check_perms:164
msgid "checking mode for %(prefix)s"
msgstr ""

#: bin/check_perms:174
msgid "WARNING: directory does not exist: %(d)s"
msgstr ""

#: bin/check_perms:178
msgid "directory must be at least 02775: %(d)s"
msgstr ""

#: bin/check_perms:190
msgid "checking perms on %(private)s"
msgstr ""

#: bin/check_perms:195
msgid "%(private)s must not be other-readable"
msgstr ""

#: bin/check_perms:214
msgid "mbox file must be at least 0660:"
msgstr ""

#: bin/check_perms:237
msgid "%(dbdir)s \"other\" perms must be 000"
msgstr ""

#: bin/check_perms:247
msgid "checking cgi-bin permissions"
msgstr ""

#: bin/check_perms:252
msgid "    checking set-gid for %(path)s"
msgstr ""

#: bin/check_perms:256
msgid "%(path)s must be set-gid"
msgstr ""

#: bin/check_perms:266
msgid "checking set-gid for %(wrapper)s"
msgstr ""

#: bin/check_perms:270
msgid "%(wrapper)s must be set-gid"
msgstr ""

#: bin/check_perms:280
msgid "checking permissions on %(pwfile)s"
msgstr ""

#: bin/check_perms:289
msgid "%(pwfile)s permissions must be exactly 0640 (got %(octmode)s)"
msgstr ""

#: bin/check_perms:313
msgid "checking permissions on list data"
msgstr ""

#: bin/check_perms:319
msgid "    checking permissions on: %(path)s"
msgstr ""

#: bin/check_perms:327
msgid "file permissions must be at least 660: %(path)s"
msgstr ""

#: bin/check_perms:372
msgid "No problems found"
msgstr ""

#: bin/check_perms:374
msgid "Problems found:"
msgstr ""

#: bin/check_perms:375
msgid "Re-run as %(MAILMAN_USER)s (or root) with -f flag to fix"
msgstr ""

#: bin/cleanarch:19
#, docstring
msgid ""
"Clean up an .mbox archive file.\n"
"\n"
"The archiver looks for Unix-From lines separating messages in an mbox archive\n"
"file.  For compatibility, it specifically looks for lines that start with\n"
"\"From \" -- i.e. the letters capital-F, lowercase-r, o, m, space, ignoring\n"
"everything else on the line.\n"
"\n"
"Normally, any lines that start \"From \" in the body of a message should be\n"
"escaped such that a > character is actually the first on a line.  It is\n"
"possible though that body lines are not actually escaped.  This script\n"
"attempts to fix these by doing a stricter test of the Unix-From lines.  Any\n"
"lines that start \"From \" but do not pass this stricter test are escaped with a\n"
"> character.\n"
"\n"
"Usage: cleanarch [options] < inputfile > outputfile\n"
"Options:\n"
"    -s n\n"
"    --status=n\n"
"        Print a # character every n lines processed\n"
"\n"
"    -q / --quiet\n"
"        Don't print changed line information to standard error.\n"
"\n"
"    -n / --dry-run\n"
"        Don't actually output anything.\n"
"\n"
"    -h / --help\n"
"        Print this message and exit\n"
msgstr ""

#: bin/cleanarch:82
msgid "Unix-From line changed: %(lineno)d"
msgstr ""

#: bin/cleanarch:110
msgid "Bad status number: %(arg)s"
msgstr ""

#: bin/cleanarch:166
msgid "%(messages)d messages found"
msgstr ""

#: bin/clone_member:19
#, docstring
msgid ""
"Clone a member address.\n"
"\n"
"Cloning a member address means that a new member will be added who has all the\n"
"same options and passwords as the original member address.  Note that this\n"
"operation is fairly trusting of the user who runs it -- it does no\n"
"verification to the new address, it does not send out a welcome message, etc.\n"
"\n"
"The existing member's subscription is usually not modified in any way.  If you\n"
"want to remove the old address, use the -r flag.  If you also want to change\n"
"any list admin addresses, use the -a flag.\n"
"\n"
"Usage:\n"
"    clone_member [options] fromoldaddr tonewaddr\n"
"\n"
"Where:\n"
"\n"
"    --listname=listname\n"
"    -l listname\n"
"        Check and modify only the named mailing lists.  If -l is not given,\n"
"        then all mailing lists are scanned from the address.  Multiple -l\n"
"        options can be supplied.\n"
"\n"
"    --remove\n"
"    -r\n"
"        Remove the old address from the mailing list after it's been cloned.\n"
"\n"
"    --admin\n"
"    -a\n"
"        Scan the list admin addresses for the old address, and clone or change\n"
"        them too.\n"
"\n"
"    --quiet\n"
"    -q\n"
"        Do the modifications quietly.\n"
"\n"
"    --nomodify\n"
"    -n\n"
"        Print what would be done, but don't actually do it.  Inhibits the\n"
"        --quiet flag.\n"
"\n"
"    --help\n"
"    -h\n"
"        Print this help message and exit.\n"
"\n"
" fromoldaddr (`from old address') is the old address of the user.  tonewaddr\n"
" (`to new address') is the new address of the user.\n"
"\n"
msgstr ""

#: bin/clone_member:94
msgid "processing mailing list:"
msgstr ""

#: bin/clone_member:101
msgid "    scanning list owners:"
msgstr ""

#: bin/clone_member:119
msgid "    new list owners:"
msgstr ""

#: bin/clone_member:121
msgid "(no change)"
msgstr ""

#: bin/clone_member:130
msgid "    address not found:"
msgstr ""

#: bin/clone_member:139
msgid "    clone address added:"
msgstr ""

#: bin/clone_member:142
msgid "    clone address is already a member:"
msgstr ""

#: bin/clone_member:145
msgid "    original address removed:"
msgstr ""

#: bin/clone_member:196
msgid "Not a valid email address: %(toaddr)s"
msgstr ""

#: bin/clone_member:209
msgid ""
"Error opening list \"%(listname)s\", skipping.\n"
"%(e)s"
msgstr ""

#: bin/config_list:19
#, docstring
msgid ""
"Configure a list from a text file description.\n"
"\n"
"Usage: config_list [options] listname\n"
"\n"
"Options:\n"
"    --inputfile filename\n"
"    -i filename\n"
"        Configure the list by assigning each module-global variable in the\n"
"        file to an attribute on the list object, then saving the list.  The\n"
"        named file is loaded with execfile() and must be legal Python code.\n"
"        Any variable that isn't already an attribute of the list object is\n"
"        ignored (a warning message is printed).  See also the -c option.\n"
"\n"
"        A special variable named `mlist' is put into the globals during the\n"
"        execfile, which is bound to the actual MailList object.  This lets you\n"
"        do all manner of bizarre thing to the list object, but BEWARE!  Using\n"
"        this can severely (and possibly irreparably) damage your mailing list!\n"
"\n"
"    --outputfile filename\n"
"    -o filename\n"
"        Instead of configuring the list, print out a list's configuration\n"
"        variables in a format suitable for input using this script.  In this\n"
"        way, you can easily capture the configuration settings for a\n"
"        particular list and imprint those settings on another list.  filename\n"
"        is the file to output the settings to.  If filename is `-', standard\n"
"        out is used.\n"
"\n"
"    --checkonly\n"
"    -c\n"
"        With this option, the modified list is not actually changed.  Only\n"
"        useful with -i.\n"
"\n"
"    --verbose\n"
"    -v\n"
"        Print the name of each attribute as it is being changed.  Only useful\n"
"        with -i.\n"
"\n"
"    --help\n"
"    -h\n"
"        Print this help message and exit.\n"
"\n"
"The options -o and -i are mutually exclusive.\n"
"\n"
msgstr ""

#: bin/config_list:109
msgid ""
"## \"%(listname)s\" mailing list configuration settings -*- python -*-\n"
"## captured on %(when)s\n"
msgstr ""

#: bin/config_list:131
msgid "options"
msgstr ""

#: bin/config_list:188
msgid "legal values are:"
msgstr ""

#: bin/config_list:255
msgid "attribute \"%(k)s\" ignored"
msgstr ""

#: bin/config_list:258
msgid "attribute \"%(k)s\" changed"
msgstr ""

#: bin/config_list:264
msgid "Non-standard property restored: %(k)s"
msgstr ""

#: bin/config_list:272
msgid "Invalid value for property: %(k)s"
msgstr ""

#: bin/config_list:274
msgid "Bad email address for option %(k)s: %(v)s"
msgstr ""

#: bin/config_list:322
msgid "Only one of -i or -o is allowed"
msgstr ""

#: bin/config_list:324
msgid "One of -i or -o is required"
msgstr ""

#: bin/config_list:328
msgid "List name is required"
msgstr ""

#: bin/convert.py:19
#, docstring
msgid ""
"Convert a list's interpolation strings from %-strings to $-strings.\n"
"\n"
"This script is intended to be run as a bin/withlist script, i.e.\n"
"\n"
"% bin/withlist -l -r convert <mylist>\n"
msgstr ""

#: bin/convert.py:38 bin/fix_url.py:85
msgid "Saving list"
msgstr ""

#: bin/convert.py:44 bin/fix_url.py:51
msgid "%%%"
msgstr ""

#: bin/discard:19
#, docstring
msgid ""
"Discard held messages.\n"
"\n"
"Usage:\n"
"    discard [options] file ...\n"
"\n"
"Options:\n"
"    --help / -h\n"
"        Print this help message and exit.\n"
"\n"
"    --quiet / -q\n"
"        Don't print status messages.\n"
msgstr ""

#: bin/discard:94
msgid "Ignoring non-held message: %(f)s"
msgstr ""

#: bin/discard:100
msgid "Ignoring held msg w/bad id: %(f)s"
msgstr ""

#: bin/discard:112
msgid "Discarded held msg #%(id)s for list %(listname)s"
msgstr ""

#: bin/dumpdb:19
#, docstring
msgid ""
"Dump the contents of any Mailman `database' file.\n"
"\n"
"Usage: %(PROGRAM)s [options] filename\n"
"\n"
"Options:\n"
"\n"
"    --marshal/-m\n"
"        Assume the file contains a Python marshal, overridding any automatic\n"
"        guessing.\n"
"\n"
"    --pickle/-p\n"
"        Assume the file contains a Python pickle, overridding any automatic\n"
"        guessing.\n"
"\n"
"    --noprint/-n\n"
"        Don't attempt to pretty print the object.  This is useful if there's\n"
"        some problem with the object and you just want to get an unpickled\n"
"        representation.  Useful with `python -i bin/dumpdb <file>'.  In that\n"
"        case, the root of the tree will be left in a global called \"msg\".\n"
"\n"
"    --help/-h\n"
"        Print this help message and exit\n"
"\n"
"If the filename ends with `.db', then it is assumed that the file contains a\n"
"Python marshal.  If the file ends with `.pck' then it is assumed to contain a\n"
"Python pickle.  In either case, if you want to override the default assumption\n"
"-- or if the file ends in neither suffix -- use the -p or -m flags.\n"
msgstr ""

#: bin/dumpdb:101
msgid "No filename given."
msgstr ""

#: bin/dumpdb:104
msgid "Bad arguments: %(pargs)s"
msgstr ""

#: bin/dumpdb:114
msgid "Please specify either -p or -m."
msgstr ""

#: bin/find_member:19
#, docstring
msgid ""
"Find all lists that a member's address is on.\n"
"\n"
"Usage:\n"
"    find_member [options] regex [regex [...]]\n"
"\n"
"Where:\n"
"    --listname=listname\n"
"    -l listname\n"
"        Include only the named list in the search.\n"
"\n"
"    --exclude=listname\n"
"    -x listname\n"
"        Exclude the named list from the search.\n"
"\n"
"    --owners\n"
"    -w\n"
"        Search list owners as well as members.\n"
"\n"
"    --help\n"
"    -h\n"
"        Print this help message and exit.\n"
"\n"
"    regex\n"
"        A Python regular expression to match against.\n"
"\n"
"The interaction between -l and -x is as follows.  If any -l option is given\n"
"then only the named list will be included in the search.  If any -x option is\n"
"given but no -l option is given, then all lists will be search except those\n"
"specifically excluded.\n"
"\n"
"Regular expression syntax is Perl5-like, using the Python re module.  Complete\n"
"specifications are at:\n"
"\n"
"http://www.python.org/doc/current/lib/module-re.html\n"
"\n"
"Address matches are case-insensitive, but case-preserved addresses are\n"
"displayed.\n"
"\n"
msgstr ""

#: bin/find_member:159
msgid "Search regular expression required"
msgstr ""

#: bin/find_member:164
msgid "No lists to search"
msgstr ""

#: bin/find_member:173
msgid "found in:"
msgstr ""

#: bin/find_member:179
msgid "(as owner)"
msgstr ""

#: bin/fix_url.py:19
#, docstring
msgid ""
"Reset a list's web_page_url attribute to the default setting.\n"
"\n"
"This script is intended to be run as a bin/withlist script, i.e.\n"
"\n"
"% bin/withlist -l -r fix_url listname [options]\n"
"\n"
"Options:\n"
"    -u urlhost\n"
"    --urlhost=urlhost\n"
"        Look up urlhost in the virtual host table and set the web_page_url and\n"
"        host_name attributes of the list to the values found.  This\n"
"        essentially moves the list from one virtual domain to another.\n"
"\n"
"        Without this option, the default web_page_url and host_name values are\n"
"        used.\n"
"\n"
"    -v / --verbose\n"
"        Print what the script is doing.\n"
"\n"
"If run standalone, it prints this help text and exits.\n"
msgstr ""

#: bin/fix_url.py:80
msgid "Setting web_page_url to: %(web_page_url)s"
msgstr ""

#: bin/fix_url.py:83
msgid "Setting host_name to: %(mailhost)s"
msgstr ""

#: bin/genaliases:19
#, docstring
msgid ""
"Regenerate Mailman specific aliases from scratch.\n"
"\n"
"The actual output depends on the value of the `MTA' variable in your mm_cfg.py\n"
"file.\n"
"\n"
"Usage: genaliases [options]\n"
"Options:\n"
"\n"
"    -q/--quiet\n"
"        Some MTA output can include more verbose help text.  Use this to tone\n"
"        down the verbosity.\n"
"\n"
"    -h/--help\n"
"        Print this message and exit.\n"
msgstr ""

#: bin/inject:19
#, docstring
msgid ""
"Inject a message from a file into Mailman's incoming queue.\n"
"\n"
"Usage: inject [options] [filename]\n"
"\n"
"Options:\n"
"\n"
"    -h / --help\n"
"        Print this text and exit.\n"
"\n"
"    -l listname\n"
"    --listname=listname\n"
"        The name of the list to inject this message to.  Required.\n"
"\n"
"    -q queuename\n"
"    --queue=queuename\n"
"        The name of the queue to inject the message to.  The queuename must be\n"
"        one of the directories inside the qfiles directory.  If omitted, the\n"
"        incoming queue is used.\n"
"\n"
"filename is the name of the plaintext message file to inject.  If omitted,\n"
"standard input is used.\n"
msgstr ""

#: bin/inject:83
msgid "Bad queue directory: %(qdir)s"
msgstr ""

#: bin/inject:88
msgid "A list name is required"
msgstr ""

#: bin/list_admins:19
#, docstring
msgid ""
"List all the owners of a mailing list.\n"
"\n"
"Usage: %(program)s [options] listname ...\n"
"\n"
"Where:\n"
"\n"
"    --all-vhost=vhost\n"
"    -v=vhost\n"
"        List the owners of all the mailing lists for the given virtual host.\n"
"\n"
"    --all\n"
"    -a\n"
"        List the owners of all the mailing lists on this system.\n"
"\n"
"    --help\n"
"    -h\n"
"        Print this help message and exit.\n"
"\n"
"`listname' is the name of the mailing list to print the owners of.  You can\n"
"have more than one named list on the command line.\n"
msgstr ""

#: bin/list_admins:96
msgid "List: %(listname)s, \tOwners: %(owners)s"
msgstr ""

#: bin/list_lists:19
#, docstring
msgid ""
"List all mailing lists.\n"
"\n"
"Usage: %(program)s [options]\n"
"\n"
"Where:\n"
"\n"
"    -a / --advertised\n"
"        List only those mailing lists that are publically advertised\n"
"\n"
"    --virtual-host-overview=domain\n"
"    -V domain\n"
"        List only those mailing lists that are homed to the given virtual\n"
"        domain.  This only works if the VIRTUAL_HOST_OVERVIEW variable is\n"
"        set.\n"
"\n"
"    -b / --bare\n"
"        Displays only the list name, with no description.\n"
"\n"
"    -h / --help\n"
"        Print this text and exit.\n"
"\n"
msgstr ""

#: bin/list_lists:105
msgid "No matching mailing lists found"
msgstr ""

#: bin/list_lists:109
msgid "matching mailing lists found:"
msgstr ""

#: bin/list_members:19
#, docstring
msgid ""
"List all the members of a mailing list.\n"
"\n"
"Usage: %(PROGRAM)s [options] listname\n"
"\n"
"Where:\n"
"\n"
"    --output file\n"
"    -o file\n"
"        Write output to specified file instead of standard out.\n"
"\n"
"    --regular / -r\n"
"        Print just the regular (non-digest) members.\n"
"\n"
"    --digest[=kind] / -d [kind]\n"
"        Print just the digest members.  Optional argument can be \"mime\" or\n"
"        \"plain\" which prints just the digest members receiving that kind of\n"
"        digest.\n"
"\n"
"    --nomail[=why] / -n [why]\n"
"        Print the members that have delivery disabled.  Optional argument can\n"
"        be \"byadmin\", \"byuser\", \"bybounce\", or \"unknown\" which prints just the\n"
"        users who have delivery disabled for that reason.  It can also be\n"
"        \"enabled\" which prints just those member for whom delivery is\n"
"        enabled.\n"
"\n"
"    --fullnames / -f\n"
"        Include the full names in the output.\n"
"\n"
"    --preserve / -p\n"
"        Output member addresses case preserved the way they were added to the\n"
"        list.  Otherwise, addresses are printed in all lowercase.\n"
"\n"
"    --invalid / -i\n"
"        Print only the addresses in the membership list that are invalid.\n"
"        Ignores -r, -d, -n.\n"
"\n"
"    --unicode / -u\n"
"        Print addresses which are stored as Unicode objects instead of normal\n"
"        string objects.  Ignores -r, -d, -n.\n"
"\n"
"    --help\n"
"    -h\n"
"        Print this help message and exit.\n"
"\n"
"    listname is the name of the mailing list to use.\n"
"\n"
"Note that if neither -r or -d is supplied, both regular members are printed\n"
"first, followed by digest members, but no indication is given as to address\n"
"status.\n"
msgstr ""

#: bin/list_members:191
msgid "Bad --nomail option: %(why)s"
msgstr ""

#: bin/list_members:202
msgid "Bad --digest option: %(kind)s"
msgstr ""

#: bin/list_members:224
msgid "Could not open file for writing:"
msgstr ""

#: bin/list_owners:19
#, docstring
msgid ""
"List the owners of a mailing list, or all mailing lists.\n"
"\n"
"Usage: %(PROGRAM)s [options] [listname ...]\n"
"Options:\n"
"\n"
"    -w / --with-listnames\n"
"        Group the owners by list names and include the list names in the\n"
"        output.  Otherwise, the owners will be sorted and uniquified based on\n"
"        the email address.\n"
"\n"
"    -m / --moderators\n"
"        Include the list moderators in the output.\n"
"\n"
"    -h / --help\n"
"        Print this help message and exit.\n"
"\n"
"    listname\n"
"        Print the owners of the specified lists.  More than one can appear\n"
"        after the options.  If there are no listnames provided, the owners of\n"
"        all the lists will be displayed.\n"
msgstr ""

#: bin/mailmanctl:19
#, docstring
msgid ""
"Primary start-up and shutdown script for Mailman's qrunner daemon.\n"
"\n"
"This script starts, stops, and restarts the main Mailman queue runners, making\n"
"sure that the various long-running qrunners are still alive and kicking.  It\n"
"does this by forking and exec'ing the qrunners and waiting on their pids.\n"
"When it detects a subprocess has exited, it may restart it.\n"
"\n"
"The qrunners respond to SIGINT, SIGTERM, and SIGHUP.  SIGINT and SIGTERM both\n"
"cause the qrunners to exit cleanly, but the master will only restart qrunners\n"
"that have exited due to a SIGINT.  SIGHUP causes the master and the qrunners\n"
"to close their log files, and reopen then upon the next printed message.\n"
"\n"
"The master also responds to SIGINT, SIGTERM, and SIGHUP, which it simply\n"
"passes on to the qrunners (note that the master will close and reopen its own\n"
"log files on receipt of a SIGHUP).  The master also leaves its own process id\n"
"in the file data/master-qrunner.pid but you normally don't need to use this\n"
"pid directly.  The `start', `stop', `restart', and `reopen' commands handle\n"
"everything for you.\n"
"\n"
"Usage: %(PROGRAM)s [options] [ start | stop | restart | reopen ]\n"
"\n"
"Options:\n"
"\n"
"    -n/--no-restart\n"
"        Don't restart the qrunners when they exit because of an error or a\n"
"        SIGINT.  They are never restarted if they exit in response to a\n"
"        SIGTERM.  Use this only for debugging.  Only useful if the `start'\n"
"        command is given.\n"
"\n"
"    -u/--run-as-user\n"
"        Normally, this script will refuse to run if the user id and group id\n"
"        are not set to the `mailman' user and group (as defined when you\n"
"        configured Mailman).  If run as root, this script will change to this\n"
"        user and group before the check is made.\n"
"\n"
"        This can be inconvenient for testing and debugging purposes, so the -u\n"
"        flag means that the step that sets and checks the uid/gid is skipped,\n"
"        and the program is run as the current user and group.  This flag is\n"
"        not recommended for normal production environments.\n"
"\n"
"        Note though, that if you run with -u and are not in the mailman group,\n"
"        you may have permission problems, such as begin unable to delete a\n"
"        list's archives through the web.  Tough luck!\n"
"\n"
"    -s/--stale-lock-cleanup\n"
"        If mailmanctl finds an existing master lock, it will normally exit\n"
"        with an error message.  With this option, mailmanctl will perform an\n"
"        extra level of checking.  If a process matching the host/pid described\n"
"        in the lock file is running, mailmanctl will still exit, but if no\n"
"        matching process is found, mailmanctl will remove the apparently stale\n"
"        lock and make another attempt to claim the master lock.\n"
"\n"
"    -q/--quiet\n"
"        Don't print status messages.  Error messages are still printed to\n"
"        standard error.\n"
"\n"
"    -h/--help\n"
"        Print this message and exit.\n"
"\n"
"Commands:\n"
"\n"
"    start   - Start the master daemon and all qrunners.  Prints a message and\n"
"              exits if the master daemon is already running.\n"
"\n"
"    stop    - Stops the master daemon and all qrunners.  After stopping, no\n"
"              more messages will be processed.\n"
"\n"
"    restart - Restarts the qrunners, but not the master process.  Use this\n"
"              whenever you upgrade or update Mailman so that the qrunners will\n"
"              use the newly installed code.\n"
"\n"
"    reopen  - This will close all log files, causing them to be re-opened the\n"
"              next time a message is written to them\n"
msgstr ""

#: bin/mailmanctl:151
msgid "PID unreadable in: %(pidfile)s"
msgstr ""

#: bin/mailmanctl:153
msgid "Is qrunner even running?"
msgstr ""

#: bin/mailmanctl:159
msgid "No child with pid: %(pid)s"
msgstr ""

#: bin/mailmanctl:161
msgid "Stale pid file removed."
msgstr ""

#: bin/mailmanctl:219
msgid ""
"The master qrunner lock could not be acquired because it appears as if another\n"
"master qrunner is already running.\n"
msgstr ""

#: bin/mailmanctl:225
msgid ""
"The master qrunner lock could not be acquired.  It appears as though there is\n"
"a stale master qrunner lock.  Try re-running mailmanctl with the -s flag.\n"
msgstr ""

#: bin/mailmanctl:231
msgid ""
"The master qrunner lock could not be acquired, because it appears as if some\n"
"process on some other host may have acquired it.  We can't test for stale\n"
"locks across host boundaries, so you'll have to do this manually.  Or, if you\n"
"know the lock is stale, re-run mailmanctl with the -s flag.\n"
"\n"
"Lock file: %(LOCKFILE)s\n"
"Lock host: %(status)s\n"
"\n"
"Exiting."
msgstr ""

#: bin/mailmanctl:278 cron/mailpasswds:119
msgid "Site list is missing: %(sitelistname)s"
msgstr ""

#: bin/mailmanctl:295
msgid "Run this program as root or as the %(name)s user, or use -u."
msgstr ""

#: bin/mailmanctl:326
msgid "No command given."
msgstr ""

#: bin/mailmanctl:329
msgid "Bad command: %(command)s"
msgstr ""

#: bin/mailmanctl:334
msgid "Warning!  You may encounter permission problems."
msgstr ""

#: bin/mailmanctl:343
msgid "Shutting down Mailman's master qrunner"
msgstr ""

#: bin/mailmanctl:350
msgid "Restarting Mailman's master qrunner"
msgstr ""

#: bin/mailmanctl:354
msgid "Re-opening all log files"
msgstr ""

#: bin/mailmanctl:390
msgid "Starting Mailman's master qrunner."
msgstr ""

#: bin/mmsitepass:19
#, docstring
msgid ""
"Set the site password, prompting from the terminal.\n"
"\n"
"The site password can be used in most if not all places that the list\n"
"administrator's password can be used, which in turn can be used in most places\n"
"that a list users password can be used.\n"
"\n"
"Usage: %(PROGRAM)s [options] [password]\n"
"\n"
"Options:\n"
"\n"
"    -c/--listcreator\n"
"        Set the list creator password instead of the site password.  The list\n"
"        creator is authorized to create and remove lists, but does not have\n"
"        the total power of the site administrator.\n"
"\n"
"    -h/--help\n"
"        Print this help message and exit.\n"
"\n"
"If password is not given on the command line, it will be prompted for.\n"
msgstr ""

#: bin/mmsitepass:73
msgid "site"
msgstr ""

#: bin/mmsitepass:80
msgid "list creator"
msgstr ""

#: bin/mmsitepass:86
msgid "New %(pwdesc)s password: "
msgstr ""

#: bin/mmsitepass:87
msgid "Again to confirm password: "
msgstr ""

#: bin/mmsitepass:89
msgid "Passwords do not match; no changes made."
msgstr ""

#: bin/mmsitepass:92
msgid "Interrupted..."
msgstr ""

#: bin/mmsitepass:98
msgid "Password changed."
msgstr ""

#: bin/mmsitepass:100
msgid "Password change failed."
msgstr ""

#: bin/msgfmt.py:5
#, docstring
msgid ""
"Generate binary message catalog from textual translation description.\n"
"\n"
"This program converts a textual Uniforum-style message catalog (.po file) into\n"
"a binary GNU catalog (.mo file).  This is essentially the same function as the\n"
"GNU msgfmt program, however, it is a simpler implementation.\n"
"\n"
"Usage: msgfmt.py [OPTIONS] filename.po\n"
"\n"
"Options:\n"
"    -o file\n"
"    --output-file=file\n"
"        Specify the output file to write to.  If omitted, output will go to a\n"
"        file named filename.mo (based off the input file name).\n"
"\n"
"    -h\n"
"    --help\n"
"        Print this message and exit.\n"
"\n"
"    -V\n"
"    --version\n"
"        Display version information and exit.\n"
msgstr ""

#: bin/msgfmt.py:49
#, docstring
msgid "Add a non-fuzzy translation to the dictionary."
msgstr ""

#: bin/msgfmt.py:57
#, docstring
msgid "Return the generated output."
msgstr ""

#: bin/newlist:19
#, docstring
msgid ""
"Create a new, unpopulated mailing list.\n"
"\n"
"Usage: %(PROGRAM)s [options] [listname [listadmin-addr [admin-password]]]\n"
"\n"
"Options:\n"
"\n"
"    -l language\n"
"    --language language\n"
"        Make the list's preferred language `language', which must be a two\n"
"        letter language code.\n"
"\n"
"    -q/--quiet\n"
"        Normally the administrator is notified by email (after a prompt) that\n"
"        their list has been created.  This option suppresses the prompt and\n"
"        notification.\n"
"\n"
"    -h/--help\n"
"        Print this help text and exit.\n"
"\n"
"You can specify as many of the arguments as you want on the command line:\n"
"you will be prompted for the missing ones.\n"
"\n"
"Every Mailman list has two parameters which define the default host name for\n"
"outgoing email, and the default URL for all web interfaces.  When you\n"
"configured Mailman, certain defaults were calculated, but if you are running\n"
"multiple virtual Mailman sites, then the defaults may not be appropriate for\n"
"the list you are creating.\n"
"\n"
"You can specify the domain to create your new list in by spelling the listname\n"
"like so:\n"
"\n"
"    mylist@www.mydom.ain\n"
"\n"
"where `www.mydom.ain' should be the base hostname for the URL to this virtual\n"
"hosts's lists.  E.g. with is setting people will view the general list\n"
"overviews at http://www.mydom.ain/mailman/listinfo.  Also, www.mydom.ain\n"
"should be a key in the VIRTUAL_HOSTS mapping in mm_cfg.py/Defaults.py.  It\n"
"will be looked up to give the email hostname.  If this can't be found, then\n"
"www.mydom.ain will be used for both the web interface and the email\n"
"interface.\n"
"\n"
"If you spell the list name as just `mylist', then the email hostname will be\n"
"taken from DEFAULT_EMAIL_HOST and the url will be taken from DEFAULT_URL (as\n"
"defined in your Defaults.py file or overridden by settings in mm_cfg.py).\n"
"\n"
"Note that listnames are forced to lowercase.\n"
msgstr ""

#: bin/newlist:118
msgid "Unknown language: %(lang)s"
msgstr ""

#: bin/newlist:123
msgid "Enter the name of the list: "
msgstr ""

#: bin/newlist:140
msgid "Enter the email of the person running the list: "
msgstr ""

#: bin/newlist:145
msgid "Initial %(listname)s password: "
msgstr ""

#: bin/newlist:149
msgid "The list password cannot be empty"
msgstr ""

#: bin/newlist:190
msgid "Hit enter to notify %(listname)s owner..."
msgstr ""

#: bin/qrunner:19
#, docstring
msgid ""
"Run one or more qrunners, once or repeatedly.\n"
"\n"
"Each named runner class is run in round-robin fashion.  In other words, the\n"
"first named runner is run to consume all the files currently in its\n"
"directory.  When that qrunner is done, the next one is run to consume all the\n"
"files in /its/ directory, and so on.  The number of total iterations can be\n"
"given on the command line.\n"
"\n"
"Usage: %(PROGRAM)s [options]\n"
"\n"
"Options:\n"
"\n"
"    -r runner[:slice:range]\n"
"    --runner=runner[:slice:range]\n"
"        Run the named qrunner, which must be one of the strings returned by\n"
"        the -l option.  Optional slice:range if given, is used to assign\n"
"        multiple qrunner processes to a queue.  range is the total number of\n"
"        qrunners for this queue while slice is the number of this qrunner from\n"
"        [0..range).\n"
"\n"
"        If using the slice:range form, you better make sure that each qrunner\n"
"        for the queue is given the same range value.  If slice:runner is not\n"
"        given, then 1:1 is used.\n"
"\n"
"        Multiple -r options may be given, in which case each qrunner will run\n"
"        once in round-robin fashion.  The special runner `All' is shorthand\n"
"        for a qrunner for each listed by the -l option.\n"
"\n"
"    --once\n"
"    -o\n"
"        Run each named qrunner exactly once through its main loop.  Otherwise,\n"
"        each qrunner runs indefinitely, until the process receives a SIGTERM\n"
"        or SIGINT.\n"
"\n"
"    -l/--list\n"
"        Shows the available qrunner names and exit.\n"
"\n"
"    -v/--verbose\n"
"        Spit out more debugging information to the logs/qrunner log file.\n"
"\n"
"    -s/--subproc\n"
"        This should only be used when running qrunner as a subprocess of the\n"
"        mailmanctl startup script.  It changes some of the exit-on-error\n"
"        behavior to work better with that framework.\n"
"\n"
"    -h/--help\n"
"        Print this message and exit.\n"
"\n"
"runner is required unless -l or -h is given, and it must be one of the names\n"
"displayed by the -l switch.\n"
msgstr ""

#: bin/qrunner:176
msgid "%(name)s runs the %(runnername)s qrunner"
msgstr ""

#: bin/qrunner:177
msgid "All runs all the above qrunners"
msgstr ""

#: bin/qrunner:213
msgid "No runner name given."
msgstr ""

#: bin/remove_members:19
#, docstring
msgid ""
"Remove members from a list.\n"
"\n"
"Usage:\n"
"    remove_members [options] [listname] [addr1 ...]\n"
"\n"
"Options:\n"
"\n"
"    --file=file\n"
"    -f file\n"
"        Remove member addresses found in the given file.  If file is\n"
"        `-', read stdin.\n"
"\n"
"    --all\n"
"    -a\n"
"        Remove all members of the mailing list.\n"
"        (mutually exclusive with --fromall)\n"
"\n"
"    --fromall\n"
"        Removes the given addresses from all the lists on this system\n"
"        regardless of virtual domains if you have any.  This option cannot be\n"
"        used -a/--all.  Also, you should not specify a listname when using\n"
"        this option.\n"
"\n"
"    --nouserack\n"
"    -n\n"
"        Don't send the user acknowledgements.  If not specified, the list\n"
"        default value is used.\n"
"\n"
"    --noadminack\n"
"    -N\n"
"        Don't send the admin acknowledgements.  If not specified, the list\n"
"        default value is used.\n"
"\n"
"    --help\n"
"    -h\n"
"        Print this help message and exit.\n"
"\n"
"    listname is the name of the mailing list to use.\n"
"\n"
"    addr1 ... are additional addresses to remove.\n"
"\n"
msgstr ""

#: bin/remove_members:156
msgid "Could not open file for reading: %(filename)s."
msgstr ""

#: bin/remove_members:163
msgid "Error opening list %(listname)s... skipping."
msgstr ""

#: bin/remove_members:173
msgid "No such member: %(addr)s"
msgstr ""

#: bin/remove_members:178
msgid "User `%(addr)s' removed from list: %(listname)s."
msgstr ""

#: bin/rmlist:19
#, docstring
msgid ""
"Remove the components of a mailing list with impunity - beware!\n"
"\n"
"This removes (almost) all traces of a mailing list.  By default, the lists\n"
"archives are not removed, which is very handy for retiring old lists.\n"
"\n"
"Usage:\n"
"    rmlist [-a] [-h] listname\n"
"\n"
"Where:\n"
"    --archives\n"
"    -a\n"
"        Remove the list's archives too, or if the list has already been\n"
"        deleted, remove any residual archives.\n"
"\n"
"    --help\n"
"    -h\n"
"        Print this help message and exit.\n"
"\n"
msgstr ""

#: bin/rmlist:72 bin/rmlist:75
msgid "Removing %(msg)s"
msgstr ""

#: bin/rmlist:80
msgid "%(listname)s %(msg)s not found as %(filename)s"
msgstr ""

#: bin/rmlist:104
msgid "No such list (or list already deleted): %(listname)s"
msgstr ""

#: bin/rmlist:106
msgid "No such list: %(listname)s.  Removing its residual archives."
msgstr ""

#: bin/rmlist:110
msgid "Not removing archives.  Reinvoke with -a to remove them."
msgstr ""

#: bin/rmlist:124
msgid "list info"
msgstr ""

#: bin/rmlist:132
msgid "stale lock file"
msgstr ""

#: bin/rmlist:137 bin/rmlist:139
msgid "private archives"
msgstr ""

#: bin/rmlist:141 bin/rmlist:143
msgid "public archives"
msgstr ""

#: bin/show_qfiles:3
#, docstring
msgid ""
"Show the contents of one or more Mailman queue files.\n"
"\n"
"Usage: show_qfiles [options] qfile ...\n"
"\n"
"Options:\n"
"\n"
"    -q / --quiet\n"
"        Don't print `helpful' message delimiters.\n"
"\n"
"    -h / --help\n"
"        Print this text and exit.\n"
"\n"
"Example: show_qfiles qfiles/shunt/*.pck\n"
msgstr ""

#: bin/sync_members:19
#, docstring
msgid ""
"Synchronize a mailing list's membership with a flat file.\n"
"\n"
"This script is useful if you have a Mailman mailing list and a sendmail\n"
":include: style list of addresses (also as is used in Majordomo).  For every\n"
"address in the file that does not appear in the mailing list, the address is\n"
"added.  For every address in the mailing list that does not appear in the\n"
"file, the address is removed.  Other options control what happens when an\n"
"address is added or removed.\n"
"\n"
"Usage: %(PROGRAM)s [options] -f file listname\n"
"\n"
"Where `options' are:\n"
"\n"
"    --no-change\n"
"    -n\n"
"        Don't actually make the changes.  Instead, print out what would be\n"
"        done to the list.\n"
"\n"
"    --welcome-msg[=<yes|no>]\n"
"    -w[=<yes|no>]\n"
"        Sets whether or not to send the newly added members a welcome\n"
"        message, overriding whatever the list's `send_welcome_msg' setting\n"
"        is.  With -w=yes or -w, the welcome message is sent.  With -w=no, no\n"
"        message is sent.\n"
"\n"
"    --goodbye-msg[=<yes|no>]\n"
"    -g[=<yes|no>]\n"
"        Sets whether or not to send the goodbye message to removed members,\n"
"        overriding whatever the list's `send_goodbye_msg' setting is.  With\n"
"        -g=yes or -g, the goodbye message is sent.  With -g=no, no message is\n"
"        sent.\n"
"\n"
"    --digest[=<yes|no>]\n"
"    -d[=<yes|no>]\n"
"        Selects whether to make newly added members receive messages in\n"
"        digests.  With -d=yes or -d, they become digest members.  With -d=no\n"
"        (or if no -d option given) they are added as regular members.\n"
"\n"
"    --notifyadmin[=<yes|no>]\n"
"    -a[=<yes|no>]\n"
"        Specifies whether the admin should be notified for each subscription\n"
"        or unsubscription.  If you're adding a lot of addresses, you\n"
"        definitely want to turn this off!  With -a=yes or -a, the admin is\n"
"        notified.  With -a=no, the admin is not notified.  With no -a option,\n"
"        the default for the list is used.\n"
"\n"
"    --file <filename | ->\n"
"    -f <filename | ->\n"
"        This option is required.  It specifies the flat file to synchronize\n"
"        against.  Email addresses must appear one per line.  If filename is\n"
"        `-' then stdin is used.\n"
"\n"
"    --help\n"
"    -h\n"
"        Print this message.\n"
"\n"
"    listname\n"
"        Required.  This specifies the list to synchronize.\n"
msgstr ""

#: bin/sync_members:115
msgid "Bad choice: %(yesno)s"
msgstr ""

#: bin/sync_members:138
msgid "Dry run mode"
msgstr ""

#: bin/sync_members:159
msgid "Only one -f switch allowed"
msgstr ""

#: bin/sync_members:163
msgid "No argument to -f given"
msgstr ""

#: bin/sync_members:172
msgid "Illegal option: %(opt)s"
msgstr ""

#: bin/sync_members:178
msgid "No listname given"
msgstr ""

#: bin/sync_members:182
msgid "Must have a listname and a filename"
msgstr ""

#: bin/sync_members:191
msgid "Cannot read address file: %(filename)s: %(msg)s"
msgstr ""

#: bin/sync_members:203
msgid "Ignore  :  %(addr)30s"
msgstr ""

#: bin/sync_members:212
msgid "Invalid :  %(addr)30s"
msgstr ""

#: bin/sync_members:215
msgid "You must fix the preceding invalid addresses first."
msgstr ""

#: bin/sync_members:260
msgid "Added  : %(s)s"
msgstr ""

#: bin/sync_members:278
msgid "Removed: %(s)s"
msgstr ""

#: bin/transcheck:18
#, docstring
msgid ""
"\n"
"Check a given Mailman translation, making sure that variables and\n"
"tags referenced in translation are the same variables and tags in\n"
"the original templates and catalog.\n"
"\n"
"Usage:\n"
"\n"
"cd $MAILMAN_DIR\n"
"%(program)s [-q] <lang>\n"
"\n"
"Where <lang> is your country code (e.g. 'it' for Italy) and -q is\n"
"to ask for a brief summary.\n"
msgstr ""

#: bin/transcheck:57
#, docstring
msgid "check a translation comparing with the original string"
msgstr ""

#: bin/transcheck:67
#, docstring
msgid "scan a string from the original file"
msgstr ""

#: bin/transcheck:77
#, docstring
msgid "scan a translated string"
msgstr ""

#: bin/transcheck:90
#, docstring
msgid "check for differences between checked in and checked out"
msgstr ""

#: bin/transcheck:123
#, docstring
msgid "parse a .po file extracting msgids and msgstrs"
msgstr ""

#: bin/transcheck:142
#, docstring
msgid ""
"States table for the finite-states-machine parser:\n"
"            0  idle\n"
"            1  filename-or-comment\n"
"            2  msgid\n"
"            3  msgstr\n"
"            4  end\n"
"        "
msgstr ""

#: bin/transcheck:279
#, docstring
msgid ""
"check a translated template against the original one\n"
"       search also <MM-*> tags if html is not zero"
msgstr ""

#: bin/transcheck:326
#, docstring
msgid "scan the po file comparing msgids with msgstrs"
msgstr ""

#: bin/unshunt:19
#, docstring
msgid ""
"Move a message from the shunt queue to the original queue.\n"
"\n"
"Usage: %(PROGRAM)s [options] [directory]\n"
"\n"
"Where:\n"
"\n"
"    -h / --help\n"
"        Print help and exit.\n"
"\n"
"Optional `directory' specifies a directory to dequeue from other than\n"
"qfiles/shunt.\n"
msgstr ""

#: bin/unshunt:81
msgid ""
"Cannot unshunt message %(filebase)s, skipping:\n"
"%(e)s"
msgstr ""

#: bin/update:19
#, docstring
msgid ""
"Perform all necessary upgrades.\n"
"\n"
"Usage: %(PROGRAM)s [options]\n"
"\n"
"Options:\n"
"    -f/--force\n"
"        Force running the upgrade procedures.  Normally, if the version number\n"
"        of the installed Mailman matches the current version number (or a\n"
"        `downgrade' is detected), nothing will be done.\n"
"\n"
"    -h/--help\n"
"        Print this text and exit.\n"
"\n"
"Use this script to help you update to the latest release of Mailman from\n"
"some previous version.  It knows about versions back to 1.0b4 (?).\n"
msgstr ""

#: bin/update:102
msgid "Fixing language templates: %(listname)s"
msgstr ""

#: bin/update:191 bin/update:466
msgid "WARNING: could not acquire lock for list: %(listname)s"
msgstr ""

#: bin/update:210
msgid "Resetting %(n)s BYBOUNCEs disabled addrs with no bounce info"
msgstr ""

#: bin/update:216
msgid "Updating the held requests database."
msgstr ""

#: bin/update:238
msgid ""
"For some reason, %(mbox_dir)s exists as a file.  This won't work with\n"
"b6, so I'm renaming it to %(mbox_dir)s.tmp and proceeding."
msgstr ""

#: bin/update:250
msgid ""
"\n"
"%(listname)s has both public and private mbox archives.  Since this list\n"
"currently uses private archiving, I'm installing the private mbox archive\n"
"-- %(o_pri_mbox_file)s -- as the active archive, and renaming\n"
"        %(o_pub_mbox_file)s\n"
"to\n"
"        %(o_pub_mbox_file)s.preb6\n"
"\n"
"You can integrate that into the archives if you want by using the 'arch'\n"
"script.\n"
msgstr ""

#: bin/update:265
msgid ""
"%s has both public and private mbox archives.  Since this list\n"
"currently uses public archiving, I'm installing the public mbox file\n"
"archive file (%s) as the active one, and renaming\n"
"        %s\n"
"    to\n"
"        %s.preb6\n"
"\n"
"You can integrate that into the archives if you want by using the 'arch'\n"
"script.\n"
msgstr ""

#: bin/update:282
msgid "- updating old private mbox file"
msgstr ""

#: bin/update:290
msgid ""
"    unknown file in the way, moving\n"
"        %(o_pri_mbox_file)s\n"
"    to\n"
"        %(newname)s"
msgstr ""

#: bin/update:297 bin/update:320
msgid ""
"    looks like you have a really recent CVS installation...\n"
"    you're either one brave soul, or you already ran me"
msgstr ""

#: bin/update:306
msgid "- updating old public mbox file"
msgstr ""

#: bin/update:314
msgid ""
"    unknown file in the way, moving\n"
"        %(o_pub_mbox_file)s\n"
"    to\n"
"        %(newname)s"
msgstr ""

#: bin/update:345
msgid "- This list looks like it might have <= b4 list templates around"
msgstr ""

#: bin/update:352
msgid "- moved %(o_tmpl)s to %(n_tmpl)s"
msgstr ""

#: bin/update:354
msgid "- both %(o_tmpl)s and %(n_tmpl)s exist, leaving untouched"
msgstr ""

#: bin/update:384
msgid "removing directory %(src)s and everything underneath"
msgstr ""

#: bin/update:387
msgid "removing %(src)s"
msgstr ""

#: bin/update:391
msgid "Warning: couldn't remove %(src)s -- %(rest)s"
msgstr ""

#: bin/update:396
msgid "couldn't remove old file %(pyc)s -- %(rest)s"
msgstr ""

#: bin/update:400
msgid "updating old qfiles"
msgstr ""

#: bin/update:422
msgid "getting rid of old source files"
msgstr ""

#: bin/update:432
msgid "no lists == nothing to do, exiting"
msgstr ""

#: bin/update:439
msgid ""
"fixing all the perms on your old html archives to work with b6\n"
"If your archives are big, this could take a minute or two..."
msgstr ""

#: bin/update:444
msgid "done"
msgstr ""

#: bin/update:446
msgid "Updating mailing list: %(listname)s"
msgstr ""

#: bin/update:449
msgid "Updating Usenet watermarks"
msgstr ""

#: bin/update:454
msgid "- nothing to update here"
msgstr ""

#: bin/update:477
msgid "- usenet watermarks updated and gate_watermarks removed"
msgstr ""

#: bin/update:487
msgid "Updating old pending_subscriptions.db database"
msgstr ""

#: bin/update:504
msgid ""
"\n"
"\n"
"NOTE NOTE NOTE NOTE NOTE\n"
"\n"
"    You are upgrading an existing Mailman installation, but I can't tell what\n"
"    version you were previously running.\n"
"\n"
"    If you are upgrading from Mailman 1.0b9 or earlier you will need to\n"
"    manually update your mailing lists.  For each mailing list you need to\n"
"    copy the file templates/options.html lists/<listname>/options.html.\n"
"\n"
"    However, if you have edited this file via the Web interface, you will have\n"
"    to merge your changes into this file, otherwise you will lose your\n"
"    changes.\n"
"\n"
"NOTE NOTE NOTE NOTE NOTE\n"
"\n"
msgstr ""

#: bin/update:561
msgid "No updates are necessary."
msgstr ""

#: bin/update:564
msgid ""
"Downgrade detected, from version %(hexlversion)s to version %(hextversion)s\n"
"This is probably not safe.\n"
"Exiting."
msgstr ""

#: bin/update:569
msgid "Upgrading from version %(hexlversion)s to %(hextversion)s"
msgstr ""

#: bin/update:578
msgid ""
"\n"
"ERROR:\n"
"\n"
"The locks for some lists could not be acquired.  This means that either\n"
"Mailman was still active when you upgraded, or there were stale locks in the\n"
"%(lockdir)s directory.\n"
"\n"
"You must put Mailman into a quiescent state and remove all stale locks, then\n"
"re-run \"make update\" manually.  See the INSTALL and UPGRADE files for details.\n"
msgstr ""

#: bin/version:19
#, docstring
msgid ""
"Print the Mailman version.\n"
msgstr ""

#: bin/version:26
msgid "Using Mailman version:"
msgstr ""

#: bin/withlist:19
#, docstring
msgid ""
"General framework for interacting with a mailing list object.\n"
"\n"
"There are two ways to use this script: interactively or programmatically.\n"
"Using it interactively allows you to play with, examine and modify a MailList\n"
"object from Python's interactive interpreter.  When running interactively, a\n"
"MailList object called `m' will be available in the global namespace.  It also\n"
"loads the class MailList into the global namespace.\n"
"\n"
"Programmatically, you can write a function to operate on a MailList object,\n"
"and this script will take care of the housekeeping (see below for examples).\n"
"In that case, the general usage syntax is:\n"
"\n"
"%% bin/withlist [options] listname [args ...]\n"
"\n"
"Options:\n"
"\n"
"    -l / --lock\n"
"        Lock the list when opening.  Normally the list is opened unlocked\n"
"        (e.g. for read-only operations).  You can always lock the file after\n"
"        the fact by typing `m.Lock()'\n"
"\n"
"        Note that if you use this option, you should explicitly call m.Save()\n"
"        before exiting, since the interpreter's clean up procedure will not\n"
"        automatically save changes to the MailList object (but it will unlock\n"
"        the list).\n"
"\n"
"    -i / --interactive\n"
"        Leaves you at an interactive prompt after all other processing is\n"
"        complete.  This is the default unless the -r option is given.\n"
"\n"
"    --run [module.]callable\n"
"    -r [module.]callable\n"
"        This can be used to run a script with the opened MailList object.\n"
"        This works by attempting to import `module' (which must already be\n"
"        accessible on your sys.path), and then calling `callable' from the\n"
"        module.  callable can be a class or function; it is called with the\n"
"        MailList object as the first argument.  If additional args are given\n"
"        on the command line, they are passed as subsequent positional args to\n"
"        the callable.\n"
"\n"
"        Note that `module.' is optional; if it is omitted then a module with\n"
"        the name `callable' will be imported.\n"
"\n"
"        The global variable `r' will be set to the results of this call.\n"
"\n"
"    --all / -a\n"
"        This option only works with the -r option.  Use this if you want to\n"
"        execute the script on all mailing lists.  When you use -a you should\n"
"        not include a listname argument on the command line.  The variable `r'\n"
"        will be a list of all the results.\n"
"\n"
"    --quiet / -q\n"
"        Suppress all status messages.\n"
"\n"
"    --help / -h\n"
"        Print this message and exit\n"
"\n"
"\n"
"Here's an example of how to use the -r option.  Say you have a file in the\n"
"Mailman installation directory called `listaddr.py', with the following\n"
"two functions:\n"
"\n"
"def listaddr(mlist):\n"
"    print mlist.GetListEmail()\n"
"\n"
"def requestaddr(mlist):\n"
"    print mlist.GetRequestEmail()\n"
"\n"
"Now, from the command line you can print the list's posting address by running\n"
"the following from the command line:\n"
"\n"
"%% bin/withlist -r listaddr mylist\n"
"Loading list: mylist (unlocked)\n"
"Importing listaddr ...\n"
"Running listaddr.listaddr() ...\n"
"mylist@myhost.com\n"
"\n"
"And you can print the list's request address by running:\n"
"\n"
"%% bin/withlist -r listaddr.requestaddr mylist\n"
"Loading list: mylist (unlocked)\n"
"Importing listaddr ...\n"
"Running listaddr.requestaddr() ...\n"
"mylist-request@myhost.com\n"
"\n"
"As another example, say you wanted to change the password for a particular\n"
"user on a particular list.  You could put the following function in a file\n"
"called `changepw.py':\n"
"\n"
"from Mailman.Errors import NotAMemberError\n"
"\n"
"def changepw(mlist, addr, newpasswd):\n"
"    try:\n"
"        mlist.setMemberPassword(addr, newpasswd)\n"
"        mlist.Save()\n"
"    except NotAMemberError:\n"
"        print 'No address matched:', addr\n"
"\n"
"and run this from the command line:\n"
"%% bin/withlist -l -r changepw mylist somebody@somewhere.org foobar\n"
msgstr ""

#: bin/withlist:151
#, docstring
msgid ""
"Unlock a locked list, but do not implicitly Save() it.\n"
"\n"
"    This does not get run if the interpreter exits because of a signal, or if\n"
"    os._exit() is called.  It will get called if an exception occurs though.\n"
"    "
msgstr ""

#: bin/withlist:162
msgid "Unlocking (but not saving) list: %(listname)s"
msgstr ""

#: bin/withlist:166
msgid "Finalizing"
msgstr ""

#: bin/withlist:175
msgid "Loading list %(listname)s"
msgstr ""

#: bin/withlist:177
msgid "(locked)"
msgstr ""

#: bin/withlist:179
msgid "(unlocked)"
msgstr ""

#: bin/withlist:184
msgid "Unknown list: %(listname)s"
msgstr ""

#: bin/withlist:223
msgid "No list name supplied."
msgstr ""

#: bin/withlist:226
msgid "--all requires --run"
msgstr ""

#: bin/withlist:246
msgid "Importing %(module)s..."
msgstr ""

#: bin/withlist:249
msgid "Running %(module)s.%(callable)s()..."
msgstr ""

#: bin/withlist:270
msgid "The variable `m' is the %(listname)s MailList instance"
msgstr ""

#: cron/bumpdigests:19
#, docstring
msgid ""
"Increment the digest volume number and reset the digest number to one.\n"
"\n"
"Usage: %(PROGRAM)s [options] [listname ...]\n"
"\n"
"Options:\n"
"\n"
"    --help/-h\n"
"        Print this message and exit.\n"
"\n"
"The lists named on the command line are bumped.  If no list names are given,\n"
"all lists are bumped.\n"
msgstr ""

#: cron/checkdbs:19
#, docstring
msgid ""
"Check for pending admin requests and mail the list owners if necessary.\n"
"\n"
"Usage: %(PROGRAM)s [options]\n"
"\n"
"Options:\n"
"\n"
"    -h/--help\n"
"        Print this message and exit.\n"
msgstr ""

#: cron/checkdbs:110
msgid "%(count)d %(realname)s moderator request(s) waiting"
msgstr ""

#: cron/checkdbs:129
msgid "Pending subscriptions:"
msgstr ""

#: cron/checkdbs:138
msgid ""
"\n"
"Pending posts:"
msgstr ""

#: cron/checkdbs:144
msgid ""
"From: %(sender)s on %(date)s\n"
"Subject: %(subject)s\n"
"Cause: %(reason)s"
msgstr ""

#: cron/disabled:19
#, docstring
msgid ""
"Process disabled members, recommended once per day.\n"
"\n"
"This script cruises through every mailing list looking for members whose\n"
"delivery is disabled.  If they have been disabled due to bounces, they will\n"
"receive another notification, or they may be removed if they've received the\n"
"maximum number of notifications.\n"
"\n"
"Use the --byadmin, --byuser, and --unknown flags to also send notifications to\n"
"members whose accounts have been disabled for those reasons.  Use --all to\n"
"send the notification to all disabled members.\n"
"\n"
"Usage: %(PROGRAM)s [options]\n"
"\n"
"Options:\n"
"    -h / --help\n"
"        Print this message and exit.\n"
"\n"
"    -o / --byadmin\n"
"        Also send notifications to any member disabled by the list\n"
"        owner/administrator.\n"
"\n"
"    -m / --byuser\n"
"        Also send notifications to any member disabled by themselves.\n"
"\n"
"    -u / --unknown\n"
"        Also send notifications to any member disabled for unknown reasons\n"
"        (usually a legacy disabled address).\n"
"\n"
"    -b / --notbybounce\n"
"        Don't send notifications to members disabled because of bounces (the\n"
"        default is to notify bounce disabled members).\n"
"\n"
"    -a / --all\n"
"        Send notifications to all disabled members.\n"
"\n"
"    -f / --force\n"
"        Send notifications to disabled members even if they're not due a new\n"
"        notification yet.\n"
"\n"
"    -l listname\n"
"    --listname=listname\n"
"        Process only the given list, otherwise do all lists.\n"
msgstr ""

#: cron/disabled:144
msgid "[disabled by periodic sweep and cull, no message available]"
msgstr ""

#: cron/gate_news:19
#, docstring
msgid ""
"Poll the NNTP servers for messages to be gatewayed to mailing lists.\n"
"\n"
"Usage: gate_news [options]\n"
"\n"
"Where options are\n"
"\n"
"    --help\n"
"    -h\n"
"        Print this text and exit.\n"
"\n"
msgstr ""

#: cron/mailpasswds:19
#, docstring
msgid ""
"Send password reminders for all lists to all users.\n"
"\n"
"This program scans all mailing lists and collects users and their passwords,\n"
"grouped by the list's host_name if mm_cfg.VIRTUAL_HOST_OVERVIEW is true.  Then\n"
"one email message is sent to each unique user (per-virtual host) containing\n"
"the list passwords and options url for the user.  The password reminder comes\n"
"from the mm_cfg.MAILMAN_SITE_LIST, which must exist.\n"
"\n"
"Usage: %(PROGRAM)s [options]\n"
"\n"
"Options:\n"
"    -l listname\n"
"    --listname=listname\n"
"        Send password reminders for the named list only.  If omitted,\n"
"        reminders are sent for all lists.  Multiple -l/--listname options are\n"
"        allowed.\n"
"\n"
"    -h/--help\n"
"        Print this message and exit.\n"
msgstr ""

#: cron/mailpasswds:198
msgid "Password // URL"
msgstr ""

#: cron/mailpasswds:221
msgid "%(host)s mailing list memberships reminder"
msgstr ""

#: cron/nightly_gzip:19
#, docstring
msgid ""
"Re-generate the Pipermail gzip'd archive flat files.\n"
"\n"
"This script should be run nightly from cron.  When run from the command line,\n"
"the following usage is understood:\n"
"\n"
"Usage: %(program)s [-v] [-h] [listnames]\n"
"\n"
"Where:\n"
"    --verbose\n"
"    -v\n"
"        print each file as it's being gzip'd\n"
"\n"
"    --help\n"
"    -h\n"
"        print this message and exit\n"
"\n"
"    listnames\n"
"        Optionally, only compress the .txt files for the named lists.  Without \n"
"        this, all archivable lists are processed.\n"
"\n"
msgstr ""

#: cron/senddigests:19
#, docstring
msgid ""
"Dispatch digests for lists w/pending messages and digest_send_periodic set.\n"
"\n"
"Usage: %(PROGRAM)s [options]\n"
"\n"
"Options:\n"
"    -h / --help\n"
"        Print this message and exit.\n"
"\n"
"    -l listname\n"
"    --listname=listname\n"
"        Send the digest for the given list only, otherwise the digests for all\n"
"        lists are sent out.\n"
msgstr ""