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