summaryrefslogtreecommitdiff
path: root/source3/po/i18n_swat.pot
blob: 5723a815dff40815d9aee30718d5e3d4bba4a62f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2001-10-01 23:40-0700\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"

#: web/swat.c:120
#, c-format
msgid "ERROR: Can't open %s\n"
msgstr ""

#: web/swat.c:204
msgid "Help"
msgstr ""

#: web/swat.c:210 web/swat.c:224 web/swat.c:239 web/swat.c:247 web/swat.c:256
#: web/swat.c:265 web/swat.c:271 web/swat.c:277 web/swat.c:290
msgid "Set Default"
msgstr ""

#: web/swat.c:493
#, c-format
msgid "Logged in as <b>%s</b><p>\n"
msgstr ""

#: web/swat.c:496
msgid "Home"
msgstr ""

#: web/swat.c:498
msgid "Globals"
msgstr ""

#: web/swat.c:499
msgid "Shares"
msgstr ""

#: web/swat.c:500
msgid "Printers"
msgstr ""

#: web/swat.c:503
msgid "Status"
msgstr ""

#: web/swat.c:504
msgid "View Config"
msgstr ""

#: web/swat.c:506
msgid "Password Management"
msgstr ""

#: web/swat.c:530
msgid "Current Config"
msgstr ""

#: web/swat.c:534
msgid "Normal View"
msgstr ""

#: web/swat.c:536
msgid "Full View"
msgstr ""

#: web/swat.c:552
msgid "Global Variables"
msgstr ""

#: web/swat.c:566 web/swat.c:662 web/swat.c:1004
msgid "Commit Changes"
msgstr ""

#: web/swat.c:570 web/swat.c:665 web/swat.c:1006
msgid "Reset Values"
msgstr ""

#: web/swat.c:572 web/swat.c:667 web/swat.c:1008
msgid "Advanced View"
msgstr ""

#: web/swat.c:574 web/swat.c:669 web/swat.c:1010
msgid "Basic View"
msgstr ""

#: web/swat.c:604
msgid "Share Parameters"
msgstr ""

#: web/swat.c:633
msgid "Choose Share"
msgstr ""

#: web/swat.c:647
msgid "Delete Share"
msgstr ""

#: web/swat.c:654
msgid "Create Share"
msgstr ""

#: web/swat.c:699
msgid "password change in demo mode rejected\n"
msgstr ""

#: web/swat.c:738
msgid " Must specify \"User Name\" \n"
msgstr ""

#: web/swat.c:754
msgid " Must specify \"Old Password\" \n"
msgstr ""

#: web/swat.c:760
msgid " Must specify \"Remote Machine\" \n"
msgstr ""

#: web/swat.c:767
msgid " Must specify \"New, and Re-typed Passwords\" \n"
msgstr ""

#: web/swat.c:773
msgid " Re-typed password didn't match new password\n"
msgstr ""

#: web/swat.c:803
#, c-format
msgid " The passwd for '%s' has been changed. \n"
msgstr ""

#: web/swat.c:805
#, c-format
msgid " The passwd for '%s' has NOT been changed. \n"
msgstr ""

#: web/swat.c:829
msgid "Server Password Management"
msgstr ""

#.
#. * Create all the dialog boxes for data collection
#.
#: web/swat.c:838 web/swat.c:885
msgid " User Name : "
msgstr ""

#: web/swat.c:841 web/swat.c:887
msgid " Old Password : "
msgstr ""

#: web/swat.c:844 web/swat.c:889
msgid " New Password : "
msgstr ""

#: web/swat.c:846 web/swat.c:891
msgid " Re-type New Password : "
msgstr ""

#: web/swat.c:854 web/swat.c:902
msgid "Change Password"
msgstr ""

#: web/swat.c:857
msgid "Add New User"
msgstr ""

#: web/swat.c:859
msgid "Delete User"
msgstr ""

#: web/swat.c:861
msgid "Disable User"
msgstr ""

#: web/swat.c:863
msgid "Enable User"
msgstr ""

#: web/swat.c:876
msgid "Client/Server Password Management"
msgstr ""

#: web/swat.c:893
msgid " Remote Machine : "
msgstr ""

