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