blob: 1dcbd6065133cce033263a48faa72d93797d83b4 [file] [log] [blame]
Eric Paris709e8522012-11-14 15:47:01 -05001# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4#
5# Translators:
6# Necdet Yücel <necdetyucel@gmail.com>, 2012.
7msgid ""
8msgstr ""
9"Project-Id-Version: Policycoreutils\n"
10"Report-Msgid-Bugs-To: \n"
11"POT-Creation-Date: 2013-01-04 12:01-0500\n"
12"PO-Revision-Date: 2013-01-04 17:02+0000\n"
13"Last-Translator: dwalsh <dwalsh@redhat.com>\n"
14"Language-Team: Turkish (http://www.transifex.com/projects/p/fedora/language/tr/)\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Language: tr\n"
19"Plural-Forms: nplurals=1; plural=0;\n"
20
21#: ../run_init/run_init.c:67
22msgid ""
23"USAGE: run_init <script> <args ...>\n"
24" where: <script> is the name of the init script to run,\n"
25" <args ...> are the arguments to that script."
26msgstr ""
27
28#: ../run_init/run_init.c:126 ../newrole/newrole.c:1123
29#, c-format
30msgid "failed to initialize PAM\n"
31msgstr "PAM başlatılamadı\n"
32
33#: ../run_init/run_init.c:139
34#, c-format
35msgid "failed to get account information\n"
36msgstr "kullanıcı bilgisi alınamadı\n"
37
38#: ../run_init/run_init.c:162 ../newrole/newrole.c:341
39msgid "Password:"
40msgstr "Parola:"
41
42#: ../run_init/run_init.c:197 ../newrole/newrole.c:366
43#, c-format
44msgid "Cannot find your entry in the shadow passwd file.\n"
45msgstr "Girdiniz shadow passwd dosyasında bulunamadı.\n"
46
47#: ../run_init/run_init.c:203 ../newrole/newrole.c:373
48#, c-format
49msgid "getpass cannot open /dev/tty\n"
50msgstr "getpass /dev/tty dosyasını açamadı\n"
51
52#: ../run_init/run_init.c:275
53#, c-format
54msgid "run_init: incorrect password for %s\n"
55msgstr "run_init: %s için hatalı parola\n"
56
57#: ../run_init/run_init.c:309
58#, c-format
59msgid "Could not open file %s\n"
60msgstr "%s dosyası açılmadı\n"
61
62#: ../run_init/run_init.c:336
63#, c-format
64msgid "No context in file %s\n"
65msgstr "%s dosyası boş\n"
66
67#: ../run_init/run_init.c:361
68#, c-format
69msgid "Sorry, run_init may be used only on a SELinux kernel.\n"
70msgstr "Üzgünüm, run_init sadece SELinux çekirdeğinde kullanılabilir.\n"
71
72#: ../run_init/run_init.c:380
73#, c-format
74msgid "authentication failed.\n"
75msgstr "kimlik kanıtlama hatası.\n"
76
77#: ../run_init/run_init.c:405 ../newrole/newrole.c:1257
78#, c-format
79msgid "Could not set exec context to %s.\n"
80msgstr ""
81
82#: ../audit2allow/audit2allow:232
83msgid "******************** IMPORTANT ***********************\n"
84msgstr "******************** ÖNEMLİ ***********************\n"
85
86#: ../audit2allow/audit2allow:233
87msgid "To make this policy package active, execute:"
88msgstr ""
89
90#: ../semanage/seobject.py:194
91msgid "Could not create semanage handle"
92msgstr ""
93
94#: ../semanage/seobject.py:202
95msgid "SELinux policy is not managed or store cannot be accessed."
96msgstr ""
97
98#: ../semanage/seobject.py:207
99msgid "Cannot read policy store."
100msgstr ""
101
102#: ../semanage/seobject.py:212
103msgid "Could not establish semanage connection"
104msgstr ""
105
106#: ../semanage/seobject.py:217
107msgid "Could not test MLS enabled status"
108msgstr ""
109
110#: ../semanage/seobject.py:223 ../semanage/seobject.py:238
111msgid "Not yet implemented"
112msgstr ""
113
114#: ../semanage/seobject.py:227
115msgid "Semanage transaction already in progress"
116msgstr ""
117
118#: ../semanage/seobject.py:236
119msgid "Could not start semanage transaction"
120msgstr ""
121
122#: ../semanage/seobject.py:248
123msgid "Could not commit semanage transaction"
124msgstr ""
125
126#: ../semanage/seobject.py:253
127msgid "Semanage transaction not in progress"
128msgstr ""
129
130#: ../semanage/seobject.py:265 ../semanage/seobject.py:345
131msgid "Could not list SELinux modules"
132msgstr "SELinux modül listesi alınamadı"
133
134#: ../semanage/seobject.py:278
135msgid "Modules Name"
136msgstr "Modül İsmi"
137
138#: ../semanage/seobject.py:278 ../gui/modulesPage.py:63
139msgid "Version"
140msgstr "Sürüm"
141
142#: ../semanage/seobject.py:281 ../gui/statusPage.py:75
143msgid "Disabled"
144msgstr "Pasif"
145
146#: ../semanage/seobject.py:296
147#, python-format
148msgid "Could not disable module %s (remove failed)"
149msgstr ""
150
151#: ../semanage/seobject.py:307
152#, python-format
153msgid "Could not enable module %s (remove failed)"
154msgstr ""
155
156#: ../semanage/seobject.py:322
157#, python-format
158msgid "Could not remove module %s (remove failed)"
159msgstr ""
160
161#: ../semanage/seobject.py:332
162msgid "dontaudit requires either 'on' or 'off'"
163msgstr ""
164
165#: ../semanage/seobject.py:360
166msgid "Builtin Permissive Types"
167msgstr ""
168
169#: ../semanage/seobject.py:370
170msgid "Customized Permissive Types"
171msgstr ""
172
173#: ../semanage/seobject.py:412
174#, python-format
175msgid "Could not set permissive domain %s (module installation failed)"
176msgstr ""
177
178#: ../semanage/seobject.py:418
179#, python-format
180msgid "Could not remove permissive domain %s (remove failed)"
181msgstr ""
182
183#: ../semanage/seobject.py:453 ../semanage/seobject.py:527
184#: ../semanage/seobject.py:573 ../semanage/seobject.py:695
185#: ../semanage/seobject.py:725 ../semanage/seobject.py:792
186#: ../semanage/seobject.py:849 ../semanage/seobject.py:1104
187#: ../semanage/seobject.py:1820 ../semanage/seobject.py:1883
188#: ../semanage/seobject.py:1902 ../semanage/seobject.py:2025
189#: ../semanage/seobject.py:2076
190#, python-format
191msgid "Could not create a key for %s"
192msgstr "%s için bir anahtar oluşturulamadı"
193
194#: ../semanage/seobject.py:457 ../semanage/seobject.py:531
195#: ../semanage/seobject.py:577 ../semanage/seobject.py:583
196#, python-format
197msgid "Could not check if login mapping for %s is defined"
198msgstr ""
199
200#: ../semanage/seobject.py:466
201#, python-format
202msgid "Linux Group %s does not exist"
203msgstr ""
204
205#: ../semanage/seobject.py:471
206#, python-format
207msgid "Linux User %s does not exist"
208msgstr ""
209
210#: ../semanage/seobject.py:475
211#, python-format
212msgid "Could not create login mapping for %s"
213msgstr ""
214
215#: ../semanage/seobject.py:479 ../semanage/seobject.py:740
216#, python-format
217msgid "Could not set name for %s"
218msgstr ""
219
220#: ../semanage/seobject.py:484 ../semanage/seobject.py:750
221#, python-format
222msgid "Could not set MLS range for %s"
223msgstr ""
224
225#: ../semanage/seobject.py:488
226#, python-format
227msgid "Could not set SELinux user for %s"
228msgstr ""
229
230#: ../semanage/seobject.py:492
231#, python-format
232msgid "Could not add login mapping for %s"
233msgstr ""
234
235#: ../semanage/seobject.py:510
236msgid "Requires seuser or serange"
237msgstr ""
238
239#: ../semanage/seobject.py:533 ../semanage/seobject.py:579
240#, python-format
241msgid "Login mapping for %s is not defined"
242msgstr ""
243
244#: ../semanage/seobject.py:537
245#, python-format
246msgid "Could not query seuser for %s"
247msgstr ""
248
249#: ../semanage/seobject.py:551
250#, python-format
251msgid "Could not modify login mapping for %s"
252msgstr ""
253
254#: ../semanage/seobject.py:585
255#, python-format
256msgid "Login mapping for %s is defined in policy, cannot be deleted"
257msgstr ""
258
259#: ../semanage/seobject.py:589
260#, python-format
261msgid "Could not delete login mapping for %s"
262msgstr ""
263
264#: ../semanage/seobject.py:611 ../semanage/seobject.py:644
265#: ../semanage/seobject.py:892
266msgid "Could not list login mappings"
267msgstr ""
268
269#: ../semanage/seobject.py:672 ../semanage/seobject.py:684
270#: ../gui/system-config-selinux.glade:100
271msgid "Login Name"
272msgstr ""
273
274#: ../semanage/seobject.py:672 ../semanage/seobject.py:684
275#: ../semanage/seobject.py:942 ../semanage/seobject.py:947
276#: ../gui/system-config-selinux.glade:128
277#: ../gui/system-config-selinux.glade:915
278#: ../gui/system-config-selinux.glade:2285 ../gui/usersPage.py:44
279msgid "SELinux User"
280msgstr ""
281
282#: ../semanage/seobject.py:672 ../gui/system-config-selinux.glade:156
283#: ../gui/system-config-selinux.glade:943
284msgid "MLS/MCS Range"
285msgstr ""
286
287#: ../semanage/seobject.py:672
288msgid "Service"
289msgstr ""
290
291#: ../semanage/seobject.py:698 ../semanage/seobject.py:729
292#: ../semanage/seobject.py:796 ../semanage/seobject.py:853
293#: ../semanage/seobject.py:859
294#, python-format
295msgid "Could not check if SELinux user %s is defined"
296msgstr ""
297
298#: ../semanage/seobject.py:701 ../semanage/seobject.py:802
299#: ../semanage/seobject.py:865
300#, python-format
301msgid "Could not query user for %s"
302msgstr ""
303
304#: ../semanage/seobject.py:721
305#, python-format
306msgid "You must add at least one role for %s"
307msgstr ""
308
309#: ../semanage/seobject.py:736
310#, python-format
311msgid "Could not create SELinux user for %s"
312msgstr ""
313
314#: ../semanage/seobject.py:745
315#, python-format
316msgid "Could not add role %s for %s"
317msgstr ""
318
319#: ../semanage/seobject.py:754
320#, python-format
321msgid "Could not set MLS level for %s"
322msgstr ""
323
324#: ../semanage/seobject.py:757
325#, python-format
326msgid "Could not add prefix %s for %s"
327msgstr ""
328
329#: ../semanage/seobject.py:760
330#, python-format
331msgid "Could not extract key for %s"
332msgstr ""
333
334#: ../semanage/seobject.py:764
335#, python-format
336msgid "Could not add SELinux user %s"
337msgstr ""
338
339#: ../semanage/seobject.py:786
340msgid "Requires prefix, roles, level or range"
341msgstr ""
342
343#: ../semanage/seobject.py:788
344msgid "Requires prefix or roles"
345msgstr ""
346
347#: ../semanage/seobject.py:798 ../semanage/seobject.py:855
348#, python-format
349msgid "SELinux user %s is not defined"
350msgstr ""
351
352#: ../semanage/seobject.py:827
353#, python-format
354msgid "Could not modify SELinux user %s"
355msgstr ""
356
357#: ../semanage/seobject.py:861
358#, python-format
359msgid "SELinux user %s is defined in policy, cannot be deleted"
360msgstr ""
361
362#: ../semanage/seobject.py:872
363#, python-format
364msgid "Could not delete SELinux user %s"
365msgstr ""
366
367#: ../semanage/seobject.py:910
368msgid "Could not list SELinux users"
369msgstr ""
370
371#: ../semanage/seobject.py:916
372#, python-format
373msgid "Could not list roles for user %s"
374msgstr ""
375
376#: ../semanage/seobject.py:941
377msgid "Labeling"
378msgstr ""
379
380#: ../semanage/seobject.py:941
381msgid "MLS/"
382msgstr ""
383
384#: ../semanage/seobject.py:942
385msgid "Prefix"
386msgstr ""
387
388#: ../semanage/seobject.py:942
389msgid "MCS Level"
390msgstr ""
391
392#: ../semanage/seobject.py:942
393msgid "MCS Range"
394msgstr ""
395
396#: ../semanage/seobject.py:942 ../semanage/seobject.py:947
397#: ../gui/system-config-selinux.glade:992 ../gui/usersPage.py:59
398msgid "SELinux Roles"
399msgstr ""
400
401#: ../semanage/seobject.py:964
402msgid "Protocol udp or tcp is required"
403msgstr ""
404
405#: ../semanage/seobject.py:966
406msgid "Port is required"
407msgstr ""
408
409#: ../semanage/seobject.py:976
410msgid "Invalid Port"
411msgstr ""
412
413#: ../semanage/seobject.py:980
414#, python-format
415msgid "Could not create a key for %s/%s"
416msgstr ""
417
418#: ../semanage/seobject.py:991
419msgid "Type is required"
420msgstr ""
421
422#: ../semanage/seobject.py:994 ../semanage/seobject.py:1056
423#: ../semanage/seobject.py:1814
424#, python-format
425msgid "Type %s is invalid, must be a port type"
426msgstr ""
427
428#: ../semanage/seobject.py:1000 ../semanage/seobject.py:1062
429#: ../semanage/seobject.py:1117 ../semanage/seobject.py:1123
430#, python-format
431msgid "Could not check if port %s/%s is defined"
432msgstr ""
433
434#: ../semanage/seobject.py:1002
435#, python-format
436msgid "Port %s/%s already defined"
437msgstr ""
438
439#: ../semanage/seobject.py:1006
440#, python-format
441msgid "Could not create port for %s/%s"
442msgstr ""
443
444#: ../semanage/seobject.py:1012
445#, python-format
446msgid "Could not create context for %s/%s"
447msgstr ""
448
449#: ../semanage/seobject.py:1016
450#, python-format
451msgid "Could not set user in port context for %s/%s"
452msgstr ""
453
454#: ../semanage/seobject.py:1020
455#, python-format
456msgid "Could not set role in port context for %s/%s"
457msgstr ""
458
459#: ../semanage/seobject.py:1024
460#, python-format
461msgid "Could not set type in port context for %s/%s"
462msgstr ""
463
464#: ../semanage/seobject.py:1029
465#, python-format
466msgid "Could not set mls fields in port context for %s/%s"
467msgstr ""
468
469#: ../semanage/seobject.py:1033
470#, python-format
471msgid "Could not set port context for %s/%s"
472msgstr ""
473
474#: ../semanage/seobject.py:1037
475#, python-format
476msgid "Could not add port %s/%s"
477msgstr ""
478
479#: ../semanage/seobject.py:1051 ../semanage/seobject.py:1324
480#: ../semanage/seobject.py:1523
481msgid "Requires setype or serange"
482msgstr ""
483
484#: ../semanage/seobject.py:1053
485msgid "Requires setype"
486msgstr ""
487
488#: ../semanage/seobject.py:1064 ../semanage/seobject.py:1119
489#, python-format
490msgid "Port %s/%s is not defined"
491msgstr ""
492
493#: ../semanage/seobject.py:1068
494#, python-format
495msgid "Could not query port %s/%s"
496msgstr ""
497
498#: ../semanage/seobject.py:1079
499#, python-format
500msgid "Could not modify port %s/%s"
501msgstr ""
502
503#: ../semanage/seobject.py:1092
504msgid "Could not list the ports"
505msgstr ""
506
507#: ../semanage/seobject.py:1108
508#, python-format
509msgid "Could not delete the port %s"
510msgstr ""
511
512#: ../semanage/seobject.py:1125
513#, python-format
514msgid "Port %s/%s is defined in policy, cannot be deleted"
515msgstr ""
516
517#: ../semanage/seobject.py:1129
518#, python-format
519msgid "Could not delete port %s/%s"
520msgstr ""
521
522#: ../semanage/seobject.py:1145 ../semanage/seobject.py:1167
523msgid "Could not list ports"
524msgstr ""
525
526#: ../semanage/seobject.py:1206
527msgid "SELinux Port Type"
528msgstr ""
529
530#: ../semanage/seobject.py:1206
531msgid "Proto"
532msgstr ""
533
534#: ../semanage/seobject.py:1206 ../gui/system-config-selinux.glade:335
535msgid "Port Number"
536msgstr ""
537
538#: ../semanage/seobject.py:1227
539msgid "Node Address is required"
540msgstr ""
541
542#: ../semanage/seobject.py:1242
543msgid "Unknown or missing protocol"
544msgstr ""
545
546#: ../semanage/seobject.py:1256
547msgid "SELinux node type is required"
548msgstr ""
549
550#: ../semanage/seobject.py:1259 ../semanage/seobject.py:1327
551#, python-format
552msgid "Type %s is invalid, must be a node type"
553msgstr ""
554
555#: ../semanage/seobject.py:1263 ../semanage/seobject.py:1331
556#: ../semanage/seobject.py:1367 ../semanage/seobject.py:1465
557#: ../semanage/seobject.py:1527 ../semanage/seobject.py:1561
558#: ../semanage/seobject.py:1759
559#, python-format
560msgid "Could not create key for %s"
561msgstr ""
562
563#: ../semanage/seobject.py:1265 ../semanage/seobject.py:1335
564#: ../semanage/seobject.py:1371 ../semanage/seobject.py:1377
565#, python-format
566msgid "Could not check if addr %s is defined"
567msgstr ""
568
569#: ../semanage/seobject.py:1274
570#, python-format
571msgid "Could not create addr for %s"
572msgstr ""
573
574#: ../semanage/seobject.py:1280 ../semanage/seobject.py:1481
575#: ../semanage/seobject.py:1714
576#, python-format
577msgid "Could not create context for %s"
578msgstr ""
579
580#: ../semanage/seobject.py:1284
581#, python-format
582msgid "Could not set mask for %s"
583msgstr ""
584
585#: ../semanage/seobject.py:1288
586#, python-format
587msgid "Could not set user in addr context for %s"
588msgstr ""
589
590#: ../semanage/seobject.py:1292
591#, python-format
592msgid "Could not set role in addr context for %s"
593msgstr ""
594
595#: ../semanage/seobject.py:1296
596#, python-format
597msgid "Could not set type in addr context for %s"
598msgstr ""
599
600#: ../semanage/seobject.py:1301
601#, python-format
602msgid "Could not set mls fields in addr context for %s"
603msgstr ""
604
605#: ../semanage/seobject.py:1305
606#, python-format
607msgid "Could not set addr context for %s"
608msgstr ""
609
610#: ../semanage/seobject.py:1309
611#, python-format
612msgid "Could not add addr %s"
613msgstr ""
614
615#: ../semanage/seobject.py:1337 ../semanage/seobject.py:1373
616#, python-format
617msgid "Addr %s is not defined"
618msgstr ""
619
620#: ../semanage/seobject.py:1341
621#, python-format
622msgid "Could not query addr %s"
623msgstr ""
624
625#: ../semanage/seobject.py:1351
626#, python-format
627msgid "Could not modify addr %s"
628msgstr ""
629
630#: ../semanage/seobject.py:1379
631#, python-format
632msgid "Addr %s is defined in policy, cannot be deleted"
633msgstr ""
634
635#: ../semanage/seobject.py:1383
636#, python-format
637msgid "Could not delete addr %s"
638msgstr ""
639
640#: ../semanage/seobject.py:1395
641msgid "Could not deleteall node mappings"
642msgstr ""
643
644#: ../semanage/seobject.py:1409
645msgid "Could not list addrs"
646msgstr ""
647
648#: ../semanage/seobject.py:1461 ../semanage/seobject.py:1752
649msgid "SELinux Type is required"
650msgstr ""
651
652#: ../semanage/seobject.py:1469 ../semanage/seobject.py:1531
653#: ../semanage/seobject.py:1565 ../semanage/seobject.py:1571
654#, python-format
655msgid "Could not check if interface %s is defined"
656msgstr ""
657
658#: ../semanage/seobject.py:1476
659#, python-format
660msgid "Could not create interface for %s"
661msgstr ""
662
663#: ../semanage/seobject.py:1485
664#, python-format
665msgid "Could not set user in interface context for %s"
666msgstr ""
667
668#: ../semanage/seobject.py:1489
669#, python-format
670msgid "Could not set role in interface context for %s"
671msgstr ""
672
673#: ../semanage/seobject.py:1493
674#, python-format
675msgid "Could not set type in interface context for %s"
676msgstr ""
677
678#: ../semanage/seobject.py:1498
679#, python-format
680msgid "Could not set mls fields in interface context for %s"
681msgstr ""
682
683#: ../semanage/seobject.py:1502
684#, python-format
685msgid "Could not set interface context for %s"
686msgstr ""
687
688#: ../semanage/seobject.py:1506
689#, python-format
690msgid "Could not set message context for %s"
691msgstr ""
692
693#: ../semanage/seobject.py:1510
694#, python-format
695msgid "Could not add interface %s"
696msgstr ""
697
698#: ../semanage/seobject.py:1533 ../semanage/seobject.py:1567
699#, python-format
700msgid "Interface %s is not defined"
701msgstr ""
702
703#: ../semanage/seobject.py:1537
704#, python-format
705msgid "Could not query interface %s"
706msgstr ""
707
708#: ../semanage/seobject.py:1548
709#, python-format
710msgid "Could not modify interface %s"
711msgstr ""
712
713#: ../semanage/seobject.py:1573
714#, python-format
715msgid "Interface %s is defined in policy, cannot be deleted"
716msgstr ""
717
718#: ../semanage/seobject.py:1577
719#, python-format
720msgid "Could not delete interface %s"
721msgstr ""
722
723#: ../semanage/seobject.py:1589
724msgid "Could not delete all interface mappings"
725msgstr ""
726
727#: ../semanage/seobject.py:1603
728msgid "Could not list interfaces"
729msgstr ""
730
731#: ../semanage/seobject.py:1628
732msgid "SELinux Interface"
733msgstr ""
734
735#: ../semanage/seobject.py:1628 ../semanage/seobject.py:1974
736msgid "Context"
737msgstr ""
738
739#: ../semanage/seobject.py:1691
740#, python-format
741msgid "Equivalence class for %s already exists"
742msgstr ""
743
744#: ../semanage/seobject.py:1697
745#, python-format
746msgid "File spec %s conflicts with equivalency rule '%s %s'"
747msgstr ""
748
749#: ../semanage/seobject.py:1706
750#, python-format
751msgid "Equivalence class for %s does not exists"
752msgstr ""
753
754#: ../semanage/seobject.py:1720
755#, python-format
756msgid "Could not set user in file context for %s"
757msgstr ""
758
759#: ../semanage/seobject.py:1724
760#, python-format
761msgid "Could not set role in file context for %s"
762msgstr ""
763
764#: ../semanage/seobject.py:1729 ../semanage/seobject.py:1789
765#, python-format
766msgid "Could not set mls fields in file context for %s"
767msgstr ""
768
769#: ../semanage/seobject.py:1735
770msgid "Invalid file specification"
771msgstr ""
772
773#: ../semanage/seobject.py:1737
774msgid "File specification can not include spaces"
775msgstr ""
776
777#: ../semanage/seobject.py:1742
778#, python-format
779msgid ""
780"File spec %s conflicts with equivalency rule '%s %s'; Try adding '%s' "
781"instead"
782msgstr ""
783
784#: ../semanage/seobject.py:1755
785#, python-format
786msgid "Type %s is invalid, must be a file or device type"
787msgstr ""
788
789#: ../semanage/seobject.py:1763 ../semanage/seobject.py:1768
790#: ../semanage/seobject.py:1824 ../semanage/seobject.py:1906
791#: ../semanage/seobject.py:1910
792#, python-format
793msgid "Could not check if file context for %s is defined"
794msgstr ""
795
796#: ../semanage/seobject.py:1776
797#, python-format
798msgid "Could not create file context for %s"
799msgstr ""
800
801#: ../semanage/seobject.py:1784
802#, python-format
803msgid "Could not set type in file context for %s"
804msgstr ""
805
806#: ../semanage/seobject.py:1792 ../semanage/seobject.py:1852
807#: ../semanage/seobject.py:1856
808#, python-format
809msgid "Could not set file context for %s"
810msgstr ""
811
812#: ../semanage/seobject.py:1798
813#, python-format
814msgid "Could not add file context for %s"
815msgstr ""
816
817#: ../semanage/seobject.py:1812
818msgid "Requires setype, serange or seuser"
819msgstr ""
820
821#: ../semanage/seobject.py:1828 ../semanage/seobject.py:1914
822#, python-format
823msgid "File context for %s is not defined"
824msgstr ""
825
826#: ../semanage/seobject.py:1834
827#, python-format
828msgid "Could not query file context for %s"
829msgstr ""
830
831#: ../semanage/seobject.py:1860
832#, python-format
833msgid "Could not modify file context for %s"
834msgstr ""
835
836#: ../semanage/seobject.py:1873
837msgid "Could not list the file contexts"
838msgstr ""
839
840#: ../semanage/seobject.py:1887
841#, python-format
842msgid "Could not delete the file context %s"
843msgstr ""
844
845#: ../semanage/seobject.py:1912
846#, python-format
847msgid "File context for %s is defined in policy, cannot be deleted"
848msgstr ""
849
850#: ../semanage/seobject.py:1918
851#, python-format
852msgid "Could not delete file context for %s"
853msgstr ""
854
855#: ../semanage/seobject.py:1933
856msgid "Could not list file contexts"
857msgstr ""
858
859#: ../semanage/seobject.py:1937
860msgid "Could not list local file contexts"
861msgstr ""
862
863#: ../semanage/seobject.py:1974
864msgid "SELinux fcontext"
865msgstr ""
866
867#: ../semanage/seobject.py:1974
868msgid "type"
869msgstr ""
870
871#: ../semanage/seobject.py:1987
872msgid ""
873"\n"
874"SELinux Distribution fcontext Equivalence \n"
875msgstr ""
876
877#: ../semanage/seobject.py:1992
878msgid ""
879"\n"
880"SELinux Local fcontext Equivalence \n"
881msgstr ""
882
883#: ../semanage/seobject.py:2028 ../semanage/seobject.py:2079
884#: ../semanage/seobject.py:2085
885#, python-format
886msgid "Could not check if boolean %s is defined"
887msgstr ""
888
889#: ../semanage/seobject.py:2030 ../semanage/seobject.py:2081
890#, python-format
891msgid "Boolean %s is not defined"
892msgstr ""
893
894#: ../semanage/seobject.py:2034
895#, python-format
896msgid "Could not query file context %s"
897msgstr ""
898
899#: ../semanage/seobject.py:2039
900#, python-format
901msgid "You must specify one of the following values: %s"
902msgstr ""
903
904#: ../semanage/seobject.py:2044
905#, python-format
906msgid "Could not set active value of boolean %s"
907msgstr ""
908
909#: ../semanage/seobject.py:2047
910#, python-format
911msgid "Could not modify boolean %s"
912msgstr ""
913
914#: ../semanage/seobject.py:2063
915#, python-format
916msgid "Bad format %s: Record %s"
917msgstr ""
918
919#: ../semanage/seobject.py:2087
920#, python-format
921msgid "Boolean %s is defined in policy, cannot be deleted"
922msgstr ""
923
924#: ../semanage/seobject.py:2091
925#, python-format
926msgid "Could not delete boolean %s"
927msgstr ""
928
929#: ../semanage/seobject.py:2103 ../semanage/seobject.py:2120
930msgid "Could not list booleans"
931msgstr ""
932
933#: ../semanage/seobject.py:2155
934msgid "off"
935msgstr ""
936
937#: ../semanage/seobject.py:2155
938msgid "on"
939msgstr ""
940
941#: ../semanage/seobject.py:2169
942msgid "SELinux boolean"
943msgstr ""
944
945#: ../semanage/seobject.py:2169
946msgid "State"
947msgstr ""
948
949#: ../semanage/seobject.py:2169
950msgid "Default"
951msgstr ""
952
953#: ../semanage/seobject.py:2169 ../gui/polgen.glade:113
954#: ../gui/polgengui.py:269
955msgid "Description"
956msgstr ""
957
958#: ../newrole/newrole.c:201
959#, c-format
960msgid "failed to set PAM_TTY\n"
961msgstr ""
962
963#: ../newrole/newrole.c:290
964#, c-format
965msgid "newrole: service name configuration hashtable overflow\n"
966msgstr ""
967
968#: ../newrole/newrole.c:300
969#, c-format
970msgid "newrole: %s: error on line %lu.\n"
971msgstr ""
972
973#: ../newrole/newrole.c:439
974#, c-format
975msgid "cannot find valid entry in the passwd file.\n"
976msgstr ""
977
978#: ../newrole/newrole.c:450
979#, c-format
980msgid "Out of memory!\n"
981msgstr ""
982
983#: ../newrole/newrole.c:455
984#, c-format
985msgid "Error! Shell is not valid.\n"
986msgstr ""
987
988#: ../newrole/newrole.c:512
989#, c-format
990msgid "Unable to clear environment\n"
991msgstr ""
992
993#: ../newrole/newrole.c:556 ../newrole/newrole.c:587 ../newrole/newrole.c:617
994#, c-format
995msgid "Error changing uid, aborting.\n"
996msgstr ""
997
998#: ../newrole/newrole.c:612
999#, c-format
1000msgid "Error resetting KEEPCAPS, aborting\n"
1001msgstr ""
1002
1003#: ../newrole/newrole.c:635
1004#, c-format
1005msgid "Error connecting to audit system.\n"
1006msgstr ""
1007
1008#: ../newrole/newrole.c:641
1009#, c-format
1010msgid "Error allocating memory.\n"
1011msgstr ""
1012
1013#: ../newrole/newrole.c:648
1014#, c-format
1015msgid "Error sending audit message.\n"
1016msgstr ""
1017
1018#: ../newrole/newrole.c:692 ../newrole/newrole.c:1058
1019#, c-format
1020msgid "Could not determine enforcing mode.\n"
1021msgstr ""
1022
1023#: ../newrole/newrole.c:699
1024#, c-format
1025msgid "Error! Could not open %s.\n"
1026msgstr ""
1027
1028#: ../newrole/newrole.c:705
1029#, c-format
1030msgid "%s! Could not get current context for %s, not relabeling tty.\n"
1031msgstr ""
1032
1033#: ../newrole/newrole.c:715
1034#, c-format
1035msgid "%s! Could not get new context for %s, not relabeling tty.\n"
1036msgstr ""
1037
1038#: ../newrole/newrole.c:725
1039#, c-format
1040msgid "%s! Could not set new context for %s\n"
1041msgstr ""
1042
1043#: ../newrole/newrole.c:772
1044#, c-format
1045msgid "%s changed labels.\n"
1046msgstr ""
1047
1048#: ../newrole/newrole.c:778
1049#, c-format
1050msgid "Warning! Could not restore context for %s\n"
1051msgstr ""
1052
1053#: ../newrole/newrole.c:835
1054#, c-format
1055msgid "Error: multiple roles specified\n"
1056msgstr ""
1057
1058#: ../newrole/newrole.c:843
1059#, c-format
1060msgid "Error: multiple types specified\n"
1061msgstr ""
1062
1063#: ../newrole/newrole.c:850
1064#, c-format
1065msgid "Sorry, -l may be used with SELinux MLS support.\n"
1066msgstr ""
1067
1068#: ../newrole/newrole.c:855
1069#, c-format
1070msgid "Error: multiple levels specified\n"
1071msgstr ""
1072
1073#: ../newrole/newrole.c:865
1074#, c-format
1075msgid "Error: you are not allowed to change levels on a non secure terminal \n"
1076msgstr ""
1077
1078#: ../newrole/newrole.c:891
1079#, c-format
1080msgid "Couldn't get default type.\n"
1081msgstr ""
1082
1083#: ../newrole/newrole.c:901
1084#, c-format
1085msgid "failed to get new context.\n"
1086msgstr ""
1087
1088#: ../newrole/newrole.c:908
1089#, c-format
1090msgid "failed to set new role %s\n"
1091msgstr ""
1092
1093#: ../newrole/newrole.c:915
1094#, c-format
1095msgid "failed to set new type %s\n"
1096msgstr ""
1097
1098#: ../newrole/newrole.c:925
1099#, c-format
1100msgid "failed to build new range with level %s\n"
1101msgstr ""
1102
1103#: ../newrole/newrole.c:930
1104#, c-format
1105msgid "failed to set new range %s\n"
1106msgstr ""
1107
1108#: ../newrole/newrole.c:938
1109#, c-format
1110msgid "failed to convert new context to string\n"
1111msgstr ""
1112
1113#: ../newrole/newrole.c:943
1114#, c-format
1115msgid "%s is not a valid context\n"
1116msgstr ""
1117
1118#: ../newrole/newrole.c:950
1119#, c-format
1120msgid "Unable to allocate memory for new_context"
1121msgstr ""
1122
1123#: ../newrole/newrole.c:976
1124#, c-format
1125msgid "Unable to obtain empty signal set\n"
1126msgstr ""
1127
1128#: ../newrole/newrole.c:984
1129#, c-format
1130msgid "Unable to set SIGHUP handler\n"
1131msgstr ""
1132
1133#: ../newrole/newrole.c:1036
1134msgid "Sorry, newrole failed to drop capabilities\n"
1135msgstr ""
1136
1137#: ../newrole/newrole.c:1052
1138#, c-format
1139msgid "Sorry, newrole may be used only on a SELinux kernel.\n"
1140msgstr ""
1141
1142#: ../newrole/newrole.c:1069
1143#, c-format
1144msgid "failed to get old_context.\n"
1145msgstr ""
1146
1147#: ../newrole/newrole.c:1076
1148#, c-format
1149msgid "Warning! Could not retrieve tty information.\n"
1150msgstr ""
1151
1152#: ../newrole/newrole.c:1097
1153#, c-format
1154msgid "error on reading PAM service configuration.\n"
1155msgstr ""
1156
1157#: ../newrole/newrole.c:1132
1158#, c-format
1159msgid "newrole: incorrect password for %s\n"
1160msgstr ""
1161
1162#: ../newrole/newrole.c:1159
1163#, c-format
1164msgid "newrole: failure forking: %s"
1165msgstr ""
1166
1167#: ../newrole/newrole.c:1162 ../newrole/newrole.c:1185
1168#, c-format
1169msgid "Unable to restore tty label...\n"
1170msgstr ""
1171
1172#: ../newrole/newrole.c:1164 ../newrole/newrole.c:1191
1173#, c-format
1174msgid "Failed to close tty properly\n"
1175msgstr ""
1176
1177#: ../newrole/newrole.c:1223
1178#, c-format
1179msgid "Could not close descriptors.\n"
1180msgstr ""
1181
1182#: ../newrole/newrole.c:1250
1183#, c-format
1184msgid "Error allocating shell's argv0.\n"
1185msgstr ""
1186
1187#: ../newrole/newrole.c:1286
1188#, c-format
1189msgid "Unable to restore the environment, aborting\n"
1190msgstr ""
1191
1192#: ../newrole/newrole.c:1297
1193msgid "failed to exec shell\n"
1194msgstr ""
1195
1196#: ../load_policy/load_policy.c:22
1197#, c-format
1198msgid "usage: %s [-qi]\n"
1199msgstr ""
1200
1201#: ../load_policy/load_policy.c:71
1202#, c-format
1203msgid "%s: Policy is already loaded and initial load requested\n"
1204msgstr ""
1205
1206#: ../load_policy/load_policy.c:80
1207#, c-format
1208msgid "%s: Can't load policy and enforcing mode requested: %s\n"
1209msgstr ""
1210
1211#: ../load_policy/load_policy.c:90
1212#, c-format
1213msgid "%s: Can't load policy: %s\n"
1214msgstr ""
1215
1216#: ../scripts/chcat:92 ../scripts/chcat:169
1217msgid "Requires at least one category"
1218msgstr ""
1219
1220#: ../scripts/chcat:106 ../scripts/chcat:183
1221#, c-format
1222msgid "Can not modify sensitivity levels using '+' on %s"
1223msgstr ""
1224
1225#: ../scripts/chcat:110
1226#, c-format
1227msgid "%s is already in %s"
1228msgstr ""
1229
1230#: ../scripts/chcat:188 ../scripts/chcat:198
1231#, c-format
1232msgid "%s is not in %s"
1233msgstr ""
1234
1235#: ../scripts/chcat:267 ../scripts/chcat:272
1236msgid "Can not combine +/- with other types of categories"
1237msgstr ""
1238
1239#: ../scripts/chcat:319
1240msgid "Can not have multiple sensitivities"
1241msgstr ""
1242
1243#: ../scripts/chcat:325
1244#, c-format
1245msgid "Usage %s CATEGORY File ..."
1246msgstr ""
1247
1248#: ../scripts/chcat:326
1249#, c-format
1250msgid "Usage %s -l CATEGORY user ..."
1251msgstr ""
1252
1253#: ../scripts/chcat:327
1254#, c-format
1255msgid "Usage %s [[+|-]CATEGORY],...]q File ..."
1256msgstr ""
1257
1258#: ../scripts/chcat:328
1259#, c-format
1260msgid "Usage %s -l [[+|-]CATEGORY],...]q user ..."
1261msgstr ""
1262
1263#: ../scripts/chcat:329
1264#, c-format
1265msgid "Usage %s -d File ..."
1266msgstr ""
1267
1268#: ../scripts/chcat:330
1269#, c-format
1270msgid "Usage %s -l -d user ..."
1271msgstr ""
1272
1273#: ../scripts/chcat:331
1274#, c-format
1275msgid "Usage %s -L"
1276msgstr ""
1277
1278#: ../scripts/chcat:332
1279#, c-format
1280msgid "Usage %s -L -l user"
1281msgstr ""
1282
1283#: ../scripts/chcat:333
1284msgid "Use -- to end option list. For example"
1285msgstr ""
1286
1287#: ../scripts/chcat:334
1288msgid "chcat -- -CompanyConfidential /docs/businessplan.odt"
1289msgstr ""
1290
1291#: ../scripts/chcat:335
1292msgid "chcat -l +CompanyConfidential juser"
1293msgstr ""
1294
1295#: ../scripts/chcat:399
1296#, c-format
1297msgid "Options Error %s "
1298msgstr ""
1299
1300#: ../gui/booleansPage.py:194 ../gui/system-config-selinux.glade:1706
1301msgid "Boolean"
1302msgstr ""
1303
1304#: ../gui/booleansPage.py:245 ../gui/semanagePage.py:162
1305msgid "all"
1306msgstr ""
1307
1308#: ../gui/booleansPage.py:247 ../gui/semanagePage.py:164
1309#: ../gui/system-config-selinux.glade:1615
1310#: ../gui/system-config-selinux.glade:1820
1311#: ../gui/system-config-selinux.glade:2437
1312msgid "Customized"
1313msgstr ""
1314
1315#: ../gui/fcontextPage.py:64 ../gui/system-config-selinux.glade:1911
1316msgid "File Labeling"
1317msgstr ""
1318
1319#: ../gui/fcontextPage.py:74
1320msgid ""
1321"File\n"
1322"Specification"
1323msgstr ""
1324
1325#: ../gui/fcontextPage.py:81
1326msgid ""
1327"Selinux\n"
1328"File Type"
1329msgstr ""
1330
1331#: ../gui/fcontextPage.py:88
1332msgid ""
1333"File\n"
1334"Type"
1335msgstr ""
1336
1337#: ../gui/loginsPage.py:48 ../gui/system-config-selinux.glade:2098
1338msgid "User Mapping"
1339msgstr ""
1340
1341#: ../gui/loginsPage.py:52
1342msgid ""
1343"Login\n"
1344"Name"
1345msgstr ""
1346
1347#: ../gui/loginsPage.py:56 ../gui/usersPage.py:50
1348msgid ""
1349"SELinux\n"
1350"User"
1351msgstr ""
1352
1353#: ../gui/loginsPage.py:59 ../gui/usersPage.py:55
1354msgid ""
1355"MLS/\n"
1356"MCS Range"
1357msgstr ""
1358
1359#: ../gui/loginsPage.py:133
1360#, python-format
1361msgid "Login '%s' is required"
1362msgstr ""
1363
1364#: ../gui/modulesPage.py:49 ../gui/system-config-selinux.glade:2753
1365msgid "Policy Module"
1366msgstr ""
1367
1368#: ../gui/modulesPage.py:58
1369msgid "Module Name"
1370msgstr ""
1371
1372#: ../gui/modulesPage.py:135
1373msgid "Disable Audit"
1374msgstr ""
1375
1376#: ../gui/modulesPage.py:138 ../gui/system-config-selinux.glade:2662
1377msgid "Enable Audit"
1378msgstr ""
1379
1380#: ../gui/modulesPage.py:163
1381msgid "Load Policy Module"
1382msgstr ""
1383
1384#: ../gui/polgen.glade:9
1385msgid "Red Hat 2007"
1386msgstr ""
1387
1388#: ../gui/polgen.glade:11
1389msgid "GPL"
1390msgstr ""
1391
1392#. TRANSLATORS: Replace this string with your names, one name per line.
1393#: ../gui/polgen.glade:13 ../gui/system-config-selinux.glade:17
1394msgid "translator-credits"
1395msgstr ""
1396
1397#: ../gui/polgen.glade:34
1398msgid "Add Booleans Dialog"
1399msgstr ""
1400
1401#: ../gui/polgen.glade:101
1402msgid "Boolean Name"
1403msgstr ""
1404
1405#: ../gui/polgen.glade:230
1406msgid "SELinux Policy Generation Tool"
1407msgstr ""
1408
1409#: ../gui/polgen.glade:251
1410msgid ""
1411"<b>Select the policy type for the application or user role you want to "
1412"confine:</b>"
1413msgstr ""
1414
1415#: ../gui/polgen.glade:284
1416msgid "<b>Applications</b>"
1417msgstr ""
1418
1419#: ../gui/polgen.glade:316 ../sepolicy/sepolicy/generate.py:171
1420msgid "Standard Init Daemon"
1421msgstr ""
1422
1423#: ../gui/polgen.glade:320 ../gui/polgen.glade:336
1424msgid ""
1425"Standard Init Daemon are daemons started on boot via init scripts. Usually "
1426"requires a script in /etc/rc.d/init.d"
1427msgstr ""
1428
1429#: ../gui/polgen.glade:332 ../sepolicy/sepolicy/generate.py:172
1430msgid "DBUS System Daemon"
1431msgstr ""
1432
1433#: ../gui/polgen.glade:349
1434msgid "Internet Services Daemon (inetd)"
1435msgstr ""
1436
1437#: ../gui/polgen.glade:353
1438msgid "Internet Services Daemon are daemons started by xinetd"
1439msgstr ""
1440
1441#: ../gui/polgen.glade:366 ../sepolicy/sepolicy/generate.py:174
1442msgid "Web Application/Script (CGI)"
1443msgstr ""
1444
1445#: ../gui/polgen.glade:370
1446msgid ""
1447"Web Applications/Script (CGI) CGI scripts started by the web server (apache)"
1448msgstr ""
1449
1450#: ../gui/polgen.glade:383 ../sepolicy/sepolicy/generate.py:176
1451msgid "User Application"
1452msgstr ""
1453
1454#: ../gui/polgen.glade:387 ../gui/polgen.glade:404
1455msgid ""
1456"User Application are any application that you would like to confine that is "
1457"started by a user"
1458msgstr ""
1459
1460#: ../gui/polgen.glade:400 ../sepolicy/sepolicy/generate.py:175
1461msgid "Sandbox"
1462msgstr ""
1463
1464#: ../gui/polgen.glade:446
1465msgid "<b>Login Users</b>"
1466msgstr ""
1467
1468#: ../gui/polgen.glade:478
1469msgid "Existing User Roles"
1470msgstr ""
1471
1472#: ../gui/polgen.glade:482
1473msgid "Modify an existing login user record."
1474msgstr ""
1475
1476#: ../gui/polgen.glade:495
1477msgid "Minimal Terminal User Role"
1478msgstr ""
1479
1480#: ../gui/polgen.glade:499
1481msgid ""
1482"This user will login to a machine only via a terminal or remote login. By "
1483"default this user will have no setuid, no networking, no su, no sudo."
1484msgstr ""
1485
1486#: ../gui/polgen.glade:512
1487msgid "Minimal X Windows User Role"
1488msgstr ""
1489
1490#: ../gui/polgen.glade:516
1491msgid ""
1492"This user can login to a machine via X or terminal. By default this user "
1493"will have no setuid, no networking, no sudo, no su"
1494msgstr ""
1495
1496#: ../gui/polgen.glade:529
1497msgid "User Role"
1498msgstr ""
1499
1500#: ../gui/polgen.glade:533
1501msgid ""
1502"User with full networking, no setuid applications without transition, no "
1503"sudo, no su."
1504msgstr ""
1505
1506#: ../gui/polgen.glade:546
1507msgid "Admin User Role"
1508msgstr ""
1509
1510#: ../gui/polgen.glade:550
1511msgid ""
1512"User with full networking, no setuid applications without transition, no su,"
1513" can sudo to Root Administration Roles"
1514msgstr ""
1515
1516#: ../gui/polgen.glade:592
1517msgid "<b>Root Users</b>"
1518msgstr ""
1519
1520#: ../gui/polgen.glade:623
1521msgid "Root Admin User Role"
1522msgstr ""
1523
1524#: ../gui/polgen.glade:627
1525msgid ""
1526"Select Root Administrator User Role, if this user will be used to administer"
1527" the machine while running as root. This user will not be able to login to "
1528"the system directly."
1529msgstr ""
1530
1531#: ../gui/polgen.glade:705
1532msgid "<b>Enter name of application or user role:</b>"
1533msgstr ""
1534
1535#: ../gui/polgen.glade:728 ../gui/polgengui.py:267
1536msgid "Name"
1537msgstr ""
1538
1539#: ../gui/polgen.glade:739
1540msgid "Enter complete path for executable to be confined."
1541msgstr ""
1542
1543#: ../gui/polgen.glade:756 ../gui/polgen.glade:838 ../gui/polgen.glade:2361
1544msgid "..."
1545msgstr ""
1546
1547#: ../gui/polgen.glade:776
1548msgid "Enter unique name for the confined application or user role."
1549msgstr ""
1550
1551#: ../gui/polgen.glade:794
1552msgid "Executable"
1553msgstr ""
1554
1555#: ../gui/polgen.glade:808
1556msgid "Init script"
1557msgstr ""
1558
1559#: ../gui/polgen.glade:821
1560msgid ""
1561"Enter complete path to init script used to start the confined application."
1562msgstr ""
1563
1564#: ../gui/polgen.glade:887
1565msgid "<b>Select existing role to modify:</b>"
1566msgstr ""
1567
1568#: ../gui/polgen.glade:908
1569msgid "Select the user roles that will transiton to the %s domain."
1570msgstr ""
1571
1572#: ../gui/polgen.glade:928
1573msgid "role tab"
1574msgstr ""
1575
1576#: ../gui/polgen.glade:945
1577msgid "<b>Select roles that %s will transition to:</b>"
1578msgstr ""
1579
1580#: ../gui/polgen.glade:963
1581msgid "Select applications domains that %s will transition to."
1582msgstr ""
1583
1584#: ../gui/polgen.glade:983
1585msgid ""
1586"transition \n"
1587"role tab"
1588msgstr ""
1589
1590#: ../gui/polgen.glade:1001
1591msgid "<b>Select the user_roles that will transition to %s:</b>"
1592msgstr ""
1593
1594#: ../gui/polgen.glade:1019
1595msgid ""
1596"Select the user roles that will transiton to this applications domains."
1597msgstr ""
1598
1599#: ../gui/polgen.glade:1056
1600msgid "<b>Select domains that %s will administer:</b>"
1601msgstr ""
1602
1603#: ../gui/polgen.glade:1074 ../gui/polgen.glade:1129
1604msgid "Select the domains that you would like this user administer."
1605msgstr ""
1606
1607#: ../gui/polgen.glade:1111
1608msgid "<b>Select additional roles for %s:</b>"
1609msgstr ""
1610
1611#: ../gui/polgen.glade:1166
1612msgid "<b>Enter network ports that %s binds on:</b>"
1613msgstr ""
1614
1615#: ../gui/polgen.glade:1186 ../gui/polgen.glade:1557
1616msgid "<b>TCP Ports</b>"
1617msgstr ""
1618
1619#: ../gui/polgen.glade:1223 ../gui/polgen.glade:1390 ../gui/polgen.glade:1589
1620#: ../gui/polgen.glade:1698
1621msgid "All"
1622msgstr ""
1623
1624#: ../gui/polgen.glade:1227 ../gui/polgen.glade:1394
1625msgid "Allows %s to bind to any udp port"
1626msgstr ""
1627
1628#: ../gui/polgen.glade:1240 ../gui/polgen.glade:1407
1629msgid "600-1024"
1630msgstr ""
1631
1632#: ../gui/polgen.glade:1244 ../gui/polgen.glade:1411
1633msgid "Allow %s to call bindresvport with 0. Binding to port 600-1024"
1634msgstr ""
1635
1636#: ../gui/polgen.glade:1257 ../gui/polgen.glade:1424
1637msgid "Unreserved Ports (>1024)"
1638msgstr ""
1639
1640#: ../gui/polgen.glade:1261 ../gui/polgen.glade:1428
1641msgid ""
1642"Enter a comma separated list of udp ports or ranges of ports that %s binds "
1643"to. Example: 612, 650-660"
1644msgstr ""
1645
1646#: ../gui/polgen.glade:1289 ../gui/polgen.glade:1456 ../gui/polgen.glade:1609
1647#: ../gui/polgen.glade:1718
1648msgid "Select Ports"
1649msgstr ""
1650
1651#: ../gui/polgen.glade:1302 ../gui/polgen.glade:1469
1652msgid "Allows %s to bind to any udp ports > 1024"
1653msgstr ""
1654
1655#: ../gui/polgen.glade:1353 ../gui/polgen.glade:1666
1656msgid "<b>UDP Ports</b>"
1657msgstr ""
1658
1659#: ../gui/polgen.glade:1519
1660msgid ""
1661"Network\n"
1662"Bind tab"
1663msgstr ""
1664
1665#: ../gui/polgen.glade:1537
1666msgid "<b>Select network ports that %s connects to:</b>"
1667msgstr ""
1668
1669#: ../gui/polgen.glade:1593
1670msgid "Allows %s to connect to any tcp port"
1671msgstr ""
1672
1673#: ../gui/polgen.glade:1622
1674msgid ""
1675"Enter a comma separated list of tcp ports or ranges of ports that %s "
1676"connects to. Example: 612, 650-660"
1677msgstr ""
1678
1679#: ../gui/polgen.glade:1702
1680msgid "Allows %s to connect to any udp port"
1681msgstr ""
1682
1683#: ../gui/polgen.glade:1731
1684msgid ""
1685"Enter a comma separated list of udp ports or ranges of ports that %s "
1686"connects to. Example: 612, 650-660"
1687msgstr ""
1688
1689#: ../gui/polgen.glade:1792
1690msgid "<b>Select common application traits for %s:</b>"
1691msgstr ""
1692
1693#: ../gui/polgen.glade:1809
1694msgid "Writes syslog messages\t"
1695msgstr ""
1696
1697#: ../gui/polgen.glade:1824
1698msgid "Create/Manipulate temporary files in /tmp"
1699msgstr ""
1700
1701#: ../gui/polgen.glade:1839
1702msgid "Uses Pam for authentication"
1703msgstr ""
1704
1705#: ../gui/polgen.glade:1854
1706msgid "Uses nsswitch or getpw* calls"
1707msgstr ""
1708
1709#: ../gui/polgen.glade:1869
1710msgid "Uses dbus"
1711msgstr ""
1712
1713#: ../gui/polgen.glade:1884
1714msgid "Sends audit messages"
1715msgstr ""
1716
1717#: ../gui/polgen.glade:1899
1718msgid "Interacts with the terminal"
1719msgstr ""
1720
1721#: ../gui/polgen.glade:1914
1722msgid "Sends email"
1723msgstr ""
1724
1725#: ../gui/polgen.glade:1961
1726msgid "<b>Add files/directories that %s manages</b>"
1727msgstr ""
1728
1729#: ../gui/polgen.glade:2122
1730msgid ""
1731"Files/Directories which the %s \"manages\". Pid Files, Log Files, /var/lib "
1732"Files ..."
1733msgstr ""
1734
1735#: ../gui/polgen.glade:2166
1736msgid "<b>Add booleans from the %s policy:</b>"
1737msgstr ""
1738
1739#: ../gui/polgen.glade:2274
1740msgid "Add/Remove booleans used by the %s domain"
1741msgstr ""
1742
1743#: ../gui/polgen.glade:2316
1744msgid "<b>Which directory you will generate the %s policy?</b>"
1745msgstr ""
1746
1747#: ../gui/polgen.glade:2334
1748msgid "Policy Directory"
1749msgstr ""
1750
1751#: ../gui/polgengui.py:277
1752msgid "Role"
1753msgstr ""
1754
1755#: ../gui/polgengui.py:284
1756msgid "Existing_User"
1757msgstr ""
1758
1759#: ../gui/polgengui.py:298 ../gui/polgengui.py:306 ../gui/polgengui.py:320
1760msgid "Application"
1761msgstr ""
1762
1763#: ../gui/polgengui.py:363
1764#, python-format
1765msgid "%s must be a directory"
1766msgstr ""
1767
1768#: ../gui/polgengui.py:423 ../gui/polgengui.py:704
1769msgid "You must select a user"
1770msgstr ""
1771
1772#: ../gui/polgengui.py:553
1773msgid "Select executable file to be confined."
1774msgstr ""
1775
1776#: ../gui/polgengui.py:564
1777msgid "Select init script file to be confined."
1778msgstr ""
1779
1780#: ../gui/polgengui.py:574
1781msgid "Select file(s) that confined application creates or writes"
1782msgstr ""
1783
1784#: ../gui/polgengui.py:581
1785msgid "Select directory(s) that the confined application owns and writes into"
1786msgstr ""
1787
1788#: ../gui/polgengui.py:643
1789msgid "Select directory to generate policy files in"
1790msgstr ""
1791
1792#: ../gui/polgengui.py:660
1793#, python-format
1794msgid ""
1795"Type %s_t already defined in current policy.\n"
1796"Do you want to continue?"
1797msgstr ""
1798
1799#: ../gui/polgengui.py:660 ../gui/polgengui.py:664
1800msgid "Verify Name"
1801msgstr ""
1802
1803#: ../gui/polgengui.py:664
1804#, python-format
1805msgid ""
1806"Module %s.pp already loaded in current policy.\n"
1807"Do you want to continue?"
1808msgstr ""
1809
1810#: ../gui/polgengui.py:710
1811msgid ""
1812"You must add a name made up of letters and numbers and containing no spaces."
1813msgstr ""
1814
1815#: ../gui/polgengui.py:724
1816msgid "You must enter a executable"
1817msgstr ""
1818
1819#: ../gui/polgengui.py:749 ../gui/system-config-selinux.py:180
1820msgid "Configue SELinux"
1821msgstr ""
1822
1823#: ../gui/portsPage.py:51 ../gui/system-config-selinux.glade:2528
1824msgid "Network Port"
1825msgstr ""
1826
1827#: ../gui/portsPage.py:85
1828msgid ""
1829"SELinux Port\n"
1830"Type"
1831msgstr ""
1832
1833#: ../gui/portsPage.py:91 ../gui/system-config-selinux.glade:363
1834msgid "Protocol"
1835msgstr ""
1836
1837#: ../gui/portsPage.py:96 ../gui/system-config-selinux.glade:479
1838msgid ""
1839"MLS/MCS\n"
1840"Level"
1841msgstr ""
1842
1843#: ../gui/portsPage.py:101
1844msgid "Port"
1845msgstr ""
1846
1847#: ../gui/portsPage.py:207
1848#, python-format
1849msgid "Port number \"%s\" is not valid. 0 < PORT_NUMBER < 65536 "
1850msgstr ""
1851
1852#: ../gui/portsPage.py:252
1853msgid "List View"
1854msgstr ""
1855
1856#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2419
1857msgid "Group View"
1858msgstr ""
1859
1860#: ../gui/semanagePage.py:126
1861#, python-format
1862msgid "Are you sure you want to delete %s '%s'?"
1863msgstr ""
1864
1865#: ../gui/semanagePage.py:126
1866#, python-format
1867msgid "Delete %s"
1868msgstr ""
1869
1870#: ../gui/semanagePage.py:134
1871#, python-format
1872msgid "Add %s"
1873msgstr ""
1874
1875#: ../gui/semanagePage.py:148
1876#, python-format
1877msgid "Modify %s"
1878msgstr ""
1879
1880#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:2819
1881msgid "Permissive"
1882msgstr ""
1883
1884#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:2837
1885msgid "Enforcing"
1886msgstr ""
1887
1888#: ../gui/statusPage.py:94
1889msgid "Status"
1890msgstr ""
1891
1892#: ../gui/statusPage.py:133
1893msgid ""
1894"Changing the policy type will cause a relabel of the entire file system on "
1895"the next boot. Relabeling takes a long time depending on the size of the "
1896"file system. Do you wish to continue?"
1897msgstr ""
1898
1899#: ../gui/statusPage.py:147
1900msgid ""
1901"Changing to SELinux disabled requires a reboot. It is not recommended. If "
1902"you later decide to turn SELinux back on, the system will be required to "
1903"relabel. If you just want to see if SELinux is causing a problem on your "
1904"system, you can go to permissive mode which will only log errors and not "
1905"enforce SELinux policy. Permissive mode does not require a reboot Do you"
1906" wish to continue?"
1907msgstr ""
1908
1909#: ../gui/statusPage.py:152
1910msgid ""
1911"Changing to SELinux enabled will cause a relabel of the entire file system "
1912"on the next boot. Relabeling takes a long time depending on the size of the "
1913"file system. Do you wish to continue?"
1914msgstr ""
1915
1916#: ../gui/system-config-selinux.glade:11
1917msgid "system-config-selinux"
1918msgstr ""
1919
1920#: ../gui/system-config-selinux.glade:12
1921msgid ""
1922"Copyright (c)2006 Red Hat, Inc.\n"
1923"Copyright (c) 2006 Dan Walsh <dwalsh@redhat.com>"
1924msgstr ""
1925
1926#: ../gui/system-config-selinux.glade:22
1927#: ../gui/system-config-selinux.glade:544
1928msgid "Add SELinux Login Mapping"
1929msgstr ""
1930
1931#: ../gui/system-config-selinux.glade:257
1932msgid "Add SELinux Network Ports"
1933msgstr ""
1934
1935#: ../gui/system-config-selinux.glade:391
1936#: ../gui/system-config-selinux.glade:678
1937msgid "SELinux Type"
1938msgstr ""
1939
1940#: ../gui/system-config-selinux.glade:622
1941msgid "File Specification"
1942msgstr ""
1943
1944#: ../gui/system-config-selinux.glade:650
1945msgid "File Type"
1946msgstr ""
1947
1948#: ../gui/system-config-selinux.glade:727
1949msgid ""
1950"all files\n"
1951"regular file\n"
1952"directory\n"
1953"character device\n"
1954"block device\n"
1955"socket\n"
1956"symbolic link\n"
1957"named pipe\n"
1958msgstr ""
1959
1960#: ../gui/system-config-selinux.glade:773
1961msgid "MLS"
1962msgstr ""
1963
1964#: ../gui/system-config-selinux.glade:837
1965msgid "Add SELinux User"
1966msgstr ""
1967
1968#: ../gui/system-config-selinux.glade:1079
1969msgid "SELinux Administration"
1970msgstr ""
1971
1972#: ../gui/system-config-selinux.glade:1122
1973msgid "Add"
1974msgstr ""
1975
1976#: ../gui/system-config-selinux.glade:1144
1977msgid "_Properties"
1978msgstr ""
1979
1980#: ../gui/system-config-selinux.glade:1166
1981msgid "_Delete"
1982msgstr ""
1983
1984#: ../gui/system-config-selinux.glade:1256
1985msgid "Select Management Object"
1986msgstr ""
1987
1988#: ../gui/system-config-selinux.glade:1273
1989msgid "<b>Select:</b>"
1990msgstr ""
1991
1992#: ../gui/system-config-selinux.glade:1326
1993msgid "System Default Enforcing Mode"
1994msgstr ""
1995
1996#: ../gui/system-config-selinux.glade:1354
1997msgid ""
1998"Disabled\n"
1999"Permissive\n"
2000"Enforcing\n"
2001msgstr ""
2002
2003#: ../gui/system-config-selinux.glade:1373
2004msgid "Current Enforcing Mode"
2005msgstr ""
2006
2007#: ../gui/system-config-selinux.glade:1418
2008msgid "System Default Policy Type: "
2009msgstr ""
2010
2011#: ../gui/system-config-selinux.glade:1463
2012msgid ""
2013"Select if you wish to relabel then entire file system on next reboot. "
2014"Relabeling can take a very long time, depending on the size of the system. "
2015"If you are changing policy types or going from disabled to enforcing, a "
2016"relabel is required."
2017msgstr ""
2018
2019#: ../gui/system-config-selinux.glade:1509
2020msgid "Relabel on next reboot."
2021msgstr ""
2022
2023#: ../gui/system-config-selinux.glade:1561
2024msgid "label37"
2025msgstr ""
2026
2027#: ../gui/system-config-selinux.glade:1598
2028msgid "Revert boolean setting to system default"
2029msgstr ""
2030
2031#: ../gui/system-config-selinux.glade:1614
2032msgid "Toggle between Customized and All Booleans"
2033msgstr ""
2034
2035#: ../gui/system-config-selinux.glade:1645
2036#: ../gui/system-config-selinux.glade:1850
2037#: ../gui/system-config-selinux.glade:2037
2038#: ../gui/system-config-selinux.glade:2224
2039#: ../gui/system-config-selinux.glade:2467
2040#: ../gui/system-config-selinux.glade:2692
2041#: ../gui/system-config-selinux.glade:2867
2042msgid "Filter"
2043msgstr ""
2044
2045#: ../gui/system-config-selinux.glade:1734
2046msgid "label50"
2047msgstr ""
2048
2049#: ../gui/system-config-selinux.glade:1771
2050msgid "Add File Context"
2051msgstr ""
2052
2053#: ../gui/system-config-selinux.glade:1787
2054msgid "Modify File Context"
2055msgstr ""
2056
2057#: ../gui/system-config-selinux.glade:1803
2058msgid "Delete File Context"
2059msgstr ""
2060
2061#: ../gui/system-config-selinux.glade:1819
2062msgid "Toggle between all and customized file context"
2063msgstr ""
2064
2065#: ../gui/system-config-selinux.glade:1939
2066msgid "label38"
2067msgstr ""
2068
2069#: ../gui/system-config-selinux.glade:1976
2070msgid "Add SELinux User Mapping"
2071msgstr ""
2072
2073#: ../gui/system-config-selinux.glade:1992
2074msgid "Modify SELinux User Mapping"
2075msgstr ""
2076
2077#: ../gui/system-config-selinux.glade:2008
2078msgid "Delete SELinux User Mapping"
2079msgstr ""
2080
2081#: ../gui/system-config-selinux.glade:2126
2082msgid "label39"
2083msgstr ""
2084
2085#: ../gui/system-config-selinux.glade:2163
2086msgid "Add User"
2087msgstr ""
2088
2089#: ../gui/system-config-selinux.glade:2179
2090msgid "Modify User"
2091msgstr ""
2092
2093#: ../gui/system-config-selinux.glade:2195
2094msgid "Delete User"
2095msgstr ""
2096
2097#: ../gui/system-config-selinux.glade:2313
2098msgid "label41"
2099msgstr ""
2100
2101#: ../gui/system-config-selinux.glade:2350
2102msgid "Add Network Port"
2103msgstr ""
2104
2105#: ../gui/system-config-selinux.glade:2366
2106msgid "Edit Network Port"
2107msgstr ""
2108
2109#: ../gui/system-config-selinux.glade:2382
2110msgid "Delete Network Port"
2111msgstr ""
2112
2113#: ../gui/system-config-selinux.glade:2418
2114#: ../gui/system-config-selinux.glade:2436
2115msgid "Toggle between Customized and All Ports"
2116msgstr ""
2117
2118#: ../gui/system-config-selinux.glade:2556
2119msgid "label42"
2120msgstr ""
2121
2122#: ../gui/system-config-selinux.glade:2593
2123msgid "Generate new policy module"
2124msgstr ""
2125
2126#: ../gui/system-config-selinux.glade:2609
2127msgid "Load policy module"
2128msgstr ""
2129
2130#: ../gui/system-config-selinux.glade:2625
2131msgid "Remove loadable policy module"
2132msgstr ""
2133
2134#: ../gui/system-config-selinux.glade:2661
2135msgid ""
2136"Enable/Disable additional audit rules, that are normally not reported in the"
2137" log files."
2138msgstr ""
2139
2140#: ../gui/system-config-selinux.glade:2781
2141msgid "label44"
2142msgstr ""
2143
2144#: ../gui/system-config-selinux.glade:2818
2145msgid "Change process mode to permissive."
2146msgstr ""
2147
2148#: ../gui/system-config-selinux.glade:2836
2149msgid "Change process mode to enforcing"
2150msgstr ""
2151
2152#: ../gui/system-config-selinux.glade:2928
2153msgid "Process Domain"
2154msgstr ""
2155
2156#: ../gui/system-config-selinux.glade:2956
2157msgid "label59"
2158msgstr ""
2159
2160#: ../gui/usersPage.py:138
2161#, python-format
2162msgid "SELinux user '%s' is required"
2163msgstr ""
2164
2165#: ../sepolicy/sepolicy.py:202
2166msgid "Generate SELinux man pages"
2167msgstr ""
2168
2169#: ../sepolicy/sepolicy.py:205
2170msgid "path in which the generated SELinux man pages will be stored"
2171msgstr ""
2172
2173#: ../sepolicy/sepolicy.py:207
2174msgid "name of the OS for man pages"
2175msgstr ""
2176
2177#: ../sepolicy/sepolicy.py:209
2178msgid "Generate HTML man pages structure for selected SELinux man page"
2179msgstr ""
2180
2181#: ../sepolicy/sepolicy.py:213
2182msgid "All domains"
2183msgstr ""
2184
2185#: ../sepolicy/sepolicy.py:216
2186msgid "Domain name(s) of man pages to be created"
2187msgstr ""
2188
2189#: ../sepolicy/sepolicy.py:221
2190msgid "Query SELinux policy network information"
2191msgstr ""
2192
2193#: ../sepolicy/sepolicy.py:226
2194msgid "list all SELinux port types"
2195msgstr ""
2196
2197#: ../sepolicy/sepolicy.py:229
2198msgid "show SELinux type related to the port"
2199msgstr ""
2200
2201#: ../sepolicy/sepolicy.py:232
2202msgid "Show ports defined for this SELinux type"
2203msgstr ""
2204
2205#: ../sepolicy/sepolicy.py:235
2206msgid "show ports to which this domain can bind and/or connect"
2207msgstr ""
2208
2209#: ../sepolicy/sepolicy.py:250
2210msgid "query SELinux policy to see if domains can communicate with each other"
2211msgstr ""
2212
2213#: ../sepolicy/sepolicy.py:253
2214msgid "Source Domain"
2215msgstr ""
2216
2217#: ../sepolicy/sepolicy.py:256
2218msgid "Target Domain"
2219msgstr ""
2220
2221#: ../sepolicy/sepolicy.py:276
2222msgid "query SELinux Policy to see description of booleans"
2223msgstr ""
2224
2225#: ../sepolicy/sepolicy.py:280
2226msgid "get all booleans descriptions"
2227msgstr ""
2228
2229#: ../sepolicy/sepolicy.py:282
2230msgid "boolean to get description"
2231msgstr ""
2232
2233#: ../sepolicy/sepolicy.py:301
2234msgid ""
2235"query SELinux Policy to see how a source process domain can transition to "
2236"the target process domain"
2237msgstr ""
2238
2239#: ../sepolicy/sepolicy.py:304
2240msgid "source process domain"
2241msgstr ""
2242
2243#: ../sepolicy/sepolicy.py:307
2244msgid "target process domain"
2245msgstr ""
2246
2247#: ../sepolicy/sepolicy.py:327
2248msgid "Command required for this type of policy"
2249msgstr ""
2250
2251#: ../sepolicy/sepolicy.py:347
2252msgid "List SELinux Policy interfaces"
2253msgstr ""
2254
2255#: ../sepolicy/sepolicy.py:362
2256msgid "Generate SELinux Policy module template"
2257msgstr ""
2258
2259#: ../sepolicy/sepolicy.py:365
2260msgid "Enter domain type which you will be extending"
2261msgstr ""
2262
2263#: ../sepolicy/sepolicy.py:368
2264msgid "Enter SELinux user(s) which will transition to this domain"
2265msgstr ""
2266
2267#: ../sepolicy/sepolicy.py:371
2268msgid "Enter domain(s) that this confined admin will administrate"
2269msgstr ""
2270
2271#: ../sepolicy/sepolicy.py:374
2272msgid "name of policy to generate"
2273msgstr ""
2274
2275#: ../sepolicy/sepolicy.py:378
2276msgid "path in which the generated policy files will be stored"
2277msgstr ""
2278
2279#: ../sepolicy/sepolicy.py:380
2280msgid "executable to confine"
2281msgstr ""
2282
2283#: ../sepolicy/sepolicy.py:384 ../sepolicy/sepolicy.py:387
2284#: ../sepolicy/sepolicy.py:390 ../sepolicy/sepolicy.py:393
2285#: ../sepolicy/sepolicy.py:396 ../sepolicy/sepolicy.py:399
2286#: ../sepolicy/sepolicy.py:402 ../sepolicy/sepolicy.py:405
2287#: ../sepolicy/sepolicy.py:408 ../sepolicy/sepolicy.py:411
2288#: ../sepolicy/sepolicy.py:414 ../sepolicy/sepolicy.py:417
2289#, python-format
2290msgid "Generate Policy for %s"
2291msgstr ""
2292
2293#: ../sepolicy/sepolicy.py:422
2294msgid "commands"
2295msgstr ""
2296
2297#: ../sepolicy/sepolicy.py:425
2298msgid "Alternate SELinux policy, defaults to /sys/fs/selinux/policy"
2299msgstr ""
2300
2301#: ../sepolicy/sepolicy/__init__.py:48
2302msgid "No SELinux Policy installed"
2303msgstr ""
2304
2305#: ../sepolicy/sepolicy/__init__.py:54
2306#, python-format
2307msgid "Failed to read %s policy file"
2308msgstr ""
2309
2310#: ../sepolicy/sepolicy/__init__.py:127
2311msgid "unknown"
2312msgstr ""
2313
2314#: ../sepolicy/sepolicy/generate.py:173
2315msgid "Internet Services Daemon"
2316msgstr ""
2317
2318#: ../sepolicy/sepolicy/generate.py:177
2319msgid "Existing Domain Type"
2320msgstr ""
2321
2322#: ../sepolicy/sepolicy/generate.py:178
2323msgid "Minimal Terminal Login User Role"
2324msgstr ""
2325
2326#: ../sepolicy/sepolicy/generate.py:179
2327msgid "Minimal X Windows Login User Role"
2328msgstr ""
2329
2330#: ../sepolicy/sepolicy/generate.py:180
2331msgid "Desktop Login User Role"
2332msgstr ""
2333
2334#: ../sepolicy/sepolicy/generate.py:181
2335msgid "Administrator Login User Role"
2336msgstr ""
2337
2338#: ../sepolicy/sepolicy/generate.py:182
2339msgid "Confined Root Administrator Role"
2340msgstr ""
2341
2342#: ../sepolicy/sepolicy/generate.py:187
2343msgid "Valid Types:\n"
2344msgstr ""
2345
2346#: ../sepolicy/sepolicy/generate.py:221
2347#, python-format
2348msgid "Ports must be numbers or ranges of numbers from 1 to %d "
2349msgstr ""
2350
2351#: ../sepolicy/sepolicy/generate.py:231
2352msgid "You must enter a valid policy type"
2353msgstr ""
2354
2355#: ../sepolicy/sepolicy/generate.py:234
2356#, python-format
2357msgid "You must enter a name for your policy module for your %s."
2358msgstr ""
2359
2360#: ../sepolicy/sepolicy/generate.py:355
2361msgid ""
2362"Name must be alpha numberic with no spaces. Consider using option \"-n "
2363"MODULENAME\""
2364msgstr ""
2365
2366#: ../sepolicy/sepolicy/generate.py:447
2367msgid "User Role types can not be assigned executables."
2368msgstr ""
2369
2370#: ../sepolicy/sepolicy/generate.py:453
2371msgid "Only Daemon apps can use an init script.."
2372msgstr ""
2373
2374#: ../sepolicy/sepolicy/generate.py:471
2375msgid "use_resolve must be a boolean value "
2376msgstr ""
2377
2378#: ../sepolicy/sepolicy/generate.py:477
2379msgid "use_syslog must be a boolean value "
2380msgstr ""
2381
2382#: ../sepolicy/sepolicy/generate.py:483
2383msgid "use_kerberos must be a boolean value "
2384msgstr ""
2385
2386#: ../sepolicy/sepolicy/generate.py:489
2387msgid "manage_krb5_rcache must be a boolean value "
2388msgstr ""
2389
2390#: ../sepolicy/sepolicy/generate.py:519
2391msgid "USER Types automatically get a tmp type"
2392msgstr ""
2393
2394#: ../sepolicy/sepolicy/generate.py:857
2395#, python-format
2396msgid "%s policy modules require existing domains"
2397msgstr ""
2398
2399#: ../sepolicy/sepolicy/generate.py:1059
2400msgid "You must enter the executable path for your confined process"
2401msgstr ""
2402
2403#: ../sepolicy/sepolicy/generate.py:1321
2404msgid "Type Enforcement file"
2405msgstr ""
2406
2407#: ../sepolicy/sepolicy/generate.py:1322
2408msgid "Interface file"
2409msgstr ""
2410
2411#: ../sepolicy/sepolicy/generate.py:1323
2412msgid "File Contexts file"
2413msgstr ""
2414
2415#: ../sepolicy/sepolicy/generate.py:1324
2416msgid "Spec file"
2417msgstr ""
2418
2419#: ../sepolicy/sepolicy/generate.py:1325
2420msgid "Setup Script"
2421msgstr ""
2422
2423#: booleans.py:1
2424msgid ""
2425"Allow ABRT to modify public files used for public file transfer services."
2426msgstr ""
2427
2428#: booleans.py:2
2429msgid ""
2430"Allow ABRT to run in abrt_handle_event_t domain to handle ABRT event scripts"
2431msgstr ""
2432
2433#: booleans.py:3
2434msgid "Allow amavis to use JIT compiler"
2435msgstr ""
2436
2437#: booleans.py:4
2438msgid "Allow antivirus programs to read non security files on a system"
2439msgstr ""
2440
2441#: booleans.py:5
2442msgid "Allow auditadm to exec content"
2443msgstr ""
2444
2445#: booleans.py:6
2446msgid ""
2447"Allow users to resolve user passwd entries directly from ldap rather then "
2448"using a sssd server"
2449msgstr ""
2450
2451#: booleans.py:7
2452msgid "Allow users to login using a radius server"
2453msgstr ""
2454
2455#: booleans.py:8
2456msgid "Allow users to login using a yubikey server"
2457msgstr ""
2458
2459#: booleans.py:9
2460msgid "Allow awstats to purge Apache logs"
2461msgstr ""
2462
2463#: booleans.py:10
2464msgid ""
2465"Allow cdrecord to read various content. nfs, samba, removable devices, user "
2466"temp and untrusted content files"
2467msgstr ""
2468
2469#: booleans.py:11
2470msgid "Allow clamd to use JIT compiler"
2471msgstr ""
2472
2473#: booleans.py:12
2474msgid "Allow clamscan to non security files on a system"
2475msgstr ""
2476
2477#: booleans.py:13
2478msgid "Allow clamscan to read user content"
2479msgstr ""
2480
2481#: booleans.py:14
2482msgid ""
2483"Allow Cobbler to modify public files used for public file transfer services."
2484msgstr ""
2485
2486#: booleans.py:15
2487msgid "Allow Cobbler to connect to the network using TCP."
2488msgstr ""
2489
2490#: booleans.py:16
2491msgid "Allow Cobbler to access cifs file systems."
2492msgstr ""
2493
2494#: booleans.py:17
2495msgid "Allow Cobbler to access nfs file systems."
2496msgstr ""
2497
2498#: booleans.py:18
2499msgid "Allow collectd to connect to the network using TCP."
2500msgstr ""
2501
2502#: booleans.py:19
2503msgid "Allow codnor domain to connect to the network using TCP."
2504msgstr ""
2505
2506#: booleans.py:20
2507msgid ""
2508"Allow system cron jobs to relabel filesystem for restoring file contexts."
2509msgstr ""
2510
2511#: booleans.py:21
2512msgid "Allow cvs daemon to read shadow"
2513msgstr ""
2514
2515#: booleans.py:22
2516msgid "Allow all daemons to write corefiles to /"
2517msgstr ""
2518
2519#: booleans.py:23
2520msgid "Allow all daemons to use tcp wrappers."
2521msgstr ""
2522
2523#: booleans.py:24
2524msgid "Allow all daemons the ability to read/write terminals"
2525msgstr ""
2526
2527#: booleans.py:25
2528msgid "Allow dan to manage user files"
2529msgstr ""
2530
2531#: booleans.py:26
2532msgid "Allow dan to read user files"
2533msgstr ""
2534
2535#: booleans.py:27
2536msgid "Allow dbadm to manage files in users home directories"
2537msgstr ""
2538
2539#: booleans.py:28
2540msgid "Allow dbadm to read files in users home directories"
2541msgstr ""
2542
2543#: booleans.py:29
2544msgid ""
2545"Deny user domains applications to map a memory region as both executable and"
2546" writable, this is dangerous and the executable should be reported in "
2547"bugzilla"
2548msgstr ""
2549
2550#: booleans.py:30
2551msgid "Allow sysadm to debug or ptrace all processes."
2552msgstr ""
2553
2554#: booleans.py:31
2555msgid "Allow dhcpc client applications to execute iptables commands"
2556msgstr ""
2557
2558#: booleans.py:32
2559msgid "Allow DHCP daemon to use LDAP backends"
2560msgstr ""
2561
2562#: booleans.py:33
2563msgid "Allow all domains to use other domains file descriptors"
2564msgstr ""
2565
2566#: booleans.py:34
2567msgid "Allow all domains to have the kernel load modules"
2568msgstr ""
2569
2570#: booleans.py:35
2571msgid "Allow the use of the audio devices as the source for the entropy feeds"
2572msgstr ""
2573
2574#: booleans.py:36
2575msgid "Allow exim to connect to databases (postgres, mysql)"
2576msgstr ""
2577
2578#: booleans.py:37
2579msgid "Allow exim to create, read, write, and delete unprivileged user files."
2580msgstr ""
2581
2582#: booleans.py:38
2583msgid "Allow exim to read unprivileged user files."
2584msgstr ""
2585
2586#: booleans.py:39
2587msgid "Enable extra rules in the cron domain to support fcron."
2588msgstr ""
2589
2590#: booleans.py:40
2591msgid "Allow fenced domain to connect to the network using TCP."
2592msgstr ""
2593
2594#: booleans.py:41
2595msgid "Allow fenced domain to execute ssh."
2596msgstr ""
2597
2598#: booleans.py:42
2599msgid "Allow all domains to execute in fips_mode"
2600msgstr ""
2601
2602#: booleans.py:43
2603msgid "Allow ftp to read and write files in the user home directories"
2604msgstr ""
2605
2606#: booleans.py:44
2607msgid ""
2608"Allow ftp servers to upload files, used for public file transfer services. "
2609"Directories must be labeled public_content_rw_t."
2610msgstr ""
2611
2612#: booleans.py:45
2613msgid "Allow ftp servers to connect to all ports > 1023"
2614msgstr ""
2615
2616#: booleans.py:46
2617msgid "Allow ftp servers to connect to mysql database ports"
2618msgstr ""
2619
2620#: booleans.py:47
2621msgid ""
2622"Allow ftp servers to login to local users and read/write all files on the "
2623"system, governed by DAC."
2624msgstr ""
2625
2626#: booleans.py:48
2627msgid "Allow ftp servers to use cifs used for public file transfer services."
2628msgstr ""
2629
2630#: booleans.py:49
2631msgid "Allow ftp servers to use nfs used for public file transfer services."
2632msgstr ""
2633
2634#: booleans.py:50
2635msgid "Allow ftp servers to use bind to all unreserved ports for passive mode"
2636msgstr ""
2637
2638#: booleans.py:51
2639msgid "Determine whether Git CGI can search home directories."
2640msgstr ""
2641
2642#: booleans.py:52
2643msgid "Determine whether Git CGI can access cifs file systems."
2644msgstr ""
2645
2646#: booleans.py:53
2647msgid "Determine whether Git CGI can access nfs file systems."
2648msgstr ""
2649
2650#: booleans.py:54
2651msgid ""
2652"Determine whether Git session daemon can bind TCP sockets to all unreserved "
2653"ports."
2654msgstr ""
2655
2656#: booleans.py:55
2657msgid ""
2658"Determine whether calling user domains can execute Git daemon in the "
2659"git_session_t domain."
2660msgstr ""
2661
2662#: booleans.py:56
2663msgid "Determine whether Git system daemon can search home directories."
2664msgstr ""
2665
2666#: booleans.py:57
2667msgid "Determine whether Git system daemon can access cifs file systems."
2668msgstr ""
2669
2670#: booleans.py:58
2671msgid "Determine whether Git system daemon can access nfs file systems."
2672msgstr ""
2673
2674#: booleans.py:59
2675msgid "Allow gitisis daemon to send mail"
2676msgstr ""
2677
2678#: booleans.py:60
2679msgid "Enable reading of urandom for all domains."
2680msgstr ""
2681
2682#: booleans.py:61
2683msgid ""
2684"Allow usage of the gpg-agent --write-env-file option. This also allows gpg-"
2685"agent to manage user files."
2686msgstr ""
2687
2688#: booleans.py:62
2689msgid ""
2690"Allow gpg web domain to modify public files used for public file transfer "
2691"services."
2692msgstr ""
2693
2694#: booleans.py:63
2695msgid "Allow gssd to read temp directory. For access to kerberos tgt."
2696msgstr ""
2697
2698#: booleans.py:64
2699msgid "Allow guest to exec content"
2700msgstr ""
2701
2702#: booleans.py:65
2703msgid ""
2704"Allow Apache to modify public files used for public file transfer services. "
2705"Directories/Files must be labeled public_content_rw_t."
2706msgstr ""
2707
2708#: booleans.py:66
2709msgid "Allow httpd to use built in scripting (usually php)"
2710msgstr ""
2711
2712#: booleans.py:67
2713msgid "Allow http daemon to check spam"
2714msgstr ""
2715
2716#: booleans.py:68
2717msgid ""
2718"Allow httpd to act as a FTP client connecting to the ftp port and ephemeral "
2719"ports"
2720msgstr ""
2721
2722#: booleans.py:69
2723msgid "Allow httpd to connect to the ldap port"
2724msgstr ""
2725
2726#: booleans.py:70
2727msgid "Allow http daemon to connect to zabbix"
2728msgstr ""
2729
2730#: booleans.py:71
2731msgid "Allow HTTPD scripts and modules to connect to the network using TCP."
2732msgstr ""
2733
2734#: booleans.py:72
2735msgid ""
2736"Allow HTTPD scripts and modules to connect to cobbler over the network."
2737msgstr ""
2738
2739#: booleans.py:73
2740msgid ""
2741"Allow HTTPD scripts and modules to connect to databases over the network."
2742msgstr ""
2743
2744#: booleans.py:74
2745msgid "Allow httpd to connect to memcache server"
2746msgstr ""
2747
2748#: booleans.py:75
2749msgid "Allow httpd to act as a relay"
2750msgstr ""
2751
2752#: booleans.py:76
2753msgid "Allow http daemon to send mail"
2754msgstr ""
2755
2756#: booleans.py:77
2757msgid "Allow Apache to communicate with avahi service via dbus"
2758msgstr ""
2759
2760#: booleans.py:78
2761msgid "Allow httpd cgi support"
2762msgstr ""
2763
2764#: booleans.py:79
2765msgid "Allow httpd to act as a FTP server by listening on the ftp port."
2766msgstr ""
2767
2768#: booleans.py:80
2769msgid "Allow httpd to read home directories"
2770msgstr ""
2771
2772#: booleans.py:81
2773msgid "Allow httpd scripts and modules execmem/execstack"
2774msgstr ""
2775
2776#: booleans.py:82
2777msgid "Allow HTTPD to connect to port 80 for graceful shutdown"
2778msgstr ""
2779
2780#: booleans.py:83
2781msgid "Allow httpd processes to manage IPA content"
2782msgstr ""
2783
2784#: booleans.py:84
2785msgid "Allow Apache to use mod_auth_ntlm_winbind"
2786msgstr ""
2787
2788#: booleans.py:85
2789msgid "Allow Apache to use mod_auth_pam"
2790msgstr ""
2791
2792#: booleans.py:86
2793msgid "Allow httpd to read user content"
2794msgstr ""
2795
2796#: booleans.py:87
2797msgid "Allow Apache to run in stickshift mode, not transition to passenger"
2798msgstr ""
2799
2800#: booleans.py:88
2801msgid "Allow httpd daemon to change its resource limits"
2802msgstr ""
2803
2804#: booleans.py:89
2805msgid ""
2806"Allow HTTPD to run SSI executables in the same domain as system CGI scripts."
2807msgstr ""
2808
2809#: booleans.py:90
2810msgid ""
2811"Allow apache scripts to write to public content, directories/files must be "
2812"labeled public_rw_content_t."
2813msgstr ""
2814
2815#: booleans.py:91
2816msgid "Allow Apache to execute tmp content."
2817msgstr ""
2818
2819#: booleans.py:92
2820msgid ""
2821"Unify HTTPD to communicate with the terminal. Needed for entering the "
2822"passphrase for certificates at the terminal."
2823msgstr ""
2824
2825#: booleans.py:93
2826msgid "Unify HTTPD handling of all content files."
2827msgstr ""
2828
2829#: booleans.py:94
2830msgid "Allow httpd to access cifs file systems"
2831msgstr ""
2832
2833#: booleans.py:95
2834msgid "Allow httpd to access FUSE file systems"
2835msgstr ""
2836
2837#: booleans.py:96
2838msgid "Allow httpd to run gpg"
2839msgstr ""
2840
2841#: booleans.py:97
2842msgid "Allow httpd to access nfs file systems"
2843msgstr ""
2844
2845#: booleans.py:98
2846msgid "Allow httpd to communicate with oddjob to start up a service"
2847msgstr ""
2848
2849#: booleans.py:99
2850msgid "Allow httpd to access openstack ports"
2851msgstr ""
2852
2853#: booleans.py:100
2854msgid "Allow Apache to query NS records"
2855msgstr ""
2856
2857#: booleans.py:101
2858msgid "Allow icecast to connect to all ports, not just sound ports."
2859msgstr ""
2860
2861#: booleans.py:102
2862msgid ""
2863"Allow the Irssi IRC Client to connect to any port, and to bind to any "
2864"unreserved port."
2865msgstr ""
2866
2867#: booleans.py:103
2868msgid "Allow confined applications to run with kerberos."
2869msgstr ""
2870
2871#: booleans.py:104
2872msgid "Allow syslogd daemon to send mail"
2873msgstr ""
2874
2875#: booleans.py:105
2876msgid "Allow syslogd the ability to read/write terminals"
2877msgstr ""
2878
2879#: booleans.py:106
2880msgid "Allow logging in and using the system from /dev/console."
2881msgstr ""
2882
2883#: booleans.py:107
2884msgid ""
2885"Control the ability to mmap a low area of the address space, as configured "
2886"by /proc/sys/kernel/mmap_min_addr."
2887msgstr ""
2888
2889#: booleans.py:108
2890msgid "Allow mock to read files in home directories."
2891msgstr ""
2892
2893#: booleans.py:109
2894msgid "Allow the mount command to mount any directory or file."
2895msgstr ""
2896
2897#: booleans.py:110
2898msgid "Allow mozilla plugin domain to connect to the network using TCP."
2899msgstr ""
2900
2901#: booleans.py:111
2902msgid ""
2903"Allow mozilla_plugins to create random content in the users home directory"
2904msgstr ""
2905
2906#: booleans.py:112
2907msgid "Allow confined web browsers to read home directory content"
2908msgstr ""
2909
2910#: booleans.py:113
2911msgid "Allow mplayer executable stack"
2912msgstr ""
2913
2914#: booleans.py:114
2915msgid "Allow mysqld to connect to all ports"
2916msgstr ""
2917
2918#: booleans.py:115
2919msgid "Allow BIND to bind apache port."
2920msgstr ""
2921
2922#: booleans.py:116
2923msgid ""
2924"Allow BIND to write the master zone files. Generally this is used for "
2925"dynamic DNS or zone transfers."
2926msgstr ""
2927
2928#: booleans.py:117
2929msgid "Allow any files/directories to be exported read/only via NFS."
2930msgstr ""
2931
2932#: booleans.py:118
2933msgid "Allow any files/directories to be exported read/write via NFS."
2934msgstr ""
2935
2936#: booleans.py:119
2937msgid ""
2938"Allow nfs servers to modify public files used for public file transfer "
2939"services. Files/Directories must be labeled public_content_rw_t."
2940msgstr ""
2941
2942#: booleans.py:120
2943msgid "Allow system to run with NIS"
2944msgstr ""
2945
2946#: booleans.py:121
2947msgid "Allow confined applications to use nscd shared memory."
2948msgstr ""
2949
2950#: booleans.py:122
2951msgid "Allow openshift to lockdown app"
2952msgstr ""
2953
2954#: booleans.py:123
2955msgid "Allow openvpn to read home directories"
2956msgstr ""
2957
2958#: booleans.py:124
2959msgid "Allow piranha-lvs domain to connect to the network using TCP."
2960msgstr ""
2961
2962#: booleans.py:125
2963msgid "Allow polipo to connect to all ports > 1023"
2964msgstr ""
2965
2966#: booleans.py:126
2967msgid ""
2968"Determine whether Polipo session daemon can bind tcp sockets to all "
2969"unreserved ports."
2970msgstr ""
2971
2972#: booleans.py:127
2973msgid ""
2974"Determine whether calling user domains can execute Polipo daemon in the "
2975"polipo_session_t domain."
2976msgstr ""
2977
2978#: booleans.py:128
2979msgid "Determine whether polipo can access cifs file systems."
2980msgstr ""
2981
2982#: booleans.py:129
2983msgid "Determine whether Polipo can access nfs file systems."
2984msgstr ""
2985
2986#: booleans.py:130
2987msgid "Enable polyinstantiated directory support."
2988msgstr ""
2989
2990#: booleans.py:131
2991msgid "Allow postfix_local domain full write access to mail_spool directories"
2992msgstr ""
2993
2994#: booleans.py:132
2995msgid "Allow postgresql to use ssh and rsync for point-in-time recovery"
2996msgstr ""
2997
2998#: booleans.py:133
2999msgid "Allow transmit client label to foreign database"
3000msgstr ""
3001
3002#: booleans.py:134
3003msgid "Allow database admins to execute DML statement"
3004msgstr ""
3005
3006#: booleans.py:135
3007msgid "Allow unprivileged users to execute DDL statement"
3008msgstr ""
3009
3010#: booleans.py:136
3011msgid "Allow pppd to load kernel modules for certain modems"
3012msgstr ""
3013
3014#: booleans.py:137
3015msgid "Allow pppd to be run for a regular user"
3016msgstr ""
3017
3018#: booleans.py:138
3019msgid ""
3020"Allow privoxy to connect to all ports, not just HTTP, FTP, and Gopher ports."
3021msgstr ""
3022
3023#: booleans.py:139
3024msgid "Allow Puppet client to manage all file types."
3025msgstr ""
3026
3027#: booleans.py:140
3028msgid "Allow Puppet master to use connect to MySQL and PostgreSQL database"
3029msgstr ""
3030
3031#: booleans.py:141
3032msgid "Allow racoon to read shadow"
3033msgstr ""
3034
3035#: booleans.py:142
3036msgid "Allow rgmanager domain to connect to the network using TCP."
3037msgstr ""
3038
3039#: booleans.py:143
3040msgid ""
3041"Allow rsync to modify public files used for public file transfer services. "
3042"Files/Directories must be labeled public_content_rw_t."
3043msgstr ""
3044
3045#: booleans.py:144
3046msgid "Allow rsync to run as a client"
3047msgstr ""
3048
3049#: booleans.py:145
3050msgid "Allow rsync to export any files/directories read only."
3051msgstr ""
3052
3053#: booleans.py:146
3054msgid "Allow rsync servers to share cifs files systems"
3055msgstr ""
3056
3057#: booleans.py:147
3058msgid "Allow rsync servers to share nfs files systems"
3059msgstr ""
3060
3061#: booleans.py:148
3062msgid "Allow samba to create new home directories (e.g. via PAM)"
3063msgstr ""
3064
3065#: booleans.py:149
3066msgid ""
3067"Allow samba to act as the domain controller, add users, groups and change "
3068"passwords."
3069msgstr ""
3070
3071#: booleans.py:150
3072msgid "Allow samba to share users home directories."
3073msgstr ""
3074
3075#: booleans.py:151
3076msgid "Allow samba to share any file/directory read only."
3077msgstr ""
3078
3079#: booleans.py:152
3080msgid "Allow samba to share any file/directory read/write."
3081msgstr ""
3082
3083#: booleans.py:153
3084msgid "Allow samba to act as a portmapper"
3085msgstr ""
3086
3087#: booleans.py:154
3088msgid "Allow samba to run unconfined scripts"
3089msgstr ""
3090
3091#: booleans.py:155
3092msgid "Allow samba to export ntfs/fusefs volumes."
3093msgstr ""
3094
3095#: booleans.py:156
3096msgid "Allow samba to export NFS volumes."
3097msgstr ""
3098
3099#: booleans.py:157
3100msgid "Allow sanlock to read/write fuse files"
3101msgstr ""
3102
3103#: booleans.py:158
3104msgid "Allow sanlock to manage nfs files"
3105msgstr ""
3106
3107#: booleans.py:159
3108msgid "Allow sanlock to manage cifs files"
3109msgstr ""
3110
3111#: booleans.py:160
3112msgid "Allow sasl to read shadow"
3113msgstr ""
3114
3115#: booleans.py:161
3116msgid "Allow secadm to exec content"
3117msgstr ""
3118
3119#: booleans.py:162
3120msgid ""
3121"disallow programs, such as newrole, from transitioning to administrative "
3122"user domains."
3123msgstr ""
3124
3125#: booleans.py:163
3126msgid "Disable kernel module loading."
3127msgstr ""
3128
3129#: booleans.py:164
3130msgid ""
3131"Boolean to determine whether the system permits loading policy, setting "
3132"enforcing mode, and changing boolean values. Set this to true and you have "
3133"to reboot to set it back."
3134msgstr ""
3135
3136#: booleans.py:165
3137msgid "Allow regular users direct dri device access"
3138msgstr ""
3139
3140#: booleans.py:166
3141msgid ""
3142"Allow unconfined executables to make their heap memory executable. Doing "
3143"this is a really bad idea. Probably indicates a badly coded executable, but "
3144"could indicate an attack. This executable should be reported in bugzilla"
3145msgstr ""
3146
3147#: booleans.py:167
3148msgid ""
3149"Allow all unconfined executables to use libraries requiring text relocation "
3150"that are not labeled textrel_shlib_t"
3151msgstr ""
3152
3153#: booleans.py:168
3154msgid ""
3155"Allow unconfined executables to make their stack executable. This should "
3156"never, ever be necessary. Probably indicates a badly coded executable, but "
3157"could indicate an attack. This executable should be reported in bugzilla"
3158msgstr ""
3159
3160#: booleans.py:169
3161msgid "Allow users to connect to the local mysql server"
3162msgstr ""
3163
3164#: booleans.py:170
3165msgid ""
3166"Allow confined users the ability to execute the ping and traceroute "
3167"commands."
3168msgstr ""
3169
3170#: booleans.py:171
3171msgid "Allow users to connect to PostgreSQL"
3172msgstr ""
3173
3174#: booleans.py:172
3175msgid ""
3176"Allow user to r/w files on filesystems that do not have extended attributes "
3177"(FAT, CDROM, FLOPPY)"
3178msgstr ""
3179
3180#: booleans.py:173
3181msgid ""
3182"Allow users to run TCP servers (bind to ports and accept connection from the"
3183" same domain and outside users) disabling this forces FTP passive mode and "
3184"may change other protocols."
3185msgstr ""
3186
3187#: booleans.py:174
3188msgid "Allow user to use ssh chroot environment."
3189msgstr ""
3190
3191#: booleans.py:175
3192msgid "Allow user music sharing"
3193msgstr ""
3194
3195#: booleans.py:176
3196msgid ""
3197"Allow anon internal-sftp to upload files, used for public file transfer "
3198"services. Directories must be labeled public_content_rw_t."
3199msgstr ""
3200
3201#: booleans.py:177
3202msgid ""
3203"Allow sftp-internal to read and write files in the user home directories"
3204msgstr ""
3205
3206#: booleans.py:178
3207msgid ""
3208"Allow sftp-internal to login to local users and read/write all files on the "
3209"system, governed by DAC."
3210msgstr ""
3211
3212#: booleans.py:179
3213msgid ""
3214"Allow internal-sftp to read and write files in the user ssh home "
3215"directories."
3216msgstr ""
3217
3218#: booleans.py:180
3219msgid "Allow sge to connect to the network using any TCP port"
3220msgstr ""
3221
3222#: booleans.py:181
3223msgid "Allow sge to access nfs file systems."
3224msgstr ""
3225
3226#: booleans.py:182
3227msgid ""
3228"Enable additional permissions needed to support devices on 3ware "
3229"controllers."
3230msgstr ""
3231
3232#: booleans.py:183
3233msgid ""
3234"Allow samba to modify public files used for public file transfer services. "
3235"Files/Directories must be labeled public_content_rw_t."
3236msgstr ""
3237
3238#: booleans.py:184
3239msgid "Allow user spamassassin clients to use the network."
3240msgstr ""
3241
3242#: booleans.py:185
3243msgid "Allow spamd to read/write user home directories."
3244msgstr ""
3245
3246#: booleans.py:186
3247msgid ""
3248"Allow squid to connect to all ports, not just HTTP, FTP, and Gopher ports."
3249msgstr ""
3250
3251#: booleans.py:187
3252msgid "Allow squid to run as a transparent proxy (TPROXY)"
3253msgstr ""
3254
3255#: booleans.py:188
3256msgid ""
3257"Allow ssh with chroot env to read and write files in the user home "
3258"directories"
3259msgstr ""
3260
3261#: booleans.py:189
3262msgid "allow host key based authentication"
3263msgstr ""
3264
3265#: booleans.py:190
3266msgid "Allow ssh logins as sysadm_r:sysadm_t"
3267msgstr ""
3268
3269#: booleans.py:191
3270msgid "Allow staff to exec content"
3271msgstr ""
3272
3273#: booleans.py:192
3274msgid "allow staff user to create and transition to svirt domains."
3275msgstr ""
3276
3277#: booleans.py:193
3278msgid "Allow sysadm to exec content"
3279msgstr ""
3280
3281#: booleans.py:194
3282msgid ""
3283"Allow the Telepathy connection managers to connect to any network port."
3284msgstr ""
3285
3286#: booleans.py:195
3287msgid ""
3288"Allow the Telepathy connection managers to connect to any generic TCP port."
3289msgstr ""
3290
3291#: booleans.py:196
3292msgid ""
3293"Allow tftp to modify public files used for public file transfer services."
3294msgstr ""
3295
3296#: booleans.py:197
3297msgid "Allow tftp to read and write files in the user home directories"
3298msgstr ""
3299
3300#: booleans.py:198
3301msgid "Allow tor daemon to bind tcp sockets to all unreserved ports."
3302msgstr ""
3303
3304#: booleans.py:199
3305msgid "Allow tor to act as a relay"
3306msgstr ""
3307
3308#: booleans.py:200
3309msgid ""
3310"allow unconfined users to transition to the chrome sandbox domains when "
3311"running chrome-sandbox"
3312msgstr ""
3313
3314#: booleans.py:201
3315msgid "Allow a user to login as an unconfined domain"
3316msgstr ""
3317
3318#: booleans.py:202
3319msgid ""
3320"Allow unconfined users to transition to the Mozilla plugin domain when "
3321"running xulrunner plugin-container."
3322msgstr ""
3323
3324#: booleans.py:203
3325msgid "Allow video playing tools to run unconfined"
3326msgstr ""
3327
3328#: booleans.py:204
3329msgid "Allow unprivledged user to create and transition to svirt domains."
3330msgstr ""
3331
3332#: booleans.py:205
3333msgid "Support ecryptfs home directories"
3334msgstr ""
3335
3336#: booleans.py:206
3337msgid "Support fusefs home directories"
3338msgstr ""
3339
3340#: booleans.py:207
3341msgid "Use lpd server instead of cups"
3342msgstr ""
3343
3344#: booleans.py:208
3345msgid "Support NFS home directories"
3346msgstr ""
3347
3348#: booleans.py:209
3349msgid "Support SAMBA home directories"
3350msgstr ""
3351
3352#: booleans.py:210
3353msgid "Allow user to exec content"
3354msgstr ""
3355
3356#: booleans.py:211
3357msgid "Allow varnishd to connect to all ports, not just HTTP."
3358msgstr ""
3359
3360#: booleans.py:212
3361msgid "Ignore vbetool mmap_zero errors."
3362msgstr ""
3363
3364#: booleans.py:213
3365msgid ""
3366"Allow confined virtual guests to use serial/parallel communication ports"
3367msgstr ""
3368
3369#: booleans.py:214
3370msgid ""
3371"Allow confined virtual guests to use executable memory and executable stack"
3372msgstr ""
3373
3374#: booleans.py:215
3375msgid "Allow confined virtual guests to read fuse files"
3376msgstr ""
3377
3378#: booleans.py:216
3379msgid "Allow confined virtual guests to manage nfs files"
3380msgstr ""
3381
3382#: booleans.py:217
3383msgid "Allow confined virtual guests to interact with rawip sockets"
3384msgstr ""
3385
3386#: booleans.py:218
3387msgid "Allow confined virtual guests to manage cifs files"
3388msgstr ""
3389
3390#: booleans.py:219
3391msgid "Allow confined virtual guests to interact with the sanlock"
3392msgstr ""
3393
3394#: booleans.py:220
3395msgid "Allow confined virtual guests to manage device configuration, (pci)"
3396msgstr ""
3397
3398#: booleans.py:221
3399msgid "Allow confined virtual guests to use usb devices"
3400msgstr ""
3401
3402#: booleans.py:222
3403msgid "Allow confined virtual guests to interact with the xserver"
3404msgstr ""
3405
3406#: booleans.py:223
3407msgid "Allow webadm to manage files in users home directories"
3408msgstr ""
3409
3410#: booleans.py:224
3411msgid "Allow webadm to read files in users home directories"
3412msgstr ""
3413
3414#: booleans.py:225
3415msgid "Ignore wine mmap_zero errors."
3416msgstr ""
3417
3418#: booleans.py:226
3419msgid "Allow the graphical login program to execute bootloader"
3420msgstr ""
3421
3422#: booleans.py:227
3423msgid ""
3424"Allow the graphical login program to login directly as sysadm_r:sysadm_t"
3425msgstr ""
3426
3427#: booleans.py:228
3428msgid "Allow xen to manage nfs files"
3429msgstr ""
3430
3431#: booleans.py:229
3432msgid ""
3433"Allow xend to run blktapctrl/tapdisk. Not required if using dedicated "
3434"logical volumes for disk images."
3435msgstr ""
3436
3437#: booleans.py:230
3438msgid "Allow xend to run qemu-dm. Not required if using paravirt and no vfb."
3439msgstr ""
3440
3441#: booleans.py:231
3442msgid ""
3443"Allow xguest users to configure Network Manager and connect to apache ports"
3444msgstr ""
3445
3446#: booleans.py:232
3447msgid "Allow xguest to exec content"
3448msgstr ""
3449
3450#: booleans.py:233
3451msgid "Allow xguest users to mount removable media"
3452msgstr ""
3453
3454#: booleans.py:234
3455msgid "Allow xguest to use blue tooth devices"
3456msgstr ""
3457
3458#: booleans.py:235
3459msgid "Allows clients to write to the X server shared memory segments."
3460msgstr ""
3461
3462#: booleans.py:236
3463msgid "Allows XServer to execute writable memory"
3464msgstr ""
3465
3466#: booleans.py:237
3467msgid "Support X userspace object manager"
3468msgstr ""
3469
3470#: booleans.py:238
3471msgid "Allow zabbix to connect to unreserved ports"
3472msgstr ""
3473
3474#: booleans.py:239
3475msgid "Allow zebra daemon to write it configuration files"
3476msgstr ""
3477
3478#: booleans.py:240
3479msgid ""
3480"Allow ZoneMinder to modify public files used for public file transfer "
3481"services."
3482msgstr ""