#: web/swat.c:931
msgid "Printer Parameters"
msgstr ""

#: web/swat.c:933
msgid "Important Note:"
msgstr ""

#: web/swat.c:934
msgid "Printer names marked with [*] in the Choose Printer drop-down box "
msgstr ""

#: web/swat.c:935
msgid "are autoloaded printers from "
msgstr ""

#: web/swat.c:936
msgid "Printcap Name"
msgstr ""

#: web/swat.c:937
msgid "Attempting to delete these printers from SWAT will have no effect.\n"
msgstr ""

#: web/swat.c:970
msgid "Choose Printer"
msgstr ""

#: web/swat.c:989
msgid "Delete Printer"
msgstr ""

#: web/swat.c:996
msgid "Create Printer"
msgstr ""

#: web/statuspage.c:40
msgid "DENY_NONE"
msgstr ""

#: web/statuspage.c:41
msgid "DENY_ALL   "
msgstr ""

#: web/statuspage.c:42
msgid "DENY_DOS   "
msgstr ""

#: web/statuspage.c:43
msgid "DENY_READ  "
msgstr ""

#: web/statuspage.c:44
msgid "DENY_WRITE "
msgstr ""

#: web/statuspage.c:50
msgid "RDONLY     "
msgstr ""

#: web/statuspage.c:51
msgid "WRONLY     "
msgstr ""

#: web/statuspage.c:52
msgid "RDWR       "
msgstr ""

#: web/statuspage.c:60
msgid "EXCLUSIVE+BATCH "
msgstr ""

#: web/statuspage.c:62
msgid "EXCLUSIVE       "
msgstr ""

#: web/statuspage.c:64
msgid "BATCH           "
msgstr ""

#: web/statuspage.c:66
msgid "LEVEL_II        "
msgstr ""

#: web/statuspage.c:68
msgid "NONE            "
msgstr ""

#: web/statuspage.c:194
msgid "Server Status"
msgstr ""

#: web/statuspage.c:199
msgid "Auto Refresh"
msgstr ""

#: web/statuspage.c:200 web/statuspage.c:205
msgid "Refresh Interval: "
msgstr ""

#: web/statuspage.c:204
msgid "Stop Refreshing"
msgstr ""

#: web/statuspage.c:219
msgid "version:"
msgstr ""

#: web/statuspage.c:222
msgid "smbd:"
msgstr ""

#: web/statuspage.c:222 web/statuspage.c:234
msgid "running"
msgstr ""

#: web/statuspage.c:222 web/statuspage.c:234
msgid "not running"
msgstr ""

#: web/statuspage.c:225
msgid "Stop smbd"
msgstr ""

#: web/statuspage.c:227
msgid "Start smbd"
msgstr ""

#: web/statuspage.c:229
msgid "Restart smbd"
msgstr ""

#: web/statuspage.c:234
msgid "nmbd:"
msgstr ""

#: web/statuspage.c:237
msgid "Stop nmbd"
msgstr ""

#: web/statuspage.c:239
msgid "Start nmbd"
msgstr ""

#: web/statuspage.c:241
msgid "Restart nmbd"
msgstr ""

#: web/statuspage.c:248
msgid "Active Connections"
msgstr ""

#: web/statuspage.c:250 web/statuspage.c:263 web/statuspage.c:271
msgid "PID"
msgstr ""

#: web/statuspage.c:250 web/statuspage.c:263
msgid "Client"
msgstr ""

#: web/statuspage.c:250
msgid "IP address"
msgstr ""

#: web/statuspage.c:250 web/statuspage.c:263 web/statuspage.c:271
msgid "Date"
msgstr ""

#: web/statuspage.c:252
msgid "Kill"
msgstr ""

#: web/statuspage.c:260
msgid "Active Shares"
msgstr ""

#: web/statuspage.c:263
msgid "Share"
msgstr ""

#: web/statuspage.c:263
msgid "User"
msgstr ""

#: web/statuspage.c:263
msgid "Group"
msgstr ""

#: web/statuspage.c:269
msgid "Open Files"
msgstr ""

#: web/statuspage.c:271
msgid "Sharing"
msgstr ""

#: web/statuspage.c:271
msgid "R/W"
msgstr ""

