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