1# Dusan Kazik <prescott66@gmail.com>, 2015. #zanata 2# Martin Bašti <mbasti@redhat.com>, 2016. #zanata 3# feonsu <feonsu@gmail.com>, 2016. #zanata 4# Pal'o Šimo <palos@fedoraproject.org>, 2017. #zanata 5# feonsu <feonsu@gmail.com>, 2017. #zanata 6# feonsu <feonsu@gmail.com>, 2018. #zanata 7msgid "" 8msgstr "" 9"Project-Id-Version: PACKAGE VERSION\n" 10"Report-Msgid-Bugs-To: \n" 11"POT-Creation-Date: 2022-08-30 22:52+0200\n" 12"PO-Revision-Date: 2018-04-04 06:09-0400\n" 13"Last-Translator: feonsu <feonsu@gmail.com>\n" 14"Language-Team: Slovak\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"X-Generator: Zanata 4.6.2\n" 21 22#: ../booleansPage.py:199 ../system-config-selinux.ui:999 23msgid "Boolean" 24msgstr "" 25 26#: ../booleansPage.py:249 ../semanagePage.py:167 27msgid "all" 28msgstr "" 29 30#: ../booleansPage.py:251 ../semanagePage.py:169 31#: ../system-config-selinux.ui:935 ../system-config-selinux.ui:1071 32#: ../system-config-selinux.ui:1480 33msgid "Customized" 34msgstr "" 35 36#: ../domainsPage.py:56 ../system-config-selinux.ui:1808 37msgid "Process Domain" 38msgstr "" 39 40#: ../domainsPage.py:64 41msgid "Domain Name" 42msgstr "" 43 44#: ../domainsPage.py:69 45msgid "Mode" 46msgstr "" 47 48#: ../domainsPage.py:102 ../domainsPage.py:113 ../domainsPage.py:157 49#: ../statusPage.py:74 ../system-config-selinux.ui:596 50#: ../system-config-selinux.ui:1729 51msgid "Permissive" 52msgstr "" 53 54#: ../fcontextPage.py:73 ../system-config-selinux.ui:1134 55msgid "File Labeling" 56msgstr "" 57 58#: ../fcontextPage.py:83 59msgid "" 60"File\n" 61"Specification" 62msgstr "" 63 64#: ../fcontextPage.py:90 65msgid "" 66"Selinux\n" 67"File Type" 68msgstr "" 69 70#: ../fcontextPage.py:97 71msgid "" 72"File\n" 73"Type" 74msgstr "" 75 76#: ../loginsPage.py:56 ../system-config-selinux.ui:1255 77msgid "User Mapping" 78msgstr "" 79 80#: ../loginsPage.py:60 81msgid "" 82"Login\n" 83"Name" 84msgstr "" 85 86#: ../loginsPage.py:64 ../usersPage.py:61 87msgid "" 88"SELinux\n" 89"User" 90msgstr "" 91 92#: ../loginsPage.py:67 ../usersPage.py:66 93msgid "" 94"MLS/\n" 95"MCS Range" 96msgstr "" 97 98#: ../loginsPage.py:136 99#, python-format 100msgid "Login '%s' is required" 101msgstr "" 102 103#: ../modulesPage.py:56 ../system-config-selinux.ui:1696 104msgid "Policy Module" 105msgstr "" 106 107#: ../modulesPage.py:66 108msgid "Module Name" 109msgstr "" 110 111#: ../modulesPage.py:71 112msgid "Priority" 113msgstr "Priorita" 114 115#: ../modulesPage.py:80 116msgid "Kind" 117msgstr "" 118 119#: ../modulesPage.py:149 120msgid "Disable Audit" 121msgstr "" 122 123#: ../modulesPage.py:152 ../system-config-selinux.ui:1633 124msgid "Enable Audit" 125msgstr "" 126 127#: ../modulesPage.py:177 128msgid "Load Policy Module" 129msgstr "" 130 131#: ../polgengui.py:289 ../polgen.ui:728 132msgid "Name" 133msgstr "Názov" 134 135#: ../polgengui.py:291 ../polgen.ui:111 136msgid "Description" 137msgstr "Popis" 138 139#: ../polgengui.py:299 140msgid "Role" 141msgstr "" 142 143#: ../polgengui.py:306 144msgid "Existing_User" 145msgstr "" 146 147#: ../polgengui.py:320 ../polgengui.py:328 ../polgengui.py:342 148msgid "Application" 149msgstr "" 150 151#: ../polgengui.py:387 152#, python-format 153msgid "%s must be a directory" 154msgstr "" 155 156#: ../polgengui.py:447 ../polgengui.py:728 157msgid "You must select a user" 158msgstr "" 159 160#: ../polgengui.py:577 161msgid "Select executable file to be confined." 162msgstr "" 163 164#: ../polgengui.py:588 165msgid "Select init script file to be confined." 166msgstr "" 167 168#: ../polgengui.py:598 169msgid "Select file(s) that confined application creates or writes" 170msgstr "" 171 172#: ../polgengui.py:605 173msgid "Select directory(s) that the confined application owns and writes into" 174msgstr "" 175 176#: ../polgengui.py:667 177msgid "Select directory to generate policy files in" 178msgstr "" 179 180#: ../polgengui.py:684 181#, python-format 182msgid "" 183"Type %s_t already defined in current policy.\n" 184"Do you want to continue?" 185msgstr "" 186 187#: ../polgengui.py:684 ../polgengui.py:688 188msgid "Verify Name" 189msgstr "" 190 191#: ../polgengui.py:688 192#, python-format 193msgid "" 194"Module %s already loaded in current policy.\n" 195"Do you want to continue?" 196msgstr "" 197 198#: ../polgengui.py:734 199msgid "" 200"You must add a name made up of letters and numbers and containing no spaces." 201msgstr "" 202 203#: ../polgengui.py:748 204msgid "You must enter a executable" 205msgstr "" 206 207#: ../polgengui.py:773 ../system-config-selinux.py:185 208msgid "Configure SELinux" 209msgstr "" 210 211#: ../polgen.ui:9 212msgid "Red Hat 2007" 213msgstr "" 214 215#: ../polgen.ui:11 216msgid "GPL" 217msgstr "" 218 219#. TRANSLATORS: Replace this string with your names, one name per line. 220#: ../polgen.ui:13 ../system-config-selinux.ui:15 221msgid "translator-credits" 222msgstr "feonsu" 223 224#: ../polgen.ui:34 225msgid "Add Booleans Dialog" 226msgstr "" 227 228#: ../polgen.ui:99 229msgid "Boolean Name" 230msgstr "" 231 232#: ../polgen.ui:234 ../selinux-polgengui.desktop:3 233msgid "SELinux Policy Generation Tool" 234msgstr "" 235 236#: ../polgen.ui:255 237msgid "" 238"<b>Select the policy type for the application or user role you want to " 239"confine:</b>" 240msgstr "" 241 242#: ../polgen.ui:288 243msgid "<b>Applications</b>" 244msgstr "" 245 246#: ../polgen.ui:320 247msgid "Standard Init Daemon" 248msgstr "" 249 250#: ../polgen.ui:324 ../polgen.ui:340 251msgid "" 252"Standard Init Daemon are daemons started on boot via init scripts. Usually " 253"requires a script in /etc/rc.d/init.d" 254msgstr "" 255 256#: ../polgen.ui:336 257msgid "DBUS System Daemon" 258msgstr "" 259 260#: ../polgen.ui:353 261msgid "Internet Services Daemon (inetd)" 262msgstr "" 263 264#: ../polgen.ui:357 265msgid "Internet Services Daemon are daemons started by xinetd" 266msgstr "" 267 268#: ../polgen.ui:370 269msgid "Web Application/Script (CGI)" 270msgstr "" 271 272#: ../polgen.ui:374 273msgid "" 274"Web Applications/Script (CGI) CGI scripts started by the web server (apache)" 275msgstr "" 276 277#: ../polgen.ui:387 278msgid "User Application" 279msgstr "" 280 281#: ../polgen.ui:391 ../polgen.ui:408 282msgid "" 283"User Application are any application that you would like to confine that is " 284"started by a user" 285msgstr "" 286 287#: ../polgen.ui:404 288msgid "Sandbox" 289msgstr "" 290 291#: ../polgen.ui:450 292msgid "<b>Login Users</b>" 293msgstr "" 294 295#: ../polgen.ui:482 296msgid "Existing User Roles" 297msgstr "" 298 299#: ../polgen.ui:486 300msgid "Modify an existing login user record." 301msgstr "" 302 303#: ../polgen.ui:499 304msgid "Minimal Terminal User Role" 305msgstr "" 306 307#: ../polgen.ui:503 308msgid "" 309"This user will login to a machine only via a terminal or remote login. By " 310"default this user will have no setuid, no networking, no su, no sudo." 311msgstr "" 312 313#: ../polgen.ui:516 314msgid "Minimal X Windows User Role" 315msgstr "" 316 317#: ../polgen.ui:520 318msgid "" 319"This user can login to a machine via X or terminal. By default this user " 320"will have no setuid, no networking, no sudo, no su" 321msgstr "" 322 323#: ../polgen.ui:533 324msgid "User Role" 325msgstr "" 326 327#: ../polgen.ui:537 328msgid "" 329"User with full networking, no setuid applications without transition, no " 330"sudo, no su." 331msgstr "" 332 333#: ../polgen.ui:550 334msgid "Admin User Role" 335msgstr "" 336 337#: ../polgen.ui:554 338msgid "" 339"User with full networking, no setuid applications without transition, no su, " 340"can sudo to Root Administration Roles" 341msgstr "" 342 343#: ../polgen.ui:596 344msgid "<b>Root Users</b>" 345msgstr "" 346 347#: ../polgen.ui:627 348msgid "Root Admin User Role" 349msgstr "" 350 351#: ../polgen.ui:631 352msgid "" 353"Select Root Administrator User Role, if this user will be used to administer " 354"the machine while running as root. This user will not be able to login to " 355"the system directly." 356msgstr "" 357 358#: ../polgen.ui:705 359msgid "<b>Enter name of application or user role:</b>" 360msgstr "" 361 362#: ../polgen.ui:739 363msgid "Enter complete path for executable to be confined." 364msgstr "" 365 366#: ../polgen.ui:756 ../polgen.ui:838 ../polgen.ui:2317 367msgid "..." 368msgstr "" 369 370#: ../polgen.ui:776 371msgid "Enter unique name for the confined application or user role." 372msgstr "" 373 374#: ../polgen.ui:794 375msgid "Executable" 376msgstr "" 377 378#: ../polgen.ui:808 379msgid "Init script" 380msgstr "" 381 382#: ../polgen.ui:821 383msgid "" 384"Enter complete path to init script used to start the confined application." 385msgstr "" 386 387#: ../polgen.ui:883 388msgid "<b>Select existing role to modify:</b>" 389msgstr "" 390 391#: ../polgen.ui:904 392#, python-format 393msgid "Select the user roles that will transition to the %s domain." 394msgstr "" 395 396#: ../polgen.ui:921 397msgid "role tab" 398msgstr "" 399 400#: ../polgen.ui:937 401#, python-format 402msgid "<b>Select roles that %s will transition to:</b>" 403msgstr "" 404 405#: ../polgen.ui:955 406#, python-format 407msgid "Select applications domains that %s will transition to." 408msgstr "" 409 410#: ../polgen.ui:972 411msgid "" 412"transition \n" 413"role tab" 414msgstr "" 415 416#: ../polgen.ui:989 417#, python-format 418msgid "<b>Select the user_roles that will transition to %s:</b>" 419msgstr "" 420 421#: ../polgen.ui:1007 422msgid "" 423"Select the user roles that will transition to this applications domains." 424msgstr "" 425 426#: ../polgen.ui:1040 427#, python-format 428msgid "<b>Select domains that %s will administer:</b>" 429msgstr "" 430 431#: ../polgen.ui:1058 ../polgen.ui:1109 432msgid "Select the domains that you would like this user administer." 433msgstr "" 434 435#: ../polgen.ui:1091 436#, python-format 437msgid "<b>Select additional roles for %s:</b>" 438msgstr "" 439 440#: ../polgen.ui:1142 441#, python-format 442msgid "<b>Enter network ports that %s binds on:</b>" 443msgstr "" 444 445#: ../polgen.ui:1162 ../polgen.ui:1529 446msgid "<b>TCP Ports</b>" 447msgstr "" 448 449#: ../polgen.ui:1199 ../polgen.ui:1366 ../polgen.ui:1561 ../polgen.ui:1670 450msgid "All" 451msgstr "Všetko" 452 453#: ../polgen.ui:1203 ../polgen.ui:1370 454#, python-format 455msgid "Allows %s to bind to any udp port" 456msgstr "" 457 458#: ../polgen.ui:1216 ../polgen.ui:1383 459msgid "600-1024" 460msgstr "" 461 462#: ../polgen.ui:1220 ../polgen.ui:1387 463#, python-format 464msgid "Allow %s to call bindresvport with 0. Binding to port 600-1024" 465msgstr "" 466 467#: ../polgen.ui:1233 ../polgen.ui:1400 468msgid "Unreserved Ports (>1024)" 469msgstr "" 470 471#: ../polgen.ui:1237 ../polgen.ui:1404 472#, python-format 473msgid "" 474"Enter a comma separated list of udp ports or ranges of ports that %s binds " 475"to. Example: 612, 650-660" 476msgstr "" 477 478#: ../polgen.ui:1265 ../polgen.ui:1432 ../polgen.ui:1581 ../polgen.ui:1690 479msgid "Select Ports" 480msgstr "" 481 482#: ../polgen.ui:1278 ../polgen.ui:1445 483#, python-format 484msgid "Allows %s to bind to any udp ports > 1024" 485msgstr "" 486 487#: ../polgen.ui:1329 ../polgen.ui:1638 488msgid "<b>UDP Ports</b>" 489msgstr "" 490 491#: ../polgen.ui:1492 492msgid "" 493"Network\n" 494"Bind tab" 495msgstr "" 496 497#: ../polgen.ui:1509 498#, python-format 499msgid "<b>Select network ports that %s connects to:</b>" 500msgstr "" 501 502#: ../polgen.ui:1565 503#, python-format 504msgid "Allows %s to connect to any tcp port" 505msgstr "" 506 507#: ../polgen.ui:1594 508#, python-format 509msgid "" 510"Enter a comma separated list of tcp ports or ranges of ports that %s " 511"connects to. Example: 612, 650-660" 512msgstr "" 513 514#: ../polgen.ui:1674 515#, python-format 516msgid "Allows %s to connect to any udp port" 517msgstr "" 518 519#: ../polgen.ui:1703 520#, python-format 521msgid "" 522"Enter a comma separated list of udp ports or ranges of ports that %s " 523"connects to. Example: 612, 650-660" 524msgstr "" 525 526#: ../polgen.ui:1760 527#, python-format 528msgid "<b>Select common application traits for %s:</b>" 529msgstr "" 530 531#: ../polgen.ui:1777 532msgid "Writes syslog messages\t" 533msgstr "" 534 535#: ../polgen.ui:1792 536msgid "Create/Manipulate temporary files in /tmp" 537msgstr "" 538 539#: ../polgen.ui:1807 540msgid "Uses Pam for authentication" 541msgstr "" 542 543#: ../polgen.ui:1822 544msgid "Uses nsswitch or getpw* calls" 545msgstr "" 546 547#: ../polgen.ui:1837 548msgid "Uses dbus" 549msgstr "" 550 551#: ../polgen.ui:1852 552msgid "Sends audit messages" 553msgstr "" 554 555#: ../polgen.ui:1867 556msgid "Interacts with the terminal" 557msgstr "" 558 559#: ../polgen.ui:1882 560msgid "Sends email" 561msgstr "" 562 563#: ../polgen.ui:1925 564#, python-format 565msgid "<b>Add files/directories that %s manages</b>" 566msgstr "" 567 568#: ../polgen.ui:1978 569#, fuzzy 570#| msgid "_File" 571msgid "Add File" 572msgstr "_Súbor" 573 574#: ../polgen.ui:2031 575#, fuzzy 576#| msgid "directory" 577msgid "Add Directory" 578msgstr "adresár" 579 580#: ../polgen.ui:2086 581#, python-format 582msgid "" 583"Files/Directories which the %s \"manages\". Pid Files, Log Files, /var/lib " 584"Files ..." 585msgstr "" 586 587#: ../polgen.ui:2126 588#, python-format 589msgid "<b>Add booleans from the %s policy:</b>" 590msgstr "" 591 592#: ../polgen.ui:2179 593msgid "Add Boolean" 594msgstr "" 595 596#: ../polgen.ui:2234 597#, python-format 598msgid "Add/Remove booleans used by the %s domain" 599msgstr "" 600 601#: ../polgen.ui:2272 602#, python-format 603msgid "<b>Which directory you will generate the %s policy?</b>" 604msgstr "" 605 606#: ../polgen.ui:2290 607msgid "Policy Directory" 608msgstr "" 609 610#: ../portsPage.py:61 ../system-config-selinux.ui:1544 611msgid "Network Port" 612msgstr "" 613 614#: ../portsPage.py:96 615msgid "" 616"SELinux Port\n" 617"Type" 618msgstr "" 619 620#: ../portsPage.py:102 ../system-config-selinux.ui:294 621msgid "Protocol" 622msgstr "Protokol" 623 624#: ../portsPage.py:107 ../system-config-selinux.ui:355 625msgid "" 626"MLS/MCS\n" 627"Level" 628msgstr "" 629 630#: ../portsPage.py:112 631msgid "Port" 632msgstr "Port" 633 634#: ../portsPage.py:214 635#, python-format 636msgid "Port number \"%s\" is not valid. 0 < PORT_NUMBER < 65536 " 637msgstr "" 638 639#: ../portsPage.py:259 640msgid "List View" 641msgstr "" 642 643#: ../portsPage.py:262 ../system-config-selinux.ui:1466 644msgid "Group View" 645msgstr "" 646 647#: ../selinux-polgengui.desktop:32 ../sepolicy.desktop:4 648msgid "Generate SELinux policy modules" 649msgstr "" 650 651#: ../semanagePage.py:131 652#, python-format 653msgid "Are you sure you want to delete %s '%s'?" 654msgstr "" 655 656#: ../semanagePage.py:131 657#, python-format 658msgid "Delete %s" 659msgstr "" 660 661#: ../semanagePage.py:139 662#, python-format 663msgid "Add %s" 664msgstr "" 665 666#: ../semanagePage.py:153 667#, python-format 668msgid "Modify %s" 669msgstr "" 670 671#: ../sepolicy.desktop:3 672msgid "SELinux Policy Management Tool" 673msgstr "" 674 675#: ../sepolicy.desktop:11 676msgid "policy;security;selinux;avc;permission;mac;" 677msgstr "" 678 679#: ../statusPage.py:75 ../system-config-selinux.ui:599 680#: ../system-config-selinux.ui:1744 681msgid "Enforcing" 682msgstr "" 683 684#: ../statusPage.py:80 ../system-config-selinux.ui:593 685msgid "Disabled" 686msgstr "Deaktivované" 687 688#: ../statusPage.py:99 689msgid "Status" 690msgstr "Stav" 691 692#: ../statusPage.py:138 693msgid "" 694"Changing the policy type will cause a relabel of the entire file system on " 695"the next boot. Relabeling takes a long time depending on the size of the " 696"file system. Do you wish to continue?" 697msgstr "" 698 699#: ../statusPage.py:152 700msgid "" 701"Changing to SELinux disabled requires a reboot. It is not recommended. If " 702"you later decide to turn SELinux back on, the system will be required to " 703"relabel. If you just want to see if SELinux is causing a problem on your " 704"system, you can go to permissive mode which will only log errors and not " 705"enforce SELinux policy. Permissive mode does not require a reboot Do you " 706"wish to continue?" 707msgstr "" 708 709#: ../statusPage.py:157 710msgid "" 711"Changing to SELinux enabled will cause a relabel of the entire file system " 712"on the next boot. Relabeling takes a long time depending on the size of the " 713"file system. Do you wish to continue?" 714msgstr "" 715 716#: ../system-config-selinux.desktop:3 717msgid "SELinux Management" 718msgstr "" 719 720#: ../system-config-selinux.desktop:32 721msgid "Configure SELinux in a graphical setting" 722msgstr "" 723 724#: ../system-config-selinux.ui:11 725msgid "" 726"Copyright (c)2006 Red Hat, Inc.\n" 727"Copyright (c) 2006 Dan Walsh <dwalsh@redhat.com>" 728msgstr "" 729 730#: ../system-config-selinux.ui:53 ../system-config-selinux.ui:407 731msgid "Add SELinux Login Mapping" 732msgstr "" 733 734#: ../system-config-selinux.ui:117 735msgid "Login Name" 736msgstr "" 737 738#: ../system-config-selinux.ui:128 ../system-config-selinux.ui:1376 739#: ../system-config-selinux.ui:1911 ../usersPage.py:55 740msgid "SELinux User" 741msgstr "SELinux používateľ" 742 743#: ../system-config-selinux.ui:139 ../system-config-selinux.ui:1922 744msgid "MLS/MCS Range" 745msgstr "" 746 747#: ../system-config-selinux.ui:219 748msgid "Add SELinux Network Ports" 749msgstr "" 750 751#: ../system-config-selinux.ui:283 752msgid "Port Number" 753msgstr "" 754 755#: ../system-config-selinux.ui:305 ../system-config-selinux.ui:493 756msgid "SELinux Type" 757msgstr "" 758 759#: ../system-config-selinux.ui:471 760msgid "File Specification" 761msgstr "" 762 763#: ../system-config-selinux.ui:482 764msgid "File Type" 765msgstr "" 766 767#: ../system-config-selinux.ui:543 768msgid "MLS" 769msgstr "" 770 771#: ../system-config-selinux.ui:605 772msgid "SELinux Administration" 773msgstr "" 774 775#: ../system-config-selinux.ui:622 776msgid "_File" 777msgstr "_Súbor" 778 779#: ../system-config-selinux.ui:630 780msgid "_Add" 781msgstr "_Pridať" 782 783#: ../system-config-selinux.ui:642 784msgid "_Properties" 785msgstr "" 786 787#: ../system-config-selinux.ui:654 788msgid "_Delete" 789msgstr "O_dstrániť" 790 791#: ../system-config-selinux.ui:681 792msgid "_Help" 793msgstr "_Pomocník" 794 795#: ../system-config-selinux.ui:728 796msgid "Select Management Object" 797msgstr "" 798 799#: ../system-config-selinux.ui:741 800msgid "<b>Select:</b>" 801msgstr "" 802 803#: ../system-config-selinux.ui:771 804msgid "System Default Enforcing Mode" 805msgstr "" 806 807#: ../system-config-selinux.ui:800 808msgid "Current Enforcing Mode" 809msgstr "" 810 811#: ../system-config-selinux.ui:822 812msgid "System Default Policy Type: " 813msgstr "" 814 815#: ../system-config-selinux.ui:845 816msgid "" 817"Select if you wish to relabel then entire file system on next reboot. " 818"Relabeling can take a very long time, depending on the size of the system. " 819"If you are changing policy types or going from disabled to enforcing, a " 820"relabel is required." 821msgstr "" 822 823#: ../system-config-selinux.ui:877 824msgid "Relabel on next reboot." 825msgstr "" 826 827#: ../system-config-selinux.ui:921 828msgid "Revert boolean setting to system default" 829msgstr "" 830 831#: ../system-config-selinux.ui:934 832msgid "Toggle between Customized and All Booleans" 833msgstr "" 834 835#: ../system-config-selinux.ui:960 ../system-config-selinux.ui:1096 836#: ../system-config-selinux.ui:1216 ../system-config-selinux.ui:1337 837#: ../system-config-selinux.ui:1505 ../system-config-selinux.ui:1657 838#: ../system-config-selinux.ui:1769 839msgid "Filter" 840msgstr "Filter" 841 842#: ../system-config-selinux.ui:1031 843msgid "Add File Context" 844msgstr "" 845 846#: ../system-config-selinux.ui:1044 847msgid "Modify File Context" 848msgstr "" 849 850#: ../system-config-selinux.ui:1057 851msgid "Delete File Context" 852msgstr "" 853 854#: ../system-config-selinux.ui:1070 855msgid "Toggle between all and customized file context" 856msgstr "" 857 858#: ../system-config-selinux.ui:1166 859msgid "Add SELinux User Mapping" 860msgstr "" 861 862#: ../system-config-selinux.ui:1179 863msgid "Modify SELinux User Mapping" 864msgstr "" 865 866#: ../system-config-selinux.ui:1192 867msgid "Delete SELinux User Mapping" 868msgstr "" 869 870#: ../system-config-selinux.ui:1287 871msgid "Add User" 872msgstr "" 873 874#: ../system-config-selinux.ui:1300 875msgid "Modify User" 876msgstr "" 877 878#: ../system-config-selinux.ui:1313 879msgid "Delete User" 880msgstr "" 881 882#: ../system-config-selinux.ui:1408 883msgid "Add Network Port" 884msgstr "" 885 886#: ../system-config-selinux.ui:1421 887msgid "Edit Network Port" 888msgstr "" 889 890#: ../system-config-selinux.ui:1434 891msgid "Delete Network Port" 892msgstr "" 893 894#: ../system-config-selinux.ui:1465 ../system-config-selinux.ui:1479 895msgid "Toggle between Customized and All Ports" 896msgstr "" 897 898#: ../system-config-selinux.ui:1576 899msgid "Generate new policy module" 900msgstr "" 901 902#: ../system-config-selinux.ui:1588 903msgid "Load policy module" 904msgstr "" 905 906#: ../system-config-selinux.ui:1601 907msgid "Remove loadable policy module" 908msgstr "" 909 910#: ../system-config-selinux.ui:1632 911msgid "" 912"Enable/Disable additional audit rules, that are normally not reported in the " 913"log files." 914msgstr "" 915 916#: ../system-config-selinux.ui:1728 917msgid "Change process mode to permissive." 918msgstr "" 919 920#: ../system-config-selinux.ui:1743 921msgid "Change process mode to enforcing" 922msgstr "" 923 924#: ../system-config-selinux.ui:1847 925msgid "Add SELinux User" 926msgstr "" 927 928#: ../system-config-selinux.ui:1944 ../usersPage.py:70 929msgid "SELinux Roles" 930msgstr "" 931 932#: ../usersPage.py:143 933#, python-format 934msgid "SELinux user '%s' is required" 935msgstr "" 936