blob: 269e42c46c85f20db8f29c8b9577fe80fbb7f55c [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.
Dan Walshf8a46ac2013-10-09 17:06:27 -04004#
Eric Paris709e8522012-11-14 15:47:01 -05005# Translators:
Dan Walshf8a46ac2013-10-09 17:06:27 -04006# Necdet Yücel <necdetyucel@gmail.com>, 2012
Eric Paris709e8522012-11-14 15:47:01 -05007msgid ""
8msgstr ""
9"Project-Id-Version: Policycoreutils\n"
10"Report-Msgid-Bugs-To: \n"
Dan Walshf8a46ac2013-10-09 17:06:27 -040011"POT-Creation-Date: 2013-10-10 16:04-0400\n"
12"PO-Revision-Date: 2013-07-10 20:44+0000\n"
Eric Paris709e8522012-11-14 15:47:01 -050013"Last-Translator: dwalsh <dwalsh@redhat.com>\n"
Dan Walshf8a46ac2013-10-09 17:06:27 -040014"Language-Team: Turkish (http://www.transifex.com/projects/p/fedora/language/"
15"tr/)\n"
16"Language: tr\n"
Eric Paris709e8522012-11-14 15:47:01 -050017"MIME-Version: 1.0\n"
18"Content-Type: text/plain; charset=UTF-8\n"
19"Content-Transfer-Encoding: 8bit\n"
Dan Walshf8a46ac2013-10-09 17:06:27 -040020"Plural-Forms: nplurals=2; plural=(n > 1);\n"
Eric Paris709e8522012-11-14 15:47:01 -050021
22#: ../run_init/run_init.c:67
23msgid ""
24"USAGE: run_init <script> <args ...>\n"
25" where: <script> is the name of the init script to run,\n"
26" <args ...> are the arguments to that script."
27msgstr ""
28
Dan Walshf8a46ac2013-10-09 17:06:27 -040029#: ../run_init/run_init.c:126 ../newrole/newrole.c:1128
Eric Paris709e8522012-11-14 15:47:01 -050030#, c-format
31msgid "failed to initialize PAM\n"
32msgstr "PAM başlatılamadı\n"
33
34#: ../run_init/run_init.c:139
35#, c-format
36msgid "failed to get account information\n"
37msgstr "kullanıcı bilgisi alınamadı\n"
38
39#: ../run_init/run_init.c:162 ../newrole/newrole.c:341
40msgid "Password:"
41msgstr "Parola:"
42
43#: ../run_init/run_init.c:197 ../newrole/newrole.c:366
44#, c-format
45msgid "Cannot find your entry in the shadow passwd file.\n"
46msgstr "Girdiniz shadow passwd dosyasında bulunamadı.\n"
47
48#: ../run_init/run_init.c:203 ../newrole/newrole.c:373
49#, c-format
50msgid "getpass cannot open /dev/tty\n"
51msgstr "getpass /dev/tty dosyasını açamadı\n"
52
53#: ../run_init/run_init.c:275
54#, c-format
55msgid "run_init: incorrect password for %s\n"
56msgstr "run_init: %s için hatalı parola\n"
57
58#: ../run_init/run_init.c:309
59#, c-format
60msgid "Could not open file %s\n"
61msgstr "%s dosyası açılmadı\n"
62
63#: ../run_init/run_init.c:336
64#, c-format
65msgid "No context in file %s\n"
66msgstr "%s dosyası boş\n"
67
68#: ../run_init/run_init.c:361
69#, c-format
70msgid "Sorry, run_init may be used only on a SELinux kernel.\n"
71msgstr "Üzgünüm, run_init sadece SELinux çekirdeğinde kullanılabilir.\n"
72
73#: ../run_init/run_init.c:380
74#, c-format
75msgid "authentication failed.\n"
76msgstr "kimlik kanıtlama hatası.\n"
77
Dan Walshf8a46ac2013-10-09 17:06:27 -040078#: ../run_init/run_init.c:405 ../newrole/newrole.c:1270
Eric Paris709e8522012-11-14 15:47:01 -050079#, c-format
80msgid "Could not set exec context to %s.\n"
81msgstr ""
82
83#: ../audit2allow/audit2allow:232
84msgid "******************** IMPORTANT ***********************\n"
85msgstr "******************** ÖNEMLİ ***********************\n"
86
87#: ../audit2allow/audit2allow:233
88msgid "To make this policy package active, execute:"
89msgstr ""
90
Dan Walshf8a46ac2013-10-09 17:06:27 -040091#: ../semanage/seobject.py:210
Eric Paris709e8522012-11-14 15:47:01 -050092msgid "Could not create semanage handle"
93msgstr ""
94
Dan Walshf8a46ac2013-10-09 17:06:27 -040095#: ../semanage/seobject.py:218
Eric Paris709e8522012-11-14 15:47:01 -050096msgid "SELinux policy is not managed or store cannot be accessed."
97msgstr ""
98
Dan Walshf8a46ac2013-10-09 17:06:27 -040099#: ../semanage/seobject.py:223
Eric Paris709e8522012-11-14 15:47:01 -0500100msgid "Cannot read policy store."
101msgstr ""
102
Dan Walshf8a46ac2013-10-09 17:06:27 -0400103#: ../semanage/seobject.py:228
Eric Paris709e8522012-11-14 15:47:01 -0500104msgid "Could not establish semanage connection"
105msgstr ""
106
Dan Walshf8a46ac2013-10-09 17:06:27 -0400107#: ../semanage/seobject.py:233
Eric Paris709e8522012-11-14 15:47:01 -0500108msgid "Could not test MLS enabled status"
109msgstr ""
110
Dan Walshf8a46ac2013-10-09 17:06:27 -0400111#: ../semanage/seobject.py:239 ../semanage/seobject.py:254
Eric Paris709e8522012-11-14 15:47:01 -0500112msgid "Not yet implemented"
113msgstr ""
114
Dan Walshf8a46ac2013-10-09 17:06:27 -0400115#: ../semanage/seobject.py:243
Eric Paris709e8522012-11-14 15:47:01 -0500116msgid "Semanage transaction already in progress"
117msgstr ""
118
Dan Walshf8a46ac2013-10-09 17:06:27 -0400119#: ../semanage/seobject.py:252
Eric Paris709e8522012-11-14 15:47:01 -0500120msgid "Could not start semanage transaction"
121msgstr ""
122
Dan Walshf8a46ac2013-10-09 17:06:27 -0400123#: ../semanage/seobject.py:264
Eric Paris709e8522012-11-14 15:47:01 -0500124msgid "Could not commit semanage transaction"
125msgstr ""
126
Dan Walshf8a46ac2013-10-09 17:06:27 -0400127#: ../semanage/seobject.py:269
Eric Paris709e8522012-11-14 15:47:01 -0500128msgid "Semanage transaction not in progress"
129msgstr ""
130
Dan Walshf8a46ac2013-10-09 17:06:27 -0400131#: ../semanage/seobject.py:281 ../semanage/seobject.py:376
Eric Paris709e8522012-11-14 15:47:01 -0500132msgid "Could not list SELinux modules"
133msgstr "SELinux modül listesi alınamadı"
134
Dan Walshf8a46ac2013-10-09 17:06:27 -0400135#: ../semanage/seobject.py:300
Eric Paris709e8522012-11-14 15:47:01 -0500136msgid "Modules Name"
137msgstr "Modül İsmi"
138
Dan Walshf8a46ac2013-10-09 17:06:27 -0400139#: ../semanage/seobject.py:300 ../gui/modulesPage.py:63
Eric Paris709e8522012-11-14 15:47:01 -0500140msgid "Version"
141msgstr "Sürüm"
142
Dan Walshf8a46ac2013-10-09 17:06:27 -0400143#: ../semanage/seobject.py:303 ../gui/statusPage.py:75
144#: ../sepolicy/sepolicy/sepolicy.glade:3430
Eric Paris709e8522012-11-14 15:47:01 -0500145msgid "Disabled"
146msgstr "Pasif"
147
Dan Walshf8a46ac2013-10-09 17:06:27 -0400148#: ../semanage/seobject.py:312
Eric Paris709e8522012-11-14 15:47:01 -0500149#, python-format
Dan Walshf8a46ac2013-10-09 17:06:27 -0400150msgid "Module does not exists %s "
Eric Paris709e8522012-11-14 15:47:01 -0500151msgstr ""
152
153#: ../semanage/seobject.py:322
154#, python-format
Dan Walshf8a46ac2013-10-09 17:06:27 -0400155msgid "Could not disable module %s (remove failed)"
156msgstr ""
157
158#: ../semanage/seobject.py:333
159#, python-format
160msgid "Could not enable module %s (remove failed)"
161msgstr ""
162
163#: ../semanage/seobject.py:348
164#, python-format
Eric Paris709e8522012-11-14 15:47:01 -0500165msgid "Could not remove module %s (remove failed)"
166msgstr ""
167
Dan Walshf8a46ac2013-10-09 17:06:27 -0400168#: ../semanage/seobject.py:363
Eric Paris709e8522012-11-14 15:47:01 -0500169msgid "dontaudit requires either 'on' or 'off'"
170msgstr ""
171
Dan Walshf8a46ac2013-10-09 17:06:27 -0400172#: ../semanage/seobject.py:391
Eric Paris709e8522012-11-14 15:47:01 -0500173msgid "Builtin Permissive Types"
174msgstr ""
175
Dan Walshf8a46ac2013-10-09 17:06:27 -0400176#: ../semanage/seobject.py:401
Eric Paris709e8522012-11-14 15:47:01 -0500177msgid "Customized Permissive Types"
178msgstr ""
179
Dan Walshf8a46ac2013-10-09 17:06:27 -0400180#: ../semanage/seobject.py:410
181msgid ""
182"The sepolgen python module is required to setup permissive domains.\n"
183"In some distributions it is included in the policycoreutils-devel patckage.\n"
184"# yum install policycoreutils-devel\n"
185"Or similar for your distro."
186msgstr ""
187
188#: ../semanage/seobject.py:447
Eric Paris709e8522012-11-14 15:47:01 -0500189#, python-format
190msgid "Could not set permissive domain %s (module installation failed)"
191msgstr ""
192
Dan Walshf8a46ac2013-10-09 17:06:27 -0400193#: ../semanage/seobject.py:453
Eric Paris709e8522012-11-14 15:47:01 -0500194#, python-format
195msgid "Could not remove permissive domain %s (remove failed)"
196msgstr ""
197
Dan Walshf8a46ac2013-10-09 17:06:27 -0400198#: ../semanage/seobject.py:488 ../semanage/seobject.py:562
199#: ../semanage/seobject.py:608 ../semanage/seobject.py:730
200#: ../semanage/seobject.py:760 ../semanage/seobject.py:827
201#: ../semanage/seobject.py:884 ../semanage/seobject.py:1144
202#: ../semanage/seobject.py:1879 ../semanage/seobject.py:1942
203#: ../semanage/seobject.py:1961 ../semanage/seobject.py:2084
204#: ../semanage/seobject.py:2135
Eric Paris709e8522012-11-14 15:47:01 -0500205#, python-format
206msgid "Could not create a key for %s"
207msgstr "%s için bir anahtar oluşturulamadı"
208
Dan Walshf8a46ac2013-10-09 17:06:27 -0400209#: ../semanage/seobject.py:492 ../semanage/seobject.py:566
210#: ../semanage/seobject.py:612 ../semanage/seobject.py:618
Eric Paris709e8522012-11-14 15:47:01 -0500211#, python-format
212msgid "Could not check if login mapping for %s is defined"
213msgstr ""
214
Dan Walshf8a46ac2013-10-09 17:06:27 -0400215#: ../semanage/seobject.py:501
Eric Paris709e8522012-11-14 15:47:01 -0500216#, python-format
217msgid "Linux Group %s does not exist"
218msgstr ""
219
Dan Walshf8a46ac2013-10-09 17:06:27 -0400220#: ../semanage/seobject.py:506
Eric Paris709e8522012-11-14 15:47:01 -0500221#, python-format
222msgid "Linux User %s does not exist"
223msgstr ""
224
Dan Walshf8a46ac2013-10-09 17:06:27 -0400225#: ../semanage/seobject.py:510
Eric Paris709e8522012-11-14 15:47:01 -0500226#, python-format
227msgid "Could not create login mapping for %s"
228msgstr ""
229
Dan Walshf8a46ac2013-10-09 17:06:27 -0400230#: ../semanage/seobject.py:514 ../semanage/seobject.py:775
Eric Paris709e8522012-11-14 15:47:01 -0500231#, python-format
232msgid "Could not set name for %s"
233msgstr ""
234
Dan Walshf8a46ac2013-10-09 17:06:27 -0400235#: ../semanage/seobject.py:519 ../semanage/seobject.py:785
Eric Paris709e8522012-11-14 15:47:01 -0500236#, python-format
237msgid "Could not set MLS range for %s"
238msgstr ""
239
Dan Walshf8a46ac2013-10-09 17:06:27 -0400240#: ../semanage/seobject.py:523
Eric Paris709e8522012-11-14 15:47:01 -0500241#, python-format
242msgid "Could not set SELinux user for %s"
243msgstr ""
244
Dan Walshf8a46ac2013-10-09 17:06:27 -0400245#: ../semanage/seobject.py:527
Eric Paris709e8522012-11-14 15:47:01 -0500246#, python-format
247msgid "Could not add login mapping for %s"
248msgstr ""
249
Dan Walshf8a46ac2013-10-09 17:06:27 -0400250#: ../semanage/seobject.py:545
Eric Paris709e8522012-11-14 15:47:01 -0500251msgid "Requires seuser or serange"
252msgstr ""
253
Dan Walshf8a46ac2013-10-09 17:06:27 -0400254#: ../semanage/seobject.py:568 ../semanage/seobject.py:614
Eric Paris709e8522012-11-14 15:47:01 -0500255#, python-format
256msgid "Login mapping for %s is not defined"
257msgstr ""
258
Dan Walshf8a46ac2013-10-09 17:06:27 -0400259#: ../semanage/seobject.py:572
Eric Paris709e8522012-11-14 15:47:01 -0500260#, python-format
261msgid "Could not query seuser for %s"
262msgstr ""
263
Dan Walshf8a46ac2013-10-09 17:06:27 -0400264#: ../semanage/seobject.py:586
Eric Paris709e8522012-11-14 15:47:01 -0500265#, python-format
266msgid "Could not modify login mapping for %s"
267msgstr ""
268
Dan Walshf8a46ac2013-10-09 17:06:27 -0400269#: ../semanage/seobject.py:620
Eric Paris709e8522012-11-14 15:47:01 -0500270#, python-format
271msgid "Login mapping for %s is defined in policy, cannot be deleted"
272msgstr ""
273
Dan Walshf8a46ac2013-10-09 17:06:27 -0400274#: ../semanage/seobject.py:624
Eric Paris709e8522012-11-14 15:47:01 -0500275#, python-format
276msgid "Could not delete login mapping for %s"
277msgstr ""
278
Dan Walshf8a46ac2013-10-09 17:06:27 -0400279#: ../semanage/seobject.py:646 ../semanage/seobject.py:679
280#: ../semanage/seobject.py:927
Eric Paris709e8522012-11-14 15:47:01 -0500281msgid "Could not list login mappings"
282msgstr ""
283
Dan Walshf8a46ac2013-10-09 17:06:27 -0400284#: ../semanage/seobject.py:707 ../semanage/seobject.py:719
Eric Paris709e8522012-11-14 15:47:01 -0500285#: ../gui/system-config-selinux.glade:100
Dan Walshf8a46ac2013-10-09 17:06:27 -0400286#: ../sepolicy/sepolicy/sepolicy.glade:1166
287#: ../sepolicy/sepolicy/sepolicy.glade:3155
Eric Paris709e8522012-11-14 15:47:01 -0500288msgid "Login Name"
289msgstr ""
290
Dan Walshf8a46ac2013-10-09 17:06:27 -0400291#: ../semanage/seobject.py:707 ../semanage/seobject.py:719
292#: ../semanage/seobject.py:977 ../semanage/seobject.py:982
Eric Paris709e8522012-11-14 15:47:01 -0500293#: ../gui/system-config-selinux.glade:128
294#: ../gui/system-config-selinux.glade:915
295#: ../gui/system-config-selinux.glade:2285 ../gui/usersPage.py:44
Dan Walshf8a46ac2013-10-09 17:06:27 -0400296#: ../sepolicy/sepolicy/sepolicy.glade:1192
297#: ../sepolicy/sepolicy/sepolicy.glade:3173
298#: ../sepolicy/sepolicy/sepolicy.glade:3259
Eric Paris709e8522012-11-14 15:47:01 -0500299msgid "SELinux User"
300msgstr ""
301
Dan Walshf8a46ac2013-10-09 17:06:27 -0400302#: ../semanage/seobject.py:707 ../gui/system-config-selinux.glade:156
Eric Paris709e8522012-11-14 15:47:01 -0500303#: ../gui/system-config-selinux.glade:943
304msgid "MLS/MCS Range"
305msgstr ""
306
Dan Walshf8a46ac2013-10-09 17:06:27 -0400307#: ../semanage/seobject.py:707
Eric Paris709e8522012-11-14 15:47:01 -0500308msgid "Service"
309msgstr ""
310
Dan Walshf8a46ac2013-10-09 17:06:27 -0400311#: ../semanage/seobject.py:733 ../semanage/seobject.py:764
312#: ../semanage/seobject.py:831 ../semanage/seobject.py:888
313#: ../semanage/seobject.py:894
Eric Paris709e8522012-11-14 15:47:01 -0500314#, python-format
315msgid "Could not check if SELinux user %s is defined"
316msgstr ""
317
Dan Walshf8a46ac2013-10-09 17:06:27 -0400318#: ../semanage/seobject.py:736 ../semanage/seobject.py:837
319#: ../semanage/seobject.py:900
Eric Paris709e8522012-11-14 15:47:01 -0500320#, python-format
321msgid "Could not query user for %s"
322msgstr ""
323
Dan Walshf8a46ac2013-10-09 17:06:27 -0400324#: ../semanage/seobject.py:756
Eric Paris709e8522012-11-14 15:47:01 -0500325#, python-format
326msgid "You must add at least one role for %s"
327msgstr ""
328
Dan Walshf8a46ac2013-10-09 17:06:27 -0400329#: ../semanage/seobject.py:771
Eric Paris709e8522012-11-14 15:47:01 -0500330#, python-format
331msgid "Could not create SELinux user for %s"
332msgstr ""
333
Dan Walshf8a46ac2013-10-09 17:06:27 -0400334#: ../semanage/seobject.py:780
Eric Paris709e8522012-11-14 15:47:01 -0500335#, python-format
336msgid "Could not add role %s for %s"
337msgstr ""
338
Dan Walshf8a46ac2013-10-09 17:06:27 -0400339#: ../semanage/seobject.py:789
Eric Paris709e8522012-11-14 15:47:01 -0500340#, python-format
341msgid "Could not set MLS level for %s"
342msgstr ""
343
Dan Walshf8a46ac2013-10-09 17:06:27 -0400344#: ../semanage/seobject.py:792
Eric Paris709e8522012-11-14 15:47:01 -0500345#, python-format
346msgid "Could not add prefix %s for %s"
347msgstr ""
348
Dan Walshf8a46ac2013-10-09 17:06:27 -0400349#: ../semanage/seobject.py:795
Eric Paris709e8522012-11-14 15:47:01 -0500350#, python-format
351msgid "Could not extract key for %s"
352msgstr ""
353
Dan Walshf8a46ac2013-10-09 17:06:27 -0400354#: ../semanage/seobject.py:799
Eric Paris709e8522012-11-14 15:47:01 -0500355#, python-format
356msgid "Could not add SELinux user %s"
357msgstr ""
358
Dan Walshf8a46ac2013-10-09 17:06:27 -0400359#: ../semanage/seobject.py:821
Eric Paris709e8522012-11-14 15:47:01 -0500360msgid "Requires prefix, roles, level or range"
361msgstr ""
362
Dan Walshf8a46ac2013-10-09 17:06:27 -0400363#: ../semanage/seobject.py:823
Eric Paris709e8522012-11-14 15:47:01 -0500364msgid "Requires prefix or roles"
365msgstr ""
366
Dan Walshf8a46ac2013-10-09 17:06:27 -0400367#: ../semanage/seobject.py:833 ../semanage/seobject.py:890
Eric Paris709e8522012-11-14 15:47:01 -0500368#, python-format
369msgid "SELinux user %s is not defined"
370msgstr ""
371
Dan Walshf8a46ac2013-10-09 17:06:27 -0400372#: ../semanage/seobject.py:862
Eric Paris709e8522012-11-14 15:47:01 -0500373#, python-format
374msgid "Could not modify SELinux user %s"
375msgstr ""
376
Dan Walshf8a46ac2013-10-09 17:06:27 -0400377#: ../semanage/seobject.py:896
Eric Paris709e8522012-11-14 15:47:01 -0500378#, python-format
379msgid "SELinux user %s is defined in policy, cannot be deleted"
380msgstr ""
381
Dan Walshf8a46ac2013-10-09 17:06:27 -0400382#: ../semanage/seobject.py:907
Eric Paris709e8522012-11-14 15:47:01 -0500383#, python-format
384msgid "Could not delete SELinux user %s"
385msgstr ""
386
Dan Walshf8a46ac2013-10-09 17:06:27 -0400387#: ../semanage/seobject.py:945
Eric Paris709e8522012-11-14 15:47:01 -0500388msgid "Could not list SELinux users"
389msgstr ""
390
Dan Walshf8a46ac2013-10-09 17:06:27 -0400391#: ../semanage/seobject.py:951
Eric Paris709e8522012-11-14 15:47:01 -0500392#, python-format
393msgid "Could not list roles for user %s"
394msgstr ""
395
Dan Walshf8a46ac2013-10-09 17:06:27 -0400396#: ../semanage/seobject.py:976
Eric Paris709e8522012-11-14 15:47:01 -0500397msgid "Labeling"
398msgstr ""
399
Dan Walshf8a46ac2013-10-09 17:06:27 -0400400#: ../semanage/seobject.py:976
Eric Paris709e8522012-11-14 15:47:01 -0500401msgid "MLS/"
402msgstr ""
403
Dan Walshf8a46ac2013-10-09 17:06:27 -0400404#: ../semanage/seobject.py:977
Eric Paris709e8522012-11-14 15:47:01 -0500405msgid "Prefix"
406msgstr ""
407
Dan Walshf8a46ac2013-10-09 17:06:27 -0400408#: ../semanage/seobject.py:977
Eric Paris709e8522012-11-14 15:47:01 -0500409msgid "MCS Level"
410msgstr ""
411
Dan Walshf8a46ac2013-10-09 17:06:27 -0400412#: ../semanage/seobject.py:977
Eric Paris709e8522012-11-14 15:47:01 -0500413msgid "MCS Range"
414msgstr ""
415
Dan Walshf8a46ac2013-10-09 17:06:27 -0400416#: ../semanage/seobject.py:977 ../semanage/seobject.py:982
Eric Paris709e8522012-11-14 15:47:01 -0500417#: ../gui/system-config-selinux.glade:992 ../gui/usersPage.py:59
Dan Walshf8a46ac2013-10-09 17:06:27 -0400418#: ../sepolicy/sepolicy/sepolicy.glade:3279
419#: ../sepolicy/sepolicy/sepolicy.glade:5170
420#: ../sepolicy/sepolicy/sepolicy.glade:5411
Eric Paris709e8522012-11-14 15:47:01 -0500421msgid "SELinux Roles"
422msgstr ""
423
Dan Walshf8a46ac2013-10-09 17:06:27 -0400424#: ../semanage/seobject.py:1002
Eric Paris709e8522012-11-14 15:47:01 -0500425msgid "Protocol udp or tcp is required"
426msgstr ""
427
Dan Walshf8a46ac2013-10-09 17:06:27 -0400428#: ../semanage/seobject.py:1004
Eric Paris709e8522012-11-14 15:47:01 -0500429msgid "Port is required"
430msgstr ""
431
Dan Walshf8a46ac2013-10-09 17:06:27 -0400432#: ../semanage/seobject.py:1014
Eric Paris709e8522012-11-14 15:47:01 -0500433msgid "Invalid Port"
434msgstr ""
435
Dan Walshf8a46ac2013-10-09 17:06:27 -0400436#: ../semanage/seobject.py:1018
Eric Paris709e8522012-11-14 15:47:01 -0500437#, python-format
438msgid "Could not create a key for %s/%s"
439msgstr ""
440
Dan Walshf8a46ac2013-10-09 17:06:27 -0400441#: ../semanage/seobject.py:1029
Eric Paris709e8522012-11-14 15:47:01 -0500442msgid "Type is required"
443msgstr ""
444
Dan Walshf8a46ac2013-10-09 17:06:27 -0400445#: ../semanage/seobject.py:1032 ../semanage/seobject.py:1096
446#: ../semanage/seobject.py:1873
Eric Paris709e8522012-11-14 15:47:01 -0500447#, python-format
448msgid "Type %s is invalid, must be a port type"
449msgstr ""
450
Dan Walshf8a46ac2013-10-09 17:06:27 -0400451#: ../semanage/seobject.py:1040 ../semanage/seobject.py:1102
452#: ../semanage/seobject.py:1157 ../semanage/seobject.py:1163
Eric Paris709e8522012-11-14 15:47:01 -0500453#, python-format
454msgid "Could not check if port %s/%s is defined"
455msgstr ""
456
Dan Walshf8a46ac2013-10-09 17:06:27 -0400457#: ../semanage/seobject.py:1042
Eric Paris709e8522012-11-14 15:47:01 -0500458#, python-format
459msgid "Port %s/%s already defined"
460msgstr ""
461
Dan Walshf8a46ac2013-10-09 17:06:27 -0400462#: ../semanage/seobject.py:1046
Eric Paris709e8522012-11-14 15:47:01 -0500463#, python-format
464msgid "Could not create port for %s/%s"
465msgstr ""
466
Dan Walshf8a46ac2013-10-09 17:06:27 -0400467#: ../semanage/seobject.py:1052
Eric Paris709e8522012-11-14 15:47:01 -0500468#, python-format
469msgid "Could not create context for %s/%s"
470msgstr ""
471
Dan Walshf8a46ac2013-10-09 17:06:27 -0400472#: ../semanage/seobject.py:1056
Eric Paris709e8522012-11-14 15:47:01 -0500473#, python-format
474msgid "Could not set user in port context for %s/%s"
475msgstr ""
476
Dan Walshf8a46ac2013-10-09 17:06:27 -0400477#: ../semanage/seobject.py:1060
Eric Paris709e8522012-11-14 15:47:01 -0500478#, python-format
479msgid "Could not set role in port context for %s/%s"
480msgstr ""
481
Dan Walshf8a46ac2013-10-09 17:06:27 -0400482#: ../semanage/seobject.py:1064
Eric Paris709e8522012-11-14 15:47:01 -0500483#, python-format
484msgid "Could not set type in port context for %s/%s"
485msgstr ""
486
Dan Walshf8a46ac2013-10-09 17:06:27 -0400487#: ../semanage/seobject.py:1069
Eric Paris709e8522012-11-14 15:47:01 -0500488#, python-format
489msgid "Could not set mls fields in port context for %s/%s"
490msgstr ""
491
Dan Walshf8a46ac2013-10-09 17:06:27 -0400492#: ../semanage/seobject.py:1073
Eric Paris709e8522012-11-14 15:47:01 -0500493#, python-format
494msgid "Could not set port context for %s/%s"
495msgstr ""
496
Dan Walshf8a46ac2013-10-09 17:06:27 -0400497#: ../semanage/seobject.py:1077
Eric Paris709e8522012-11-14 15:47:01 -0500498#, python-format
499msgid "Could not add port %s/%s"
500msgstr ""
501
Dan Walshf8a46ac2013-10-09 17:06:27 -0400502#: ../semanage/seobject.py:1091 ../semanage/seobject.py:1367
503#: ../semanage/seobject.py:1566
Eric Paris709e8522012-11-14 15:47:01 -0500504msgid "Requires setype or serange"
505msgstr ""
506
Dan Walshf8a46ac2013-10-09 17:06:27 -0400507#: ../semanage/seobject.py:1093
Eric Paris709e8522012-11-14 15:47:01 -0500508msgid "Requires setype"
509msgstr ""
510
Dan Walshf8a46ac2013-10-09 17:06:27 -0400511#: ../semanage/seobject.py:1104 ../semanage/seobject.py:1159
Eric Paris709e8522012-11-14 15:47:01 -0500512#, python-format
513msgid "Port %s/%s is not defined"
514msgstr ""
515
Dan Walshf8a46ac2013-10-09 17:06:27 -0400516#: ../semanage/seobject.py:1108
Eric Paris709e8522012-11-14 15:47:01 -0500517#, python-format
518msgid "Could not query port %s/%s"
519msgstr ""
520
Dan Walshf8a46ac2013-10-09 17:06:27 -0400521#: ../semanage/seobject.py:1119
Eric Paris709e8522012-11-14 15:47:01 -0500522#, python-format
523msgid "Could not modify port %s/%s"
524msgstr ""
525
Dan Walshf8a46ac2013-10-09 17:06:27 -0400526#: ../semanage/seobject.py:1132
Eric Paris709e8522012-11-14 15:47:01 -0500527msgid "Could not list the ports"
528msgstr ""
529
Dan Walshf8a46ac2013-10-09 17:06:27 -0400530#: ../semanage/seobject.py:1148
Eric Paris709e8522012-11-14 15:47:01 -0500531#, python-format
532msgid "Could not delete the port %s"
533msgstr ""
534
Dan Walshf8a46ac2013-10-09 17:06:27 -0400535#: ../semanage/seobject.py:1165
Eric Paris709e8522012-11-14 15:47:01 -0500536#, python-format
537msgid "Port %s/%s is defined in policy, cannot be deleted"
538msgstr ""
539
Dan Walshf8a46ac2013-10-09 17:06:27 -0400540#: ../semanage/seobject.py:1169
Eric Paris709e8522012-11-14 15:47:01 -0500541#, python-format
542msgid "Could not delete port %s/%s"
543msgstr ""
544
Dan Walshf8a46ac2013-10-09 17:06:27 -0400545#: ../semanage/seobject.py:1185 ../semanage/seobject.py:1207
Eric Paris709e8522012-11-14 15:47:01 -0500546msgid "Could not list ports"
547msgstr ""
548
Dan Walshf8a46ac2013-10-09 17:06:27 -0400549#: ../semanage/seobject.py:1246 ../sepolicy/sepolicy/sepolicy.glade:2675
550#: ../sepolicy/sepolicy/sepolicy.glade:2773
551#: ../sepolicy/sepolicy/sepolicy.glade:4687
Eric Paris709e8522012-11-14 15:47:01 -0500552msgid "SELinux Port Type"
553msgstr ""
554
Dan Walshf8a46ac2013-10-09 17:06:27 -0400555#: ../semanage/seobject.py:1246
Eric Paris709e8522012-11-14 15:47:01 -0500556msgid "Proto"
557msgstr ""
558
Dan Walshf8a46ac2013-10-09 17:06:27 -0400559#: ../semanage/seobject.py:1246 ../gui/system-config-selinux.glade:335
560#: ../sepolicy/sepolicy/sepolicy.glade:1417
Eric Paris709e8522012-11-14 15:47:01 -0500561msgid "Port Number"
562msgstr ""
563
Dan Walshf8a46ac2013-10-09 17:06:27 -0400564#: ../semanage/seobject.py:1270
Eric Paris709e8522012-11-14 15:47:01 -0500565msgid "Node Address is required"
566msgstr ""
567
Dan Walshf8a46ac2013-10-09 17:06:27 -0400568#: ../semanage/seobject.py:1285
Eric Paris709e8522012-11-14 15:47:01 -0500569msgid "Unknown or missing protocol"
570msgstr ""
571
Dan Walshf8a46ac2013-10-09 17:06:27 -0400572#: ../semanage/seobject.py:1299
Eric Paris709e8522012-11-14 15:47:01 -0500573msgid "SELinux node type is required"
574msgstr ""
575
Dan Walshf8a46ac2013-10-09 17:06:27 -0400576#: ../semanage/seobject.py:1302 ../semanage/seobject.py:1370
Eric Paris709e8522012-11-14 15:47:01 -0500577#, python-format
578msgid "Type %s is invalid, must be a node type"
579msgstr ""
580
Dan Walshf8a46ac2013-10-09 17:06:27 -0400581#: ../semanage/seobject.py:1306 ../semanage/seobject.py:1374
582#: ../semanage/seobject.py:1410 ../semanage/seobject.py:1508
583#: ../semanage/seobject.py:1570 ../semanage/seobject.py:1604
584#: ../semanage/seobject.py:1818
Eric Paris709e8522012-11-14 15:47:01 -0500585#, python-format
586msgid "Could not create key for %s"
587msgstr ""
588
Dan Walshf8a46ac2013-10-09 17:06:27 -0400589#: ../semanage/seobject.py:1308 ../semanage/seobject.py:1378
590#: ../semanage/seobject.py:1414 ../semanage/seobject.py:1420
Eric Paris709e8522012-11-14 15:47:01 -0500591#, python-format
592msgid "Could not check if addr %s is defined"
593msgstr ""
594
Dan Walshf8a46ac2013-10-09 17:06:27 -0400595#: ../semanage/seobject.py:1317
Eric Paris709e8522012-11-14 15:47:01 -0500596#, python-format
597msgid "Could not create addr for %s"
598msgstr ""
599
Dan Walshf8a46ac2013-10-09 17:06:27 -0400600#: ../semanage/seobject.py:1323 ../semanage/seobject.py:1524
601#: ../semanage/seobject.py:1767
Eric Paris709e8522012-11-14 15:47:01 -0500602#, python-format
603msgid "Could not create context for %s"
604msgstr ""
605
Dan Walshf8a46ac2013-10-09 17:06:27 -0400606#: ../semanage/seobject.py:1327
Eric Paris709e8522012-11-14 15:47:01 -0500607#, python-format
608msgid "Could not set mask for %s"
609msgstr ""
610
Dan Walshf8a46ac2013-10-09 17:06:27 -0400611#: ../semanage/seobject.py:1331
Eric Paris709e8522012-11-14 15:47:01 -0500612#, python-format
613msgid "Could not set user in addr context for %s"
614msgstr ""
615
Dan Walshf8a46ac2013-10-09 17:06:27 -0400616#: ../semanage/seobject.py:1335
Eric Paris709e8522012-11-14 15:47:01 -0500617#, python-format
618msgid "Could not set role in addr context for %s"
619msgstr ""
620
Dan Walshf8a46ac2013-10-09 17:06:27 -0400621#: ../semanage/seobject.py:1339
Eric Paris709e8522012-11-14 15:47:01 -0500622#, python-format
623msgid "Could not set type in addr context for %s"
624msgstr ""
625
Dan Walshf8a46ac2013-10-09 17:06:27 -0400626#: ../semanage/seobject.py:1344
Eric Paris709e8522012-11-14 15:47:01 -0500627#, python-format
628msgid "Could not set mls fields in addr context for %s"
629msgstr ""
630
Dan Walshf8a46ac2013-10-09 17:06:27 -0400631#: ../semanage/seobject.py:1348
Eric Paris709e8522012-11-14 15:47:01 -0500632#, python-format
633msgid "Could not set addr context for %s"
634msgstr ""
635
Dan Walshf8a46ac2013-10-09 17:06:27 -0400636#: ../semanage/seobject.py:1352
Eric Paris709e8522012-11-14 15:47:01 -0500637#, python-format
638msgid "Could not add addr %s"
639msgstr ""
640
Dan Walshf8a46ac2013-10-09 17:06:27 -0400641#: ../semanage/seobject.py:1380 ../semanage/seobject.py:1416
Eric Paris709e8522012-11-14 15:47:01 -0500642#, python-format
643msgid "Addr %s is not defined"
644msgstr ""
645
Dan Walshf8a46ac2013-10-09 17:06:27 -0400646#: ../semanage/seobject.py:1384
Eric Paris709e8522012-11-14 15:47:01 -0500647#, python-format
648msgid "Could not query addr %s"
649msgstr ""
650
Dan Walshf8a46ac2013-10-09 17:06:27 -0400651#: ../semanage/seobject.py:1394
Eric Paris709e8522012-11-14 15:47:01 -0500652#, python-format
653msgid "Could not modify addr %s"
654msgstr ""
655
Dan Walshf8a46ac2013-10-09 17:06:27 -0400656#: ../semanage/seobject.py:1422
Eric Paris709e8522012-11-14 15:47:01 -0500657#, python-format
658msgid "Addr %s is defined in policy, cannot be deleted"
659msgstr ""
660
Dan Walshf8a46ac2013-10-09 17:06:27 -0400661#: ../semanage/seobject.py:1426
Eric Paris709e8522012-11-14 15:47:01 -0500662#, python-format
663msgid "Could not delete addr %s"
664msgstr ""
665
Dan Walshf8a46ac2013-10-09 17:06:27 -0400666#: ../semanage/seobject.py:1438
Eric Paris709e8522012-11-14 15:47:01 -0500667msgid "Could not deleteall node mappings"
668msgstr ""
669
Dan Walshf8a46ac2013-10-09 17:06:27 -0400670#: ../semanage/seobject.py:1452
Eric Paris709e8522012-11-14 15:47:01 -0500671msgid "Could not list addrs"
672msgstr ""
673
Dan Walshf8a46ac2013-10-09 17:06:27 -0400674#: ../semanage/seobject.py:1504 ../semanage/seobject.py:1811
Eric Paris709e8522012-11-14 15:47:01 -0500675msgid "SELinux Type is required"
676msgstr ""
677
Dan Walshf8a46ac2013-10-09 17:06:27 -0400678#: ../semanage/seobject.py:1512 ../semanage/seobject.py:1574
679#: ../semanage/seobject.py:1608 ../semanage/seobject.py:1614
Eric Paris709e8522012-11-14 15:47:01 -0500680#, python-format
681msgid "Could not check if interface %s is defined"
682msgstr ""
683
Dan Walshf8a46ac2013-10-09 17:06:27 -0400684#: ../semanage/seobject.py:1519
Eric Paris709e8522012-11-14 15:47:01 -0500685#, python-format
686msgid "Could not create interface for %s"
687msgstr ""
688
Dan Walshf8a46ac2013-10-09 17:06:27 -0400689#: ../semanage/seobject.py:1528
Eric Paris709e8522012-11-14 15:47:01 -0500690#, python-format
691msgid "Could not set user in interface context for %s"
692msgstr ""
693
Dan Walshf8a46ac2013-10-09 17:06:27 -0400694#: ../semanage/seobject.py:1532
Eric Paris709e8522012-11-14 15:47:01 -0500695#, python-format
696msgid "Could not set role in interface context for %s"
697msgstr ""
698
Dan Walshf8a46ac2013-10-09 17:06:27 -0400699#: ../semanage/seobject.py:1536
Eric Paris709e8522012-11-14 15:47:01 -0500700#, python-format
701msgid "Could not set type in interface context for %s"
702msgstr ""
703
Dan Walshf8a46ac2013-10-09 17:06:27 -0400704#: ../semanage/seobject.py:1541
Eric Paris709e8522012-11-14 15:47:01 -0500705#, python-format
706msgid "Could not set mls fields in interface context for %s"
707msgstr ""
708
Dan Walshf8a46ac2013-10-09 17:06:27 -0400709#: ../semanage/seobject.py:1545
Eric Paris709e8522012-11-14 15:47:01 -0500710#, python-format
711msgid "Could not set interface context for %s"
712msgstr ""
713
Dan Walshf8a46ac2013-10-09 17:06:27 -0400714#: ../semanage/seobject.py:1549
Eric Paris709e8522012-11-14 15:47:01 -0500715#, python-format
716msgid "Could not set message context for %s"
717msgstr ""
718
Dan Walshf8a46ac2013-10-09 17:06:27 -0400719#: ../semanage/seobject.py:1553
Eric Paris709e8522012-11-14 15:47:01 -0500720#, python-format
721msgid "Could not add interface %s"
722msgstr ""
723
Dan Walshf8a46ac2013-10-09 17:06:27 -0400724#: ../semanage/seobject.py:1576 ../semanage/seobject.py:1610
Eric Paris709e8522012-11-14 15:47:01 -0500725#, python-format
726msgid "Interface %s is not defined"
727msgstr ""
728
Dan Walshf8a46ac2013-10-09 17:06:27 -0400729#: ../semanage/seobject.py:1580
Eric Paris709e8522012-11-14 15:47:01 -0500730#, python-format
731msgid "Could not query interface %s"
732msgstr ""
733
Dan Walshf8a46ac2013-10-09 17:06:27 -0400734#: ../semanage/seobject.py:1591
Eric Paris709e8522012-11-14 15:47:01 -0500735#, python-format
736msgid "Could not modify interface %s"
737msgstr ""
738
Dan Walshf8a46ac2013-10-09 17:06:27 -0400739#: ../semanage/seobject.py:1616
Eric Paris709e8522012-11-14 15:47:01 -0500740#, python-format
741msgid "Interface %s is defined in policy, cannot be deleted"
742msgstr ""
743
Dan Walshf8a46ac2013-10-09 17:06:27 -0400744#: ../semanage/seobject.py:1620
Eric Paris709e8522012-11-14 15:47:01 -0500745#, python-format
746msgid "Could not delete interface %s"
747msgstr ""
748
Dan Walshf8a46ac2013-10-09 17:06:27 -0400749#: ../semanage/seobject.py:1632
Eric Paris709e8522012-11-14 15:47:01 -0500750msgid "Could not delete all interface mappings"
751msgstr ""
752
Dan Walshf8a46ac2013-10-09 17:06:27 -0400753#: ../semanage/seobject.py:1646
Eric Paris709e8522012-11-14 15:47:01 -0500754msgid "Could not list interfaces"
755msgstr ""
756
Dan Walshf8a46ac2013-10-09 17:06:27 -0400757#: ../semanage/seobject.py:1671
Eric Paris709e8522012-11-14 15:47:01 -0500758msgid "SELinux Interface"
759msgstr ""
760
Dan Walshf8a46ac2013-10-09 17:06:27 -0400761#: ../semanage/seobject.py:1671 ../semanage/seobject.py:2033
Eric Paris709e8522012-11-14 15:47:01 -0500762msgid "Context"
763msgstr ""
764
Dan Walshf8a46ac2013-10-09 17:06:27 -0400765#: ../semanage/seobject.py:1738
766#, python-format
767msgid "Target %s is not valid. Target is not allowed to end with '/'"
768msgstr ""
769
770#: ../semanage/seobject.py:1741
771#, python-format
772msgid "Substiture %s is not valid. Substitute is not allowed to end with '/'"
773msgstr ""
774
775#: ../semanage/seobject.py:1744
Eric Paris709e8522012-11-14 15:47:01 -0500776#, python-format
777msgid "Equivalence class for %s already exists"
778msgstr ""
779
Dan Walshf8a46ac2013-10-09 17:06:27 -0400780#: ../semanage/seobject.py:1750
Eric Paris709e8522012-11-14 15:47:01 -0500781#, python-format
782msgid "File spec %s conflicts with equivalency rule '%s %s'"
783msgstr ""
784
Dan Walshf8a46ac2013-10-09 17:06:27 -0400785#: ../semanage/seobject.py:1759
Eric Paris709e8522012-11-14 15:47:01 -0500786#, python-format
787msgid "Equivalence class for %s does not exists"
788msgstr ""
789
Dan Walshf8a46ac2013-10-09 17:06:27 -0400790#: ../semanage/seobject.py:1773
Eric Paris709e8522012-11-14 15:47:01 -0500791#, python-format
792msgid "Could not set user in file context for %s"
793msgstr ""
794
Dan Walshf8a46ac2013-10-09 17:06:27 -0400795#: ../semanage/seobject.py:1777
Eric Paris709e8522012-11-14 15:47:01 -0500796#, python-format
797msgid "Could not set role in file context for %s"
798msgstr ""
799
Dan Walshf8a46ac2013-10-09 17:06:27 -0400800#: ../semanage/seobject.py:1782 ../semanage/seobject.py:1848
Eric Paris709e8522012-11-14 15:47:01 -0500801#, python-format
802msgid "Could not set mls fields in file context for %s"
803msgstr ""
804
Dan Walshf8a46ac2013-10-09 17:06:27 -0400805#: ../semanage/seobject.py:1788
Eric Paris709e8522012-11-14 15:47:01 -0500806msgid "Invalid file specification"
807msgstr ""
808
Dan Walshf8a46ac2013-10-09 17:06:27 -0400809#: ../semanage/seobject.py:1790
Eric Paris709e8522012-11-14 15:47:01 -0500810msgid "File specification can not include spaces"
811msgstr ""
812
Dan Walshf8a46ac2013-10-09 17:06:27 -0400813#: ../semanage/seobject.py:1795
Eric Paris709e8522012-11-14 15:47:01 -0500814#, python-format
815msgid ""
Dan Walshf8a46ac2013-10-09 17:06:27 -0400816"File spec %s conflicts with equivalency rule '%s %s'; Try adding '%s' instead"
Eric Paris709e8522012-11-14 15:47:01 -0500817msgstr ""
818
Dan Walshf8a46ac2013-10-09 17:06:27 -0400819#: ../semanage/seobject.py:1814
Eric Paris709e8522012-11-14 15:47:01 -0500820#, python-format
821msgid "Type %s is invalid, must be a file or device type"
822msgstr ""
823
Dan Walshf8a46ac2013-10-09 17:06:27 -0400824#: ../semanage/seobject.py:1822 ../semanage/seobject.py:1827
825#: ../semanage/seobject.py:1883 ../semanage/seobject.py:1965
826#: ../semanage/seobject.py:1969
Eric Paris709e8522012-11-14 15:47:01 -0500827#, python-format
828msgid "Could not check if file context for %s is defined"
829msgstr ""
830
Dan Walshf8a46ac2013-10-09 17:06:27 -0400831#: ../semanage/seobject.py:1835
Eric Paris709e8522012-11-14 15:47:01 -0500832#, python-format
833msgid "Could not create file context for %s"
834msgstr ""
835
Dan Walshf8a46ac2013-10-09 17:06:27 -0400836#: ../semanage/seobject.py:1843
Eric Paris709e8522012-11-14 15:47:01 -0500837#, python-format
838msgid "Could not set type in file context for %s"
839msgstr ""
840
Dan Walshf8a46ac2013-10-09 17:06:27 -0400841#: ../semanage/seobject.py:1851 ../semanage/seobject.py:1911
842#: ../semanage/seobject.py:1915
Eric Paris709e8522012-11-14 15:47:01 -0500843#, python-format
844msgid "Could not set file context for %s"
845msgstr ""
846
Dan Walshf8a46ac2013-10-09 17:06:27 -0400847#: ../semanage/seobject.py:1857
Eric Paris709e8522012-11-14 15:47:01 -0500848#, python-format
849msgid "Could not add file context for %s"
850msgstr ""
851
Dan Walshf8a46ac2013-10-09 17:06:27 -0400852#: ../semanage/seobject.py:1871
Eric Paris709e8522012-11-14 15:47:01 -0500853msgid "Requires setype, serange or seuser"
854msgstr ""
855
Dan Walshf8a46ac2013-10-09 17:06:27 -0400856#: ../semanage/seobject.py:1887 ../semanage/seobject.py:1973
Eric Paris709e8522012-11-14 15:47:01 -0500857#, python-format
858msgid "File context for %s is not defined"
859msgstr ""
860
Dan Walshf8a46ac2013-10-09 17:06:27 -0400861#: ../semanage/seobject.py:1893
Eric Paris709e8522012-11-14 15:47:01 -0500862#, python-format
863msgid "Could not query file context for %s"
864msgstr ""
865
Dan Walshf8a46ac2013-10-09 17:06:27 -0400866#: ../semanage/seobject.py:1919
Eric Paris709e8522012-11-14 15:47:01 -0500867#, python-format
868msgid "Could not modify file context for %s"
869msgstr ""
870
Dan Walshf8a46ac2013-10-09 17:06:27 -0400871#: ../semanage/seobject.py:1932
Eric Paris709e8522012-11-14 15:47:01 -0500872msgid "Could not list the file contexts"
873msgstr ""
874
Dan Walshf8a46ac2013-10-09 17:06:27 -0400875#: ../semanage/seobject.py:1946
Eric Paris709e8522012-11-14 15:47:01 -0500876#, python-format
877msgid "Could not delete the file context %s"
878msgstr ""
879
Dan Walshf8a46ac2013-10-09 17:06:27 -0400880#: ../semanage/seobject.py:1971
Eric Paris709e8522012-11-14 15:47:01 -0500881#, python-format
882msgid "File context for %s is defined in policy, cannot be deleted"
883msgstr ""
884
Dan Walshf8a46ac2013-10-09 17:06:27 -0400885#: ../semanage/seobject.py:1977
Eric Paris709e8522012-11-14 15:47:01 -0500886#, python-format
887msgid "Could not delete file context for %s"
888msgstr ""
889
Dan Walshf8a46ac2013-10-09 17:06:27 -0400890#: ../semanage/seobject.py:1992
Eric Paris709e8522012-11-14 15:47:01 -0500891msgid "Could not list file contexts"
892msgstr ""
893
Dan Walshf8a46ac2013-10-09 17:06:27 -0400894#: ../semanage/seobject.py:1996
Eric Paris709e8522012-11-14 15:47:01 -0500895msgid "Could not list local file contexts"
896msgstr ""
897
Dan Walshf8a46ac2013-10-09 17:06:27 -0400898#: ../semanage/seobject.py:2033
Eric Paris709e8522012-11-14 15:47:01 -0500899msgid "SELinux fcontext"
900msgstr ""
901
Dan Walshf8a46ac2013-10-09 17:06:27 -0400902#: ../semanage/seobject.py:2033
Eric Paris709e8522012-11-14 15:47:01 -0500903msgid "type"
904msgstr ""
905
Dan Walshf8a46ac2013-10-09 17:06:27 -0400906#: ../semanage/seobject.py:2046
Eric Paris709e8522012-11-14 15:47:01 -0500907msgid ""
908"\n"
909"SELinux Distribution fcontext Equivalence \n"
910msgstr ""
911
Dan Walshf8a46ac2013-10-09 17:06:27 -0400912#: ../semanage/seobject.py:2051
Eric Paris709e8522012-11-14 15:47:01 -0500913msgid ""
914"\n"
915"SELinux Local fcontext Equivalence \n"
916msgstr ""
917
Dan Walshf8a46ac2013-10-09 17:06:27 -0400918#: ../semanage/seobject.py:2087 ../semanage/seobject.py:2138
919#: ../semanage/seobject.py:2144
Eric Paris709e8522012-11-14 15:47:01 -0500920#, python-format
921msgid "Could not check if boolean %s is defined"
922msgstr ""
923
Dan Walshf8a46ac2013-10-09 17:06:27 -0400924#: ../semanage/seobject.py:2089 ../semanage/seobject.py:2140
Eric Paris709e8522012-11-14 15:47:01 -0500925#, python-format
926msgid "Boolean %s is not defined"
927msgstr ""
928
Dan Walshf8a46ac2013-10-09 17:06:27 -0400929#: ../semanage/seobject.py:2093
Eric Paris709e8522012-11-14 15:47:01 -0500930#, python-format
931msgid "Could not query file context %s"
932msgstr ""
933
Dan Walshf8a46ac2013-10-09 17:06:27 -0400934#: ../semanage/seobject.py:2098
Eric Paris709e8522012-11-14 15:47:01 -0500935#, python-format
936msgid "You must specify one of the following values: %s"
937msgstr ""
938
Dan Walshf8a46ac2013-10-09 17:06:27 -0400939#: ../semanage/seobject.py:2103
Eric Paris709e8522012-11-14 15:47:01 -0500940#, python-format
941msgid "Could not set active value of boolean %s"
942msgstr ""
943
Dan Walshf8a46ac2013-10-09 17:06:27 -0400944#: ../semanage/seobject.py:2106
Eric Paris709e8522012-11-14 15:47:01 -0500945#, python-format
946msgid "Could not modify boolean %s"
947msgstr ""
948
Dan Walshf8a46ac2013-10-09 17:06:27 -0400949#: ../semanage/seobject.py:2122
Eric Paris709e8522012-11-14 15:47:01 -0500950#, python-format
951msgid "Bad format %s: Record %s"
952msgstr ""
953
Dan Walshf8a46ac2013-10-09 17:06:27 -0400954#: ../semanage/seobject.py:2146
Eric Paris709e8522012-11-14 15:47:01 -0500955#, python-format
956msgid "Boolean %s is defined in policy, cannot be deleted"
957msgstr ""
958
Dan Walshf8a46ac2013-10-09 17:06:27 -0400959#: ../semanage/seobject.py:2150
Eric Paris709e8522012-11-14 15:47:01 -0500960#, python-format
961msgid "Could not delete boolean %s"
962msgstr ""
963
Dan Walshf8a46ac2013-10-09 17:06:27 -0400964#: ../semanage/seobject.py:2162 ../semanage/seobject.py:2179
Eric Paris709e8522012-11-14 15:47:01 -0500965msgid "Could not list booleans"
966msgstr ""
967
Dan Walshf8a46ac2013-10-09 17:06:27 -0400968#: ../semanage/seobject.py:2214
Eric Paris709e8522012-11-14 15:47:01 -0500969msgid "off"
970msgstr ""
971
Dan Walshf8a46ac2013-10-09 17:06:27 -0400972#: ../semanage/seobject.py:2214
Eric Paris709e8522012-11-14 15:47:01 -0500973msgid "on"
974msgstr ""
975
Dan Walshf8a46ac2013-10-09 17:06:27 -0400976#: ../semanage/seobject.py:2228
Eric Paris709e8522012-11-14 15:47:01 -0500977msgid "SELinux boolean"
978msgstr ""
979
Dan Walshf8a46ac2013-10-09 17:06:27 -0400980#: ../semanage/seobject.py:2228
Eric Paris709e8522012-11-14 15:47:01 -0500981msgid "State"
982msgstr ""
983
Dan Walshf8a46ac2013-10-09 17:06:27 -0400984#: ../semanage/seobject.py:2228
Eric Paris709e8522012-11-14 15:47:01 -0500985msgid "Default"
986msgstr ""
987
Dan Walshf8a46ac2013-10-09 17:06:27 -0400988#: ../semanage/seobject.py:2228 ../gui/polgen.glade:113
989#: ../gui/polgengui.py:274 ../sepolicy/sepolicy/sepolicy.glade:2147
990#: ../sepolicy/sepolicy/sepolicy.glade:2517
991#: ../sepolicy/sepolicy/sepolicy.glade:5021
Eric Paris709e8522012-11-14 15:47:01 -0500992msgid "Description"
993msgstr ""
994
995#: ../newrole/newrole.c:201
996#, c-format
997msgid "failed to set PAM_TTY\n"
998msgstr ""
999
1000#: ../newrole/newrole.c:290
1001#, c-format
1002msgid "newrole: service name configuration hashtable overflow\n"
1003msgstr ""
1004
1005#: ../newrole/newrole.c:300
1006#, c-format
1007msgid "newrole: %s: error on line %lu.\n"
1008msgstr ""
1009
1010#: ../newrole/newrole.c:439
1011#, c-format
1012msgid "cannot find valid entry in the passwd file.\n"
1013msgstr ""
1014
1015#: ../newrole/newrole.c:450
1016#, c-format
1017msgid "Out of memory!\n"
1018msgstr ""
1019
1020#: ../newrole/newrole.c:455
1021#, c-format
1022msgid "Error! Shell is not valid.\n"
1023msgstr ""
1024
1025#: ../newrole/newrole.c:512
1026#, c-format
1027msgid "Unable to clear environment\n"
1028msgstr ""
1029
Dan Walshf8a46ac2013-10-09 17:06:27 -04001030#: ../newrole/newrole.c:554 ../newrole/newrole.c:585 ../newrole/newrole.c:616
Eric Paris709e8522012-11-14 15:47:01 -05001031#, c-format
1032msgid "Error changing uid, aborting.\n"
1033msgstr ""
1034
Dan Walshf8a46ac2013-10-09 17:06:27 -04001035#: ../newrole/newrole.c:611
Eric Paris709e8522012-11-14 15:47:01 -05001036#, c-format
1037msgid "Error resetting KEEPCAPS, aborting\n"
1038msgstr ""
1039
Dan Walshf8a46ac2013-10-09 17:06:27 -04001040#: ../newrole/newrole.c:634
Eric Paris709e8522012-11-14 15:47:01 -05001041#, c-format
1042msgid "Error connecting to audit system.\n"
1043msgstr ""
1044
Dan Walshf8a46ac2013-10-09 17:06:27 -04001045#: ../newrole/newrole.c:640
Eric Paris709e8522012-11-14 15:47:01 -05001046#, c-format
1047msgid "Error allocating memory.\n"
1048msgstr ""
1049
Dan Walshf8a46ac2013-10-09 17:06:27 -04001050#: ../newrole/newrole.c:647
Eric Paris709e8522012-11-14 15:47:01 -05001051#, c-format
1052msgid "Error sending audit message.\n"
1053msgstr ""
1054
Dan Walshf8a46ac2013-10-09 17:06:27 -04001055#: ../newrole/newrole.c:691 ../newrole/newrole.c:1063
Eric Paris709e8522012-11-14 15:47:01 -05001056#, c-format
1057msgid "Could not determine enforcing mode.\n"
1058msgstr ""
1059
Dan Walshf8a46ac2013-10-09 17:06:27 -04001060#: ../newrole/newrole.c:698
Eric Paris709e8522012-11-14 15:47:01 -05001061#, c-format
1062msgid "Error! Could not open %s.\n"
1063msgstr ""
1064
Dan Walshf8a46ac2013-10-09 17:06:27 -04001065#: ../newrole/newrole.c:704
1066#, c-format
1067msgid "Error! Could not clear O_NONBLOCK on %s\n"
1068msgstr ""
1069
1070#: ../newrole/newrole.c:710
Eric Paris709e8522012-11-14 15:47:01 -05001071#, c-format
1072msgid "%s! Could not get current context for %s, not relabeling tty.\n"
1073msgstr ""
1074
Dan Walshf8a46ac2013-10-09 17:06:27 -04001075#: ../newrole/newrole.c:720
Eric Paris709e8522012-11-14 15:47:01 -05001076#, c-format
1077msgid "%s! Could not get new context for %s, not relabeling tty.\n"
1078msgstr ""
1079
Dan Walshf8a46ac2013-10-09 17:06:27 -04001080#: ../newrole/newrole.c:730
Eric Paris709e8522012-11-14 15:47:01 -05001081#, c-format
1082msgid "%s! Could not set new context for %s\n"
1083msgstr ""
1084
Dan Walshf8a46ac2013-10-09 17:06:27 -04001085#: ../newrole/newrole.c:777
Eric Paris709e8522012-11-14 15:47:01 -05001086#, c-format
1087msgid "%s changed labels.\n"
1088msgstr ""
1089
Dan Walshf8a46ac2013-10-09 17:06:27 -04001090#: ../newrole/newrole.c:783
Eric Paris709e8522012-11-14 15:47:01 -05001091#, c-format
1092msgid "Warning! Could not restore context for %s\n"
1093msgstr ""
1094
Dan Walshf8a46ac2013-10-09 17:06:27 -04001095#: ../newrole/newrole.c:840
Eric Paris709e8522012-11-14 15:47:01 -05001096#, c-format
1097msgid "Error: multiple roles specified\n"
1098msgstr ""
1099
Dan Walshf8a46ac2013-10-09 17:06:27 -04001100#: ../newrole/newrole.c:848
Eric Paris709e8522012-11-14 15:47:01 -05001101#, c-format
1102msgid "Error: multiple types specified\n"
1103msgstr ""
1104
Dan Walshf8a46ac2013-10-09 17:06:27 -04001105#: ../newrole/newrole.c:855
Eric Paris709e8522012-11-14 15:47:01 -05001106#, c-format
1107msgid "Sorry, -l may be used with SELinux MLS support.\n"
1108msgstr ""
1109
Dan Walshf8a46ac2013-10-09 17:06:27 -04001110#: ../newrole/newrole.c:860
Eric Paris709e8522012-11-14 15:47:01 -05001111#, c-format
1112msgid "Error: multiple levels specified\n"
1113msgstr ""
1114
Dan Walshf8a46ac2013-10-09 17:06:27 -04001115#: ../newrole/newrole.c:870
Eric Paris709e8522012-11-14 15:47:01 -05001116#, c-format
1117msgid "Error: you are not allowed to change levels on a non secure terminal \n"
1118msgstr ""
1119
Dan Walshf8a46ac2013-10-09 17:06:27 -04001120#: ../newrole/newrole.c:896
Eric Paris709e8522012-11-14 15:47:01 -05001121#, c-format
1122msgid "Couldn't get default type.\n"
1123msgstr ""
1124
Dan Walshf8a46ac2013-10-09 17:06:27 -04001125#: ../newrole/newrole.c:906
Eric Paris709e8522012-11-14 15:47:01 -05001126#, c-format
1127msgid "failed to get new context.\n"
1128msgstr ""
1129
Dan Walshf8a46ac2013-10-09 17:06:27 -04001130#: ../newrole/newrole.c:913
Eric Paris709e8522012-11-14 15:47:01 -05001131#, c-format
1132msgid "failed to set new role %s\n"
1133msgstr ""
1134
Dan Walshf8a46ac2013-10-09 17:06:27 -04001135#: ../newrole/newrole.c:920
Eric Paris709e8522012-11-14 15:47:01 -05001136#, c-format
1137msgid "failed to set new type %s\n"
1138msgstr ""
1139
Dan Walshf8a46ac2013-10-09 17:06:27 -04001140#: ../newrole/newrole.c:930
Eric Paris709e8522012-11-14 15:47:01 -05001141#, c-format
1142msgid "failed to build new range with level %s\n"
1143msgstr ""
1144
Dan Walshf8a46ac2013-10-09 17:06:27 -04001145#: ../newrole/newrole.c:935
Eric Paris709e8522012-11-14 15:47:01 -05001146#, c-format
1147msgid "failed to set new range %s\n"
1148msgstr ""
1149
Dan Walshf8a46ac2013-10-09 17:06:27 -04001150#: ../newrole/newrole.c:943
Eric Paris709e8522012-11-14 15:47:01 -05001151#, c-format
1152msgid "failed to convert new context to string\n"
1153msgstr ""
1154
Dan Walshf8a46ac2013-10-09 17:06:27 -04001155#: ../newrole/newrole.c:948
Eric Paris709e8522012-11-14 15:47:01 -05001156#, c-format
1157msgid "%s is not a valid context\n"
1158msgstr ""
1159
Dan Walshf8a46ac2013-10-09 17:06:27 -04001160#: ../newrole/newrole.c:955
Eric Paris709e8522012-11-14 15:47:01 -05001161#, c-format
1162msgid "Unable to allocate memory for new_context"
1163msgstr ""
1164
Dan Walshf8a46ac2013-10-09 17:06:27 -04001165#: ../newrole/newrole.c:981
Eric Paris709e8522012-11-14 15:47:01 -05001166#, c-format
1167msgid "Unable to obtain empty signal set\n"
1168msgstr ""
1169
Dan Walshf8a46ac2013-10-09 17:06:27 -04001170#: ../newrole/newrole.c:989
Eric Paris709e8522012-11-14 15:47:01 -05001171#, c-format
1172msgid "Unable to set SIGHUP handler\n"
1173msgstr ""
1174
Dan Walshf8a46ac2013-10-09 17:06:27 -04001175#: ../newrole/newrole.c:1041
Eric Paris709e8522012-11-14 15:47:01 -05001176msgid "Sorry, newrole failed to drop capabilities\n"
1177msgstr ""
1178
Dan Walshf8a46ac2013-10-09 17:06:27 -04001179#: ../newrole/newrole.c:1057
Eric Paris709e8522012-11-14 15:47:01 -05001180#, c-format
1181msgid "Sorry, newrole may be used only on a SELinux kernel.\n"
1182msgstr ""
1183
Dan Walshf8a46ac2013-10-09 17:06:27 -04001184#: ../newrole/newrole.c:1074
Eric Paris709e8522012-11-14 15:47:01 -05001185#, c-format
1186msgid "failed to get old_context.\n"
1187msgstr ""
1188
Dan Walshf8a46ac2013-10-09 17:06:27 -04001189#: ../newrole/newrole.c:1081
Eric Paris709e8522012-11-14 15:47:01 -05001190#, c-format
1191msgid "Warning! Could not retrieve tty information.\n"
1192msgstr ""
1193
Dan Walshf8a46ac2013-10-09 17:06:27 -04001194#: ../newrole/newrole.c:1102
Eric Paris709e8522012-11-14 15:47:01 -05001195#, c-format
1196msgid "error on reading PAM service configuration.\n"
1197msgstr ""
1198
Dan Walshf8a46ac2013-10-09 17:06:27 -04001199#: ../newrole/newrole.c:1137
Eric Paris709e8522012-11-14 15:47:01 -05001200#, c-format
1201msgid "newrole: incorrect password for %s\n"
1202msgstr ""
1203
Dan Walshf8a46ac2013-10-09 17:06:27 -04001204#: ../newrole/newrole.c:1164
Eric Paris709e8522012-11-14 15:47:01 -05001205#, c-format
1206msgid "newrole: failure forking: %s"
1207msgstr ""
1208
Dan Walshf8a46ac2013-10-09 17:06:27 -04001209#: ../newrole/newrole.c:1167 ../newrole/newrole.c:1190
Eric Paris709e8522012-11-14 15:47:01 -05001210#, c-format
1211msgid "Unable to restore tty label...\n"
1212msgstr ""
1213
Dan Walshf8a46ac2013-10-09 17:06:27 -04001214#: ../newrole/newrole.c:1169 ../newrole/newrole.c:1196
Eric Paris709e8522012-11-14 15:47:01 -05001215#, c-format
1216msgid "Failed to close tty properly\n"
1217msgstr ""
1218
Dan Walshf8a46ac2013-10-09 17:06:27 -04001219#: ../newrole/newrole.c:1228
Eric Paris709e8522012-11-14 15:47:01 -05001220#, c-format
1221msgid "Could not close descriptors.\n"
1222msgstr ""
1223
Dan Walshf8a46ac2013-10-09 17:06:27 -04001224#: ../newrole/newrole.c:1263
Eric Paris709e8522012-11-14 15:47:01 -05001225#, c-format
1226msgid "Error allocating shell's argv0.\n"
1227msgstr ""
1228
Dan Walshf8a46ac2013-10-09 17:06:27 -04001229#: ../newrole/newrole.c:1285
1230#, c-format
1231msgid "Failed to send audit message"
1232msgstr ""
1233
1234#: ../newrole/newrole.c:1293
1235#, c-format
1236msgid "Failed to transition to namespace\n"
1237msgstr ""
1238
1239#: ../newrole/newrole.c:1299
1240#, c-format
1241msgid "Failed to drop capabilities %m\n"
1242msgstr ""
1243
1244#: ../newrole/newrole.c:1304
Eric Paris709e8522012-11-14 15:47:01 -05001245#, c-format
1246msgid "Unable to restore the environment, aborting\n"
1247msgstr ""
1248
Dan Walshf8a46ac2013-10-09 17:06:27 -04001249#: ../newrole/newrole.c:1315
Eric Paris709e8522012-11-14 15:47:01 -05001250msgid "failed to exec shell\n"
1251msgstr ""
1252
1253#: ../load_policy/load_policy.c:22
1254#, c-format
1255msgid "usage: %s [-qi]\n"
1256msgstr ""
1257
1258#: ../load_policy/load_policy.c:71
1259#, c-format
1260msgid "%s: Policy is already loaded and initial load requested\n"
1261msgstr ""
1262
1263#: ../load_policy/load_policy.c:80
1264#, c-format
1265msgid "%s: Can't load policy and enforcing mode requested: %s\n"
1266msgstr ""
1267
1268#: ../load_policy/load_policy.c:90
1269#, c-format
1270msgid "%s: Can't load policy: %s\n"
1271msgstr ""
1272
1273#: ../scripts/chcat:92 ../scripts/chcat:169
1274msgid "Requires at least one category"
1275msgstr ""
1276
1277#: ../scripts/chcat:106 ../scripts/chcat:183
1278#, c-format
1279msgid "Can not modify sensitivity levels using '+' on %s"
1280msgstr ""
1281
1282#: ../scripts/chcat:110
1283#, c-format
1284msgid "%s is already in %s"
1285msgstr ""
1286
1287#: ../scripts/chcat:188 ../scripts/chcat:198
1288#, c-format
1289msgid "%s is not in %s"
1290msgstr ""
1291
1292#: ../scripts/chcat:267 ../scripts/chcat:272
1293msgid "Can not combine +/- with other types of categories"
1294msgstr ""
1295
1296#: ../scripts/chcat:319
1297msgid "Can not have multiple sensitivities"
1298msgstr ""
1299
1300#: ../scripts/chcat:325
1301#, c-format
1302msgid "Usage %s CATEGORY File ..."
1303msgstr ""
1304
1305#: ../scripts/chcat:326
1306#, c-format
1307msgid "Usage %s -l CATEGORY user ..."
1308msgstr ""
1309
1310#: ../scripts/chcat:327
1311#, c-format
1312msgid "Usage %s [[+|-]CATEGORY],...]q File ..."
1313msgstr ""
1314
1315#: ../scripts/chcat:328
1316#, c-format
1317msgid "Usage %s -l [[+|-]CATEGORY],...]q user ..."
1318msgstr ""
1319
1320#: ../scripts/chcat:329
1321#, c-format
1322msgid "Usage %s -d File ..."
1323msgstr ""
1324
1325#: ../scripts/chcat:330
1326#, c-format
1327msgid "Usage %s -l -d user ..."
1328msgstr ""
1329
1330#: ../scripts/chcat:331
1331#, c-format
1332msgid "Usage %s -L"
1333msgstr ""
1334
1335#: ../scripts/chcat:332
1336#, c-format
1337msgid "Usage %s -L -l user"
1338msgstr ""
1339
1340#: ../scripts/chcat:333
1341msgid "Use -- to end option list. For example"
1342msgstr ""
1343
1344#: ../scripts/chcat:334
1345msgid "chcat -- -CompanyConfidential /docs/businessplan.odt"
1346msgstr ""
1347
1348#: ../scripts/chcat:335
1349msgid "chcat -l +CompanyConfidential juser"
1350msgstr ""
1351
1352#: ../scripts/chcat:399
1353#, c-format
1354msgid "Options Error %s "
1355msgstr ""
1356
1357#: ../gui/booleansPage.py:194 ../gui/system-config-selinux.glade:1706
1358msgid "Boolean"
1359msgstr ""
1360
1361#: ../gui/booleansPage.py:245 ../gui/semanagePage.py:162
1362msgid "all"
1363msgstr ""
1364
1365#: ../gui/booleansPage.py:247 ../gui/semanagePage.py:164
1366#: ../gui/system-config-selinux.glade:1615
1367#: ../gui/system-config-selinux.glade:1820
1368#: ../gui/system-config-selinux.glade:2437
1369msgid "Customized"
1370msgstr ""
1371
1372#: ../gui/fcontextPage.py:64 ../gui/system-config-selinux.glade:1911
1373msgid "File Labeling"
1374msgstr ""
1375
1376#: ../gui/fcontextPage.py:74
1377msgid ""
1378"File\n"
1379"Specification"
1380msgstr ""
1381
1382#: ../gui/fcontextPage.py:81
1383msgid ""
1384"Selinux\n"
1385"File Type"
1386msgstr ""
1387
1388#: ../gui/fcontextPage.py:88
1389msgid ""
1390"File\n"
1391"Type"
1392msgstr ""
1393
1394#: ../gui/loginsPage.py:48 ../gui/system-config-selinux.glade:2098
1395msgid "User Mapping"
1396msgstr ""
1397
1398#: ../gui/loginsPage.py:52
1399msgid ""
1400"Login\n"
1401"Name"
1402msgstr ""
1403
1404#: ../gui/loginsPage.py:56 ../gui/usersPage.py:50
1405msgid ""
1406"SELinux\n"
1407"User"
1408msgstr ""
1409
1410#: ../gui/loginsPage.py:59 ../gui/usersPage.py:55
1411msgid ""
1412"MLS/\n"
1413"MCS Range"
1414msgstr ""
1415
1416#: ../gui/loginsPage.py:133
1417#, python-format
1418msgid "Login '%s' is required"
1419msgstr ""
1420
1421#: ../gui/modulesPage.py:49 ../gui/system-config-selinux.glade:2753
1422msgid "Policy Module"
1423msgstr ""
1424
1425#: ../gui/modulesPage.py:58
1426msgid "Module Name"
1427msgstr ""
1428
1429#: ../gui/modulesPage.py:135
1430msgid "Disable Audit"
1431msgstr ""
1432
1433#: ../gui/modulesPage.py:138 ../gui/system-config-selinux.glade:2662
1434msgid "Enable Audit"
1435msgstr ""
1436
1437#: ../gui/modulesPage.py:163
1438msgid "Load Policy Module"
1439msgstr ""
1440
1441#: ../gui/polgen.glade:9
1442msgid "Red Hat 2007"
1443msgstr ""
1444
1445#: ../gui/polgen.glade:11
1446msgid "GPL"
1447msgstr ""
1448
1449#. TRANSLATORS: Replace this string with your names, one name per line.
1450#: ../gui/polgen.glade:13 ../gui/system-config-selinux.glade:17
1451msgid "translator-credits"
1452msgstr ""
1453
1454#: ../gui/polgen.glade:34
1455msgid "Add Booleans Dialog"
1456msgstr ""
1457
1458#: ../gui/polgen.glade:101
1459msgid "Boolean Name"
1460msgstr ""
1461
1462#: ../gui/polgen.glade:230
1463msgid "SELinux Policy Generation Tool"
1464msgstr ""
1465
1466#: ../gui/polgen.glade:251
1467msgid ""
1468"<b>Select the policy type for the application or user role you want to "
1469"confine:</b>"
1470msgstr ""
1471
1472#: ../gui/polgen.glade:284
1473msgid "<b>Applications</b>"
1474msgstr ""
1475
Dan Walshf8a46ac2013-10-09 17:06:27 -04001476#: ../gui/polgen.glade:316 ../sepolicy/sepolicy/generate.py:130
Eric Paris709e8522012-11-14 15:47:01 -05001477msgid "Standard Init Daemon"
1478msgstr ""
1479
1480#: ../gui/polgen.glade:320 ../gui/polgen.glade:336
1481msgid ""
1482"Standard Init Daemon are daemons started on boot via init scripts. Usually "
1483"requires a script in /etc/rc.d/init.d"
1484msgstr ""
1485
Dan Walshf8a46ac2013-10-09 17:06:27 -04001486#: ../gui/polgen.glade:332 ../sepolicy/sepolicy/generate.py:131
Eric Paris709e8522012-11-14 15:47:01 -05001487msgid "DBUS System Daemon"
1488msgstr ""
1489
1490#: ../gui/polgen.glade:349
1491msgid "Internet Services Daemon (inetd)"
1492msgstr ""
1493
1494#: ../gui/polgen.glade:353
1495msgid "Internet Services Daemon are daemons started by xinetd"
1496msgstr ""
1497
Dan Walshf8a46ac2013-10-09 17:06:27 -04001498#: ../gui/polgen.glade:366 ../sepolicy/sepolicy/generate.py:133
Eric Paris709e8522012-11-14 15:47:01 -05001499msgid "Web Application/Script (CGI)"
1500msgstr ""
1501
1502#: ../gui/polgen.glade:370
1503msgid ""
1504"Web Applications/Script (CGI) CGI scripts started by the web server (apache)"
1505msgstr ""
1506
Dan Walshf8a46ac2013-10-09 17:06:27 -04001507#: ../gui/polgen.glade:383 ../sepolicy/sepolicy/generate.py:135
Eric Paris709e8522012-11-14 15:47:01 -05001508msgid "User Application"
1509msgstr ""
1510
1511#: ../gui/polgen.glade:387 ../gui/polgen.glade:404
1512msgid ""
1513"User Application are any application that you would like to confine that is "
1514"started by a user"
1515msgstr ""
1516
Dan Walshf8a46ac2013-10-09 17:06:27 -04001517#: ../gui/polgen.glade:400 ../sepolicy/sepolicy/generate.py:134
Eric Paris709e8522012-11-14 15:47:01 -05001518msgid "Sandbox"
1519msgstr ""
1520
1521#: ../gui/polgen.glade:446
1522msgid "<b>Login Users</b>"
1523msgstr ""
1524
1525#: ../gui/polgen.glade:478
1526msgid "Existing User Roles"
1527msgstr ""
1528
1529#: ../gui/polgen.glade:482
1530msgid "Modify an existing login user record."
1531msgstr ""
1532
1533#: ../gui/polgen.glade:495
1534msgid "Minimal Terminal User Role"
1535msgstr ""
1536
1537#: ../gui/polgen.glade:499
1538msgid ""
1539"This user will login to a machine only via a terminal or remote login. By "
1540"default this user will have no setuid, no networking, no su, no sudo."
1541msgstr ""
1542
1543#: ../gui/polgen.glade:512
1544msgid "Minimal X Windows User Role"
1545msgstr ""
1546
1547#: ../gui/polgen.glade:516
1548msgid ""
1549"This user can login to a machine via X or terminal. By default this user "
1550"will have no setuid, no networking, no sudo, no su"
1551msgstr ""
1552
1553#: ../gui/polgen.glade:529
1554msgid "User Role"
1555msgstr ""
1556
1557#: ../gui/polgen.glade:533
1558msgid ""
1559"User with full networking, no setuid applications without transition, no "
1560"sudo, no su."
1561msgstr ""
1562
1563#: ../gui/polgen.glade:546
1564msgid "Admin User Role"
1565msgstr ""
1566
1567#: ../gui/polgen.glade:550
1568msgid ""
Dan Walshf8a46ac2013-10-09 17:06:27 -04001569"User with full networking, no setuid applications without transition, no su, "
1570"can sudo to Root Administration Roles"
Eric Paris709e8522012-11-14 15:47:01 -05001571msgstr ""
1572
1573#: ../gui/polgen.glade:592
1574msgid "<b>Root Users</b>"
1575msgstr ""
1576
1577#: ../gui/polgen.glade:623
1578msgid "Root Admin User Role"
1579msgstr ""
1580
1581#: ../gui/polgen.glade:627
1582msgid ""
Dan Walshf8a46ac2013-10-09 17:06:27 -04001583"Select Root Administrator User Role, if this user will be used to administer "
1584"the machine while running as root. This user will not be able to login to "
Eric Paris709e8522012-11-14 15:47:01 -05001585"the system directly."
1586msgstr ""
1587
1588#: ../gui/polgen.glade:705
1589msgid "<b>Enter name of application or user role:</b>"
1590msgstr ""
1591
Dan Walshf8a46ac2013-10-09 17:06:27 -04001592#: ../gui/polgen.glade:728 ../gui/polgengui.py:272
1593#: ../sepolicy/sepolicy/sepolicy.glade:2182
Eric Paris709e8522012-11-14 15:47:01 -05001594msgid "Name"
1595msgstr ""
1596
1597#: ../gui/polgen.glade:739
1598msgid "Enter complete path for executable to be confined."
1599msgstr ""
1600
1601#: ../gui/polgen.glade:756 ../gui/polgen.glade:838 ../gui/polgen.glade:2361
1602msgid "..."
1603msgstr ""
1604
1605#: ../gui/polgen.glade:776
1606msgid "Enter unique name for the confined application or user role."
1607msgstr ""
1608
1609#: ../gui/polgen.glade:794
1610msgid "Executable"
1611msgstr ""
1612
1613#: ../gui/polgen.glade:808
1614msgid "Init script"
1615msgstr ""
1616
1617#: ../gui/polgen.glade:821
1618msgid ""
1619"Enter complete path to init script used to start the confined application."
1620msgstr ""
1621
1622#: ../gui/polgen.glade:887
1623msgid "<b>Select existing role to modify:</b>"
1624msgstr ""
1625
1626#: ../gui/polgen.glade:908
1627msgid "Select the user roles that will transiton to the %s domain."
1628msgstr ""
1629
1630#: ../gui/polgen.glade:928
1631msgid "role tab"
1632msgstr ""
1633
1634#: ../gui/polgen.glade:945
1635msgid "<b>Select roles that %s will transition to:</b>"
1636msgstr ""
1637
1638#: ../gui/polgen.glade:963
1639msgid "Select applications domains that %s will transition to."
1640msgstr ""
1641
1642#: ../gui/polgen.glade:983
1643msgid ""
1644"transition \n"
1645"role tab"
1646msgstr ""
1647
1648#: ../gui/polgen.glade:1001
1649msgid "<b>Select the user_roles that will transition to %s:</b>"
1650msgstr ""
1651
1652#: ../gui/polgen.glade:1019
Dan Walshf8a46ac2013-10-09 17:06:27 -04001653msgid "Select the user roles that will transiton to this applications domains."
Eric Paris709e8522012-11-14 15:47:01 -05001654msgstr ""
1655
1656#: ../gui/polgen.glade:1056
1657msgid "<b>Select domains that %s will administer:</b>"
1658msgstr ""
1659
1660#: ../gui/polgen.glade:1074 ../gui/polgen.glade:1129
1661msgid "Select the domains that you would like this user administer."
1662msgstr ""
1663
1664#: ../gui/polgen.glade:1111
1665msgid "<b>Select additional roles for %s:</b>"
1666msgstr ""
1667
1668#: ../gui/polgen.glade:1166
1669msgid "<b>Enter network ports that %s binds on:</b>"
1670msgstr ""
1671
1672#: ../gui/polgen.glade:1186 ../gui/polgen.glade:1557
1673msgid "<b>TCP Ports</b>"
1674msgstr ""
1675
1676#: ../gui/polgen.glade:1223 ../gui/polgen.glade:1390 ../gui/polgen.glade:1589
Dan Walshf8a46ac2013-10-09 17:06:27 -04001677#: ../gui/polgen.glade:1698 ../sepolicy/sepolicy/sepolicy.glade:4314
Eric Paris709e8522012-11-14 15:47:01 -05001678msgid "All"
1679msgstr ""
1680
1681#: ../gui/polgen.glade:1227 ../gui/polgen.glade:1394
1682msgid "Allows %s to bind to any udp port"
1683msgstr ""
1684
1685#: ../gui/polgen.glade:1240 ../gui/polgen.glade:1407
1686msgid "600-1024"
1687msgstr ""
1688
1689#: ../gui/polgen.glade:1244 ../gui/polgen.glade:1411
1690msgid "Allow %s to call bindresvport with 0. Binding to port 600-1024"
1691msgstr ""
1692
1693#: ../gui/polgen.glade:1257 ../gui/polgen.glade:1424
1694msgid "Unreserved Ports (>1024)"
1695msgstr ""
1696
1697#: ../gui/polgen.glade:1261 ../gui/polgen.glade:1428
1698msgid ""
1699"Enter a comma separated list of udp ports or ranges of ports that %s binds "
1700"to. Example: 612, 650-660"
1701msgstr ""
1702
1703#: ../gui/polgen.glade:1289 ../gui/polgen.glade:1456 ../gui/polgen.glade:1609
1704#: ../gui/polgen.glade:1718
1705msgid "Select Ports"
1706msgstr ""
1707
1708#: ../gui/polgen.glade:1302 ../gui/polgen.glade:1469
1709msgid "Allows %s to bind to any udp ports > 1024"
1710msgstr ""
1711
1712#: ../gui/polgen.glade:1353 ../gui/polgen.glade:1666
1713msgid "<b>UDP Ports</b>"
1714msgstr ""
1715
1716#: ../gui/polgen.glade:1519
1717msgid ""
1718"Network\n"
1719"Bind tab"
1720msgstr ""
1721
1722#: ../gui/polgen.glade:1537
1723msgid "<b>Select network ports that %s connects to:</b>"
1724msgstr ""
1725
1726#: ../gui/polgen.glade:1593
1727msgid "Allows %s to connect to any tcp port"
1728msgstr ""
1729
1730#: ../gui/polgen.glade:1622
1731msgid ""
1732"Enter a comma separated list of tcp ports or ranges of ports that %s "
1733"connects to. Example: 612, 650-660"
1734msgstr ""
1735
1736#: ../gui/polgen.glade:1702
1737msgid "Allows %s to connect to any udp port"
1738msgstr ""
1739
1740#: ../gui/polgen.glade:1731
1741msgid ""
1742"Enter a comma separated list of udp ports or ranges of ports that %s "
1743"connects to. Example: 612, 650-660"
1744msgstr ""
1745
1746#: ../gui/polgen.glade:1792
1747msgid "<b>Select common application traits for %s:</b>"
1748msgstr ""
1749
1750#: ../gui/polgen.glade:1809
1751msgid "Writes syslog messages\t"
1752msgstr ""
1753
1754#: ../gui/polgen.glade:1824
1755msgid "Create/Manipulate temporary files in /tmp"
1756msgstr ""
1757
1758#: ../gui/polgen.glade:1839
1759msgid "Uses Pam for authentication"
1760msgstr ""
1761
1762#: ../gui/polgen.glade:1854
1763msgid "Uses nsswitch or getpw* calls"
1764msgstr ""
1765
1766#: ../gui/polgen.glade:1869
1767msgid "Uses dbus"
1768msgstr ""
1769
1770#: ../gui/polgen.glade:1884
1771msgid "Sends audit messages"
1772msgstr ""
1773
1774#: ../gui/polgen.glade:1899
1775msgid "Interacts with the terminal"
1776msgstr ""
1777
1778#: ../gui/polgen.glade:1914
1779msgid "Sends email"
1780msgstr ""
1781
1782#: ../gui/polgen.glade:1961
1783msgid "<b>Add files/directories that %s manages</b>"
1784msgstr ""
1785
1786#: ../gui/polgen.glade:2122
1787msgid ""
1788"Files/Directories which the %s \"manages\". Pid Files, Log Files, /var/lib "
1789"Files ..."
1790msgstr ""
1791
1792#: ../gui/polgen.glade:2166
1793msgid "<b>Add booleans from the %s policy:</b>"
1794msgstr ""
1795
1796#: ../gui/polgen.glade:2274
1797msgid "Add/Remove booleans used by the %s domain"
1798msgstr ""
1799
1800#: ../gui/polgen.glade:2316
1801msgid "<b>Which directory you will generate the %s policy?</b>"
1802msgstr ""
1803
1804#: ../gui/polgen.glade:2334
1805msgid "Policy Directory"
1806msgstr ""
1807
Dan Walshf8a46ac2013-10-09 17:06:27 -04001808#: ../gui/polgengui.py:282
Eric Paris709e8522012-11-14 15:47:01 -05001809msgid "Role"
1810msgstr ""
1811
Dan Walshf8a46ac2013-10-09 17:06:27 -04001812#: ../gui/polgengui.py:289
Eric Paris709e8522012-11-14 15:47:01 -05001813msgid "Existing_User"
1814msgstr ""
1815
Dan Walshf8a46ac2013-10-09 17:06:27 -04001816#: ../gui/polgengui.py:303 ../gui/polgengui.py:311 ../gui/polgengui.py:325
Eric Paris709e8522012-11-14 15:47:01 -05001817msgid "Application"
1818msgstr ""
1819
Dan Walshf8a46ac2013-10-09 17:06:27 -04001820#: ../gui/polgengui.py:370
Eric Paris709e8522012-11-14 15:47:01 -05001821#, python-format
1822msgid "%s must be a directory"
1823msgstr ""
1824
Dan Walshf8a46ac2013-10-09 17:06:27 -04001825#: ../gui/polgengui.py:430 ../gui/polgengui.py:711
Eric Paris709e8522012-11-14 15:47:01 -05001826msgid "You must select a user"
1827msgstr ""
1828
Dan Walshf8a46ac2013-10-09 17:06:27 -04001829#: ../gui/polgengui.py:560
Eric Paris709e8522012-11-14 15:47:01 -05001830msgid "Select executable file to be confined."
1831msgstr ""
1832
Dan Walshf8a46ac2013-10-09 17:06:27 -04001833#: ../gui/polgengui.py:571
Eric Paris709e8522012-11-14 15:47:01 -05001834msgid "Select init script file to be confined."
1835msgstr ""
1836
Dan Walshf8a46ac2013-10-09 17:06:27 -04001837#: ../gui/polgengui.py:581
Eric Paris709e8522012-11-14 15:47:01 -05001838msgid "Select file(s) that confined application creates or writes"
1839msgstr ""
1840
Dan Walshf8a46ac2013-10-09 17:06:27 -04001841#: ../gui/polgengui.py:588
Eric Paris709e8522012-11-14 15:47:01 -05001842msgid "Select directory(s) that the confined application owns and writes into"
1843msgstr ""
1844
Dan Walshf8a46ac2013-10-09 17:06:27 -04001845#: ../gui/polgengui.py:650
Eric Paris709e8522012-11-14 15:47:01 -05001846msgid "Select directory to generate policy files in"
1847msgstr ""
1848
Dan Walshf8a46ac2013-10-09 17:06:27 -04001849#: ../gui/polgengui.py:667
Eric Paris709e8522012-11-14 15:47:01 -05001850#, python-format
1851msgid ""
1852"Type %s_t already defined in current policy.\n"
1853"Do you want to continue?"
1854msgstr ""
1855
Dan Walshf8a46ac2013-10-09 17:06:27 -04001856#: ../gui/polgengui.py:667 ../gui/polgengui.py:671
Eric Paris709e8522012-11-14 15:47:01 -05001857msgid "Verify Name"
1858msgstr ""
1859
Dan Walshf8a46ac2013-10-09 17:06:27 -04001860#: ../gui/polgengui.py:671
Eric Paris709e8522012-11-14 15:47:01 -05001861#, python-format
1862msgid ""
1863"Module %s.pp already loaded in current policy.\n"
1864"Do you want to continue?"
1865msgstr ""
1866
Dan Walshf8a46ac2013-10-09 17:06:27 -04001867#: ../gui/polgengui.py:717
Eric Paris709e8522012-11-14 15:47:01 -05001868msgid ""
1869"You must add a name made up of letters and numbers and containing no spaces."
1870msgstr ""
1871
Dan Walshf8a46ac2013-10-09 17:06:27 -04001872#: ../gui/polgengui.py:731
Eric Paris709e8522012-11-14 15:47:01 -05001873msgid "You must enter a executable"
1874msgstr ""
1875
Dan Walshf8a46ac2013-10-09 17:06:27 -04001876#: ../gui/polgengui.py:756 ../gui/system-config-selinux.py:180
Eric Paris709e8522012-11-14 15:47:01 -05001877msgid "Configue SELinux"
1878msgstr ""
1879
1880#: ../gui/portsPage.py:51 ../gui/system-config-selinux.glade:2528
1881msgid "Network Port"
1882msgstr ""
1883
1884#: ../gui/portsPage.py:85
1885msgid ""
1886"SELinux Port\n"
1887"Type"
1888msgstr ""
1889
1890#: ../gui/portsPage.py:91 ../gui/system-config-selinux.glade:363
Dan Walshf8a46ac2013-10-09 17:06:27 -04001891#: ../sepolicy/sepolicy/sepolicy.glade:1443
1892#: ../sepolicy/sepolicy/sepolicy.glade:2657
1893#: ../sepolicy/sepolicy/sepolicy.glade:2755
1894#: ../sepolicy/sepolicy/sepolicy.glade:4672
Eric Paris709e8522012-11-14 15:47:01 -05001895msgid "Protocol"
1896msgstr ""
1897
1898#: ../gui/portsPage.py:96 ../gui/system-config-selinux.glade:479
1899msgid ""
1900"MLS/MCS\n"
1901"Level"
1902msgstr ""
1903
Dan Walshf8a46ac2013-10-09 17:06:27 -04001904#: ../gui/portsPage.py:101 ../sepolicy/sepolicy/sepolicy.glade:2638
1905#: ../sepolicy/sepolicy/sepolicy.glade:2737
1906#: ../sepolicy/sepolicy/sepolicy.glade:4658
Eric Paris709e8522012-11-14 15:47:01 -05001907msgid "Port"
1908msgstr ""
1909
1910#: ../gui/portsPage.py:207
1911#, python-format
1912msgid "Port number \"%s\" is not valid. 0 < PORT_NUMBER < 65536 "
1913msgstr ""
1914
1915#: ../gui/portsPage.py:252
1916msgid "List View"
1917msgstr ""
1918
1919#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2419
1920msgid "Group View"
1921msgstr ""
1922
1923#: ../gui/semanagePage.py:126
1924#, python-format
1925msgid "Are you sure you want to delete %s '%s'?"
1926msgstr ""
1927
1928#: ../gui/semanagePage.py:126
1929#, python-format
1930msgid "Delete %s"
1931msgstr ""
1932
1933#: ../gui/semanagePage.py:134
1934#, python-format
1935msgid "Add %s"
1936msgstr ""
1937
1938#: ../gui/semanagePage.py:148
1939#, python-format
1940msgid "Modify %s"
1941msgstr ""
1942
1943#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:2819
Dan Walshf8a46ac2013-10-09 17:06:27 -04001944#: ../sepolicy/sepolicy/sepolicy.glade:3413
1945#: ../sepolicy/sepolicy/sepolicy.glade:3486
Eric Paris709e8522012-11-14 15:47:01 -05001946msgid "Permissive"
1947msgstr ""
1948
1949#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:2837
Dan Walshf8a46ac2013-10-09 17:06:27 -04001950#: ../sepolicy/sepolicy/sepolicy.glade:3394
1951#: ../sepolicy/sepolicy/sepolicy.glade:3468
Eric Paris709e8522012-11-14 15:47:01 -05001952msgid "Enforcing"
1953msgstr ""
1954
1955#: ../gui/statusPage.py:94
1956msgid "Status"
1957msgstr ""
1958
Dan Walshf8a46ac2013-10-09 17:06:27 -04001959#: ../gui/statusPage.py:133 ../sepolicy/sepolicy/gui.py:2619
Eric Paris709e8522012-11-14 15:47:01 -05001960msgid ""
1961"Changing the policy type will cause a relabel of the entire file system on "
1962"the next boot. Relabeling takes a long time depending on the size of the "
1963"file system. Do you wish to continue?"
1964msgstr ""
1965
1966#: ../gui/statusPage.py:147
1967msgid ""
1968"Changing to SELinux disabled requires a reboot. It is not recommended. If "
1969"you later decide to turn SELinux back on, the system will be required to "
1970"relabel. If you just want to see if SELinux is causing a problem on your "
1971"system, you can go to permissive mode which will only log errors and not "
Dan Walshf8a46ac2013-10-09 17:06:27 -04001972"enforce SELinux policy. Permissive mode does not require a reboot Do you "
1973"wish to continue?"
Eric Paris709e8522012-11-14 15:47:01 -05001974msgstr ""
1975
Dan Walshf8a46ac2013-10-09 17:06:27 -04001976#: ../gui/statusPage.py:152 ../sepolicy/sepolicy/gui.py:2753
Eric Paris709e8522012-11-14 15:47:01 -05001977msgid ""
1978"Changing to SELinux enabled will cause a relabel of the entire file system "
1979"on the next boot. Relabeling takes a long time depending on the size of the "
1980"file system. Do you wish to continue?"
1981msgstr ""
1982
1983#: ../gui/system-config-selinux.glade:11
1984msgid "system-config-selinux"
1985msgstr ""
1986
1987#: ../gui/system-config-selinux.glade:12
1988msgid ""
1989"Copyright (c)2006 Red Hat, Inc.\n"
1990"Copyright (c) 2006 Dan Walsh <dwalsh@redhat.com>"
1991msgstr ""
1992
1993#: ../gui/system-config-selinux.glade:22
1994#: ../gui/system-config-selinux.glade:544
1995msgid "Add SELinux Login Mapping"
1996msgstr ""
1997
1998#: ../gui/system-config-selinux.glade:257
1999msgid "Add SELinux Network Ports"
2000msgstr ""
2001
2002#: ../gui/system-config-selinux.glade:391
2003#: ../gui/system-config-selinux.glade:678
2004msgid "SELinux Type"
2005msgstr ""
2006
2007#: ../gui/system-config-selinux.glade:622
2008msgid "File Specification"
2009msgstr ""
2010
2011#: ../gui/system-config-selinux.glade:650
2012msgid "File Type"
2013msgstr ""
2014
2015#: ../gui/system-config-selinux.glade:727
2016msgid ""
2017"all files\n"
2018"regular file\n"
2019"directory\n"
2020"character device\n"
2021"block device\n"
2022"socket\n"
2023"symbolic link\n"
2024"named pipe\n"
2025msgstr ""
2026
2027#: ../gui/system-config-selinux.glade:773
Dan Walshf8a46ac2013-10-09 17:06:27 -04002028#: ../sepolicy/sepolicy/sepolicy.glade:729
2029#: ../sepolicy/sepolicy/sepolicy.glade:1489
Eric Paris709e8522012-11-14 15:47:01 -05002030msgid "MLS"
2031msgstr ""
2032
2033#: ../gui/system-config-selinux.glade:837
2034msgid "Add SELinux User"
2035msgstr ""
2036
2037#: ../gui/system-config-selinux.glade:1079
2038msgid "SELinux Administration"
2039msgstr ""
2040
2041#: ../gui/system-config-selinux.glade:1122
Dan Walshf8a46ac2013-10-09 17:06:27 -04002042#: ../sepolicy/sepolicy/sepolicy.glade:4162
Eric Paris709e8522012-11-14 15:47:01 -05002043msgid "Add"
2044msgstr ""
2045
2046#: ../gui/system-config-selinux.glade:1144
2047msgid "_Properties"
2048msgstr ""
2049
2050#: ../gui/system-config-selinux.glade:1166
2051msgid "_Delete"
2052msgstr ""
2053
2054#: ../gui/system-config-selinux.glade:1256
2055msgid "Select Management Object"
2056msgstr ""
2057
2058#: ../gui/system-config-selinux.glade:1273
2059msgid "<b>Select:</b>"
2060msgstr ""
2061
2062#: ../gui/system-config-selinux.glade:1326
2063msgid "System Default Enforcing Mode"
2064msgstr ""
2065
2066#: ../gui/system-config-selinux.glade:1354
2067msgid ""
2068"Disabled\n"
2069"Permissive\n"
2070"Enforcing\n"
2071msgstr ""
2072
2073#: ../gui/system-config-selinux.glade:1373
2074msgid "Current Enforcing Mode"
2075msgstr ""
2076
2077#: ../gui/system-config-selinux.glade:1418
2078msgid "System Default Policy Type: "
2079msgstr ""
2080
2081#: ../gui/system-config-selinux.glade:1463
2082msgid ""
2083"Select if you wish to relabel then entire file system on next reboot. "
2084"Relabeling can take a very long time, depending on the size of the system. "
2085"If you are changing policy types or going from disabled to enforcing, a "
2086"relabel is required."
2087msgstr ""
2088
2089#: ../gui/system-config-selinux.glade:1509
2090msgid "Relabel on next reboot."
2091msgstr ""
2092
2093#: ../gui/system-config-selinux.glade:1561
2094msgid "label37"
2095msgstr ""
2096
2097#: ../gui/system-config-selinux.glade:1598
2098msgid "Revert boolean setting to system default"
2099msgstr ""
2100
2101#: ../gui/system-config-selinux.glade:1614
2102msgid "Toggle between Customized and All Booleans"
2103msgstr ""
2104
2105#: ../gui/system-config-selinux.glade:1645
2106#: ../gui/system-config-selinux.glade:1850
2107#: ../gui/system-config-selinux.glade:2037
2108#: ../gui/system-config-selinux.glade:2224
2109#: ../gui/system-config-selinux.glade:2467
2110#: ../gui/system-config-selinux.glade:2692
2111#: ../gui/system-config-selinux.glade:2867
Dan Walshf8a46ac2013-10-09 17:06:27 -04002112#: ../sepolicy/sepolicy/sepolicy.glade:1992
Eric Paris709e8522012-11-14 15:47:01 -05002113msgid "Filter"
2114msgstr ""
2115
2116#: ../gui/system-config-selinux.glade:1734
2117msgid "label50"
2118msgstr ""
2119
2120#: ../gui/system-config-selinux.glade:1771
2121msgid "Add File Context"
2122msgstr ""
2123
2124#: ../gui/system-config-selinux.glade:1787
2125msgid "Modify File Context"
2126msgstr ""
2127
2128#: ../gui/system-config-selinux.glade:1803
2129msgid "Delete File Context"
2130msgstr ""
2131
2132#: ../gui/system-config-selinux.glade:1819
2133msgid "Toggle between all and customized file context"
2134msgstr ""
2135
2136#: ../gui/system-config-selinux.glade:1939
2137msgid "label38"
2138msgstr ""
2139
2140#: ../gui/system-config-selinux.glade:1976
2141msgid "Add SELinux User Mapping"
2142msgstr ""
2143
2144#: ../gui/system-config-selinux.glade:1992
2145msgid "Modify SELinux User Mapping"
2146msgstr ""
2147
2148#: ../gui/system-config-selinux.glade:2008
2149msgid "Delete SELinux User Mapping"
2150msgstr ""
2151
2152#: ../gui/system-config-selinux.glade:2126
2153msgid "label39"
2154msgstr ""
2155
2156#: ../gui/system-config-selinux.glade:2163
2157msgid "Add User"
2158msgstr ""
2159
2160#: ../gui/system-config-selinux.glade:2179
2161msgid "Modify User"
2162msgstr ""
2163
2164#: ../gui/system-config-selinux.glade:2195
2165msgid "Delete User"
2166msgstr ""
2167
2168#: ../gui/system-config-selinux.glade:2313
2169msgid "label41"
2170msgstr ""
2171
2172#: ../gui/system-config-selinux.glade:2350
2173msgid "Add Network Port"
2174msgstr ""
2175
2176#: ../gui/system-config-selinux.glade:2366
2177msgid "Edit Network Port"
2178msgstr ""
2179
2180#: ../gui/system-config-selinux.glade:2382
2181msgid "Delete Network Port"
2182msgstr ""
2183
2184#: ../gui/system-config-selinux.glade:2418
2185#: ../gui/system-config-selinux.glade:2436
2186msgid "Toggle between Customized and All Ports"
2187msgstr ""
2188
2189#: ../gui/system-config-selinux.glade:2556
2190msgid "label42"
2191msgstr ""
2192
2193#: ../gui/system-config-selinux.glade:2593
2194msgid "Generate new policy module"
2195msgstr ""
2196
2197#: ../gui/system-config-selinux.glade:2609
2198msgid "Load policy module"
2199msgstr ""
2200
2201#: ../gui/system-config-selinux.glade:2625
2202msgid "Remove loadable policy module"
2203msgstr ""
2204
2205#: ../gui/system-config-selinux.glade:2661
2206msgid ""
Dan Walshf8a46ac2013-10-09 17:06:27 -04002207"Enable/Disable additional audit rules, that are normally not reported in the "
2208"log files."
Eric Paris709e8522012-11-14 15:47:01 -05002209msgstr ""
2210
2211#: ../gui/system-config-selinux.glade:2781
2212msgid "label44"
2213msgstr ""
2214
2215#: ../gui/system-config-selinux.glade:2818
2216msgid "Change process mode to permissive."
2217msgstr ""
2218
2219#: ../gui/system-config-selinux.glade:2836
2220msgid "Change process mode to enforcing"
2221msgstr ""
2222
2223#: ../gui/system-config-selinux.glade:2928
2224msgid "Process Domain"
2225msgstr ""
2226
2227#: ../gui/system-config-selinux.glade:2956
2228msgid "label59"
2229msgstr ""
2230
2231#: ../gui/usersPage.py:138
2232#, python-format
2233msgid "SELinux user '%s' is required"
2234msgstr ""
2235
Eric Paris709e8522012-11-14 15:47:01 -05002236#: booleans.py:1
2237msgid ""
2238"Allow ABRT to modify public files used for public file transfer services."
2239msgstr ""
2240
2241#: booleans.py:2
2242msgid ""
2243"Allow ABRT to run in abrt_handle_event_t domain to handle ABRT event scripts"
2244msgstr ""
2245
2246#: booleans.py:3
Dan Walshf8a46ac2013-10-09 17:06:27 -04002247msgid ""
2248"Allow abrt-handle-upload to modify public files used for public file "
2249"transfer services in /var/spool/abrt-upload/."
Eric Paris709e8522012-11-14 15:47:01 -05002250msgstr ""
2251
2252#: booleans.py:4
2253msgid "Allow antivirus programs to read non security files on a system"
2254msgstr ""
2255
2256#: booleans.py:5
Dan Walshf8a46ac2013-10-09 17:06:27 -04002257msgid "Determine whether can antivirus programs use JIT compiler."
Eric Paris709e8522012-11-14 15:47:01 -05002258msgstr ""
2259
2260#: booleans.py:6
Dan Walshf8a46ac2013-10-09 17:06:27 -04002261msgid "Allow auditadm to exec content"
2262msgstr ""
2263
2264#: booleans.py:7
Eric Paris709e8522012-11-14 15:47:01 -05002265msgid ""
2266"Allow users to resolve user passwd entries directly from ldap rather then "
2267"using a sssd server"
2268msgstr ""
2269
Dan Walshf8a46ac2013-10-09 17:06:27 -04002270#: booleans.py:8
Eric Paris709e8522012-11-14 15:47:01 -05002271msgid "Allow users to login using a radius server"
2272msgstr ""
2273
Dan Walshf8a46ac2013-10-09 17:06:27 -04002274#: booleans.py:9
Eric Paris709e8522012-11-14 15:47:01 -05002275msgid "Allow users to login using a yubikey server"
2276msgstr ""
2277
Eric Paris709e8522012-11-14 15:47:01 -05002278#: booleans.py:10
Dan Walshf8a46ac2013-10-09 17:06:27 -04002279msgid "Determine whether awstats can purge httpd log files."
Eric Paris709e8522012-11-14 15:47:01 -05002280msgstr ""
2281
2282#: booleans.py:11
Dan Walshf8a46ac2013-10-09 17:06:27 -04002283msgid "Allow boinc_domain execmem/execstack."
Eric Paris709e8522012-11-14 15:47:01 -05002284msgstr ""
2285
2286#: booleans.py:12
Dan Walshf8a46ac2013-10-09 17:06:27 -04002287msgid ""
2288"Determine whether cdrecord can read various content. nfs, samba, removable "
2289"devices, user temp and untrusted content files"
Eric Paris709e8522012-11-14 15:47:01 -05002290msgstr ""
2291
2292#: booleans.py:13
Dan Walshf8a46ac2013-10-09 17:06:27 -04002293msgid ""
2294"Allow cluster administrative domains to connect to the network using TCP."
Eric Paris709e8522012-11-14 15:47:01 -05002295msgstr ""
2296
2297#: booleans.py:14
Dan Walshf8a46ac2013-10-09 17:06:27 -04002298msgid "Allow cluster administrative domains to manage all files on a system."
Eric Paris709e8522012-11-14 15:47:01 -05002299msgstr ""
2300
2301#: booleans.py:15
Dan Walshf8a46ac2013-10-09 17:06:27 -04002302msgid ""
2303"Allow cluster administrative cluster domains memcheck-amd64- to use "
2304"executable memory"
Eric Paris709e8522012-11-14 15:47:01 -05002305msgstr ""
2306
2307#: booleans.py:16
Dan Walshf8a46ac2013-10-09 17:06:27 -04002308msgid ""
2309"Determine whether Cobbler can modify public files used for public file "
2310"transfer services."
Eric Paris709e8522012-11-14 15:47:01 -05002311msgstr ""
2312
2313#: booleans.py:17
Dan Walshf8a46ac2013-10-09 17:06:27 -04002314msgid "Determine whether Cobbler can connect to the network using TCP."
Eric Paris709e8522012-11-14 15:47:01 -05002315msgstr ""
2316
2317#: booleans.py:18
Dan Walshf8a46ac2013-10-09 17:06:27 -04002318msgid "Determine whether Cobbler can access cifs file systems."
Eric Paris709e8522012-11-14 15:47:01 -05002319msgstr ""
2320
2321#: booleans.py:19
Dan Walshf8a46ac2013-10-09 17:06:27 -04002322msgid "Determine whether Cobbler can access nfs file systems."
Eric Paris709e8522012-11-14 15:47:01 -05002323msgstr ""
2324
2325#: booleans.py:20
Dan Walshf8a46ac2013-10-09 17:06:27 -04002326msgid "Determine whether collectd can connect to the network using TCP."
2327msgstr ""
2328
2329#: booleans.py:21
2330msgid "Determine whether Condor can connect to the network using TCP."
2331msgstr ""
2332
2333#: booleans.py:22
Eric Paris709e8522012-11-14 15:47:01 -05002334msgid ""
2335"Allow system cron jobs to relabel filesystem for restoring file contexts."
2336msgstr ""
2337
Eric Paris709e8522012-11-14 15:47:01 -05002338#: booleans.py:23
Dan Walshf8a46ac2013-10-09 17:06:27 -04002339msgid "Determine whether cvs can read shadow password files."
Eric Paris709e8522012-11-14 15:47:01 -05002340msgstr ""
2341
2342#: booleans.py:24
Dan Walshf8a46ac2013-10-09 17:06:27 -04002343msgid "Allow all daemons to write corefiles to /"
Eric Paris709e8522012-11-14 15:47:01 -05002344msgstr ""
2345
2346#: booleans.py:25
Dan Walshf8a46ac2013-10-09 17:06:27 -04002347msgid "Allow all daemons to use tcp wrappers."
Eric Paris709e8522012-11-14 15:47:01 -05002348msgstr ""
2349
2350#: booleans.py:26
Dan Walshf8a46ac2013-10-09 17:06:27 -04002351msgid "Allow all daemons the ability to read/write terminals"
Eric Paris709e8522012-11-14 15:47:01 -05002352msgstr ""
2353
2354#: booleans.py:27
Dan Walshf8a46ac2013-10-09 17:06:27 -04002355msgid "Determine whether dbadm can manage generic user files."
Eric Paris709e8522012-11-14 15:47:01 -05002356msgstr ""
2357
2358#: booleans.py:28
Dan Walshf8a46ac2013-10-09 17:06:27 -04002359msgid "Determine whether dbadm can read generic user files."
Eric Paris709e8522012-11-14 15:47:01 -05002360msgstr ""
2361
2362#: booleans.py:29
2363msgid ""
Dan Walshf8a46ac2013-10-09 17:06:27 -04002364"Deny user domains applications to map a memory region as both executable and "
2365"writable, this is dangerous and the executable should be reported in bugzilla"
Eric Paris709e8522012-11-14 15:47:01 -05002366msgstr ""
2367
2368#: booleans.py:30
Dan Walshf8a46ac2013-10-09 17:06:27 -04002369msgid "Deny any process from ptracing or debugging any other processes."
Eric Paris709e8522012-11-14 15:47:01 -05002370msgstr ""
2371
2372#: booleans.py:31
2373msgid "Allow dhcpc client applications to execute iptables commands"
2374msgstr ""
2375
2376#: booleans.py:32
Dan Walshf8a46ac2013-10-09 17:06:27 -04002377msgid "Determine whether DHCP daemon can use LDAP backends."
Eric Paris709e8522012-11-14 15:47:01 -05002378msgstr ""
2379
2380#: booleans.py:33
2381msgid "Allow all domains to use other domains file descriptors"
2382msgstr ""
2383
2384#: booleans.py:34
2385msgid "Allow all domains to have the kernel load modules"
2386msgstr ""
2387
2388#: booleans.py:35
Dan Walshf8a46ac2013-10-09 17:06:27 -04002389msgid ""
2390"Determine whether entropyd can use audio devices as the source for the "
2391"entropy feeds."
Eric Paris709e8522012-11-14 15:47:01 -05002392msgstr ""
2393
2394#: booleans.py:36
Dan Walshf8a46ac2013-10-09 17:06:27 -04002395msgid "Determine whether exim can connect to databases."
Eric Paris709e8522012-11-14 15:47:01 -05002396msgstr ""
2397
2398#: booleans.py:37
Dan Walshf8a46ac2013-10-09 17:06:27 -04002399msgid ""
2400"Determine whether exim can create, read, write, and delete generic user "
2401"content files."
Eric Paris709e8522012-11-14 15:47:01 -05002402msgstr ""
2403
2404#: booleans.py:38
Dan Walshf8a46ac2013-10-09 17:06:27 -04002405msgid "Determine whether exim can read generic user content files."
Eric Paris709e8522012-11-14 15:47:01 -05002406msgstr ""
2407
2408#: booleans.py:39
2409msgid "Enable extra rules in the cron domain to support fcron."
2410msgstr ""
2411
2412#: booleans.py:40
Dan Walshf8a46ac2013-10-09 17:06:27 -04002413msgid "Determine whether fenced can connect to the TCP network."
Eric Paris709e8522012-11-14 15:47:01 -05002414msgstr ""
2415
2416#: booleans.py:41
Dan Walshf8a46ac2013-10-09 17:06:27 -04002417msgid "Determine whether fenced can use ssh."
Eric Paris709e8522012-11-14 15:47:01 -05002418msgstr ""
2419
2420#: booleans.py:42
2421msgid "Allow all domains to execute in fips_mode"
2422msgstr ""
2423
2424#: booleans.py:43
Dan Walshf8a46ac2013-10-09 17:06:27 -04002425msgid ""
2426"Determine whether ftpd can read and write files in user home directories."
Eric Paris709e8522012-11-14 15:47:01 -05002427msgstr ""
2428
2429#: booleans.py:44
2430msgid ""
Dan Walshf8a46ac2013-10-09 17:06:27 -04002431"Determine whether ftpd can modify public files used for public file transfer "
2432"services. Directories/Files must be labeled public_content_rw_t."
Eric Paris709e8522012-11-14 15:47:01 -05002433msgstr ""
2434
2435#: booleans.py:45
Dan Walshf8a46ac2013-10-09 17:06:27 -04002436msgid "Determine whether ftpd can connect to all unreserved ports."
Eric Paris709e8522012-11-14 15:47:01 -05002437msgstr ""
2438
2439#: booleans.py:46
Dan Walshf8a46ac2013-10-09 17:06:27 -04002440msgid "Determine whether ftpd can connect to databases over the TCP network."
Eric Paris709e8522012-11-14 15:47:01 -05002441msgstr ""
2442
2443#: booleans.py:47
2444msgid ""
Dan Walshf8a46ac2013-10-09 17:06:27 -04002445"Determine whether ftpd can login to local users and can read and write all "
2446"files on the system, governed by DAC."
Eric Paris709e8522012-11-14 15:47:01 -05002447msgstr ""
2448
2449#: booleans.py:48
Dan Walshf8a46ac2013-10-09 17:06:27 -04002450msgid ""
2451"Determine whether ftpd can use CIFS used for public file transfer services."
Eric Paris709e8522012-11-14 15:47:01 -05002452msgstr ""
2453
2454#: booleans.py:49
Dan Walshf8a46ac2013-10-09 17:06:27 -04002455msgid "Allow ftpd to use ntfs/fusefs volumes."
Eric Paris709e8522012-11-14 15:47:01 -05002456msgstr ""
2457
2458#: booleans.py:50
Dan Walshf8a46ac2013-10-09 17:06:27 -04002459msgid ""
2460"Determine whether ftpd can use NFS used for public file transfer services."
Eric Paris709e8522012-11-14 15:47:01 -05002461msgstr ""
2462
2463#: booleans.py:51
Dan Walshf8a46ac2013-10-09 17:06:27 -04002464msgid ""
2465"Determine whether ftpd can bind to all unreserved ports for passive mode."
Eric Paris709e8522012-11-14 15:47:01 -05002466msgstr ""
2467
2468#: booleans.py:52
Dan Walshf8a46ac2013-10-09 17:06:27 -04002469msgid "Determine whether Git CGI can search home directories."
Eric Paris709e8522012-11-14 15:47:01 -05002470msgstr ""
2471
2472#: booleans.py:53
Dan Walshf8a46ac2013-10-09 17:06:27 -04002473msgid "Determine whether Git CGI can access cifs file systems."
Eric Paris709e8522012-11-14 15:47:01 -05002474msgstr ""
2475
2476#: booleans.py:54
Dan Walshf8a46ac2013-10-09 17:06:27 -04002477msgid "Determine whether Git CGI can access nfs file systems."
2478msgstr ""
2479
2480#: booleans.py:55
Eric Paris709e8522012-11-14 15:47:01 -05002481msgid ""
2482"Determine whether Git session daemon can bind TCP sockets to all unreserved "
2483"ports."
2484msgstr ""
2485
Dan Walshf8a46ac2013-10-09 17:06:27 -04002486#: booleans.py:56
Eric Paris709e8522012-11-14 15:47:01 -05002487msgid ""
2488"Determine whether calling user domains can execute Git daemon in the "
2489"git_session_t domain."
2490msgstr ""
2491
Dan Walshf8a46ac2013-10-09 17:06:27 -04002492#: booleans.py:57
Eric Paris709e8522012-11-14 15:47:01 -05002493msgid "Determine whether Git system daemon can search home directories."
2494msgstr ""
2495
Dan Walshf8a46ac2013-10-09 17:06:27 -04002496#: booleans.py:58
Eric Paris709e8522012-11-14 15:47:01 -05002497msgid "Determine whether Git system daemon can access cifs file systems."
2498msgstr ""
2499
Dan Walshf8a46ac2013-10-09 17:06:27 -04002500#: booleans.py:59
Eric Paris709e8522012-11-14 15:47:01 -05002501msgid "Determine whether Git system daemon can access nfs file systems."
2502msgstr ""
2503
Eric Paris709e8522012-11-14 15:47:01 -05002504#: booleans.py:60
Dan Walshf8a46ac2013-10-09 17:06:27 -04002505msgid "Determine whether Gitosis can send mail."
Eric Paris709e8522012-11-14 15:47:01 -05002506msgstr ""
2507
2508#: booleans.py:61
Dan Walshf8a46ac2013-10-09 17:06:27 -04002509msgid "Enable reading of urandom for all domains."
2510msgstr ""
2511
2512#: booleans.py:62
2513msgid ""
2514"Allow glusterfsd to modify public files used for public file transfer "
2515"services. Files/Directories must be labeled public_content_rw_t."
2516msgstr ""
2517
2518#: booleans.py:63
2519msgid "Allow glusterfsd to share any file/directory read only."
2520msgstr ""
2521
2522#: booleans.py:64
2523msgid "Allow glusterfsd to share any file/directory read/write."
2524msgstr ""
2525
2526#: booleans.py:65
Eric Paris709e8522012-11-14 15:47:01 -05002527msgid ""
2528"Allow usage of the gpg-agent --write-env-file option. This also allows gpg-"
2529"agent to manage user files."
2530msgstr ""
2531
Dan Walshf8a46ac2013-10-09 17:06:27 -04002532#: booleans.py:66
Eric Paris709e8522012-11-14 15:47:01 -05002533msgid ""
2534"Allow gpg web domain to modify public files used for public file transfer "
2535"services."
2536msgstr ""
2537
Dan Walshf8a46ac2013-10-09 17:06:27 -04002538#: booleans.py:67
2539msgid ""
2540"Allow gssd to list tmp directories and read the kerberos credential cache."
Eric Paris709e8522012-11-14 15:47:01 -05002541msgstr ""
2542
Dan Walshf8a46ac2013-10-09 17:06:27 -04002543#: booleans.py:68
Eric Paris709e8522012-11-14 15:47:01 -05002544msgid "Allow guest to exec content"
2545msgstr ""
2546
Dan Walshf8a46ac2013-10-09 17:06:27 -04002547#: booleans.py:69
Eric Paris709e8522012-11-14 15:47:01 -05002548msgid ""
2549"Allow Apache to modify public files used for public file transfer services. "
2550"Directories/Files must be labeled public_content_rw_t."
2551msgstr ""
2552
Dan Walshf8a46ac2013-10-09 17:06:27 -04002553#: booleans.py:70
Eric Paris709e8522012-11-14 15:47:01 -05002554msgid "Allow httpd to use built in scripting (usually php)"
2555msgstr ""
2556
Dan Walshf8a46ac2013-10-09 17:06:27 -04002557#: booleans.py:71
Eric Paris709e8522012-11-14 15:47:01 -05002558msgid "Allow http daemon to check spam"
2559msgstr ""
2560
Dan Walshf8a46ac2013-10-09 17:06:27 -04002561#: booleans.py:72
Eric Paris709e8522012-11-14 15:47:01 -05002562msgid ""
2563"Allow httpd to act as a FTP client connecting to the ftp port and ephemeral "
2564"ports"
2565msgstr ""
2566
Dan Walshf8a46ac2013-10-09 17:06:27 -04002567#: booleans.py:73
Eric Paris709e8522012-11-14 15:47:01 -05002568msgid "Allow httpd to connect to the ldap port"
2569msgstr ""
2570
Dan Walshf8a46ac2013-10-09 17:06:27 -04002571#: booleans.py:74
2572msgid "Allow http daemon to connect to mythtv"
2573msgstr ""
2574
2575#: booleans.py:75
Eric Paris709e8522012-11-14 15:47:01 -05002576msgid "Allow http daemon to connect to zabbix"
2577msgstr ""
2578
Dan Walshf8a46ac2013-10-09 17:06:27 -04002579#: booleans.py:76
Eric Paris709e8522012-11-14 15:47:01 -05002580msgid "Allow HTTPD scripts and modules to connect to the network using TCP."
2581msgstr ""
2582
Dan Walshf8a46ac2013-10-09 17:06:27 -04002583#: booleans.py:77
2584msgid "Allow HTTPD scripts and modules to connect to cobbler over the network."
Eric Paris709e8522012-11-14 15:47:01 -05002585msgstr ""
2586
Dan Walshf8a46ac2013-10-09 17:06:27 -04002587#: booleans.py:78
Eric Paris709e8522012-11-14 15:47:01 -05002588msgid ""
2589"Allow HTTPD scripts and modules to connect to databases over the network."
2590msgstr ""
2591
Dan Walshf8a46ac2013-10-09 17:06:27 -04002592#: booleans.py:79
Eric Paris709e8522012-11-14 15:47:01 -05002593msgid "Allow httpd to connect to memcache server"
2594msgstr ""
2595
Dan Walshf8a46ac2013-10-09 17:06:27 -04002596#: booleans.py:80
Eric Paris709e8522012-11-14 15:47:01 -05002597msgid "Allow httpd to act as a relay"
2598msgstr ""
2599
Dan Walshf8a46ac2013-10-09 17:06:27 -04002600#: booleans.py:81
Eric Paris709e8522012-11-14 15:47:01 -05002601msgid "Allow http daemon to send mail"
2602msgstr ""
2603
Dan Walshf8a46ac2013-10-09 17:06:27 -04002604#: booleans.py:82
Eric Paris709e8522012-11-14 15:47:01 -05002605msgid "Allow Apache to communicate with avahi service via dbus"
2606msgstr ""
2607
Dan Walshf8a46ac2013-10-09 17:06:27 -04002608#: booleans.py:83
Eric Paris709e8522012-11-14 15:47:01 -05002609msgid "Allow httpd cgi support"
2610msgstr ""
2611
Dan Walshf8a46ac2013-10-09 17:06:27 -04002612#: booleans.py:84
Eric Paris709e8522012-11-14 15:47:01 -05002613msgid "Allow httpd to act as a FTP server by listening on the ftp port."
2614msgstr ""
2615
Dan Walshf8a46ac2013-10-09 17:06:27 -04002616#: booleans.py:85
Eric Paris709e8522012-11-14 15:47:01 -05002617msgid "Allow httpd to read home directories"
2618msgstr ""
2619
Dan Walshf8a46ac2013-10-09 17:06:27 -04002620#: booleans.py:86
Eric Paris709e8522012-11-14 15:47:01 -05002621msgid "Allow httpd scripts and modules execmem/execstack"
2622msgstr ""
2623
Dan Walshf8a46ac2013-10-09 17:06:27 -04002624#: booleans.py:87
Eric Paris709e8522012-11-14 15:47:01 -05002625msgid "Allow HTTPD to connect to port 80 for graceful shutdown"
2626msgstr ""
2627
Dan Walshf8a46ac2013-10-09 17:06:27 -04002628#: booleans.py:88
Eric Paris709e8522012-11-14 15:47:01 -05002629msgid "Allow httpd processes to manage IPA content"
2630msgstr ""
2631
Dan Walshf8a46ac2013-10-09 17:06:27 -04002632#: booleans.py:89
Eric Paris709e8522012-11-14 15:47:01 -05002633msgid "Allow Apache to use mod_auth_ntlm_winbind"
2634msgstr ""
2635
Dan Walshf8a46ac2013-10-09 17:06:27 -04002636#: booleans.py:90
Eric Paris709e8522012-11-14 15:47:01 -05002637msgid "Allow Apache to use mod_auth_pam"
2638msgstr ""
2639
Dan Walshf8a46ac2013-10-09 17:06:27 -04002640#: booleans.py:91
Eric Paris709e8522012-11-14 15:47:01 -05002641msgid "Allow httpd to read user content"
2642msgstr ""
2643
Dan Walshf8a46ac2013-10-09 17:06:27 -04002644#: booleans.py:92
Eric Paris709e8522012-11-14 15:47:01 -05002645msgid "Allow Apache to run in stickshift mode, not transition to passenger"
2646msgstr ""
2647
Dan Walshf8a46ac2013-10-09 17:06:27 -04002648#: booleans.py:93
2649msgid "Allow HTTPD scripts and modules to server cobbler files."
2650msgstr ""
2651
2652#: booleans.py:94
Eric Paris709e8522012-11-14 15:47:01 -05002653msgid "Allow httpd daemon to change its resource limits"
2654msgstr ""
2655
Dan Walshf8a46ac2013-10-09 17:06:27 -04002656#: booleans.py:95
Eric Paris709e8522012-11-14 15:47:01 -05002657msgid ""
2658"Allow HTTPD to run SSI executables in the same domain as system CGI scripts."
2659msgstr ""
2660
Dan Walshf8a46ac2013-10-09 17:06:27 -04002661#: booleans.py:96
Eric Paris709e8522012-11-14 15:47:01 -05002662msgid ""
2663"Allow apache scripts to write to public content, directories/files must be "
2664"labeled public_rw_content_t."
2665msgstr ""
2666
Dan Walshf8a46ac2013-10-09 17:06:27 -04002667#: booleans.py:97
Eric Paris709e8522012-11-14 15:47:01 -05002668msgid "Allow Apache to execute tmp content."
2669msgstr ""
2670
Dan Walshf8a46ac2013-10-09 17:06:27 -04002671#: booleans.py:98
Eric Paris709e8522012-11-14 15:47:01 -05002672msgid ""
2673"Unify HTTPD to communicate with the terminal. Needed for entering the "
2674"passphrase for certificates at the terminal."
2675msgstr ""
2676
Dan Walshf8a46ac2013-10-09 17:06:27 -04002677#: booleans.py:99
Eric Paris709e8522012-11-14 15:47:01 -05002678msgid "Unify HTTPD handling of all content files."
2679msgstr ""
2680
Dan Walshf8a46ac2013-10-09 17:06:27 -04002681#: booleans.py:100
Eric Paris709e8522012-11-14 15:47:01 -05002682msgid "Allow httpd to access cifs file systems"
2683msgstr ""
2684
Dan Walshf8a46ac2013-10-09 17:06:27 -04002685#: booleans.py:101
Eric Paris709e8522012-11-14 15:47:01 -05002686msgid "Allow httpd to access FUSE file systems"
2687msgstr ""
2688
Dan Walshf8a46ac2013-10-09 17:06:27 -04002689#: booleans.py:102
Eric Paris709e8522012-11-14 15:47:01 -05002690msgid "Allow httpd to run gpg"
2691msgstr ""
2692
Dan Walshf8a46ac2013-10-09 17:06:27 -04002693#: booleans.py:103
Eric Paris709e8522012-11-14 15:47:01 -05002694msgid "Allow httpd to access nfs file systems"
2695msgstr ""
2696
Dan Walshf8a46ac2013-10-09 17:06:27 -04002697#: booleans.py:104
Eric Paris709e8522012-11-14 15:47:01 -05002698msgid "Allow httpd to access openstack ports"
2699msgstr ""
2700
Dan Walshf8a46ac2013-10-09 17:06:27 -04002701#: booleans.py:105
2702msgid "Allow httpd to connect to sasl"
2703msgstr ""
2704
2705#: booleans.py:106
Eric Paris709e8522012-11-14 15:47:01 -05002706msgid "Allow Apache to query NS records"
2707msgstr ""
2708
Dan Walshf8a46ac2013-10-09 17:06:27 -04002709#: booleans.py:107
2710msgid "Determine whether icecast can listen on and connect to any TCP port."
Eric Paris709e8522012-11-14 15:47:01 -05002711msgstr ""
2712
Dan Walshf8a46ac2013-10-09 17:06:27 -04002713#: booleans.py:108
2714msgid ""
2715"Determine whether irc clients can listen on and connect to any unreserved "
2716"TCP ports."
2717msgstr ""
2718
2719#: booleans.py:109
Eric Paris709e8522012-11-14 15:47:01 -05002720msgid ""
2721"Allow the Irssi IRC Client to connect to any port, and to bind to any "
2722"unreserved port."
2723msgstr ""
2724
Dan Walshf8a46ac2013-10-09 17:06:27 -04002725#: booleans.py:110
Eric Paris709e8522012-11-14 15:47:01 -05002726msgid "Allow confined applications to run with kerberos."
2727msgstr ""
2728
Dan Walshf8a46ac2013-10-09 17:06:27 -04002729#: booleans.py:111
2730msgid "Allow ksmtuned to use cifs/Samba file systems"
2731msgstr ""
2732
2733#: booleans.py:112
2734msgid "Allow ksmtuned to use nfs file systems"
2735msgstr ""
2736
2737#: booleans.py:113
Eric Paris709e8522012-11-14 15:47:01 -05002738msgid "Allow syslogd daemon to send mail"
2739msgstr ""
2740
Dan Walshf8a46ac2013-10-09 17:06:27 -04002741#: booleans.py:114
Eric Paris709e8522012-11-14 15:47:01 -05002742msgid "Allow syslogd the ability to read/write terminals"
2743msgstr ""
2744
Dan Walshf8a46ac2013-10-09 17:06:27 -04002745#: booleans.py:115
Eric Paris709e8522012-11-14 15:47:01 -05002746msgid "Allow logging in and using the system from /dev/console."
2747msgstr ""
2748
Dan Walshf8a46ac2013-10-09 17:06:27 -04002749#: booleans.py:116
2750msgid "Allow epylog to send mail"
2751msgstr ""
2752
2753#: booleans.py:117
2754msgid "Allow mailman to access FUSE file systems"
2755msgstr ""
2756
2757#: booleans.py:118
2758msgid "Determine whether mcelog supports client mode."
2759msgstr ""
2760
2761#: booleans.py:119
2762msgid "Determine whether mcelog can execute scripts."
2763msgstr ""
2764
2765#: booleans.py:120
2766msgid "Determine whether mcelog can use all the user ttys."
2767msgstr ""
2768
2769#: booleans.py:121
2770msgid "Determine whether mcelog supports server mode."
2771msgstr ""
2772
2773#: booleans.py:122
Eric Paris709e8522012-11-14 15:47:01 -05002774msgid ""
2775"Control the ability to mmap a low area of the address space, as configured "
2776"by /proc/sys/kernel/mmap_min_addr."
2777msgstr ""
2778
Dan Walshf8a46ac2013-10-09 17:06:27 -04002779#: booleans.py:123
Eric Paris709e8522012-11-14 15:47:01 -05002780msgid "Allow mock to read files in home directories."
2781msgstr ""
2782
Dan Walshf8a46ac2013-10-09 17:06:27 -04002783#: booleans.py:124
2784msgid "Allow the mount commands to mount any directory or file."
Eric Paris709e8522012-11-14 15:47:01 -05002785msgstr ""
2786
Dan Walshf8a46ac2013-10-09 17:06:27 -04002787#: booleans.py:125
Eric Paris709e8522012-11-14 15:47:01 -05002788msgid "Allow mozilla plugin domain to connect to the network using TCP."
2789msgstr ""
2790
Dan Walshf8a46ac2013-10-09 17:06:27 -04002791#: booleans.py:126
2792msgid "Allow mozilla plugin to support GPS."
Eric Paris709e8522012-11-14 15:47:01 -05002793msgstr ""
2794
Dan Walshf8a46ac2013-10-09 17:06:27 -04002795#: booleans.py:127
2796msgid "Allow mozilla plugin to support spice protocols."
2797msgstr ""
2798
2799#: booleans.py:128
Eric Paris709e8522012-11-14 15:47:01 -05002800msgid "Allow confined web browsers to read home directory content"
2801msgstr ""
2802
Dan Walshf8a46ac2013-10-09 17:06:27 -04002803#: booleans.py:129
2804msgid "Determine whether mpd can traverse user home directories."
Eric Paris709e8522012-11-14 15:47:01 -05002805msgstr ""
2806
Dan Walshf8a46ac2013-10-09 17:06:27 -04002807#: booleans.py:130
2808msgid "Determine whether mpd can use cifs file systems."
2809msgstr ""
2810
2811#: booleans.py:131
2812msgid "Determine whether mpd can use nfs file systems."
2813msgstr ""
2814
2815#: booleans.py:132
2816msgid "Determine whether mplayer can make its stack executable."
2817msgstr ""
2818
2819#: booleans.py:133
Eric Paris709e8522012-11-14 15:47:01 -05002820msgid "Allow mysqld to connect to all ports"
2821msgstr ""
2822
Dan Walshf8a46ac2013-10-09 17:06:27 -04002823#: booleans.py:134
2824msgid "Determine whether Bind can bind tcp socket to http ports."
Eric Paris709e8522012-11-14 15:47:01 -05002825msgstr ""
2826
Dan Walshf8a46ac2013-10-09 17:06:27 -04002827#: booleans.py:135
Eric Paris709e8522012-11-14 15:47:01 -05002828msgid ""
Dan Walshf8a46ac2013-10-09 17:06:27 -04002829"Determine whether Bind can write to master zone files. Generally this is "
2830"used for dynamic DNS or zone transfers."
Eric Paris709e8522012-11-14 15:47:01 -05002831msgstr ""
2832
Dan Walshf8a46ac2013-10-09 17:06:27 -04002833#: booleans.py:136
Eric Paris709e8522012-11-14 15:47:01 -05002834msgid "Allow any files/directories to be exported read/only via NFS."
2835msgstr ""
2836
Dan Walshf8a46ac2013-10-09 17:06:27 -04002837#: booleans.py:137
Eric Paris709e8522012-11-14 15:47:01 -05002838msgid "Allow any files/directories to be exported read/write via NFS."
2839msgstr ""
2840
Dan Walshf8a46ac2013-10-09 17:06:27 -04002841#: booleans.py:138
Eric Paris709e8522012-11-14 15:47:01 -05002842msgid ""
2843"Allow nfs servers to modify public files used for public file transfer "
2844"services. Files/Directories must be labeled public_content_rw_t."
2845msgstr ""
2846
Dan Walshf8a46ac2013-10-09 17:06:27 -04002847#: booleans.py:139
Eric Paris709e8522012-11-14 15:47:01 -05002848msgid "Allow system to run with NIS"
2849msgstr ""
2850
Dan Walshf8a46ac2013-10-09 17:06:27 -04002851#: booleans.py:140
Eric Paris709e8522012-11-14 15:47:01 -05002852msgid "Allow confined applications to use nscd shared memory."
2853msgstr ""
2854
Dan Walshf8a46ac2013-10-09 17:06:27 -04002855#: booleans.py:141
Eric Paris709e8522012-11-14 15:47:01 -05002856msgid "Allow openshift to lockdown app"
2857msgstr ""
2858
Dan Walshf8a46ac2013-10-09 17:06:27 -04002859#: booleans.py:142
2860msgid "Determine whether openvpn can connect to the TCP network."
Eric Paris709e8522012-11-14 15:47:01 -05002861msgstr ""
2862
Dan Walshf8a46ac2013-10-09 17:06:27 -04002863#: booleans.py:143
2864msgid "Determine whether openvpn can read generic user home content files."
2865msgstr ""
2866
2867#: booleans.py:144
2868msgid "Allow openvpn to run unconfined scripts"
2869msgstr ""
2870
2871#: booleans.py:145
Eric Paris709e8522012-11-14 15:47:01 -05002872msgid "Allow piranha-lvs domain to connect to the network using TCP."
2873msgstr ""
2874
Dan Walshf8a46ac2013-10-09 17:06:27 -04002875#: booleans.py:146
Eric Paris709e8522012-11-14 15:47:01 -05002876msgid "Allow polipo to connect to all ports > 1023"
2877msgstr ""
2878
Dan Walshf8a46ac2013-10-09 17:06:27 -04002879#: booleans.py:147
Eric Paris709e8522012-11-14 15:47:01 -05002880msgid ""
2881"Determine whether Polipo session daemon can bind tcp sockets to all "
2882"unreserved ports."
2883msgstr ""
2884
Dan Walshf8a46ac2013-10-09 17:06:27 -04002885#: booleans.py:148
Eric Paris709e8522012-11-14 15:47:01 -05002886msgid ""
2887"Determine whether calling user domains can execute Polipo daemon in the "
2888"polipo_session_t domain."
2889msgstr ""
2890
Dan Walshf8a46ac2013-10-09 17:06:27 -04002891#: booleans.py:149
Eric Paris709e8522012-11-14 15:47:01 -05002892msgid "Determine whether polipo can access cifs file systems."
2893msgstr ""
2894
Dan Walshf8a46ac2013-10-09 17:06:27 -04002895#: booleans.py:150
Eric Paris709e8522012-11-14 15:47:01 -05002896msgid "Determine whether Polipo can access nfs file systems."
2897msgstr ""
2898
Dan Walshf8a46ac2013-10-09 17:06:27 -04002899#: booleans.py:151
Eric Paris709e8522012-11-14 15:47:01 -05002900msgid "Enable polyinstantiated directory support."
2901msgstr ""
2902
Dan Walshf8a46ac2013-10-09 17:06:27 -04002903#: booleans.py:152
Eric Paris709e8522012-11-14 15:47:01 -05002904msgid "Allow postfix_local domain full write access to mail_spool directories"
2905msgstr ""
2906
Dan Walshf8a46ac2013-10-09 17:06:27 -04002907#: booleans.py:153
Eric Paris709e8522012-11-14 15:47:01 -05002908msgid "Allow postgresql to use ssh and rsync for point-in-time recovery"
2909msgstr ""
2910
Dan Walshf8a46ac2013-10-09 17:06:27 -04002911#: booleans.py:154
Eric Paris709e8522012-11-14 15:47:01 -05002912msgid "Allow transmit client label to foreign database"
2913msgstr ""
2914
Dan Walshf8a46ac2013-10-09 17:06:27 -04002915#: booleans.py:155
Eric Paris709e8522012-11-14 15:47:01 -05002916msgid "Allow database admins to execute DML statement"
2917msgstr ""
2918
Dan Walshf8a46ac2013-10-09 17:06:27 -04002919#: booleans.py:156
Eric Paris709e8522012-11-14 15:47:01 -05002920msgid "Allow unprivileged users to execute DDL statement"
2921msgstr ""
2922
Dan Walshf8a46ac2013-10-09 17:06:27 -04002923#: booleans.py:157
Eric Paris709e8522012-11-14 15:47:01 -05002924msgid "Allow pppd to load kernel modules for certain modems"
2925msgstr ""
2926
Dan Walshf8a46ac2013-10-09 17:06:27 -04002927#: booleans.py:158
Eric Paris709e8522012-11-14 15:47:01 -05002928msgid "Allow pppd to be run for a regular user"
2929msgstr ""
2930
Dan Walshf8a46ac2013-10-09 17:06:27 -04002931#: booleans.py:159
2932msgid "Determine whether privoxy can connect to all tcp ports."
Eric Paris709e8522012-11-14 15:47:01 -05002933msgstr ""
2934
Dan Walshf8a46ac2013-10-09 17:06:27 -04002935#: booleans.py:160
2936msgid ""
2937"Permit to prosody to bind apache port. Need to be activated to use BOSH."
2938msgstr ""
2939
2940#: booleans.py:161
Eric Paris709e8522012-11-14 15:47:01 -05002941msgid "Allow Puppet client to manage all file types."
2942msgstr ""
2943
Dan Walshf8a46ac2013-10-09 17:06:27 -04002944#: booleans.py:162
Eric Paris709e8522012-11-14 15:47:01 -05002945msgid "Allow Puppet master to use connect to MySQL and PostgreSQL database"
2946msgstr ""
2947
Dan Walshf8a46ac2013-10-09 17:06:27 -04002948#: booleans.py:163
Eric Paris709e8522012-11-14 15:47:01 -05002949msgid "Allow racoon to read shadow"
2950msgstr ""
2951
Dan Walshf8a46ac2013-10-09 17:06:27 -04002952#: booleans.py:164
Eric Paris709e8522012-11-14 15:47:01 -05002953msgid ""
2954"Allow rsync to modify public files used for public file transfer services. "
2955"Files/Directories must be labeled public_content_rw_t."
2956msgstr ""
2957
Dan Walshf8a46ac2013-10-09 17:06:27 -04002958#: booleans.py:165
Eric Paris709e8522012-11-14 15:47:01 -05002959msgid "Allow rsync to run as a client"
2960msgstr ""
2961
Dan Walshf8a46ac2013-10-09 17:06:27 -04002962#: booleans.py:166
Eric Paris709e8522012-11-14 15:47:01 -05002963msgid "Allow rsync to export any files/directories read only."
2964msgstr ""
2965
Dan Walshf8a46ac2013-10-09 17:06:27 -04002966#: booleans.py:167
2967msgid "Allow rsync server to manage all files/directories on the system."
Eric Paris709e8522012-11-14 15:47:01 -05002968msgstr ""
2969
Dan Walshf8a46ac2013-10-09 17:06:27 -04002970#: booleans.py:168
Eric Paris709e8522012-11-14 15:47:01 -05002971msgid "Allow samba to create new home directories (e.g. via PAM)"
2972msgstr ""
2973
Dan Walshf8a46ac2013-10-09 17:06:27 -04002974#: booleans.py:169
Eric Paris709e8522012-11-14 15:47:01 -05002975msgid ""
2976"Allow samba to act as the domain controller, add users, groups and change "
2977"passwords."
2978msgstr ""
2979
Dan Walshf8a46ac2013-10-09 17:06:27 -04002980#: booleans.py:170
Eric Paris709e8522012-11-14 15:47:01 -05002981msgid "Allow samba to share users home directories."
2982msgstr ""
2983
Dan Walshf8a46ac2013-10-09 17:06:27 -04002984#: booleans.py:171
Eric Paris709e8522012-11-14 15:47:01 -05002985msgid "Allow samba to share any file/directory read only."
2986msgstr ""
2987
Dan Walshf8a46ac2013-10-09 17:06:27 -04002988#: booleans.py:172
Eric Paris709e8522012-11-14 15:47:01 -05002989msgid "Allow samba to share any file/directory read/write."
2990msgstr ""
2991
Dan Walshf8a46ac2013-10-09 17:06:27 -04002992#: booleans.py:173
Eric Paris709e8522012-11-14 15:47:01 -05002993msgid "Allow samba to act as a portmapper"
2994msgstr ""
2995
Dan Walshf8a46ac2013-10-09 17:06:27 -04002996#: booleans.py:174
Eric Paris709e8522012-11-14 15:47:01 -05002997msgid "Allow samba to run unconfined scripts"
2998msgstr ""
2999
Dan Walshf8a46ac2013-10-09 17:06:27 -04003000#: booleans.py:175
Eric Paris709e8522012-11-14 15:47:01 -05003001msgid "Allow samba to export ntfs/fusefs volumes."
3002msgstr ""
3003
Dan Walshf8a46ac2013-10-09 17:06:27 -04003004#: booleans.py:176
Eric Paris709e8522012-11-14 15:47:01 -05003005msgid "Allow samba to export NFS volumes."
3006msgstr ""
3007
Dan Walshf8a46ac2013-10-09 17:06:27 -04003008#: booleans.py:177
Eric Paris709e8522012-11-14 15:47:01 -05003009msgid "Allow sanlock to read/write fuse files"
3010msgstr ""
3011
Dan Walshf8a46ac2013-10-09 17:06:27 -04003012#: booleans.py:178
Eric Paris709e8522012-11-14 15:47:01 -05003013msgid "Allow sanlock to manage nfs files"
3014msgstr ""
3015
Dan Walshf8a46ac2013-10-09 17:06:27 -04003016#: booleans.py:179
Eric Paris709e8522012-11-14 15:47:01 -05003017msgid "Allow sanlock to manage cifs files"
3018msgstr ""
3019
Dan Walshf8a46ac2013-10-09 17:06:27 -04003020#: booleans.py:180
Eric Paris709e8522012-11-14 15:47:01 -05003021msgid "Allow sasl to read shadow"
3022msgstr ""
3023
Dan Walshf8a46ac2013-10-09 17:06:27 -04003024#: booleans.py:181
Eric Paris709e8522012-11-14 15:47:01 -05003025msgid "Allow secadm to exec content"
3026msgstr ""
3027
Dan Walshf8a46ac2013-10-09 17:06:27 -04003028#: booleans.py:182
Eric Paris709e8522012-11-14 15:47:01 -05003029msgid ""
3030"disallow programs, such as newrole, from transitioning to administrative "
3031"user domains."
3032msgstr ""
3033
Dan Walshf8a46ac2013-10-09 17:06:27 -04003034#: booleans.py:183
Eric Paris709e8522012-11-14 15:47:01 -05003035msgid "Disable kernel module loading."
3036msgstr ""
3037
Dan Walshf8a46ac2013-10-09 17:06:27 -04003038#: booleans.py:184
Eric Paris709e8522012-11-14 15:47:01 -05003039msgid ""
3040"Boolean to determine whether the system permits loading policy, setting "
3041"enforcing mode, and changing boolean values. Set this to true and you have "
3042"to reboot to set it back."
3043msgstr ""
3044
Dan Walshf8a46ac2013-10-09 17:06:27 -04003045#: booleans.py:185
Eric Paris709e8522012-11-14 15:47:01 -05003046msgid "Allow regular users direct dri device access"
3047msgstr ""
3048
Dan Walshf8a46ac2013-10-09 17:06:27 -04003049#: booleans.py:186
Eric Paris709e8522012-11-14 15:47:01 -05003050msgid ""
3051"Allow unconfined executables to make their heap memory executable. Doing "
3052"this is a really bad idea. Probably indicates a badly coded executable, but "
3053"could indicate an attack. This executable should be reported in bugzilla"
3054msgstr ""
3055
Dan Walshf8a46ac2013-10-09 17:06:27 -04003056#: booleans.py:187
Eric Paris709e8522012-11-14 15:47:01 -05003057msgid ""
3058"Allow all unconfined executables to use libraries requiring text relocation "
3059"that are not labeled textrel_shlib_t"
3060msgstr ""
3061
Dan Walshf8a46ac2013-10-09 17:06:27 -04003062#: booleans.py:188
Eric Paris709e8522012-11-14 15:47:01 -05003063msgid ""
3064"Allow unconfined executables to make their stack executable. This should "
3065"never, ever be necessary. Probably indicates a badly coded executable, but "
3066"could indicate an attack. This executable should be reported in bugzilla"
3067msgstr ""
3068
Dan Walshf8a46ac2013-10-09 17:06:27 -04003069#: booleans.py:189
Eric Paris709e8522012-11-14 15:47:01 -05003070msgid "Allow users to connect to the local mysql server"
3071msgstr ""
3072
Dan Walshf8a46ac2013-10-09 17:06:27 -04003073#: booleans.py:190
Eric Paris709e8522012-11-14 15:47:01 -05003074msgid ""
Dan Walshf8a46ac2013-10-09 17:06:27 -04003075"Allow confined users the ability to execute the ping and traceroute commands."
Eric Paris709e8522012-11-14 15:47:01 -05003076msgstr ""
3077
Dan Walshf8a46ac2013-10-09 17:06:27 -04003078#: booleans.py:191
Eric Paris709e8522012-11-14 15:47:01 -05003079msgid "Allow users to connect to PostgreSQL"
3080msgstr ""
3081
Dan Walshf8a46ac2013-10-09 17:06:27 -04003082#: booleans.py:192
Eric Paris709e8522012-11-14 15:47:01 -05003083msgid ""
3084"Allow user to r/w files on filesystems that do not have extended attributes "
3085"(FAT, CDROM, FLOPPY)"
3086msgstr ""
3087
Dan Walshf8a46ac2013-10-09 17:06:27 -04003088#: booleans.py:193
Eric Paris709e8522012-11-14 15:47:01 -05003089msgid "Allow user music sharing"
3090msgstr ""
3091
Dan Walshf8a46ac2013-10-09 17:06:27 -04003092#: booleans.py:194
Eric Paris709e8522012-11-14 15:47:01 -05003093msgid ""
Dan Walshf8a46ac2013-10-09 17:06:27 -04003094"Allow users to run TCP servers (bind to ports and accept connection from the "
3095"same domain and outside users) disabling this forces FTP passive mode and "
3096"may change other protocols."
Eric Paris709e8522012-11-14 15:47:01 -05003097msgstr ""
3098
Dan Walshf8a46ac2013-10-09 17:06:27 -04003099#: booleans.py:195
3100msgid "Allow user to use ssh chroot environment."
Eric Paris709e8522012-11-14 15:47:01 -05003101msgstr ""
3102
Dan Walshf8a46ac2013-10-09 17:06:27 -04003103#: booleans.py:196
Eric Paris709e8522012-11-14 15:47:01 -05003104msgid ""
Dan Walshf8a46ac2013-10-09 17:06:27 -04003105"Determine whether sftpd can modify public files used for public file "
3106"transfer services. Directories/Files must be labeled public_content_rw_t."
Eric Paris709e8522012-11-14 15:47:01 -05003107msgstr ""
3108
Dan Walshf8a46ac2013-10-09 17:06:27 -04003109#: booleans.py:197
Eric Paris709e8522012-11-14 15:47:01 -05003110msgid ""
Dan Walshf8a46ac2013-10-09 17:06:27 -04003111"Determine whether sftpd-can read and write files in user home directories."
3112msgstr ""
3113
3114#: booleans.py:198
3115msgid ""
3116"Determine whether sftpd-can login to local users and read and write all "
3117"files on the system, governed by DAC."
3118msgstr ""
3119
3120#: booleans.py:199
3121msgid ""
3122"Determine whether sftpd can read and write files in user ssh home "
Eric Paris709e8522012-11-14 15:47:01 -05003123"directories."
3124msgstr ""
3125
Dan Walshf8a46ac2013-10-09 17:06:27 -04003126#: booleans.py:200
Eric Paris709e8522012-11-14 15:47:01 -05003127msgid "Allow sge to connect to the network using any TCP port"
3128msgstr ""
3129
Dan Walshf8a46ac2013-10-09 17:06:27 -04003130#: booleans.py:201
Eric Paris709e8522012-11-14 15:47:01 -05003131msgid "Allow sge to access nfs file systems."
3132msgstr ""
3133
Dan Walshf8a46ac2013-10-09 17:06:27 -04003134#: booleans.py:202
3135msgid "Determine whether smartmon can support devices on 3ware controllers."
Eric Paris709e8522012-11-14 15:47:01 -05003136msgstr ""
3137
Dan Walshf8a46ac2013-10-09 17:06:27 -04003138#: booleans.py:203
Eric Paris709e8522012-11-14 15:47:01 -05003139msgid ""
3140"Allow samba to modify public files used for public file transfer services. "
3141"Files/Directories must be labeled public_content_rw_t."
3142msgstr ""
3143
Dan Walshf8a46ac2013-10-09 17:06:27 -04003144#: booleans.py:204
Eric Paris709e8522012-11-14 15:47:01 -05003145msgid "Allow user spamassassin clients to use the network."
3146msgstr ""
3147
Dan Walshf8a46ac2013-10-09 17:06:27 -04003148#: booleans.py:205
Eric Paris709e8522012-11-14 15:47:01 -05003149msgid "Allow spamd to read/write user home directories."
3150msgstr ""
3151
Dan Walshf8a46ac2013-10-09 17:06:27 -04003152#: booleans.py:206
3153msgid "Determine whether squid can connect to all TCP ports."
Eric Paris709e8522012-11-14 15:47:01 -05003154msgstr ""
3155
Dan Walshf8a46ac2013-10-09 17:06:27 -04003156#: booleans.py:207
3157msgid "Determine whether squid can run as a transparent proxy."
Eric Paris709e8522012-11-14 15:47:01 -05003158msgstr ""
3159
Dan Walshf8a46ac2013-10-09 17:06:27 -04003160#: booleans.py:208
Eric Paris709e8522012-11-14 15:47:01 -05003161msgid ""
3162"Allow ssh with chroot env to read and write files in the user home "
3163"directories"
3164msgstr ""
3165
Dan Walshf8a46ac2013-10-09 17:06:27 -04003166#: booleans.py:209
Eric Paris709e8522012-11-14 15:47:01 -05003167msgid "allow host key based authentication"
3168msgstr ""
3169
Dan Walshf8a46ac2013-10-09 17:06:27 -04003170#: booleans.py:210
Eric Paris709e8522012-11-14 15:47:01 -05003171msgid "Allow ssh logins as sysadm_r:sysadm_t"
3172msgstr ""
3173
Dan Walshf8a46ac2013-10-09 17:06:27 -04003174#: booleans.py:211
Eric Paris709e8522012-11-14 15:47:01 -05003175msgid "Allow staff to exec content"
3176msgstr ""
3177
Dan Walshf8a46ac2013-10-09 17:06:27 -04003178#: booleans.py:212
Eric Paris709e8522012-11-14 15:47:01 -05003179msgid "allow staff user to create and transition to svirt domains."
3180msgstr ""
3181
Dan Walshf8a46ac2013-10-09 17:06:27 -04003182#: booleans.py:213
Eric Paris709e8522012-11-14 15:47:01 -05003183msgid "Allow sysadm to exec content"
3184msgstr ""
3185
Dan Walshf8a46ac2013-10-09 17:06:27 -04003186#: booleans.py:214
3187msgid "Allow the Telepathy connection managers to connect to any network port."
Eric Paris709e8522012-11-14 15:47:01 -05003188msgstr ""
3189
Dan Walshf8a46ac2013-10-09 17:06:27 -04003190#: booleans.py:215
Eric Paris709e8522012-11-14 15:47:01 -05003191msgid ""
3192"Allow the Telepathy connection managers to connect to any generic TCP port."
3193msgstr ""
3194
Dan Walshf8a46ac2013-10-09 17:06:27 -04003195#: booleans.py:216
3196msgid "Allow testpolicy to exec content"
3197msgstr ""
3198
3199#: booleans.py:217
Eric Paris709e8522012-11-14 15:47:01 -05003200msgid ""
3201"Allow tftp to modify public files used for public file transfer services."
3202msgstr ""
3203
Dan Walshf8a46ac2013-10-09 17:06:27 -04003204#: booleans.py:218
Eric Paris709e8522012-11-14 15:47:01 -05003205msgid "Allow tftp to read and write files in the user home directories"
3206msgstr ""
3207
Dan Walshf8a46ac2013-10-09 17:06:27 -04003208#: booleans.py:219
3209msgid "Determine whether tor can bind tcp sockets to all unreserved ports."
Eric Paris709e8522012-11-14 15:47:01 -05003210msgstr ""
3211
Dan Walshf8a46ac2013-10-09 17:06:27 -04003212#: booleans.py:220
Eric Paris709e8522012-11-14 15:47:01 -05003213msgid "Allow tor to act as a relay"
3214msgstr ""
3215
Dan Walshf8a46ac2013-10-09 17:06:27 -04003216#: booleans.py:221
Eric Paris709e8522012-11-14 15:47:01 -05003217msgid ""
3218"allow unconfined users to transition to the chrome sandbox domains when "
3219"running chrome-sandbox"
3220msgstr ""
3221
Dan Walshf8a46ac2013-10-09 17:06:27 -04003222#: booleans.py:222
Eric Paris709e8522012-11-14 15:47:01 -05003223msgid "Allow a user to login as an unconfined domain"
3224msgstr ""
3225
Dan Walshf8a46ac2013-10-09 17:06:27 -04003226#: booleans.py:223
Eric Paris709e8522012-11-14 15:47:01 -05003227msgid ""
3228"Allow unconfined users to transition to the Mozilla plugin domain when "
3229"running xulrunner plugin-container."
3230msgstr ""
3231
Dan Walshf8a46ac2013-10-09 17:06:27 -04003232#: booleans.py:224
Eric Paris709e8522012-11-14 15:47:01 -05003233msgid "Allow unprivledged user to create and transition to svirt domains."
3234msgstr ""
3235
Dan Walshf8a46ac2013-10-09 17:06:27 -04003236#: booleans.py:225
Eric Paris709e8522012-11-14 15:47:01 -05003237msgid "Support ecryptfs home directories"
3238msgstr ""
3239
Dan Walshf8a46ac2013-10-09 17:06:27 -04003240#: booleans.py:226
Eric Paris709e8522012-11-14 15:47:01 -05003241msgid "Support fusefs home directories"
3242msgstr ""
3243
Dan Walshf8a46ac2013-10-09 17:06:27 -04003244#: booleans.py:227
3245msgid "Determine whether to support lpd server."
Eric Paris709e8522012-11-14 15:47:01 -05003246msgstr ""
3247
Dan Walshf8a46ac2013-10-09 17:06:27 -04003248#: booleans.py:228
Eric Paris709e8522012-11-14 15:47:01 -05003249msgid "Support NFS home directories"
3250msgstr ""
3251
Dan Walshf8a46ac2013-10-09 17:06:27 -04003252#: booleans.py:229
Eric Paris709e8522012-11-14 15:47:01 -05003253msgid "Support SAMBA home directories"
3254msgstr ""
3255
Dan Walshf8a46ac2013-10-09 17:06:27 -04003256#: booleans.py:230
Eric Paris709e8522012-11-14 15:47:01 -05003257msgid "Allow user to exec content"
3258msgstr ""
3259
Dan Walshf8a46ac2013-10-09 17:06:27 -04003260#: booleans.py:231
3261msgid "Determine whether varnishd can use the full TCP network."
Eric Paris709e8522012-11-14 15:47:01 -05003262msgstr ""
3263
Dan Walshf8a46ac2013-10-09 17:06:27 -04003264#: booleans.py:232
3265msgid ""
3266"Determine whether attempts by vbetool to mmap low regions should be silently "
3267"blocked."
Eric Paris709e8522012-11-14 15:47:01 -05003268msgstr ""
3269
Dan Walshf8a46ac2013-10-09 17:06:27 -04003270#: booleans.py:233
3271msgid "Allow virtual processes to run as userdomains"
3272msgstr ""
3273
3274#: booleans.py:234
Eric Paris709e8522012-11-14 15:47:01 -05003275msgid ""
3276"Allow confined virtual guests to use serial/parallel communication ports"
3277msgstr ""
3278
Dan Walshf8a46ac2013-10-09 17:06:27 -04003279#: booleans.py:235
Eric Paris709e8522012-11-14 15:47:01 -05003280msgid ""
3281"Allow confined virtual guests to use executable memory and executable stack"
3282msgstr ""
3283
Dan Walshf8a46ac2013-10-09 17:06:27 -04003284#: booleans.py:236
Eric Paris709e8522012-11-14 15:47:01 -05003285msgid "Allow confined virtual guests to read fuse files"
3286msgstr ""
3287
Dan Walshf8a46ac2013-10-09 17:06:27 -04003288#: booleans.py:237
Eric Paris709e8522012-11-14 15:47:01 -05003289msgid "Allow confined virtual guests to manage nfs files"
3290msgstr ""
3291
Dan Walshf8a46ac2013-10-09 17:06:27 -04003292#: booleans.py:238
Eric Paris709e8522012-11-14 15:47:01 -05003293msgid "Allow confined virtual guests to interact with rawip sockets"
3294msgstr ""
3295
Dan Walshf8a46ac2013-10-09 17:06:27 -04003296#: booleans.py:239
Eric Paris709e8522012-11-14 15:47:01 -05003297msgid "Allow confined virtual guests to manage cifs files"
3298msgstr ""
3299
Dan Walshf8a46ac2013-10-09 17:06:27 -04003300#: booleans.py:240
Eric Paris709e8522012-11-14 15:47:01 -05003301msgid "Allow confined virtual guests to interact with the sanlock"
3302msgstr ""
3303
Dan Walshf8a46ac2013-10-09 17:06:27 -04003304#: booleans.py:241
Eric Paris709e8522012-11-14 15:47:01 -05003305msgid "Allow confined virtual guests to use usb devices"
3306msgstr ""
3307
Dan Walshf8a46ac2013-10-09 17:06:27 -04003308#: booleans.py:242
Eric Paris709e8522012-11-14 15:47:01 -05003309msgid "Allow confined virtual guests to interact with the xserver"
3310msgstr ""
3311
Dan Walshf8a46ac2013-10-09 17:06:27 -04003312#: booleans.py:243
3313msgid "Determine whether webadm can manage generic user files."
Eric Paris709e8522012-11-14 15:47:01 -05003314msgstr ""
3315
Dan Walshf8a46ac2013-10-09 17:06:27 -04003316#: booleans.py:244
3317msgid "Determine whether webadm can read generic user files."
Eric Paris709e8522012-11-14 15:47:01 -05003318msgstr ""
3319
Dan Walshf8a46ac2013-10-09 17:06:27 -04003320#: booleans.py:245
3321msgid ""
3322"Determine whether attempts by wine to mmap low regions should be silently "
3323"blocked."
Eric Paris709e8522012-11-14 15:47:01 -05003324msgstr ""
3325
Dan Walshf8a46ac2013-10-09 17:06:27 -04003326#: booleans.py:246
Eric Paris709e8522012-11-14 15:47:01 -05003327msgid "Allow the graphical login program to execute bootloader"
3328msgstr ""
3329
Dan Walshf8a46ac2013-10-09 17:06:27 -04003330#: booleans.py:247
Eric Paris709e8522012-11-14 15:47:01 -05003331msgid ""
3332"Allow the graphical login program to login directly as sysadm_r:sysadm_t"
3333msgstr ""
3334
Dan Walshf8a46ac2013-10-09 17:06:27 -04003335#: booleans.py:248
3336msgid ""
3337"Allow the graphical login program to create files in HOME dirs as xdm_home_t."
3338msgstr ""
3339
3340#: booleans.py:249
Eric Paris709e8522012-11-14 15:47:01 -05003341msgid "Allow xen to manage nfs files"
3342msgstr ""
3343
Dan Walshf8a46ac2013-10-09 17:06:27 -04003344#: booleans.py:250
Eric Paris709e8522012-11-14 15:47:01 -05003345msgid ""
3346"Allow xend to run blktapctrl/tapdisk. Not required if using dedicated "
3347"logical volumes for disk images."
3348msgstr ""
3349
Dan Walshf8a46ac2013-10-09 17:06:27 -04003350#: booleans.py:251
Eric Paris709e8522012-11-14 15:47:01 -05003351msgid "Allow xend to run qemu-dm. Not required if using paravirt and no vfb."
3352msgstr ""
3353
Dan Walshf8a46ac2013-10-09 17:06:27 -04003354#: booleans.py:252
Eric Paris709e8522012-11-14 15:47:01 -05003355msgid ""
3356"Allow xguest users to configure Network Manager and connect to apache ports"
3357msgstr ""
3358
Dan Walshf8a46ac2013-10-09 17:06:27 -04003359#: booleans.py:253
Eric Paris709e8522012-11-14 15:47:01 -05003360msgid "Allow xguest to exec content"
3361msgstr ""
3362
Dan Walshf8a46ac2013-10-09 17:06:27 -04003363#: booleans.py:254
Eric Paris709e8522012-11-14 15:47:01 -05003364msgid "Allow xguest users to mount removable media"
3365msgstr ""
3366
Dan Walshf8a46ac2013-10-09 17:06:27 -04003367#: booleans.py:255
Eric Paris709e8522012-11-14 15:47:01 -05003368msgid "Allow xguest to use blue tooth devices"
3369msgstr ""
3370
Dan Walshf8a46ac2013-10-09 17:06:27 -04003371#: booleans.py:256
Eric Paris709e8522012-11-14 15:47:01 -05003372msgid "Allows clients to write to the X server shared memory segments."
3373msgstr ""
3374
Dan Walshf8a46ac2013-10-09 17:06:27 -04003375#: booleans.py:257
Eric Paris709e8522012-11-14 15:47:01 -05003376msgid "Allows XServer to execute writable memory"
3377msgstr ""
3378
Dan Walshf8a46ac2013-10-09 17:06:27 -04003379#: booleans.py:258
Eric Paris709e8522012-11-14 15:47:01 -05003380msgid "Support X userspace object manager"
3381msgstr ""
3382
Dan Walshf8a46ac2013-10-09 17:06:27 -04003383#: booleans.py:259
3384msgid "Determine whether zabbix can connect to all TCP ports"
Eric Paris709e8522012-11-14 15:47:01 -05003385msgstr ""
3386
Dan Walshf8a46ac2013-10-09 17:06:27 -04003387#: booleans.py:260
3388msgid "Allow zarafa domains to setrlimit/sys_rouserce."
3389msgstr ""
3390
3391#: booleans.py:261
Eric Paris709e8522012-11-14 15:47:01 -05003392msgid "Allow zebra daemon to write it configuration files"
3393msgstr ""
3394
Dan Walshf8a46ac2013-10-09 17:06:27 -04003395#: booleans.py:262
Eric Paris709e8522012-11-14 15:47:01 -05003396msgid ""
3397"Allow ZoneMinder to modify public files used for public file transfer "
3398"services."
3399msgstr ""
Dan Walshf8a46ac2013-10-09 17:06:27 -04003400
3401#: booleans.py:263
3402msgid "Allow ZoneMinder to run su/sudo."
3403msgstr ""
3404
3405#: ../sepolicy/sepolicy.py:194
3406#, python-format
3407msgid "Interface %s does not exist."
3408msgstr ""
3409
3410#: ../sepolicy/sepolicy.py:292
3411msgid "You need to install policycoreutils-gui package to use the gui option"
3412msgstr ""
3413
3414#: ../sepolicy/sepolicy.py:296
3415msgid "Graphical User Interface for SELinux Policy"
3416msgstr ""
3417
3418#: ../sepolicy/sepolicy.py:299 ../sepolicy/sepolicy.py:345
3419msgid "Domain name(s) of man pages to be created"
3420msgstr ""
3421
3422#: ../sepolicy/sepolicy.py:311
3423msgid "Alternative root needs to be setup"
3424msgstr ""
3425
3426#: ../sepolicy/sepolicy.py:327
3427msgid "Generate SELinux man pages"
3428msgstr ""
3429
3430#: ../sepolicy/sepolicy.py:330
3431msgid "path in which the generated SELinux man pages will be stored"
3432msgstr ""
3433
3434#: ../sepolicy/sepolicy.py:332
3435msgid "name of the OS for man pages"
3436msgstr ""
3437
3438#: ../sepolicy/sepolicy.py:334
3439msgid "Generate HTML man pages structure for selected SELinux man page"
3440msgstr ""
3441
3442#: ../sepolicy/sepolicy.py:336
3443msgid "Alternate root directory, defaults to /"
3444msgstr ""
3445
3446#: ../sepolicy/sepolicy.py:338
3447msgid ""
3448"With this flag, alternative root path needs to include file context files "
3449"and policy.xml file"
3450msgstr ""
3451
3452#: ../sepolicy/sepolicy.py:342
3453msgid "All domains"
3454msgstr ""
3455
3456#: ../sepolicy/sepolicy.py:350
3457msgid "Query SELinux policy network information"
3458msgstr ""
3459
3460#: ../sepolicy/sepolicy.py:355
3461msgid "list all SELinux port types"
3462msgstr ""
3463
3464#: ../sepolicy/sepolicy.py:358
3465msgid "show SELinux type related to the port"
3466msgstr ""
3467
3468#: ../sepolicy/sepolicy.py:361
3469msgid "Show ports defined for this SELinux type"
3470msgstr ""
3471
3472#: ../sepolicy/sepolicy.py:364
3473msgid "show ports to which this domain can bind and/or connect"
3474msgstr ""
3475
3476#: ../sepolicy/sepolicy.py:367
3477msgid "show ports to which this application can bind and/or connect"
3478msgstr ""
3479
3480#: ../sepolicy/sepolicy.py:382
3481msgid "query SELinux policy to see if domains can communicate with each other"
3482msgstr ""
3483
3484#: ../sepolicy/sepolicy.py:385
3485msgid "Source Domain"
3486msgstr ""
3487
3488#: ../sepolicy/sepolicy.py:388
3489msgid "Target Domain"
3490msgstr ""
3491
3492#: ../sepolicy/sepolicy.py:407
3493msgid "query SELinux Policy to see description of booleans"
3494msgstr ""
3495
3496#: ../sepolicy/sepolicy.py:411
3497msgid "get all booleans descriptions"
3498msgstr ""
3499
3500#: ../sepolicy/sepolicy.py:414
3501msgid "boolean to get description"
3502msgstr ""
3503
3504#: ../sepolicy/sepolicy.py:424
3505msgid ""
3506"query SELinux Policy to see how a source process domain can transition to "
3507"the target process domain"
3508msgstr ""
3509
3510#: ../sepolicy/sepolicy.py:427
3511msgid "source process domain"
3512msgstr ""
3513
3514#: ../sepolicy/sepolicy.py:430
3515msgid "target process domain"
3516msgstr ""
3517
3518#: ../sepolicy/sepolicy.py:472
3519#, python-format
3520msgid "sepolicy generate: error: one of the arguments %s is required"
3521msgstr ""
3522
3523#: ../sepolicy/sepolicy.py:477
3524msgid "Command required for this type of policy"
3525msgstr ""
3526
3527#: ../sepolicy/sepolicy.py:488
3528#, python-format
3529msgid ""
3530"-t option can not be used with '%s' domains. Read usage for more details."
3531msgstr ""
3532
3533#: ../sepolicy/sepolicy.py:493
3534#, python-format
3535msgid ""
3536"-d option can not be used with '%s' domains. Read usage for more details."
3537msgstr ""
3538
3539#: ../sepolicy/sepolicy.py:497
3540#, python-format
3541msgid ""
3542"-a option can not be used with '%s' domains. Read usage for more details."
3543msgstr ""
3544
3545#: ../sepolicy/sepolicy.py:501
3546msgid "-w option can not be used with the --newtype option"
3547msgstr ""
3548
3549#: ../sepolicy/sepolicy.py:521
3550msgid "List SELinux Policy interfaces"
3551msgstr ""
3552
3553#: ../sepolicy/sepolicy.py:541
3554msgid "Enter interface names, you wish to query"
3555msgstr ""
3556
3557#: ../sepolicy/sepolicy.py:550
3558msgid "Generate SELinux Policy module template"
3559msgstr ""
3560
3561#: ../sepolicy/sepolicy.py:553
3562msgid "Enter domain type which you will be extending"
3563msgstr ""
3564
3565#: ../sepolicy/sepolicy.py:556
3566msgid "Enter SELinux user(s) which will transition to this domain"
3567msgstr ""
3568
3569#: ../sepolicy/sepolicy.py:559
3570msgid "Enter SELinux role(s) to which the administror domain will transition"
3571msgstr ""
3572
3573#: ../sepolicy/sepolicy.py:562
3574msgid "Enter domain(s) which this confined admin will administrate"
3575msgstr ""
3576
3577#: ../sepolicy/sepolicy.py:565
3578msgid "name of policy to generate"
3579msgstr ""
3580
3581#: ../sepolicy/sepolicy.py:572
3582msgid "path in which the generated policy files will be stored"
3583msgstr ""
3584
3585#: ../sepolicy/sepolicy.py:574
3586msgid "path to which the confined processes will need to write"
3587msgstr ""
3588
3589#: ../sepolicy/sepolicy.py:575
3590msgid "Policy types which require a command"
3591msgstr ""
3592
3593#: ../sepolicy/sepolicy.py:579 ../sepolicy/sepolicy.py:582
3594#: ../sepolicy/sepolicy.py:585 ../sepolicy/sepolicy.py:588
3595#: ../sepolicy/sepolicy.py:591 ../sepolicy/sepolicy.py:597
3596#: ../sepolicy/sepolicy.py:600 ../sepolicy/sepolicy.py:603
3597#: ../sepolicy/sepolicy.py:609 ../sepolicy/sepolicy.py:612
3598#: ../sepolicy/sepolicy.py:615 ../sepolicy/sepolicy.py:618
3599#, python-format
3600msgid "Generate '%s' policy"
3601msgstr ""
3602
3603#: ../sepolicy/sepolicy.py:606
3604#, python-format
3605msgid "Generate '%s' policy "
3606msgstr ""
3607
3608#: ../sepolicy/sepolicy.py:620
3609msgid "executable to confine"
3610msgstr ""
3611
3612#: ../sepolicy/sepolicy.py:625
3613msgid "commands"
3614msgstr ""
3615
3616#: ../sepolicy/sepolicy.py:628
3617msgid "Alternate SELinux policy, defaults to /sys/fs/selinux/policy"
3618msgstr ""
3619
3620#: ../sepolicy/sepolicy/__init__.py:89
3621#, python-format
3622msgid "-- Allowed %s [ %s ]"
3623msgstr ""
3624
3625#: ../sepolicy/sepolicy/__init__.py:95 ../sepolicy/sepolicy/gui.py:1135
3626msgid "all files"
3627msgstr ""
3628
3629#: ../sepolicy/sepolicy/__init__.py:96
3630msgid "regular file"
3631msgstr ""
3632
3633#: ../sepolicy/sepolicy/__init__.py:97
3634msgid "directory"
3635msgstr ""
3636
3637#: ../sepolicy/sepolicy/__init__.py:98
3638msgid "character device"
3639msgstr ""
3640
3641#: ../sepolicy/sepolicy/__init__.py:99
3642msgid "block device"
3643msgstr ""
3644
3645#: ../sepolicy/sepolicy/__init__.py:100
3646msgid "socket file"
3647msgstr ""
3648
3649#: ../sepolicy/sepolicy/__init__.py:101
3650msgid "symbolic link"
3651msgstr ""
3652
3653#: ../sepolicy/sepolicy/__init__.py:102
3654msgid "named pipe"
3655msgstr ""
3656
3657#: ../sepolicy/sepolicy/__init__.py:398
3658msgid "No SELinux Policy installed"
3659msgstr ""
3660
3661#: ../sepolicy/sepolicy/__init__.py:478
3662msgid "You must regenerate interface info by running /usr/bin/sepolgen-ifgen"
3663msgstr ""
3664
3665#: ../sepolicy/sepolicy/__init__.py:724
3666#, python-format
3667msgid "Failed to read %s policy file"
3668msgstr ""
3669
3670#: ../sepolicy/sepolicy/__init__.py:829
3671msgid "unknown"
3672msgstr ""
3673
3674#: ../sepolicy/sepolicy/generate.py:132
3675msgid "Internet Services Daemon"
3676msgstr ""
3677
3678#: ../sepolicy/sepolicy/generate.py:136
3679msgid "Existing Domain Type"
3680msgstr ""
3681
3682#: ../sepolicy/sepolicy/generate.py:137
3683msgid "Minimal Terminal Login User Role"
3684msgstr ""
3685
3686#: ../sepolicy/sepolicy/generate.py:138
3687msgid "Minimal X Windows Login User Role"
3688msgstr ""
3689
3690#: ../sepolicy/sepolicy/generate.py:139
3691msgid "Desktop Login User Role"
3692msgstr ""
3693
3694#: ../sepolicy/sepolicy/generate.py:140
3695msgid "Administrator Login User Role"
3696msgstr ""
3697
3698#: ../sepolicy/sepolicy/generate.py:141
3699msgid "Confined Root Administrator Role"
3700msgstr ""
3701
3702#: ../sepolicy/sepolicy/generate.py:142
3703msgid "Module information for a new type"
3704msgstr ""
3705
3706#: ../sepolicy/sepolicy/generate.py:147
3707msgid "Valid Types:\n"
3708msgstr ""
3709
3710#: ../sepolicy/sepolicy/generate.py:181
3711#, python-format
3712msgid "Ports must be numbers or ranges of numbers from 1 to %d "
3713msgstr ""
3714
3715#: ../sepolicy/sepolicy/generate.py:192
3716msgid "You must enter a valid policy type"
3717msgstr ""
3718
3719#: ../sepolicy/sepolicy/generate.py:195
3720#, python-format
3721msgid "You must enter a name for your policy module for your '%s'."
3722msgstr ""
3723
3724#: ../sepolicy/sepolicy/generate.py:333
3725msgid ""
3726"Name must be alpha numberic with no spaces. Consider using option \"-n "
3727"MODULENAME\""
3728msgstr ""
3729
3730#: ../sepolicy/sepolicy/generate.py:425
3731msgid "User Role types can not be assigned executables."
3732msgstr ""
3733
3734#: ../sepolicy/sepolicy/generate.py:431
3735msgid "Only Daemon apps can use an init script.."
3736msgstr ""
3737
3738#: ../sepolicy/sepolicy/generate.py:449
3739msgid "use_resolve must be a boolean value "
3740msgstr ""
3741
3742#: ../sepolicy/sepolicy/generate.py:455
3743msgid "use_syslog must be a boolean value "
3744msgstr ""
3745
3746#: ../sepolicy/sepolicy/generate.py:461
3747msgid "use_kerberos must be a boolean value "
3748msgstr ""
3749
3750#: ../sepolicy/sepolicy/generate.py:467
3751msgid "manage_krb5_rcache must be a boolean value "
3752msgstr ""
3753
3754#: ../sepolicy/sepolicy/generate.py:497
3755msgid "USER Types automatically get a tmp type"
3756msgstr ""
3757
3758#: ../sepolicy/sepolicy/generate.py:838
3759#, python-format
3760msgid "'%s' policy modules require existing domains"
3761msgstr ""
3762
3763#: ../sepolicy/sepolicy/generate.py:863
3764msgid "Type field required"
3765msgstr ""
3766
3767#: ../sepolicy/sepolicy/generate.py:876
3768#, python-format
3769msgid ""
3770"You need to define a new type which ends with: \n"
3771" %s"
3772msgstr ""
3773
3774#: ../sepolicy/sepolicy/generate.py:1104
3775msgid "You must enter the executable path for your confined process"
3776msgstr ""
3777
3778#: ../sepolicy/sepolicy/generate.py:1363
3779msgid "Type Enforcement file"
3780msgstr ""
3781
3782#: ../sepolicy/sepolicy/generate.py:1364
3783msgid "Interface file"
3784msgstr ""
3785
3786#: ../sepolicy/sepolicy/generate.py:1365
3787msgid "File Contexts file"
3788msgstr ""
3789
3790#: ../sepolicy/sepolicy/generate.py:1367
3791msgid "Spec file"
3792msgstr ""
3793
3794#: ../sepolicy/sepolicy/generate.py:1368
3795msgid "Setup Script"
3796msgstr ""
3797
3798#: ../sepolicy/sepolicy/sepolicy.glade:25
3799#: ../sepolicy/sepolicy/sepolicy.glade:4369
3800msgid "Applications"
3801msgstr ""
3802
3803#: ../sepolicy/sepolicy/sepolicy.glade:52
3804msgid "Select domain"
3805msgstr ""
3806
3807#: ../sepolicy/sepolicy/sepolicy.glade:80 ../sepolicy/sepolicy/gui.py:67
3808msgid "Advanced Search >>"
3809msgstr ""
3810
3811#: ../sepolicy/sepolicy/sepolicy.glade:95 ../sepolicy/sepolicy/gui.py:2306
3812msgid "File Equivalence"
3813msgstr ""
3814
3815#: ../sepolicy/sepolicy/sepolicy.glade:112 ../sepolicy/sepolicy/gui.py:2316
3816msgid "Users"
3817msgstr ""
3818
3819#: ../sepolicy/sepolicy/sepolicy.glade:129
3820#: ../sepolicy/sepolicy/sepolicy.glade:1897
3821#: ../sepolicy/sepolicy/sepolicy.glade:3802 ../sepolicy/sepolicy/gui.py:2297
3822msgid "System"
3823msgstr ""
3824
3825#: ../sepolicy/sepolicy/sepolicy.glade:189
3826#: ../sepolicy/sepolicy/sepolicy.glade:4406
3827#: ../sepolicy/sepolicy/sepolicy.glade:4499
3828#: ../sepolicy/sepolicy/sepolicy.glade:4645
3829#: ../sepolicy/sepolicy/sepolicy.glade:4793
3830#: ../sepolicy/sepolicy/sepolicy.glade:4934
3831#: ../sepolicy/sepolicy/sepolicy.glade:5007
3832msgid "Select"
3833msgstr ""
3834
3835#: ../sepolicy/sepolicy/sepolicy.glade:204
3836#: ../sepolicy/sepolicy/sepolicy.glade:557
3837#: ../sepolicy/sepolicy/sepolicy.glade:702
3838#: ../sepolicy/sepolicy/sepolicy.glade:1243
3839#: ../sepolicy/sepolicy/sepolicy.glade:1539
3840#: ../sepolicy/sepolicy/sepolicy.glade:4579
3841#: ../sepolicy/sepolicy/sepolicy.glade:4729
3842#: ../sepolicy/sepolicy/sepolicy.glade:4859
3843#: ../sepolicy/sepolicy/sepolicy.glade:5077
3844#: ../sepolicy/sepolicy/sepolicy.glade:5233
3845#: ../sepolicy/sepolicy/sepolicy.glade:5474
3846msgid "Cancel"
3847msgstr ""
3848
3849#: ../sepolicy/sepolicy/sepolicy.glade:350
3850msgid ""
3851"The entry that was entered is incorrect. Please try again in the "
3852"ex:/.../... format."
3853msgstr ""
3854
3855#: ../sepolicy/sepolicy/sepolicy.glade:376
3856msgid "Retry"
3857msgstr ""
3858
3859#: ../sepolicy/sepolicy/sepolicy.glade:460
3860#: ../sepolicy/sepolicy/sepolicy.glade:1124
3861#: ../sepolicy/sepolicy/sepolicy.glade:1372
3862#: ../sepolicy/sepolicy/sepolicy.glade:5102
3863#: ../sepolicy/sepolicy/sepolicy.glade:5343
3864msgid "Network Port Definitions"
3865msgstr ""
3866
3867#: ../sepolicy/sepolicy/sepolicy.glade:476
3868msgid ""
3869"Add file Equivilence Mapping. Mapping will be created when Update is "
3870"applied."
3871msgstr ""
3872
3873#: ../sepolicy/sepolicy/sepolicy.glade:501
3874#: ../sepolicy/sepolicy/sepolicy.glade:4045
3875msgid "Path"
3876msgstr ""
3877
3878#: ../sepolicy/sepolicy/sepolicy.glade:511
3879#: ../sepolicy/sepolicy/sepolicy.glade:5154
3880#: ../sepolicy/sepolicy/sepolicy.glade:5395
3881msgid ""
3882"Specify a new SELinux user name. By convention SELinux User names usually "
3883"end in an _u."
3884msgstr ""
3885
3886#: ../sepolicy/sepolicy/sepolicy.glade:515
3887msgid "Enter the path to which you want to setup an equivalence label."
3888msgstr ""
3889
3890#: ../sepolicy/sepolicy/sepolicy.glade:528
3891#: ../sepolicy/sepolicy/sepolicy.glade:4062
3892#: ../sepolicy/sepolicy/sepolicy.glade:4819
3893msgid "Equivalence Path"
3894msgstr ""
3895
3896#: ../sepolicy/sepolicy/sepolicy.glade:542
3897#: ../sepolicy/sepolicy/sepolicy.glade:687
3898#: ../sepolicy/sepolicy/sepolicy.glade:1228
3899#: ../sepolicy/sepolicy/sepolicy.glade:1524
3900#: ../sepolicy/sepolicy/sepolicy.glade:5218
3901#: ../sepolicy/sepolicy/sepolicy.glade:5459
3902msgid "Save to update"
3903msgstr ""
3904
3905#: ../sepolicy/sepolicy/sepolicy.glade:582
3906msgid ""
3907"Specify the mapping between the new path and the equivalence path. "
3908"Everything under this new path will be labeled as if they were under the "
3909"equivalence path."
3910msgstr ""
3911
3912#: ../sepolicy/sepolicy/sepolicy.glade:639
3913msgid "Add a file"
3914msgstr ""
3915
3916#: ../sepolicy/sepolicy/sepolicy.glade:656
3917msgid ""
3918"<operation> File Labeling for <selected domain>. File labels will be created "
3919"when update is applied."
3920msgstr ""
3921
3922#: ../sepolicy/sepolicy/sepolicy.glade:744
3923#: ../sepolicy/sepolicy/sepolicy.glade:1471
3924#: ../sepolicy/sepolicy/sepolicy.glade:3510 ../sepolicy/sepolicy/gui.py:66
3925msgid "Advanced >>"
3926msgstr ""
3927
3928#: ../sepolicy/sepolicy/sepolicy.glade:765
3929#: ../sepolicy/sepolicy/sepolicy.glade:2305
3930#: ../sepolicy/sepolicy/sepolicy.glade:2417
3931#: ../sepolicy/sepolicy/sepolicy.glade:2539
3932#: ../sepolicy/sepolicy/sepolicy.glade:4539
3933msgid "Class"
3934msgstr ""
3935
3936#: ../sepolicy/sepolicy/sepolicy.glade:781
3937msgid "Type"
3938msgstr ""
3939
3940#: ../sepolicy/sepolicy/sepolicy.glade:795
3941msgid ""
3942"Select the file class to which this label will be applied. Defaults to all "
3943"classes."
3944msgstr ""
3945
3946#: ../sepolicy/sepolicy/sepolicy.glade:822
3947msgid "Make Path Recursive"
3948msgstr ""
3949
3950#: ../sepolicy/sepolicy/sepolicy.glade:826
3951msgid ""
3952"Select Make Path Recursive iff you want to apply this label to all children "
3953"of the specified directory path. objects under the directory to have this "
3954"label."
3955msgstr ""
3956
3957#: ../sepolicy/sepolicy/sepolicy.glade:839
3958msgid "Browse"
3959msgstr ""
3960
3961#: ../sepolicy/sepolicy/sepolicy.glade:843
3962msgid "Browse to select the file/directory for labeling."
3963msgstr ""
3964
3965#: ../sepolicy/sepolicy/sepolicy.glade:887
3966msgid "Path "
3967msgstr ""
3968
3969#: ../sepolicy/sepolicy/sepolicy.glade:898
3970msgid ""
3971"Specify the path using regular expressions that you would like to modify the "
3972"labeling."
3973msgstr ""
3974
3975#: ../sepolicy/sepolicy/sepolicy.glade:920
3976msgid "Select the SELinux file type to assign to this path."
3977msgstr ""
3978
3979#: ../sepolicy/sepolicy/sepolicy.glade:947
3980msgid "Enter the MLS Label to assign to this file path."
3981msgstr ""
3982
3983#: ../sepolicy/sepolicy/sepolicy.glade:951
3984msgid "SELinux MLS Label you wish to assign to this path."
3985msgstr ""
3986
3987#: ../sepolicy/sepolicy/sepolicy.glade:1088
3988msgid "Analyzing Policy..."
3989msgstr ""
3990
3991#: ../sepolicy/sepolicy/sepolicy.glade:1141
3992msgid ""
3993"Add Login Mapping. Login Mapping will be created when update is applied."
3994msgstr ""
3995
3996#: ../sepolicy/sepolicy/sepolicy.glade:1176
3997msgid ""
3998"Enter the login user name of the user to which you wish to add SELinux User "
3999"confinement."
4000msgstr ""
4001
4002#: ../sepolicy/sepolicy/sepolicy.glade:1205
4003msgid ""
4004"Select the SELinux User to assign to this login user. Login users by "
4005"default get assigned by the __default__ user."
4006msgstr ""
4007
4008#: ../sepolicy/sepolicy/sepolicy.glade:1268
4009msgid ""
4010"Enter MLS/MCS Range for this login User. Defaults to the range for the "
4011"Selected SELinux User."
4012msgstr ""
4013
4014#: ../sepolicy/sepolicy/sepolicy.glade:1271
4015#: ../sepolicy/sepolicy/sepolicy.glade:3191
4016#: ../sepolicy/sepolicy/sepolicy.glade:3312
4017#: ../sepolicy/sepolicy/sepolicy.glade:5184
4018#: ../sepolicy/sepolicy/sepolicy.glade:5425
4019msgid "MLS Range"
4020msgstr ""
4021
4022#: ../sepolicy/sepolicy/sepolicy.glade:1283
4023msgid ""
4024"Specify the MLS Range for this user to login in with. Defaults to the "
4025"selected SELinux Users MLS Range."
4026msgstr ""
4027
4028#: ../sepolicy/sepolicy/sepolicy.glade:1389
4029msgid ""
4030"<operation> Network Port for <selected domain>. Ports will be created when "
4031"update is applied."
4032msgstr ""
4033
4034#: ../sepolicy/sepolicy/sepolicy.glade:1427
4035msgid "Enter the port number or range to which you want to add a port type."
4036msgstr ""
4037
4038#: ../sepolicy/sepolicy/sepolicy.glade:1457
4039msgid "Port Type"
4040msgstr ""
4041
4042#: ../sepolicy/sepolicy/sepolicy.glade:1502
4043msgid "Select the port type you want to assign to the specified port number."
4044msgstr ""
4045
4046#: ../sepolicy/sepolicy/sepolicy.glade:1566
4047msgid "tcp"
4048msgstr ""
4049
4050#: ../sepolicy/sepolicy/sepolicy.glade:1570
4051msgid ""
4052"Select <b>tcp</b> if the port type should be assigned to tcp port numbers."
4053msgstr ""
4054
4055#: ../sepolicy/sepolicy/sepolicy.glade:1583
4056msgid "udp"
4057msgstr ""
4058
4059#: ../sepolicy/sepolicy/sepolicy.glade:1587
4060msgid ""
4061"Select <b>udp</b> if the port type should be assigned to udp port numbers."
4062msgstr ""
4063
4064#: ../sepolicy/sepolicy/sepolicy.glade:1609
4065msgid "Enter the MLS Label to assign to this port."
4066msgstr ""
4067
4068#: ../sepolicy/sepolicy/sepolicy.glade:1706
4069msgid "SELinux Configuration"
4070msgstr ""
4071
4072#: ../sepolicy/sepolicy/sepolicy.glade:1742
4073msgid "Select..."
4074msgstr ""
4075
4076#: ../sepolicy/sepolicy/sepolicy.glade:1791
4077#: ../sepolicy/sepolicy/sepolicy.glade:2211
4078msgid "Booleans"
4079msgstr ""
4080
4081#: ../sepolicy/sepolicy/sepolicy.glade:1795
4082msgid ""
4083"Display boolean information that can be used to modify the policy for the "
4084"'selected domain'."
4085msgstr ""
4086
4087#: ../sepolicy/sepolicy/sepolicy.glade:1809
4088#: ../sepolicy/sepolicy/sepolicy.glade:2596
4089msgid "Files"
4090msgstr ""
4091
4092#: ../sepolicy/sepolicy/sepolicy.glade:1813
4093msgid ""
4094"Display file type information that can be used by the 'selected domain'."
4095msgstr ""
4096
4097#: ../sepolicy/sepolicy/sepolicy.glade:1827
4098#: ../sepolicy/sepolicy/sepolicy.glade:2829
4099msgid "Network"
4100msgstr ""
4101
4102#: ../sepolicy/sepolicy/sepolicy.glade:1831
4103msgid ""
4104"Display network ports to which the 'selected domain' can connect or listen "
4105"to."
4106msgstr ""
4107
4108#: ../sepolicy/sepolicy/sepolicy.glade:1845
4109#: ../sepolicy/sepolicy/sepolicy.glade:3120
4110msgid "Transitions"
4111msgstr ""
4112
4113#: ../sepolicy/sepolicy/sepolicy.glade:1849
4114msgid ""
4115"Display applications that can transition into or out of the 'selected "
4116"domain'."
4117msgstr ""
4118
4119#: ../sepolicy/sepolicy/sepolicy.glade:1863
4120#: ../sepolicy/sepolicy/sepolicy.glade:3221
4121msgid "Login Mapping"
4122msgstr ""
4123
4124#: ../sepolicy/sepolicy/sepolicy.glade:1866
4125#: ../sepolicy/sepolicy/sepolicy.glade:1883
4126#: ../sepolicy/sepolicy/sepolicy.glade:1900
4127msgid "Manage the SELinux configuration"
4128msgstr ""
4129
4130#: ../sepolicy/sepolicy/sepolicy.glade:1880
4131#: ../sepolicy/sepolicy/sepolicy.glade:3343
4132msgid "SELinux Users"
4133msgstr ""
4134
4135#: ../sepolicy/sepolicy/sepolicy.glade:1914
4136#: ../sepolicy/sepolicy/sepolicy.glade:4015
4137msgid "Lockdown"
4138msgstr ""
4139
4140#: ../sepolicy/sepolicy/sepolicy.glade:1917
4141msgid ""
4142"Lockdown the SELinux System.\n"
4143"This screen can be used to turn up the SELinux Protections."
4144msgstr ""
4145
4146#: ../sepolicy/sepolicy/sepolicy.glade:1932
4147msgid "radiobutton"
4148msgstr ""
4149
4150#: ../sepolicy/sepolicy/sepolicy.glade:2020
4151msgid "Show Modified Only"
4152msgstr ""
4153
4154#: ../sepolicy/sepolicy/sepolicy.glade:2059
4155msgid "Mislabeled files exist"
4156msgstr ""
4157
4158#: ../sepolicy/sepolicy/sepolicy.glade:2079
4159msgid "Show mislabeled files only"
4160msgstr ""
4161
4162#: ../sepolicy/sepolicy/sepolicy.glade:2119
4163#: ../sepolicy/sepolicy/sepolicy.glade:3243
4164msgid ""
4165"If-Then-Else rules written in policy that can \n"
4166"allow alternative access control."
4167msgstr ""
4168
4169#: ../sepolicy/sepolicy/sepolicy.glade:2131
4170msgid "Enabled"
4171msgstr ""
4172
4173#: ../sepolicy/sepolicy/sepolicy.glade:2251
4174#: ../sepolicy/sepolicy/sepolicy.glade:2363
4175#: ../sepolicy/sepolicy/sepolicy.glade:2481
4176#: ../sepolicy/sepolicy/sepolicy.glade:4512
4177#: ../sepolicy/sepolicy/sepolicy.glade:4806
4178msgid "File Path"
4179msgstr ""
4180
4181#: ../sepolicy/sepolicy/sepolicy.glade:2287
4182#: ../sepolicy/sepolicy/sepolicy.glade:2398
4183msgid "SELinux File Type"
4184msgstr ""
4185
4186#: ../sepolicy/sepolicy/sepolicy.glade:2331
4187msgid "File path used to enter the 'selected domain'."
4188msgstr ""
4189
4190#: ../sepolicy/sepolicy/sepolicy.glade:2332
4191msgid "Executable Files"
4192msgstr ""
4193
4194#: ../sepolicy/sepolicy/sepolicy.glade:2447
4195msgid "Files to which the 'selected domain' can write."
4196msgstr ""
4197
4198#: ../sepolicy/sepolicy/sepolicy.glade:2448
4199msgid "Writable files"
4200msgstr ""
4201
4202#: ../sepolicy/sepolicy/sepolicy.glade:2570
4203msgid "File Types defined for the 'selected domain'."
4204msgstr ""
4205
4206#: ../sepolicy/sepolicy/sepolicy.glade:2571
4207msgid "Application File Types"
4208msgstr ""
4209
4210#: ../sepolicy/sepolicy/sepolicy.glade:2703
4211msgid "Network Ports to which the 'selected domain' is allowed to connect."
4212msgstr ""
4213
4214#: ../sepolicy/sepolicy/sepolicy.glade:2704
4215msgid "Outbound"
4216msgstr ""
4217
4218#: ../sepolicy/sepolicy/sepolicy.glade:2803
4219msgid "Network Ports to which the 'selected domain' is allowed to listen."
4220msgstr ""
4221
4222#: ../sepolicy/sepolicy/sepolicy.glade:2804
4223msgid "Inbound"
4224msgstr ""
4225
4226#: ../sepolicy/sepolicy/sepolicy.glade:2865
4227msgid ""
4228"Boolean \n"
4229"Enabled"
4230msgstr ""
4231
4232#: ../sepolicy/sepolicy/sepolicy.glade:2891
4233msgid "Boolean name"
4234msgstr ""
4235
4236#: ../sepolicy/sepolicy/sepolicy.glade:2908
4237msgid "SELinux Application Type"
4238msgstr ""
4239
4240#: ../sepolicy/sepolicy/sepolicy.glade:2929
4241msgid ""
4242"Executables which will transition to a different domain, when the 'selected "
4243"domain' executes them."
4244msgstr ""
4245
4246#: ../sepolicy/sepolicy/sepolicy.glade:2932
4247msgid "Applicaton Transitions From 'select domain'"
4248msgstr ""
4249
4250#: ../sepolicy/sepolicy/sepolicy.glade:2955
4251msgid ""
4252"Boolean\n"
4253"Enabled"
4254msgstr ""
4255
4256#: ../sepolicy/sepolicy/sepolicy.glade:2971
4257msgid "Calling Process Domain"
4258msgstr ""
4259
4260#: ../sepolicy/sepolicy/sepolicy.glade:2987
4261msgid "Executable File"
4262msgstr ""
4263
4264#: ../sepolicy/sepolicy/sepolicy.glade:3011
4265msgid ""
4266"Executables which will transition to the 'selected domain', when executing a "
4267"selected domains entrypoint."
4268msgstr ""
4269
4270#: ../sepolicy/sepolicy/sepolicy.glade:3012
4271msgid "Application Transitions Into 'select domain'"
4272msgstr ""
4273
4274#: ../sepolicy/sepolicy/sepolicy.glade:3027
4275msgid ""
4276"File Transitions define what happens when the current domain creates the "
4277"content of a particular class in a directory of the destination type. "
4278"Optionally a file name could be specified for the transition."
4279msgstr ""
4280
4281#: ../sepolicy/sepolicy/sepolicy.glade:3035
4282msgid "SELinux Directory Type"
4283msgstr ""
4284
4285#: ../sepolicy/sepolicy/sepolicy.glade:3048
4286msgid "Destination Class"
4287msgstr ""
4288
4289#: ../sepolicy/sepolicy/sepolicy.glade:3062
4290msgid "SELinux Destination Type"
4291msgstr ""
4292
4293#: ../sepolicy/sepolicy/sepolicy.glade:3075
4294#, fuzzy
4295msgid "File Name"
4296msgstr "Modül İsmi"
4297
4298#: ../sepolicy/sepolicy/sepolicy.glade:3097
4299msgid "File Transitions From 'select domain'"
4300msgstr ""
4301
4302#: ../sepolicy/sepolicy/sepolicy.glade:3296
4303#: ../sepolicy/sepolicy/sepolicy.glade:5277
4304#: ../sepolicy/sepolicy/sepolicy.glade:5518
4305msgid "Default Level"
4306msgstr ""
4307
4308#: ../sepolicy/sepolicy/sepolicy.glade:3382
4309msgid "Select the system mode when the system first boots up"
4310msgstr ""
4311
4312#: ../sepolicy/sepolicy/sepolicy.glade:3455
4313msgid "Select the system mode for the current session"
4314msgstr ""
4315
4316#: ../sepolicy/sepolicy/sepolicy.glade:3532
4317msgid "System Policy Type:"
4318msgstr ""
4319
4320#: ../sepolicy/sepolicy/sepolicy.glade:3593
4321msgid "<b>System Mode</b>"
4322msgstr ""
4323
4324#: ../sepolicy/sepolicy/sepolicy.glade:3631
4325msgid "Import system settings from another machine"
4326msgstr ""
4327
4328#: ../sepolicy/sepolicy/sepolicy.glade:3639
4329msgid "Import"
4330msgstr ""
4331
4332#: ../sepolicy/sepolicy/sepolicy.glade:3658
4333msgid "Export system settings to a file"
4334msgstr ""
4335
4336#: ../sepolicy/sepolicy/sepolicy.glade:3668
4337msgid "Export"
4338msgstr ""
4339
4340#: ../sepolicy/sepolicy/sepolicy.glade:3687
4341msgid "Relabel all files back to system defaults on reboot"
4342msgstr ""
4343
4344#: ../sepolicy/sepolicy/sepolicy.glade:3724
4345#: ../sepolicy/sepolicy/sepolicy.glade:3825
4346#: ../sepolicy/sepolicy/sepolicy.glade:3889
4347#: ../sepolicy/sepolicy/sepolicy.glade:3952 ../sepolicy/sepolicy/gui.py:60
4348msgid "Yes"
4349msgstr ""
4350
4351#: ../sepolicy/sepolicy/sepolicy.glade:3741
4352#: ../sepolicy/sepolicy/sepolicy.glade:3843
4353#: ../sepolicy/sepolicy/sepolicy.glade:3906
4354#: ../sepolicy/sepolicy/sepolicy.glade:3969 ../sepolicy/sepolicy/gui.py:60
4355msgid "No"
4356msgstr ""
4357
4358#: ../sepolicy/sepolicy/sepolicy.glade:3782
4359msgid "<b>System Configuration</b>"
4360msgstr ""
4361
4362#: ../sepolicy/sepolicy/sepolicy.glade:3829
4363#: ../sepolicy/sepolicy/sepolicy.glade:3847
4364msgid ""
4365"An unconfined domain is a process label that allows the process to do what "
4366"it wants, without SELinux interfering. Applications started at boot by the "
4367"init system that SELinux do not have defined SELinux policy will run as "
4368"unconfined if this module is enabled. Disabling it means all daemons will "
4369"now be confined. To disable the unconfined_t user you must first remove "
4370"unconfined_t from the users/login screens."
4371msgstr ""
4372
4373#: ../sepolicy/sepolicy/sepolicy.glade:3865
4374msgid "<b>Disable ability to run unconfined system processes?</b>"
4375msgstr ""
4376
4377#: ../sepolicy/sepolicy/sepolicy.glade:3893
4378#: ../sepolicy/sepolicy/sepolicy.glade:3910
4379#: ../sepolicy/sepolicy/sepolicy.glade:3973
4380msgid ""
4381"An permissive domain is a process label that allows the process to do what "
4382"it wants, with SELinux only logging the denials, but not enforcing them. "
4383"Usually permissive domains indicate experimental policy, disabling the "
4384"module could cause SELinux to deny access to a domain, that should be "
4385"allowed."
4386msgstr ""
4387
4388#: ../sepolicy/sepolicy/sepolicy.glade:3928
4389msgid "<b>Disable all permissive processes?</b>"
4390msgstr ""
4391
4392#: ../sepolicy/sepolicy/sepolicy.glade:3956
4393msgid ""
4394"A permissive domain is a process label that allows the process to do what it "
4395"wants, with SELinux only logging the denials, but not enforcing them. "
4396"Usually permissive domains indicate experimental policy, disabling the "
4397"module could cause SELinux to deny access to a domain, that should be "
4398"allowed."
4399msgstr ""
4400
4401#: ../sepolicy/sepolicy/sepolicy.glade:3994
4402msgid "<b>Deny all processes from ptracing or debugging other processes?</b>"
4403msgstr ""
4404
4405#: ../sepolicy/sepolicy/sepolicy.glade:4031
4406msgid ""
4407"File equivalence cause the system to label content under the new path as if "
4408"it were under the equivalence path."
4409msgstr ""
4410
4411#: ../sepolicy/sepolicy/sepolicy.glade:4087
4412msgid "Files Equivalence"
4413msgstr ""
4414
4415#: ../sepolicy/sepolicy/sepolicy.glade:4100
4416msgid "<b>...SELECT TO VIEW DATA...</b>"
4417msgstr ""
4418
4419#: ../sepolicy/sepolicy/sepolicy.glade:4131
4420msgid "Delete"
4421msgstr ""
4422
4423#: ../sepolicy/sepolicy/sepolicy.glade:4147
4424msgid "Modify"
4425msgstr ""
4426
4427#: ../sepolicy/sepolicy/sepolicy.glade:4208
4428msgid "Revert"
4429msgstr ""
4430
4431#: ../sepolicy/sepolicy/sepolicy.glade:4213
4432msgid ""
4433"Revert button will launch a dialog window which allows you to revert changes "
4434"within the current transaction."
4435msgstr ""
4436
4437#: ../sepolicy/sepolicy/sepolicy.glade:4225 ../sepolicy/sepolicy/gui.py:2379
4438msgid "Update"
4439msgstr ""
4440
4441#: ../sepolicy/sepolicy/sepolicy.glade:4230
4442msgid "Commit all changes in your current transaction to the server."
4443msgstr ""
4444
4445#: ../sepolicy/sepolicy/sepolicy.glade:4278
4446msgid "Applications - Advanced Search"
4447msgstr ""
4448
4449#: ../sepolicy/sepolicy/sepolicy.glade:4331
4450msgid "Installed"
4451msgstr ""
4452
4453#: ../sepolicy/sepolicy/sepolicy.glade:4383
4454msgid "Process Types"
4455msgstr ""
4456
4457#: ../sepolicy/sepolicy/sepolicy.glade:4424
4458msgid "More Details"
4459msgstr ""
4460
4461#: ../sepolicy/sepolicy/sepolicy.glade:4460
4462#: ../sepolicy/sepolicy/sepolicy.glade:4754
4463msgid "Delete Modified File Labeling"
4464msgstr ""
4465
4466#: ../sepolicy/sepolicy/sepolicy.glade:4478
4467msgid ""
4468"Select file labeling to delete. File labeling will be deleted when update is "
4469"applied."
4470msgstr ""
4471
4472#: ../sepolicy/sepolicy/sepolicy.glade:4525
4473msgid "SELinux File Label"
4474msgstr ""
4475
4476#: ../sepolicy/sepolicy/sepolicy.glade:4564
4477#: ../sepolicy/sepolicy/sepolicy.glade:4714
4478#: ../sepolicy/sepolicy/sepolicy.glade:4844
4479msgid "Save to Update"
4480msgstr ""
4481
4482#: ../sepolicy/sepolicy/sepolicy.glade:4604
4483msgid "Delete Modified Ports"
4484msgstr ""
4485
4486#: ../sepolicy/sepolicy/sepolicy.glade:4622
4487msgid "Select ports to delete. Ports will be deleted when update is applied."
4488msgstr ""
4489
4490#: ../sepolicy/sepolicy/sepolicy.glade:4771
4491msgid ""
4492"Select file equivalence labeling to delete.File equivalence labeling will be "
4493"deleted when update is applied."
4494msgstr ""
4495
4496#: ../sepolicy/sepolicy/sepolicy.glade:4887
4497msgid "More Types"
4498msgstr ""
4499
4500#: ../sepolicy/sepolicy/sepolicy.glade:4914
4501msgid "Types"
4502msgstr ""
4503
4504#: ../sepolicy/sepolicy/sepolicy.glade:4973
4505msgid ""
4506"Review the updates you have made before committing them to the system. To "
4507"reset an item, uncheck the checkbox. All items checked will be updated in "
4508"the system when you select update."
4509msgstr ""
4510
4511#: ../sepolicy/sepolicy/sepolicy.glade:5036
4512msgid "Action"
4513msgstr ""
4514
4515#: ../sepolicy/sepolicy/sepolicy.glade:5062
4516msgid "Apply"
4517msgstr ""
4518
4519#: ../sepolicy/sepolicy/sepolicy.glade:5119
4520#: ../sepolicy/sepolicy/sepolicy.glade:5360
4521msgid ""
4522"Add User Roles. SELinux User Roles will be created when Update is applied."
4523msgstr ""
4524
4525#: ../sepolicy/sepolicy/sepolicy.glade:5144
4526#: ../sepolicy/sepolicy/sepolicy.glade:5385
4527msgid "SELinux User Name"
4528msgstr ""
4529
4530#: ../sepolicy/sepolicy/sepolicy.glade:5258
4531#: ../sepolicy/sepolicy/sepolicy.glade:5499
4532msgid ""
4533"Enter MLS/MCS Range for this SELinux User.\n"
4534"s0-s0:c1023"
4535msgstr ""
4536
4537#: ../sepolicy/sepolicy/sepolicy.glade:5289
4538#: ../sepolicy/sepolicy/sepolicy.glade:5530
4539msgid ""
4540"Specify the default level that you would like this SELinux user to login "
4541"with. Defaults to s0."
4542msgstr ""
4543
4544#: ../sepolicy/sepolicy/sepolicy.glade:5293
4545#: ../sepolicy/sepolicy/sepolicy.glade:5534
4546msgid "Enter Default Level for SELinux User to login with. Default s0"
4547msgstr ""
4548
4549#: ../sepolicy/sepolicy/gui.py:61
4550#, fuzzy
4551msgid "Disable"
4552msgstr "Pasif"
4553
4554#: ../sepolicy/sepolicy/gui.py:61
4555msgid "Enable"
4556msgstr ""
4557
4558#: ../sepolicy/sepolicy/gui.py:66
4559msgid "Advanced <<"
4560msgstr ""
4561
4562#: ../sepolicy/sepolicy/gui.py:67
4563msgid "Advanced Search <<"
4564msgstr ""
4565
4566#: ../sepolicy/sepolicy/gui.py:92
4567msgid ""
4568"<small>\n"
4569"To change from Disabled to Enforcing mode\n"
4570"- Change the system mode from Disabled to Permissive\n"
4571"- Reboot, so that the system can relabel\n"
4572"- Once the system is working as planned\n"
4573" * Change the system mode to Enforcing</small>\n"
4574msgstr ""
4575
4576#: ../sepolicy/sepolicy/gui.py:115
4577#, python-format
4578msgid "%s is not a valid domain"
4579msgstr ""
4580
4581#: ../sepolicy/sepolicy/gui.py:624
4582msgid "System Status: Disabled"
4583msgstr ""
4584
4585#: ../sepolicy/sepolicy/gui.py:722
4586msgid "Help: Start Page"
4587msgstr ""
4588
4589#: ../sepolicy/sepolicy/gui.py:726
4590msgid "Help: Booleans Page"
4591msgstr ""
4592
4593#: ../sepolicy/sepolicy/gui.py:732
4594msgid "Help: Executable Files Page"
4595msgstr ""
4596
4597#: ../sepolicy/sepolicy/gui.py:735
4598msgid "Help: Writable Files Page"
4599msgstr ""
4600
4601#: ../sepolicy/sepolicy/gui.py:738
4602msgid "Help: Application Types Page"
4603msgstr ""
4604
4605#: ../sepolicy/sepolicy/gui.py:743
4606msgid "Help: Outbound Network Connections Page"
4607msgstr ""
4608
4609#: ../sepolicy/sepolicy/gui.py:746
4610msgid "Help: Inbound Network Connections Page"
4611msgstr ""
4612
4613#: ../sepolicy/sepolicy/gui.py:752
4614msgid "Help: Transition from application Page"
4615msgstr ""
4616
4617#: ../sepolicy/sepolicy/gui.py:755
4618msgid "Help: Transition into application Page"
4619msgstr ""
4620
4621#: ../sepolicy/sepolicy/gui.py:758
4622msgid "Help: Transition application file Page"
4623msgstr ""
4624
4625#: ../sepolicy/sepolicy/gui.py:762
4626msgid "Help: Systems Page"
4627msgstr ""
4628
4629#: ../sepolicy/sepolicy/gui.py:766
4630msgid "Help: Lockdown Page"
4631msgstr ""
4632
4633#: ../sepolicy/sepolicy/gui.py:770
4634msgid "Help: Login Page"
4635msgstr ""
4636
4637#: ../sepolicy/sepolicy/gui.py:774
4638msgid "Help: SELinux User Page"
4639msgstr ""
4640
4641#: ../sepolicy/sepolicy/gui.py:778
4642msgid "Help: File Equivalence Page"
4643msgstr ""
4644
4645#: ../sepolicy/sepolicy/gui.py:922 ../sepolicy/sepolicy/gui.py:1211
4646#: ../sepolicy/sepolicy/gui.py:1644 ../sepolicy/sepolicy/gui.py:1885
4647#: ../sepolicy/sepolicy/gui.py:2698
4648msgid "More..."
4649msgstr ""
4650
4651#: ../sepolicy/sepolicy/gui.py:1031
4652#, python-format
4653msgid "File path used to enter the '%s' domain."
4654msgstr ""
4655
4656#: ../sepolicy/sepolicy/gui.py:1032
4657#, python-format
4658msgid "Files to which the '%s' domain can write."
4659msgstr ""
4660
4661#: ../sepolicy/sepolicy/gui.py:1033
4662#, python-format
4663msgid "Network Ports to which the '%s' is allowed to connect."
4664msgstr ""
4665
4666#: ../sepolicy/sepolicy/gui.py:1034
4667#, python-format
4668msgid "Network Ports to which the '%s' is allowed to listen."
4669msgstr ""
4670
4671#: ../sepolicy/sepolicy/gui.py:1035
4672#, python-format
4673msgid "File Types defined for the '%s'."
4674msgstr ""
4675
4676#: ../sepolicy/sepolicy/gui.py:1036
4677#, python-format
4678msgid ""
4679"Display boolean information that can be used to modify the policy for the "
4680"'%s'."
4681msgstr ""
4682
4683#: ../sepolicy/sepolicy/gui.py:1037
4684#, python-format
4685msgid "Display file type information that can be used by the '%s'."
4686msgstr ""
4687
4688#: ../sepolicy/sepolicy/gui.py:1038
4689#, python-format
4690msgid "Display network ports to which the '%s' can connect or listen to."
4691msgstr ""
4692
4693#: ../sepolicy/sepolicy/gui.py:1039
4694#, python-format
4695msgid "Application Transitions Into '%s'"
4696msgstr ""
4697
4698#: ../sepolicy/sepolicy/gui.py:1040
4699#, python-format
4700msgid "Application Transitions From '%s'"
4701msgstr ""
4702
4703#: ../sepolicy/sepolicy/gui.py:1041
4704#, python-format
4705msgid "File Transitions From '%s'"
4706msgstr ""
4707
4708#: ../sepolicy/sepolicy/gui.py:1042
4709#, python-format
4710msgid ""
4711"Executables which will transition to the '%s', when executing a selected "
4712"domains entrypoint."
4713msgstr ""
4714
4715#: ../sepolicy/sepolicy/gui.py:1043
4716#, python-format
4717msgid ""
4718"Executables which will transition to a different domain, when the '%s' "
4719"executes them."
4720msgstr ""
4721
4722#: ../sepolicy/sepolicy/gui.py:1044
4723#, python-format
4724msgid "Files by '%s' will transitions to a different label."
4725msgstr ""
4726
4727#: ../sepolicy/sepolicy/gui.py:1045
4728#, python-format
4729msgid "Display applications that can transition into or out of the '%s'."
4730msgstr ""
4731
4732#: ../sepolicy/sepolicy/gui.py:1149
4733msgid "MISSING FILE PATH"
4734msgstr ""
4735
4736#: ../sepolicy/sepolicy/gui.py:1265 ../sepolicy/sepolicy/gui.py:1267
4737msgid "Boolean section."
4738msgstr ""
4739
4740#: ../sepolicy/sepolicy/gui.py:1265
4741msgid "To disable this transition, go to the "
4742msgstr ""
4743
4744#: ../sepolicy/sepolicy/gui.py:1267
4745msgid "To enable this transition, go to the "
4746msgstr ""
4747
4748#: ../sepolicy/sepolicy/gui.py:1324
4749msgid "executable"
4750msgstr ""
4751
4752#: ../sepolicy/sepolicy/gui.py:1327
4753#, fuzzy
4754msgid "writable"
4755msgstr "Pasif"
4756
4757#: ../sepolicy/sepolicy/gui.py:1330
4758msgid "application"
4759msgstr ""
4760
4761#: ../sepolicy/sepolicy/gui.py:1331
4762#, python-format
4763msgid "Add new %s file path for '%s' domains."
4764msgstr ""
4765
4766#: ../sepolicy/sepolicy/gui.py:1332
4767#, python-format
4768msgid "Delete modified %s file paths for '%s' domain."
4769msgstr ""
4770
4771#: ../sepolicy/sepolicy/gui.py:1333
4772#, python-format
4773msgid ""
4774"Modify selected modified %s file path for '%s' domain. Only bolded items in "
4775"the list can be selected, this indicates they were modified previously."
4776msgstr ""
4777
4778#: ../sepolicy/sepolicy/gui.py:1345
4779msgid "connect"
4780msgstr ""
4781
4782#: ../sepolicy/sepolicy/gui.py:1348
4783msgid "listen for inbound connections"
4784msgstr ""
4785
4786#: ../sepolicy/sepolicy/gui.py:1350
4787#, python-format
4788msgid "Add new port definition to which the '%s' domains is allowed to %s."
4789msgstr ""
4790
4791#: ../sepolicy/sepolicy/gui.py:1351
4792#, python-format
4793msgid ""
4794"Delete modified port definitions to which the '%s' domain is allowed to %s."
4795msgstr ""
4796
4797#: ../sepolicy/sepolicy/gui.py:1352
4798#, python-format
4799msgid "Modify port definitions to which the '%s' domain is allowed to %s."
4800msgstr ""
4801
4802#: ../sepolicy/sepolicy/gui.py:1381
4803msgid "Add new SELinux User/Role definition."
4804msgstr ""
4805
4806#: ../sepolicy/sepolicy/gui.py:1382
4807msgid "Delete modified SELinux User/Role definitions."
4808msgstr ""
4809
4810#: ../sepolicy/sepolicy/gui.py:1383
4811msgid "Modify selected modified SELinux User/Role definitions."
4812msgstr ""
4813
4814#: ../sepolicy/sepolicy/gui.py:1390
4815msgid "Add new Login Mapping definition."
4816msgstr ""
4817
4818#: ../sepolicy/sepolicy/gui.py:1391
4819msgid "Delete modified Login Mapping definitions."
4820msgstr ""
4821
4822#: ../sepolicy/sepolicy/gui.py:1392
4823msgid "Modify selected modified Login Mapping definitions."
4824msgstr ""
4825
4826#: ../sepolicy/sepolicy/gui.py:1399
4827msgid "Add new File Equivalence definition."
4828msgstr ""
4829
4830#: ../sepolicy/sepolicy/gui.py:1400
4831msgid "Delete modified File Equivalence definitions."
4832msgstr ""
4833
4834#: ../sepolicy/sepolicy/gui.py:1401
4835msgid ""
4836"Modify selected modified File Equivalence definitions. Only bolded items in "
4837"the list can be selected, this indicates they were modified previously."
4838msgstr ""
4839
4840#: ../sepolicy/sepolicy/gui.py:1429
4841#, python-format
4842msgid "Boolean %s Allow Rules"
4843msgstr ""
4844
4845#: ../sepolicy/sepolicy/gui.py:1442
4846#, python-format
4847msgid "Add Network Port for %s. Ports will be created when update is applied."
4848msgstr ""
4849
4850#: ../sepolicy/sepolicy/gui.py:1443
4851#, python-format
4852msgid "Add Network Port for %s"
4853msgstr ""
4854
4855#: ../sepolicy/sepolicy/gui.py:1448
4856#, python-format
4857msgid ""
4858"Add File Labeling for %s. File labels will be created when update is applied."
4859msgstr ""
4860
4861#: ../sepolicy/sepolicy/gui.py:1449 ../sepolicy/sepolicy/gui.py:1500
4862#, python-format
4863msgid "Add File Labeling for %s"
4864msgstr ""
4865
4866#: ../sepolicy/sepolicy/gui.py:1459
4867msgid "Add Login Mapping. User Mapping will be created when Update is applied."
4868msgstr ""
4869
4870#: ../sepolicy/sepolicy/gui.py:1460
4871msgid "Add Login Mapping"
4872msgstr ""
4873
4874#: ../sepolicy/sepolicy/gui.py:1465
4875msgid ""
4876"Add SELinux User Role. SELinux user roles will be created when update is "
4877"applied."
4878msgstr ""
4879
4880#: ../sepolicy/sepolicy/gui.py:1466
4881msgid "Add SELinux Users"
4882msgstr ""
4883
4884#: ../sepolicy/sepolicy/gui.py:1473
4885msgid ""
4886"Add File Equivalency Mapping. Mapping will be created when update is applied."
4887msgstr ""
4888
4889#: ../sepolicy/sepolicy/gui.py:1474
4890msgid "Add SELinux File Equivalency"
4891msgstr ""
4892
4893#: ../sepolicy/sepolicy/gui.py:1499
4894#, python-format
4895msgid ""
4896"Modify File Labeling for %s. File labels will be created when update is "
4897"applied."
4898msgstr ""
4899
4900#: ../sepolicy/sepolicy/gui.py:1566
4901msgid ""
4902"Modify File Equivalency Mapping. Mapping will be created when update is "
4903"applied."
4904msgstr ""
4905
4906#: ../sepolicy/sepolicy/gui.py:1567
4907msgid "Modify SELinux File Equivalency"
4908msgstr ""
4909
4910#: ../sepolicy/sepolicy/gui.py:1652
4911#, python-format
4912msgid ""
4913"Modify Network Port for %s. Ports will be created when update is applied."
4914msgstr ""
4915
4916#: ../sepolicy/sepolicy/gui.py:1653
4917#, python-format
4918msgid "Modify Network Port for %s"
4919msgstr ""
4920
4921#: ../sepolicy/sepolicy/gui.py:1866
4922#, python-format
4923msgid "The entry '%s' is not a valid path. Paths must begin with a '/'."
4924msgstr ""
4925
4926#: ../sepolicy/sepolicy/gui.py:1879
4927msgid "Port number must be between 1 and 65536"
4928msgstr ""
4929
4930#: ../sepolicy/sepolicy/gui.py:2146
4931#, python-format
4932msgid "SELinux name: %s"
4933msgstr ""
4934
4935#: ../sepolicy/sepolicy/gui.py:2157
4936#, python-format
4937msgid "Add file labeling for %s"
4938msgstr ""
4939
4940#: ../sepolicy/sepolicy/gui.py:2159
4941#, python-format
4942msgid "Delete file labeling for %s"
4943msgstr ""
4944
4945#: ../sepolicy/sepolicy/gui.py:2161
4946#, python-format
4947msgid "Modify file labeling for %s"
4948msgstr ""
4949
4950#: ../sepolicy/sepolicy/gui.py:2165
4951#, python-format
4952msgid "File path: %s"
4953msgstr ""
4954
4955#: ../sepolicy/sepolicy/gui.py:2168
4956#, python-format
4957msgid "File class: %s"
4958msgstr ""
4959
4960#: ../sepolicy/sepolicy/gui.py:2171 ../sepolicy/sepolicy/gui.py:2195
4961#, python-format
4962msgid "SELinux file type: %s"
4963msgstr ""
4964
4965#: ../sepolicy/sepolicy/gui.py:2180
4966#, python-format
4967msgid "Add ports for %s"
4968msgstr ""
4969
4970#: ../sepolicy/sepolicy/gui.py:2182
4971#, python-format
4972msgid "Delete ports for %s"
4973msgstr ""
4974
4975#: ../sepolicy/sepolicy/gui.py:2184
4976#, python-format
4977msgid "Modify ports for %s"
4978msgstr ""
4979
4980#: ../sepolicy/sepolicy/gui.py:2187
4981#, python-format
4982msgid "Network ports: %s"
4983msgstr ""
4984
4985#: ../sepolicy/sepolicy/gui.py:2190
4986#, python-format
4987msgid "Network protocol: %s"
4988msgstr ""
4989
4990#: ../sepolicy/sepolicy/gui.py:2204
4991msgid "Add user"
4992msgstr ""
4993
4994#: ../sepolicy/sepolicy/gui.py:2206
4995msgid "Delete user"
4996msgstr ""
4997
4998#: ../sepolicy/sepolicy/gui.py:2208
4999msgid "Modify user"
5000msgstr ""
5001
5002#: ../sepolicy/sepolicy/gui.py:2211
5003#, python-format
5004msgid "SELinux User : %s"
5005msgstr ""
5006
5007#: ../sepolicy/sepolicy/gui.py:2216
5008#, python-format
5009msgid "Roles: %s"
5010msgstr ""
5011
5012#: ../sepolicy/sepolicy/gui.py:2220 ../sepolicy/sepolicy/gui.py:2245
5013#, python-format
5014msgid "MLS/MCS Range: %s"
5015msgstr ""
5016
5017#: ../sepolicy/sepolicy/gui.py:2229
5018msgid "Add login mapping"
5019msgstr ""
5020
5021#: ../sepolicy/sepolicy/gui.py:2231
5022msgid "Delete login mapping"
5023msgstr ""
5024
5025#: ../sepolicy/sepolicy/gui.py:2233
5026msgid "Modify login mapping"
5027msgstr ""
5028
5029#: ../sepolicy/sepolicy/gui.py:2237
5030#, python-format
5031msgid "Linux User : %s"
5032msgstr ""
5033
5034#: ../sepolicy/sepolicy/gui.py:2241
5035#, python-format
5036msgid "SELinux User: %s"
5037msgstr ""
5038
5039#: ../sepolicy/sepolicy/gui.py:2254
5040msgid "Add file equiv labeling."
5041msgstr ""
5042
5043#: ../sepolicy/sepolicy/gui.py:2256
5044msgid "Delete file equiv labeling."
5045msgstr ""
5046
5047#: ../sepolicy/sepolicy/gui.py:2258
5048msgid "Modify file equiv labeling."
5049msgstr ""
5050
5051#: ../sepolicy/sepolicy/gui.py:2262
5052#, python-format
5053msgid "File path : %s"
5054msgstr ""
5055
5056#: ../sepolicy/sepolicy/gui.py:2266
5057#, python-format
5058msgid "Equivalence: %s"
5059msgstr ""
5060
5061#: ../sepolicy/sepolicy/gui.py:2369
5062#, python-format
5063msgid "Run restorecon on %s to change its type from %s to the default %s?"
5064msgstr ""
5065
5066#: ../sepolicy/sepolicy/gui.py:2381
5067msgid "Update Changes"
5068msgstr ""
5069
5070#: ../sepolicy/sepolicy/gui.py:2383
5071msgid "Revert Changes"
5072msgstr ""
5073
5074#: ../sepolicy/sepolicy/gui.py:2556
5075msgid "System Status: Enforcing"
5076msgstr ""
5077
5078#: ../sepolicy/sepolicy/gui.py:2558
5079msgid "System Status: Permissive"
5080msgstr ""
5081
5082#: ../sepolicy/sepolicy/gui.py:2749
5083msgid ""
5084"Changing to SELinux disabled requires a reboot. It is not recommended. If "
5085"you later decide to turn SELinux back on, the system will be required to "
5086"relabel. If you just want to see if SELinux is causing a problem on your "
5087"system, you can go to permissive mode which will only log errors and not "
5088"enforce SELinux policy. Permissive mode does not require a reboot. Do you "
5089"wish to continue?"
5090msgstr ""
5091
5092#: ../sepolicy/sepolicy/gui.py:2783
5093msgid ""
5094"You are attempting to close the application without applying your changes.\n"
5095" * To apply changes you have made during this session, click No and "
5096"click Update.\n"
5097" * To leave the application without applying your changes, click Yes. "
5098"All changes that you have made during this session will be lost."
5099msgstr ""
5100
5101#: ../sepolicy/sepolicy/gui.py:2783
5102msgid "Loss of data Dialog"
5103msgstr ""