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