#: web/statuspage.c:271
msgid "Oplock"
msgstr ""

#: web/statuspage.c:271
msgid "File"
msgstr ""

#: param/loadparm.c:644
msgid "Base Options"
msgstr ""

#: param/loadparm.c:646
msgid "dos charset"
msgstr ""

#: param/loadparm.c:647
msgid "unix charset"
msgstr ""

#: param/loadparm.c:648
msgid "display charset"
msgstr ""

#: param/loadparm.c:649
msgid "comment"
msgstr ""

#: param/loadparm.c:650
msgid "path"
msgstr ""

#: param/loadparm.c:651
msgid "directory"
msgstr ""

#: param/loadparm.c:652
msgid "workgroup"
msgstr ""

#: param/loadparm.c:653
msgid "netbios name"
msgstr ""

#: param/loadparm.c:654
msgid "netbios aliases"
msgstr ""

#: param/loadparm.c:655
msgid "netbios scope"
msgstr ""

#: param/loadparm.c:656
msgid "server string"
msgstr ""

#: param/loadparm.c:657
msgid "interfaces"
msgstr ""

#: param/loadparm.c:658
msgid "bind interfaces only"
msgstr ""

#: param/loadparm.c:660
msgid "Security Options"
msgstr ""

#: param/loadparm.c:662
msgid "security"
msgstr ""

#: param/loadparm.c:663
msgid "encrypt passwords"
msgstr ""

#: param/loadparm.c:664
msgid "update encrypted"
msgstr ""

#: param/loadparm.c:665
msgid "allow trusted domains"
msgstr ""

#: param/loadparm.c:666
msgid "alternate permissions"
msgstr ""

#: param/loadparm.c:667
msgid "hosts equiv"
msgstr ""

#: param/loadparm.c:668
msgid "min passwd length"
msgstr ""

#: param/loadparm.c:669
msgid "min password length"
msgstr ""

#: param/loadparm.c:670
msgid "map to guest"
msgstr ""

#: param/loadparm.c:671
msgid "null passwords"
msgstr ""

#: param/loadparm.c:672
msgid "obey pam restrictions"
msgstr ""

#: param/loadparm.c:673
msgid "password server"
msgstr ""

#: param/loadparm.c:674
msgid "smb passwd file"
msgstr ""

#: param/loadparm.c:675
msgid "private dir"
msgstr ""

#: param/loadparm.c:676
msgid "passdb module path"
msgstr ""

#: param/loadparm.c:677
msgid "root directory"
msgstr ""

#: param/loadparm.c:678
msgid "root dir"
msgstr ""

#: param/loadparm.c:679
msgid "root"
msgstr ""

#: param/loadparm.c:681
msgid "pam password change"
msgstr ""

#: param/loadparm.c:682
msgid "passwd program"
msgstr ""

#: param/loadparm.c:683
msgid "passwd chat"
msgstr ""

#: param/loadparm.c:684
msgid "passwd chat debug"
msgstr ""

#: param/loadparm.c:685
msgid "username map"
msgstr ""

#: param/loadparm.c:686
msgid "password level"
msgstr ""

#: param/loadparm.c:687
msgid "username level"
msgstr ""

#: param/loadparm.c:688
msgid "unix password sync"
msgstr ""

#: param/loadparm.c:689
msgid "restrict anonymous"
msgstr ""

#: param/loadparm.c:690
msgid "lanman auth"
msgstr ""

#: param/loadparm.c:691
msgid "ntlm auth"
msgstr ""

#: param/loadparm.c:692
msgid "plaintext to smbpasswd"
msgstr ""

#: param/loadparm.c:693
msgid "use rhosts"
msgstr ""

#: param/loadparm.c:695
msgid "username"
msgstr ""

#: param/loadparm.c:696
msgid "user"
msgstr ""

#: param/loadparm.c:697
msgid "users"
msgstr ""

#: param/loadparm.c:699
msgid "guest account"
msgstr ""

#: param/loadparm.c:700
msgid "invalid users"
msgstr ""

#: param/loadparm.c:701
msgid "valid users"
msgstr ""

#: param/loadparm.c:702
msgid "admin users"
msgstr ""

