Home | History | Annotate | Download | only in po
      1 # SOME DESCRIPTIVE TITLE.
      2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
      3 # This file is distributed under the same license as the PACKAGE package.
      4 #
      5 # Translators:
      6 msgid ""
      7 msgstr ""
      8 "Project-Id-Version: Policycoreutils\n"
      9 "Report-Msgid-Bugs-To: \n"
     10 "POT-Creation-Date: 2013-10-10 16:04-0400\n"
     11 "PO-Revision-Date: 2013-07-10 20:44+0000\n"
     12 "Last-Translator: dwalsh <dwalsh (a] redhat.com>\n"
     13 "Language-Team: Romanian (http://www.transifex.com/projects/p/fedora/language/"
     14 "ro/)\n"
     15 "Language: ro\n"
     16 "MIME-Version: 1.0\n"
     17 "Content-Type: text/plain; charset=UTF-8\n"
     18 "Content-Transfer-Encoding: 8bit\n"
     19 "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
     20 "2:1));\n"
     21 
     22 #: ../run_init/run_init.c:67
     23 msgid ""
     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."
     27 msgstr ""
     28 
     29 #: ../run_init/run_init.c:126 ../newrole/newrole.c:1128
     30 #, c-format
     31 msgid "failed to initialize PAM\n"
     32 msgstr ""
     33 
     34 #: ../run_init/run_init.c:139
     35 #, c-format
     36 msgid "failed to get account information\n"
     37 msgstr ""
     38 
     39 #: ../run_init/run_init.c:162 ../newrole/newrole.c:341
     40 msgid "Password:"
     41 msgstr ""
     42 
     43 #: ../run_init/run_init.c:197 ../newrole/newrole.c:366
     44 #, c-format
     45 msgid "Cannot find your entry in the shadow passwd file.\n"
     46 msgstr ""
     47 
     48 #: ../run_init/run_init.c:203 ../newrole/newrole.c:373
     49 #, c-format
     50 msgid "getpass cannot open /dev/tty\n"
     51 msgstr ""
     52 
     53 #: ../run_init/run_init.c:275
     54 #, c-format
     55 msgid "run_init: incorrect password for %s\n"
     56 msgstr ""
     57 
     58 #: ../run_init/run_init.c:309
     59 #, c-format
     60 msgid "Could not open file %s\n"
     61 msgstr ""
     62 
     63 #: ../run_init/run_init.c:336
     64 #, c-format
     65 msgid "No context in file %s\n"
     66 msgstr ""
     67 
     68 #: ../run_init/run_init.c:361
     69 #, c-format
     70 msgid "Sorry, run_init may be used only on a SELinux kernel.\n"
     71 msgstr ""
     72 
     73 #: ../run_init/run_init.c:380
     74 #, c-format
     75 msgid "authentication failed.\n"
     76 msgstr ""
     77 
     78 #: ../run_init/run_init.c:405 ../newrole/newrole.c:1270
     79 #, c-format
     80 msgid "Could not set exec context to %s.\n"
     81 msgstr ""
     82 
     83 #: ../audit2allow/audit2allow:232
     84 msgid "******************** IMPORTANT ***********************\n"
     85 msgstr ""
     86 
     87 #: ../audit2allow/audit2allow:233
     88 msgid "To make this policy package active, execute:"
     89 msgstr ""
     90 
     91 #: ../semanage/seobject.py:210
     92 msgid "Could not create semanage handle"
     93 msgstr ""
     94 
     95 #: ../semanage/seobject.py:218
     96 msgid "SELinux policy is not managed or store cannot be accessed."
     97 msgstr ""
     98 
     99 #: ../semanage/seobject.py:223
    100 msgid "Cannot read policy store."
    101 msgstr ""
    102 
    103 #: ../semanage/seobject.py:228
    104 msgid "Could not establish semanage connection"
    105 msgstr ""
    106 
    107 #: ../semanage/seobject.py:233
    108 msgid "Could not test MLS enabled status"
    109 msgstr ""
    110 
    111 #: ../semanage/seobject.py:239 ../semanage/seobject.py:254
    112 msgid "Not yet implemented"
    113 msgstr ""
    114 
    115 #: ../semanage/seobject.py:243
    116 msgid "Semanage transaction already in progress"
    117 msgstr ""
    118 
    119 #: ../semanage/seobject.py:252
    120 msgid "Could not start semanage transaction"
    121 msgstr ""
    122 
    123 #: ../semanage/seobject.py:264
    124 msgid "Could not commit semanage transaction"
    125 msgstr ""
    126 
    127 #: ../semanage/seobject.py:269
    128 msgid "Semanage transaction not in progress"
    129 msgstr ""
    130 
    131 #: ../semanage/seobject.py:281 ../semanage/seobject.py:376
    132 msgid "Could not list SELinux modules"
    133 msgstr ""
    134 
    135 #: ../semanage/seobject.py:300
    136 msgid "Modules Name"
    137 msgstr ""
    138 
    139 #: ../semanage/seobject.py:300 ../gui/modulesPage.py:63
    140 msgid "Version"
    141 msgstr ""
    142 
    143 #: ../semanage/seobject.py:303 ../gui/statusPage.py:75
    144 #: ../sepolicy/sepolicy/sepolicy.glade:3430
    145 msgid "Disabled"
    146 msgstr ""
    147 
    148 #: ../semanage/seobject.py:312
    149 #, python-format
    150 msgid "Module does not exists %s "
    151 msgstr ""
    152 
    153 #: ../semanage/seobject.py:322
    154 #, python-format
    155 msgid "Could not disable module %s (remove failed)"
    156 msgstr ""
    157 
    158 #: ../semanage/seobject.py:333
    159 #, python-format
    160 msgid "Could not enable module %s (remove failed)"
    161 msgstr ""
    162 
    163 #: ../semanage/seobject.py:348
    164 #, python-format
    165 msgid "Could not remove module %s (remove failed)"
    166 msgstr ""
    167 
    168 #: ../semanage/seobject.py:363
    169 msgid "dontaudit requires either 'on' or 'off'"
    170 msgstr ""
    171 
    172 #: ../semanage/seobject.py:391
    173 msgid "Builtin Permissive Types"
    174 msgstr ""
    175 
    176 #: ../semanage/seobject.py:401
    177 msgid "Customized Permissive Types"
    178 msgstr ""
    179 
    180 #: ../semanage/seobject.py:410
    181 msgid ""
    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."
    186 msgstr ""
    187 
    188 #: ../semanage/seobject.py:447
    189 #, python-format
    190 msgid "Could not set permissive domain %s (module installation failed)"
    191 msgstr ""
    192 
    193 #: ../semanage/seobject.py:453
    194 #, python-format
    195 msgid "Could not remove permissive domain %s (remove failed)"
    196 msgstr ""
    197 
    198 #: ../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
    205 #, python-format
    206 msgid "Could not create a key for %s"
    207 msgstr ""
    208 
    209 #: ../semanage/seobject.py:492 ../semanage/seobject.py:566
    210 #: ../semanage/seobject.py:612 ../semanage/seobject.py:618
    211 #, python-format
    212 msgid "Could not check if login mapping for %s is defined"
    213 msgstr ""
    214 
    215 #: ../semanage/seobject.py:501
    216 #, python-format
    217 msgid "Linux Group %s does not exist"
    218 msgstr ""
    219 
    220 #: ../semanage/seobject.py:506
    221 #, python-format
    222 msgid "Linux User %s does not exist"
    223 msgstr ""
    224 
    225 #: ../semanage/seobject.py:510
    226 #, python-format
    227 msgid "Could not create login mapping for %s"
    228 msgstr ""
    229 
    230 #: ../semanage/seobject.py:514 ../semanage/seobject.py:775
    231 #, python-format
    232 msgid "Could not set name for %s"
    233 msgstr ""
    234 
    235 #: ../semanage/seobject.py:519 ../semanage/seobject.py:785
    236 #, python-format
    237 msgid "Could not set MLS range for %s"
    238 msgstr ""
    239 
    240 #: ../semanage/seobject.py:523
    241 #, python-format
    242 msgid "Could not set SELinux user for %s"
    243 msgstr ""
    244 
    245 #: ../semanage/seobject.py:527
    246 #, python-format
    247 msgid "Could not add login mapping for %s"
    248 msgstr ""
    249 
    250 #: ../semanage/seobject.py:545
    251 msgid "Requires seuser or serange"
    252 msgstr ""
    253 
    254 #: ../semanage/seobject.py:568 ../semanage/seobject.py:614
    255 #, python-format
    256 msgid "Login mapping for %s is not defined"
    257 msgstr ""
    258 
    259 #: ../semanage/seobject.py:572
    260 #, python-format
    261 msgid "Could not query seuser for %s"
    262 msgstr ""
    263 
    264 #: ../semanage/seobject.py:586
    265 #, python-format
    266 msgid "Could not modify login mapping for %s"
    267 msgstr ""
    268 
    269 #: ../semanage/seobject.py:620
    270 #, python-format
    271 msgid "Login mapping for %s is defined in policy, cannot be deleted"
    272 msgstr ""
    273 
    274 #: ../semanage/seobject.py:624
    275 #, python-format
    276 msgid "Could not delete login mapping for %s"
    277 msgstr ""
    278 
    279 #: ../semanage/seobject.py:646 ../semanage/seobject.py:679
    280 #: ../semanage/seobject.py:927
    281 msgid "Could not list login mappings"
    282 msgstr ""
    283 
    284 #: ../semanage/seobject.py:707 ../semanage/seobject.py:719
    285 #: ../gui/system-config-selinux.glade:100
    286 #: ../sepolicy/sepolicy/sepolicy.glade:1166
    287 #: ../sepolicy/sepolicy/sepolicy.glade:3155
    288 msgid "Login Name"
    289 msgstr ""
    290 
    291 #: ../semanage/seobject.py:707 ../semanage/seobject.py:719
    292 #: ../semanage/seobject.py:977 ../semanage/seobject.py:982
    293 #: ../gui/system-config-selinux.glade:128
    294 #: ../gui/system-config-selinux.glade:915
    295 #: ../gui/system-config-selinux.glade:2285 ../gui/usersPage.py:44
    296 #: ../sepolicy/sepolicy/sepolicy.glade:1192
    297 #: ../sepolicy/sepolicy/sepolicy.glade:3173
    298 #: ../sepolicy/sepolicy/sepolicy.glade:3259
    299 msgid "SELinux User"
    300 msgstr ""
    301 
    302 #: ../semanage/seobject.py:707 ../gui/system-config-selinux.glade:156
    303 #: ../gui/system-config-selinux.glade:943
    304 msgid "MLS/MCS Range"
    305 msgstr ""
    306 
    307 #: ../semanage/seobject.py:707
    308 msgid "Service"
    309 msgstr ""
    310 
    311 #: ../semanage/seobject.py:733 ../semanage/seobject.py:764
    312 #: ../semanage/seobject.py:831 ../semanage/seobject.py:888
    313 #: ../semanage/seobject.py:894
    314 #, python-format
    315 msgid "Could not check if SELinux user %s is defined"
    316 msgstr ""
    317 
    318 #: ../semanage/seobject.py:736 ../semanage/seobject.py:837
    319 #: ../semanage/seobject.py:900
    320 #, python-format
    321 msgid "Could not query user for %s"
    322 msgstr ""
    323 
    324 #: ../semanage/seobject.py:756
    325 #, python-format
    326 msgid "You must add at least one role for %s"
    327 msgstr ""
    328 
    329 #: ../semanage/seobject.py:771
    330 #, python-format
    331 msgid "Could not create SELinux user for %s"
    332 msgstr ""
    333 
    334 #: ../semanage/seobject.py:780
    335 #, python-format
    336 msgid "Could not add role %s for %s"
    337 msgstr ""
    338 
    339 #: ../semanage/seobject.py:789
    340 #, python-format
    341 msgid "Could not set MLS level for %s"
    342 msgstr ""
    343 
    344 #: ../semanage/seobject.py:792
    345 #, python-format
    346 msgid "Could not add prefix %s for %s"
    347 msgstr ""
    348 
    349 #: ../semanage/seobject.py:795
    350 #, python-format
    351 msgid "Could not extract key for %s"
    352 msgstr ""
    353 
    354 #: ../semanage/seobject.py:799
    355 #, python-format
    356 msgid "Could not add SELinux user %s"
    357 msgstr ""
    358 
    359 #: ../semanage/seobject.py:821
    360 msgid "Requires prefix, roles, level or range"
    361 msgstr ""
    362 
    363 #: ../semanage/seobject.py:823
    364 msgid "Requires prefix or roles"
    365 msgstr ""
    366 
    367 #: ../semanage/seobject.py:833 ../semanage/seobject.py:890
    368 #, python-format
    369 msgid "SELinux user %s is not defined"
    370 msgstr ""
    371 
    372 #: ../semanage/seobject.py:862
    373 #, python-format
    374 msgid "Could not modify SELinux user %s"
    375 msgstr ""
    376 
    377 #: ../semanage/seobject.py:896
    378 #, python-format
    379 msgid "SELinux user %s is defined in policy, cannot be deleted"
    380 msgstr ""
    381 
    382 #: ../semanage/seobject.py:907
    383 #, python-format
    384 msgid "Could not delete SELinux user %s"
    385 msgstr ""
    386 
    387 #: ../semanage/seobject.py:945
    388 msgid "Could not list SELinux users"
    389 msgstr ""
    390 
    391 #: ../semanage/seobject.py:951
    392 #, python-format
    393 msgid "Could not list roles for user %s"
    394 msgstr ""
    395 
    396 #: ../semanage/seobject.py:976
    397 msgid "Labeling"
    398 msgstr ""
    399 
    400 #: ../semanage/seobject.py:976
    401 msgid "MLS/"
    402 msgstr ""
    403 
    404 #: ../semanage/seobject.py:977
    405 msgid "Prefix"
    406 msgstr ""
    407 
    408 #: ../semanage/seobject.py:977
    409 msgid "MCS Level"
    410 msgstr ""
    411 
    412 #: ../semanage/seobject.py:977
    413 msgid "MCS Range"
    414 msgstr ""
    415 
    416 #: ../semanage/seobject.py:977 ../semanage/seobject.py:982
    417 #: ../gui/system-config-selinux.glade:992 ../gui/usersPage.py:59
    418 #: ../sepolicy/sepolicy/sepolicy.glade:3279
    419 #: ../sepolicy/sepolicy/sepolicy.glade:5170
    420 #: ../sepolicy/sepolicy/sepolicy.glade:5411
    421 msgid "SELinux Roles"
    422 msgstr ""
    423 
    424 #: ../semanage/seobject.py:1002
    425 msgid "Protocol udp or tcp is required"
    426 msgstr ""
    427 
    428 #: ../semanage/seobject.py:1004
    429 msgid "Port is required"
    430 msgstr ""
    431 
    432 #: ../semanage/seobject.py:1014
    433 msgid "Invalid Port"
    434 msgstr ""
    435 
    436 #: ../semanage/seobject.py:1018
    437 #, python-format
    438 msgid "Could not create a key for %s/%s"
    439 msgstr ""
    440 
    441 #: ../semanage/seobject.py:1029
    442 msgid "Type is required"
    443 msgstr ""
    444 
    445 #: ../semanage/seobject.py:1032 ../semanage/seobject.py:1096
    446 #: ../semanage/seobject.py:1873
    447 #, python-format
    448 msgid "Type %s is invalid, must be a port type"
    449 msgstr ""
    450 
    451 #: ../semanage/seobject.py:1040 ../semanage/seobject.py:1102
    452 #: ../semanage/seobject.py:1157 ../semanage/seobject.py:1163
    453 #, python-format
    454 msgid "Could not check if port %s/%s is defined"
    455 msgstr ""
    456 
    457 #: ../semanage/seobject.py:1042
    458 #, python-format
    459 msgid "Port %s/%s already defined"
    460 msgstr ""
    461 
    462 #: ../semanage/seobject.py:1046
    463 #, python-format
    464 msgid "Could not create port for %s/%s"
    465 msgstr ""
    466 
    467 #: ../semanage/seobject.py:1052
    468 #, python-format
    469 msgid "Could not create context for %s/%s"
    470 msgstr ""
    471 
    472 #: ../semanage/seobject.py:1056
    473 #, python-format
    474 msgid "Could not set user in port context for %s/%s"
    475 msgstr ""
    476 
    477 #: ../semanage/seobject.py:1060
    478 #, python-format
    479 msgid "Could not set role in port context for %s/%s"
    480 msgstr ""
    481 
    482 #: ../semanage/seobject.py:1064
    483 #, python-format
    484 msgid "Could not set type in port context for %s/%s"
    485 msgstr ""
    486 
    487 #: ../semanage/seobject.py:1069
    488 #, python-format
    489 msgid "Could not set mls fields in port context for %s/%s"
    490 msgstr ""
    491 
    492 #: ../semanage/seobject.py:1073
    493 #, python-format
    494 msgid "Could not set port context for %s/%s"
    495 msgstr ""
    496 
    497 #: ../semanage/seobject.py:1077
    498 #, python-format
    499 msgid "Could not add port %s/%s"
    500 msgstr ""
    501 
    502 #: ../semanage/seobject.py:1091 ../semanage/seobject.py:1367
    503 #: ../semanage/seobject.py:1566
    504 msgid "Requires setype or serange"
    505 msgstr ""
    506 
    507 #: ../semanage/seobject.py:1093
    508 msgid "Requires setype"
    509 msgstr ""
    510 
    511 #: ../semanage/seobject.py:1104 ../semanage/seobject.py:1159
    512 #, python-format
    513 msgid "Port %s/%s is not defined"
    514 msgstr ""
    515 
    516 #: ../semanage/seobject.py:1108
    517 #, python-format
    518 msgid "Could not query port %s/%s"
    519 msgstr ""
    520 
    521 #: ../semanage/seobject.py:1119
    522 #, python-format
    523 msgid "Could not modify port %s/%s"
    524 msgstr ""
    525 
    526 #: ../semanage/seobject.py:1132
    527 msgid "Could not list the ports"
    528 msgstr ""
    529 
    530 #: ../semanage/seobject.py:1148
    531 #, python-format
    532 msgid "Could not delete the port %s"
    533 msgstr ""
    534 
    535 #: ../semanage/seobject.py:1165
    536 #, python-format
    537 msgid "Port %s/%s is defined in policy, cannot be deleted"
    538 msgstr ""
    539 
    540 #: ../semanage/seobject.py:1169
    541 #, python-format
    542 msgid "Could not delete port %s/%s"
    543 msgstr ""
    544 
    545 #: ../semanage/seobject.py:1185 ../semanage/seobject.py:1207
    546 msgid "Could not list ports"
    547 msgstr ""
    548 
    549 #: ../semanage/seobject.py:1246 ../sepolicy/sepolicy/sepolicy.glade:2675
    550 #: ../sepolicy/sepolicy/sepolicy.glade:2773
    551 #: ../sepolicy/sepolicy/sepolicy.glade:4687
    552 msgid "SELinux Port Type"
    553 msgstr ""
    554 
    555 #: ../semanage/seobject.py:1246
    556 msgid "Proto"
    557 msgstr ""
    558 
    559 #: ../semanage/seobject.py:1246 ../gui/system-config-selinux.glade:335
    560 #: ../sepolicy/sepolicy/sepolicy.glade:1417
    561 msgid "Port Number"
    562 msgstr ""
    563 
    564 #: ../semanage/seobject.py:1270
    565 msgid "Node Address is required"
    566 msgstr ""
    567 
    568 #: ../semanage/seobject.py:1285
    569 msgid "Unknown or missing protocol"
    570 msgstr ""
    571 
    572 #: ../semanage/seobject.py:1299
    573 msgid "SELinux node type is required"
    574 msgstr ""
    575 
    576 #: ../semanage/seobject.py:1302 ../semanage/seobject.py:1370
    577 #, python-format
    578 msgid "Type %s is invalid, must be a node type"
    579 msgstr ""
    580 
    581 #: ../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
    585 #, python-format
    586 msgid "Could not create key for %s"
    587 msgstr ""
    588 
    589 #: ../semanage/seobject.py:1308 ../semanage/seobject.py:1378
    590 #: ../semanage/seobject.py:1414 ../semanage/seobject.py:1420
    591 #, python-format
    592 msgid "Could not check if addr %s is defined"
    593 msgstr ""
    594 
    595 #: ../semanage/seobject.py:1317
    596 #, python-format
    597 msgid "Could not create addr for %s"
    598 msgstr ""
    599 
    600 #: ../semanage/seobject.py:1323 ../semanage/seobject.py:1524
    601 #: ../semanage/seobject.py:1767
    602 #, python-format
    603 msgid "Could not create context for %s"
    604 msgstr ""
    605 
    606 #: ../semanage/seobject.py:1327
    607 #, python-format
    608 msgid "Could not set mask for %s"
    609 msgstr ""
    610 
    611 #: ../semanage/seobject.py:1331
    612 #, python-format
    613 msgid "Could not set user in addr context for %s"
    614 msgstr ""
    615 
    616 #: ../semanage/seobject.py:1335
    617 #, python-format
    618 msgid "Could not set role in addr context for %s"
    619 msgstr ""
    620 
    621 #: ../semanage/seobject.py:1339
    622 #, python-format
    623 msgid "Could not set type in addr context for %s"
    624 msgstr ""
    625 
    626 #: ../semanage/seobject.py:1344
    627 #, python-format
    628 msgid "Could not set mls fields in addr context for %s"
    629 msgstr ""
    630 
    631 #: ../semanage/seobject.py:1348
    632 #, python-format
    633 msgid "Could not set addr context for %s"
    634 msgstr ""
    635 
    636 #: ../semanage/seobject.py:1352
    637 #, python-format
    638 msgid "Could not add addr %s"
    639 msgstr ""
    640 
    641 #: ../semanage/seobject.py:1380 ../semanage/seobject.py:1416
    642 #, python-format
    643 msgid "Addr %s is not defined"
    644 msgstr ""
    645 
    646 #: ../semanage/seobject.py:1384
    647 #, python-format
    648 msgid "Could not query addr %s"
    649 msgstr ""
    650 
    651 #: ../semanage/seobject.py:1394
    652 #, python-format
    653 msgid "Could not modify addr %s"
    654 msgstr ""
    655 
    656 #: ../semanage/seobject.py:1422
    657 #, python-format
    658 msgid "Addr %s is defined in policy, cannot be deleted"
    659 msgstr ""
    660 
    661 #: ../semanage/seobject.py:1426
    662 #, python-format
    663 msgid "Could not delete addr %s"
    664 msgstr ""
    665 
    666 #: ../semanage/seobject.py:1438
    667 msgid "Could not deleteall node mappings"
    668 msgstr ""
    669 
    670 #: ../semanage/seobject.py:1452
    671 msgid "Could not list addrs"
    672 msgstr ""
    673 
    674 #: ../semanage/seobject.py:1504 ../semanage/seobject.py:1811
    675 msgid "SELinux Type is required"
    676 msgstr ""
    677 
    678 #: ../semanage/seobject.py:1512 ../semanage/seobject.py:1574
    679 #: ../semanage/seobject.py:1608 ../semanage/seobject.py:1614
    680 #, python-format
    681 msgid "Could not check if interface %s is defined"
    682 msgstr ""
    683 
    684 #: ../semanage/seobject.py:1519
    685 #, python-format
    686 msgid "Could not create interface for %s"
    687 msgstr ""
    688 
    689 #: ../semanage/seobject.py:1528
    690 #, python-format
    691 msgid "Could not set user in interface context for %s"
    692 msgstr ""
    693 
    694 #: ../semanage/seobject.py:1532
    695 #, python-format
    696 msgid "Could not set role in interface context for %s"
    697 msgstr ""
    698 
    699 #: ../semanage/seobject.py:1536
    700 #, python-format
    701 msgid "Could not set type in interface context for %s"
    702 msgstr ""
    703 
    704 #: ../semanage/seobject.py:1541
    705 #, python-format
    706 msgid "Could not set mls fields in interface context for %s"
    707 msgstr ""
    708 
    709 #: ../semanage/seobject.py:1545
    710 #, python-format
    711 msgid "Could not set interface context for %s"
    712 msgstr ""
    713 
    714 #: ../semanage/seobject.py:1549
    715 #, python-format
    716 msgid "Could not set message context for %s"
    717 msgstr ""
    718 
    719 #: ../semanage/seobject.py:1553
    720 #, python-format
    721 msgid "Could not add interface %s"
    722 msgstr ""
    723 
    724 #: ../semanage/seobject.py:1576 ../semanage/seobject.py:1610
    725 #, python-format
    726 msgid "Interface %s is not defined"
    727 msgstr ""
    728 
    729 #: ../semanage/seobject.py:1580
    730 #, python-format
    731 msgid "Could not query interface %s"
    732 msgstr ""
    733 
    734 #: ../semanage/seobject.py:1591
    735 #, python-format
    736 msgid "Could not modify interface %s"
    737 msgstr ""
    738 
    739 #: ../semanage/seobject.py:1616
    740 #, python-format
    741 msgid "Interface %s is defined in policy, cannot be deleted"
    742 msgstr ""
    743 
    744 #: ../semanage/seobject.py:1620
    745 #, python-format
    746 msgid "Could not delete interface %s"
    747 msgstr ""
    748 
    749 #: ../semanage/seobject.py:1632
    750 msgid "Could not delete all interface  mappings"
    751 msgstr ""
    752 
    753 #: ../semanage/seobject.py:1646
    754 msgid "Could not list interfaces"
    755 msgstr ""
    756 
    757 #: ../semanage/seobject.py:1671
    758 msgid "SELinux Interface"
    759 msgstr ""
    760 
    761 #: ../semanage/seobject.py:1671 ../semanage/seobject.py:2033
    762 msgid "Context"
    763 msgstr ""
    764 
    765 #: ../semanage/seobject.py:1738
    766 #, python-format
    767 msgid "Target %s is not valid. Target is not allowed to end with '/'"
    768 msgstr ""
    769 
    770 #: ../semanage/seobject.py:1741
    771 #, python-format
    772 msgid "Substiture %s is not valid. Substitute is not allowed to end with '/'"
    773 msgstr ""
    774 
    775 #: ../semanage/seobject.py:1744
    776 #, python-format
    777 msgid "Equivalence class for %s already exists"
    778 msgstr ""
    779 
    780 #: ../semanage/seobject.py:1750
    781 #, python-format
    782 msgid "File spec %s conflicts with equivalency rule '%s %s'"
    783 msgstr ""
    784 
    785 #: ../semanage/seobject.py:1759
    786 #, python-format
    787 msgid "Equivalence class for %s does not exists"
    788 msgstr ""
    789 
    790 #: ../semanage/seobject.py:1773
    791 #, python-format
    792 msgid "Could not set user in file context for %s"
    793 msgstr ""
    794 
    795 #: ../semanage/seobject.py:1777
    796 #, python-format
    797 msgid "Could not set role in file context for %s"
    798 msgstr ""
    799 
    800 #: ../semanage/seobject.py:1782 ../semanage/seobject.py:1848
    801 #, python-format
    802 msgid "Could not set mls fields in file context for %s"
    803 msgstr ""
    804 
    805 #: ../semanage/seobject.py:1788
    806 msgid "Invalid file specification"
    807 msgstr ""
    808 
    809 #: ../semanage/seobject.py:1790
    810 msgid "File specification can not include spaces"
    811 msgstr ""
    812 
    813 #: ../semanage/seobject.py:1795
    814 #, python-format
    815 msgid ""
    816 "File spec %s conflicts with equivalency rule '%s %s'; Try adding '%s' instead"
    817 msgstr ""
    818 
    819 #: ../semanage/seobject.py:1814
    820 #, python-format
    821 msgid "Type %s is invalid, must be a file or device type"
    822 msgstr ""
    823 
    824 #: ../semanage/seobject.py:1822 ../semanage/seobject.py:1827
    825 #: ../semanage/seobject.py:1883 ../semanage/seobject.py:1965
    826 #: ../semanage/seobject.py:1969
    827 #, python-format
    828 msgid "Could not check if file context for %s is defined"
    829 msgstr ""
    830 
    831 #: ../semanage/seobject.py:1835
    832 #, python-format
    833 msgid "Could not create file context for %s"
    834 msgstr ""
    835 
    836 #: ../semanage/seobject.py:1843
    837 #, python-format
    838 msgid "Could not set type in file context for %s"
    839 msgstr ""
    840 
    841 #: ../semanage/seobject.py:1851 ../semanage/seobject.py:1911
    842 #: ../semanage/seobject.py:1915
    843 #, python-format
    844 msgid "Could not set file context for %s"
    845 msgstr ""
    846 
    847 #: ../semanage/seobject.py:1857
    848 #, python-format
    849 msgid "Could not add file context for %s"
    850 msgstr ""
    851 
    852 #: ../semanage/seobject.py:1871
    853 msgid "Requires setype, serange or seuser"
    854 msgstr ""
    855 
    856 #: ../semanage/seobject.py:1887 ../semanage/seobject.py:1973
    857 #, python-format
    858 msgid "File context for %s is not defined"
    859 msgstr ""
    860 
    861 #: ../semanage/seobject.py:1893
    862 #, python-format
    863 msgid "Could not query file context for %s"
    864 msgstr ""
    865 
    866 #: ../semanage/seobject.py:1919
    867 #, python-format
    868 msgid "Could not modify file context for %s"
    869 msgstr ""
    870 
    871 #: ../semanage/seobject.py:1932
    872 msgid "Could not list the file contexts"
    873 msgstr ""
    874 
    875 #: ../semanage/seobject.py:1946
    876 #, python-format
    877 msgid "Could not delete the file context %s"
    878 msgstr ""
    879 
    880 #: ../semanage/seobject.py:1971
    881 #, python-format
    882 msgid "File context for %s is defined in policy, cannot be deleted"
    883 msgstr ""
    884 
    885 #: ../semanage/seobject.py:1977
    886 #, python-format
    887 msgid "Could not delete file context for %s"
    888 msgstr ""
    889 
    890 #: ../semanage/seobject.py:1992
    891 msgid "Could not list file contexts"
    892 msgstr ""
    893 
    894 #: ../semanage/seobject.py:1996
    895 msgid "Could not list local file contexts"
    896 msgstr ""
    897 
    898 #: ../semanage/seobject.py:2033
    899 msgid "SELinux fcontext"
    900 msgstr ""
    901 
    902 #: ../semanage/seobject.py:2033
    903 msgid "type"
    904 msgstr ""
    905 
    906 #: ../semanage/seobject.py:2046
    907 msgid ""
    908 "\n"
    909 "SELinux Distribution fcontext Equivalence \n"
    910 msgstr ""
    911 
    912 #: ../semanage/seobject.py:2051
    913 msgid ""
    914 "\n"
    915 "SELinux Local fcontext Equivalence \n"
    916 msgstr ""
    917 
    918 #: ../semanage/seobject.py:2087 ../semanage/seobject.py:2138
    919 #: ../semanage/seobject.py:2144
    920 #, python-format
    921 msgid "Could not check if boolean %s is defined"
    922 msgstr ""
    923 
    924 #: ../semanage/seobject.py:2089 ../semanage/seobject.py:2140
    925 #, python-format
    926 msgid "Boolean %s is not defined"
    927 msgstr ""
    928 
    929 #: ../semanage/seobject.py:2093
    930 #, python-format
    931 msgid "Could not query file context %s"
    932 msgstr ""
    933 
    934 #: ../semanage/seobject.py:2098
    935 #, python-format
    936 msgid "You must specify one of the following values: %s"
    937 msgstr ""
    938 
    939 #: ../semanage/seobject.py:2103
    940 #, python-format
    941 msgid "Could not set active value of boolean %s"
    942 msgstr ""
    943 
    944 #: ../semanage/seobject.py:2106
    945 #, python-format
    946 msgid "Could not modify boolean %s"
    947 msgstr ""
    948 
    949 #: ../semanage/seobject.py:2122
    950 #, python-format
    951 msgid "Bad format %s: Record %s"
    952 msgstr ""
    953 
    954 #: ../semanage/seobject.py:2146
    955 #, python-format
    956 msgid "Boolean %s is defined in policy, cannot be deleted"
    957 msgstr ""
    958 
    959 #: ../semanage/seobject.py:2150
    960 #, python-format
    961 msgid "Could not delete boolean %s"
    962 msgstr ""
    963 
    964 #: ../semanage/seobject.py:2162 ../semanage/seobject.py:2179
    965 msgid "Could not list booleans"
    966 msgstr ""
    967 
    968 #: ../semanage/seobject.py:2214
    969 msgid "off"
    970 msgstr ""
    971 
    972 #: ../semanage/seobject.py:2214
    973 msgid "on"
    974 msgstr ""
    975 
    976 #: ../semanage/seobject.py:2228
    977 msgid "SELinux boolean"
    978 msgstr ""
    979 
    980 #: ../semanage/seobject.py:2228
    981 msgid "State"
    982 msgstr ""
    983 
    984 #: ../semanage/seobject.py:2228
    985 msgid "Default"
    986 msgstr ""
    987 
    988 #: ../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
    992 msgid "Description"
    993 msgstr ""
    994 
    995 #: ../newrole/newrole.c:201
    996 #, c-format
    997 msgid "failed to set PAM_TTY\n"
    998 msgstr ""
    999 
   1000 #: ../newrole/newrole.c:290
   1001 #, c-format
   1002 msgid "newrole: service name configuration hashtable overflow\n"
   1003 msgstr ""
   1004 
   1005 #: ../newrole/newrole.c:300
   1006 #, c-format
   1007 msgid "newrole:  %s:  error on line %lu.\n"
   1008 msgstr ""
   1009 
   1010 #: ../newrole/newrole.c:439
   1011 #, c-format
   1012 msgid "cannot find valid entry in the passwd file.\n"
   1013 msgstr ""
   1014 
   1015 #: ../newrole/newrole.c:450
   1016 #, c-format
   1017 msgid "Out of memory!\n"
   1018 msgstr ""
   1019 
   1020 #: ../newrole/newrole.c:455
   1021 #, c-format
   1022 msgid "Error!  Shell is not valid.\n"
   1023 msgstr ""
   1024 
   1025 #: ../newrole/newrole.c:512
   1026 #, c-format
   1027 msgid "Unable to clear environment\n"
   1028 msgstr ""
   1029 
   1030 #: ../newrole/newrole.c:554 ../newrole/newrole.c:585 ../newrole/newrole.c:616
   1031 #, c-format
   1032 msgid "Error changing uid, aborting.\n"
   1033 msgstr ""
   1034 
   1035 #: ../newrole/newrole.c:611
   1036 #, c-format
   1037 msgid "Error resetting KEEPCAPS, aborting\n"
   1038 msgstr ""
   1039 
   1040 #: ../newrole/newrole.c:634
   1041 #, c-format
   1042 msgid "Error connecting to audit system.\n"
   1043 msgstr ""
   1044 
   1045 #: ../newrole/newrole.c:640
   1046 #, c-format
   1047 msgid "Error allocating memory.\n"
   1048 msgstr ""
   1049 
   1050 #: ../newrole/newrole.c:647
   1051 #, c-format
   1052 msgid "Error sending audit message.\n"
   1053 msgstr ""
   1054 
   1055 #: ../newrole/newrole.c:691 ../newrole/newrole.c:1063
   1056 #, c-format
   1057 msgid "Could not determine enforcing mode.\n"
   1058 msgstr ""
   1059 
   1060 #: ../newrole/newrole.c:698
   1061 #, c-format
   1062 msgid "Error!  Could not open %s.\n"
   1063 msgstr ""
   1064 
   1065 #: ../newrole/newrole.c:704
   1066 #, c-format
   1067 msgid "Error!  Could not clear O_NONBLOCK on %s\n"
   1068 msgstr ""
   1069 
   1070 #: ../newrole/newrole.c:710
   1071 #, c-format
   1072 msgid "%s!  Could not get current context for %s, not relabeling tty.\n"
   1073 msgstr ""
   1074 
   1075 #: ../newrole/newrole.c:720
   1076 #, c-format
   1077 msgid "%s!  Could not get new context for %s, not relabeling tty.\n"
   1078 msgstr ""
   1079 
   1080 #: ../newrole/newrole.c:730
   1081 #, c-format
   1082 msgid "%s!  Could not set new context for %s\n"
   1083 msgstr ""
   1084 
   1085 #: ../newrole/newrole.c:777
   1086 #, c-format
   1087 msgid "%s changed labels.\n"
   1088 msgstr ""
   1089 
   1090 #: ../newrole/newrole.c:783
   1091 #, c-format
   1092 msgid "Warning! Could not restore context for %s\n"
   1093 msgstr ""
   1094 
   1095 #: ../newrole/newrole.c:840
   1096 #, c-format
   1097 msgid "Error: multiple roles specified\n"
   1098 msgstr ""
   1099 
   1100 #: ../newrole/newrole.c:848
   1101 #, c-format
   1102 msgid "Error: multiple types specified\n"
   1103 msgstr ""
   1104 
   1105 #: ../newrole/newrole.c:855
   1106 #, c-format
   1107 msgid "Sorry, -l may be used with SELinux MLS support.\n"
   1108 msgstr ""
   1109 
   1110 #: ../newrole/newrole.c:860
   1111 #, c-format
   1112 msgid "Error: multiple levels specified\n"
   1113 msgstr ""
   1114 
   1115 #: ../newrole/newrole.c:870
   1116 #, c-format
   1117 msgid "Error: you are not allowed to change levels on a non secure terminal \n"
   1118 msgstr ""
   1119 
   1120 #: ../newrole/newrole.c:896
   1121 #, c-format
   1122 msgid "Couldn't get default type.\n"
   1123 msgstr ""
   1124 
   1125 #: ../newrole/newrole.c:906
   1126 #, c-format
   1127 msgid "failed to get new context.\n"
   1128 msgstr ""
   1129 
   1130 #: ../newrole/newrole.c:913
   1131 #, c-format
   1132 msgid "failed to set new role %s\n"
   1133 msgstr ""
   1134 
   1135 #: ../newrole/newrole.c:920
   1136 #, c-format
   1137 msgid "failed to set new type %s\n"
   1138 msgstr ""
   1139 
   1140 #: ../newrole/newrole.c:930
   1141 #, c-format
   1142 msgid "failed to build new range with level %s\n"
   1143 msgstr ""
   1144 
   1145 #: ../newrole/newrole.c:935
   1146 #, c-format
   1147 msgid "failed to set new range %s\n"
   1148 msgstr ""
   1149 
   1150 #: ../newrole/newrole.c:943
   1151 #, c-format
   1152 msgid "failed to convert new context to string\n"
   1153 msgstr ""
   1154 
   1155 #: ../newrole/newrole.c:948
   1156 #, c-format
   1157 msgid "%s is not a valid context\n"
   1158 msgstr ""
   1159 
   1160 #: ../newrole/newrole.c:955
   1161 #, c-format
   1162 msgid "Unable to allocate memory for new_context"
   1163 msgstr ""
   1164 
   1165 #: ../newrole/newrole.c:981
   1166 #, c-format
   1167 msgid "Unable to obtain empty signal set\n"
   1168 msgstr ""
   1169 
   1170 #: ../newrole/newrole.c:989
   1171 #, c-format
   1172 msgid "Unable to set SIGHUP handler\n"
   1173 msgstr ""
   1174 
   1175 #: ../newrole/newrole.c:1041
   1176 msgid "Sorry, newrole failed to drop capabilities\n"
   1177 msgstr ""
   1178 
   1179 #: ../newrole/newrole.c:1057
   1180 #, c-format
   1181 msgid "Sorry, newrole may be used only on a SELinux kernel.\n"
   1182 msgstr ""
   1183 
   1184 #: ../newrole/newrole.c:1074
   1185 #, c-format
   1186 msgid "failed to get old_context.\n"
   1187 msgstr ""
   1188 
   1189 #: ../newrole/newrole.c:1081
   1190 #, c-format
   1191 msgid "Warning!  Could not retrieve tty information.\n"
   1192 msgstr ""
   1193 
   1194 #: ../newrole/newrole.c:1102
   1195 #, c-format
   1196 msgid "error on reading PAM service configuration.\n"
   1197 msgstr ""
   1198 
   1199 #: ../newrole/newrole.c:1137
   1200 #, c-format
   1201 msgid "newrole: incorrect password for %s\n"
   1202 msgstr ""
   1203 
   1204 #: ../newrole/newrole.c:1164
   1205 #, c-format
   1206 msgid "newrole: failure forking: %s"
   1207 msgstr ""
   1208 
   1209 #: ../newrole/newrole.c:1167 ../newrole/newrole.c:1190
   1210 #, c-format
   1211 msgid "Unable to restore tty label...\n"
   1212 msgstr ""
   1213 
   1214 #: ../newrole/newrole.c:1169 ../newrole/newrole.c:1196
   1215 #, c-format
   1216 msgid "Failed to close tty properly\n"
   1217 msgstr ""
   1218 
   1219 #: ../newrole/newrole.c:1228
   1220 #, c-format
   1221 msgid "Could not close descriptors.\n"
   1222 msgstr ""
   1223 
   1224 #: ../newrole/newrole.c:1263
   1225 #, c-format
   1226 msgid "Error allocating shell's argv0.\n"
   1227 msgstr ""
   1228 
   1229 #: ../newrole/newrole.c:1285
   1230 #, c-format
   1231 msgid "Failed to send audit message"
   1232 msgstr ""
   1233 
   1234 #: ../newrole/newrole.c:1293
   1235 #, c-format
   1236 msgid "Failed to transition to namespace\n"
   1237 msgstr ""
   1238 
   1239 #: ../newrole/newrole.c:1299
   1240 #, c-format
   1241 msgid "Failed to drop capabilities %m\n"
   1242 msgstr ""
   1243 
   1244 #: ../newrole/newrole.c:1304
   1245 #, c-format
   1246 msgid "Unable to restore the environment, aborting\n"
   1247 msgstr ""
   1248 
   1249 #: ../newrole/newrole.c:1315
   1250 msgid "failed to exec shell\n"
   1251 msgstr ""
   1252 
   1253 #: ../load_policy/load_policy.c:22
   1254 #, c-format
   1255 msgid "usage:  %s [-qi]\n"
   1256 msgstr ""
   1257 
   1258 #: ../load_policy/load_policy.c:71
   1259 #, c-format
   1260 msgid "%s:  Policy is already loaded and initial load requested\n"
   1261 msgstr ""
   1262 
   1263 #: ../load_policy/load_policy.c:80
   1264 #, c-format
   1265 msgid "%s:  Can't load policy and enforcing mode requested:  %s\n"
   1266 msgstr ""
   1267 
   1268 #: ../load_policy/load_policy.c:90
   1269 #, c-format
   1270 msgid "%s:  Can't load policy:  %s\n"
   1271 msgstr ""
   1272 
   1273 #: ../scripts/chcat:92 ../scripts/chcat:169
   1274 msgid "Requires at least one category"
   1275 msgstr ""
   1276 
   1277 #: ../scripts/chcat:106 ../scripts/chcat:183
   1278 #, c-format
   1279 msgid "Can not modify sensitivity levels using '+' on %s"
   1280 msgstr ""
   1281 
   1282 #: ../scripts/chcat:110
   1283 #, c-format
   1284 msgid "%s is already in %s"
   1285 msgstr ""
   1286 
   1287 #: ../scripts/chcat:188 ../scripts/chcat:198
   1288 #, c-format
   1289 msgid "%s is not in %s"
   1290 msgstr ""
   1291 
   1292 #: ../scripts/chcat:267 ../scripts/chcat:272
   1293 msgid "Can not combine +/- with other types of categories"
   1294 msgstr ""
   1295 
   1296 #: ../scripts/chcat:319
   1297 msgid "Can not have multiple sensitivities"
   1298 msgstr ""
   1299 
   1300 #: ../scripts/chcat:325
   1301 #, c-format
   1302 msgid "Usage %s CATEGORY File ..."
   1303 msgstr ""
   1304 
   1305 #: ../scripts/chcat:326
   1306 #, c-format
   1307 msgid "Usage %s -l CATEGORY user ..."
   1308 msgstr ""
   1309 
   1310 #: ../scripts/chcat:327
   1311 #, c-format
   1312 msgid "Usage %s [[+|-]CATEGORY],...]q File ..."
   1313 msgstr ""
   1314 
   1315 #: ../scripts/chcat:328
   1316 #, c-format
   1317 msgid "Usage %s -l [[+|-]CATEGORY],...]q user ..."
   1318 msgstr ""
   1319 
   1320 #: ../scripts/chcat:329
   1321 #, c-format
   1322 msgid "Usage %s -d File ..."
   1323 msgstr ""
   1324 
   1325 #: ../scripts/chcat:330
   1326 #, c-format
   1327 msgid "Usage %s -l -d user ..."
   1328 msgstr ""
   1329 
   1330 #: ../scripts/chcat:331
   1331 #, c-format
   1332 msgid "Usage %s -L"
   1333 msgstr ""
   1334 
   1335 #: ../scripts/chcat:332
   1336 #, c-format
   1337 msgid "Usage %s -L -l user"
   1338 msgstr ""
   1339 
   1340 #: ../scripts/chcat:333
   1341 msgid "Use -- to end option list.  For example"
   1342 msgstr ""
   1343 
   1344 #: ../scripts/chcat:334
   1345 msgid "chcat -- -CompanyConfidential /docs/businessplan.odt"
   1346 msgstr ""
   1347 
   1348 #: ../scripts/chcat:335
   1349 msgid "chcat -l +CompanyConfidential juser"
   1350 msgstr ""
   1351 
   1352 #: ../scripts/chcat:399
   1353 #, c-format
   1354 msgid "Options Error %s "
   1355 msgstr ""
   1356 
   1357 #: ../gui/booleansPage.py:194 ../gui/system-config-selinux.glade:1706
   1358 msgid "Boolean"
   1359 msgstr ""
   1360 
   1361 #: ../gui/booleansPage.py:245 ../gui/semanagePage.py:162
   1362 msgid "all"
   1363 msgstr ""
   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
   1369 msgid "Customized"
   1370 msgstr ""
   1371 
   1372 #: ../gui/fcontextPage.py:64 ../gui/system-config-selinux.glade:1911
   1373 msgid "File Labeling"
   1374 msgstr ""
   1375 
   1376 #: ../gui/fcontextPage.py:74
   1377 msgid ""
   1378 "File\n"
   1379 "Specification"
   1380 msgstr ""
   1381 
   1382 #: ../gui/fcontextPage.py:81
   1383 msgid ""
   1384 "Selinux\n"
   1385 "File Type"
   1386 msgstr ""
   1387 
   1388 #: ../gui/fcontextPage.py:88
   1389 msgid ""
   1390 "File\n"
   1391 "Type"
   1392 msgstr ""
   1393 
   1394 #: ../gui/loginsPage.py:48 ../gui/system-config-selinux.glade:2098
   1395 msgid "User Mapping"
   1396 msgstr ""
   1397 
   1398 #: ../gui/loginsPage.py:52
   1399 msgid ""
   1400 "Login\n"
   1401 "Name"
   1402 msgstr ""
   1403 
   1404 #: ../gui/loginsPage.py:56 ../gui/usersPage.py:50
   1405 msgid ""
   1406 "SELinux\n"
   1407 "User"
   1408 msgstr ""
   1409 
   1410 #: ../gui/loginsPage.py:59 ../gui/usersPage.py:55
   1411 msgid ""
   1412 "MLS/\n"
   1413 "MCS Range"
   1414 msgstr ""
   1415 
   1416 #: ../gui/loginsPage.py:133
   1417 #, python-format
   1418 msgid "Login '%s' is required"
   1419 msgstr ""
   1420 
   1421 #: ../gui/modulesPage.py:49 ../gui/system-config-selinux.glade:2753
   1422 msgid "Policy Module"
   1423 msgstr ""
   1424 
   1425 #: ../gui/modulesPage.py:58
   1426 msgid "Module Name"
   1427 msgstr ""
   1428 
   1429 #: ../gui/modulesPage.py:135
   1430 msgid "Disable Audit"
   1431 msgstr ""
   1432 
   1433 #: ../gui/modulesPage.py:138 ../gui/system-config-selinux.glade:2662
   1434 msgid "Enable Audit"
   1435 msgstr ""
   1436 
   1437 #: ../gui/modulesPage.py:163
   1438 msgid "Load Policy Module"
   1439 msgstr ""
   1440 
   1441 #: ../gui/polgen.glade:9
   1442 msgid "Red Hat 2007"
   1443 msgstr ""
   1444 
   1445 #: ../gui/polgen.glade:11
   1446 msgid "GPL"
   1447 msgstr ""
   1448 
   1449 #. TRANSLATORS: Replace this string with your names, one name per line.
   1450 #: ../gui/polgen.glade:13 ../gui/system-config-selinux.glade:17
   1451 msgid "translator-credits"
   1452 msgstr ""
   1453 
   1454 #: ../gui/polgen.glade:34
   1455 msgid "Add Booleans Dialog"
   1456 msgstr ""
   1457 
   1458 #: ../gui/polgen.glade:101
   1459 msgid "Boolean Name"
   1460 msgstr ""
   1461 
   1462 #: ../gui/polgen.glade:230
   1463 msgid "SELinux Policy Generation Tool"
   1464 msgstr ""
   1465 
   1466 #: ../gui/polgen.glade:251
   1467 msgid ""
   1468 "<b>Select the policy type for the application or user role you want to "
   1469 "confine:</b>"
   1470 msgstr ""
   1471 
   1472 #: ../gui/polgen.glade:284
   1473 msgid "<b>Applications</b>"
   1474 msgstr ""
   1475 
   1476 #: ../gui/polgen.glade:316 ../sepolicy/sepolicy/generate.py:130
   1477 msgid "Standard Init Daemon"
   1478 msgstr ""
   1479 
   1480 #: ../gui/polgen.glade:320 ../gui/polgen.glade:336
   1481 msgid ""
   1482 "Standard Init Daemon are daemons started on boot via init scripts.  Usually "
   1483 "requires a script in /etc/rc.d/init.d"
   1484 msgstr ""
   1485 
   1486 #: ../gui/polgen.glade:332 ../sepolicy/sepolicy/generate.py:131
   1487 msgid "DBUS System Daemon"
   1488 msgstr ""
   1489 
   1490 #: ../gui/polgen.glade:349
   1491 msgid "Internet Services Daemon (inetd)"
   1492 msgstr ""
   1493 
   1494 #: ../gui/polgen.glade:353
   1495 msgid "Internet Services Daemon are daemons started by xinetd"
   1496 msgstr ""
   1497 
   1498 #: ../gui/polgen.glade:366 ../sepolicy/sepolicy/generate.py:133
   1499 msgid "Web Application/Script (CGI)"
   1500 msgstr ""
   1501 
   1502 #: ../gui/polgen.glade:370
   1503 msgid ""
   1504 "Web Applications/Script (CGI) CGI scripts started by the web server (apache)"
   1505 msgstr ""
   1506 
   1507 #: ../gui/polgen.glade:383 ../sepolicy/sepolicy/generate.py:135
   1508 msgid "User Application"
   1509 msgstr ""
   1510 
   1511 #: ../gui/polgen.glade:387 ../gui/polgen.glade:404
   1512 msgid ""
   1513 "User Application are any application that you would like to confine that is "
   1514 "started by a user"
   1515 msgstr ""
   1516 
   1517 #: ../gui/polgen.glade:400 ../sepolicy/sepolicy/generate.py:134
   1518 msgid "Sandbox"
   1519 msgstr ""
   1520 
   1521 #: ../gui/polgen.glade:446
   1522 msgid "<b>Login Users</b>"
   1523 msgstr ""
   1524 
   1525 #: ../gui/polgen.glade:478
   1526 msgid "Existing User Roles"
   1527 msgstr ""
   1528 
   1529 #: ../gui/polgen.glade:482
   1530 msgid "Modify an existing login user record."
   1531 msgstr ""
   1532 
   1533 #: ../gui/polgen.glade:495
   1534 msgid "Minimal Terminal User Role"
   1535 msgstr ""
   1536 
   1537 #: ../gui/polgen.glade:499
   1538 msgid ""
   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."
   1541 msgstr ""
   1542 
   1543 #: ../gui/polgen.glade:512
   1544 msgid "Minimal X Windows User Role"
   1545 msgstr ""
   1546 
   1547 #: ../gui/polgen.glade:516
   1548 msgid ""
   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"
   1551 msgstr ""
   1552 
   1553 #: ../gui/polgen.glade:529
   1554 msgid "User Role"
   1555 msgstr ""
   1556 
   1557 #: ../gui/polgen.glade:533
   1558 msgid ""
   1559 "User with full networking, no setuid applications without transition, no "
   1560 "sudo, no su."
   1561 msgstr ""
   1562 
   1563 #: ../gui/polgen.glade:546
   1564 msgid "Admin User Role"
   1565 msgstr ""
   1566 
   1567 #: ../gui/polgen.glade:550
   1568 msgid ""
   1569 "User with full networking, no setuid applications without transition, no su, "
   1570 "can sudo to Root Administration Roles"
   1571 msgstr ""
   1572 
   1573 #: ../gui/polgen.glade:592
   1574 msgid "<b>Root Users</b>"
   1575 msgstr ""
   1576 
   1577 #: ../gui/polgen.glade:623
   1578 msgid "Root Admin User Role"
   1579 msgstr ""
   1580 
   1581 #: ../gui/polgen.glade:627
   1582 msgid ""
   1583 "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 "
   1585 "the system directly."
   1586 msgstr ""
   1587 
   1588 #: ../gui/polgen.glade:705
   1589 msgid "<b>Enter name of application or user role:</b>"
   1590 msgstr ""
   1591 
   1592 #: ../gui/polgen.glade:728 ../gui/polgengui.py:272
   1593 #: ../sepolicy/sepolicy/sepolicy.glade:2182
   1594 msgid "Name"
   1595 msgstr ""
   1596 
   1597 #: ../gui/polgen.glade:739
   1598 msgid "Enter complete path for executable to be confined."
   1599 msgstr ""
   1600 
   1601 #: ../gui/polgen.glade:756 ../gui/polgen.glade:838 ../gui/polgen.glade:2361
   1602 msgid "..."
   1603 msgstr ""
   1604 
   1605 #: ../gui/polgen.glade:776
   1606 msgid "Enter unique name for the confined application or user role."
   1607 msgstr ""
   1608 
   1609 #: ../gui/polgen.glade:794
   1610 msgid "Executable"
   1611 msgstr ""
   1612 
   1613 #: ../gui/polgen.glade:808
   1614 msgid "Init script"
   1615 msgstr ""
   1616 
   1617 #: ../gui/polgen.glade:821
   1618 msgid ""
   1619 "Enter complete path to init script used to start the confined application."
   1620 msgstr ""
   1621 
   1622 #: ../gui/polgen.glade:887
   1623 msgid "<b>Select existing role to modify:</b>"
   1624 msgstr ""
   1625 
   1626 #: ../gui/polgen.glade:908
   1627 msgid "Select the user roles that will transiton to the %s domain."
   1628 msgstr ""
   1629 
   1630 #: ../gui/polgen.glade:928
   1631 msgid "role tab"
   1632 msgstr ""
   1633 
   1634 #: ../gui/polgen.glade:945
   1635 msgid "<b>Select roles that %s will transition to:</b>"
   1636 msgstr ""
   1637 
   1638 #: ../gui/polgen.glade:963
   1639 msgid "Select applications domains that %s will transition to."
   1640 msgstr ""
   1641 
   1642 #: ../gui/polgen.glade:983
   1643 msgid ""
   1644 "transition \n"
   1645 "role tab"
   1646 msgstr ""
   1647 
   1648 #: ../gui/polgen.glade:1001
   1649 msgid "<b>Select the user_roles that will transition to %s:</b>"
   1650 msgstr ""
   1651 
   1652 #: ../gui/polgen.glade:1019
   1653 msgid "Select the user roles that will transiton to this applications domains."
   1654 msgstr ""
   1655 
   1656 #: ../gui/polgen.glade:1056
   1657 msgid "<b>Select domains that %s will administer:</b>"
   1658 msgstr ""
   1659 
   1660 #: ../gui/polgen.glade:1074 ../gui/polgen.glade:1129
   1661 msgid "Select the domains that you would like this user administer."
   1662 msgstr ""
   1663 
   1664 #: ../gui/polgen.glade:1111
   1665 msgid "<b>Select additional roles for %s:</b>"
   1666 msgstr ""
   1667 
   1668 #: ../gui/polgen.glade:1166
   1669 msgid "<b>Enter network ports that %s binds on:</b>"
   1670 msgstr ""
   1671 
   1672 #: ../gui/polgen.glade:1186 ../gui/polgen.glade:1557
   1673 msgid "<b>TCP Ports</b>"
   1674 msgstr ""
   1675 
   1676 #: ../gui/polgen.glade:1223 ../gui/polgen.glade:1390 ../gui/polgen.glade:1589
   1677 #: ../gui/polgen.glade:1698 ../sepolicy/sepolicy/sepolicy.glade:4314
   1678 msgid "All"
   1679 msgstr ""
   1680 
   1681 #: ../gui/polgen.glade:1227 ../gui/polgen.glade:1394
   1682 msgid "Allows %s to bind to any udp port"
   1683 msgstr ""
   1684 
   1685 #: ../gui/polgen.glade:1240 ../gui/polgen.glade:1407
   1686 msgid "600-1024"
   1687 msgstr ""
   1688 
   1689 #: ../gui/polgen.glade:1244 ../gui/polgen.glade:1411
   1690 msgid "Allow %s to call bindresvport with 0. Binding to port 600-1024"
   1691 msgstr ""
   1692 
   1693 #: ../gui/polgen.glade:1257 ../gui/polgen.glade:1424
   1694 msgid "Unreserved Ports (>1024)"
   1695 msgstr ""
   1696 
   1697 #: ../gui/polgen.glade:1261 ../gui/polgen.glade:1428
   1698 msgid ""
   1699 "Enter a comma separated list of udp ports or ranges of ports that %s binds "
   1700 "to. Example: 612, 650-660"
   1701 msgstr ""
   1702 
   1703 #: ../gui/polgen.glade:1289 ../gui/polgen.glade:1456 ../gui/polgen.glade:1609
   1704 #: ../gui/polgen.glade:1718
   1705 msgid "Select Ports"
   1706 msgstr ""
   1707 
   1708 #: ../gui/polgen.glade:1302 ../gui/polgen.glade:1469
   1709 msgid "Allows %s to bind to any udp ports > 1024"
   1710 msgstr ""
   1711 
   1712 #: ../gui/polgen.glade:1353 ../gui/polgen.glade:1666
   1713 msgid "<b>UDP Ports</b>"
   1714 msgstr ""
   1715 
   1716 #: ../gui/polgen.glade:1519
   1717 msgid ""
   1718 "Network\n"
   1719 "Bind tab"
   1720 msgstr ""
   1721 
   1722 #: ../gui/polgen.glade:1537
   1723 msgid "<b>Select network ports that %s connects to:</b>"
   1724 msgstr ""
   1725 
   1726 #: ../gui/polgen.glade:1593
   1727 msgid "Allows %s to connect to any tcp port"
   1728 msgstr ""
   1729 
   1730 #: ../gui/polgen.glade:1622
   1731 msgid ""
   1732 "Enter a comma separated list of tcp ports or ranges of ports that %s "
   1733 "connects to. Example: 612, 650-660"
   1734 msgstr ""
   1735 
   1736 #: ../gui/polgen.glade:1702
   1737 msgid "Allows %s to connect to any udp port"
   1738 msgstr ""
   1739 
   1740 #: ../gui/polgen.glade:1731
   1741 msgid ""
   1742 "Enter a comma separated list of udp ports or ranges of ports that %s "
   1743 "connects to. Example: 612, 650-660"
   1744 msgstr ""
   1745 
   1746 #: ../gui/polgen.glade:1792
   1747 msgid "<b>Select common application traits for %s:</b>"
   1748 msgstr ""
   1749 
   1750 #: ../gui/polgen.glade:1809
   1751 msgid "Writes syslog messages\t"
   1752 msgstr ""
   1753 
   1754 #: ../gui/polgen.glade:1824
   1755 msgid "Create/Manipulate temporary files in /tmp"
   1756 msgstr ""
   1757 
   1758 #: ../gui/polgen.glade:1839
   1759 msgid "Uses Pam for authentication"
   1760 msgstr ""
   1761 
   1762 #: ../gui/polgen.glade:1854
   1763 msgid "Uses nsswitch or getpw* calls"
   1764 msgstr ""
   1765 
   1766 #: ../gui/polgen.glade:1869
   1767 msgid "Uses dbus"
   1768 msgstr ""
   1769 
   1770 #: ../gui/polgen.glade:1884
   1771 msgid "Sends audit messages"
   1772 msgstr ""
   1773 
   1774 #: ../gui/polgen.glade:1899
   1775 msgid "Interacts with the terminal"
   1776 msgstr ""
   1777 
   1778 #: ../gui/polgen.glade:1914
   1779 msgid "Sends email"
   1780 msgstr ""
   1781 
   1782 #: ../gui/polgen.glade:1961
   1783 msgid "<b>Add files/directories that %s manages</b>"
   1784 msgstr ""
   1785 
   1786 #: ../gui/polgen.glade:2122
   1787 msgid ""
   1788 "Files/Directories which the %s \"manages\". Pid Files, Log Files, /var/lib "
   1789 "Files ..."
   1790 msgstr ""
   1791 
   1792 #: ../gui/polgen.glade:2166
   1793 msgid "<b>Add booleans from the %s policy:</b>"
   1794 msgstr ""
   1795 
   1796 #: ../gui/polgen.glade:2274
   1797 msgid "Add/Remove booleans used by the %s domain"
   1798 msgstr ""
   1799 
   1800 #: ../gui/polgen.glade:2316
   1801 msgid "<b>Which directory you will generate the %s policy?</b>"
   1802 msgstr ""
   1803 
   1804 #: ../gui/polgen.glade:2334
   1805 msgid "Policy Directory"
   1806 msgstr ""
   1807 
   1808 #: ../gui/polgengui.py:282
   1809 msgid "Role"
   1810 msgstr ""
   1811 
   1812 #: ../gui/polgengui.py:289
   1813 msgid "Existing_User"
   1814 msgstr ""
   1815 
   1816 #: ../gui/polgengui.py:303 ../gui/polgengui.py:311 ../gui/polgengui.py:325
   1817 msgid "Application"
   1818 msgstr ""
   1819 
   1820 #: ../gui/polgengui.py:370
   1821 #, python-format
   1822 msgid "%s must be a directory"
   1823 msgstr ""
   1824 
   1825 #: ../gui/polgengui.py:430 ../gui/polgengui.py:711
   1826 msgid "You must select a user"
   1827 msgstr ""
   1828 
   1829 #: ../gui/polgengui.py:560
   1830 msgid "Select executable file to be confined."
   1831 msgstr ""
   1832 
   1833 #: ../gui/polgengui.py:571
   1834 msgid "Select init script file to be confined."
   1835 msgstr ""
   1836 
   1837 #: ../gui/polgengui.py:581
   1838 msgid "Select file(s) that confined application creates or writes"
   1839 msgstr ""
   1840 
   1841 #: ../gui/polgengui.py:588
   1842 msgid "Select directory(s) that the confined application owns and writes into"
   1843 msgstr ""
   1844 
   1845 #: ../gui/polgengui.py:650
   1846 msgid "Select directory to generate policy files in"
   1847 msgstr ""
   1848 
   1849 #: ../gui/polgengui.py:667
   1850 #, python-format
   1851 msgid ""
   1852 "Type %s_t already defined in current policy.\n"
   1853 "Do you want to continue?"
   1854 msgstr ""
   1855 
   1856 #: ../gui/polgengui.py:667 ../gui/polgengui.py:671
   1857 msgid "Verify Name"
   1858 msgstr ""
   1859 
   1860 #: ../gui/polgengui.py:671
   1861 #, python-format
   1862 msgid ""
   1863 "Module %s.pp already loaded in current policy.\n"
   1864 "Do you want to continue?"
   1865 msgstr ""
   1866 
   1867 #: ../gui/polgengui.py:717
   1868 msgid ""
   1869 "You must add a name made up of letters and numbers and containing no spaces."
   1870 msgstr ""
   1871 
   1872 #: ../gui/polgengui.py:731
   1873 msgid "You must enter a executable"
   1874 msgstr ""
   1875 
   1876 #: ../gui/polgengui.py:756 ../gui/system-config-selinux.py:180
   1877 msgid "Configue SELinux"
   1878 msgstr ""
   1879 
   1880 #: ../gui/portsPage.py:51 ../gui/system-config-selinux.glade:2528
   1881 msgid "Network Port"
   1882 msgstr ""
   1883 
   1884 #: ../gui/portsPage.py:85
   1885 msgid ""
   1886 "SELinux Port\n"
   1887 "Type"
   1888 msgstr ""
   1889 
   1890 #: ../gui/portsPage.py:91 ../gui/system-config-selinux.glade:363
   1891 #: ../sepolicy/sepolicy/sepolicy.glade:1443
   1892 #: ../sepolicy/sepolicy/sepolicy.glade:2657
   1893 #: ../sepolicy/sepolicy/sepolicy.glade:2755
   1894 #: ../sepolicy/sepolicy/sepolicy.glade:4672
   1895 msgid "Protocol"
   1896 msgstr ""
   1897 
   1898 #: ../gui/portsPage.py:96 ../gui/system-config-selinux.glade:479
   1899 msgid ""
   1900 "MLS/MCS\n"
   1901 "Level"
   1902 msgstr ""
   1903 
   1904 #: ../gui/portsPage.py:101 ../sepolicy/sepolicy/sepolicy.glade:2638
   1905 #: ../sepolicy/sepolicy/sepolicy.glade:2737
   1906 #: ../sepolicy/sepolicy/sepolicy.glade:4658
   1907 msgid "Port"
   1908 msgstr ""
   1909 
   1910 #: ../gui/portsPage.py:207
   1911 #, python-format
   1912 msgid "Port number \"%s\" is not valid.  0 < PORT_NUMBER < 65536 "
   1913 msgstr ""
   1914 
   1915 #: ../gui/portsPage.py:252
   1916 msgid "List View"
   1917 msgstr ""
   1918 
   1919 #: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2419
   1920 msgid "Group View"
   1921 msgstr ""
   1922 
   1923 #: ../gui/semanagePage.py:126
   1924 #, python-format
   1925 msgid "Are you sure you want to delete %s '%s'?"
   1926 msgstr ""
   1927 
   1928 #: ../gui/semanagePage.py:126
   1929 #, python-format
   1930 msgid "Delete %s"
   1931 msgstr ""
   1932 
   1933 #: ../gui/semanagePage.py:134
   1934 #, python-format
   1935 msgid "Add %s"
   1936 msgstr ""
   1937 
   1938 #: ../gui/semanagePage.py:148
   1939 #, python-format
   1940 msgid "Modify %s"
   1941 msgstr ""
   1942 
   1943 #: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:2819
   1944 #: ../sepolicy/sepolicy/sepolicy.glade:3413
   1945 #: ../sepolicy/sepolicy/sepolicy.glade:3486
   1946 msgid "Permissive"
   1947 msgstr ""
   1948 
   1949 #: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:2837
   1950 #: ../sepolicy/sepolicy/sepolicy.glade:3394
   1951 #: ../sepolicy/sepolicy/sepolicy.glade:3468
   1952 msgid "Enforcing"
   1953 msgstr ""
   1954 
   1955 #: ../gui/statusPage.py:94
   1956 msgid "Status"
   1957 msgstr ""
   1958 
   1959 #: ../gui/statusPage.py:133 ../sepolicy/sepolicy/gui.py:2619
   1960 msgid ""
   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?"
   1964 msgstr ""
   1965 
   1966 #: ../gui/statusPage.py:147
   1967 msgid ""
   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 "
   1972 "enforce SELinux policy.  Permissive mode does not require a reboot    Do you "
   1973 "wish to continue?"
   1974 msgstr ""
   1975 
   1976 #: ../gui/statusPage.py:152 ../sepolicy/sepolicy/gui.py:2753
   1977 msgid ""
   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?"
   1981 msgstr ""
   1982 
   1983 #: ../gui/system-config-selinux.glade:11
   1984 msgid "system-config-selinux"
   1985 msgstr ""
   1986 
   1987 #: ../gui/system-config-selinux.glade:12
   1988 msgid ""
   1989 "Copyright (c)2006 Red Hat, Inc.\n"
   1990 "Copyright (c) 2006 Dan Walsh <dwalsh (a] redhat.com>"
   1991 msgstr ""
   1992 
   1993 #: ../gui/system-config-selinux.glade:22
   1994 #: ../gui/system-config-selinux.glade:544
   1995 msgid "Add SELinux Login Mapping"
   1996 msgstr ""
   1997 
   1998 #: ../gui/system-config-selinux.glade:257
   1999 msgid "Add SELinux Network Ports"
   2000 msgstr ""
   2001 
   2002 #: ../gui/system-config-selinux.glade:391
   2003 #: ../gui/system-config-selinux.glade:678
   2004 msgid "SELinux Type"
   2005 msgstr ""
   2006 
   2007 #: ../gui/system-config-selinux.glade:622
   2008 msgid "File Specification"
   2009 msgstr ""
   2010 
   2011 #: ../gui/system-config-selinux.glade:650
   2012 msgid "File Type"
   2013 msgstr ""
   2014 
   2015 #: ../gui/system-config-selinux.glade:727
   2016 msgid ""
   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"
   2025 msgstr ""
   2026 
   2027 #: ../gui/system-config-selinux.glade:773
   2028 #: ../sepolicy/sepolicy/sepolicy.glade:729
   2029 #: ../sepolicy/sepolicy/sepolicy.glade:1489
   2030 msgid "MLS"
   2031 msgstr ""
   2032 
   2033 #: ../gui/system-config-selinux.glade:837
   2034 msgid "Add SELinux User"
   2035 msgstr ""
   2036 
   2037 #: ../gui/system-config-selinux.glade:1079
   2038 msgid "SELinux Administration"
   2039 msgstr ""
   2040 
   2041 #: ../gui/system-config-selinux.glade:1122
   2042 #: ../sepolicy/sepolicy/sepolicy.glade:4162
   2043 msgid "Add"
   2044 msgstr ""
   2045 
   2046 #: ../gui/system-config-selinux.glade:1144
   2047 msgid "_Properties"
   2048 msgstr ""
   2049 
   2050 #: ../gui/system-config-selinux.glade:1166
   2051 msgid "_Delete"
   2052 msgstr ""
   2053 
   2054 #: ../gui/system-config-selinux.glade:1256
   2055 msgid "Select Management Object"
   2056 msgstr ""
   2057 
   2058 #: ../gui/system-config-selinux.glade:1273
   2059 msgid "<b>Select:</b>"
   2060 msgstr ""
   2061 
   2062 #: ../gui/system-config-selinux.glade:1326
   2063 msgid "System Default Enforcing Mode"
   2064 msgstr ""
   2065 
   2066 #: ../gui/system-config-selinux.glade:1354
   2067 msgid ""
   2068 "Disabled\n"
   2069 "Permissive\n"
   2070 "Enforcing\n"
   2071 msgstr ""
   2072 
   2073 #: ../gui/system-config-selinux.glade:1373
   2074 msgid "Current Enforcing Mode"
   2075 msgstr ""
   2076 
   2077 #: ../gui/system-config-selinux.glade:1418
   2078 msgid "System Default Policy Type: "
   2079 msgstr ""
   2080 
   2081 #: ../gui/system-config-selinux.glade:1463
   2082 msgid ""
   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."
   2087 msgstr ""
   2088 
   2089 #: ../gui/system-config-selinux.glade:1509
   2090 msgid "Relabel on next reboot."
   2091 msgstr ""
   2092 
   2093 #: ../gui/system-config-selinux.glade:1561
   2094 msgid "label37"
   2095 msgstr ""
   2096 
   2097 #: ../gui/system-config-selinux.glade:1598
   2098 msgid "Revert boolean setting to system default"
   2099 msgstr ""
   2100 
   2101 #: ../gui/system-config-selinux.glade:1614
   2102 msgid "Toggle between Customized and All Booleans"
   2103 msgstr ""
   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
   2112 #: ../sepolicy/sepolicy/sepolicy.glade:1992
   2113 msgid "Filter"
   2114 msgstr ""
   2115 
   2116 #: ../gui/system-config-selinux.glade:1734
   2117 msgid "label50"
   2118 msgstr ""
   2119 
   2120 #: ../gui/system-config-selinux.glade:1771
   2121 msgid "Add File Context"
   2122 msgstr ""
   2123 
   2124 #: ../gui/system-config-selinux.glade:1787
   2125 msgid "Modify File Context"
   2126 msgstr ""
   2127 
   2128 #: ../gui/system-config-selinux.glade:1803
   2129 msgid "Delete File Context"
   2130 msgstr ""
   2131 
   2132 #: ../gui/system-config-selinux.glade:1819
   2133 msgid "Toggle between all and customized file context"
   2134 msgstr ""
   2135 
   2136 #: ../gui/system-config-selinux.glade:1939
   2137 msgid "label38"
   2138 msgstr ""
   2139 
   2140 #: ../gui/system-config-selinux.glade:1976
   2141 msgid "Add SELinux User Mapping"
   2142 msgstr ""
   2143 
   2144 #: ../gui/system-config-selinux.glade:1992
   2145 msgid "Modify SELinux User Mapping"
   2146 msgstr ""
   2147 
   2148 #: ../gui/system-config-selinux.glade:2008
   2149 msgid "Delete SELinux User Mapping"
   2150 msgstr ""
   2151 
   2152 #: ../gui/system-config-selinux.glade:2126
   2153 msgid "label39"
   2154 msgstr ""
   2155 
   2156 #: ../gui/system-config-selinux.glade:2163
   2157 msgid "Add User"
   2158 msgstr ""
   2159 
   2160 #: ../gui/system-config-selinux.glade:2179
   2161 msgid "Modify User"
   2162 msgstr ""
   2163 
   2164 #: ../gui/system-config-selinux.glade:2195
   2165 msgid "Delete User"
   2166 msgstr ""
   2167 
   2168 #: ../gui/system-config-selinux.glade:2313
   2169 msgid "label41"
   2170 msgstr ""
   2171 
   2172 #: ../gui/system-config-selinux.glade:2350
   2173 msgid "Add Network Port"
   2174 msgstr ""
   2175 
   2176 #: ../gui/system-config-selinux.glade:2366
   2177 msgid "Edit Network Port"
   2178 msgstr ""
   2179 
   2180 #: ../gui/system-config-selinux.glade:2382
   2181 msgid "Delete Network Port"
   2182 msgstr ""
   2183 
   2184 #: ../gui/system-config-selinux.glade:2418
   2185 #: ../gui/system-config-selinux.glade:2436
   2186 msgid "Toggle between Customized and All Ports"
   2187 msgstr ""
   2188 
   2189 #: ../gui/system-config-selinux.glade:2556
   2190 msgid "label42"
   2191 msgstr ""
   2192 
   2193 #: ../gui/system-config-selinux.glade:2593
   2194 msgid "Generate new policy module"
   2195 msgstr ""
   2196 
   2197 #: ../gui/system-config-selinux.glade:2609
   2198 msgid "Load policy module"
   2199 msgstr ""
   2200 
   2201 #: ../gui/system-config-selinux.glade:2625
   2202 msgid "Remove loadable policy module"
   2203 msgstr ""
   2204 
   2205 #: ../gui/system-config-selinux.glade:2661
   2206 msgid ""
   2207 "Enable/Disable additional audit rules, that are normally not reported in the "
   2208 "log files."
   2209 msgstr ""
   2210 
   2211 #: ../gui/system-config-selinux.glade:2781
   2212 msgid "label44"
   2213 msgstr ""
   2214 
   2215 #: ../gui/system-config-selinux.glade:2818
   2216 msgid "Change process mode to permissive."
   2217 msgstr ""
   2218 
   2219 #: ../gui/system-config-selinux.glade:2836
   2220 msgid "Change process mode to enforcing"
   2221 msgstr ""
   2222 
   2223 #: ../gui/system-config-selinux.glade:2928
   2224 msgid "Process Domain"
   2225 msgstr ""
   2226 
   2227 #: ../gui/system-config-selinux.glade:2956
   2228 msgid "label59"
   2229 msgstr ""
   2230 
   2231 #: ../gui/usersPage.py:138
   2232 #, python-format
   2233 msgid "SELinux user '%s' is required"
   2234 msgstr ""
   2235 
   2236 #: booleans.py:1
   2237 msgid ""
   2238 "Allow ABRT to modify public files used for public file transfer services."
   2239 msgstr ""
   2240 
   2241 #: booleans.py:2
   2242 msgid ""
   2243 "Allow ABRT to run in abrt_handle_event_t domain to handle ABRT event scripts"
   2244 msgstr ""
   2245 
   2246 #: booleans.py:3
   2247 msgid ""
   2248 "Allow abrt-handle-upload to modify public files used for public file "
   2249 "transfer services in /var/spool/abrt-upload/."
   2250 msgstr ""
   2251 
   2252 #: booleans.py:4
   2253 msgid "Allow antivirus programs to read non security files on a system"
   2254 msgstr ""
   2255 
   2256 #: booleans.py:5
   2257 msgid "Determine whether can antivirus programs use JIT compiler."
   2258 msgstr ""
   2259 
   2260 #: booleans.py:6
   2261 msgid "Allow auditadm to exec content"
   2262 msgstr ""
   2263 
   2264 #: booleans.py:7
   2265 msgid ""
   2266 "Allow users to resolve user passwd entries directly from ldap rather then "
   2267 "using a sssd server"
   2268 msgstr ""
   2269 
   2270 #: booleans.py:8
   2271 msgid "Allow users to login using a radius server"
   2272 msgstr ""
   2273 
   2274 #: booleans.py:9
   2275 msgid "Allow users to login using a yubikey  server"
   2276 msgstr ""
   2277 
   2278 #: booleans.py:10
   2279 msgid "Determine whether awstats can purge httpd log files."
   2280 msgstr ""
   2281 
   2282 #: booleans.py:11
   2283 msgid "Allow boinc_domain execmem/execstack."
   2284 msgstr ""
   2285 
   2286 #: booleans.py:12
   2287 msgid ""
   2288 "Determine whether cdrecord can read various content. nfs, samba, removable "
   2289 "devices, user temp and untrusted content files"
   2290 msgstr ""
   2291 
   2292 #: booleans.py:13
   2293 msgid ""
   2294 "Allow cluster administrative domains to connect to the network using TCP."
   2295 msgstr ""
   2296 
   2297 #: booleans.py:14
   2298 msgid "Allow cluster administrative domains to manage all files on a system."
   2299 msgstr ""
   2300 
   2301 #: booleans.py:15
   2302 msgid ""
   2303 "Allow cluster administrative cluster domains memcheck-amd64- to use "
   2304 "executable memory"
   2305 msgstr ""
   2306 
   2307 #: booleans.py:16
   2308 msgid ""
   2309 "Determine whether Cobbler can modify public files used for public file "
   2310 "transfer services."
   2311 msgstr ""
   2312 
   2313 #: booleans.py:17
   2314 msgid "Determine whether Cobbler can connect to the network using TCP."
   2315 msgstr ""
   2316 
   2317 #: booleans.py:18
   2318 msgid "Determine whether Cobbler can access cifs file systems."
   2319 msgstr ""
   2320 
   2321 #: booleans.py:19
   2322 msgid "Determine whether Cobbler can access nfs file systems."
   2323 msgstr ""
   2324 
   2325 #: booleans.py:20
   2326 msgid "Determine whether collectd can connect to the network using TCP."
   2327 msgstr ""
   2328 
   2329 #: booleans.py:21
   2330 msgid "Determine whether Condor can connect to the network using TCP."
   2331 msgstr ""
   2332 
   2333 #: booleans.py:22
   2334 msgid ""
   2335 "Allow system cron jobs to relabel filesystem for restoring file contexts."
   2336 msgstr ""
   2337 
   2338 #: booleans.py:23
   2339 msgid "Determine whether cvs can read shadow password files."
   2340 msgstr ""
   2341 
   2342 #: booleans.py:24
   2343 msgid "Allow all daemons to write corefiles to /"
   2344 msgstr ""
   2345 
   2346 #: booleans.py:25
   2347 msgid "Allow all daemons to use tcp wrappers."
   2348 msgstr ""
   2349 
   2350 #: booleans.py:26
   2351 msgid "Allow all daemons the ability to read/write terminals"
   2352 msgstr ""
   2353 
   2354 #: booleans.py:27
   2355 msgid "Determine whether dbadm can manage generic user files."
   2356 msgstr ""
   2357 
   2358 #: booleans.py:28
   2359 msgid "Determine whether dbadm can read generic user files."
   2360 msgstr ""
   2361 
   2362 #: booleans.py:29
   2363 msgid ""
   2364 "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"
   2366 msgstr ""
   2367 
   2368 #: booleans.py:30
   2369 msgid "Deny any process from ptracing or debugging any other processes."
   2370 msgstr ""
   2371 
   2372 #: booleans.py:31
   2373 msgid "Allow dhcpc client applications to execute iptables commands"
   2374 msgstr ""
   2375 
   2376 #: booleans.py:32
   2377 msgid "Determine whether DHCP daemon can use LDAP backends."
   2378 msgstr ""
   2379 
   2380 #: booleans.py:33
   2381 msgid "Allow all domains to use other domains file descriptors"
   2382 msgstr ""
   2383 
   2384 #: booleans.py:34
   2385 msgid "Allow all domains to have the kernel load modules"
   2386 msgstr ""
   2387 
   2388 #: booleans.py:35
   2389 msgid ""
   2390 "Determine whether entropyd can use audio devices as the source for the "
   2391 "entropy feeds."
   2392 msgstr ""
   2393 
   2394 #: booleans.py:36
   2395 msgid "Determine whether exim can connect to databases."
   2396 msgstr ""
   2397 
   2398 #: booleans.py:37
   2399 msgid ""
   2400 "Determine whether exim can create, read, write, and delete generic user "
   2401 "content files."
   2402 msgstr ""
   2403 
   2404 #: booleans.py:38
   2405 msgid "Determine whether exim can read generic user content files."
   2406 msgstr ""
   2407 
   2408 #: booleans.py:39
   2409 msgid "Enable extra rules in the cron domain to support fcron."
   2410 msgstr ""
   2411 
   2412 #: booleans.py:40
   2413 msgid "Determine whether fenced can connect to the TCP network."
   2414 msgstr ""
   2415 
   2416 #: booleans.py:41
   2417 msgid "Determine whether fenced can use ssh."
   2418 msgstr ""
   2419 
   2420 #: booleans.py:42
   2421 msgid "Allow all domains to execute in fips_mode"
   2422 msgstr ""
   2423 
   2424 #: booleans.py:43
   2425 msgid ""
   2426 "Determine whether ftpd can read and write files in user home directories."
   2427 msgstr ""
   2428 
   2429 #: booleans.py:44
   2430 msgid ""
   2431 "Determine whether ftpd can modify public files used for public file transfer "
   2432 "services. Directories/Files must be labeled public_content_rw_t."
   2433 msgstr ""
   2434 
   2435 #: booleans.py:45
   2436 msgid "Determine whether ftpd can connect to all unreserved ports."
   2437 msgstr ""
   2438 
   2439 #: booleans.py:46
   2440 msgid "Determine whether ftpd can connect to databases over the TCP network."
   2441 msgstr ""
   2442 
   2443 #: booleans.py:47
   2444 msgid ""
   2445 "Determine whether ftpd can login to local users and can read and write all "
   2446 "files on the system, governed by DAC."
   2447 msgstr ""
   2448 
   2449 #: booleans.py:48
   2450 msgid ""
   2451 "Determine whether ftpd can use CIFS used for public file transfer services."
   2452 msgstr ""
   2453 
   2454 #: booleans.py:49
   2455 msgid "Allow ftpd to use ntfs/fusefs volumes."
   2456 msgstr ""
   2457 
   2458 #: booleans.py:50
   2459 msgid ""
   2460 "Determine whether ftpd can use NFS used for public file transfer services."
   2461 msgstr ""
   2462 
   2463 #: booleans.py:51
   2464 msgid ""
   2465 "Determine whether ftpd can bind to all unreserved ports for passive mode."
   2466 msgstr ""
   2467 
   2468 #: booleans.py:52
   2469 msgid "Determine whether Git CGI can search home directories."
   2470 msgstr ""
   2471 
   2472 #: booleans.py:53
   2473 msgid "Determine whether Git CGI can access cifs file systems."
   2474 msgstr ""
   2475 
   2476 #: booleans.py:54
   2477 msgid "Determine whether Git CGI can access nfs file systems."
   2478 msgstr ""
   2479 
   2480 #: booleans.py:55
   2481 msgid ""
   2482 "Determine whether Git session daemon can bind TCP sockets to all unreserved "
   2483 "ports."
   2484 msgstr ""
   2485 
   2486 #: booleans.py:56
   2487 msgid ""
   2488 "Determine whether calling user domains can execute Git daemon in the "
   2489 "git_session_t domain."
   2490 msgstr ""
   2491 
   2492 #: booleans.py:57
   2493 msgid "Determine whether Git system daemon can search home directories."
   2494 msgstr ""
   2495 
   2496 #: booleans.py:58
   2497 msgid "Determine whether Git system daemon can access cifs file systems."
   2498 msgstr ""
   2499 
   2500 #: booleans.py:59
   2501 msgid "Determine whether Git system daemon can access nfs file systems."
   2502 msgstr ""
   2503 
   2504 #: booleans.py:60
   2505 msgid "Determine whether Gitosis can send mail."
   2506 msgstr ""
   2507 
   2508 #: booleans.py:61
   2509 msgid "Enable reading of urandom for all domains."
   2510 msgstr ""
   2511 
   2512 #: booleans.py:62
   2513 msgid ""
   2514 "Allow glusterfsd to modify public files used for public file transfer "
   2515 "services.  Files/Directories must be labeled public_content_rw_t."
   2516 msgstr ""
   2517 
   2518 #: booleans.py:63
   2519 msgid "Allow glusterfsd to share any file/directory read only."
   2520 msgstr ""
   2521 
   2522 #: booleans.py:64
   2523 msgid "Allow glusterfsd to share any file/directory read/write."
   2524 msgstr ""
   2525 
   2526 #: booleans.py:65
   2527 msgid ""
   2528 "Allow usage of the gpg-agent --write-env-file option. This also allows gpg-"
   2529 "agent to manage user files."
   2530 msgstr ""
   2531 
   2532 #: booleans.py:66
   2533 msgid ""
   2534 "Allow gpg web domain to modify public files used for public file transfer "
   2535 "services."
   2536 msgstr ""
   2537 
   2538 #: booleans.py:67
   2539 msgid ""
   2540 "Allow gssd to list tmp directories and read the kerberos credential cache."
   2541 msgstr ""
   2542 
   2543 #: booleans.py:68
   2544 msgid "Allow guest to exec content"
   2545 msgstr ""
   2546 
   2547 #: booleans.py:69
   2548 msgid ""
   2549 "Allow Apache to modify public files used for public file transfer services. "
   2550 "Directories/Files must be labeled public_content_rw_t."
   2551 msgstr ""
   2552 
   2553 #: booleans.py:70
   2554 msgid "Allow httpd to use built in scripting (usually php)"
   2555 msgstr ""
   2556 
   2557 #: booleans.py:71
   2558 msgid "Allow http daemon to check spam"
   2559 msgstr ""
   2560 
   2561 #: booleans.py:72
   2562 msgid ""
   2563 "Allow httpd to act as a FTP client connecting to the ftp port and ephemeral "
   2564 "ports"
   2565 msgstr ""
   2566 
   2567 #: booleans.py:73
   2568 msgid "Allow httpd to connect to the ldap port"
   2569 msgstr ""
   2570 
   2571 #: booleans.py:74
   2572 msgid "Allow http daemon to connect to mythtv"
   2573 msgstr ""
   2574 
   2575 #: booleans.py:75
   2576 msgid "Allow http daemon to connect to zabbix"
   2577 msgstr ""
   2578 
   2579 #: booleans.py:76
   2580 msgid "Allow HTTPD scripts and modules to connect to the network using TCP."
   2581 msgstr ""
   2582 
   2583 #: booleans.py:77
   2584 msgid "Allow HTTPD scripts and modules to connect to cobbler over the network."
   2585 msgstr ""
   2586 
   2587 #: booleans.py:78
   2588 msgid ""
   2589 "Allow HTTPD scripts and modules to connect to databases over the network."
   2590 msgstr ""
   2591 
   2592 #: booleans.py:79
   2593 msgid "Allow httpd to connect to memcache server"
   2594 msgstr ""
   2595 
   2596 #: booleans.py:80
   2597 msgid "Allow httpd to act as a relay"
   2598 msgstr ""
   2599 
   2600 #: booleans.py:81
   2601 msgid "Allow http daemon to send mail"
   2602 msgstr ""
   2603 
   2604 #: booleans.py:82
   2605 msgid "Allow Apache to communicate with avahi service via dbus"
   2606 msgstr ""
   2607 
   2608 #: booleans.py:83
   2609 msgid "Allow httpd cgi support"
   2610 msgstr ""
   2611 
   2612 #: booleans.py:84
   2613 msgid "Allow httpd to act as a FTP server by listening on the ftp port."
   2614 msgstr ""
   2615 
   2616 #: booleans.py:85
   2617 msgid "Allow httpd to read home directories"
   2618 msgstr ""
   2619 
   2620 #: booleans.py:86
   2621 msgid "Allow httpd scripts and modules execmem/execstack"
   2622 msgstr ""
   2623 
   2624 #: booleans.py:87
   2625 msgid "Allow HTTPD to connect to port 80 for graceful shutdown"
   2626 msgstr ""
   2627 
   2628 #: booleans.py:88
   2629 msgid "Allow httpd processes to manage IPA content"
   2630 msgstr ""
   2631 
   2632 #: booleans.py:89
   2633 msgid "Allow Apache to use mod_auth_ntlm_winbind"
   2634 msgstr ""
   2635 
   2636 #: booleans.py:90
   2637 msgid "Allow Apache to use mod_auth_pam"
   2638 msgstr ""
   2639 
   2640 #: booleans.py:91
   2641 msgid "Allow httpd to read user content"
   2642 msgstr ""
   2643 
   2644 #: booleans.py:92
   2645 msgid "Allow Apache to run in stickshift mode, not transition to passenger"
   2646 msgstr ""
   2647 
   2648 #: booleans.py:93
   2649 msgid "Allow HTTPD scripts and modules to server cobbler files."
   2650 msgstr ""
   2651 
   2652 #: booleans.py:94
   2653 msgid "Allow httpd daemon to change its resource limits"
   2654 msgstr ""
   2655 
   2656 #: booleans.py:95
   2657 msgid ""
   2658 "Allow HTTPD to run SSI executables in the same domain as system CGI scripts."
   2659 msgstr ""
   2660 
   2661 #: booleans.py:96
   2662 msgid ""
   2663 "Allow apache scripts to write to public content, directories/files must be "
   2664 "labeled public_rw_content_t."
   2665 msgstr ""
   2666 
   2667 #: booleans.py:97
   2668 msgid "Allow Apache to execute tmp content."
   2669 msgstr ""
   2670 
   2671 #: booleans.py:98
   2672 msgid ""
   2673 "Unify HTTPD to communicate with the terminal. Needed for entering the "
   2674 "passphrase for certificates at the terminal."
   2675 msgstr ""
   2676 
   2677 #: booleans.py:99
   2678 msgid "Unify HTTPD handling of all content files."
   2679 msgstr ""
   2680 
   2681 #: booleans.py:100
   2682 msgid "Allow httpd to access cifs file systems"
   2683 msgstr ""
   2684 
   2685 #: booleans.py:101
   2686 msgid "Allow httpd to access FUSE file systems"
   2687 msgstr ""
   2688 
   2689 #: booleans.py:102
   2690 msgid "Allow httpd to run gpg"
   2691 msgstr ""
   2692 
   2693 #: booleans.py:103
   2694 msgid "Allow httpd to access nfs file systems"
   2695 msgstr ""
   2696 
   2697 #: booleans.py:104
   2698 msgid "Allow httpd to access openstack ports"
   2699 msgstr ""
   2700 
   2701 #: booleans.py:105
   2702 msgid "Allow httpd to connect to  sasl"
   2703 msgstr ""
   2704 
   2705 #: booleans.py:106
   2706 msgid "Allow Apache to query NS records"
   2707 msgstr ""
   2708 
   2709 #: booleans.py:107
   2710 msgid "Determine whether icecast can listen on and connect to any TCP port."
   2711 msgstr ""
   2712 
   2713 #: booleans.py:108
   2714 msgid ""
   2715 "Determine whether irc clients can listen on and connect to any unreserved "
   2716 "TCP ports."
   2717 msgstr ""
   2718 
   2719 #: booleans.py:109
   2720 msgid ""
   2721 "Allow the Irssi IRC Client to connect to any port, and to bind to any "
   2722 "unreserved port."
   2723 msgstr ""
   2724 
   2725 #: booleans.py:110
   2726 msgid "Allow confined applications to run with kerberos."
   2727 msgstr ""
   2728 
   2729 #: booleans.py:111
   2730 msgid "Allow ksmtuned to use cifs/Samba file systems"
   2731 msgstr ""
   2732 
   2733 #: booleans.py:112
   2734 msgid "Allow ksmtuned to use nfs file systems"
   2735 msgstr ""
   2736 
   2737 #: booleans.py:113
   2738 msgid "Allow syslogd daemon to send mail"
   2739 msgstr ""
   2740 
   2741 #: booleans.py:114
   2742 msgid "Allow syslogd the ability to read/write terminals"
   2743 msgstr ""
   2744 
   2745 #: booleans.py:115
   2746 msgid "Allow logging in and using the system from /dev/console."
   2747 msgstr ""
   2748 
   2749 #: booleans.py:116
   2750 msgid "Allow epylog to send mail"
   2751 msgstr ""
   2752 
   2753 #: booleans.py:117
   2754 msgid "Allow mailman to access FUSE file systems"
   2755 msgstr ""
   2756 
   2757 #: booleans.py:118
   2758 msgid "Determine whether mcelog supports client mode."
   2759 msgstr ""
   2760 
   2761 #: booleans.py:119
   2762 msgid "Determine whether mcelog can execute scripts."
   2763 msgstr ""
   2764 
   2765 #: booleans.py:120
   2766 msgid "Determine whether mcelog can use all the user ttys."
   2767 msgstr ""
   2768 
   2769 #: booleans.py:121
   2770 msgid "Determine whether mcelog supports server mode."
   2771 msgstr ""
   2772 
   2773 #: booleans.py:122
   2774 msgid ""
   2775 "Control the ability to mmap a low area of the address space, as configured "
   2776 "by /proc/sys/kernel/mmap_min_addr."
   2777 msgstr ""
   2778 
   2779 #: booleans.py:123
   2780 msgid "Allow mock to read files in home directories."
   2781 msgstr ""
   2782 
   2783 #: booleans.py:124
   2784 msgid "Allow the mount commands to mount any directory or file."
   2785 msgstr ""
   2786 
   2787 #: booleans.py:125
   2788 msgid "Allow mozilla plugin domain to connect to the network using TCP."
   2789 msgstr ""
   2790 
   2791 #: booleans.py:126
   2792 msgid "Allow mozilla plugin to support GPS."
   2793 msgstr ""
   2794 
   2795 #: booleans.py:127
   2796 msgid "Allow mozilla plugin to support spice protocols."
   2797 msgstr ""
   2798 
   2799 #: booleans.py:128
   2800 msgid "Allow confined web browsers to read home directory content"
   2801 msgstr ""
   2802 
   2803 #: booleans.py:129
   2804 msgid "Determine whether mpd can traverse user home directories."
   2805 msgstr ""
   2806 
   2807 #: booleans.py:130
   2808 msgid "Determine whether mpd can use cifs file systems."
   2809 msgstr ""
   2810 
   2811 #: booleans.py:131
   2812 msgid "Determine whether mpd can use nfs file systems."
   2813 msgstr ""
   2814 
   2815 #: booleans.py:132
   2816 msgid "Determine whether mplayer can make its stack executable."
   2817 msgstr ""
   2818 
   2819 #: booleans.py:133
   2820 msgid "Allow mysqld to connect to all ports"
   2821 msgstr ""
   2822 
   2823 #: booleans.py:134
   2824 msgid "Determine whether Bind can bind tcp socket to http ports."
   2825 msgstr ""
   2826 
   2827 #: booleans.py:135
   2828 msgid ""
   2829 "Determine whether Bind can write to master zone files. Generally this is "
   2830 "used for dynamic DNS or zone transfers."
   2831 msgstr ""
   2832 
   2833 #: booleans.py:136
   2834 msgid "Allow any files/directories to be exported read/only via NFS."
   2835 msgstr ""
   2836 
   2837 #: booleans.py:137
   2838 msgid "Allow any files/directories to be exported read/write via NFS."
   2839 msgstr ""
   2840 
   2841 #: booleans.py:138
   2842 msgid ""
   2843 "Allow nfs servers to modify public files used for public file transfer "
   2844 "services.  Files/Directories must be labeled public_content_rw_t."
   2845 msgstr ""
   2846 
   2847 #: booleans.py:139
   2848 msgid "Allow system to run with NIS"
   2849 msgstr ""
   2850 
   2851 #: booleans.py:140
   2852 msgid "Allow confined applications to use nscd shared memory."
   2853 msgstr ""
   2854 
   2855 #: booleans.py:141
   2856 msgid "Allow openshift to lockdown app"
   2857 msgstr ""
   2858 
   2859 #: booleans.py:142
   2860 msgid "Determine whether openvpn can connect to the TCP network."
   2861 msgstr ""
   2862 
   2863 #: booleans.py:143
   2864 msgid "Determine whether openvpn can read generic user home content files."
   2865 msgstr ""
   2866 
   2867 #: booleans.py:144
   2868 msgid "Allow openvpn to run unconfined scripts"
   2869 msgstr ""
   2870 
   2871 #: booleans.py:145
   2872 msgid "Allow piranha-lvs domain to connect to the network using TCP."
   2873 msgstr ""
   2874 
   2875 #: booleans.py:146
   2876 msgid "Allow polipo to connect to all ports > 1023"
   2877 msgstr ""
   2878 
   2879 #: booleans.py:147
   2880 msgid ""
   2881 "Determine whether Polipo session daemon can bind tcp sockets to all "
   2882 "unreserved ports."
   2883 msgstr ""
   2884 
   2885 #: booleans.py:148
   2886 msgid ""
   2887 "Determine whether calling user domains can execute Polipo daemon in the "
   2888 "polipo_session_t domain."
   2889 msgstr ""
   2890 
   2891 #: booleans.py:149
   2892 msgid "Determine whether polipo can access cifs file systems."
   2893 msgstr ""
   2894 
   2895 #: booleans.py:150
   2896 msgid "Determine whether Polipo can access nfs file systems."
   2897 msgstr ""
   2898 
   2899 #: booleans.py:151
   2900 msgid "Enable polyinstantiated directory support."
   2901 msgstr ""
   2902 
   2903 #: booleans.py:152
   2904 msgid "Allow postfix_local domain full write access to mail_spool directories"
   2905 msgstr ""
   2906 
   2907 #: booleans.py:153
   2908 msgid "Allow postgresql to use ssh and rsync for point-in-time recovery"
   2909 msgstr ""
   2910 
   2911 #: booleans.py:154
   2912 msgid "Allow transmit client label to foreign database"
   2913 msgstr ""
   2914 
   2915 #: booleans.py:155
   2916 msgid "Allow database admins to execute DML statement"
   2917 msgstr ""
   2918 
   2919 #: booleans.py:156
   2920 msgid "Allow unprivileged users to execute DDL statement"
   2921 msgstr ""
   2922 
   2923 #: booleans.py:157
   2924 msgid "Allow pppd to load kernel modules for certain modems"
   2925 msgstr ""
   2926 
   2927 #: booleans.py:158
   2928 msgid "Allow pppd to be run for a regular user"
   2929 msgstr ""
   2930 
   2931 #: booleans.py:159
   2932 msgid "Determine whether privoxy can connect to all tcp ports."
   2933 msgstr ""
   2934 
   2935 #: booleans.py:160
   2936 msgid ""
   2937 "Permit to prosody to bind apache port. Need to be activated to use BOSH."
   2938 msgstr ""
   2939 
   2940 #: booleans.py:161
   2941 msgid "Allow Puppet client to manage all file types."
   2942 msgstr ""
   2943 
   2944 #: booleans.py:162
   2945 msgid "Allow Puppet master to use connect to MySQL and PostgreSQL database"
   2946 msgstr ""
   2947 
   2948 #: booleans.py:163
   2949 msgid "Allow racoon to read shadow"
   2950 msgstr ""
   2951 
   2952 #: booleans.py:164
   2953 msgid ""
   2954 "Allow rsync to modify public files used for public file transfer services.  "
   2955 "Files/Directories must be labeled public_content_rw_t."
   2956 msgstr ""
   2957 
   2958 #: booleans.py:165
   2959 msgid "Allow rsync to run as a client"
   2960 msgstr ""
   2961 
   2962 #: booleans.py:166
   2963 msgid "Allow rsync to export any files/directories read only."
   2964 msgstr ""
   2965 
   2966 #: booleans.py:167
   2967 msgid "Allow rsync server to manage all files/directories on the system."
   2968 msgstr ""
   2969 
   2970 #: booleans.py:168
   2971 msgid "Allow samba to create new home directories (e.g. via PAM)"
   2972 msgstr ""
   2973 
   2974 #: booleans.py:169
   2975 msgid ""
   2976 "Allow samba to act as the domain controller, add users, groups and change "
   2977 "passwords."
   2978 msgstr ""
   2979 
   2980 #: booleans.py:170
   2981 msgid "Allow samba to share users home directories."
   2982 msgstr ""
   2983 
   2984 #: booleans.py:171
   2985 msgid "Allow samba to share any file/directory read only."
   2986 msgstr ""
   2987 
   2988 #: booleans.py:172
   2989 msgid "Allow samba to share any file/directory read/write."
   2990 msgstr ""
   2991 
   2992 #: booleans.py:173
   2993 msgid "Allow samba to act as a portmapper"
   2994 msgstr ""
   2995 
   2996 #: booleans.py:174
   2997 msgid "Allow samba to run unconfined scripts"
   2998 msgstr ""
   2999 
   3000 #: booleans.py:175
   3001 msgid "Allow samba to export ntfs/fusefs volumes."
   3002 msgstr ""
   3003 
   3004 #: booleans.py:176
   3005 msgid "Allow samba to export NFS volumes."
   3006 msgstr ""
   3007 
   3008 #: booleans.py:177
   3009 msgid "Allow sanlock to read/write fuse files"
   3010 msgstr ""
   3011 
   3012 #: booleans.py:178
   3013 msgid "Allow sanlock to manage nfs files"
   3014 msgstr ""
   3015 
   3016 #: booleans.py:179
   3017 msgid "Allow sanlock to manage cifs files"
   3018 msgstr ""
   3019 
   3020 #: booleans.py:180
   3021 msgid "Allow sasl to read shadow"
   3022 msgstr ""
   3023 
   3024 #: booleans.py:181
   3025 msgid "Allow secadm to exec content"
   3026 msgstr ""
   3027 
   3028 #: booleans.py:182
   3029 msgid ""
   3030 "disallow programs, such as newrole, from transitioning to administrative "
   3031 "user domains."
   3032 msgstr ""
   3033 
   3034 #: booleans.py:183
   3035 msgid "Disable kernel module loading."
   3036 msgstr ""
   3037 
   3038 #: booleans.py:184
   3039 msgid ""
   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."
   3043 msgstr ""
   3044 
   3045 #: booleans.py:185
   3046 msgid "Allow regular users direct dri device access"
   3047 msgstr ""
   3048 
   3049 #: booleans.py:186
   3050 msgid ""
   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"
   3054 msgstr ""
   3055 
   3056 #: booleans.py:187
   3057 msgid ""
   3058 "Allow all unconfined executables to use libraries requiring text relocation "
   3059 "that are not labeled textrel_shlib_t"
   3060 msgstr ""
   3061 
   3062 #: booleans.py:188
   3063 msgid ""
   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"
   3067 msgstr ""
   3068 
   3069 #: booleans.py:189
   3070 msgid "Allow users to connect to the local mysql server"
   3071 msgstr ""
   3072 
   3073 #: booleans.py:190
   3074 msgid ""
   3075 "Allow confined users the ability to execute the ping and traceroute commands."
   3076 msgstr ""
   3077 
   3078 #: booleans.py:191
   3079 msgid "Allow users to connect to PostgreSQL"
   3080 msgstr ""
   3081 
   3082 #: booleans.py:192
   3083 msgid ""
   3084 "Allow user to r/w files on filesystems that do not have extended attributes "
   3085 "(FAT, CDROM, FLOPPY)"
   3086 msgstr ""
   3087 
   3088 #: booleans.py:193
   3089 msgid "Allow user music sharing"
   3090 msgstr ""
   3091 
   3092 #: booleans.py:194
   3093 msgid ""
   3094 "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."
   3097 msgstr ""
   3098 
   3099 #: booleans.py:195
   3100 msgid "Allow user  to use ssh chroot environment."
   3101 msgstr ""
   3102 
   3103 #: booleans.py:196
   3104 msgid ""
   3105 "Determine whether sftpd can modify public files used for public file "
   3106 "transfer services. Directories/Files must be labeled public_content_rw_t."
   3107 msgstr ""
   3108 
   3109 #: booleans.py:197
   3110 msgid ""
   3111 "Determine whether sftpd-can read and write files in user home directories."
   3112 msgstr ""
   3113 
   3114 #: booleans.py:198
   3115 msgid ""
   3116 "Determine whether sftpd-can login to local users and read and write all "
   3117 "files on the system, governed by DAC."
   3118 msgstr ""
   3119 
   3120 #: booleans.py:199
   3121 msgid ""
   3122 "Determine whether sftpd can read and write files in user ssh home "
   3123 "directories."
   3124 msgstr ""
   3125 
   3126 #: booleans.py:200
   3127 msgid "Allow sge to connect to the network using any TCP port"
   3128 msgstr ""
   3129 
   3130 #: booleans.py:201
   3131 msgid "Allow sge to access nfs file systems."
   3132 msgstr ""
   3133 
   3134 #: booleans.py:202
   3135 msgid "Determine whether smartmon can support devices on 3ware controllers."
   3136 msgstr ""
   3137 
   3138 #: booleans.py:203
   3139 msgid ""
   3140 "Allow samba to modify public files used for public file transfer services.  "
   3141 "Files/Directories must be labeled public_content_rw_t."
   3142 msgstr ""
   3143 
   3144 #: booleans.py:204
   3145 msgid "Allow user spamassassin clients to use the network."
   3146 msgstr ""
   3147 
   3148 #: booleans.py:205
   3149 msgid "Allow spamd to read/write user home directories."
   3150 msgstr ""
   3151 
   3152 #: booleans.py:206
   3153 msgid "Determine whether squid can connect to all TCP ports."
   3154 msgstr ""
   3155 
   3156 #: booleans.py:207
   3157 msgid "Determine whether squid can run as a transparent proxy."
   3158 msgstr ""
   3159 
   3160 #: booleans.py:208
   3161 msgid ""
   3162 "Allow ssh with chroot env to read and write files in the user home "
   3163 "directories"
   3164 msgstr ""
   3165 
   3166 #: booleans.py:209
   3167 msgid "allow host key based authentication"
   3168 msgstr ""
   3169 
   3170 #: booleans.py:210
   3171 msgid "Allow ssh logins as sysadm_r:sysadm_t"
   3172 msgstr ""
   3173 
   3174 #: booleans.py:211
   3175 msgid "Allow staff to exec content"
   3176 msgstr ""
   3177 
   3178 #: booleans.py:212
   3179 msgid "allow staff user to create and transition to svirt domains."
   3180 msgstr ""
   3181 
   3182 #: booleans.py:213
   3183 msgid "Allow sysadm to exec content"
   3184 msgstr ""
   3185 
   3186 #: booleans.py:214
   3187 msgid "Allow the Telepathy connection managers to connect to any network port."
   3188 msgstr ""
   3189 
   3190 #: booleans.py:215
   3191 msgid ""
   3192 "Allow the Telepathy connection managers to connect to any generic TCP port."
   3193 msgstr ""
   3194 
   3195 #: booleans.py:216
   3196 msgid "Allow testpolicy to exec content"
   3197 msgstr ""
   3198 
   3199 #: booleans.py:217
   3200 msgid ""
   3201 "Allow tftp to modify public files used for public file transfer services."
   3202 msgstr ""
   3203 
   3204 #: booleans.py:218
   3205 msgid "Allow tftp to read and write files in the user home directories"
   3206 msgstr ""
   3207 
   3208 #: booleans.py:219
   3209 msgid "Determine whether tor can bind tcp sockets to all unreserved ports."
   3210 msgstr ""
   3211 
   3212 #: booleans.py:220
   3213 msgid "Allow tor to act as a relay"
   3214 msgstr ""
   3215 
   3216 #: booleans.py:221
   3217 msgid ""
   3218 "allow unconfined users to transition to the chrome sandbox domains when "
   3219 "running chrome-sandbox"
   3220 msgstr ""
   3221 
   3222 #: booleans.py:222
   3223 msgid "Allow a user to login as an unconfined domain"
   3224 msgstr ""
   3225 
   3226 #: booleans.py:223
   3227 msgid ""
   3228 "Allow unconfined users to transition to the Mozilla plugin domain when "
   3229 "running xulrunner plugin-container."
   3230 msgstr ""
   3231 
   3232 #: booleans.py:224
   3233 msgid "Allow unprivledged user to create and transition to svirt domains."
   3234 msgstr ""
   3235 
   3236 #: booleans.py:225
   3237 msgid "Support ecryptfs home directories"
   3238 msgstr ""
   3239 
   3240 #: booleans.py:226
   3241 msgid "Support fusefs home directories"
   3242 msgstr ""
   3243 
   3244 #: booleans.py:227
   3245 msgid "Determine whether to support lpd server."
   3246 msgstr ""
   3247 
   3248 #: booleans.py:228
   3249 msgid "Support NFS home directories"
   3250 msgstr ""
   3251 
   3252 #: booleans.py:229
   3253 msgid "Support SAMBA home directories"
   3254 msgstr ""
   3255 
   3256 #: booleans.py:230
   3257 msgid "Allow user to exec content"
   3258 msgstr ""
   3259 
   3260 #: booleans.py:231
   3261 msgid "Determine whether varnishd can use the full TCP network."
   3262 msgstr ""
   3263 
   3264 #: booleans.py:232
   3265 msgid ""
   3266 "Determine whether attempts by vbetool to mmap low regions should be silently "
   3267 "blocked."
   3268 msgstr ""
   3269 
   3270 #: booleans.py:233
   3271 msgid "Allow virtual processes to run as userdomains"
   3272 msgstr ""
   3273 
   3274 #: booleans.py:234
   3275 msgid ""
   3276 "Allow confined virtual guests to use serial/parallel communication ports"
   3277 msgstr ""
   3278 
   3279 #: booleans.py:235
   3280 msgid ""
   3281 "Allow confined virtual guests to use executable memory and executable stack"
   3282 msgstr ""
   3283 
   3284 #: booleans.py:236
   3285 msgid "Allow confined virtual guests to read fuse files"
   3286 msgstr ""
   3287 
   3288 #: booleans.py:237
   3289 msgid "Allow confined virtual guests to manage nfs files"
   3290 msgstr ""
   3291 
   3292 #: booleans.py:238
   3293 msgid "Allow confined virtual guests to interact with rawip sockets"
   3294 msgstr ""
   3295 
   3296 #: booleans.py:239
   3297 msgid "Allow confined virtual guests to manage cifs files"
   3298 msgstr ""
   3299 
   3300 #: booleans.py:240
   3301 msgid "Allow confined virtual guests to interact with the sanlock"
   3302 msgstr ""
   3303 
   3304 #: booleans.py:241
   3305 msgid "Allow confined virtual guests to use usb devices"
   3306 msgstr ""
   3307 
   3308 #: booleans.py:242
   3309 msgid "Allow confined virtual guests to interact with the xserver"
   3310 msgstr ""
   3311 
   3312 #: booleans.py:243
   3313 msgid "Determine whether webadm can manage generic user files."
   3314 msgstr ""
   3315 
   3316 #: booleans.py:244
   3317 msgid "Determine whether webadm can read generic user files."
   3318 msgstr ""
   3319 
   3320 #: booleans.py:245
   3321 msgid ""
   3322 "Determine whether attempts by wine to mmap low regions should be silently "
   3323 "blocked."
   3324 msgstr ""
   3325 
   3326 #: booleans.py:246
   3327 msgid "Allow the graphical login program to execute bootloader"
   3328 msgstr ""
   3329 
   3330 #: booleans.py:247
   3331 msgid ""
   3332 "Allow the graphical login program to login directly as sysadm_r:sysadm_t"
   3333 msgstr ""
   3334 
   3335 #: booleans.py:248
   3336 msgid ""
   3337 "Allow the graphical login program to create files in HOME dirs as xdm_home_t."
   3338 msgstr ""
   3339 
   3340 #: booleans.py:249
   3341 msgid "Allow xen to manage nfs files"
   3342 msgstr ""
   3343 
   3344 #: booleans.py:250
   3345 msgid ""
   3346 "Allow xend to run blktapctrl/tapdisk. Not required if using dedicated "
   3347 "logical volumes for disk images."
   3348 msgstr ""
   3349 
   3350 #: booleans.py:251
   3351 msgid "Allow xend to run qemu-dm. Not required if using paravirt and no vfb."
   3352 msgstr ""
   3353 
   3354 #: booleans.py:252
   3355 msgid ""
   3356 "Allow xguest users to configure Network Manager and connect to apache ports"
   3357 msgstr ""
   3358 
   3359 #: booleans.py:253
   3360 msgid "Allow xguest to exec content"
   3361 msgstr ""
   3362 
   3363 #: booleans.py:254
   3364 msgid "Allow xguest users to mount removable media"
   3365 msgstr ""
   3366 
   3367 #: booleans.py:255
   3368 msgid "Allow xguest to use blue tooth devices"
   3369 msgstr ""
   3370 
   3371 #: booleans.py:256
   3372 msgid "Allows clients to write to the X server shared memory segments."
   3373 msgstr ""
   3374 
   3375 #: booleans.py:257
   3376 msgid "Allows XServer to execute writable memory"
   3377 msgstr ""
   3378 
   3379 #: booleans.py:258
   3380 msgid "Support X userspace object manager"
   3381 msgstr ""
   3382 
   3383 #: booleans.py:259
   3384 msgid "Determine whether zabbix can connect to all TCP ports"
   3385 msgstr ""
   3386 
   3387 #: booleans.py:260
   3388 msgid "Allow zarafa domains to setrlimit/sys_rouserce."
   3389 msgstr ""
   3390 
   3391 #: booleans.py:261
   3392 msgid "Allow zebra daemon to write it configuration files"
   3393 msgstr ""
   3394 
   3395 #: booleans.py:262
   3396 msgid ""
   3397 "Allow ZoneMinder to modify public files used for public file transfer "
   3398 "services."
   3399 msgstr ""
   3400 
   3401 #: booleans.py:263
   3402 msgid "Allow ZoneMinder to run su/sudo."
   3403 msgstr ""
   3404 
   3405 #: ../sepolicy/sepolicy.py:194
   3406 #, python-format
   3407 msgid "Interface %s does not exist."
   3408 msgstr ""
   3409 
   3410 #: ../sepolicy/sepolicy.py:292
   3411 msgid "You need to install policycoreutils-gui package to use the gui option"
   3412 msgstr ""
   3413 
   3414 #: ../sepolicy/sepolicy.py:296
   3415 msgid "Graphical User Interface for SELinux Policy"
   3416 msgstr ""
   3417 
   3418 #: ../sepolicy/sepolicy.py:299 ../sepolicy/sepolicy.py:345
   3419 msgid "Domain name(s) of man pages to be created"
   3420 msgstr ""
   3421 
   3422 #: ../sepolicy/sepolicy.py:311
   3423 msgid "Alternative root needs to be setup"
   3424 msgstr ""
   3425 
   3426 #: ../sepolicy/sepolicy.py:327
   3427 msgid "Generate SELinux man pages"
   3428 msgstr ""
   3429 
   3430 #: ../sepolicy/sepolicy.py:330
   3431 msgid "path in which the generated SELinux man pages will be stored"
   3432 msgstr ""
   3433 
   3434 #: ../sepolicy/sepolicy.py:332
   3435 msgid "name of the OS for man pages"
   3436 msgstr ""
   3437 
   3438 #: ../sepolicy/sepolicy.py:334
   3439 msgid "Generate HTML man pages structure for selected SELinux man page"
   3440 msgstr ""
   3441 
   3442 #: ../sepolicy/sepolicy.py:336
   3443 msgid "Alternate root directory, defaults to /"
   3444 msgstr ""
   3445 
   3446 #: ../sepolicy/sepolicy.py:338
   3447 msgid ""
   3448 "With this flag, alternative root path needs to include file context files "
   3449 "and policy.xml file"
   3450 msgstr ""
   3451 
   3452 #: ../sepolicy/sepolicy.py:342
   3453 msgid "All domains"
   3454 msgstr ""
   3455 
   3456 #: ../sepolicy/sepolicy.py:350
   3457 msgid "Query SELinux policy network information"
   3458 msgstr ""
   3459 
   3460 #: ../sepolicy/sepolicy.py:355
   3461 msgid "list all SELinux port types"
   3462 msgstr ""
   3463 
   3464 #: ../sepolicy/sepolicy.py:358
   3465 msgid "show SELinux type related to the port"
   3466 msgstr ""
   3467 
   3468 #: ../sepolicy/sepolicy.py:361
   3469 msgid "Show ports defined for this SELinux type"
   3470 msgstr ""
   3471 
   3472 #: ../sepolicy/sepolicy.py:364
   3473 msgid "show ports to which this domain can bind and/or connect"
   3474 msgstr ""
   3475 
   3476 #: ../sepolicy/sepolicy.py:367
   3477 msgid "show ports to which this application can bind and/or connect"
   3478 msgstr ""
   3479 
   3480 #: ../sepolicy/sepolicy.py:382
   3481 msgid "query SELinux policy to see if domains can communicate with each other"
   3482 msgstr ""
   3483 
   3484 #: ../sepolicy/sepolicy.py:385
   3485 msgid "Source Domain"
   3486 msgstr ""
   3487 
   3488 #: ../sepolicy/sepolicy.py:388
   3489 msgid "Target Domain"
   3490 msgstr ""
   3491 
   3492 #: ../sepolicy/sepolicy.py:407
   3493 msgid "query SELinux Policy to see description of booleans"
   3494 msgstr ""
   3495 
   3496 #: ../sepolicy/sepolicy.py:411
   3497 msgid "get all booleans descriptions"
   3498 msgstr ""
   3499 
   3500 #: ../sepolicy/sepolicy.py:414
   3501 msgid "boolean to get description"
   3502 msgstr ""
   3503 
   3504 #: ../sepolicy/sepolicy.py:424
   3505 msgid ""
   3506 "query SELinux Policy to see how a source process domain can transition to "
   3507 "the target process domain"
   3508 msgstr ""
   3509 
   3510 #: ../sepolicy/sepolicy.py:427
   3511 msgid "source process domain"
   3512 msgstr ""
   3513 
   3514 #: ../sepolicy/sepolicy.py:430
   3515 msgid "target process domain"
   3516 msgstr ""
   3517 
   3518 #: ../sepolicy/sepolicy.py:472
   3519 #, python-format
   3520 msgid "sepolicy generate: error: one of the arguments %s is required"
   3521 msgstr ""
   3522 
   3523 #: ../sepolicy/sepolicy.py:477
   3524 msgid "Command required for this type of policy"
   3525 msgstr ""
   3526 
   3527 #: ../sepolicy/sepolicy.py:488
   3528 #, python-format
   3529 msgid ""
   3530 "-t option can not be used with '%s' domains. Read usage for more details."
   3531 msgstr ""
   3532 
   3533 #: ../sepolicy/sepolicy.py:493
   3534 #, python-format
   3535 msgid ""
   3536 "-d option can not be used with '%s' domains. Read usage for more details."
   3537 msgstr ""
   3538 
   3539 #: ../sepolicy/sepolicy.py:497
   3540 #, python-format
   3541 msgid ""
   3542 "-a option can not be used with '%s' domains. Read usage for more details."
   3543 msgstr ""
   3544 
   3545 #: ../sepolicy/sepolicy.py:501
   3546 msgid "-w option can not be used with the --newtype option"
   3547 msgstr ""
   3548 
   3549 #: ../sepolicy/sepolicy.py:521
   3550 msgid "List SELinux Policy interfaces"
   3551 msgstr ""
   3552 
   3553 #: ../sepolicy/sepolicy.py:541
   3554 msgid "Enter interface names, you wish to query"
   3555 msgstr ""
   3556 
   3557 #: ../sepolicy/sepolicy.py:550
   3558 msgid "Generate SELinux Policy module template"
   3559 msgstr ""
   3560 
   3561 #: ../sepolicy/sepolicy.py:553
   3562 msgid "Enter domain type which you will be extending"
   3563 msgstr ""
   3564 
   3565 #: ../sepolicy/sepolicy.py:556
   3566 msgid "Enter SELinux user(s) which will transition to this domain"
   3567 msgstr ""
   3568 
   3569 #: ../sepolicy/sepolicy.py:559
   3570 msgid "Enter SELinux role(s) to which the administror domain will transition"
   3571 msgstr ""
   3572 
   3573 #: ../sepolicy/sepolicy.py:562
   3574 msgid "Enter domain(s) which this confined admin will administrate"
   3575 msgstr ""
   3576 
   3577 #: ../sepolicy/sepolicy.py:565
   3578 msgid "name of policy to generate"
   3579 msgstr ""
   3580 
   3581 #: ../sepolicy/sepolicy.py:572
   3582 msgid "path in which the generated policy files will be stored"
   3583 msgstr ""
   3584 
   3585 #: ../sepolicy/sepolicy.py:574
   3586 msgid "path to which the confined processes will need to write"
   3587 msgstr ""
   3588 
   3589 #: ../sepolicy/sepolicy.py:575
   3590 msgid "Policy types which require a command"
   3591 msgstr ""
   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
   3600 msgid "Generate '%s' policy"
   3601 msgstr ""
   3602 
   3603 #: ../sepolicy/sepolicy.py:606
   3604 #, python-format
   3605 msgid "Generate '%s' policy "
   3606 msgstr ""
   3607 
   3608 #: ../sepolicy/sepolicy.py:620
   3609 msgid "executable to confine"
   3610 msgstr ""
   3611 
   3612 #: ../sepolicy/sepolicy.py:625
   3613 msgid "commands"
   3614 msgstr ""
   3615 
   3616 #: ../sepolicy/sepolicy.py:628
   3617 msgid "Alternate SELinux policy, defaults to /sys/fs/selinux/policy"
   3618 msgstr ""
   3619 
   3620 #: ../sepolicy/sepolicy/__init__.py:89
   3621 #, python-format
   3622 msgid "-- Allowed %s [ %s ]"
   3623 msgstr ""
   3624 
   3625 #: ../sepolicy/sepolicy/__init__.py:95 ../sepolicy/sepolicy/gui.py:1135
   3626 msgid "all files"
   3627 msgstr ""
   3628 
   3629 #: ../sepolicy/sepolicy/__init__.py:96
   3630 msgid "regular file"
   3631 msgstr ""
   3632 
   3633 #: ../sepolicy/sepolicy/__init__.py:97
   3634 msgid "directory"
   3635 msgstr ""
   3636 
   3637 #: ../sepolicy/sepolicy/__init__.py:98
   3638 msgid "character device"
   3639 msgstr ""
   3640 
   3641 #: ../sepolicy/sepolicy/__init__.py:99
   3642 msgid "block device"
   3643 msgstr ""
   3644 
   3645 #: ../sepolicy/sepolicy/__init__.py:100
   3646 msgid "socket file"
   3647 msgstr ""
   3648 
   3649 #: ../sepolicy/sepolicy/__init__.py:101
   3650 msgid "symbolic link"
   3651 msgstr ""
   3652 
   3653 #: ../sepolicy/sepolicy/__init__.py:102
   3654 msgid "named pipe"
   3655 msgstr ""
   3656 
   3657 #: ../sepolicy/sepolicy/__init__.py:398
   3658 msgid "No SELinux Policy installed"
   3659 msgstr ""
   3660 
   3661 #: ../sepolicy/sepolicy/__init__.py:478
   3662 msgid "You must regenerate interface info by running /usr/bin/sepolgen-ifgen"
   3663 msgstr ""
   3664 
   3665 #: ../sepolicy/sepolicy/__init__.py:724
   3666 #, python-format
   3667 msgid "Failed to read %s policy file"
   3668 msgstr ""
   3669 
   3670 #: ../sepolicy/sepolicy/__init__.py:829
   3671 msgid "unknown"
   3672 msgstr ""
   3673 
   3674 #: ../sepolicy/sepolicy/generate.py:132
   3675 msgid "Internet Services Daemon"
   3676 msgstr ""
   3677 
   3678 #: ../sepolicy/sepolicy/generate.py:136
   3679 msgid "Existing Domain Type"
   3680 msgstr ""
   3681 
   3682 #: ../sepolicy/sepolicy/generate.py:137
   3683 msgid "Minimal Terminal Login User Role"
   3684 msgstr ""
   3685 
   3686 #: ../sepolicy/sepolicy/generate.py:138
   3687 msgid "Minimal X Windows Login User Role"
   3688 msgstr ""
   3689 
   3690 #: ../sepolicy/sepolicy/generate.py:139
   3691 msgid "Desktop Login User Role"
   3692 msgstr ""
   3693 
   3694 #: ../sepolicy/sepolicy/generate.py:140
   3695 msgid "Administrator Login User Role"
   3696 msgstr ""
   3697 
   3698 #: ../sepolicy/sepolicy/generate.py:141
   3699 msgid "Confined Root Administrator Role"
   3700 msgstr ""
   3701 
   3702 #: ../sepolicy/sepolicy/generate.py:142
   3703 msgid "Module information for a new type"
   3704 msgstr ""
   3705 
   3706 #: ../sepolicy/sepolicy/generate.py:147
   3707 msgid "Valid Types:\n"
   3708 msgstr ""
   3709 
   3710 #: ../sepolicy/sepolicy/generate.py:181
   3711 #, python-format
   3712 msgid "Ports must be numbers or ranges of numbers from 1 to %d "
   3713 msgstr ""
   3714 
   3715 #: ../sepolicy/sepolicy/generate.py:192
   3716 msgid "You must enter a valid policy type"
   3717 msgstr ""
   3718 
   3719 #: ../sepolicy/sepolicy/generate.py:195
   3720 #, python-format
   3721 msgid "You must enter a name for your policy module for your '%s'."
   3722 msgstr ""
   3723 
   3724 #: ../sepolicy/sepolicy/generate.py:333
   3725 msgid ""
   3726 "Name must be alpha numberic with no spaces. Consider using option \"-n "
   3727 "MODULENAME\""
   3728 msgstr ""
   3729 
   3730 #: ../sepolicy/sepolicy/generate.py:425
   3731 msgid "User Role types can not be assigned executables."
   3732 msgstr ""
   3733 
   3734 #: ../sepolicy/sepolicy/generate.py:431
   3735 msgid "Only Daemon apps can use an init script.."
   3736 msgstr ""
   3737 
   3738 #: ../sepolicy/sepolicy/generate.py:449
   3739 msgid "use_resolve must be a boolean value "
   3740 msgstr ""
   3741 
   3742 #: ../sepolicy/sepolicy/generate.py:455
   3743 msgid "use_syslog must be a boolean value "
   3744 msgstr ""
   3745 
   3746 #: ../sepolicy/sepolicy/generate.py:461
   3747 msgid "use_kerberos must be a boolean value "
   3748 msgstr ""
   3749 
   3750 #: ../sepolicy/sepolicy/generate.py:467
   3751 msgid "manage_krb5_rcache must be a boolean value "
   3752 msgstr ""
   3753 
   3754 #: ../sepolicy/sepolicy/generate.py:497
   3755 msgid "USER Types automatically get a tmp type"
   3756 msgstr ""
   3757 
   3758 #: ../sepolicy/sepolicy/generate.py:838
   3759 #, python-format
   3760 msgid "'%s' policy modules require existing domains"
   3761 msgstr ""
   3762 
   3763 #: ../sepolicy/sepolicy/generate.py:863
   3764 msgid "Type field required"
   3765 msgstr ""
   3766 
   3767 #: ../sepolicy/sepolicy/generate.py:876
   3768 #, python-format
   3769 msgid ""
   3770 "You need to define a new type which ends with: \n"
   3771 " %s"
   3772 msgstr ""
   3773 
   3774 #: ../sepolicy/sepolicy/generate.py:1104
   3775 msgid "You must enter the executable path for your confined process"
   3776 msgstr ""
   3777 
   3778 #: ../sepolicy/sepolicy/generate.py:1363
   3779 msgid "Type Enforcement file"
   3780 msgstr ""
   3781 
   3782 #: ../sepolicy/sepolicy/generate.py:1364
   3783 msgid "Interface file"
   3784 msgstr ""
   3785 
   3786 #: ../sepolicy/sepolicy/generate.py:1365
   3787 msgid "File Contexts file"
   3788 msgstr ""
   3789 
   3790 #: ../sepolicy/sepolicy/generate.py:1367
   3791 msgid "Spec file"
   3792 msgstr ""
   3793 
   3794 #: ../sepolicy/sepolicy/generate.py:1368
   3795 msgid "Setup Script"
   3796 msgstr ""
   3797 
   3798 #: ../sepolicy/sepolicy/sepolicy.glade:25
   3799 #: ../sepolicy/sepolicy/sepolicy.glade:4369
   3800 msgid "Applications"
   3801 msgstr ""
   3802 
   3803 #: ../sepolicy/sepolicy/sepolicy.glade:52
   3804 msgid "Select domain"
   3805 msgstr ""
   3806 
   3807 #: ../sepolicy/sepolicy/sepolicy.glade:80 ../sepolicy/sepolicy/gui.py:67
   3808 msgid "Advanced Search >>"
   3809 msgstr ""
   3810 
   3811 #: ../sepolicy/sepolicy/sepolicy.glade:95 ../sepolicy/sepolicy/gui.py:2306
   3812 msgid "File Equivalence"
   3813 msgstr ""
   3814 
   3815 #: ../sepolicy/sepolicy/sepolicy.glade:112 ../sepolicy/sepolicy/gui.py:2316
   3816 msgid "Users"
   3817 msgstr ""
   3818 
   3819 #: ../sepolicy/sepolicy/sepolicy.glade:129
   3820 #: ../sepolicy/sepolicy/sepolicy.glade:1897
   3821 #: ../sepolicy/sepolicy/sepolicy.glade:3802 ../sepolicy/sepolicy/gui.py:2297
   3822 msgid "System"
   3823 msgstr ""
   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
   3832 msgid "Select"
   3833 msgstr ""
   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
   3846 msgid "Cancel"
   3847 msgstr ""
   3848 
   3849 #: ../sepolicy/sepolicy/sepolicy.glade:350
   3850 msgid ""
   3851 "The entry that was entered is incorrect.  Please try again in the "
   3852 "ex:/.../... format."
   3853 msgstr ""
   3854 
   3855 #: ../sepolicy/sepolicy/sepolicy.glade:376
   3856 msgid "Retry"
   3857 msgstr ""
   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
   3864 msgid "Network Port Definitions"
   3865 msgstr ""
   3866 
   3867 #: ../sepolicy/sepolicy/sepolicy.glade:476
   3868 msgid ""
   3869 "Add file Equivilence Mapping.  Mapping will be created when Update is "
   3870 "applied."
   3871 msgstr ""
   3872 
   3873 #: ../sepolicy/sepolicy/sepolicy.glade:501
   3874 #: ../sepolicy/sepolicy/sepolicy.glade:4045
   3875 msgid "Path"
   3876 msgstr ""
   3877 
   3878 #: ../sepolicy/sepolicy/sepolicy.glade:511
   3879 #: ../sepolicy/sepolicy/sepolicy.glade:5154
   3880 #: ../sepolicy/sepolicy/sepolicy.glade:5395
   3881 msgid ""
   3882 "Specify a new SELinux user name.  By convention SELinux User names usually "
   3883 "end in an _u."
   3884 msgstr ""
   3885 
   3886 #: ../sepolicy/sepolicy/sepolicy.glade:515
   3887 msgid "Enter the path to which you want to setup an equivalence label."
   3888 msgstr ""
   3889 
   3890 #: ../sepolicy/sepolicy/sepolicy.glade:528
   3891 #: ../sepolicy/sepolicy/sepolicy.glade:4062
   3892 #: ../sepolicy/sepolicy/sepolicy.glade:4819
   3893 msgid "Equivalence Path"
   3894 msgstr ""
   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
   3902 msgid "Save to update"
   3903 msgstr ""
   3904 
   3905 #: ../sepolicy/sepolicy/sepolicy.glade:582
   3906 msgid ""
   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."
   3910 msgstr ""
   3911 
   3912 #: ../sepolicy/sepolicy/sepolicy.glade:639
   3913 msgid "Add a file"
   3914 msgstr ""
   3915 
   3916 #: ../sepolicy/sepolicy/sepolicy.glade:656
   3917 msgid ""
   3918 "<operation> File Labeling for <selected domain>. File labels will be created "
   3919 "when update is applied."
   3920 msgstr ""
   3921 
   3922 #: ../sepolicy/sepolicy/sepolicy.glade:744
   3923 #: ../sepolicy/sepolicy/sepolicy.glade:1471
   3924 #: ../sepolicy/sepolicy/sepolicy.glade:3510 ../sepolicy/sepolicy/gui.py:66
   3925 msgid "Advanced >>"
   3926 msgstr ""
   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
   3933 msgid "Class"
   3934 msgstr ""
   3935 
   3936 #: ../sepolicy/sepolicy/sepolicy.glade:781
   3937 msgid "Type"
   3938 msgstr ""
   3939 
   3940 #: ../sepolicy/sepolicy/sepolicy.glade:795
   3941 msgid ""
   3942 "Select the file class to which this label will be applied.  Defaults to all "
   3943 "classes."
   3944 msgstr ""
   3945 
   3946 #: ../sepolicy/sepolicy/sepolicy.glade:822
   3947 msgid "Make Path Recursive"
   3948 msgstr ""
   3949 
   3950 #: ../sepolicy/sepolicy/sepolicy.glade:826
   3951 msgid ""
   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."
   3955 msgstr ""
   3956 
   3957 #: ../sepolicy/sepolicy/sepolicy.glade:839
   3958 msgid "Browse"
   3959 msgstr ""
   3960 
   3961 #: ../sepolicy/sepolicy/sepolicy.glade:843
   3962 msgid "Browse to select the file/directory for labeling."
   3963 msgstr ""
   3964 
   3965 #: ../sepolicy/sepolicy/sepolicy.glade:887
   3966 msgid "Path  "
   3967 msgstr ""
   3968 
   3969 #: ../sepolicy/sepolicy/sepolicy.glade:898
   3970 msgid ""
   3971 "Specify the path using regular expressions that you would like to modify the "
   3972 "labeling."
   3973 msgstr ""
   3974 
   3975 #: ../sepolicy/sepolicy/sepolicy.glade:920
   3976 msgid "Select the SELinux file type to assign to this path."
   3977 msgstr ""
   3978 
   3979 #: ../sepolicy/sepolicy/sepolicy.glade:947
   3980 msgid "Enter the MLS Label to assign to this file path."
   3981 msgstr ""
   3982 
   3983 #: ../sepolicy/sepolicy/sepolicy.glade:951
   3984 msgid "SELinux MLS Label you wish to assign to this path."
   3985 msgstr ""
   3986 
   3987 #: ../sepolicy/sepolicy/sepolicy.glade:1088
   3988 msgid "Analyzing Policy..."
   3989 msgstr ""
   3990 
   3991 #: ../sepolicy/sepolicy/sepolicy.glade:1141
   3992 msgid ""
   3993 "Add Login Mapping. Login Mapping will be created when update is applied."
   3994 msgstr ""
   3995 
   3996 #: ../sepolicy/sepolicy/sepolicy.glade:1176
   3997 msgid ""
   3998 "Enter the login user name of the user to which you wish to add SELinux User "
   3999 "confinement."
   4000 msgstr ""
   4001 
   4002 #: ../sepolicy/sepolicy/sepolicy.glade:1205
   4003 msgid ""
   4004 "Select the SELinux User to assign to this login user.  Login users by "
   4005 "default get assigned by the __default__ user."
   4006 msgstr ""
   4007 
   4008 #: ../sepolicy/sepolicy/sepolicy.glade:1268
   4009 msgid ""
   4010 "Enter MLS/MCS Range for this login User.  Defaults to the range for the "
   4011 "Selected SELinux User."
   4012 msgstr ""
   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
   4019 msgid "MLS Range"
   4020 msgstr ""
   4021 
   4022 #: ../sepolicy/sepolicy/sepolicy.glade:1283
   4023 msgid ""
   4024 "Specify the MLS Range for this user to login in with.  Defaults to the "
   4025 "selected SELinux Users MLS Range."
   4026 msgstr ""
   4027 
   4028 #: ../sepolicy/sepolicy/sepolicy.glade:1389
   4029 msgid ""
   4030 "<operation> Network Port for <selected domain>.  Ports will be created when "
   4031 "update is applied."
   4032 msgstr ""
   4033 
   4034 #: ../sepolicy/sepolicy/sepolicy.glade:1427
   4035 msgid "Enter the port number or range to which you want to add a port type."
   4036 msgstr ""
   4037 
   4038 #: ../sepolicy/sepolicy/sepolicy.glade:1457
   4039 msgid "Port Type"
   4040 msgstr ""
   4041 
   4042 #: ../sepolicy/sepolicy/sepolicy.glade:1502
   4043 msgid "Select the port type you want to assign to the specified port number."
   4044 msgstr ""
   4045 
   4046 #: ../sepolicy/sepolicy/sepolicy.glade:1566
   4047 msgid "tcp"
   4048 msgstr ""
   4049 
   4050 #: ../sepolicy/sepolicy/sepolicy.glade:1570
   4051 msgid ""
   4052 "Select <b>tcp</b> if the port type should be assigned to tcp port numbers."
   4053 msgstr ""
   4054 
   4055 #: ../sepolicy/sepolicy/sepolicy.glade:1583
   4056 msgid "udp"
   4057 msgstr ""
   4058 
   4059 #: ../sepolicy/sepolicy/sepolicy.glade:1587
   4060 msgid ""
   4061 "Select <b>udp</b> if the port type should be assigned to udp port numbers."
   4062 msgstr ""
   4063 
   4064 #: ../sepolicy/sepolicy/sepolicy.glade:1609
   4065 msgid "Enter the MLS Label to assign to this port."
   4066 msgstr ""
   4067 
   4068 #: ../sepolicy/sepolicy/sepolicy.glade:1706
   4069 msgid "SELinux Configuration"
   4070 msgstr ""
   4071 
   4072 #: ../sepolicy/sepolicy/sepolicy.glade:1742
   4073 msgid "Select..."
   4074 msgstr ""
   4075 
   4076 #: ../sepolicy/sepolicy/sepolicy.glade:1791
   4077 #: ../sepolicy/sepolicy/sepolicy.glade:2211
   4078 msgid "Booleans"
   4079 msgstr ""
   4080 
   4081 #: ../sepolicy/sepolicy/sepolicy.glade:1795
   4082 msgid ""
   4083 "Display boolean information that can be used to modify the policy for the "
   4084 "'selected domain'."
   4085 msgstr ""
   4086 
   4087 #: ../sepolicy/sepolicy/sepolicy.glade:1809
   4088 #: ../sepolicy/sepolicy/sepolicy.glade:2596
   4089 msgid "Files"
   4090 msgstr ""
   4091 
   4092 #: ../sepolicy/sepolicy/sepolicy.glade:1813
   4093 msgid ""
   4094 "Display file type information that can be used by the 'selected domain'."
   4095 msgstr ""
   4096 
   4097 #: ../sepolicy/sepolicy/sepolicy.glade:1827
   4098 #: ../sepolicy/sepolicy/sepolicy.glade:2829
   4099 msgid "Network"
   4100 msgstr ""
   4101 
   4102 #: ../sepolicy/sepolicy/sepolicy.glade:1831
   4103 msgid ""
   4104 "Display network ports to which the 'selected domain' can connect or listen "
   4105 "to."
   4106 msgstr ""
   4107 
   4108 #: ../sepolicy/sepolicy/sepolicy.glade:1845
   4109 #: ../sepolicy/sepolicy/sepolicy.glade:3120
   4110 msgid "Transitions"
   4111 msgstr ""
   4112 
   4113 #: ../sepolicy/sepolicy/sepolicy.glade:1849
   4114 msgid ""
   4115 "Display applications that can transition into or out of the 'selected "
   4116 "domain'."
   4117 msgstr ""
   4118 
   4119 #: ../sepolicy/sepolicy/sepolicy.glade:1863
   4120 #: ../sepolicy/sepolicy/sepolicy.glade:3221
   4121 msgid "Login Mapping"
   4122 msgstr ""
   4123 
   4124 #: ../sepolicy/sepolicy/sepolicy.glade:1866
   4125 #: ../sepolicy/sepolicy/sepolicy.glade:1883
   4126 #: ../sepolicy/sepolicy/sepolicy.glade:1900
   4127 msgid "Manage the SELinux configuration"
   4128 msgstr ""
   4129 
   4130 #: ../sepolicy/sepolicy/sepolicy.glade:1880
   4131 #: ../sepolicy/sepolicy/sepolicy.glade:3343
   4132 msgid "SELinux Users"
   4133 msgstr ""
   4134 
   4135 #: ../sepolicy/sepolicy/sepolicy.glade:1914
   4136 #: ../sepolicy/sepolicy/sepolicy.glade:4015
   4137 msgid "Lockdown"
   4138 msgstr ""
   4139 
   4140 #: ../sepolicy/sepolicy/sepolicy.glade:1917
   4141 msgid ""
   4142 "Lockdown the SELinux System.\n"
   4143 "This screen can be used to turn up the SELinux Protections."
   4144 msgstr ""
   4145 
   4146 #: ../sepolicy/sepolicy/sepolicy.glade:1932
   4147 msgid "radiobutton"
   4148 msgstr ""
   4149 
   4150 #: ../sepolicy/sepolicy/sepolicy.glade:2020
   4151 msgid "Show Modified Only"
   4152 msgstr ""
   4153 
   4154 #: ../sepolicy/sepolicy/sepolicy.glade:2059
   4155 msgid "Mislabeled files exist"
   4156 msgstr ""
   4157 
   4158 #: ../sepolicy/sepolicy/sepolicy.glade:2079
   4159 msgid "Show mislabeled files only"
   4160 msgstr ""
   4161 
   4162 #: ../sepolicy/sepolicy/sepolicy.glade:2119
   4163 #: ../sepolicy/sepolicy/sepolicy.glade:3243
   4164 msgid ""
   4165 "If-Then-Else rules written in policy that can \n"
   4166 "allow alternative access control."
   4167 msgstr ""
   4168 
   4169 #: ../sepolicy/sepolicy/sepolicy.glade:2131
   4170 msgid "Enabled"
   4171 msgstr ""
   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
   4178 msgid "File Path"
   4179 msgstr ""
   4180 
   4181 #: ../sepolicy/sepolicy/sepolicy.glade:2287
   4182 #: ../sepolicy/sepolicy/sepolicy.glade:2398
   4183 msgid "SELinux File Type"
   4184 msgstr ""
   4185 
   4186 #: ../sepolicy/sepolicy/sepolicy.glade:2331
   4187 msgid "File path used to enter the 'selected domain'."
   4188 msgstr ""
   4189 
   4190 #: ../sepolicy/sepolicy/sepolicy.glade:2332
   4191 msgid "Executable Files"
   4192 msgstr ""
   4193 
   4194 #: ../sepolicy/sepolicy/sepolicy.glade:2447
   4195 msgid "Files to which the 'selected domain' can write."
   4196 msgstr ""
   4197 
   4198 #: ../sepolicy/sepolicy/sepolicy.glade:2448
   4199 msgid "Writable files"
   4200 msgstr ""
   4201 
   4202 #: ../sepolicy/sepolicy/sepolicy.glade:2570
   4203 msgid "File Types defined for the 'selected domain'."
   4204 msgstr ""
   4205 
   4206 #: ../sepolicy/sepolicy/sepolicy.glade:2571
   4207 msgid "Application File Types"
   4208 msgstr ""
   4209 
   4210 #: ../sepolicy/sepolicy/sepolicy.glade:2703
   4211 msgid "Network Ports to which the 'selected domain' is allowed to connect."
   4212 msgstr ""
   4213 
   4214 #: ../sepolicy/sepolicy/sepolicy.glade:2704
   4215 msgid "Outbound"
   4216 msgstr ""
   4217 
   4218 #: ../sepolicy/sepolicy/sepolicy.glade:2803
   4219 msgid "Network Ports to which the 'selected domain' is allowed to listen."
   4220 msgstr ""
   4221 
   4222 #: ../sepolicy/sepolicy/sepolicy.glade:2804
   4223 msgid "Inbound"
   4224 msgstr ""
   4225 
   4226 #: ../sepolicy/sepolicy/sepolicy.glade:2865
   4227 msgid ""
   4228 "Boolean \n"
   4229 "Enabled"
   4230 msgstr ""
   4231 
   4232 #: ../sepolicy/sepolicy/sepolicy.glade:2891
   4233 msgid "Boolean name"
   4234 msgstr ""
   4235 
   4236 #: ../sepolicy/sepolicy/sepolicy.glade:2908
   4237 msgid "SELinux Application Type"
   4238 msgstr ""
   4239 
   4240 #: ../sepolicy/sepolicy/sepolicy.glade:2929
   4241 msgid ""
   4242 "Executables which will transition to a different domain, when the 'selected "
   4243 "domain' executes them."
   4244 msgstr ""
   4245 
   4246 #: ../sepolicy/sepolicy/sepolicy.glade:2932
   4247 msgid "Applicaton Transitions From 'select domain'"
   4248 msgstr ""
   4249 
   4250 #: ../sepolicy/sepolicy/sepolicy.glade:2955
   4251 msgid ""
   4252 "Boolean\n"
   4253 "Enabled"
   4254 msgstr ""
   4255 
   4256 #: ../sepolicy/sepolicy/sepolicy.glade:2971
   4257 msgid "Calling Process Domain"
   4258 msgstr ""
   4259 
   4260 #: ../sepolicy/sepolicy/sepolicy.glade:2987
   4261 msgid "Executable File"
   4262 msgstr ""
   4263 
   4264 #: ../sepolicy/sepolicy/sepolicy.glade:3011
   4265 msgid ""
   4266 "Executables which will transition to the 'selected domain', when executing a "
   4267 "selected domains entrypoint."
   4268 msgstr ""
   4269 
   4270 #: ../sepolicy/sepolicy/sepolicy.glade:3012
   4271 msgid "Application Transitions Into 'select domain'"
   4272 msgstr ""
   4273 
   4274 #: ../sepolicy/sepolicy/sepolicy.glade:3027
   4275 msgid ""
   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."
   4279 msgstr ""
   4280 
   4281 #: ../sepolicy/sepolicy/sepolicy.glade:3035
   4282 msgid "SELinux Directory Type"
   4283 msgstr ""
   4284 
   4285 #: ../sepolicy/sepolicy/sepolicy.glade:3048
   4286 msgid "Destination Class"
   4287 msgstr ""
   4288 
   4289 #: ../sepolicy/sepolicy/sepolicy.glade:3062
   4290 msgid "SELinux Destination Type"
   4291 msgstr ""
   4292 
   4293 #: ../sepolicy/sepolicy/sepolicy.glade:3075
   4294 msgid "File Name"
   4295 msgstr ""
   4296 
   4297 #: ../sepolicy/sepolicy/sepolicy.glade:3097
   4298 msgid "File Transitions From 'select domain'"
   4299 msgstr ""
   4300 
   4301 #: ../sepolicy/sepolicy/sepolicy.glade:3296
   4302 #: ../sepolicy/sepolicy/sepolicy.glade:5277
   4303 #: ../sepolicy/sepolicy/sepolicy.glade:5518
   4304 msgid "Default Level"
   4305 msgstr ""
   4306 
   4307 #: ../sepolicy/sepolicy/sepolicy.glade:3382
   4308 msgid "Select the system mode when the system first boots up"
   4309 msgstr ""
   4310 
   4311 #: ../sepolicy/sepolicy/sepolicy.glade:3455
   4312 msgid "Select the system mode for the current session"
   4313 msgstr ""
   4314 
   4315 #: ../sepolicy/sepolicy/sepolicy.glade:3532
   4316 msgid "System Policy Type:"
   4317 msgstr ""
   4318 
   4319 #: ../sepolicy/sepolicy/sepolicy.glade:3593
   4320 msgid "<b>System Mode</b>"
   4321 msgstr ""
   4322 
   4323 #: ../sepolicy/sepolicy/sepolicy.glade:3631
   4324 msgid "Import system settings from another machine"
   4325 msgstr ""
   4326 
   4327 #: ../sepolicy/sepolicy/sepolicy.glade:3639
   4328 msgid "Import"
   4329 msgstr ""
   4330 
   4331 #: ../sepolicy/sepolicy/sepolicy.glade:3658
   4332 msgid "Export system settings to a file"
   4333 msgstr ""
   4334 
   4335 #: ../sepolicy/sepolicy/sepolicy.glade:3668
   4336 msgid "Export"
   4337 msgstr ""
   4338 
   4339 #: ../sepolicy/sepolicy/sepolicy.glade:3687
   4340 msgid "Relabel all files back to system defaults on reboot"
   4341 msgstr ""
   4342 
   4343 #: ../sepolicy/sepolicy/sepolicy.glade:3724
   4344 #: ../sepolicy/sepolicy/sepolicy.glade:3825
   4345 #: ../sepolicy/sepolicy/sepolicy.glade:3889
   4346 #: ../sepolicy/sepolicy/sepolicy.glade:3952 ../sepolicy/sepolicy/gui.py:60
   4347 msgid "Yes"
   4348 msgstr ""
   4349 
   4350 #: ../sepolicy/sepolicy/sepolicy.glade:3741
   4351 #: ../sepolicy/sepolicy/sepolicy.glade:3843
   4352 #: ../sepolicy/sepolicy/sepolicy.glade:3906
   4353 #: ../sepolicy/sepolicy/sepolicy.glade:3969 ../sepolicy/sepolicy/gui.py:60
   4354 msgid "No"
   4355 msgstr ""
   4356 
   4357 #: ../sepolicy/sepolicy/sepolicy.glade:3782
   4358 msgid "<b>System Configuration</b>"
   4359 msgstr ""
   4360 
   4361 #: ../sepolicy/sepolicy/sepolicy.glade:3829
   4362 #: ../sepolicy/sepolicy/sepolicy.glade:3847
   4363 msgid ""
   4364 "An unconfined domain is a process label that allows the process to do what "
   4365 "it wants, without SELinux interfering.  Applications started at boot by the "
   4366 "init system that SELinux do not have defined SELinux policy will run as "
   4367 "unconfined if this module is enabled.  Disabling it means all daemons will "
   4368 "now be confined.  To disable the unconfined_t user you must first remove "
   4369 "unconfined_t from the users/login screens."
   4370 msgstr ""
   4371 
   4372 #: ../sepolicy/sepolicy/sepolicy.glade:3865
   4373 msgid "<b>Disable ability to run unconfined system processes?</b>"
   4374 msgstr ""
   4375 
   4376 #: ../sepolicy/sepolicy/sepolicy.glade:3893
   4377 #: ../sepolicy/sepolicy/sepolicy.glade:3910
   4378 #: ../sepolicy/sepolicy/sepolicy.glade:3973
   4379 msgid ""
   4380 "An permissive domain is a process label that allows the process to do what "
   4381 "it wants, with SELinux only logging the denials, but not enforcing them.  "
   4382 "Usually permissive domains indicate experimental policy, disabling the "
   4383 "module could cause SELinux to deny access to a domain, that should be "
   4384 "allowed."
   4385 msgstr ""
   4386 
   4387 #: ../sepolicy/sepolicy/sepolicy.glade:3928
   4388 msgid "<b>Disable all permissive processes?</b>"
   4389 msgstr ""
   4390 
   4391 #: ../sepolicy/sepolicy/sepolicy.glade:3956
   4392 msgid ""
   4393 "A permissive domain is a process label that allows the process to do what it "
   4394 "wants, with SELinux only logging the denials, but not enforcing them.  "
   4395 "Usually permissive domains indicate experimental policy, disabling the "
   4396 "module could cause SELinux to deny access to a domain, that should be "
   4397 "allowed."
   4398 msgstr ""
   4399 
   4400 #: ../sepolicy/sepolicy/sepolicy.glade:3994
   4401 msgid "<b>Deny all processes from ptracing or debugging other processes?</b>"
   4402 msgstr ""
   4403 
   4404 #: ../sepolicy/sepolicy/sepolicy.glade:4031
   4405 msgid ""
   4406 "File equivalence cause the system to label content under the new path as if "
   4407 "it were under the equivalence path."
   4408 msgstr ""
   4409 
   4410 #: ../sepolicy/sepolicy/sepolicy.glade:4087
   4411 msgid "Files Equivalence"
   4412 msgstr ""
   4413 
   4414 #: ../sepolicy/sepolicy/sepolicy.glade:4100
   4415 msgid "<b>...SELECT TO VIEW DATA...</b>"
   4416 msgstr ""
   4417 
   4418 #: ../sepolicy/sepolicy/sepolicy.glade:4131
   4419 msgid "Delete"
   4420 msgstr ""
   4421 
   4422 #: ../sepolicy/sepolicy/sepolicy.glade:4147
   4423 msgid "Modify"
   4424 msgstr ""
   4425 
   4426 #: ../sepolicy/sepolicy/sepolicy.glade:4208
   4427 msgid "Revert"
   4428 msgstr ""
   4429 
   4430 #: ../sepolicy/sepolicy/sepolicy.glade:4213
   4431 msgid ""
   4432 "Revert button will launch a dialog window which allows you to revert changes "
   4433 "within the current transaction."
   4434 msgstr ""
   4435 
   4436 #: ../sepolicy/sepolicy/sepolicy.glade:4225 ../sepolicy/sepolicy/gui.py:2379
   4437 msgid "Update"
   4438 msgstr ""
   4439 
   4440 #: ../sepolicy/sepolicy/sepolicy.glade:4230
   4441 msgid "Commit all changes in your current transaction to the server."
   4442 msgstr ""
   4443 
   4444 #: ../sepolicy/sepolicy/sepolicy.glade:4278
   4445 msgid "Applications - Advanced Search"
   4446 msgstr ""
   4447 
   4448 #: ../sepolicy/sepolicy/sepolicy.glade:4331
   4449 msgid "Installed"
   4450 msgstr ""
   4451 
   4452 #: ../sepolicy/sepolicy/sepolicy.glade:4383
   4453 msgid "Process Types"
   4454 msgstr ""
   4455 
   4456 #: ../sepolicy/sepolicy/sepolicy.glade:4424
   4457 msgid "More Details"
   4458 msgstr ""
   4459 
   4460 #: ../sepolicy/sepolicy/sepolicy.glade:4460
   4461 #: ../sepolicy/sepolicy/sepolicy.glade:4754
   4462 msgid "Delete Modified File Labeling"
   4463 msgstr ""
   4464 
   4465 #: ../sepolicy/sepolicy/sepolicy.glade:4478
   4466 msgid ""
   4467 "Select file labeling to delete. File labeling will be deleted when update is "
   4468 "applied."
   4469 msgstr ""
   4470 
   4471 #: ../sepolicy/sepolicy/sepolicy.glade:4525
   4472 msgid "SELinux File Label"
   4473 msgstr ""
   4474 
   4475 #: ../sepolicy/sepolicy/sepolicy.glade:4564
   4476 #: ../sepolicy/sepolicy/sepolicy.glade:4714
   4477 #: ../sepolicy/sepolicy/sepolicy.glade:4844
   4478 msgid "Save to Update"
   4479 msgstr ""
   4480 
   4481 #: ../sepolicy/sepolicy/sepolicy.glade:4604
   4482 msgid "Delete Modified Ports"
   4483 msgstr ""
   4484 
   4485 #: ../sepolicy/sepolicy/sepolicy.glade:4622
   4486 msgid "Select ports to delete. Ports will be deleted when update is applied."
   4487 msgstr ""
   4488 
   4489 #: ../sepolicy/sepolicy/sepolicy.glade:4771
   4490 msgid ""
   4491 "Select file equivalence labeling to delete.File equivalence labeling will be "
   4492 "deleted when update is applied."
   4493 msgstr ""
   4494 
   4495 #: ../sepolicy/sepolicy/sepolicy.glade:4887
   4496 msgid "More Types"
   4497 msgstr ""
   4498 
   4499 #: ../sepolicy/sepolicy/sepolicy.glade:4914
   4500 msgid "Types"
   4501 msgstr ""
   4502 
   4503 #: ../sepolicy/sepolicy/sepolicy.glade:4973
   4504 msgid ""
   4505 "Review the updates you have made before committing them to the system.  To "
   4506 "reset an item, uncheck the checkbox.  All items checked will be updated in "
   4507 "the system when you select update."
   4508 msgstr ""
   4509 
   4510 #: ../sepolicy/sepolicy/sepolicy.glade:5036
   4511 msgid "Action"
   4512 msgstr ""
   4513 
   4514 #: ../sepolicy/sepolicy/sepolicy.glade:5062
   4515 msgid "Apply"
   4516 msgstr ""
   4517 
   4518 #: ../sepolicy/sepolicy/sepolicy.glade:5119
   4519 #: ../sepolicy/sepolicy/sepolicy.glade:5360
   4520 msgid ""
   4521 "Add User Roles. SELinux User Roles will be created when Update is applied."
   4522 msgstr ""
   4523 
   4524 #: ../sepolicy/sepolicy/sepolicy.glade:5144
   4525 #: ../sepolicy/sepolicy/sepolicy.glade:5385
   4526 msgid "SELinux User Name"
   4527 msgstr ""
   4528 
   4529 #: ../sepolicy/sepolicy/sepolicy.glade:5258
   4530 #: ../sepolicy/sepolicy/sepolicy.glade:5499
   4531 msgid ""
   4532 "Enter MLS/MCS Range for this SELinux User.\n"
   4533 "s0-s0:c1023"
   4534 msgstr ""
   4535 
   4536 #: ../sepolicy/sepolicy/sepolicy.glade:5289
   4537 #: ../sepolicy/sepolicy/sepolicy.glade:5530
   4538 msgid ""
   4539 "Specify the default level that you would like this SELinux user to login "
   4540 "with.  Defaults to s0."
   4541 msgstr ""
   4542 
   4543 #: ../sepolicy/sepolicy/sepolicy.glade:5293
   4544 #: ../sepolicy/sepolicy/sepolicy.glade:5534
   4545 msgid "Enter Default Level for SELinux User to login with. Default s0"
   4546 msgstr ""
   4547 
   4548 #: ../sepolicy/sepolicy/gui.py:61
   4549 msgid "Disable"
   4550 msgstr ""
   4551 
   4552 #: ../sepolicy/sepolicy/gui.py:61
   4553 msgid "Enable"
   4554 msgstr ""
   4555 
   4556 #: ../sepolicy/sepolicy/gui.py:66
   4557 msgid "Advanced <<"
   4558 msgstr ""
   4559 
   4560 #: ../sepolicy/sepolicy/gui.py:67
   4561 msgid "Advanced Search <<"
   4562 msgstr ""
   4563 
   4564 #: ../sepolicy/sepolicy/gui.py:92
   4565 msgid ""
   4566 "<small>\n"
   4567 "To change from Disabled to Enforcing mode\n"
   4568 "- Change the system mode from Disabled to Permissive\n"
   4569 "- Reboot, so that the system can relabel\n"
   4570 "- Once the system is working as planned\n"
   4571 "  * Change the system mode to Enforcing</small>\n"
   4572 msgstr ""
   4573 
   4574 #: ../sepolicy/sepolicy/gui.py:115
   4575 #, python-format
   4576 msgid "%s is not a valid domain"
   4577 msgstr ""
   4578 
   4579 #: ../sepolicy/sepolicy/gui.py:624
   4580 msgid "System Status: Disabled"
   4581 msgstr ""
   4582 
   4583 #: ../sepolicy/sepolicy/gui.py:722
   4584 msgid "Help: Start Page"
   4585 msgstr ""
   4586 
   4587 #: ../sepolicy/sepolicy/gui.py:726
   4588 msgid "Help: Booleans Page"
   4589 msgstr ""
   4590 
   4591 #: ../sepolicy/sepolicy/gui.py:732
   4592 msgid "Help: Executable Files Page"
   4593 msgstr ""
   4594 
   4595 #: ../sepolicy/sepolicy/gui.py:735
   4596 msgid "Help: Writable Files Page"
   4597 msgstr ""
   4598 
   4599 #: ../sepolicy/sepolicy/gui.py:738
   4600 msgid "Help: Application Types Page"
   4601 msgstr ""
   4602 
   4603 #: ../sepolicy/sepolicy/gui.py:743
   4604 msgid "Help: Outbound Network Connections Page"
   4605 msgstr ""
   4606 
   4607 #: ../sepolicy/sepolicy/gui.py:746
   4608 msgid "Help: Inbound Network Connections Page"
   4609 msgstr ""
   4610 
   4611 #: ../sepolicy/sepolicy/gui.py:752
   4612 msgid "Help: Transition from application Page"
   4613 msgstr ""
   4614 
   4615 #: ../sepolicy/sepolicy/gui.py:755
   4616 msgid "Help: Transition into application Page"
   4617 msgstr ""
   4618 
   4619 #: ../sepolicy/sepolicy/gui.py:758
   4620 msgid "Help: Transition application file Page"
   4621 msgstr ""
   4622 
   4623 #: ../sepolicy/sepolicy/gui.py:762
   4624 msgid "Help: Systems Page"
   4625 msgstr ""
   4626 
   4627 #: ../sepolicy/sepolicy/gui.py:766
   4628 msgid "Help: Lockdown Page"
   4629 msgstr ""
   4630 
   4631 #: ../sepolicy/sepolicy/gui.py:770
   4632 msgid "Help: Login Page"
   4633 msgstr ""
   4634 
   4635 #: ../sepolicy/sepolicy/gui.py:774
   4636 msgid "Help: SELinux User Page"
   4637 msgstr ""
   4638 
   4639 #: ../sepolicy/sepolicy/gui.py:778
   4640 msgid "Help: File Equivalence Page"
   4641 msgstr ""
   4642 
   4643 #: ../sepolicy/sepolicy/gui.py:922 ../sepolicy/sepolicy/gui.py:1211
   4644 #: ../sepolicy/sepolicy/gui.py:1644 ../sepolicy/sepolicy/gui.py:1885
   4645 #: ../sepolicy/sepolicy/gui.py:2698
   4646 msgid "More..."
   4647 msgstr ""
   4648 
   4649 #: ../sepolicy/sepolicy/gui.py:1031
   4650 #, python-format
   4651 msgid "File path used to enter the '%s' domain."
   4652 msgstr ""
   4653 
   4654 #: ../sepolicy/sepolicy/gui.py:1032
   4655 #, python-format
   4656 msgid "Files to which the '%s' domain can write."
   4657 msgstr ""
   4658 
   4659 #: ../sepolicy/sepolicy/gui.py:1033
   4660 #, python-format
   4661 msgid "Network Ports to which the '%s' is allowed to connect."
   4662 msgstr ""
   4663 
   4664 #: ../sepolicy/sepolicy/gui.py:1034
   4665 #, python-format
   4666 msgid "Network Ports to which the '%s' is allowed to listen."
   4667 msgstr ""
   4668 
   4669 #: ../sepolicy/sepolicy/gui.py:1035
   4670 #, python-format
   4671 msgid "File Types defined for the '%s'."
   4672 msgstr ""
   4673 
   4674 #: ../sepolicy/sepolicy/gui.py:1036
   4675 #, python-format
   4676 msgid ""
   4677 "Display boolean information that can be used to modify the policy for the "
   4678 "'%s'."
   4679 msgstr ""
   4680 
   4681 #: ../sepolicy/sepolicy/gui.py:1037
   4682 #, python-format
   4683 msgid "Display file type information that can be used by the '%s'."
   4684 msgstr ""
   4685 
   4686 #: ../sepolicy/sepolicy/gui.py:1038
   4687 #, python-format
   4688 msgid "Display network ports to which the '%s' can connect or listen to."
   4689 msgstr ""
   4690 
   4691 #: ../sepolicy/sepolicy/gui.py:1039
   4692 #, python-format
   4693 msgid "Application Transitions Into '%s'"
   4694 msgstr ""
   4695 
   4696 #: ../sepolicy/sepolicy/gui.py:1040
   4697 #, python-format
   4698 msgid "Application Transitions From '%s'"
   4699 msgstr ""
   4700 
   4701 #: ../sepolicy/sepolicy/gui.py:1041
   4702 #, python-format
   4703 msgid "File Transitions From '%s'"
   4704 msgstr ""
   4705 
   4706 #: ../sepolicy/sepolicy/gui.py:1042
   4707 #, python-format
   4708 msgid ""
   4709 "Executables which will transition to the '%s', when executing a selected "
   4710 "domains entrypoint."
   4711 msgstr ""
   4712 
   4713 #: ../sepolicy/sepolicy/gui.py:1043
   4714 #, python-format
   4715 msgid ""
   4716 "Executables which will transition to a different domain, when the '%s' "
   4717 "executes them."
   4718 msgstr ""
   4719 
   4720 #: ../sepolicy/sepolicy/gui.py:1044
   4721 #, python-format
   4722 msgid "Files by '%s' will transitions to a different label."
   4723 msgstr ""
   4724 
   4725 #: ../sepolicy/sepolicy/gui.py:1045
   4726 #, python-format
   4727 msgid "Display applications that can transition into or out of the '%s'."
   4728 msgstr ""
   4729 
   4730 #: ../sepolicy/sepolicy/gui.py:1149
   4731 msgid "MISSING FILE PATH"
   4732 msgstr ""
   4733 
   4734 #: ../sepolicy/sepolicy/gui.py:1265 ../sepolicy/sepolicy/gui.py:1267
   4735 msgid "Boolean section."
   4736 msgstr ""
   4737 
   4738 #: ../sepolicy/sepolicy/gui.py:1265
   4739 msgid "To disable this transition, go to the "
   4740 msgstr ""
   4741 
   4742 #: ../sepolicy/sepolicy/gui.py:1267
   4743 msgid "To enable this transition, go to the "
   4744 msgstr ""
   4745 
   4746 #: ../sepolicy/sepolicy/gui.py:1324
   4747 msgid "executable"
   4748 msgstr ""
   4749 
   4750 #: ../sepolicy/sepolicy/gui.py:1327
   4751 msgid "writable"
   4752 msgstr ""
   4753 
   4754 #: ../sepolicy/sepolicy/gui.py:1330
   4755 msgid "application"
   4756 msgstr ""
   4757 
   4758 #: ../sepolicy/sepolicy/gui.py:1331
   4759 #, python-format
   4760 msgid "Add new %s file path for '%s' domains."
   4761 msgstr ""
   4762 
   4763 #: ../sepolicy/sepolicy/gui.py:1332
   4764 #, python-format
   4765 msgid "Delete modified %s file paths for '%s' domain."
   4766 msgstr ""
   4767 
   4768 #: ../sepolicy/sepolicy/gui.py:1333
   4769 #, python-format
   4770 msgid ""
   4771 "Modify selected modified %s file path for '%s' domain. Only bolded items in "
   4772 "the list can be selected, this indicates they were modified previously."
   4773 msgstr ""
   4774 
   4775 #: ../sepolicy/sepolicy/gui.py:1345
   4776 msgid "connect"
   4777 msgstr ""
   4778 
   4779 #: ../sepolicy/sepolicy/gui.py:1348
   4780 msgid "listen for inbound connections"
   4781 msgstr ""
   4782 
   4783 #: ../sepolicy/sepolicy/gui.py:1350
   4784 #, python-format
   4785 msgid "Add new port definition to which the '%s' domains is allowed to %s."
   4786 msgstr ""
   4787 
   4788 #: ../sepolicy/sepolicy/gui.py:1351
   4789 #, python-format
   4790 msgid ""
   4791 "Delete modified port definitions to which the '%s' domain is allowed to %s."
   4792 msgstr ""
   4793 
   4794 #: ../sepolicy/sepolicy/gui.py:1352
   4795 #, python-format
   4796 msgid "Modify port definitions to which the '%s' domain is allowed to %s."
   4797 msgstr ""
   4798 
   4799 #: ../sepolicy/sepolicy/gui.py:1381
   4800 msgid "Add new SELinux User/Role definition."
   4801 msgstr ""
   4802 
   4803 #: ../sepolicy/sepolicy/gui.py:1382
   4804 msgid "Delete modified SELinux User/Role definitions."
   4805 msgstr ""
   4806 
   4807 #: ../sepolicy/sepolicy/gui.py:1383
   4808 msgid "Modify selected modified SELinux User/Role definitions."
   4809 msgstr ""
   4810 
   4811 #: ../sepolicy/sepolicy/gui.py:1390
   4812 msgid "Add new Login Mapping definition."
   4813 msgstr ""
   4814 
   4815 #: ../sepolicy/sepolicy/gui.py:1391
   4816 msgid "Delete modified Login Mapping definitions."
   4817 msgstr ""
   4818 
   4819 #: ../sepolicy/sepolicy/gui.py:1392
   4820 msgid "Modify selected modified Login Mapping definitions."
   4821 msgstr ""
   4822 
   4823 #: ../sepolicy/sepolicy/gui.py:1399
   4824 msgid "Add new File Equivalence definition."
   4825 msgstr ""
   4826 
   4827 #: ../sepolicy/sepolicy/gui.py:1400
   4828 msgid "Delete modified File Equivalence definitions."
   4829 msgstr ""
   4830 
   4831 #: ../sepolicy/sepolicy/gui.py:1401
   4832 msgid ""
   4833 "Modify selected modified File Equivalence definitions. Only bolded items in "
   4834 "the list can be selected, this indicates they were modified previously."
   4835 msgstr ""
   4836 
   4837 #: ../sepolicy/sepolicy/gui.py:1429
   4838 #, python-format
   4839 msgid "Boolean %s Allow Rules"
   4840 msgstr ""
   4841 
   4842 #: ../sepolicy/sepolicy/gui.py:1442
   4843 #, python-format
   4844 msgid "Add Network Port for %s.  Ports will be created when update is applied."
   4845 msgstr ""
   4846 
   4847 #: ../sepolicy/sepolicy/gui.py:1443
   4848 #, python-format
   4849 msgid "Add Network Port for %s"
   4850 msgstr ""
   4851 
   4852 #: ../sepolicy/sepolicy/gui.py:1448
   4853 #, python-format
   4854 msgid ""
   4855 "Add File Labeling for %s. File labels will be created when update is applied."
   4856 msgstr ""
   4857 
   4858 #: ../sepolicy/sepolicy/gui.py:1449 ../sepolicy/sepolicy/gui.py:1500
   4859 #, python-format
   4860 msgid "Add File Labeling for %s"
   4861 msgstr ""
   4862 
   4863 #: ../sepolicy/sepolicy/gui.py:1459
   4864 msgid "Add Login Mapping. User Mapping will be created when Update is applied."
   4865 msgstr ""
   4866 
   4867 #: ../sepolicy/sepolicy/gui.py:1460
   4868 msgid "Add Login Mapping"
   4869 msgstr ""
   4870 
   4871 #: ../sepolicy/sepolicy/gui.py:1465
   4872 msgid ""
   4873 "Add SELinux User Role. SELinux user roles will be created when update is "
   4874 "applied."
   4875 msgstr ""
   4876 
   4877 #: ../sepolicy/sepolicy/gui.py:1466
   4878 msgid "Add SELinux Users"
   4879 msgstr ""
   4880 
   4881 #: ../sepolicy/sepolicy/gui.py:1473
   4882 msgid ""
   4883 "Add File Equivalency Mapping. Mapping will be created when update is applied."
   4884 msgstr ""
   4885 
   4886 #: ../sepolicy/sepolicy/gui.py:1474
   4887 msgid "Add SELinux File Equivalency"
   4888 msgstr ""
   4889 
   4890 #: ../sepolicy/sepolicy/gui.py:1499
   4891 #, python-format
   4892 msgid ""
   4893 "Modify File Labeling for %s. File labels will be created when update is "
   4894 "applied."
   4895 msgstr ""
   4896 
   4897 #: ../sepolicy/sepolicy/gui.py:1566
   4898 msgid ""
   4899 "Modify File Equivalency Mapping. Mapping will be created when update is "
   4900 "applied."
   4901 msgstr ""
   4902 
   4903 #: ../sepolicy/sepolicy/gui.py:1567
   4904 msgid "Modify SELinux File Equivalency"
   4905 msgstr ""
   4906 
   4907 #: ../sepolicy/sepolicy/gui.py:1652
   4908 #, python-format
   4909 msgid ""
   4910 "Modify Network Port for %s.  Ports will be created when update is applied."
   4911 msgstr ""
   4912 
   4913 #: ../sepolicy/sepolicy/gui.py:1653
   4914 #, python-format
   4915 msgid "Modify Network Port for %s"
   4916 msgstr ""
   4917 
   4918 #: ../sepolicy/sepolicy/gui.py:1866
   4919 #, python-format
   4920 msgid "The entry '%s' is not a valid path.  Paths must begin with a '/'."
   4921 msgstr ""
   4922 
   4923 #: ../sepolicy/sepolicy/gui.py:1879
   4924 msgid "Port number must be between 1 and 65536"
   4925 msgstr ""
   4926 
   4927 #: ../sepolicy/sepolicy/gui.py:2146
   4928 #, python-format
   4929 msgid "SELinux name: %s"
   4930 msgstr ""
   4931 
   4932 #: ../sepolicy/sepolicy/gui.py:2157
   4933 #, python-format
   4934 msgid "Add file labeling for %s"
   4935 msgstr ""
   4936 
   4937 #: ../sepolicy/sepolicy/gui.py:2159
   4938 #, python-format
   4939 msgid "Delete file labeling for %s"
   4940 msgstr ""
   4941 
   4942 #: ../sepolicy/sepolicy/gui.py:2161
   4943 #, python-format
   4944 msgid "Modify file labeling for %s"
   4945 msgstr ""
   4946 
   4947 #: ../sepolicy/sepolicy/gui.py:2165
   4948 #, python-format
   4949 msgid "File path: %s"
   4950 msgstr ""
   4951 
   4952 #: ../sepolicy/sepolicy/gui.py:2168
   4953 #, python-format
   4954 msgid "File class: %s"
   4955 msgstr ""
   4956 
   4957 #: ../sepolicy/sepolicy/gui.py:2171 ../sepolicy/sepolicy/gui.py:2195
   4958 #, python-format
   4959 msgid "SELinux file type: %s"
   4960 msgstr ""
   4961 
   4962 #: ../sepolicy/sepolicy/gui.py:2180
   4963 #, python-format
   4964 msgid "Add ports for %s"
   4965 msgstr ""
   4966 
   4967 #: ../sepolicy/sepolicy/gui.py:2182
   4968 #, python-format
   4969 msgid "Delete ports for %s"
   4970 msgstr ""
   4971 
   4972 #: ../sepolicy/sepolicy/gui.py:2184
   4973 #, python-format
   4974 msgid "Modify ports for %s"
   4975 msgstr ""
   4976 
   4977 #: ../sepolicy/sepolicy/gui.py:2187
   4978 #, python-format
   4979 msgid "Network ports: %s"
   4980 msgstr ""
   4981 
   4982 #: ../sepolicy/sepolicy/gui.py:2190
   4983 #, python-format
   4984 msgid "Network protocol: %s"
   4985 msgstr ""
   4986 
   4987 #: ../sepolicy/sepolicy/gui.py:2204
   4988 msgid "Add user"
   4989 msgstr ""
   4990 
   4991 #: ../sepolicy/sepolicy/gui.py:2206
   4992 msgid "Delete user"
   4993 msgstr ""
   4994 
   4995 #: ../sepolicy/sepolicy/gui.py:2208
   4996 msgid "Modify user"
   4997 msgstr ""
   4998 
   4999 #: ../sepolicy/sepolicy/gui.py:2211
   5000 #, python-format
   5001 msgid "SELinux User : %s"
   5002 msgstr ""
   5003 
   5004 #: ../sepolicy/sepolicy/gui.py:2216
   5005 #, python-format
   5006 msgid "Roles: %s"
   5007 msgstr ""
   5008 
   5009 #: ../sepolicy/sepolicy/gui.py:2220 ../sepolicy/sepolicy/gui.py:2245
   5010 #, python-format
   5011 msgid "MLS/MCS Range: %s"
   5012 msgstr ""
   5013 
   5014 #: ../sepolicy/sepolicy/gui.py:2229
   5015 msgid "Add login mapping"
   5016 msgstr ""
   5017 
   5018 #: ../sepolicy/sepolicy/gui.py:2231
   5019 msgid "Delete login mapping"
   5020 msgstr ""
   5021 
   5022 #: ../sepolicy/sepolicy/gui.py:2233
   5023 msgid "Modify login mapping"
   5024 msgstr ""
   5025 
   5026 #: ../sepolicy/sepolicy/gui.py:2237
   5027 #, python-format
   5028 msgid "Linux User : %s"
   5029 msgstr ""
   5030 
   5031 #: ../sepolicy/sepolicy/gui.py:2241
   5032 #, python-format
   5033 msgid "SELinux User: %s"
   5034 msgstr ""
   5035 
   5036 #: ../sepolicy/sepolicy/gui.py:2254
   5037 msgid "Add file equiv labeling."
   5038 msgstr ""
   5039 
   5040 #: ../sepolicy/sepolicy/gui.py:2256
   5041 msgid "Delete file equiv labeling."
   5042 msgstr ""
   5043 
   5044 #: ../sepolicy/sepolicy/gui.py:2258
   5045 msgid "Modify file equiv labeling."
   5046 msgstr ""
   5047 
   5048 #: ../sepolicy/sepolicy/gui.py:2262
   5049 #, python-format
   5050 msgid "File path : %s"
   5051 msgstr ""
   5052 
   5053 #: ../sepolicy/sepolicy/gui.py:2266
   5054 #, python-format
   5055 msgid "Equivalence: %s"
   5056 msgstr ""
   5057 
   5058 #: ../sepolicy/sepolicy/gui.py:2369
   5059 #, python-format
   5060 msgid "Run restorecon on %s to change its type from %s to the default %s?"
   5061 msgstr ""
   5062 
   5063 #: ../sepolicy/sepolicy/gui.py:2381
   5064 msgid "Update Changes"
   5065 msgstr ""
   5066 
   5067 #: ../sepolicy/sepolicy/gui.py:2383
   5068 msgid "Revert Changes"
   5069 msgstr ""
   5070 
   5071 #: ../sepolicy/sepolicy/gui.py:2556
   5072 msgid "System Status: Enforcing"
   5073 msgstr ""
   5074 
   5075 #: ../sepolicy/sepolicy/gui.py:2558
   5076 msgid "System Status: Permissive"
   5077 msgstr ""
   5078 
   5079 #: ../sepolicy/sepolicy/gui.py:2749
   5080 msgid ""
   5081 "Changing to SELinux disabled requires a reboot.  It is not recommended.  If "
   5082 "you later decide to turn SELinux back on, the system will be required to "
   5083 "relabel.  If you just want to see if SELinux is causing a problem on your "
   5084 "system, you can go to permissive mode which will only log errors and not "
   5085 "enforce SELinux policy.  Permissive mode does not require a reboot.  Do you "
   5086 "wish to continue?"
   5087 msgstr ""
   5088 
   5089 #: ../sepolicy/sepolicy/gui.py:2783
   5090 msgid ""
   5091 "You are attempting to close the application without applying your changes.\n"
   5092 "    *    To apply changes you have made during this session, click No and "
   5093 "click Update.\n"
   5094 "    *    To leave the application without applying your changes, click Yes.  "
   5095 "All changes that you have made during this session will be lost."
   5096 msgstr ""
   5097 
   5098 #: ../sepolicy/sepolicy/gui.py:2783
   5099 msgid "Loss of data Dialog"
   5100 msgstr ""
   5101