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