#: param/loadparm.c:703
msgid "read list"
msgstr ""

#: param/loadparm.c:704
msgid "write list"
msgstr ""

#: param/loadparm.c:705
msgid "printer admin"
msgstr ""

#: param/loadparm.c:706
msgid "force user"
msgstr ""

#: param/loadparm.c:707
msgid "force group"
msgstr ""

#: param/loadparm.c:708
msgid "group"
msgstr ""

#: param/loadparm.c:710
msgid "read only"
msgstr ""

#: param/loadparm.c:711
msgid "write ok"
msgstr ""

#: param/loadparm.c:712
msgid "writeable"
msgstr ""

#: param/loadparm.c:713
msgid "writable"
msgstr ""

#: param/loadparm.c:715
msgid "create mask"
msgstr ""

#: param/loadparm.c:716
msgid "create mode"
msgstr ""

#: param/loadparm.c:717
msgid "force create mode"
msgstr ""

#: param/loadparm.c:718
msgid "security mask"
msgstr ""

#: param/loadparm.c:719
msgid "force security mode"
msgstr ""

#: param/loadparm.c:720
msgid "directory mask"
msgstr ""

#: param/loadparm.c:721
msgid "directory mode"
msgstr ""

#: param/loadparm.c:722
msgid "force directory mode"
msgstr ""

#: param/loadparm.c:723
msgid "directory security mask"
msgstr ""

#: param/loadparm.c:724
msgid "force directory security mode"
msgstr ""

#: param/loadparm.c:725
msgid "inherit permissions"
msgstr ""

#: param/loadparm.c:726
msgid "guest only"
msgstr ""

#: param/loadparm.c:727
msgid "only guest"
msgstr ""

#: param/loadparm.c:729
msgid "guest ok"
msgstr ""

#: param/loadparm.c:730
msgid "public"
msgstr ""

#: param/loadparm.c:732
msgid "only user"
msgstr ""

#: param/loadparm.c:733
msgid "hosts allow"
msgstr ""

#: param/loadparm.c:734
msgid "allow hosts"
msgstr ""

#: param/loadparm.c:735
msgid "hosts deny"
msgstr ""

#: param/loadparm.c:736
msgid "deny hosts"
msgstr ""

#: param/loadparm.c:739
msgid "Secure Socket Layer Options"
msgstr ""

#: param/loadparm.c:740
msgid "ssl"
msgstr ""

#: param/loadparm.c:742
msgid "ssl hosts"
msgstr ""

#: param/loadparm.c:743
msgid "ssl hosts resign"
msgstr ""

#: param/loadparm.c:744
msgid "ssl CA certDir"
msgstr ""

#: param/loadparm.c:745
msgid "ssl CA certFile"
msgstr ""

#: param/loadparm.c:746
msgid "ssl server cert"
msgstr ""

#: param/loadparm.c:747
msgid "ssl server key"
msgstr ""

#: param/loadparm.c:748
msgid "ssl client cert"
msgstr ""

#: param/loadparm.c:749
msgid "ssl client key"
msgstr ""

#: param/loadparm.c:750
msgid "ssl egd socket"
msgstr ""

#: param/loadparm.c:751
msgid "ssl entropy file"
msgstr ""

#: param/loadparm.c:752
msgid "ssl entropy bytes"
msgstr ""

#: param/loadparm.c:753
msgid "ssl require clientcert"
msgstr ""

#: param/loadparm.c:754
msgid "ssl require servercert"
msgstr ""

#: param/loadparm.c:755
msgid "ssl ciphers"
msgstr ""

#: param/loadparm.c:756
msgid "ssl version"
msgstr ""

#: param/loadparm.c:757
msgid "ssl compatibility"
msgstr ""

#: param/loadparm.c:760
msgid "Logging Options"
msgstr ""

#: param/loadparm.c:761
msgid "log level"
msgstr ""

#: param/loadparm.c:762
msgid "debuglevel"
msgstr ""

#: param/loadparm.c:763
msgid "syslog"
msgstr ""

#: param/loadparm.c:764
msgid "syslog only"
msgstr ""

#: param/loadparm.c:765
msgid "log file"
msgstr ""

#: param/loadparm.c:767
msgid "max log size"
msgstr ""

