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