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