#: param/loadparm.c:768
msgid "timestamp logs"
msgstr ""

#: param/loadparm.c:769
msgid "debug timestamp"
msgstr ""

#: param/loadparm.c:770
msgid "debug hires timestamp"
msgstr ""

#: param/loadparm.c:771
msgid "debug pid"
msgstr ""

#: param/loadparm.c:772
msgid "debug uid"
msgstr ""

#: param/loadparm.c:774
msgid "Protocol Options"
msgstr ""

#: param/loadparm.c:776
msgid "protocol"
msgstr ""

#: param/loadparm.c:777
msgid "large readwrite"
msgstr ""

#: param/loadparm.c:778
msgid "max protocol"
msgstr ""

#: param/loadparm.c:779
msgid "min protocol"
msgstr ""

#: param/loadparm.c:780
msgid "unicode"
msgstr ""

#: param/loadparm.c:781
msgid "read bmpx"
msgstr ""

#: param/loadparm.c:782
msgid "read raw"
msgstr ""

#: param/loadparm.c:783
msgid "write raw"
msgstr ""

#: param/loadparm.c:785
msgid "nt pipe support"
msgstr ""

#: param/loadparm.c:786
msgid "nt acl support"
msgstr ""

#: param/loadparm.c:787
msgid "announce version"
msgstr ""

#: param/loadparm.c:788
msgid "announce as"
msgstr ""

#: param/loadparm.c:789
msgid "max mux"
msgstr ""

#: param/loadparm.c:790
msgid "max xmit"
msgstr ""

#: param/loadparm.c:792
msgid "name resolve order"
msgstr ""

#: param/loadparm.c:793
msgid "max packet"
msgstr ""

#: param/loadparm.c:794
msgid "packet size"
msgstr ""

#: param/loadparm.c:795
msgid "max ttl"
msgstr ""

#: param/loadparm.c:796
msgid "max wins ttl"
msgstr ""

#: param/loadparm.c:797
msgid "min wins ttl"
msgstr ""

#: param/loadparm.c:798
msgid "time server"
msgstr ""

#: param/loadparm.c:800
msgid "Tuning Options"
msgstr ""

#: param/loadparm.c:802
msgid "change notify timeout"
msgstr ""

#: param/loadparm.c:803
msgid "deadtime"
msgstr ""

#: param/loadparm.c:804
msgid "getwd cache"
msgstr ""

#: param/loadparm.c:805
msgid "keepalive"
msgstr ""

#: param/loadparm.c:807
msgid "lpq cache time"
msgstr ""

#: param/loadparm.c:808
msgid "max smbd processes"
msgstr ""

#: param/loadparm.c:809
msgid "max connections"
msgstr ""

#: param/loadparm.c:810
msgid "paranoid server security"
msgstr ""

#: param/loadparm.c:811
msgid "max disk size"
msgstr ""

#: param/loadparm.c:812
msgid "max open files"
msgstr ""

#: param/loadparm.c:813
msgid "min print space"
msgstr ""

#: param/loadparm.c:814
msgid "read size"
msgstr ""

#: param/loadparm.c:816
msgid "socket options"
msgstr ""

#: param/loadparm.c:817
msgid "stat cache size"
msgstr ""

#: param/loadparm.c:818
msgid "strict allocate"
msgstr ""

#: param/loadparm.c:819
msgid "strict sync"
msgstr ""

#: param/loadparm.c:820
msgid "sync always"
msgstr ""

#: param/loadparm.c:821
msgid "use mmap"
msgstr ""

#: param/loadparm.c:822
msgid "hostname lookups"
msgstr ""

#: param/loadparm.c:823
msgid "write cache size"
msgstr ""

#: param/loadparm.c:825
msgid "Printing Options"
msgstr ""

#: param/loadparm.c:827
msgid "total print jobs"
msgstr ""

#: param/loadparm.c:828
msgid "max print jobs"
msgstr ""

#: param/loadparm.c:829
msgid "load printers"
msgstr ""

#: param/loadparm.c:830
msgid "printcap name"
msgstr ""

#: param/loadparm.c:831
msgid "printcap"
msgstr ""

#: param/loadparm.c:832
msgid "printable"
msgstr ""

