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