#: param/loadparm.c:833
msgid "print ok"
msgstr ""

#: param/loadparm.c:834
msgid "postscript"
msgstr ""

#: param/loadparm.c:835
msgid "printing"
msgstr ""

#: param/loadparm.c:836
msgid "print command"
msgstr ""

#: param/loadparm.c:837
msgid "disable spoolss"
msgstr ""

#: param/loadparm.c:838
msgid "lpq command"
msgstr ""

#: param/loadparm.c:839
msgid "lprm command"
msgstr ""

#: param/loadparm.c:840
msgid "lppause command"
msgstr ""

#: param/loadparm.c:841
msgid "lpresume command"
msgstr ""

#: param/loadparm.c:842
msgid "queuepause command"
msgstr ""

#: param/loadparm.c:843
msgid "queueresume command"
msgstr ""

#: param/loadparm.c:845
msgid "enumports command"
msgstr ""

#: param/loadparm.c:846
msgid "addprinter command"
msgstr ""

#: param/loadparm.c:847
msgid "deleteprinter command"
msgstr ""

#: param/loadparm.c:848
msgid "show add printer wizard"
msgstr ""

#: param/loadparm.c:849
msgid "os2 driver map"
msgstr ""

#: param/loadparm.c:851
msgid "printer name"
msgstr ""

#: param/loadparm.c:852
msgid "printer"
msgstr ""

#: param/loadparm.c:853
msgid "use client driver"
msgstr ""

#: param/loadparm.c:854
msgid "printer driver"
msgstr ""

#: param/loadparm.c:855
msgid "printer driver file"
msgstr ""

#: param/loadparm.c:856
msgid "printer driver location"
msgstr ""

#: param/loadparm.c:858
msgid "Filename Handling"
msgstr ""

#: param/loadparm.c:859
msgid "strip dot"
msgstr ""

#: param/loadparm.c:861
msgid "mangled stack"
msgstr ""

#: param/loadparm.c:862
msgid "default case"
msgstr ""

#: param/loadparm.c:863
msgid "case sensitive"
msgstr ""

#: param/loadparm.c:864
msgid "casesignames"
msgstr ""

#: param/loadparm.c:865
msgid "preserve case"
msgstr ""

#: param/loadparm.c:866
msgid "short preserve case"
msgstr ""

#: param/loadparm.c:867
msgid "mangle case"
msgstr ""

#: param/loadparm.c:868
msgid "mangling char"
msgstr ""

#: param/loadparm.c:869
msgid "hide dot files"
msgstr ""

#: param/loadparm.c:870
msgid "hide unreadable"
msgstr ""

#: param/loadparm.c:871
msgid "delete veto files"
msgstr ""

#: param/loadparm.c:872
msgid "veto files"
msgstr ""

#: param/loadparm.c:873
msgid "hide files"
msgstr ""

#: param/loadparm.c:874
msgid "veto oplock files"
msgstr ""

#: param/loadparm.c:875
msgid "map system"
msgstr ""

#: param/loadparm.c:876
msgid "map hidden"
msgstr ""

#: param/loadparm.c:877
msgid "map archive"
msgstr ""

#: param/loadparm.c:878
msgid "mangled names"
msgstr ""

#: param/loadparm.c:879
msgid "mangled map"
msgstr ""

#: param/loadparm.c:880
msgid "stat cache"
msgstr ""

#: param/loadparm.c:882
msgid "Domain Options"
msgstr ""

#: param/loadparm.c:884
msgid "domain admin group"
msgstr ""

#: param/loadparm.c:885
msgid "domain guest group"
msgstr ""

#: param/loadparm.c:888
msgid "groupname map"
msgstr ""

#: param/loadparm.c:891
msgid "machine password timeout"
msgstr ""

#: param/loadparm.c:893
msgid "Logon Options"
msgstr ""

#: param/loadparm.c:895
msgid "add user script"
msgstr ""

#: param/loadparm.c:896
msgid "delete user script"
msgstr ""

#: param/loadparm.c:897
msgid "add group script"
msgstr ""

#: param/loadparm.c:898
msgid "delete group script"
msgstr ""

#: param/loadparm.c:899
msgid "add user to group script"
msgstr ""

#: param/loadparm.c:900
msgid "delete user from group script"
msgstr ""

#: param/loadparm.c:901
msgid "add machine script"
msgstr ""

#: param/loadparm.c:902
msgid "shutdown script"
msgstr ""

#: param/loadparm.c:903
msgid "abort shutdown script"
msgstr ""

#: param/loadparm.c:905
msgid "logon script"
msgstr ""

#: param/loadparm.c:906
msgid "logon path"
msgstr ""

#: param/loadparm.c:907
msgid "logon drive"
msgstr ""

#: param/loadparm.c:908
msgid "logon home"
msgstr ""

#: param/loadparm.c:909
msgid "domain logons"
msgstr ""

#: param/loadparm.c:911
msgid "Browse Options"
msgstr ""

#: param/loadparm.c:913
msgid "os level"
msgstr ""

#: param/loadparm.c:914
msgid "lm announce"
msgstr ""

#: param/loadparm.c:915
msgid "lm interval"
msgstr ""

#: param/loadparm.c:916
msgid "preferred master"
msgstr ""

#: param/loadparm.c:917
msgid "prefered master"
msgstr ""

#: param/loadparm.c:918
msgid "local master"
msgstr ""

#: param/loadparm.c:919
msgid "domain master"
msgstr ""

#: param/loadparm.c:920
msgid "browse list"
msgstr ""

#: param/loadparm.c:921
msgid "browseable"
msgstr ""

#: param/loadparm.c:922
msgid "browsable"
msgstr ""

#: param/loadparm.c:923
msgid "enhanced browsing"
msgstr ""

#: param/loadparm.c:925
msgid "WINS Options"
msgstr ""

#: param/loadparm.c:926
msgid "dns proxy"
msgstr ""

#: param/loadparm.c:927
msgid "wins proxy"
msgstr ""

#: param/loadparm.c:929
msgid "wins server"
msgstr ""

#: param/loadparm.c:930
msgid "wins support"
msgstr ""

#: param/loadparm.c:931
msgid "wins hook"
msgstr ""

#: param/loadparm.c:933
msgid "Locking Options"
msgstr ""

#: param/loadparm.c:935
msgid "blocking locks"
msgstr ""

#: param/loadparm.c:936
msgid "fake oplocks"
msgstr ""

#: param/loadparm.c:937
msgid "kernel oplocks"
msgstr ""

#: param/loadparm.c:938
msgid "locking"
msgstr ""

#: param/loadparm.c:940
msgid "oplocks"
msgstr ""

#: param/loadparm.c:941
msgid "level2 oplocks"
msgstr ""

#: param/loadparm.c:942
msgid "oplock break wait time"
msgstr ""

#: param/loadparm.c:943
msgid "oplock contention limit"
msgstr ""

#: param/loadparm.c:944
msgid "posix locking"
msgstr ""

#: param/loadparm.c:945
msgid "strict locking"
msgstr ""

#: param/loadparm.c:946
msgid "share modes"
msgstr ""

#: param/loadparm.c:949
msgid "Ldap Options"
msgstr ""

#: param/loadparm.c:951
msgid "ldap server"
msgstr ""

#: param/loadparm.c:952
msgid "ldap port"
msgstr ""

#: param/loadparm.c:953
msgid "ldap suffix"
msgstr ""

#: param/loadparm.c:954
msgid "ldap filter"
msgstr ""

#: param/loadparm.c:955
msgid "ldap root"
msgstr ""

#: param/loadparm.c:956
msgid "ldap root passwd"
msgstr ""

#: param/loadparm.c:959
msgid "Miscellaneous Options"
msgstr ""

#: param/loadparm.c:960
msgid "add share command"
msgstr ""

#: param/loadparm.c:961
msgid "change share command"
msgstr ""

#: param/loadparm.c:962
msgid "delete share command"
msgstr ""

#: param/loadparm.c:964
msgid "config file"
msgstr ""

#: param/loadparm.c:965
msgid "preload"
msgstr ""

#: param/loadparm.c:966
msgid "auto services"
msgstr ""

#: param/loadparm.c:967
msgid "lock dir"
msgstr ""

#: param/loadparm.c:968
msgid "lock directory"
msgstr ""

#: param/loadparm.c:970
msgid "utmp directory"
msgstr ""

#: param/loadparm.c:971
msgid "wtmp directory"
msgstr ""

#: param/loadparm.c:972
msgid "utmp"
msgstr ""

#: param/loadparm.c:975
msgid "default service"
msgstr ""

#: param/loadparm.c:976
msgid "default"
msgstr ""

#: param/loadparm.c:977
msgid "message command"
msgstr ""

#: param/loadparm.c:978
msgid "dfree command"
msgstr ""

#: param/loadparm.c:979
msgid "remote announce"
msgstr ""

#: param/loadparm.c:980
msgid "remote browse sync"
msgstr ""

#: param/loadparm.c:981
msgid "socket address"
msgstr ""

#: param/loadparm.c:982
msgid "homedir map"
msgstr ""

#: param/loadparm.c:983
msgid "time offset"
msgstr ""

#: param/loadparm.c:984
msgid "NIS homedir"
msgstr ""

#: param/loadparm.c:985
msgid "-valid"
msgstr ""

#: param/loadparm.c:987
msgid "copy"
msgstr ""

#: param/loadparm.c:988
msgid "include"
msgstr ""

#: param/loadparm.c:989
msgid "exec"
msgstr ""

#: param/loadparm.c:990
msgid "preexec"
msgstr ""

#: param/loadparm.c:992
msgid "preexec close"
msgstr ""

#: param/loadparm.c:993
msgid "postexec"
msgstr ""

#: param/loadparm.c:994
msgid "root preexec"
msgstr ""

#: param/loadparm.c:995
msgid "root preexec close"
msgstr ""

#: param/loadparm.c:996
msgid "root postexec"
msgstr ""

#: param/loadparm.c:997
msgid "available"
msgstr ""

#: param/loadparm.c:998
msgid "volume"
msgstr ""

#: param/loadparm.c:999
msgid "fstype"
msgstr ""

#: param/loadparm.c:1000
msgid "set directory"
msgstr ""

#: param/loadparm.c:1001
msgid "source environment"
msgstr ""

#: param/loadparm.c:1002
msgid "wide links"
msgstr ""

#: param/loadparm.c:1003
msgid "follow symlinks"
msgstr ""

#: param/loadparm.c:1004
msgid "dont descend"
msgstr ""

#: param/loadparm.c:1005
msgid "magic script"
msgstr ""

#: param/loadparm.c:1006
msgid "magic output"
msgstr ""

#: param/loadparm.c:1007
msgid "delete readonly"
msgstr ""

#: param/loadparm.c:1008
msgid "dos filemode"
msgstr ""

#: param/loadparm.c:1009
msgid "dos filetimes"
msgstr ""

#: param/loadparm.c:1010
msgid "dos filetime resolution"
msgstr ""

#: param/loadparm.c:1012
msgid "fake directory create times"
msgstr ""

#: param/loadparm.c:1013
msgid "panic action"
msgstr ""

#: param/loadparm.c:1014
msgid "hide local users"
msgstr ""

#: param/loadparm.c:1017
msgid "VFS options"
msgstr ""

#: param/loadparm.c:1019
msgid "vfs object"
msgstr ""

#: param/loadparm.c:1020
msgid "vfs options"
msgstr ""

#: param/loadparm.c:1023
msgid "msdfs root"
msgstr ""

#: param/loadparm.c:1024
msgid "host msdfs"
msgstr ""

#: param/loadparm.c:1026
msgid "Winbind options"
msgstr ""

#: param/loadparm.c:1028
msgid "winbind uid"
msgstr ""

#: param/loadparm.c:1029
msgid "winbind gid"
msgstr ""

#: param/loadparm.c:1030
msgid "template homedir"
msgstr ""

#: param/loadparm.c:1031
msgid "template shell"
msgstr ""

#: param/loadparm.c:1032
msgid "winbind separator"
msgstr ""

#: param/loadparm.c:1033
msgid "winbind cache time"
msgstr ""

#: param/loadparm.c:1034
msgid "winbind enum users"
msgstr ""

#: param/loadparm.c:1035
msgid "winbind enum groups"
msgstr ""