diff --git a/policycoreutils-gui.patch b/policycoreutils-gui.patch index e35c89a..bc3d2ed 100644 --- a/policycoreutils-gui.patch +++ b/policycoreutils-gui.patch @@ -1,6 +1,6 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/booleansPage.py policycoreutils-2.0.61/gui/booleansPage.py --- nsapolicycoreutils/gui/booleansPage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/booleansPage.py 2009-01-14 10:05:38.000000000 -0500 ++++ policycoreutils-2.0.61/gui/booleansPage.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,247 @@ +# +# booleansPage.py - GUI for Booleans page in system-config-securitylevel @@ -251,7 +251,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/booleansPage.py poli + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/domainsPage.py policycoreutils-2.0.61/gui/domainsPage.py --- nsapolicycoreutils/gui/domainsPage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/domainsPage.py 2009-01-20 09:47:52.000000000 -0500 ++++ policycoreutils-2.0.61/gui/domainsPage.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,154 @@ +## domainsPage.py - show selinux domains +## Copyright (C) 2009 Red Hat, Inc. @@ -409,7 +409,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/domainsPage.py polic + self.error(e.args[0]) diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/fcontextPage.py policycoreutils-2.0.61/gui/fcontextPage.py --- nsapolicycoreutils/gui/fcontextPage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/fcontextPage.py 2009-01-14 10:05:38.000000000 -0500 ++++ policycoreutils-2.0.61/gui/fcontextPage.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,223 @@ +## fcontextPage.py - show selinux mappings +## Copyright (C) 2006 Red Hat, Inc. @@ -636,7 +636,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/fcontextPage.py poli + self.store.set_value(iter, TYPE_COL, "%s:%s" % (type, mls)) diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/html_util.py policycoreutils-2.0.61/gui/html_util.py --- nsapolicycoreutils/gui/html_util.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/html_util.py 2009-01-14 10:05:38.000000000 -0500 ++++ policycoreutils-2.0.61/gui/html_util.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,164 @@ +# Authors: John Dennis +# @@ -804,7 +804,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/html_util.py policyc + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/lockdown.glade policycoreutils-2.0.61/gui/lockdown.glade --- nsapolicycoreutils/gui/lockdown.glade 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/lockdown.glade 2009-01-14 10:05:38.000000000 -0500 ++++ policycoreutils-2.0.61/gui/lockdown.glade 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,771 @@ + + @@ -1579,7 +1579,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/lockdown.glade polic + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/lockdown.gladep policycoreutils-2.0.61/gui/lockdown.gladep --- nsapolicycoreutils/gui/lockdown.gladep 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/lockdown.gladep 2009-01-14 10:05:38.000000000 -0500 ++++ policycoreutils-2.0.61/gui/lockdown.gladep 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,7 @@ + + @@ -1590,7 +1590,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/lockdown.gladep poli + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/lockdown.py policycoreutils-2.0.61/gui/lockdown.py --- nsapolicycoreutils/gui/lockdown.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/lockdown.py 2009-01-14 10:05:38.000000000 -0500 ++++ policycoreutils-2.0.61/gui/lockdown.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,382 @@ +#!/usr/bin/python +# @@ -1976,7 +1976,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/lockdown.py policyco + app.stand_alone() diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/loginsPage.py policycoreutils-2.0.61/gui/loginsPage.py --- nsapolicycoreutils/gui/loginsPage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/loginsPage.py 2009-01-14 10:05:38.000000000 -0500 ++++ policycoreutils-2.0.61/gui/loginsPage.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,185 @@ +## loginsPage.py - show selinux mappings +## Copyright (C) 2006 Red Hat, Inc. @@ -2165,7 +2165,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/loginsPage.py policy + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/Makefile policycoreutils-2.0.61/gui/Makefile --- nsapolicycoreutils/gui/Makefile 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/Makefile 2009-01-20 09:33:19.000000000 -0500 ++++ policycoreutils-2.0.61/gui/Makefile 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,38 @@ +# Installation directories. +PREFIX ?= ${DESTDIR}/usr @@ -2207,7 +2207,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/Makefile policycoreu +relabel: diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/mappingsPage.py policycoreutils-2.0.61/gui/mappingsPage.py --- nsapolicycoreutils/gui/mappingsPage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/mappingsPage.py 2009-01-14 10:05:38.000000000 -0500 ++++ policycoreutils-2.0.61/gui/mappingsPage.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,56 @@ +## mappingsPage.py - show selinux mappings +## Copyright (C) 2006 Red Hat, Inc. @@ -2267,7 +2267,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/mappingsPage.py poli + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/modulesPage.py policycoreutils-2.0.61/gui/modulesPage.py --- nsapolicycoreutils/gui/modulesPage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/modulesPage.py 2009-01-20 09:29:24.000000000 -0500 ++++ policycoreutils-2.0.61/gui/modulesPage.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,190 @@ +## modulesPage.py - show selinux mappings +## Copyright (C) 2006-2009 Red Hat, Inc. @@ -2461,7 +2461,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/modulesPage.py polic + self.error(e.args[0]) diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgen.glade policycoreutils-2.0.61/gui/polgen.glade --- nsapolicycoreutils/gui/polgen.glade 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/polgen.glade 2009-01-19 14:29:36.000000000 -0500 ++++ policycoreutils-2.0.61/gui/polgen.glade 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,3305 @@ + + @@ -5770,7 +5770,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgen.glade policyc + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgen.glade.bak policycoreutils-2.0.61/gui/polgen.glade.bak --- nsapolicycoreutils/gui/polgen.glade.bak 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/polgen.glade.bak 2009-01-19 14:29:36.000000000 -0500 ++++ policycoreutils-2.0.61/gui/polgen.glade.bak 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,3305 @@ + + @@ -9079,7 +9079,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgen.glade.bak pol + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgen.gladep policycoreutils-2.0.61/gui/polgen.gladep --- nsapolicycoreutils/gui/polgen.gladep 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/polgen.gladep 2009-01-19 14:29:36.000000000 -0500 ++++ policycoreutils-2.0.61/gui/polgen.gladep 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,7 @@ + + @@ -9090,7 +9090,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgen.gladep policy + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgen.gladep.bak policycoreutils-2.0.61/gui/polgen.gladep.bak --- nsapolicycoreutils/gui/polgen.gladep.bak 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/polgen.gladep.bak 2009-01-19 14:29:36.000000000 -0500 ++++ policycoreutils-2.0.61/gui/polgen.gladep.bak 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,7 @@ + + @@ -9101,7 +9101,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgen.gladep.bak po + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgengui.py policycoreutils-2.0.61/gui/polgengui.py --- nsapolicycoreutils/gui/polgengui.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/polgengui.py 2009-01-20 09:28:47.000000000 -0500 ++++ policycoreutils-2.0.61/gui/polgengui.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,626 @@ +#!/usr/bin/python -E +# @@ -9729,10 +9729,9 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgengui.py policyc + + app = childWindow() + app.stand_alone() -Binary files nsapolicycoreutils/gui/polgengui.pyo and policycoreutils-2.0.61/gui/polgengui.pyo differ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgen.py policycoreutils-2.0.61/gui/polgen.py --- nsapolicycoreutils/gui/polgen.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/polgen.py 2009-01-20 09:28:32.000000000 -0500 ++++ policycoreutils-2.0.61/gui/polgen.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,954 @@ +#!/usr/bin/python +# @@ -10688,10 +10687,9 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgen.py policycore + sys.exit(0) + + -Binary files nsapolicycoreutils/gui/polgen.pyo and policycoreutils-2.0.61/gui/polgen.pyo differ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/portsPage.py policycoreutils-2.0.61/gui/portsPage.py --- nsapolicycoreutils/gui/portsPage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/portsPage.py 2009-01-14 10:05:39.000000000 -0500 ++++ policycoreutils-2.0.61/gui/portsPage.py 2009-01-21 17:12:32.000000000 -0500 @@ -0,0 +1,259 @@ +## portsPage.py - show selinux mappings +## Copyright (C) 2006 Red Hat, Inc. @@ -10743,7 +10741,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/portsPage.py policyc + +class portsPage(semanagePage): + def __init__(self, xml): -+ semanagePage.__init__(self, xml, "ports", "Network Port") ++ semanagePage.__init__(self, xml, "ports", _("Network Port")) + xml.signal_connect("on_group_clicked", self.on_group_clicked) + self.group = False + self.ports_filter = xml.get_widget("portsFilterEntry") @@ -10954,7 +10952,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/portsPage.py policyc + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/selinux.tbl policycoreutils-2.0.61/gui/selinux.tbl --- nsapolicycoreutils/gui/selinux.tbl 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/selinux.tbl 2009-01-14 10:05:39.000000000 -0500 ++++ policycoreutils-2.0.61/gui/selinux.tbl 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,234 @@ +acct_disable_trans _("SELinux Service Protection") _("Disable SELinux protection for acct daemon") +allow_daemons_dump_core _("Admin") _("Allow all daemons to write corefiles to /") @@ -11192,7 +11190,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/selinux.tbl policyco + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/semanagePage.py policycoreutils-2.0.61/gui/semanagePage.py --- nsapolicycoreutils/gui/semanagePage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/semanagePage.py 2009-01-20 09:25:54.000000000 -0500 ++++ policycoreutils-2.0.61/gui/semanagePage.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,168 @@ +## semanagePage.py - show selinux mappings +## Copyright (C) 2006 Red Hat, Inc. @@ -11364,7 +11362,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/semanagePage.py poli + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/statusPage.py policycoreutils-2.0.61/gui/statusPage.py --- nsapolicycoreutils/gui/statusPage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/statusPage.py 2009-01-20 09:29:07.000000000 -0500 ++++ policycoreutils-2.0.61/gui/statusPage.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,190 @@ +# statusPage.py - show selinux status +## Copyright (C) 2006-2009 Red Hat, Inc. @@ -11558,7 +11556,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/statusPage.py policy + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/system-config-selinux.glade policycoreutils-2.0.61/gui/system-config-selinux.glade --- nsapolicycoreutils/gui/system-config-selinux.glade 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/system-config-selinux.glade 2009-01-20 09:47:14.000000000 -0500 ++++ policycoreutils-2.0.61/gui/system-config-selinux.glade 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,3403 @@ + + @@ -14965,7 +14963,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/system-config-selinu + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/system-config-selinux.py policycoreutils-2.0.61/gui/system-config-selinux.py --- nsapolicycoreutils/gui/system-config-selinux.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/system-config-selinux.py 2009-01-20 09:22:25.000000000 -0500 ++++ policycoreutils-2.0.61/gui/system-config-selinux.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,189 @@ +#!/usr/bin/python +# @@ -15158,7 +15156,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/system-config-selinu + app.stand_alone() diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/boolean.py policycoreutils-2.0.61/gui/templates/boolean.py --- nsapolicycoreutils/gui/templates/boolean.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/templates/boolean.py 2009-01-14 10:05:39.000000000 -0500 ++++ policycoreutils-2.0.61/gui/templates/boolean.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,40 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -15202,7 +15200,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/boolean.py + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/etc_rw.py policycoreutils-2.0.61/gui/templates/etc_rw.py --- nsapolicycoreutils/gui/templates/etc_rw.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/templates/etc_rw.py 2009-01-14 10:05:39.000000000 -0500 ++++ policycoreutils-2.0.61/gui/templates/etc_rw.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,129 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -15335,7 +15333,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/etc_rw.py +""" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/executable.py policycoreutils-2.0.61/gui/templates/executable.py --- nsapolicycoreutils/gui/templates/executable.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/templates/executable.py 2009-01-19 14:29:58.000000000 -0500 ++++ policycoreutils-2.0.61/gui/templates/executable.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,352 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -15691,7 +15689,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/executable + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/__init__.py policycoreutils-2.0.61/gui/templates/__init__.py --- nsapolicycoreutils/gui/templates/__init__.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/templates/__init__.py 2009-01-14 10:05:39.000000000 -0500 ++++ policycoreutils-2.0.61/gui/templates/__init__.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,18 @@ +# +# Copyright (C) 2007 Red Hat, Inc. @@ -15713,7 +15711,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/__init__.p + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/network.py policycoreutils-2.0.61/gui/templates/network.py --- nsapolicycoreutils/gui/templates/network.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/templates/network.py 2009-01-14 10:05:39.000000000 -0500 ++++ policycoreutils-2.0.61/gui/templates/network.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,80 @@ +te_port_types=""" +type TEMPLATETYPE_port_t; @@ -15797,7 +15795,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/network.py + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/rw.py policycoreutils-2.0.61/gui/templates/rw.py --- nsapolicycoreutils/gui/templates/rw.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/templates/rw.py 2009-01-14 10:05:39.000000000 -0500 ++++ policycoreutils-2.0.61/gui/templates/rw.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,128 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -15929,7 +15927,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/rw.py poli +""" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/script.py policycoreutils-2.0.61/gui/templates/script.py --- nsapolicycoreutils/gui/templates/script.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/templates/script.py 2009-01-14 10:05:39.000000000 -0500 ++++ policycoreutils-2.0.61/gui/templates/script.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,105 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -16038,7 +16036,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/script.py +""" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/semodule.py policycoreutils-2.0.61/gui/templates/semodule.py --- nsapolicycoreutils/gui/templates/semodule.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/templates/semodule.py 2009-01-14 10:05:39.000000000 -0500 ++++ policycoreutils-2.0.61/gui/templates/semodule.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,41 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -16083,7 +16081,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/semodule.p + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/tmp.py policycoreutils-2.0.61/gui/templates/tmp.py --- nsapolicycoreutils/gui/templates/tmp.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/templates/tmp.py 2009-01-14 10:05:39.000000000 -0500 ++++ policycoreutils-2.0.61/gui/templates/tmp.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,97 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -16184,7 +16182,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/tmp.py pol + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/user.py policycoreutils-2.0.61/gui/templates/user.py --- nsapolicycoreutils/gui/templates/user.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/templates/user.py 2009-01-14 10:05:39.000000000 -0500 ++++ policycoreutils-2.0.61/gui/templates/user.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,182 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -16370,7 +16368,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/user.py po +""" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/var_lib.py policycoreutils-2.0.61/gui/templates/var_lib.py --- nsapolicycoreutils/gui/templates/var_lib.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/templates/var_lib.py 2009-01-14 10:05:39.000000000 -0500 ++++ policycoreutils-2.0.61/gui/templates/var_lib.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,158 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -16532,7 +16530,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/var_lib.py +""" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/var_log.py policycoreutils-2.0.61/gui/templates/var_log.py --- nsapolicycoreutils/gui/templates/var_log.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/templates/var_log.py 2009-01-14 10:05:39.000000000 -0500 ++++ policycoreutils-2.0.61/gui/templates/var_log.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,110 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -16646,7 +16644,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/var_log.py +""" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/var_run.py policycoreutils-2.0.61/gui/templates/var_run.py --- nsapolicycoreutils/gui/templates/var_run.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/templates/var_run.py 2009-01-14 10:05:39.000000000 -0500 ++++ policycoreutils-2.0.61/gui/templates/var_run.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,118 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -16768,7 +16766,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/var_run.py + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/var_spool.py policycoreutils-2.0.61/gui/templates/var_spool.py --- nsapolicycoreutils/gui/templates/var_spool.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/templates/var_spool.py 2009-01-14 10:05:39.000000000 -0500 ++++ policycoreutils-2.0.61/gui/templates/var_spool.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,129 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -16901,7 +16899,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/var_spool. +""" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/translationsPage.py policycoreutils-2.0.61/gui/translationsPage.py --- nsapolicycoreutils/gui/translationsPage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/translationsPage.py 2009-01-14 10:05:39.000000000 -0500 ++++ policycoreutils-2.0.61/gui/translationsPage.py 2009-01-20 09:49:03.000000000 -0500 @@ -0,0 +1,118 @@ +## translationsPage.py - show selinux translations +## Copyright (C) 2006 Red Hat, Inc. @@ -17023,7 +17021,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/translationsPage.py + self.store.set_value(iter, 1, translation) diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/usersPage.py policycoreutils-2.0.61/gui/usersPage.py --- nsapolicycoreutils/gui/usersPage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.61/gui/usersPage.py 2009-01-14 10:05:39.000000000 -0500 ++++ policycoreutils-2.0.61/gui/usersPage.py 2009-01-21 17:12:14.000000000 -0500 @@ -0,0 +1,150 @@ +## usersPage.py - show selinux mappings +## Copyright (C) 2006,2007,2008 Red Hat, Inc. @@ -17068,7 +17066,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/usersPage.py policyc + +class usersPage(semanagePage): + def __init__(self, xml): -+ semanagePage.__init__(self, xml, "users", "SELinux User") ++ semanagePage.__init__(self, xml, "users", _("SELinux User")) + + self.store = gtk.ListStore(gobject.TYPE_STRING, gobject.TYPE_STRING, gobject.TYPE_STRING, gobject.TYPE_STRING, gobject.TYPE_STRING) + self.view.set_model(self.store) diff --git a/policycoreutils-po.patch b/policycoreutils-po.patch index 3419b57..cfa4a25 100644 --- a/policycoreutils-po.patch +++ b/policycoreutils-po.patch @@ -1,16 +1,16 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/af.po policycoreutils-2.0.61/po/af.po --- nsapolicycoreutils/po/af.po 2008-09-22 13:25:06.000000000 -0400 -+++ policycoreutils-2.0.61/po/af.po 2009-01-20 09:33:29.000000000 -0500 ++++ policycoreutils-2.0.61/po/af.po 2009-01-21 17:13:12.000000000 -0500 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-09-09 13:24-0400\n" -+"POT-Creation-Date: 2009-01-20 09:33-0500\n" ++"POT-Creation-Date: 2009-01-21 17:13-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -@@ -85,818 +85,819 @@ +@@ -85,818 +85,821 @@ msgid "To make this policy package active, execute:" msgstr "" @@ -58,8 +58,10 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/af.po policycoreutils msgstr "" -#: ../semanage/seobject.py:236 ../gui/system-config-selinux.glade:651 +-#: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 +#: ../semanage/seobject.py:239 ../gui/system-config-selinux.glade:651 - #: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 ++#: ../gui/system-config-selinux.glade:2683 ../gui/translationsPage.py:43 ++#: ../gui/translationsPage.py:59 msgid "Translation" msgstr "" @@ -253,6 +255,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/af.po policycoreutils +#: ../semanage/seobject.py:767 ../semanage/seobject.py:772 #: ../gui/system-config-selinux.glade:128 #: ../gui/system-config-selinux.glade:1107 ++#: ../gui/system-config-selinux.glade:2496 ../gui/usersPage.py:44 msgid "SELinux User" msgstr "" @@ -1024,7 +1027,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/af.po policycoreutils #: ../gui/polgengui.py:169 msgid "Description" msgstr "" -@@ -938,7 +939,7 @@ +@@ -938,7 +941,7 @@ #: ../newrole/newrole.c:556 ../newrole/newrole.c:634 #, c-format @@ -1033,7 +1036,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/af.po policycoreutils msgstr "" #: ../newrole/newrole.c:564 ../newrole/newrole.c:640 -@@ -1208,76 +1209,76 @@ +@@ -1208,83 +1211,83 @@ msgid "Can not combine +/- with other types of categories" msgstr "" @@ -1112,7 +1115,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/af.po policycoreutils msgstr "" -#: ../gui/booleansPage.py:184 -+#: ../gui/booleansPage.py:186 ++#: ../gui/booleansPage.py:186 ../gui/system-config-selinux.glade:1917 msgid "Boolean" msgstr "" @@ -1124,9 +1127,46 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/af.po policycoreutils -#: ../gui/booleansPage.py:233 ../gui/semanagePage.py:165 +#: ../gui/booleansPage.py:243 ../gui/semanagePage.py:164 #: ../gui/system-config-selinux.glade:1808 - #: ../gui/system-config-selinux.glade:2030 - #: ../gui/system-config-selinux.glade:2830 -@@ -1397,7 +1398,7 @@ +-#: ../gui/system-config-selinux.glade:2030 +-#: ../gui/system-config-selinux.glade:2830 ++#: ../gui/system-config-selinux.glade:2031 ++#: ../gui/system-config-selinux.glade:2835 + msgid "Customized" + msgstr "" + +-#: ../gui/fcontextPage.py:64 ++#: ../gui/fcontextPage.py:64 ../gui/system-config-selinux.glade:2122 + msgid "File Labeling" + msgstr "" + +@@ -1306,7 +1309,7 @@ + "Type" + msgstr "" + +-#: ../gui/loginsPage.py:48 ++#: ../gui/loginsPage.py:48 ../gui/system-config-selinux.glade:2309 + msgid "User Mapping" + msgstr "" + +@@ -1333,7 +1336,7 @@ + msgid "Login '%s' is required" + msgstr "" + +-#: ../gui/modulesPage.py:48 ++#: ../gui/modulesPage.py:48 ../gui/system-config-selinux.glade:3151 + msgid "Policy Module" + msgstr "" + +@@ -1349,7 +1352,7 @@ + msgid "Disable Audit" + msgstr "" + +-#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3054 ++#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3060 + msgid "Enable Audit" + msgstr "" + +@@ -1397,7 +1400,7 @@ msgid "Applications" msgstr "" @@ -1135,7 +1175,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/af.po policycoreutils msgid "" "Standard Init Daemon are daemons started on boot via init scripts. Usually " "requires a script in /etc/rc.d/init.d" -@@ -1407,300 +1408,304 @@ +@@ -1407,300 +1410,304 @@ msgid "Standard Init Daemon" msgstr "" @@ -1509,7 +1549,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/af.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1712,7 +1717,7 @@ +@@ -1712,7 +1719,7 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -1518,7 +1558,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/af.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1723,11 +1728,11 @@ +@@ -1723,11 +1730,11 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -1532,7 +1572,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/af.po policycoreutils msgid "Boolean Name" msgstr "" -@@ -1748,102 +1753,102 @@ +@@ -1748,105 +1755,109 @@ msgid "%s must be a directory" msgstr "" @@ -1658,7 +1698,23 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/af.po policycoreutils msgid "Setup Script" msgstr "" -@@ -2999,16 +3004,16 @@ ++#: ../gui/portsPage.py:51 ../gui/system-config-selinux.glade:2926 ++msgid "Network Port" ++msgstr "" ++ + #: ../gui/portsPage.py:85 + msgid "" + "SELinux Port\n" +@@ -1876,7 +1887,7 @@ + msgid "List View" + msgstr "" + +-#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2812 ++#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2817 + msgid "Group View" + msgstr "" + +@@ -2999,16 +3010,16 @@ msgid "Add %s" msgstr "" @@ -1669,16 +1725,16 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/af.po policycoreutils msgstr "" -#: ../gui/statusPage.py:69 -+#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3210 ++#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3217 msgid "Permissive" msgstr "" -#: ../gui/statusPage.py:70 -+#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3228 ++#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3235 msgid "Enforcing" msgstr "" -@@ -3069,12 +3074,6 @@ +@@ -3069,12 +3080,6 @@ msgid "SELinux Type" msgstr "" @@ -1691,32 +1747,194 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/af.po policycoreutils #: ../gui/system-config-selinux.glade:622 msgid "" "SELinux MLS/MCS\n" -@@ -3193,6 +3192,7 @@ - #: ../gui/system-config-selinux.glade:2618 - #: ../gui/system-config-selinux.glade:2860 - #: ../gui/system-config-selinux.glade:3084 -+#: ../gui/system-config-selinux.glade:3258 +@@ -3106,8 +3111,6 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1029 +-#: ../gui/system-config-selinux.glade:2557 +-#: ../gui/system-config-selinux.glade:2589 + msgid "Add SELinux User" + msgstr "" + +@@ -3187,122 +3190,147 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1856 +-#: ../gui/system-config-selinux.glade:2060 +-#: ../gui/system-config-selinux.glade:2246 +-#: ../gui/system-config-selinux.glade:2432 +-#: ../gui/system-config-selinux.glade:2618 +-#: ../gui/system-config-selinux.glade:2860 +-#: ../gui/system-config-selinux.glade:3084 ++#: ../gui/system-config-selinux.glade:2061 ++#: ../gui/system-config-selinux.glade:2248 ++#: ../gui/system-config-selinux.glade:2435 ++#: ../gui/system-config-selinux.glade:2622 ++#: ../gui/system-config-selinux.glade:2865 ++#: ../gui/system-config-selinux.glade:3090 ++#: ../gui/system-config-selinux.glade:3265 msgid "Filter" msgstr "" -@@ -3286,10 +3286,12 @@ +-#: ../gui/system-config-selinux.glade:1944 ++#: ../gui/system-config-selinux.glade:1945 + msgid "label50" msgstr "" - #: ../gui/system-config-selinux.glade:3001 -+#: ../gui/system-config-selinux.glade:3209 +-#: ../gui/system-config-selinux.glade:1981 ++#: ../gui/system-config-selinux.glade:1982 + msgid "Add File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:1997 ++#: ../gui/system-config-selinux.glade:1998 + msgid "Modify File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2013 ++#: ../gui/system-config-selinux.glade:2014 + msgid "Delete File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2029 ++#: ../gui/system-config-selinux.glade:2030 + msgid "Toggle between all and customized file context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2148 ++#: ../gui/system-config-selinux.glade:2150 + msgid "label38" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2185 ++#: ../gui/system-config-selinux.glade:2187 + msgid "Add SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2201 ++#: ../gui/system-config-selinux.glade:2203 + msgid "Modify SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2217 ++#: ../gui/system-config-selinux.glade:2219 + msgid "Delete SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2334 ++#: ../gui/system-config-selinux.glade:2337 + msgid "label39" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2371 +-msgid "Add Translation" ++#: ../gui/system-config-selinux.glade:2374 ++msgid "Add User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2387 +-msgid "Modify Translation" ++#: ../gui/system-config-selinux.glade:2390 ++msgid "Modify User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2403 +-msgid "Delete Translation" ++#: ../gui/system-config-selinux.glade:2406 ++msgid "Delete User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2520 ++#: ../gui/system-config-selinux.glade:2524 + msgid "label41" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2573 +-msgid "Modify SELinux User" ++#: ../gui/system-config-selinux.glade:2561 ++msgid "Add Translation" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2706 ++#: ../gui/system-config-selinux.glade:2577 ++msgid "Modify Translation" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:2593 ++msgid "Delete Translation" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:2711 + msgid "label40" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2743 ++#: ../gui/system-config-selinux.glade:2748 + msgid "Add Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2759 ++#: ../gui/system-config-selinux.glade:2764 + msgid "Edit Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2775 ++#: ../gui/system-config-selinux.glade:2780 + msgid "Delete Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2811 +-#: ../gui/system-config-selinux.glade:2829 ++#: ../gui/system-config-selinux.glade:2816 ++#: ../gui/system-config-selinux.glade:2834 + msgid "Toggle between Customized and All Ports" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2948 ++#: ../gui/system-config-selinux.glade:2954 + msgid "label42" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2985 ++#: ../gui/system-config-selinux.glade:2991 + msgid "Generate new policy module" + msgstr "" + +-#: ../gui/system-config-selinux.glade:3001 ++#: ../gui/system-config-selinux.glade:3007 msgid "Load policy module" msgstr "" - #: ../gui/system-config-selinux.glade:3017 -+#: ../gui/system-config-selinux.glade:3227 +-#: ../gui/system-config-selinux.glade:3017 ++#: ../gui/system-config-selinux.glade:3023 msgid "Remove loadable policy module" msgstr "" -@@ -3303,6 +3305,10 @@ +-#: ../gui/system-config-selinux.glade:3053 ++#: ../gui/system-config-selinux.glade:3059 + msgid "" + "Enable/Disable additional audit rules, that are normally not reported in the " + "log files." + msgstr "" + +-#: ../gui/system-config-selinux.glade:3172 ++#: ../gui/system-config-selinux.glade:3179 msgid "label44" msgstr "" -+#: ../gui/system-config-selinux.glade:3346 ++#: ../gui/system-config-selinux.glade:3216 ++msgid "Change process mode to permissive." ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3234 ++msgid "Change process mode to enforcing" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3326 ++msgid "Process Domain" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3354 +msgid "label59" +msgstr "" + @@ -1725,17 +1943,17 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/af.po policycoreutils msgstr "" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/am.po policycoreutils-2.0.61/po/am.po --- nsapolicycoreutils/po/am.po 2008-09-22 13:25:06.000000000 -0400 -+++ policycoreutils-2.0.61/po/am.po 2009-01-20 09:33:29.000000000 -0500 ++++ policycoreutils-2.0.61/po/am.po 2009-01-21 17:13:12.000000000 -0500 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-09-09 13:24-0400\n" -+"POT-Creation-Date: 2009-01-20 09:33-0500\n" ++"POT-Creation-Date: 2009-01-21 17:13-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -@@ -85,818 +85,819 @@ +@@ -85,818 +85,821 @@ msgid "To make this policy package active, execute:" msgstr "" @@ -1783,8 +2001,10 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/am.po policycoreutils msgstr "" -#: ../semanage/seobject.py:236 ../gui/system-config-selinux.glade:651 +-#: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 +#: ../semanage/seobject.py:239 ../gui/system-config-selinux.glade:651 - #: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 ++#: ../gui/system-config-selinux.glade:2683 ../gui/translationsPage.py:43 ++#: ../gui/translationsPage.py:59 msgid "Translation" msgstr "" @@ -1978,6 +2198,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/am.po policycoreutils +#: ../semanage/seobject.py:767 ../semanage/seobject.py:772 #: ../gui/system-config-selinux.glade:128 #: ../gui/system-config-selinux.glade:1107 ++#: ../gui/system-config-selinux.glade:2496 ../gui/usersPage.py:44 msgid "SELinux User" msgstr "" @@ -2749,7 +2970,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/am.po policycoreutils #: ../gui/polgengui.py:169 msgid "Description" msgstr "" -@@ -938,7 +939,7 @@ +@@ -938,7 +941,7 @@ #: ../newrole/newrole.c:556 ../newrole/newrole.c:634 #, c-format @@ -2758,7 +2979,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/am.po policycoreutils msgstr "" #: ../newrole/newrole.c:564 ../newrole/newrole.c:640 -@@ -1208,76 +1209,76 @@ +@@ -1208,83 +1211,83 @@ msgid "Can not combine +/- with other types of categories" msgstr "" @@ -2837,7 +3058,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/am.po policycoreutils msgstr "" -#: ../gui/booleansPage.py:184 -+#: ../gui/booleansPage.py:186 ++#: ../gui/booleansPage.py:186 ../gui/system-config-selinux.glade:1917 msgid "Boolean" msgstr "" @@ -2849,9 +3070,46 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/am.po policycoreutils -#: ../gui/booleansPage.py:233 ../gui/semanagePage.py:165 +#: ../gui/booleansPage.py:243 ../gui/semanagePage.py:164 #: ../gui/system-config-selinux.glade:1808 - #: ../gui/system-config-selinux.glade:2030 - #: ../gui/system-config-selinux.glade:2830 -@@ -1397,7 +1398,7 @@ +-#: ../gui/system-config-selinux.glade:2030 +-#: ../gui/system-config-selinux.glade:2830 ++#: ../gui/system-config-selinux.glade:2031 ++#: ../gui/system-config-selinux.glade:2835 + msgid "Customized" + msgstr "" + +-#: ../gui/fcontextPage.py:64 ++#: ../gui/fcontextPage.py:64 ../gui/system-config-selinux.glade:2122 + msgid "File Labeling" + msgstr "" + +@@ -1306,7 +1309,7 @@ + "Type" + msgstr "" + +-#: ../gui/loginsPage.py:48 ++#: ../gui/loginsPage.py:48 ../gui/system-config-selinux.glade:2309 + msgid "User Mapping" + msgstr "" + +@@ -1333,7 +1336,7 @@ + msgid "Login '%s' is required" + msgstr "" + +-#: ../gui/modulesPage.py:48 ++#: ../gui/modulesPage.py:48 ../gui/system-config-selinux.glade:3151 + msgid "Policy Module" + msgstr "" + +@@ -1349,7 +1352,7 @@ + msgid "Disable Audit" + msgstr "" + +-#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3054 ++#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3060 + msgid "Enable Audit" + msgstr "" + +@@ -1397,7 +1400,7 @@ msgid "Applications" msgstr "" @@ -2860,7 +3118,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/am.po policycoreutils msgid "" "Standard Init Daemon are daemons started on boot via init scripts. Usually " "requires a script in /etc/rc.d/init.d" -@@ -1407,300 +1408,304 @@ +@@ -1407,300 +1410,304 @@ msgid "Standard Init Daemon" msgstr "" @@ -3234,7 +3492,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/am.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1712,7 +1717,7 @@ +@@ -1712,7 +1719,7 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -3243,7 +3501,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/am.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1723,11 +1728,11 @@ +@@ -1723,11 +1730,11 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -3257,7 +3515,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/am.po policycoreutils msgid "Boolean Name" msgstr "" -@@ -1748,102 +1753,102 @@ +@@ -1748,105 +1755,109 @@ msgid "%s must be a directory" msgstr "" @@ -3383,7 +3641,23 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/am.po policycoreutils msgid "Setup Script" msgstr "" -@@ -2999,16 +3004,16 @@ ++#: ../gui/portsPage.py:51 ../gui/system-config-selinux.glade:2926 ++msgid "Network Port" ++msgstr "" ++ + #: ../gui/portsPage.py:85 + msgid "" + "SELinux Port\n" +@@ -1876,7 +1887,7 @@ + msgid "List View" + msgstr "" + +-#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2812 ++#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2817 + msgid "Group View" + msgstr "" + +@@ -2999,16 +3010,16 @@ msgid "Add %s" msgstr "" @@ -3394,16 +3668,16 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/am.po policycoreutils msgstr "" -#: ../gui/statusPage.py:69 -+#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3210 ++#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3217 msgid "Permissive" msgstr "" -#: ../gui/statusPage.py:70 -+#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3228 ++#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3235 msgid "Enforcing" msgstr "" -@@ -3069,12 +3074,6 @@ +@@ -3069,12 +3080,6 @@ msgid "SELinux Type" msgstr "" @@ -3416,32 +3690,194 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/am.po policycoreutils #: ../gui/system-config-selinux.glade:622 msgid "" "SELinux MLS/MCS\n" -@@ -3193,6 +3192,7 @@ - #: ../gui/system-config-selinux.glade:2618 - #: ../gui/system-config-selinux.glade:2860 - #: ../gui/system-config-selinux.glade:3084 -+#: ../gui/system-config-selinux.glade:3258 +@@ -3106,8 +3111,6 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1029 +-#: ../gui/system-config-selinux.glade:2557 +-#: ../gui/system-config-selinux.glade:2589 + msgid "Add SELinux User" + msgstr "" + +@@ -3187,122 +3190,147 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1856 +-#: ../gui/system-config-selinux.glade:2060 +-#: ../gui/system-config-selinux.glade:2246 +-#: ../gui/system-config-selinux.glade:2432 +-#: ../gui/system-config-selinux.glade:2618 +-#: ../gui/system-config-selinux.glade:2860 +-#: ../gui/system-config-selinux.glade:3084 ++#: ../gui/system-config-selinux.glade:2061 ++#: ../gui/system-config-selinux.glade:2248 ++#: ../gui/system-config-selinux.glade:2435 ++#: ../gui/system-config-selinux.glade:2622 ++#: ../gui/system-config-selinux.glade:2865 ++#: ../gui/system-config-selinux.glade:3090 ++#: ../gui/system-config-selinux.glade:3265 msgid "Filter" msgstr "" -@@ -3286,10 +3286,12 @@ +-#: ../gui/system-config-selinux.glade:1944 ++#: ../gui/system-config-selinux.glade:1945 + msgid "label50" msgstr "" - #: ../gui/system-config-selinux.glade:3001 -+#: ../gui/system-config-selinux.glade:3209 +-#: ../gui/system-config-selinux.glade:1981 ++#: ../gui/system-config-selinux.glade:1982 + msgid "Add File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:1997 ++#: ../gui/system-config-selinux.glade:1998 + msgid "Modify File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2013 ++#: ../gui/system-config-selinux.glade:2014 + msgid "Delete File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2029 ++#: ../gui/system-config-selinux.glade:2030 + msgid "Toggle between all and customized file context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2148 ++#: ../gui/system-config-selinux.glade:2150 + msgid "label38" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2185 ++#: ../gui/system-config-selinux.glade:2187 + msgid "Add SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2201 ++#: ../gui/system-config-selinux.glade:2203 + msgid "Modify SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2217 ++#: ../gui/system-config-selinux.glade:2219 + msgid "Delete SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2334 ++#: ../gui/system-config-selinux.glade:2337 + msgid "label39" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2371 +-msgid "Add Translation" ++#: ../gui/system-config-selinux.glade:2374 ++msgid "Add User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2387 +-msgid "Modify Translation" ++#: ../gui/system-config-selinux.glade:2390 ++msgid "Modify User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2403 +-msgid "Delete Translation" ++#: ../gui/system-config-selinux.glade:2406 ++msgid "Delete User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2520 ++#: ../gui/system-config-selinux.glade:2524 + msgid "label41" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2573 +-msgid "Modify SELinux User" ++#: ../gui/system-config-selinux.glade:2561 ++msgid "Add Translation" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2706 ++#: ../gui/system-config-selinux.glade:2577 ++msgid "Modify Translation" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:2593 ++msgid "Delete Translation" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:2711 + msgid "label40" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2743 ++#: ../gui/system-config-selinux.glade:2748 + msgid "Add Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2759 ++#: ../gui/system-config-selinux.glade:2764 + msgid "Edit Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2775 ++#: ../gui/system-config-selinux.glade:2780 + msgid "Delete Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2811 +-#: ../gui/system-config-selinux.glade:2829 ++#: ../gui/system-config-selinux.glade:2816 ++#: ../gui/system-config-selinux.glade:2834 + msgid "Toggle between Customized and All Ports" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2948 ++#: ../gui/system-config-selinux.glade:2954 + msgid "label42" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2985 ++#: ../gui/system-config-selinux.glade:2991 + msgid "Generate new policy module" + msgstr "" + +-#: ../gui/system-config-selinux.glade:3001 ++#: ../gui/system-config-selinux.glade:3007 msgid "Load policy module" msgstr "" - #: ../gui/system-config-selinux.glade:3017 -+#: ../gui/system-config-selinux.glade:3227 +-#: ../gui/system-config-selinux.glade:3017 ++#: ../gui/system-config-selinux.glade:3023 msgid "Remove loadable policy module" msgstr "" -@@ -3303,6 +3305,10 @@ +-#: ../gui/system-config-selinux.glade:3053 ++#: ../gui/system-config-selinux.glade:3059 + msgid "" + "Enable/Disable additional audit rules, that are normally not reported in the " + "log files." + msgstr "" + +-#: ../gui/system-config-selinux.glade:3172 ++#: ../gui/system-config-selinux.glade:3179 msgid "label44" msgstr "" -+#: ../gui/system-config-selinux.glade:3346 ++#: ../gui/system-config-selinux.glade:3216 ++msgid "Change process mode to permissive." ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3234 ++msgid "Change process mode to enforcing" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3326 ++msgid "Process Domain" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3354 +msgid "label59" +msgstr "" + @@ -3450,17 +3886,17 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/am.po policycoreutils msgstr "" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ar.po policycoreutils-2.0.61/po/ar.po --- nsapolicycoreutils/po/ar.po 2008-09-22 13:25:06.000000000 -0400 -+++ policycoreutils-2.0.61/po/ar.po 2009-01-20 09:33:29.000000000 -0500 ++++ policycoreutils-2.0.61/po/ar.po 2009-01-21 17:13:13.000000000 -0500 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-09-09 13:24-0400\n" -+"POT-Creation-Date: 2009-01-20 09:33-0500\n" ++"POT-Creation-Date: 2009-01-21 17:13-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -@@ -85,818 +85,819 @@ +@@ -85,818 +85,821 @@ msgid "To make this policy package active, execute:" msgstr "" @@ -3508,8 +3944,10 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ar.po policycoreutils msgstr "" -#: ../semanage/seobject.py:236 ../gui/system-config-selinux.glade:651 +-#: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 +#: ../semanage/seobject.py:239 ../gui/system-config-selinux.glade:651 - #: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 ++#: ../gui/system-config-selinux.glade:2683 ../gui/translationsPage.py:43 ++#: ../gui/translationsPage.py:59 msgid "Translation" msgstr "" @@ -3703,6 +4141,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ar.po policycoreutils +#: ../semanage/seobject.py:767 ../semanage/seobject.py:772 #: ../gui/system-config-selinux.glade:128 #: ../gui/system-config-selinux.glade:1107 ++#: ../gui/system-config-selinux.glade:2496 ../gui/usersPage.py:44 msgid "SELinux User" msgstr "" @@ -4474,7 +4913,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ar.po policycoreutils #: ../gui/polgengui.py:169 msgid "Description" msgstr "" -@@ -938,7 +939,7 @@ +@@ -938,7 +941,7 @@ #: ../newrole/newrole.c:556 ../newrole/newrole.c:634 #, c-format @@ -4483,7 +4922,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ar.po policycoreutils msgstr "" #: ../newrole/newrole.c:564 ../newrole/newrole.c:640 -@@ -1208,76 +1209,76 @@ +@@ -1208,83 +1211,83 @@ msgid "Can not combine +/- with other types of categories" msgstr "" @@ -4562,7 +5001,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ar.po policycoreutils msgstr "" -#: ../gui/booleansPage.py:184 -+#: ../gui/booleansPage.py:186 ++#: ../gui/booleansPage.py:186 ../gui/system-config-selinux.glade:1917 msgid "Boolean" msgstr "" @@ -4574,9 +5013,46 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ar.po policycoreutils -#: ../gui/booleansPage.py:233 ../gui/semanagePage.py:165 +#: ../gui/booleansPage.py:243 ../gui/semanagePage.py:164 #: ../gui/system-config-selinux.glade:1808 - #: ../gui/system-config-selinux.glade:2030 - #: ../gui/system-config-selinux.glade:2830 -@@ -1397,7 +1398,7 @@ +-#: ../gui/system-config-selinux.glade:2030 +-#: ../gui/system-config-selinux.glade:2830 ++#: ../gui/system-config-selinux.glade:2031 ++#: ../gui/system-config-selinux.glade:2835 + msgid "Customized" + msgstr "" + +-#: ../gui/fcontextPage.py:64 ++#: ../gui/fcontextPage.py:64 ../gui/system-config-selinux.glade:2122 + msgid "File Labeling" + msgstr "" + +@@ -1306,7 +1309,7 @@ + "Type" + msgstr "" + +-#: ../gui/loginsPage.py:48 ++#: ../gui/loginsPage.py:48 ../gui/system-config-selinux.glade:2309 + msgid "User Mapping" + msgstr "" + +@@ -1333,7 +1336,7 @@ + msgid "Login '%s' is required" + msgstr "" + +-#: ../gui/modulesPage.py:48 ++#: ../gui/modulesPage.py:48 ../gui/system-config-selinux.glade:3151 + msgid "Policy Module" + msgstr "" + +@@ -1349,7 +1352,7 @@ + msgid "Disable Audit" + msgstr "" + +-#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3054 ++#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3060 + msgid "Enable Audit" + msgstr "" + +@@ -1397,7 +1400,7 @@ msgid "Applications" msgstr "" @@ -4585,7 +5061,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ar.po policycoreutils msgid "" "Standard Init Daemon are daemons started on boot via init scripts. Usually " "requires a script in /etc/rc.d/init.d" -@@ -1407,300 +1408,304 @@ +@@ -1407,300 +1410,304 @@ msgid "Standard Init Daemon" msgstr "" @@ -4959,7 +5435,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ar.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1712,7 +1717,7 @@ +@@ -1712,7 +1719,7 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -4968,7 +5444,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ar.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1723,11 +1728,11 @@ +@@ -1723,11 +1730,11 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -4982,7 +5458,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ar.po policycoreutils msgid "Boolean Name" msgstr "" -@@ -1748,102 +1753,102 @@ +@@ -1748,105 +1755,109 @@ msgid "%s must be a directory" msgstr "" @@ -5108,7 +5584,23 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ar.po policycoreutils msgid "Setup Script" msgstr "" -@@ -2999,16 +3004,16 @@ ++#: ../gui/portsPage.py:51 ../gui/system-config-selinux.glade:2926 ++msgid "Network Port" ++msgstr "" ++ + #: ../gui/portsPage.py:85 + msgid "" + "SELinux Port\n" +@@ -1876,7 +1887,7 @@ + msgid "List View" + msgstr "" + +-#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2812 ++#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2817 + msgid "Group View" + msgstr "" + +@@ -2999,16 +3010,16 @@ msgid "Add %s" msgstr "" @@ -5119,16 +5611,16 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ar.po policycoreutils msgstr "" -#: ../gui/statusPage.py:69 -+#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3210 ++#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3217 msgid "Permissive" msgstr "" -#: ../gui/statusPage.py:70 -+#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3228 ++#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3235 msgid "Enforcing" msgstr "" -@@ -3069,12 +3074,6 @@ +@@ -3069,12 +3080,6 @@ msgid "SELinux Type" msgstr "" @@ -5141,32 +5633,194 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ar.po policycoreutils #: ../gui/system-config-selinux.glade:622 msgid "" "SELinux MLS/MCS\n" -@@ -3193,6 +3192,7 @@ - #: ../gui/system-config-selinux.glade:2618 - #: ../gui/system-config-selinux.glade:2860 - #: ../gui/system-config-selinux.glade:3084 -+#: ../gui/system-config-selinux.glade:3258 +@@ -3106,8 +3111,6 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1029 +-#: ../gui/system-config-selinux.glade:2557 +-#: ../gui/system-config-selinux.glade:2589 + msgid "Add SELinux User" + msgstr "" + +@@ -3187,122 +3190,147 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1856 +-#: ../gui/system-config-selinux.glade:2060 +-#: ../gui/system-config-selinux.glade:2246 +-#: ../gui/system-config-selinux.glade:2432 +-#: ../gui/system-config-selinux.glade:2618 +-#: ../gui/system-config-selinux.glade:2860 +-#: ../gui/system-config-selinux.glade:3084 ++#: ../gui/system-config-selinux.glade:2061 ++#: ../gui/system-config-selinux.glade:2248 ++#: ../gui/system-config-selinux.glade:2435 ++#: ../gui/system-config-selinux.glade:2622 ++#: ../gui/system-config-selinux.glade:2865 ++#: ../gui/system-config-selinux.glade:3090 ++#: ../gui/system-config-selinux.glade:3265 msgid "Filter" msgstr "" -@@ -3286,10 +3286,12 @@ +-#: ../gui/system-config-selinux.glade:1944 ++#: ../gui/system-config-selinux.glade:1945 + msgid "label50" msgstr "" - #: ../gui/system-config-selinux.glade:3001 -+#: ../gui/system-config-selinux.glade:3209 +-#: ../gui/system-config-selinux.glade:1981 ++#: ../gui/system-config-selinux.glade:1982 + msgid "Add File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:1997 ++#: ../gui/system-config-selinux.glade:1998 + msgid "Modify File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2013 ++#: ../gui/system-config-selinux.glade:2014 + msgid "Delete File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2029 ++#: ../gui/system-config-selinux.glade:2030 + msgid "Toggle between all and customized file context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2148 ++#: ../gui/system-config-selinux.glade:2150 + msgid "label38" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2185 ++#: ../gui/system-config-selinux.glade:2187 + msgid "Add SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2201 ++#: ../gui/system-config-selinux.glade:2203 + msgid "Modify SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2217 ++#: ../gui/system-config-selinux.glade:2219 + msgid "Delete SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2334 ++#: ../gui/system-config-selinux.glade:2337 + msgid "label39" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2371 +-msgid "Add Translation" ++#: ../gui/system-config-selinux.glade:2374 ++msgid "Add User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2387 +-msgid "Modify Translation" ++#: ../gui/system-config-selinux.glade:2390 ++msgid "Modify User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2403 +-msgid "Delete Translation" ++#: ../gui/system-config-selinux.glade:2406 ++msgid "Delete User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2520 ++#: ../gui/system-config-selinux.glade:2524 + msgid "label41" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2573 +-msgid "Modify SELinux User" ++#: ../gui/system-config-selinux.glade:2561 ++msgid "Add Translation" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2706 ++#: ../gui/system-config-selinux.glade:2577 ++msgid "Modify Translation" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:2593 ++msgid "Delete Translation" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:2711 + msgid "label40" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2743 ++#: ../gui/system-config-selinux.glade:2748 + msgid "Add Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2759 ++#: ../gui/system-config-selinux.glade:2764 + msgid "Edit Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2775 ++#: ../gui/system-config-selinux.glade:2780 + msgid "Delete Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2811 +-#: ../gui/system-config-selinux.glade:2829 ++#: ../gui/system-config-selinux.glade:2816 ++#: ../gui/system-config-selinux.glade:2834 + msgid "Toggle between Customized and All Ports" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2948 ++#: ../gui/system-config-selinux.glade:2954 + msgid "label42" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2985 ++#: ../gui/system-config-selinux.glade:2991 + msgid "Generate new policy module" + msgstr "" + +-#: ../gui/system-config-selinux.glade:3001 ++#: ../gui/system-config-selinux.glade:3007 msgid "Load policy module" msgstr "" - #: ../gui/system-config-selinux.glade:3017 -+#: ../gui/system-config-selinux.glade:3227 +-#: ../gui/system-config-selinux.glade:3017 ++#: ../gui/system-config-selinux.glade:3023 msgid "Remove loadable policy module" msgstr "" -@@ -3303,6 +3305,10 @@ +-#: ../gui/system-config-selinux.glade:3053 ++#: ../gui/system-config-selinux.glade:3059 + msgid "" + "Enable/Disable additional audit rules, that are normally not reported in the " + "log files." + msgstr "" + +-#: ../gui/system-config-selinux.glade:3172 ++#: ../gui/system-config-selinux.glade:3179 msgid "label44" msgstr "" -+#: ../gui/system-config-selinux.glade:3346 ++#: ../gui/system-config-selinux.glade:3216 ++msgid "Change process mode to permissive." ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3234 ++msgid "Change process mode to enforcing" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3326 ++msgid "Process Domain" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3354 +msgid "label59" +msgstr "" + @@ -5175,7 +5829,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ar.po policycoreutils msgstr "" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils-2.0.61/po/as.po --- nsapolicycoreutils/po/as.po 2008-09-22 13:25:06.000000000 -0400 -+++ policycoreutils-2.0.61/po/as.po 2009-01-20 09:33:29.000000000 -0500 ++++ policycoreutils-2.0.61/po/as.po 2009-01-21 17:13:13.000000000 -0500 @@ -1,4 +1,4 @@ -# translation of as.po to Assamese +# translation of policycoreutils.HEAD.po to Assamese @@ -5191,12 +5845,12 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-09-09 13:24-0400\n" -"PO-Revision-Date: 2008-01-31 12:04+0530\n" -+"POT-Creation-Date: 2009-01-20 09:33-0500\n" ++"POT-Creation-Date: 2009-01-21 17:13-0500\n" +"PO-Revision-Date: 2008-09-24 12:55+0530\n" "Last-Translator: Amitakhya Phukan \n" "Language-Team: Assamese\n" "MIME-Version: 1.0\n" -@@ -91,837 +91,838 @@ +@@ -91,837 +91,840 @@ msgid "To make this policy package active, execute:" msgstr "চিহ্নিত পলিচি সৰঞ্জাম সক্ৰিয় কৰাৰ বাবে, সঞ্চালন কৰক:" @@ -5250,8 +5904,10 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils msgstr "স্তৰ" -#: ../semanage/seobject.py:236 ../gui/system-config-selinux.glade:651 +-#: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 +#: ../semanage/seobject.py:239 ../gui/system-config-selinux.glade:651 - #: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 ++#: ../gui/system-config-selinux.glade:2683 ../gui/translationsPage.py:43 ++#: ../gui/translationsPage.py:59 msgid "Translation" msgstr "অনুবাদ" @@ -5451,6 +6107,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils +#: ../semanage/seobject.py:767 ../semanage/seobject.py:772 #: ../gui/system-config-selinux.glade:128 #: ../gui/system-config-selinux.glade:1107 ++#: ../gui/system-config-selinux.glade:2496 ../gui/usersPage.py:44 msgid "SELinux User" msgstr "SELinux ব্যৱহাৰকৰোঁতা" @@ -6245,7 +6902,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils #: ../newrole/newrole.c:198 #, c-format -@@ -959,8 +960,8 @@ +@@ -959,8 +962,8 @@ msgstr "পৰিবেশ পৰিশ্ৰুত কৰোঁতে ব্যৰ্থ\n" #: ../newrole/newrole.c:556 ../newrole/newrole.c:634 @@ -6256,7 +6913,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils msgstr "কৰ্ম init কৰোঁতে ব্যৰ্থ, পৰিত্যাগ কৰা হৈছে ।\n" #: ../newrole/newrole.c:564 ../newrole/newrole.c:640 -@@ -1234,77 +1235,77 @@ +@@ -1234,84 +1237,84 @@ msgid "Can not combine +/- with other types of categories" msgstr "অন্যান্য শ্ৰেণী বিভাগেৰ সৈতে +/- ব্যৱহাৰ কৰা নাযাব" @@ -6335,7 +6992,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils msgstr "বিকল্প সংক্ৰান্ত ত্ৰুটি %s " -#: ../gui/booleansPage.py:184 -+#: ../gui/booleansPage.py:186 ++#: ../gui/booleansPage.py:186 ../gui/system-config-selinux.glade:1917 msgid "Boolean" msgstr "বুলিয়েন" @@ -6348,12 +7005,42 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils -#: ../gui/booleansPage.py:233 ../gui/semanagePage.py:165 +#: ../gui/booleansPage.py:243 ../gui/semanagePage.py:164 #: ../gui/system-config-selinux.glade:1808 - #: ../gui/system-config-selinux.glade:2030 - #: ../gui/system-config-selinux.glade:2830 -@@ -1390,8 +1391,9 @@ +-#: ../gui/system-config-selinux.glade:2030 +-#: ../gui/system-config-selinux.glade:2830 ++#: ../gui/system-config-selinux.glade:2031 ++#: ../gui/system-config-selinux.glade:2835 + msgid "Customized" msgstr "" - #: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3054 +-#: ../gui/fcontextPage.py:64 ++#: ../gui/fcontextPage.py:64 ../gui/system-config-selinux.glade:2122 + msgid "File Labeling" + msgstr "নথিপত্ৰ লেবেল ব্যৱস্থা" + +@@ -1340,7 +1343,7 @@ + "নথিপত্ৰ\n" + "ধৰন" + +-#: ../gui/loginsPage.py:48 ++#: ../gui/loginsPage.py:48 ../gui/system-config-selinux.glade:2309 + msgid "User Mapping" + msgstr "ব্যৱহাৰকৰোঁতা মেপিং" + +@@ -1373,7 +1376,7 @@ + msgid "Login '%s' is required" + msgstr "প্ৰৱেশ '%s' আৱশ্যক" + +-#: ../gui/modulesPage.py:48 ++#: ../gui/modulesPage.py:48 ../gui/system-config-selinux.glade:3151 + msgid "Policy Module" + msgstr "পলিচি অংশ" + +@@ -1389,9 +1392,10 @@ + msgid "Disable Audit" + msgstr "" + +-#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3054 ++#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3060 +#, fuzzy msgid "Enable Audit" -msgstr "" @@ -6361,7 +7048,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils #: ../gui/modulesPage.py:162 msgid "Load Policy Module" -@@ -1446,7 +1448,7 @@ +@@ -1446,7 +1450,7 @@ msgid "Applications" msgstr "অ্যাপ্লিকেশন" @@ -6370,7 +7057,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils #, fuzzy msgid "" "Standard Init Daemon are daemons started on boot via init scripts. Usually " -@@ -1459,25 +1461,29 @@ +@@ -1459,25 +1463,29 @@ msgid "Standard Init Daemon" msgstr "প্ৰমিত Init ডেমন" @@ -6405,7 +7092,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils msgid "" "User Application are any application that you would like to confine that is " "started by a user" -@@ -1485,70 +1491,70 @@ +@@ -1485,70 +1493,70 @@ "ব্যৱহাৰকৰোঁতা দ্বাৰা আৰম্ভ কৰা কোনো অ্যাপ্লিকেশন যা আৱদ্ধ কৰাৰ বাবে চিহ্নিত তাক " "ব্যৱহাৰকৰোঁতাসকলৰ অ্যাপ্লিকেশন নামে পৰিচিত" @@ -6490,7 +7177,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils #, fuzzy msgid "" "Select Root Administrator User Role, if this user will be used to administer " -@@ -1558,238 +1564,239 @@ +@@ -1558,238 +1566,239 @@ "এই ব্যৱহাৰকৰোঁতা দ্বাৰা root পৰিচয়ে মেশিন পৰিচালনা কৰা হলে root ব্যৱহাৰকৰোঁতা " "নিৰ্বাচন কৰক । সিস্টেমে, এই ব্যৱহাৰকৰোঁতা সৰাসৰি প্ৰৱেশ কৰোঁতে সক্ষম হ'বন না ।" @@ -6782,7 +7469,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1799,9 +1806,10 @@ +@@ -1799,9 +1808,10 @@ "Put the machine in permissive mode (setenforce 0). \n" "Login as the user and test this user role.\n" "Use audit2allow -R to generate additional rules for the te file.\n" @@ -6795,7 +7482,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1810,13 +1818,13 @@ +@@ -1810,13 +1820,13 @@ "Put the machine in permissive mode (setenforce 0). \n" "Run/restart the application to generate avc messages.\n" "Use audit2allow -R to generate additional rules for the te file.\n" @@ -6812,7 +7499,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils #, fuzzy msgid "Boolean Name" msgstr "বুলিয়েন" -@@ -1838,106 +1846,107 @@ +@@ -1838,109 +1848,115 @@ msgid "%s must be a directory" msgstr "পঞ্জিকা" @@ -6948,7 +7635,24 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils msgid "Setup Script" msgstr "বৈশিষ্ট্য" -@@ -2732,8 +2741,9 @@ ++#: ../gui/portsPage.py:51 ../gui/system-config-selinux.glade:2926 ++#, fuzzy ++msgid "Network Port" ++msgstr "পোৰ্ট" ++ + #: ../gui/portsPage.py:85 + msgid "" + "SELinux Port\n" +@@ -1974,7 +1990,7 @@ + msgid "List View" + msgstr "" + +-#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2812 ++#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2817 + msgid "Group View" + msgstr "দল ভিউ" + +@@ -2732,8 +2748,9 @@ msgstr "উল্লিখিত সময় অবধি" #: ../gui/selinux.tbl:153 @@ -6959,7 +7663,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils #: ../gui/selinux.tbl:154 msgid "Disable SELinux protection for restorecond" -@@ -3112,16 +3122,16 @@ +@@ -3112,16 +3129,16 @@ msgid "Add %s" msgstr "" @@ -6970,16 +7674,16 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils msgstr "" -#: ../gui/statusPage.py:69 -+#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3210 ++#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3217 msgid "Permissive" msgstr "" -#: ../gui/statusPage.py:70 -+#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3228 ++#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3235 msgid "Enforcing" msgstr "" -@@ -3158,8 +3168,9 @@ +@@ -3158,8 +3175,9 @@ msgstr "সৰ্বমোট নথিপত্ৰ উপৰ উপৰ সৰ্বমোট নথিপত্ৰ?" #: ../gui/system-config-selinux.glade:11 @@ -6990,7 +7694,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils #: ../gui/system-config-selinux.glade:12 msgid "" -@@ -3174,20 +3185,15 @@ +@@ -3174,20 +3192,15 @@ msgstr "প্ৰৱেশ" #: ../gui/system-config-selinux.glade:257 @@ -7013,7 +7717,16 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils #: ../gui/system-config-selinux.glade:622 msgid "" "SELinux MLS/MCS\n" -@@ -3284,8 +3290,9 @@ +@@ -3219,8 +3232,6 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1029 +-#: ../gui/system-config-selinux.glade:2557 +-#: ../gui/system-config-selinux.glade:2589 + msgid "Add SELinux User" + msgstr "SELinux ব্যৱহাৰকৰোঁতা যোগ কৰক" + +@@ -3284,8 +3295,9 @@ msgstr "" #: ../gui/system-config-selinux.glade:1791 @@ -7024,34 +7737,169 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils #: ../gui/system-config-selinux.glade:1807 msgid "Toggle between Customized and All Booleans" -@@ -3306,6 +3313,7 @@ - #: ../gui/system-config-selinux.glade:2618 - #: ../gui/system-config-selinux.glade:2860 - #: ../gui/system-config-selinux.glade:3084 -+#: ../gui/system-config-selinux.glade:3258 +@@ -3300,122 +3312,152 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1856 +-#: ../gui/system-config-selinux.glade:2060 +-#: ../gui/system-config-selinux.glade:2246 +-#: ../gui/system-config-selinux.glade:2432 +-#: ../gui/system-config-selinux.glade:2618 +-#: ../gui/system-config-selinux.glade:2860 +-#: ../gui/system-config-selinux.glade:3084 ++#: ../gui/system-config-selinux.glade:2061 ++#: ../gui/system-config-selinux.glade:2248 ++#: ../gui/system-config-selinux.glade:2435 ++#: ../gui/system-config-selinux.glade:2622 ++#: ../gui/system-config-selinux.glade:2865 ++#: ../gui/system-config-selinux.glade:3090 ++#: ../gui/system-config-selinux.glade:3265 msgid "Filter" msgstr "" -@@ -3395,27 +3403,35 @@ +-#: ../gui/system-config-selinux.glade:1944 ++#: ../gui/system-config-selinux.glade:1945 + msgid "label50" msgstr "" - #: ../gui/system-config-selinux.glade:2985 +-#: ../gui/system-config-selinux.glade:1981 ++#: ../gui/system-config-selinux.glade:1982 + msgid "Add File Context" + msgstr "কনটেক্সট" + +-#: ../gui/system-config-selinux.glade:1997 ++#: ../gui/system-config-selinux.glade:1998 + msgid "Modify File Context" + msgstr "পৰিবৰ্তন কৰক কনটেক্সট" + +-#: ../gui/system-config-selinux.glade:2013 ++#: ../gui/system-config-selinux.glade:2014 + msgid "Delete File Context" + msgstr "মুছে ফেলুন কনটেক্সট" + +-#: ../gui/system-config-selinux.glade:2029 ++#: ../gui/system-config-selinux.glade:2030 + msgid "Toggle between all and customized file context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2148 ++#: ../gui/system-config-selinux.glade:2150 + msgid "label38" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2185 ++#: ../gui/system-config-selinux.glade:2187 + msgid "Add SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2201 ++#: ../gui/system-config-selinux.glade:2203 + msgid "Modify SELinux User Mapping" + msgstr "পৰিবৰ্তন কৰক" + +-#: ../gui/system-config-selinux.glade:2217 ++#: ../gui/system-config-selinux.glade:2219 + msgid "Delete SELinux User Mapping" + msgstr "মুছে ফেলুন" + +-#: ../gui/system-config-selinux.glade:2334 ++#: ../gui/system-config-selinux.glade:2337 + msgid "label39" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2371 ++#: ../gui/system-config-selinux.glade:2374 ++#, fuzzy ++msgid "Add User" ++msgstr "SELinux ব্যৱহাৰকৰোঁতা যোগ কৰক" ++ ++#: ../gui/system-config-selinux.glade:2390 ++#, fuzzy ++msgid "Modify User" ++msgstr "পৰিবৰ্তন কৰক" ++ ++#: ../gui/system-config-selinux.glade:2406 ++#, fuzzy ++msgid "Delete User" ++msgstr "মুছে ফেলুন (_D)" ++ ++#: ../gui/system-config-selinux.glade:2524 ++msgid "label41" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:2561 + msgid "Add Translation" + msgstr "অনুবাদ" + +-#: ../gui/system-config-selinux.glade:2387 ++#: ../gui/system-config-selinux.glade:2577 + msgid "Modify Translation" + msgstr "পৰিবৰ্তন কৰক অনুবাদ" + +-#: ../gui/system-config-selinux.glade:2403 ++#: ../gui/system-config-selinux.glade:2593 + msgid "Delete Translation" + msgstr "মুছে ফেলুন অনুবাদ" + +-#: ../gui/system-config-selinux.glade:2520 +-msgid "label41" +-msgstr "" +- +-#: ../gui/system-config-selinux.glade:2573 +-msgid "Modify SELinux User" +-msgstr "পৰিবৰ্তন কৰক" +- +-#: ../gui/system-config-selinux.glade:2706 ++#: ../gui/system-config-selinux.glade:2711 + msgid "label40" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2743 ++#: ../gui/system-config-selinux.glade:2748 + msgid "Add Network Port" + msgstr "পোৰ্ট" + +-#: ../gui/system-config-selinux.glade:2759 ++#: ../gui/system-config-selinux.glade:2764 + msgid "Edit Network Port" + msgstr "সম্পাদন পোৰ্ট" + +-#: ../gui/system-config-selinux.glade:2775 ++#: ../gui/system-config-selinux.glade:2780 + msgid "Delete Network Port" + msgstr "মুছে ফেলুন পোৰ্ট" + +-#: ../gui/system-config-selinux.glade:2811 +-#: ../gui/system-config-selinux.glade:2829 ++#: ../gui/system-config-selinux.glade:2816 ++#: ../gui/system-config-selinux.glade:2834 + msgid "Toggle between Customized and All Ports" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2948 ++#: ../gui/system-config-selinux.glade:2954 + msgid "label42" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2985 ++#: ../gui/system-config-selinux.glade:2991 +#, fuzzy msgid "Generate new policy module" -msgstr "" +msgstr "সৃষ্টি কৰক" - #: ../gui/system-config-selinux.glade:3001 -+#: ../gui/system-config-selinux.glade:3209 +-#: ../gui/system-config-selinux.glade:3001 ++#: ../gui/system-config-selinux.glade:3007 msgid "Load policy module" msgstr "" - #: ../gui/system-config-selinux.glade:3017 -+#: ../gui/system-config-selinux.glade:3227 +-#: ../gui/system-config-selinux.glade:3017 ++#: ../gui/system-config-selinux.glade:3023 msgid "Remove loadable policy module" msgstr "" - #: ../gui/system-config-selinux.glade:3053 +-#: ../gui/system-config-selinux.glade:3053 ++#: ../gui/system-config-selinux.glade:3059 +#, fuzzy msgid "" "Enable/Disable additional audit rules, that are normally not reported in the " @@ -7059,18 +7907,31 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils -msgstr "" +msgstr "সক্ৰিয় ভিতৰ." - #: ../gui/system-config-selinux.glade:3172 +-#: ../gui/system-config-selinux.glade:3172 ++#: ../gui/system-config-selinux.glade:3179 msgid "label44" msgstr "" -+#: ../gui/system-config-selinux.glade:3346 ++#: ../gui/system-config-selinux.glade:3216 ++msgid "Change process mode to permissive." ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3234 ++msgid "Change process mode to enforcing" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3326 ++msgid "Process Domain" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3354 +msgid "label59" +msgstr "" + #: ../gui/translationsPage.py:53 msgid "Sensitvity Level" msgstr "স্তৰ" -@@ -3425,272 +3441,16 @@ +@@ -3425,272 +3467,16 @@ msgid "SELinux user '%s' is required" msgstr "" @@ -7125,7 +7986,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils -#~ msgstr "অসংৰক্ষিত পোৰ্ট (> 1024)" - -#, fuzzy --#~ msgid "" + #~ msgid "" -#~ "Enter a comma separated list of tcp ports or ranges of ports that " -#~ "application/user role binds to. Example: 612, 650-660" -#~ msgstr "তালিকা সৰ্বমোট " @@ -7159,7 +8020,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils -#~ msgid "XWindows Login User" -#~ msgstr "XWindows প্ৰৱেশ ব্যৱহাৰকৰোঁতা" - - #~ msgid "" +-#~ msgid "" -#~ "Select Terminal Login User, if this user will login to a machine only via " -#~ "a terminal or remote login" +#~ "\n" @@ -7175,17 +8036,17 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils - -#~ msgid "Name of application to be confined" -#~ msgstr "confine কৰাৰ বাবে চিহ্নিত অ্যাপ্লিকেশন" -+#~ "\n" -+#~ "\n" -+#~ "semodule -i %s\n" -+#~ "\n" - +- -#~ msgid "Incoming Network Port Connections" -#~ msgstr "আগমনকাৰী নে'টৱৰ্ক পোৰ্ট সংযোগ" - -#~ msgid "Outgoing Network Port Connections" -#~ msgstr "বাহিৰমুখী নে'টৱৰ্ক পোৰ্ট সংযোগ" -- ++#~ "\n" ++#~ "\n" ++#~ "semodule -i %s\n" ++#~ "\n" + -#~ msgid "" -#~ "Application uses nsswitch or translates UID's (daemons that run as non " -#~ "root)" @@ -7355,17 +8216,17 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/as.po policycoreutils +#~ msgstr "MLS-বিহীন যন্ত্ৰত অনুবাদ সমৰ্থন কৰা নহয়" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/be.po policycoreutils-2.0.61/po/be.po --- nsapolicycoreutils/po/be.po 2008-09-22 13:25:06.000000000 -0400 -+++ policycoreutils-2.0.61/po/be.po 2009-01-20 09:33:29.000000000 -0500 ++++ policycoreutils-2.0.61/po/be.po 2009-01-21 17:13:13.000000000 -0500 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-09-09 13:24-0400\n" -+"POT-Creation-Date: 2009-01-20 09:33-0500\n" ++"POT-Creation-Date: 2009-01-21 17:13-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -@@ -85,818 +85,819 @@ +@@ -85,818 +85,821 @@ msgid "To make this policy package active, execute:" msgstr "" @@ -7413,8 +8274,10 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/be.po policycoreutils msgstr "" -#: ../semanage/seobject.py:236 ../gui/system-config-selinux.glade:651 +-#: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 +#: ../semanage/seobject.py:239 ../gui/system-config-selinux.glade:651 - #: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 ++#: ../gui/system-config-selinux.glade:2683 ../gui/translationsPage.py:43 ++#: ../gui/translationsPage.py:59 msgid "Translation" msgstr "" @@ -7608,6 +8471,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/be.po policycoreutils +#: ../semanage/seobject.py:767 ../semanage/seobject.py:772 #: ../gui/system-config-selinux.glade:128 #: ../gui/system-config-selinux.glade:1107 ++#: ../gui/system-config-selinux.glade:2496 ../gui/usersPage.py:44 msgid "SELinux User" msgstr "" @@ -8379,7 +9243,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/be.po policycoreutils #: ../gui/polgengui.py:169 msgid "Description" msgstr "" -@@ -938,7 +939,7 @@ +@@ -938,7 +941,7 @@ #: ../newrole/newrole.c:556 ../newrole/newrole.c:634 #, c-format @@ -8388,7 +9252,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/be.po policycoreutils msgstr "" #: ../newrole/newrole.c:564 ../newrole/newrole.c:640 -@@ -1208,76 +1209,76 @@ +@@ -1208,83 +1211,83 @@ msgid "Can not combine +/- with other types of categories" msgstr "" @@ -8467,7 +9331,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/be.po policycoreutils msgstr "" -#: ../gui/booleansPage.py:184 -+#: ../gui/booleansPage.py:186 ++#: ../gui/booleansPage.py:186 ../gui/system-config-selinux.glade:1917 msgid "Boolean" msgstr "" @@ -8479,9 +9343,46 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/be.po policycoreutils -#: ../gui/booleansPage.py:233 ../gui/semanagePage.py:165 +#: ../gui/booleansPage.py:243 ../gui/semanagePage.py:164 #: ../gui/system-config-selinux.glade:1808 - #: ../gui/system-config-selinux.glade:2030 - #: ../gui/system-config-selinux.glade:2830 -@@ -1397,7 +1398,7 @@ +-#: ../gui/system-config-selinux.glade:2030 +-#: ../gui/system-config-selinux.glade:2830 ++#: ../gui/system-config-selinux.glade:2031 ++#: ../gui/system-config-selinux.glade:2835 + msgid "Customized" + msgstr "" + +-#: ../gui/fcontextPage.py:64 ++#: ../gui/fcontextPage.py:64 ../gui/system-config-selinux.glade:2122 + msgid "File Labeling" + msgstr "" + +@@ -1306,7 +1309,7 @@ + "Type" + msgstr "" + +-#: ../gui/loginsPage.py:48 ++#: ../gui/loginsPage.py:48 ../gui/system-config-selinux.glade:2309 + msgid "User Mapping" + msgstr "" + +@@ -1333,7 +1336,7 @@ + msgid "Login '%s' is required" + msgstr "" + +-#: ../gui/modulesPage.py:48 ++#: ../gui/modulesPage.py:48 ../gui/system-config-selinux.glade:3151 + msgid "Policy Module" + msgstr "" + +@@ -1349,7 +1352,7 @@ + msgid "Disable Audit" + msgstr "" + +-#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3054 ++#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3060 + msgid "Enable Audit" + msgstr "" + +@@ -1397,7 +1400,7 @@ msgid "Applications" msgstr "" @@ -8490,7 +9391,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/be.po policycoreutils msgid "" "Standard Init Daemon are daemons started on boot via init scripts. Usually " "requires a script in /etc/rc.d/init.d" -@@ -1407,300 +1408,304 @@ +@@ -1407,300 +1410,304 @@ msgid "Standard Init Daemon" msgstr "" @@ -8864,7 +9765,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/be.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1712,7 +1717,7 @@ +@@ -1712,7 +1719,7 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -8873,7 +9774,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/be.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1723,11 +1728,11 @@ +@@ -1723,11 +1730,11 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -8887,7 +9788,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/be.po policycoreutils msgid "Boolean Name" msgstr "" -@@ -1748,102 +1753,102 @@ +@@ -1748,105 +1755,109 @@ msgid "%s must be a directory" msgstr "" @@ -9013,7 +9914,23 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/be.po policycoreutils msgid "Setup Script" msgstr "" -@@ -2999,16 +3004,16 @@ ++#: ../gui/portsPage.py:51 ../gui/system-config-selinux.glade:2926 ++msgid "Network Port" ++msgstr "" ++ + #: ../gui/portsPage.py:85 + msgid "" + "SELinux Port\n" +@@ -1876,7 +1887,7 @@ + msgid "List View" + msgstr "" + +-#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2812 ++#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2817 + msgid "Group View" + msgstr "" + +@@ -2999,16 +3010,16 @@ msgid "Add %s" msgstr "" @@ -9024,16 +9941,16 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/be.po policycoreutils msgstr "" -#: ../gui/statusPage.py:69 -+#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3210 ++#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3217 msgid "Permissive" msgstr "" -#: ../gui/statusPage.py:70 -+#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3228 ++#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3235 msgid "Enforcing" msgstr "" -@@ -3069,12 +3074,6 @@ +@@ -3069,12 +3080,6 @@ msgid "SELinux Type" msgstr "" @@ -9046,32 +9963,194 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/be.po policycoreutils #: ../gui/system-config-selinux.glade:622 msgid "" "SELinux MLS/MCS\n" -@@ -3193,6 +3192,7 @@ - #: ../gui/system-config-selinux.glade:2618 - #: ../gui/system-config-selinux.glade:2860 - #: ../gui/system-config-selinux.glade:3084 -+#: ../gui/system-config-selinux.glade:3258 +@@ -3106,8 +3111,6 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1029 +-#: ../gui/system-config-selinux.glade:2557 +-#: ../gui/system-config-selinux.glade:2589 + msgid "Add SELinux User" + msgstr "" + +@@ -3187,122 +3190,147 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1856 +-#: ../gui/system-config-selinux.glade:2060 +-#: ../gui/system-config-selinux.glade:2246 +-#: ../gui/system-config-selinux.glade:2432 +-#: ../gui/system-config-selinux.glade:2618 +-#: ../gui/system-config-selinux.glade:2860 +-#: ../gui/system-config-selinux.glade:3084 ++#: ../gui/system-config-selinux.glade:2061 ++#: ../gui/system-config-selinux.glade:2248 ++#: ../gui/system-config-selinux.glade:2435 ++#: ../gui/system-config-selinux.glade:2622 ++#: ../gui/system-config-selinux.glade:2865 ++#: ../gui/system-config-selinux.glade:3090 ++#: ../gui/system-config-selinux.glade:3265 msgid "Filter" msgstr "" -@@ -3286,10 +3286,12 @@ +-#: ../gui/system-config-selinux.glade:1944 ++#: ../gui/system-config-selinux.glade:1945 + msgid "label50" msgstr "" - #: ../gui/system-config-selinux.glade:3001 -+#: ../gui/system-config-selinux.glade:3209 +-#: ../gui/system-config-selinux.glade:1981 ++#: ../gui/system-config-selinux.glade:1982 + msgid "Add File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:1997 ++#: ../gui/system-config-selinux.glade:1998 + msgid "Modify File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2013 ++#: ../gui/system-config-selinux.glade:2014 + msgid "Delete File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2029 ++#: ../gui/system-config-selinux.glade:2030 + msgid "Toggle between all and customized file context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2148 ++#: ../gui/system-config-selinux.glade:2150 + msgid "label38" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2185 ++#: ../gui/system-config-selinux.glade:2187 + msgid "Add SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2201 ++#: ../gui/system-config-selinux.glade:2203 + msgid "Modify SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2217 ++#: ../gui/system-config-selinux.glade:2219 + msgid "Delete SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2334 ++#: ../gui/system-config-selinux.glade:2337 + msgid "label39" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2371 +-msgid "Add Translation" ++#: ../gui/system-config-selinux.glade:2374 ++msgid "Add User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2387 +-msgid "Modify Translation" ++#: ../gui/system-config-selinux.glade:2390 ++msgid "Modify User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2403 +-msgid "Delete Translation" ++#: ../gui/system-config-selinux.glade:2406 ++msgid "Delete User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2520 ++#: ../gui/system-config-selinux.glade:2524 + msgid "label41" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2573 +-msgid "Modify SELinux User" ++#: ../gui/system-config-selinux.glade:2561 ++msgid "Add Translation" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2706 ++#: ../gui/system-config-selinux.glade:2577 ++msgid "Modify Translation" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:2593 ++msgid "Delete Translation" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:2711 + msgid "label40" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2743 ++#: ../gui/system-config-selinux.glade:2748 + msgid "Add Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2759 ++#: ../gui/system-config-selinux.glade:2764 + msgid "Edit Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2775 ++#: ../gui/system-config-selinux.glade:2780 + msgid "Delete Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2811 +-#: ../gui/system-config-selinux.glade:2829 ++#: ../gui/system-config-selinux.glade:2816 ++#: ../gui/system-config-selinux.glade:2834 + msgid "Toggle between Customized and All Ports" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2948 ++#: ../gui/system-config-selinux.glade:2954 + msgid "label42" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2985 ++#: ../gui/system-config-selinux.glade:2991 + msgid "Generate new policy module" + msgstr "" + +-#: ../gui/system-config-selinux.glade:3001 ++#: ../gui/system-config-selinux.glade:3007 msgid "Load policy module" msgstr "" - #: ../gui/system-config-selinux.glade:3017 -+#: ../gui/system-config-selinux.glade:3227 +-#: ../gui/system-config-selinux.glade:3017 ++#: ../gui/system-config-selinux.glade:3023 msgid "Remove loadable policy module" msgstr "" -@@ -3303,6 +3305,10 @@ +-#: ../gui/system-config-selinux.glade:3053 ++#: ../gui/system-config-selinux.glade:3059 + msgid "" + "Enable/Disable additional audit rules, that are normally not reported in the " + "log files." + msgstr "" + +-#: ../gui/system-config-selinux.glade:3172 ++#: ../gui/system-config-selinux.glade:3179 msgid "label44" msgstr "" -+#: ../gui/system-config-selinux.glade:3346 ++#: ../gui/system-config-selinux.glade:3216 ++msgid "Change process mode to permissive." ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3234 ++msgid "Change process mode to enforcing" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3326 ++msgid "Process Domain" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3354 +msgid "label59" +msgstr "" + @@ -9080,17 +10159,17 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/be.po policycoreutils msgstr "" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils-2.0.61/po/bg.po --- nsapolicycoreutils/po/bg.po 2008-09-22 13:25:06.000000000 -0400 -+++ policycoreutils-2.0.61/po/bg.po 2009-01-20 09:33:29.000000000 -0500 ++++ policycoreutils-2.0.61/po/bg.po 2009-01-21 17:13:13.000000000 -0500 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: policycoreutils\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-09-09 13:24-0400\n" -+"POT-Creation-Date: 2009-01-20 09:33-0500\n" ++"POT-Creation-Date: 2009-01-21 17:13-0500\n" "PO-Revision-Date: 2008-03-10 21:37+0100\n" "Last-Translator: Alexander Todorov \n" "Language-Team: Bulgarian \n" -@@ -88,830 +88,832 @@ +@@ -88,830 +88,834 @@ msgid "To make this policy package active, execute:" msgstr "За да активирате този пакет с политика, изпълнете:" @@ -9140,8 +10219,10 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils msgstr "Ниво" -#: ../semanage/seobject.py:236 ../gui/system-config-selinux.glade:651 +-#: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 +#: ../semanage/seobject.py:239 ../gui/system-config-selinux.glade:651 - #: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 ++#: ../gui/system-config-selinux.glade:2683 ../gui/translationsPage.py:43 ++#: ../gui/translationsPage.py:59 msgid "Translation" msgstr "Превод" @@ -9339,6 +10420,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils +#: ../semanage/seobject.py:767 ../semanage/seobject.py:772 #: ../gui/system-config-selinux.glade:128 #: ../gui/system-config-selinux.glade:1107 ++#: ../gui/system-config-selinux.glade:2496 ../gui/usersPage.py:44 msgid "SELinux User" msgstr "SELinux потребител" @@ -10118,7 +11200,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils #: ../gui/polgengui.py:169 msgid "Description" msgstr "" -@@ -953,8 +955,8 @@ +@@ -953,8 +957,8 @@ msgstr "Не може да бъде почистена средата\n" #: ../newrole/newrole.c:556 ../newrole/newrole.c:634 @@ -10129,7 +11211,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils msgstr "Грешка при инициализиране на правата, авариен изход.\n" #: ../newrole/newrole.c:564 ../newrole/newrole.c:640 -@@ -1228,77 +1230,77 @@ +@@ -1228,84 +1232,84 @@ msgid "Can not combine +/- with other types of categories" msgstr "Не може да се комбинира +/- с други типове категории" @@ -10208,7 +11290,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils msgstr "Грешка в опциите %s " -#: ../gui/booleansPage.py:184 -+#: ../gui/booleansPage.py:186 ++#: ../gui/booleansPage.py:186 ../gui/system-config-selinux.glade:1917 msgid "Boolean" msgstr "Булева" @@ -10221,9 +11303,46 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils -#: ../gui/booleansPage.py:233 ../gui/semanagePage.py:165 +#: ../gui/booleansPage.py:243 ../gui/semanagePage.py:164 #: ../gui/system-config-selinux.glade:1808 - #: ../gui/system-config-selinux.glade:2030 - #: ../gui/system-config-selinux.glade:2830 -@@ -1441,7 +1443,7 @@ +-#: ../gui/system-config-selinux.glade:2030 +-#: ../gui/system-config-selinux.glade:2830 ++#: ../gui/system-config-selinux.glade:2031 ++#: ../gui/system-config-selinux.glade:2835 + msgid "Customized" + msgstr "" + +-#: ../gui/fcontextPage.py:64 ++#: ../gui/fcontextPage.py:64 ../gui/system-config-selinux.glade:2122 + msgid "File Labeling" + msgstr "Етикиране на файл" + +@@ -1334,7 +1338,7 @@ + "Файлов\n" + "Тип" + +-#: ../gui/loginsPage.py:48 ++#: ../gui/loginsPage.py:48 ../gui/system-config-selinux.glade:2309 + msgid "User Mapping" + msgstr "Съответствия за потребител" + +@@ -1367,7 +1371,7 @@ + msgid "Login '%s' is required" + msgstr "Изисква се '%s' за вход" + +-#: ../gui/modulesPage.py:48 ++#: ../gui/modulesPage.py:48 ../gui/system-config-selinux.glade:3151 + msgid "Policy Module" + msgstr "Модул с политика" + +@@ -1383,7 +1387,7 @@ + msgid "Disable Audit" + msgstr "Изключване на одита" + +-#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3054 ++#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3060 + msgid "Enable Audit" + msgstr "Включване на одита" + +@@ -1441,7 +1445,7 @@ msgid "Applications" msgstr "Приложения" @@ -10232,7 +11351,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils #, fuzzy msgid "" "Standard Init Daemon are daemons started on boot via init scripts. Usually " -@@ -1454,26 +1456,30 @@ +@@ -1454,26 +1458,30 @@ msgid "Standard Init Daemon" msgstr "Стандартен init демон" @@ -10268,7 +11387,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils msgid "" "User Application are any application that you would like to confine that is " "started by a user" -@@ -1481,70 +1487,70 @@ +@@ -1481,70 +1489,70 @@ "Потребителски приложения са всички приложения, които бихте искали да " "ограничите, стартирани от потребител" @@ -10353,7 +11472,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils #, fuzzy msgid "" "Select Root Administrator User Role, if this user will be used to administer " -@@ -1555,64 +1561,64 @@ +@@ -1555,64 +1563,64 @@ "на машината работейки като root. Този потребител няма да може да влиза в " "системата директно." @@ -10431,7 +11550,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils #, fuzzy msgid "" "Select the applications domains that you would like this user role to " -@@ -1621,49 +1627,49 @@ +@@ -1621,49 +1629,49 @@ "Изберете домейните за приложения, към които бихте искали този потребител да " "преминава." @@ -10491,7 +11610,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils #, fuzzy msgid "" "Allow application/user role to call bindresvport with 0. Binding to port 600-" -@@ -1672,11 +1678,11 @@ +@@ -1672,11 +1680,11 @@ "Разрешаване на приложението/потребителя да извиква bindresvport с 0. Слушане " "на портове 600-1024" @@ -10505,7 +11624,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils #, fuzzy msgid "" "Enter a comma separated list of udp ports or ranges of ports that " -@@ -1685,33 +1691,33 @@ +@@ -1685,33 +1693,33 @@ "Въведете разделен със запетаи списък от udp портове, към които приложението/" "потребителя се свързва." @@ -10546,7 +11665,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils #, fuzzy msgid "" "Enter a comma separated list of tcp ports or ranges of ports that " -@@ -1720,7 +1726,7 @@ +@@ -1720,7 +1728,7 @@ "Въведете разделен със запетаи списък от udp портове, към които приложението/" "потребителя се свързва." @@ -10555,7 +11674,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils #, fuzzy msgid "" "Enter a comma separated list of udp ports or ranges of ports that " -@@ -1729,55 +1735,55 @@ +@@ -1729,55 +1737,55 @@ "Въведете разделен със запетаи списък от udp портове, към които приложението/" "потребителя се свързва." @@ -10622,7 +11741,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils #, fuzzy msgid "" "Add Files/Directories that application will need to \"Write\" to. Pid Files, " -@@ -1786,32 +1792,32 @@ +@@ -1786,32 +1794,32 @@ "Добавяне на файлове/директории, в които това приложение ще трябва да може да " "пише. Pid файлове, дневници, /var/lib файлове ..." @@ -10661,7 +11780,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils #, fuzzy msgid "" "This tool will generate the following: \n" -@@ -1832,7 +1838,7 @@ +@@ -1832,7 +1840,7 @@ "(Ре)стартирайте приложението за да се генерират avc съобщения.\n" "Ползвайте audit2allow -R за генериране на допълнителни правила за te файла.\n" @@ -10670,7 +11789,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils #, fuzzy msgid "" "This tool will generate the following: \n" -@@ -1852,11 +1858,11 @@ +@@ -1852,11 +1860,11 @@ "(Ре)стартирайте приложението за да се генерират avc съобщения.\n" "Ползвайте audit2allow -R за генериране на допълнителни правила за te файла.\n" @@ -10684,7 +11803,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils #, fuzzy msgid "Boolean Name" msgstr "Булева" -@@ -1878,108 +1884,108 @@ +@@ -1878,111 +1886,116 @@ msgid "%s must be a directory" msgstr "Разрешаване на mount да монтира всяка директория" @@ -10816,7 +11935,24 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils msgid "Setup Script" msgstr "Настройващ скрипт" -@@ -3199,16 +3205,16 @@ ++#: ../gui/portsPage.py:51 ../gui/system-config-selinux.glade:2926 ++#, fuzzy ++msgid "Network Port" ++msgstr "Добавяне на мрежов порт" ++ + #: ../gui/portsPage.py:85 + msgid "" + "SELinux Port\n" +@@ -2016,7 +2029,7 @@ + msgid "List View" + msgstr "" + +-#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2812 ++#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2817 + msgid "Group View" + msgstr "Групов преглед" + +@@ -3199,16 +3212,16 @@ msgid "Add %s" msgstr "Добавяне на %s" @@ -10827,16 +11963,16 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils msgstr "Промяна на %s" -#: ../gui/statusPage.py:69 -+#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3210 ++#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3217 msgid "Permissive" msgstr "Пасивен" -#: ../gui/statusPage.py:70 -+#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3228 ++#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3235 msgid "Enforcing" msgstr "Активен" -@@ -3283,14 +3289,6 @@ +@@ -3283,14 +3296,6 @@ msgid "SELinux Type" msgstr "SELinux тип" @@ -10851,32 +11987,201 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils #: ../gui/system-config-selinux.glade:622 msgid "" "SELinux MLS/MCS\n" -@@ -3424,6 +3422,7 @@ - #: ../gui/system-config-selinux.glade:2618 - #: ../gui/system-config-selinux.glade:2860 - #: ../gui/system-config-selinux.glade:3084 -+#: ../gui/system-config-selinux.glade:3258 +@@ -3332,8 +3337,6 @@ + msgstr "MLS" + + #: ../gui/system-config-selinux.glade:1029 +-#: ../gui/system-config-selinux.glade:2557 +-#: ../gui/system-config-selinux.glade:2589 + msgid "Add SELinux User" + msgstr "Добавяне на SELinux потребител" + +@@ -3418,113 +3421,125 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1856 +-#: ../gui/system-config-selinux.glade:2060 +-#: ../gui/system-config-selinux.glade:2246 +-#: ../gui/system-config-selinux.glade:2432 +-#: ../gui/system-config-selinux.glade:2618 +-#: ../gui/system-config-selinux.glade:2860 +-#: ../gui/system-config-selinux.glade:3084 ++#: ../gui/system-config-selinux.glade:2061 ++#: ../gui/system-config-selinux.glade:2248 ++#: ../gui/system-config-selinux.glade:2435 ++#: ../gui/system-config-selinux.glade:2622 ++#: ../gui/system-config-selinux.glade:2865 ++#: ../gui/system-config-selinux.glade:3090 ++#: ../gui/system-config-selinux.glade:3265 msgid "Filter" msgstr "Филтър" -@@ -3517,10 +3516,12 @@ +-#: ../gui/system-config-selinux.glade:1944 ++#: ../gui/system-config-selinux.glade:1945 + msgid "label50" + msgstr "label50" + +-#: ../gui/system-config-selinux.glade:1981 ++#: ../gui/system-config-selinux.glade:1982 + msgid "Add File Context" + msgstr "Добавяне на файлов контекст" + +-#: ../gui/system-config-selinux.glade:1997 ++#: ../gui/system-config-selinux.glade:1998 + msgid "Modify File Context" + msgstr "Промяна на файлов контекст" + +-#: ../gui/system-config-selinux.glade:2013 ++#: ../gui/system-config-selinux.glade:2014 + msgid "Delete File Context" + msgstr "Изтриване на файлов контекст" + +-#: ../gui/system-config-selinux.glade:2029 ++#: ../gui/system-config-selinux.glade:2030 + msgid "Toggle between all and customized file context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2148 ++#: ../gui/system-config-selinux.glade:2150 + msgid "label38" + msgstr "label38" + +-#: ../gui/system-config-selinux.glade:2185 ++#: ../gui/system-config-selinux.glade:2187 + msgid "Add SELinux User Mapping" + msgstr "Добавяне на SELinux съответствие за потребител" + +-#: ../gui/system-config-selinux.glade:2201 ++#: ../gui/system-config-selinux.glade:2203 + msgid "Modify SELinux User Mapping" + msgstr "Промяна на SELinux съответствие за потребител" + +-#: ../gui/system-config-selinux.glade:2217 ++#: ../gui/system-config-selinux.glade:2219 + msgid "Delete SELinux User Mapping" + msgstr "Изтриване на SELinux съответствие за потребител" + +-#: ../gui/system-config-selinux.glade:2334 ++#: ../gui/system-config-selinux.glade:2337 + msgid "label39" + msgstr "label39" + +-#: ../gui/system-config-selinux.glade:2371 ++#: ../gui/system-config-selinux.glade:2374 ++#, fuzzy ++msgid "Add User" ++msgstr "Добавяне на %s" ++ ++#: ../gui/system-config-selinux.glade:2390 ++#, fuzzy ++msgid "Modify User" ++msgstr "Промяна на %s" ++ ++#: ../gui/system-config-selinux.glade:2406 ++#, fuzzy ++msgid "Delete User" ++msgstr "Изтриване на %s" ++ ++#: ../gui/system-config-selinux.glade:2524 ++msgid "label41" ++msgstr "label41" ++ ++#: ../gui/system-config-selinux.glade:2561 + msgid "Add Translation" + msgstr "Добавяне на превод" + +-#: ../gui/system-config-selinux.glade:2387 ++#: ../gui/system-config-selinux.glade:2577 + msgid "Modify Translation" + msgstr "Промяна на превод" + +-#: ../gui/system-config-selinux.glade:2403 ++#: ../gui/system-config-selinux.glade:2593 + msgid "Delete Translation" + msgstr "Изтриване на превод" + +-#: ../gui/system-config-selinux.glade:2520 +-msgid "label41" +-msgstr "label41" +- +-#: ../gui/system-config-selinux.glade:2573 +-msgid "Modify SELinux User" +-msgstr "Промяна на SELinux потребител" +- +-#: ../gui/system-config-selinux.glade:2706 ++#: ../gui/system-config-selinux.glade:2711 + msgid "label40" + msgstr "label40" + +-#: ../gui/system-config-selinux.glade:2743 ++#: ../gui/system-config-selinux.glade:2748 + msgid "Add Network Port" + msgstr "Добавяне на мрежов порт" + +-#: ../gui/system-config-selinux.glade:2759 ++#: ../gui/system-config-selinux.glade:2764 + msgid "Edit Network Port" + msgstr "Редакция на мрежов порт" + +-#: ../gui/system-config-selinux.glade:2775 ++#: ../gui/system-config-selinux.glade:2780 + msgid "Delete Network Port" + msgstr "Изтриване на мрежов порт" + +-#: ../gui/system-config-selinux.glade:2811 +-#: ../gui/system-config-selinux.glade:2829 ++#: ../gui/system-config-selinux.glade:2816 ++#: ../gui/system-config-selinux.glade:2834 + msgid "Toggle between Customized and All Ports" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2948 ++#: ../gui/system-config-selinux.glade:2954 + msgid "label42" + msgstr "label42" + +-#: ../gui/system-config-selinux.glade:2985 ++#: ../gui/system-config-selinux.glade:2991 + msgid "Generate new policy module" msgstr "Генериране на нов модул с политика" - #: ../gui/system-config-selinux.glade:3001 -+#: ../gui/system-config-selinux.glade:3209 +-#: ../gui/system-config-selinux.glade:3001 ++#: ../gui/system-config-selinux.glade:3007 msgid "Load policy module" msgstr "Зареждане на модул с политика" - #: ../gui/system-config-selinux.glade:3017 -+#: ../gui/system-config-selinux.glade:3227 +-#: ../gui/system-config-selinux.glade:3017 ++#: ../gui/system-config-selinux.glade:3023 msgid "Remove loadable policy module" msgstr "Деактивиране на зареждаем модул с политика" -@@ -3537,6 +3538,11 @@ +-#: ../gui/system-config-selinux.glade:3053 ++#: ../gui/system-config-selinux.glade:3059 + #, fuzzy + msgid "" + "Enable/Disable additional audit rules, that are normally not reported in the " +@@ -3533,10 +3548,27 @@ + "Спиране на допълнителните одит правила, които нормално не се рапортуват във " + "файловете на дневника." + +-#: ../gui/system-config-selinux.glade:3172 ++#: ../gui/system-config-selinux.glade:3179 msgid "label44" msgstr "label44" -+#: ../gui/system-config-selinux.glade:3346 ++#: ../gui/system-config-selinux.glade:3216 ++msgid "Change process mode to permissive." ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3234 ++msgid "Change process mode to enforcing" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3326 ++msgid "Process Domain" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3354 +#, fuzzy +msgid "label59" +msgstr "label50" @@ -10884,10 +12189,13 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils #: ../gui/translationsPage.py:53 msgid "Sensitvity Level" msgstr "Ниво на чувствителност" -@@ -3546,6 +3552,16 @@ +@@ -3546,6 +3578,19 @@ msgid "SELinux user '%s' is required" msgstr "Необходим е SELinux потребител '%s'" ++#~ msgid "Modify SELinux User" ++#~ msgstr "Промяна на SELinux потребител" ++ +#~ msgid "translations not supported on non-MLS machines" +#~ msgstr "не се поддържат преводи на машини без MLS" + @@ -10903,17 +12211,17 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bg.po policycoreutils diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreutils-2.0.61/po/bn_IN.po --- nsapolicycoreutils/po/bn_IN.po 2008-09-22 13:25:06.000000000 -0400 -+++ policycoreutils-2.0.61/po/bn_IN.po 2009-01-20 09:33:30.000000000 -0500 ++++ policycoreutils-2.0.61/po/bn_IN.po 2009-01-21 17:13:13.000000000 -0500 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: policycoreutils.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-09-09 13:24-0400\n" -+"POT-Creation-Date: 2009-01-20 09:33-0500\n" ++"POT-Creation-Date: 2009-01-21 17:13-0500\n" "PO-Revision-Date: 2008-04-04 18:56+0530\n" "Last-Translator: Runa Bhattacharjee \n" "Language-Team: Bengali INDIA \n" -@@ -93,829 +93,831 @@ +@@ -93,829 +93,833 @@ msgid "To make this policy package active, execute:" msgstr "চিহ্নিত পলিসি প্যাকেজ সক্রিয় করার জন্য, সঞ্চালন করুন:" @@ -10963,8 +12271,10 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgstr "স্তর" -#: ../semanage/seobject.py:236 ../gui/system-config-selinux.glade:651 +-#: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 +#: ../semanage/seobject.py:239 ../gui/system-config-selinux.glade:651 - #: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 ++#: ../gui/system-config-selinux.glade:2683 ../gui/translationsPage.py:43 ++#: ../gui/translationsPage.py:59 msgid "Translation" msgstr "অনুবাদ" @@ -11163,6 +12473,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut +#: ../semanage/seobject.py:767 ../semanage/seobject.py:772 #: ../gui/system-config-selinux.glade:128 #: ../gui/system-config-selinux.glade:1107 ++#: ../gui/system-config-selinux.glade:2496 ../gui/usersPage.py:44 msgid "SELinux User" msgstr "SELinux ব্যবহারকারী" @@ -11940,7 +13251,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut #: ../gui/polgengui.py:169 msgid "Description" msgstr "বিবরণ" -@@ -956,8 +958,8 @@ +@@ -956,8 +960,8 @@ msgstr "পরিবেশ পরিশ্রুত করতে ব্যর্থ\n" #: ../newrole/newrole.c:556 ../newrole/newrole.c:634 @@ -11951,7 +13262,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgstr "কর্ম init করতে ব্যর্থ, পরিত্যাগ করা হচ্ছে।\n" #: ../newrole/newrole.c:564 ../newrole/newrole.c:640 -@@ -1231,76 +1233,76 @@ +@@ -1231,83 +1235,83 @@ msgid "Can not combine +/- with other types of categories" msgstr "অন্যান্য শ্রেণী বিভাগের সাথে +/- ব্যবহার করা যাবে না" @@ -12030,7 +13341,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgstr "বিকল্প সংক্রান্ত ত্রুটি %s " -#: ../gui/booleansPage.py:184 -+#: ../gui/booleansPage.py:186 ++#: ../gui/booleansPage.py:186 ../gui/system-config-selinux.glade:1917 msgid "Boolean" msgstr "বুলিয়ান" @@ -12042,9 +13353,46 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut -#: ../gui/booleansPage.py:233 ../gui/semanagePage.py:165 +#: ../gui/booleansPage.py:243 ../gui/semanagePage.py:164 #: ../gui/system-config-selinux.glade:1808 - #: ../gui/system-config-selinux.glade:2030 - #: ../gui/system-config-selinux.glade:2830 -@@ -1440,7 +1442,7 @@ +-#: ../gui/system-config-selinux.glade:2030 +-#: ../gui/system-config-selinux.glade:2830 ++#: ../gui/system-config-selinux.glade:2031 ++#: ../gui/system-config-selinux.glade:2835 + msgid "Customized" + msgstr "স্বনির্ধারিত" + +-#: ../gui/fcontextPage.py:64 ++#: ../gui/fcontextPage.py:64 ../gui/system-config-selinux.glade:2122 + msgid "File Labeling" + msgstr "ফাইল লেবেল ব্যবস্থা" + +@@ -1335,7 +1339,7 @@ + "ফাইল\n" + "ধরন" + +-#: ../gui/loginsPage.py:48 ++#: ../gui/loginsPage.py:48 ../gui/system-config-selinux.glade:2309 + msgid "User Mapping" + msgstr "ব্যবহারকারী ম্যাপিং" + +@@ -1368,7 +1372,7 @@ + msgid "Login '%s' is required" + msgstr "লগ-ইন '%s' আবশ্যক" + +-#: ../gui/modulesPage.py:48 ++#: ../gui/modulesPage.py:48 ../gui/system-config-selinux.glade:3151 + msgid "Policy Module" + msgstr "পলিসি মডিউল" + +@@ -1384,7 +1388,7 @@ + msgid "Disable Audit" + msgstr "অডিট নিষ্ক্রিয় করা হবে" + +-#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3054 ++#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3060 + msgid "Enable Audit" + msgstr "অডিট সক্রিয় করা হবে" + +@@ -1440,7 +1444,7 @@ msgid "Applications" msgstr "অ্যাপ্লিকেশন" @@ -12053,7 +13401,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgid "" "Standard Init Daemon are daemons started on boot via init scripts. Usually " "requires a script in /etc/rc.d/init.d" -@@ -1452,25 +1454,29 @@ +@@ -1452,25 +1456,29 @@ msgid "Standard Init Daemon" msgstr "প্রমিত Init ডেমন" @@ -12088,7 +13436,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgid "" "User Application are any application that you would like to confine that is " "started by a user" -@@ -1478,23 +1484,23 @@ +@@ -1478,23 +1486,23 @@ "ব্যবহারকারী দ্বারা আরম্ভ করা কোনো অ্যাপ্লিকেশন যা আবদ্ধ করার জন্য চিহ্নিত তা " "ব্যবহারকারীদের অ্যাপ্লিকেশন নামে পরিচিত" @@ -12117,7 +13465,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgid "" "This user will login to a machine only via a terminal or remote login. By " "default this user will have no setuid, no networking, no su, no sudo." -@@ -1503,11 +1509,11 @@ +@@ -1503,11 +1511,11 @@ "পারবেন। ডিফল্টরূপে, এই মেশিনে কোনো setuid, নেটওয়ার্ক, sudo অথবা su উপস্থিত " "থাকবে না" @@ -12131,7 +13479,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgid "" "This user can login to a machine via X or terminal. By default this user " "will have no setuid, no networking, no sudo, no su" -@@ -1515,11 +1521,11 @@ +@@ -1515,11 +1523,11 @@ "চিহ্নিত ব্যবহারকারী X অথবা টার্মিন্যালের মাধ্যমে মেশিনে লগ-ইন করতে পারবেন। " "ডিফল্টরূপে, এই মেশিনে কোনো setuid, নেটওয়ার্ক, sudo অথবা su উপস্থিত থাকবে না" @@ -12145,7 +13493,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgid "" "User with full networking, no setuid applications without transition, no " "sudo, no su." -@@ -1527,11 +1533,11 @@ +@@ -1527,11 +1535,11 @@ "সম্পূর্ণ নেটওয়ার্ক, রূপান্তরবিহীন setuid অ্যাপ্লিকেশন বিনা, su বিনা ও sudo বিনা " "ব্যবহারকারী ভূমিকা।" @@ -12159,7 +13507,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgid "" "User with full networking, no setuid applications without transition, no su, " "can sudo to Root Administration Roles" -@@ -1539,15 +1545,15 @@ +@@ -1539,15 +1547,15 @@ "সম্পূর্ণ নেটওয়ার্ক, রূপান্তরবিহীন setuid অ্যাপ্লিকেশন বিনা ও su বিনা ব্যবহারকারী " "ভূমিকা। sudo সহযোগে root ব্যবহারকারীর প্রশাসনিক ভূমিকা প্রয়োগ করা যাবে।" @@ -12178,7 +13526,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgid "" "Select Root Administrator User Role, if this user will be used to administer " "the machine while running as root. This user will not be able to login to " -@@ -1557,57 +1563,57 @@ +@@ -1557,57 +1565,57 @@ "ব্যবহারকারীর ভূমিকা' নির্বাচন করুন। সিস্টেমে, এই ব্যবহারকারী সরাসরি লগ-ইন করতে " "সক্ষম হবেন না।" @@ -12249,7 +13597,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgid "" "Select the applications domains that you would like this user role to " "transition to." -@@ -1615,43 +1621,43 @@ +@@ -1615,43 +1623,43 @@ "চিহ্নিত ব্যবহারকারীর ভূমিকা দ্বারা যে সমস্ত অ্যাপ্লিকেশন ডোমেইনে রূপান্তর করা সম্ভব " "হবে তা নির্বাচন করুন।" @@ -12303,7 +13651,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgid "" "Allow application/user role to call bindresvport with 0. Binding to port 600-" "1024" -@@ -1659,11 +1665,11 @@ +@@ -1659,11 +1667,11 @@ "অ্যাপ্লিকেশন/ব্যবহারকারীদের 0 প্রয়োগ করে bindresvport কল করার সুযোগ দেওয়া হবে। " "পোর্ট সংখ্যা ৬০০-১০২৪-র সাথে bind করা হবে।" @@ -12317,7 +13665,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgid "" "Enter a comma separated list of udp ports or ranges of ports that " "application/user role binds to. Example: 612, 650-660" -@@ -1672,32 +1678,32 @@ +@@ -1672,32 +1680,32 @@ "উপস্থিত পোর্টের সাথে বাইন্ড করতে সক্ষম হবে সেগুলির তালিকা নির্মাণ করুন ও কমা চিহ্ন " "দ্বারা বিভাজন করুন। উদাহরণস্বরূপ: 612, 650-660" @@ -12357,7 +13705,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgid "" "Enter a comma separated list of tcp ports or ranges of ports that " "application/user role connects to. Example: 612, 650-660" -@@ -1706,7 +1712,7 @@ +@@ -1706,7 +1714,7 @@ "উপস্থিত পোর্টের সাথে সংযোগ করতে সক্ষম হবে সেগুলির তালিকা নির্মাণ করুন ও কমা চিহ্ন " "দ্বারা বিভাজন করুন। উদাহরণস্বরূপ: 612, 650-660" @@ -12366,7 +13714,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgid "" "Enter a comma separated list of udp ports or ranges of ports that " "application/user role connects to. Example: 612, 650-660" -@@ -1715,47 +1721,47 @@ +@@ -1715,47 +1723,47 @@ "উপস্থিত পোর্টের সাথে সংযোগ করতে সক্ষম হবে সেগুলির তালিকা নির্মাণ করুন ও কমা চিহ্ন " "দ্বারা বিভাজন করুন। উদাহরণস্বরূপ: 612, 650-660" @@ -12425,7 +13773,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgid "" "Add Files/Directories that application will need to \"Write\" to. Pid Files, " "Log Files, /var/lib Files ..." -@@ -1763,28 +1769,28 @@ +@@ -1763,28 +1771,28 @@ "অ্যাপ্লিকেশন যে সমস্ত ফাইল/ডিরেক্টরিতে \"Write\" লিখতে পারবে সেগুলির নাম যোগ করুন। " "Pid ফাইল, লগ ফাইল, /var/lib ফাইল ..." @@ -12460,7 +13808,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1796,7 +1802,7 @@ +@@ -1796,7 +1804,7 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -12469,7 +13817,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1807,11 +1813,11 @@ +@@ -1807,11 +1815,11 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -12483,7 +13831,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgid "Boolean Name" msgstr "বুলিয়ান নাম" -@@ -1832,33 +1838,33 @@ +@@ -1832,33 +1840,33 @@ msgid "%s must be a directory" msgstr "%s ডিরেক্টরি হওয়া আবশ্যক" @@ -12524,7 +13872,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut #, python-format msgid "" "Type %s_t already defined in current policy.\n" -@@ -1867,11 +1873,11 @@ +@@ -1867,11 +1875,11 @@ "বর্তমান নিয়মনীতির মধ্যে %s_t ধরন বর্তমানে ব্যাখ্যা করা হয়েছে।\n" "এগিয়ে যেতে ইচ্ছুক কি?" @@ -12538,7 +13886,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut #, python-format msgid "" "Module %s.pp already loaded in current policy.\n" -@@ -1880,63 +1886,63 @@ +@@ -1880,66 +1888,71 @@ "বর্তমান নিয়মনীতির মধ্যে %s.pp মডিউল বর্তমানে ব্যাখ্যা করা হয়েছে।\n" "এগিয়ে যেতে ইচ্ছুক কি?" @@ -12616,7 +13964,24 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgid "Setup Script" msgstr "প্রস্তুতির স্ক্রিপ্ট" -@@ -3148,16 +3154,16 @@ ++#: ../gui/portsPage.py:51 ../gui/system-config-selinux.glade:2926 ++#, fuzzy ++msgid "Network Port" ++msgstr "নেটওয়ার্ক পোর্ট যোগ করা হবে" ++ + #: ../gui/portsPage.py:85 + msgid "" + "SELinux Port\n" +@@ -1973,7 +1986,7 @@ + msgid "List View" + msgstr "তালিকা অনুসারে প্রদর্শন" + +-#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2812 ++#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2817 + msgid "Group View" + msgstr "সংকলন অনুযায়ী প্রদর্শন" + +@@ -3148,16 +3161,16 @@ msgid "Add %s" msgstr "%s যোগ করুন" @@ -12627,16 +13992,16 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut msgstr "%s পরিবর্তন করুন" -#: ../gui/statusPage.py:69 -+#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3210 ++#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3217 msgid "Permissive" msgstr "Permissive (সতর্কতামূলক)" -#: ../gui/statusPage.py:70 -+#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3228 ++#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3235 msgid "Enforcing" msgstr "Enforcing (সম্পূর্ণ সক্রিয়)" -@@ -3220,14 +3226,6 @@ +@@ -3220,14 +3233,6 @@ msgid "SELinux Type" msgstr "SELinux Type" @@ -12651,42 +14016,213 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut #: ../gui/system-config-selinux.glade:622 msgid "" "SELinux MLS/MCS\n" -@@ -3356,6 +3354,7 @@ - #: ../gui/system-config-selinux.glade:2618 - #: ../gui/system-config-selinux.glade:2860 - #: ../gui/system-config-selinux.glade:3084 -+#: ../gui/system-config-selinux.glade:3258 +@@ -3269,8 +3274,6 @@ + msgstr "MLS" + + #: ../gui/system-config-selinux.glade:1029 +-#: ../gui/system-config-selinux.glade:2557 +-#: ../gui/system-config-selinux.glade:2589 + msgid "Add SELinux User" + msgstr "SELinux ব্যবহারকারী যোগ করুন" + +@@ -3350,123 +3353,151 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1856 +-#: ../gui/system-config-selinux.glade:2060 +-#: ../gui/system-config-selinux.glade:2246 +-#: ../gui/system-config-selinux.glade:2432 +-#: ../gui/system-config-selinux.glade:2618 +-#: ../gui/system-config-selinux.glade:2860 +-#: ../gui/system-config-selinux.glade:3084 ++#: ../gui/system-config-selinux.glade:2061 ++#: ../gui/system-config-selinux.glade:2248 ++#: ../gui/system-config-selinux.glade:2435 ++#: ../gui/system-config-selinux.glade:2622 ++#: ../gui/system-config-selinux.glade:2865 ++#: ../gui/system-config-selinux.glade:3090 ++#: ../gui/system-config-selinux.glade:3265 msgid "Filter" msgstr "ফিল্টার" -@@ -3449,10 +3448,12 @@ +-#: ../gui/system-config-selinux.glade:1944 ++#: ../gui/system-config-selinux.glade:1945 + msgid "label50" + msgstr "" + +-#: ../gui/system-config-selinux.glade:1981 ++#: ../gui/system-config-selinux.glade:1982 + msgid "Add File Context" + msgstr "ফাইল কনটেক্সট যোগ করা হবে" + +-#: ../gui/system-config-selinux.glade:1997 ++#: ../gui/system-config-selinux.glade:1998 + msgid "Modify File Context" + msgstr "ফাইল কনটেকস্ট পরিবর্তন করা হবে" + +-#: ../gui/system-config-selinux.glade:2013 ++#: ../gui/system-config-selinux.glade:2014 + msgid "Delete File Context" + msgstr "ফাইল কনটেক্সট মুছে ফেলুন" + +-#: ../gui/system-config-selinux.glade:2029 ++#: ../gui/system-config-selinux.glade:2030 + msgid "Toggle between all and customized file context" + msgstr "স্বনির্ধারিত ফাইল কনটেক্সট ও সকলের মধ্যে অদল-বদল করুন" + +-#: ../gui/system-config-selinux.glade:2148 ++#: ../gui/system-config-selinux.glade:2150 + msgid "label38" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2185 ++#: ../gui/system-config-selinux.glade:2187 + msgid "Add SELinux User Mapping" + msgstr "SELinux ব্যবহারকারী ম্যাপ ব্যবস্থা যোগ করা হবে" + +-#: ../gui/system-config-selinux.glade:2201 ++#: ../gui/system-config-selinux.glade:2203 + msgid "Modify SELinux User Mapping" + msgstr "SELinux ব্যবহারকারীর ম্যাপিং পরিবর্তন করুন" + +-#: ../gui/system-config-selinux.glade:2217 ++#: ../gui/system-config-selinux.glade:2219 + msgid "Delete SELinux User Mapping" + msgstr "SELinux ব্যবহারকারী ম্যাপিং মুছে ফেলুন" + +-#: ../gui/system-config-selinux.glade:2334 ++#: ../gui/system-config-selinux.glade:2337 + msgid "label39" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2371 ++#: ../gui/system-config-selinux.glade:2374 ++#, fuzzy ++msgid "Add User" ++msgstr "%s যোগ করুন" ++ ++#: ../gui/system-config-selinux.glade:2390 ++#, fuzzy ++msgid "Modify User" ++msgstr "%s পরিবর্তন করুন" ++ ++#: ../gui/system-config-selinux.glade:2406 ++#, fuzzy ++msgid "Delete User" ++msgstr "%s মুছে ফেলুন" ++ ++#: ../gui/system-config-selinux.glade:2524 ++msgid "label41" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:2561 + msgid "Add Translation" + msgstr "অনুবাদ যোগ করা হবে" + +-#: ../gui/system-config-selinux.glade:2387 ++#: ../gui/system-config-selinux.glade:2577 + msgid "Modify Translation" + msgstr "অনুবাদ পরিবর্তন করুন" + +-#: ../gui/system-config-selinux.glade:2403 ++#: ../gui/system-config-selinux.glade:2593 + msgid "Delete Translation" + msgstr "অনুবাদ মুছে ফেলুন" + +-#: ../gui/system-config-selinux.glade:2520 +-msgid "label41" +-msgstr "" +- +-#: ../gui/system-config-selinux.glade:2573 +-msgid "Modify SELinux User" +-msgstr "SELinux ব্যবহারকারী পরিবর্তন করুন" +- +-#: ../gui/system-config-selinux.glade:2706 ++#: ../gui/system-config-selinux.glade:2711 + msgid "label40" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2743 ++#: ../gui/system-config-selinux.glade:2748 + msgid "Add Network Port" + msgstr "নেটওয়ার্ক পোর্ট যোগ করা হবে" + +-#: ../gui/system-config-selinux.glade:2759 ++#: ../gui/system-config-selinux.glade:2764 + msgid "Edit Network Port" + msgstr "নেটওয়ার্ক পোর্ট সম্পাদনা" + +-#: ../gui/system-config-selinux.glade:2775 ++#: ../gui/system-config-selinux.glade:2780 + msgid "Delete Network Port" + msgstr "নেটওয়ার্ক পোর্ট মুছে ফেলুন" + +-#: ../gui/system-config-selinux.glade:2811 +-#: ../gui/system-config-selinux.glade:2829 ++#: ../gui/system-config-selinux.glade:2816 ++#: ../gui/system-config-selinux.glade:2834 + msgid "Toggle between Customized and All Ports" + msgstr "স্বনির্ধারিত ও সকল পোর্টের মধ্যে অদল-বদল করুন" + +-#: ../gui/system-config-selinux.glade:2948 ++#: ../gui/system-config-selinux.glade:2954 + msgid "label42" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2985 ++#: ../gui/system-config-selinux.glade:2991 + msgid "Generate new policy module" msgstr "নতুন নিয়মনীতির মডিউল নির্মাণ করুন" - #: ../gui/system-config-selinux.glade:3001 -+#: ../gui/system-config-selinux.glade:3209 +-#: ../gui/system-config-selinux.glade:3001 ++#: ../gui/system-config-selinux.glade:3007 msgid "Load policy module" msgstr "নিয়মনীতির মডিউল লোড করা হবে" - #: ../gui/system-config-selinux.glade:3017 -+#: ../gui/system-config-selinux.glade:3227 +-#: ../gui/system-config-selinux.glade:3017 ++#: ../gui/system-config-selinux.glade:3023 msgid "Remove loadable policy module" msgstr "লোড করার যোগ্য নিয়মনীতির মডিউল মুছে ফেলা হবে" -@@ -3467,6 +3468,10 @@ +-#: ../gui/system-config-selinux.glade:3053 ++#: ../gui/system-config-selinux.glade:3059 + msgid "" + "Enable/Disable additional audit rules, that are normally not reported in the " + "log files." + msgstr "" + "লগ ফাইল দ্বারা সাধারণত উল্লেখ না হওয়া অতিরিক্ত অডিট নিয়ম সক্রিয়/নিষ্ক্রিয় করা হবে।" + +-#: ../gui/system-config-selinux.glade:3172 ++#: ../gui/system-config-selinux.glade:3179 msgid "label44" msgstr "" -+#: ../gui/system-config-selinux.glade:3346 ++#: ../gui/system-config-selinux.glade:3216 ++msgid "Change process mode to permissive." ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3234 ++msgid "Change process mode to enforcing" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3326 ++msgid "Process Domain" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3354 +msgid "label59" +msgstr "" + #: ../gui/translationsPage.py:53 msgid "Sensitvity Level" msgstr "সংবেদনশীলতার মাত্রা" -@@ -3476,6 +3481,16 @@ +@@ -3476,6 +3507,19 @@ msgid "SELinux user '%s' is required" msgstr "SELinux ব্যবহারকারী '%s'-র উপস্থিত আবশ্যক" ++#~ msgid "Modify SELinux User" ++#~ msgstr "SELinux ব্যবহারকারী পরিবর্তন করুন" ++ +#~ msgid "translations not supported on non-MLS machines" +#~ msgstr "MLS-বিহীন মেশিনে অনুবাদ সমর্থন করা হয় না" + @@ -12702,17 +14238,17 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn_IN.po policycoreut diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn.po policycoreutils-2.0.61/po/bn.po --- nsapolicycoreutils/po/bn.po 2008-09-22 13:25:06.000000000 -0400 -+++ policycoreutils-2.0.61/po/bn.po 2009-01-20 09:33:30.000000000 -0500 ++++ policycoreutils-2.0.61/po/bn.po 2009-01-21 17:13:13.000000000 -0500 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-09-09 13:24-0400\n" -+"POT-Creation-Date: 2009-01-20 09:33-0500\n" ++"POT-Creation-Date: 2009-01-21 17:13-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -@@ -85,818 +85,819 @@ +@@ -85,818 +85,821 @@ msgid "To make this policy package active, execute:" msgstr "" @@ -12760,8 +14296,10 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn.po policycoreutils msgstr "" -#: ../semanage/seobject.py:236 ../gui/system-config-selinux.glade:651 +-#: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 +#: ../semanage/seobject.py:239 ../gui/system-config-selinux.glade:651 - #: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 ++#: ../gui/system-config-selinux.glade:2683 ../gui/translationsPage.py:43 ++#: ../gui/translationsPage.py:59 msgid "Translation" msgstr "" @@ -12955,6 +14493,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn.po policycoreutils +#: ../semanage/seobject.py:767 ../semanage/seobject.py:772 #: ../gui/system-config-selinux.glade:128 #: ../gui/system-config-selinux.glade:1107 ++#: ../gui/system-config-selinux.glade:2496 ../gui/usersPage.py:44 msgid "SELinux User" msgstr "" @@ -13726,7 +15265,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn.po policycoreutils #: ../gui/polgengui.py:169 msgid "Description" msgstr "" -@@ -938,7 +939,7 @@ +@@ -938,7 +941,7 @@ #: ../newrole/newrole.c:556 ../newrole/newrole.c:634 #, c-format @@ -13735,7 +15274,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn.po policycoreutils msgstr "" #: ../newrole/newrole.c:564 ../newrole/newrole.c:640 -@@ -1208,76 +1209,76 @@ +@@ -1208,83 +1211,83 @@ msgid "Can not combine +/- with other types of categories" msgstr "" @@ -13814,7 +15353,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn.po policycoreutils msgstr "" -#: ../gui/booleansPage.py:184 -+#: ../gui/booleansPage.py:186 ++#: ../gui/booleansPage.py:186 ../gui/system-config-selinux.glade:1917 msgid "Boolean" msgstr "" @@ -13826,9 +15365,46 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn.po policycoreutils -#: ../gui/booleansPage.py:233 ../gui/semanagePage.py:165 +#: ../gui/booleansPage.py:243 ../gui/semanagePage.py:164 #: ../gui/system-config-selinux.glade:1808 - #: ../gui/system-config-selinux.glade:2030 - #: ../gui/system-config-selinux.glade:2830 -@@ -1397,7 +1398,7 @@ +-#: ../gui/system-config-selinux.glade:2030 +-#: ../gui/system-config-selinux.glade:2830 ++#: ../gui/system-config-selinux.glade:2031 ++#: ../gui/system-config-selinux.glade:2835 + msgid "Customized" + msgstr "" + +-#: ../gui/fcontextPage.py:64 ++#: ../gui/fcontextPage.py:64 ../gui/system-config-selinux.glade:2122 + msgid "File Labeling" + msgstr "" + +@@ -1306,7 +1309,7 @@ + "Type" + msgstr "" + +-#: ../gui/loginsPage.py:48 ++#: ../gui/loginsPage.py:48 ../gui/system-config-selinux.glade:2309 + msgid "User Mapping" + msgstr "" + +@@ -1333,7 +1336,7 @@ + msgid "Login '%s' is required" + msgstr "" + +-#: ../gui/modulesPage.py:48 ++#: ../gui/modulesPage.py:48 ../gui/system-config-selinux.glade:3151 + msgid "Policy Module" + msgstr "" + +@@ -1349,7 +1352,7 @@ + msgid "Disable Audit" + msgstr "" + +-#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3054 ++#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3060 + msgid "Enable Audit" + msgstr "" + +@@ -1397,7 +1400,7 @@ msgid "Applications" msgstr "" @@ -13837,7 +15413,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn.po policycoreutils msgid "" "Standard Init Daemon are daemons started on boot via init scripts. Usually " "requires a script in /etc/rc.d/init.d" -@@ -1407,300 +1408,304 @@ +@@ -1407,300 +1410,304 @@ msgid "Standard Init Daemon" msgstr "" @@ -14211,7 +15787,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1712,7 +1717,7 @@ +@@ -1712,7 +1719,7 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -14220,7 +15796,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1723,11 +1728,11 @@ +@@ -1723,11 +1730,11 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -14234,7 +15810,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn.po policycoreutils msgid "Boolean Name" msgstr "" -@@ -1748,102 +1753,102 @@ +@@ -1748,105 +1755,109 @@ msgid "%s must be a directory" msgstr "" @@ -14360,7 +15936,23 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn.po policycoreutils msgid "Setup Script" msgstr "" -@@ -2999,16 +3004,16 @@ ++#: ../gui/portsPage.py:51 ../gui/system-config-selinux.glade:2926 ++msgid "Network Port" ++msgstr "" ++ + #: ../gui/portsPage.py:85 + msgid "" + "SELinux Port\n" +@@ -1876,7 +1887,7 @@ + msgid "List View" + msgstr "" + +-#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2812 ++#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2817 + msgid "Group View" + msgstr "" + +@@ -2999,16 +3010,16 @@ msgid "Add %s" msgstr "" @@ -14371,16 +15963,16 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn.po policycoreutils msgstr "" -#: ../gui/statusPage.py:69 -+#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3210 ++#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3217 msgid "Permissive" msgstr "" -#: ../gui/statusPage.py:70 -+#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3228 ++#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3235 msgid "Enforcing" msgstr "" -@@ -3069,12 +3074,6 @@ +@@ -3069,12 +3080,6 @@ msgid "SELinux Type" msgstr "" @@ -14393,32 +15985,194 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn.po policycoreutils #: ../gui/system-config-selinux.glade:622 msgid "" "SELinux MLS/MCS\n" -@@ -3193,6 +3192,7 @@ - #: ../gui/system-config-selinux.glade:2618 - #: ../gui/system-config-selinux.glade:2860 - #: ../gui/system-config-selinux.glade:3084 -+#: ../gui/system-config-selinux.glade:3258 +@@ -3106,8 +3111,6 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1029 +-#: ../gui/system-config-selinux.glade:2557 +-#: ../gui/system-config-selinux.glade:2589 + msgid "Add SELinux User" + msgstr "" + +@@ -3187,122 +3190,147 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1856 +-#: ../gui/system-config-selinux.glade:2060 +-#: ../gui/system-config-selinux.glade:2246 +-#: ../gui/system-config-selinux.glade:2432 +-#: ../gui/system-config-selinux.glade:2618 +-#: ../gui/system-config-selinux.glade:2860 +-#: ../gui/system-config-selinux.glade:3084 ++#: ../gui/system-config-selinux.glade:2061 ++#: ../gui/system-config-selinux.glade:2248 ++#: ../gui/system-config-selinux.glade:2435 ++#: ../gui/system-config-selinux.glade:2622 ++#: ../gui/system-config-selinux.glade:2865 ++#: ../gui/system-config-selinux.glade:3090 ++#: ../gui/system-config-selinux.glade:3265 msgid "Filter" msgstr "" -@@ -3286,10 +3286,12 @@ +-#: ../gui/system-config-selinux.glade:1944 ++#: ../gui/system-config-selinux.glade:1945 + msgid "label50" msgstr "" - #: ../gui/system-config-selinux.glade:3001 -+#: ../gui/system-config-selinux.glade:3209 +-#: ../gui/system-config-selinux.glade:1981 ++#: ../gui/system-config-selinux.glade:1982 + msgid "Add File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:1997 ++#: ../gui/system-config-selinux.glade:1998 + msgid "Modify File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2013 ++#: ../gui/system-config-selinux.glade:2014 + msgid "Delete File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2029 ++#: ../gui/system-config-selinux.glade:2030 + msgid "Toggle between all and customized file context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2148 ++#: ../gui/system-config-selinux.glade:2150 + msgid "label38" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2185 ++#: ../gui/system-config-selinux.glade:2187 + msgid "Add SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2201 ++#: ../gui/system-config-selinux.glade:2203 + msgid "Modify SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2217 ++#: ../gui/system-config-selinux.glade:2219 + msgid "Delete SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2334 ++#: ../gui/system-config-selinux.glade:2337 + msgid "label39" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2371 +-msgid "Add Translation" ++#: ../gui/system-config-selinux.glade:2374 ++msgid "Add User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2387 +-msgid "Modify Translation" ++#: ../gui/system-config-selinux.glade:2390 ++msgid "Modify User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2403 +-msgid "Delete Translation" ++#: ../gui/system-config-selinux.glade:2406 ++msgid "Delete User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2520 ++#: ../gui/system-config-selinux.glade:2524 + msgid "label41" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2573 +-msgid "Modify SELinux User" ++#: ../gui/system-config-selinux.glade:2561 ++msgid "Add Translation" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2706 ++#: ../gui/system-config-selinux.glade:2577 ++msgid "Modify Translation" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:2593 ++msgid "Delete Translation" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:2711 + msgid "label40" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2743 ++#: ../gui/system-config-selinux.glade:2748 + msgid "Add Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2759 ++#: ../gui/system-config-selinux.glade:2764 + msgid "Edit Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2775 ++#: ../gui/system-config-selinux.glade:2780 + msgid "Delete Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2811 +-#: ../gui/system-config-selinux.glade:2829 ++#: ../gui/system-config-selinux.glade:2816 ++#: ../gui/system-config-selinux.glade:2834 + msgid "Toggle between Customized and All Ports" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2948 ++#: ../gui/system-config-selinux.glade:2954 + msgid "label42" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2985 ++#: ../gui/system-config-selinux.glade:2991 + msgid "Generate new policy module" + msgstr "" + +-#: ../gui/system-config-selinux.glade:3001 ++#: ../gui/system-config-selinux.glade:3007 msgid "Load policy module" msgstr "" - #: ../gui/system-config-selinux.glade:3017 -+#: ../gui/system-config-selinux.glade:3227 +-#: ../gui/system-config-selinux.glade:3017 ++#: ../gui/system-config-selinux.glade:3023 msgid "Remove loadable policy module" msgstr "" -@@ -3303,6 +3305,10 @@ +-#: ../gui/system-config-selinux.glade:3053 ++#: ../gui/system-config-selinux.glade:3059 + msgid "" + "Enable/Disable additional audit rules, that are normally not reported in the " + "log files." + msgstr "" + +-#: ../gui/system-config-selinux.glade:3172 ++#: ../gui/system-config-selinux.glade:3179 msgid "label44" msgstr "" -+#: ../gui/system-config-selinux.glade:3346 ++#: ../gui/system-config-selinux.glade:3216 ++msgid "Change process mode to permissive." ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3234 ++msgid "Change process mode to enforcing" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3326 ++msgid "Process Domain" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3354 +msgid "label59" +msgstr "" + @@ -14427,17 +16181,17 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bn.po policycoreutils msgstr "" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bs.po policycoreutils-2.0.61/po/bs.po --- nsapolicycoreutils/po/bs.po 2008-09-22 13:25:06.000000000 -0400 -+++ policycoreutils-2.0.61/po/bs.po 2009-01-20 09:33:30.000000000 -0500 ++++ policycoreutils-2.0.61/po/bs.po 2009-01-21 17:13:13.000000000 -0500 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: bs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-09-09 13:24-0400\n" -+"POT-Creation-Date: 2009-01-20 09:33-0500\n" ++"POT-Creation-Date: 2009-01-21 17:13-0500\n" "PO-Revision-Date: 2007-01-23 16:51+0100\n" "Last-Translator: Adnan Hodzic \n" "Language-Team: Bosnian \n" -@@ -90,828 +90,830 @@ +@@ -90,828 +90,832 @@ msgid "To make this policy package active, execute:" msgstr "" @@ -14488,8 +16242,10 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bs.po policycoreutils msgstr "" -#: ../semanage/seobject.py:236 ../gui/system-config-selinux.glade:651 +-#: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 +#: ../semanage/seobject.py:239 ../gui/system-config-selinux.glade:651 - #: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 ++#: ../gui/system-config-selinux.glade:2683 ../gui/translationsPage.py:43 ++#: ../gui/translationsPage.py:59 msgid "Translation" msgstr "" @@ -14686,6 +16442,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bs.po policycoreutils +#: ../semanage/seobject.py:767 ../semanage/seobject.py:772 #: ../gui/system-config-selinux.glade:128 #: ../gui/system-config-selinux.glade:1107 ++#: ../gui/system-config-selinux.glade:2496 ../gui/usersPage.py:44 #, fuzzy msgid "SELinux User" msgstr "Potrebna je SELinux vrsta" @@ -15463,7 +17220,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bs.po policycoreutils #: ../gui/polgengui.py:169 msgid "Description" msgstr "" -@@ -952,8 +954,8 @@ +@@ -952,8 +956,8 @@ msgstr "Čišćenje okruženje nije moguće\n" #: ../newrole/newrole.c:556 ../newrole/newrole.c:634 @@ -15474,7 +17231,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bs.po policycoreutils msgstr "Greška pri inicijalizaciji sposobnosti. Bit će prekinuto.\n" #: ../newrole/newrole.c:564 ../newrole/newrole.c:640 -@@ -1227,76 +1229,76 @@ +@@ -1227,83 +1231,83 @@ msgid "Can not combine +/- with other types of categories" msgstr "Kombiniranje +/- s ostalim vrstama kategorija nije moguće" @@ -15553,7 +17310,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bs.po policycoreutils msgstr "Greška opcija %s " -#: ../gui/booleansPage.py:184 -+#: ../gui/booleansPage.py:186 ++#: ../gui/booleansPage.py:186 ../gui/system-config-selinux.glade:1917 msgid "Boolean" msgstr "" @@ -15565,9 +17322,46 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bs.po policycoreutils -#: ../gui/booleansPage.py:233 ../gui/semanagePage.py:165 +#: ../gui/booleansPage.py:243 ../gui/semanagePage.py:164 #: ../gui/system-config-selinux.glade:1808 - #: ../gui/system-config-selinux.glade:2030 - #: ../gui/system-config-selinux.glade:2830 -@@ -1417,7 +1419,7 @@ +-#: ../gui/system-config-selinux.glade:2030 +-#: ../gui/system-config-selinux.glade:2830 ++#: ../gui/system-config-selinux.glade:2031 ++#: ../gui/system-config-selinux.glade:2835 + msgid "Customized" + msgstr "" + +-#: ../gui/fcontextPage.py:64 ++#: ../gui/fcontextPage.py:64 ../gui/system-config-selinux.glade:2122 + msgid "File Labeling" + msgstr "" + +@@ -1326,7 +1330,7 @@ + "Type" + msgstr "" + +-#: ../gui/loginsPage.py:48 ++#: ../gui/loginsPage.py:48 ../gui/system-config-selinux.glade:2309 + msgid "User Mapping" + msgstr "" + +@@ -1353,7 +1357,7 @@ + msgid "Login '%s' is required" + msgstr "Potrebna je SELinux vrsta" + +-#: ../gui/modulesPage.py:48 ++#: ../gui/modulesPage.py:48 ../gui/system-config-selinux.glade:3151 + msgid "Policy Module" + msgstr "" + +@@ -1369,7 +1373,7 @@ + msgid "Disable Audit" + msgstr "" + +-#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3054 ++#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3060 + msgid "Enable Audit" + msgstr "" + +@@ -1417,7 +1421,7 @@ msgid "Applications" msgstr "" @@ -15576,7 +17370,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bs.po policycoreutils msgid "" "Standard Init Daemon are daemons started on boot via init scripts. Usually " "requires a script in /etc/rc.d/init.d" -@@ -1427,301 +1429,305 @@ +@@ -1427,301 +1431,305 @@ msgid "Standard Init Daemon" msgstr "" @@ -15951,7 +17745,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bs.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1733,7 +1739,7 @@ +@@ -1733,7 +1741,7 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -15960,7 +17754,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bs.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1744,11 +1750,11 @@ +@@ -1744,11 +1752,11 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -15974,7 +17768,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bs.po policycoreutils msgid "Boolean Name" msgstr "" -@@ -1769,108 +1775,108 @@ +@@ -1769,111 +1777,115 @@ msgid "%s must be a directory" msgstr "" @@ -16106,7 +17900,23 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bs.po policycoreutils msgid "Setup Script" msgstr "" -@@ -3029,16 +3035,16 @@ ++#: ../gui/portsPage.py:51 ../gui/system-config-selinux.glade:2926 ++msgid "Network Port" ++msgstr "" ++ + #: ../gui/portsPage.py:85 + msgid "" + "SELinux Port\n" +@@ -1903,7 +1915,7 @@ + msgid "List View" + msgstr "" + +-#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2812 ++#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2817 + msgid "Group View" + msgstr "" + +@@ -3029,16 +3041,16 @@ msgid "Add %s" msgstr "" @@ -16117,16 +17927,16 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bs.po policycoreutils msgstr "" -#: ../gui/statusPage.py:69 -+#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3210 ++#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3217 msgid "Permissive" msgstr "" -#: ../gui/statusPage.py:70 -+#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3228 ++#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3235 msgid "Enforcing" msgstr "" -@@ -3100,12 +3106,6 @@ +@@ -3100,12 +3112,6 @@ msgid "SELinux Type" msgstr "Potrebna je SELinux vrsta" @@ -16139,40 +17949,209 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bs.po policycoreutils #: ../gui/system-config-selinux.glade:622 msgid "" "SELinux MLS/MCS\n" -@@ -3225,6 +3225,7 @@ - #: ../gui/system-config-selinux.glade:2618 - #: ../gui/system-config-selinux.glade:2860 - #: ../gui/system-config-selinux.glade:3084 -+#: ../gui/system-config-selinux.glade:3258 +@@ -3137,8 +3143,6 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1029 +-#: ../gui/system-config-selinux.glade:2557 +-#: ../gui/system-config-selinux.glade:2589 + #, fuzzy + msgid "Add SELinux User" + msgstr "Dodavanje SELinux korisnika %s nije moguće" +@@ -3219,126 +3223,152 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1856 +-#: ../gui/system-config-selinux.glade:2060 +-#: ../gui/system-config-selinux.glade:2246 +-#: ../gui/system-config-selinux.glade:2432 +-#: ../gui/system-config-selinux.glade:2618 +-#: ../gui/system-config-selinux.glade:2860 +-#: ../gui/system-config-selinux.glade:3084 ++#: ../gui/system-config-selinux.glade:2061 ++#: ../gui/system-config-selinux.glade:2248 ++#: ../gui/system-config-selinux.glade:2435 ++#: ../gui/system-config-selinux.glade:2622 ++#: ../gui/system-config-selinux.glade:2865 ++#: ../gui/system-config-selinux.glade:3090 ++#: ../gui/system-config-selinux.glade:3265 msgid "Filter" msgstr "" -@@ -3321,11 +3322,13 @@ +-#: ../gui/system-config-selinux.glade:1944 ++#: ../gui/system-config-selinux.glade:1945 + msgid "label50" msgstr "" - #: ../gui/system-config-selinux.glade:3001 -+#: ../gui/system-config-selinux.glade:3209 +-#: ../gui/system-config-selinux.glade:1981 ++#: ../gui/system-config-selinux.glade:1982 + msgid "Add File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:1997 ++#: ../gui/system-config-selinux.glade:1998 + msgid "Modify File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2013 ++#: ../gui/system-config-selinux.glade:2014 + msgid "Delete File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2029 ++#: ../gui/system-config-selinux.glade:2030 + msgid "Toggle between all and customized file context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2148 ++#: ../gui/system-config-selinux.glade:2150 + msgid "label38" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2185 ++#: ../gui/system-config-selinux.glade:2187 + msgid "Add SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2201 ++#: ../gui/system-config-selinux.glade:2203 + #, fuzzy + msgid "Modify SELinux User Mapping" + msgstr "Uređivanje SELinux korisnika %s nije moguće" + +-#: ../gui/system-config-selinux.glade:2217 ++#: ../gui/system-config-selinux.glade:2219 + #, fuzzy + msgid "Delete SELinux User Mapping" + msgstr "Brisanje SELinux korisnika %s nije moguće" + +-#: ../gui/system-config-selinux.glade:2334 ++#: ../gui/system-config-selinux.glade:2337 + msgid "label39" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2371 +-msgid "Add Translation" ++#: ../gui/system-config-selinux.glade:2374 ++#, fuzzy ++msgid "Add User" ++msgstr "Dodavanje SELinux korisnika %s nije moguće" ++ ++#: ../gui/system-config-selinux.glade:2390 ++#, fuzzy ++msgid "Modify User" ++msgstr "Uređivanje SELinux korisnika %s nije moguće" ++ ++#: ../gui/system-config-selinux.glade:2406 ++msgid "Delete User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2387 +-msgid "Modify Translation" ++#: ../gui/system-config-selinux.glade:2524 ++msgid "label41" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2403 +-msgid "Delete Translation" ++#: ../gui/system-config-selinux.glade:2561 ++msgid "Add Translation" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2520 +-msgid "label41" ++#: ../gui/system-config-selinux.glade:2577 ++msgid "Modify Translation" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2573 +-#, fuzzy +-msgid "Modify SELinux User" +-msgstr "Uređivanje SELinux korisnika %s nije moguće" ++#: ../gui/system-config-selinux.glade:2593 ++msgid "Delete Translation" ++msgstr "" + +-#: ../gui/system-config-selinux.glade:2706 ++#: ../gui/system-config-selinux.glade:2711 + msgid "label40" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2743 ++#: ../gui/system-config-selinux.glade:2748 + msgid "Add Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2759 ++#: ../gui/system-config-selinux.glade:2764 + msgid "Edit Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2775 ++#: ../gui/system-config-selinux.glade:2780 + msgid "Delete Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2811 +-#: ../gui/system-config-selinux.glade:2829 ++#: ../gui/system-config-selinux.glade:2816 ++#: ../gui/system-config-selinux.glade:2834 + msgid "Toggle between Customized and All Ports" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2948 ++#: ../gui/system-config-selinux.glade:2954 + msgid "label42" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2985 ++#: ../gui/system-config-selinux.glade:2991 + msgid "Generate new policy module" + msgstr "" + +-#: ../gui/system-config-selinux.glade:3001 ++#: ../gui/system-config-selinux.glade:3007 #, fuzzy msgid "Load policy module" msgstr "Čitanje pohrane pravila nije moguće." - #: ../gui/system-config-selinux.glade:3017 -+#: ../gui/system-config-selinux.glade:3227 +-#: ../gui/system-config-selinux.glade:3017 ++#: ../gui/system-config-selinux.glade:3023 msgid "Remove loadable policy module" msgstr "" -@@ -3339,6 +3342,10 @@ +-#: ../gui/system-config-selinux.glade:3053 ++#: ../gui/system-config-selinux.glade:3059 + msgid "" + "Enable/Disable additional audit rules, that are normally not reported in the " + "log files." + msgstr "" + +-#: ../gui/system-config-selinux.glade:3172 ++#: ../gui/system-config-selinux.glade:3179 msgid "label44" msgstr "" -+#: ../gui/system-config-selinux.glade:3346 ++#: ../gui/system-config-selinux.glade:3216 ++msgid "Change process mode to permissive." ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3234 ++msgid "Change process mode to enforcing" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3326 ++msgid "Process Domain" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3354 +msgid "label59" +msgstr "" + #: ../gui/translationsPage.py:53 msgid "Sensitvity Level" msgstr "" -@@ -3348,6 +3355,9 @@ +@@ -3348,6 +3378,9 @@ msgid "SELinux user '%s' is required" msgstr "Potrebna je SELinux vrsta" @@ -16184,17 +18163,17 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/bs.po policycoreutils diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ca.po policycoreutils-2.0.61/po/ca.po --- nsapolicycoreutils/po/ca.po 2008-09-22 13:25:06.000000000 -0400 -+++ policycoreutils-2.0.61/po/ca.po 2009-01-20 09:33:30.000000000 -0500 ++++ policycoreutils-2.0.61/po/ca.po 2009-01-21 17:13:13.000000000 -0500 @@ -22,7 +22,7 @@ msgstr "" "Project-Id-Version: policycoreutils\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-09-09 13:24-0400\n" -+"POT-Creation-Date: 2009-01-20 09:33-0500\n" ++"POT-Creation-Date: 2009-01-21 17:13-0500\n" "PO-Revision-Date: 2006-12-03 01:04+0100\n" "Last-Translator: Xavier Conde Rueda \n" "Language-Team: Catalan \n" -@@ -107,837 +107,839 @@ +@@ -107,837 +107,841 @@ msgid "To make this policy package active, execute:" msgstr "" @@ -16249,8 +18228,10 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ca.po policycoreutils msgstr "" -#: ../semanage/seobject.py:236 ../gui/system-config-selinux.glade:651 +-#: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 +#: ../semanage/seobject.py:239 ../gui/system-config-selinux.glade:651 - #: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 ++#: ../gui/system-config-selinux.glade:2683 ../gui/translationsPage.py:43 ++#: ../gui/translationsPage.py:59 msgid "Translation" msgstr "" @@ -16447,6 +18428,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ca.po policycoreutils +#: ../semanage/seobject.py:767 ../semanage/seobject.py:772 #: ../gui/system-config-selinux.glade:128 #: ../gui/system-config-selinux.glade:1107 ++#: ../gui/system-config-selinux.glade:2496 ../gui/usersPage.py:44 #, fuzzy msgid "SELinux User" msgstr "Cal el tipus SELinux" @@ -17229,7 +19211,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ca.po policycoreutils #: ../gui/polgengui.py:169 msgid "Description" msgstr "" -@@ -978,8 +980,8 @@ +@@ -978,8 +982,8 @@ msgstr "No es pot buidar l'entorn\n" #: ../newrole/newrole.c:556 ../newrole/newrole.c:634 @@ -17240,7 +19222,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ca.po policycoreutils msgstr "S'ha produït un error en iniciar les capacitats, s'està anul·lant.\n" #: ../newrole/newrole.c:564 ../newrole/newrole.c:640 -@@ -1259,76 +1261,76 @@ +@@ -1259,83 +1263,83 @@ msgid "Can not combine +/- with other types of categories" msgstr "No es pot combinar +/- amb altres tipus de categories" @@ -17319,7 +19301,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ca.po policycoreutils msgstr "Error en les opcions %s " -#: ../gui/booleansPage.py:184 -+#: ../gui/booleansPage.py:186 ++#: ../gui/booleansPage.py:186 ../gui/system-config-selinux.glade:1917 msgid "Boolean" msgstr "" @@ -17331,9 +19313,46 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ca.po policycoreutils -#: ../gui/booleansPage.py:233 ../gui/semanagePage.py:165 +#: ../gui/booleansPage.py:243 ../gui/semanagePage.py:164 #: ../gui/system-config-selinux.glade:1808 - #: ../gui/system-config-selinux.glade:2030 - #: ../gui/system-config-selinux.glade:2830 -@@ -1449,7 +1451,7 @@ +-#: ../gui/system-config-selinux.glade:2030 +-#: ../gui/system-config-selinux.glade:2830 ++#: ../gui/system-config-selinux.glade:2031 ++#: ../gui/system-config-selinux.glade:2835 + msgid "Customized" + msgstr "" + +-#: ../gui/fcontextPage.py:64 ++#: ../gui/fcontextPage.py:64 ../gui/system-config-selinux.glade:2122 + msgid "File Labeling" + msgstr "" + +@@ -1358,7 +1362,7 @@ + "Type" + msgstr "" + +-#: ../gui/loginsPage.py:48 ++#: ../gui/loginsPage.py:48 ../gui/system-config-selinux.glade:2309 + msgid "User Mapping" + msgstr "" + +@@ -1385,7 +1389,7 @@ + msgid "Login '%s' is required" + msgstr "Cal el tipus SELinux" + +-#: ../gui/modulesPage.py:48 ++#: ../gui/modulesPage.py:48 ../gui/system-config-selinux.glade:3151 + msgid "Policy Module" + msgstr "" + +@@ -1401,7 +1405,7 @@ + msgid "Disable Audit" + msgstr "" + +-#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3054 ++#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3060 + msgid "Enable Audit" + msgstr "" + +@@ -1449,7 +1453,7 @@ msgid "Applications" msgstr "" @@ -17342,7 +19361,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ca.po policycoreutils msgid "" "Standard Init Daemon are daemons started on boot via init scripts. Usually " "requires a script in /etc/rc.d/init.d" -@@ -1459,301 +1461,305 @@ +@@ -1459,301 +1463,305 @@ msgid "Standard Init Daemon" msgstr "" @@ -17717,7 +19736,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ca.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1765,7 +1771,7 @@ +@@ -1765,7 +1773,7 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -17726,7 +19745,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ca.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1776,11 +1782,11 @@ +@@ -1776,11 +1784,11 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -17740,7 +19759,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ca.po policycoreutils msgid "Boolean Name" msgstr "" -@@ -1801,109 +1807,109 @@ +@@ -1801,112 +1809,116 @@ msgid "%s must be a directory" msgstr "" @@ -17873,7 +19892,23 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ca.po policycoreutils msgid "Setup Script" msgstr "" -@@ -3062,16 +3068,16 @@ ++#: ../gui/portsPage.py:51 ../gui/system-config-selinux.glade:2926 ++msgid "Network Port" ++msgstr "" ++ + #: ../gui/portsPage.py:85 + msgid "" + "SELinux Port\n" +@@ -1936,7 +1948,7 @@ + msgid "List View" + msgstr "" + +-#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2812 ++#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2817 + msgid "Group View" + msgstr "" + +@@ -3062,16 +3074,16 @@ msgid "Add %s" msgstr "" @@ -17884,16 +19919,16 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ca.po policycoreutils msgstr "" -#: ../gui/statusPage.py:69 -+#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3210 ++#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3217 msgid "Permissive" msgstr "" -#: ../gui/statusPage.py:70 -+#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3228 ++#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3235 msgid "Enforcing" msgstr "" -@@ -3133,12 +3139,6 @@ +@@ -3133,12 +3145,6 @@ msgid "SELinux Type" msgstr "Cal el tipus SELinux" @@ -17906,40 +19941,209 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ca.po policycoreutils #: ../gui/system-config-selinux.glade:622 msgid "" "SELinux MLS/MCS\n" -@@ -3258,6 +3258,7 @@ - #: ../gui/system-config-selinux.glade:2618 - #: ../gui/system-config-selinux.glade:2860 - #: ../gui/system-config-selinux.glade:3084 -+#: ../gui/system-config-selinux.glade:3258 +@@ -3170,8 +3176,6 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1029 +-#: ../gui/system-config-selinux.glade:2557 +-#: ../gui/system-config-selinux.glade:2589 + #, fuzzy + msgid "Add SELinux User" + msgstr "No s'ha pogut afegir l'usuari SELinux %s" +@@ -3252,126 +3256,152 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1856 +-#: ../gui/system-config-selinux.glade:2060 +-#: ../gui/system-config-selinux.glade:2246 +-#: ../gui/system-config-selinux.glade:2432 +-#: ../gui/system-config-selinux.glade:2618 +-#: ../gui/system-config-selinux.glade:2860 +-#: ../gui/system-config-selinux.glade:3084 ++#: ../gui/system-config-selinux.glade:2061 ++#: ../gui/system-config-selinux.glade:2248 ++#: ../gui/system-config-selinux.glade:2435 ++#: ../gui/system-config-selinux.glade:2622 ++#: ../gui/system-config-selinux.glade:2865 ++#: ../gui/system-config-selinux.glade:3090 ++#: ../gui/system-config-selinux.glade:3265 msgid "Filter" msgstr "" -@@ -3354,11 +3355,13 @@ +-#: ../gui/system-config-selinux.glade:1944 ++#: ../gui/system-config-selinux.glade:1945 + msgid "label50" msgstr "" - #: ../gui/system-config-selinux.glade:3001 -+#: ../gui/system-config-selinux.glade:3209 +-#: ../gui/system-config-selinux.glade:1981 ++#: ../gui/system-config-selinux.glade:1982 + msgid "Add File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:1997 ++#: ../gui/system-config-selinux.glade:1998 + msgid "Modify File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2013 ++#: ../gui/system-config-selinux.glade:2014 + msgid "Delete File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2029 ++#: ../gui/system-config-selinux.glade:2030 + msgid "Toggle between all and customized file context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2148 ++#: ../gui/system-config-selinux.glade:2150 + msgid "label38" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2185 ++#: ../gui/system-config-selinux.glade:2187 + msgid "Add SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2201 ++#: ../gui/system-config-selinux.glade:2203 + #, fuzzy + msgid "Modify SELinux User Mapping" + msgstr "No s'ha pogut modificar l'usuari SELinux %s" + +-#: ../gui/system-config-selinux.glade:2217 ++#: ../gui/system-config-selinux.glade:2219 + #, fuzzy + msgid "Delete SELinux User Mapping" + msgstr "No s'ha pogut suprimir l'usuari SELinux %s" + +-#: ../gui/system-config-selinux.glade:2334 ++#: ../gui/system-config-selinux.glade:2337 + msgid "label39" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2371 +-msgid "Add Translation" ++#: ../gui/system-config-selinux.glade:2374 ++#, fuzzy ++msgid "Add User" ++msgstr "No s'ha pogut afegir l'usuari SELinux %s" ++ ++#: ../gui/system-config-selinux.glade:2390 ++#, fuzzy ++msgid "Modify User" ++msgstr "No s'ha pogut modificar l'usuari SELinux %s" ++ ++#: ../gui/system-config-selinux.glade:2406 ++msgid "Delete User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2387 +-msgid "Modify Translation" ++#: ../gui/system-config-selinux.glade:2524 ++msgid "label41" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2403 +-msgid "Delete Translation" ++#: ../gui/system-config-selinux.glade:2561 ++msgid "Add Translation" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2520 +-msgid "label41" ++#: ../gui/system-config-selinux.glade:2577 ++msgid "Modify Translation" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2573 +-#, fuzzy +-msgid "Modify SELinux User" +-msgstr "No s'ha pogut modificar l'usuari SELinux %s" ++#: ../gui/system-config-selinux.glade:2593 ++msgid "Delete Translation" ++msgstr "" + +-#: ../gui/system-config-selinux.glade:2706 ++#: ../gui/system-config-selinux.glade:2711 + msgid "label40" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2743 ++#: ../gui/system-config-selinux.glade:2748 + msgid "Add Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2759 ++#: ../gui/system-config-selinux.glade:2764 + msgid "Edit Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2775 ++#: ../gui/system-config-selinux.glade:2780 + msgid "Delete Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2811 +-#: ../gui/system-config-selinux.glade:2829 ++#: ../gui/system-config-selinux.glade:2816 ++#: ../gui/system-config-selinux.glade:2834 + msgid "Toggle between Customized and All Ports" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2948 ++#: ../gui/system-config-selinux.glade:2954 + msgid "label42" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2985 ++#: ../gui/system-config-selinux.glade:2991 + msgid "Generate new policy module" + msgstr "" + +-#: ../gui/system-config-selinux.glade:3001 ++#: ../gui/system-config-selinux.glade:3007 #, fuzzy msgid "Load policy module" msgstr "No es pot llegir el magatzem de polítiques." - #: ../gui/system-config-selinux.glade:3017 -+#: ../gui/system-config-selinux.glade:3227 +-#: ../gui/system-config-selinux.glade:3017 ++#: ../gui/system-config-selinux.glade:3023 msgid "Remove loadable policy module" msgstr "" -@@ -3372,6 +3375,10 @@ +-#: ../gui/system-config-selinux.glade:3053 ++#: ../gui/system-config-selinux.glade:3059 + msgid "" + "Enable/Disable additional audit rules, that are normally not reported in the " + "log files." + msgstr "" + +-#: ../gui/system-config-selinux.glade:3172 ++#: ../gui/system-config-selinux.glade:3179 msgid "label44" msgstr "" -+#: ../gui/system-config-selinux.glade:3346 ++#: ../gui/system-config-selinux.glade:3216 ++msgid "Change process mode to permissive." ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3234 ++msgid "Change process mode to enforcing" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3326 ++msgid "Process Domain" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3354 +msgid "label59" +msgstr "" + #: ../gui/translationsPage.py:53 msgid "Sensitvity Level" msgstr "" -@@ -3381,6 +3388,9 @@ +@@ -3381,6 +3411,9 @@ msgid "SELinux user '%s' is required" msgstr "Cal el tipus SELinux" @@ -17951,17 +20155,17 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/ca.po policycoreutils diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cs.po policycoreutils-2.0.61/po/cs.po --- nsapolicycoreutils/po/cs.po 2008-09-22 13:25:06.000000000 -0400 -+++ policycoreutils-2.0.61/po/cs.po 2009-01-20 09:33:30.000000000 -0500 ++++ policycoreutils-2.0.61/po/cs.po 2009-01-21 17:13:14.000000000 -0500 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: cs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-09-09 13:24-0400\n" -+"POT-Creation-Date: 2009-01-20 09:33-0500\n" ++"POT-Creation-Date: 2009-01-21 17:13-0500\n" "PO-Revision-Date: 2008-03-03 05:55+0100\n" "Last-Translator: Miloslav Trmač \n" "Language-Team: Czech \n" -@@ -89,353 +89,354 @@ +@@ -89,353 +89,356 @@ msgid "To make this policy package active, execute:" msgstr "" @@ -18012,8 +20216,10 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cs.po policycoreutils msgstr "RAID Level:" -#: ../semanage/seobject.py:236 ../gui/system-config-selinux.glade:651 +-#: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 +#: ../semanage/seobject.py:239 ../gui/system-config-selinux.glade:651 - #: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 ++#: ../gui/system-config-selinux.glade:2683 ../gui/translationsPage.py:43 ++#: ../gui/translationsPage.py:59 #, fuzzy msgid "Translation" msgstr "Virtualizace" @@ -18210,6 +20416,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cs.po policycoreutils +#: ../semanage/seobject.py:767 ../semanage/seobject.py:772 #: ../gui/system-config-selinux.glade:128 #: ../gui/system-config-selinux.glade:1107 ++#: ../gui/system-config-selinux.glade:2496 ../gui/usersPage.py:44 msgid "SELinux User" msgstr "" @@ -18400,7 +20607,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cs.po policycoreutils #, fuzzy, python-format msgid "Could not create port for %s/%s" msgstr "" -@@ -443,80 +444,80 @@ +@@ -443,80 +446,80 @@ "\n" "%s.%s" @@ -18498,7 +20705,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cs.po policycoreutils #, fuzzy, python-format msgid "Could not delete port %s/%s" msgstr "" -@@ -524,403 +525,404 @@ +@@ -524,403 +527,404 @@ "\n" "%s.%s" @@ -18997,7 +21204,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cs.po policycoreutils #: ../gui/polgengui.py:169 #, fuzzy msgid "Description" -@@ -963,7 +965,7 @@ +@@ -963,7 +967,7 @@ #: ../newrole/newrole.c:556 ../newrole/newrole.c:634 #, c-format @@ -19006,7 +21213,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cs.po policycoreutils msgstr "" #: ../newrole/newrole.c:564 ../newrole/newrole.c:640 -@@ -1234,78 +1236,78 @@ +@@ -1234,86 +1238,86 @@ msgid "Can not combine +/- with other types of categories" msgstr "" @@ -19085,7 +21292,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cs.po policycoreutils msgstr "Chyby v oddílech" -#: ../gui/booleansPage.py:184 -+#: ../gui/booleansPage.py:186 ++#: ../gui/booleansPage.py:186 ../gui/system-config-selinux.glade:1917 #, fuzzy msgid "Boolean" msgstr "Korejština" @@ -19099,9 +21306,47 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cs.po policycoreutils -#: ../gui/booleansPage.py:233 ../gui/semanagePage.py:165 +#: ../gui/booleansPage.py:243 ../gui/semanagePage.py:164 #: ../gui/system-config-selinux.glade:1808 - #: ../gui/system-config-selinux.glade:2030 - #: ../gui/system-config-selinux.glade:2830 -@@ -1431,7 +1433,7 @@ +-#: ../gui/system-config-selinux.glade:2030 +-#: ../gui/system-config-selinux.glade:2830 ++#: ../gui/system-config-selinux.glade:2031 ++#: ../gui/system-config-selinux.glade:2835 + #, fuzzy + msgid "Customized" + msgstr "_Upravit teď" + +-#: ../gui/fcontextPage.py:64 ++#: ../gui/fcontextPage.py:64 ../gui/system-config-selinux.glade:2122 + #, fuzzy + msgid "File Labeling" + msgstr "Jmenovka systému souborů:" +@@ -1337,7 +1341,7 @@ + "Type" + msgstr "Typ" + +-#: ../gui/loginsPage.py:48 ++#: ../gui/loginsPage.py:48 ../gui/system-config-selinux.glade:2309 + msgid "User Mapping" + msgstr "" + +@@ -1364,7 +1368,7 @@ + msgid "Login '%s' is required" + msgstr "" + +-#: ../gui/modulesPage.py:48 ++#: ../gui/modulesPage.py:48 ../gui/system-config-selinux.glade:3151 + msgid "Policy Module" + msgstr "" + +@@ -1382,7 +1386,7 @@ + msgid "Disable Audit" + msgstr "Zakázáno" + +-#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3054 ++#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3060 + #, fuzzy + msgid "Enable Audit" + msgstr "Nelze upravit" +@@ -1431,7 +1435,7 @@ msgid "Applications" msgstr "" @@ -19110,7 +21355,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cs.po policycoreutils msgid "" "Standard Init Daemon are daemons started on boot via init scripts. Usually " "requires a script in /etc/rc.d/init.d" -@@ -1441,307 +1443,311 @@ +@@ -1441,307 +1445,311 @@ msgid "Standard Init Daemon" msgstr "" @@ -19491,7 +21736,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cs.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1753,7 +1759,7 @@ +@@ -1753,7 +1761,7 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -19500,7 +21745,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cs.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1764,11 +1770,11 @@ +@@ -1764,11 +1772,11 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -19514,7 +21759,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cs.po policycoreutils msgid "Boolean Name" msgstr "" -@@ -1791,108 +1797,108 @@ +@@ -1791,111 +1799,116 @@ msgid "%s must be a directory" msgstr "Adresář %s:" @@ -19646,7 +21891,24 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cs.po policycoreutils msgid "Setup Script" msgstr "" -@@ -3060,16 +3066,16 @@ ++#: ../gui/portsPage.py:51 ../gui/system-config-selinux.glade:2926 ++#, fuzzy ++msgid "Network Port" ++msgstr "Chyba sítě" ++ + #: ../gui/portsPage.py:85 + msgid "" + "SELinux Port\n" +@@ -1927,7 +1940,7 @@ + msgid "List View" + msgstr "" + +-#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2812 ++#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2817 + msgid "Group View" + msgstr "" + +@@ -3060,16 +3073,16 @@ msgid "Add %s" msgstr "_Přidat" @@ -19657,16 +21919,16 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cs.po policycoreutils msgstr "" -#: ../gui/statusPage.py:69 -+#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3210 ++#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3217 msgid "Permissive" msgstr "" -#: ../gui/statusPage.py:70 -+#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3228 ++#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3235 msgid "Enforcing" msgstr "" -@@ -3131,12 +3137,6 @@ +@@ -3131,12 +3144,6 @@ msgid "SELinux Type" msgstr "" @@ -19679,32 +21941,213 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cs.po policycoreutils #: ../gui/system-config-selinux.glade:622 msgid "" "SELinux MLS/MCS\n" -@@ -3259,6 +3259,7 @@ - #: ../gui/system-config-selinux.glade:2618 - #: ../gui/system-config-selinux.glade:2860 - #: ../gui/system-config-selinux.glade:3084 -+#: ../gui/system-config-selinux.glade:3258 +@@ -3169,8 +3176,6 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1029 +-#: ../gui/system-config-selinux.glade:2557 +-#: ../gui/system-config-selinux.glade:2589 + msgid "Add SELinux User" + msgstr "" + +@@ -3253,134 +3258,164 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1856 +-#: ../gui/system-config-selinux.glade:2060 +-#: ../gui/system-config-selinux.glade:2246 +-#: ../gui/system-config-selinux.glade:2432 +-#: ../gui/system-config-selinux.glade:2618 +-#: ../gui/system-config-selinux.glade:2860 +-#: ../gui/system-config-selinux.glade:3084 ++#: ../gui/system-config-selinux.glade:2061 ++#: ../gui/system-config-selinux.glade:2248 ++#: ../gui/system-config-selinux.glade:2435 ++#: ../gui/system-config-selinux.glade:2622 ++#: ../gui/system-config-selinux.glade:2865 ++#: ../gui/system-config-selinux.glade:3090 ++#: ../gui/system-config-selinux.glade:3265 msgid "Filter" msgstr "" -@@ -3363,10 +3364,12 @@ +-#: ../gui/system-config-selinux.glade:1944 ++#: ../gui/system-config-selinux.glade:1945 + #, fuzzy + msgid "label50" + msgstr "Název" + +-#: ../gui/system-config-selinux.glade:1981 ++#: ../gui/system-config-selinux.glade:1982 + msgid "Add File Context" msgstr "" - #: ../gui/system-config-selinux.glade:3001 -+#: ../gui/system-config-selinux.glade:3209 +-#: ../gui/system-config-selinux.glade:1997 ++#: ../gui/system-config-selinux.glade:1998 + msgid "Modify File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2013 ++#: ../gui/system-config-selinux.glade:2014 + msgid "Delete File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2029 ++#: ../gui/system-config-selinux.glade:2030 + msgid "Toggle between all and customized file context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2148 ++#: ../gui/system-config-selinux.glade:2150 + #, fuzzy + msgid "label38" + msgstr "Název" + +-#: ../gui/system-config-selinux.glade:2185 ++#: ../gui/system-config-selinux.glade:2187 + msgid "Add SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2201 ++#: ../gui/system-config-selinux.glade:2203 + msgid "Modify SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2217 ++#: ../gui/system-config-selinux.glade:2219 + msgid "Delete SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2334 ++#: ../gui/system-config-selinux.glade:2337 + #, fuzzy + msgid "label39" + msgstr "Název" + +-#: ../gui/system-config-selinux.glade:2371 ++#: ../gui/system-config-selinux.glade:2374 + #, fuzzy +-msgid "Add Translation" +-msgstr "Přidat oddíl" ++msgid "Add User" ++msgstr "_Přidat" + +-#: ../gui/system-config-selinux.glade:2387 ++#: ../gui/system-config-selinux.glade:2390 + #, fuzzy +-msgid "Modify Translation" +-msgstr "Nastavení oddílu" ++msgid "Modify User" ++msgstr "_Upravit repozitář" + +-#: ../gui/system-config-selinux.glade:2403 +-msgid "Delete Translation" +-msgstr "" ++#: ../gui/system-config-selinux.glade:2406 ++#, fuzzy ++msgid "Delete User" ++msgstr "Odstranit" + +-#: ../gui/system-config-selinux.glade:2520 ++#: ../gui/system-config-selinux.glade:2524 + #, fuzzy + msgid "label41" + msgstr "Název" + +-#: ../gui/system-config-selinux.glade:2573 +-msgid "Modify SELinux User" ++#: ../gui/system-config-selinux.glade:2561 ++#, fuzzy ++msgid "Add Translation" ++msgstr "Přidat oddíl" ++ ++#: ../gui/system-config-selinux.glade:2577 ++#, fuzzy ++msgid "Modify Translation" ++msgstr "Nastavení oddílu" ++ ++#: ../gui/system-config-selinux.glade:2593 ++msgid "Delete Translation" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2706 ++#: ../gui/system-config-selinux.glade:2711 + #, fuzzy + msgid "label40" + msgstr "Název" + +-#: ../gui/system-config-selinux.glade:2743 ++#: ../gui/system-config-selinux.glade:2748 + #, fuzzy + msgid "Add Network Port" + msgstr "Chyba sítě" + +-#: ../gui/system-config-selinux.glade:2759 ++#: ../gui/system-config-selinux.glade:2764 + #, fuzzy + msgid "Edit Network Port" + msgstr "Chyba sítě" + +-#: ../gui/system-config-selinux.glade:2775 ++#: ../gui/system-config-selinux.glade:2780 + #, fuzzy + msgid "Delete Network Port" + msgstr "Chyba sítě" + +-#: ../gui/system-config-selinux.glade:2811 +-#: ../gui/system-config-selinux.glade:2829 ++#: ../gui/system-config-selinux.glade:2816 ++#: ../gui/system-config-selinux.glade:2834 + msgid "Toggle between Customized and All Ports" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2948 ++#: ../gui/system-config-selinux.glade:2954 + #, fuzzy + msgid "label42" + msgstr "Název" + +-#: ../gui/system-config-selinux.glade:2985 ++#: ../gui/system-config-selinux.glade:2991 + msgid "Generate new policy module" + msgstr "" + +-#: ../gui/system-config-selinux.glade:3001 ++#: ../gui/system-config-selinux.glade:3007 msgid "Load policy module" msgstr "" - #: ../gui/system-config-selinux.glade:3017 -+#: ../gui/system-config-selinux.glade:3227 +-#: ../gui/system-config-selinux.glade:3017 ++#: ../gui/system-config-selinux.glade:3023 msgid "Remove loadable policy module" msgstr "" -@@ -3381,6 +3384,11 @@ +-#: ../gui/system-config-selinux.glade:3053 ++#: ../gui/system-config-selinux.glade:3059 + msgid "" + "Enable/Disable additional audit rules, that are normally not reported in the " + "log files." + msgstr "" + +-#: ../gui/system-config-selinux.glade:3172 ++#: ../gui/system-config-selinux.glade:3179 + #, fuzzy msgid "label44" msgstr "Název" -+#: ../gui/system-config-selinux.glade:3346 ++#: ../gui/system-config-selinux.glade:3216 ++msgid "Change process mode to permissive." ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3234 ++msgid "Change process mode to enforcing" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3326 ++#, fuzzy ++msgid "Process Domain" ++msgstr "Zpracovávání" ++ ++#: ../gui/system-config-selinux.glade:3354 +#, fuzzy +msgid "label59" +msgstr "Název" @@ -19712,19 +22155,39 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cs.po policycoreutils #: ../gui/translationsPage.py:53 msgid "Sensitvity Level" msgstr "" +@@ -5368,9 +5403,6 @@ + #~ msgid "%s Bytes" + #~ msgstr "%s bajtů" + +-#~ msgid "Processing" +-#~ msgstr "Zpracovávání" +- + #~ msgid "Preparing transaction from installation source..." + #~ msgstr "Připravuje se transakce z instalačního zdroje..." + +@@ -8458,9 +8490,6 @@ + #~ msgid "_Add additional software repositories" + #~ msgstr "_Přidat rozšiřující repozitáře" + +-#~ msgid "_Modify repository" +-#~ msgstr "_Upravit repozitář" +- + #~ msgid "Device number:" + #~ msgstr "Číslo zařízení:" + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cy.po policycoreutils-2.0.61/po/cy.po --- nsapolicycoreutils/po/cy.po 2008-09-22 13:25:06.000000000 -0400 -+++ policycoreutils-2.0.61/po/cy.po 2009-01-20 09:33:30.000000000 -0500 ++++ policycoreutils-2.0.61/po/cy.po 2009-01-21 17:13:14.000000000 -0500 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-09-09 13:24-0400\n" -+"POT-Creation-Date: 2009-01-20 09:33-0500\n" ++"POT-Creation-Date: 2009-01-21 17:13-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -@@ -85,818 +85,819 @@ +@@ -85,818 +85,821 @@ msgid "To make this policy package active, execute:" msgstr "" @@ -19772,8 +22235,10 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cy.po policycoreutils msgstr "" -#: ../semanage/seobject.py:236 ../gui/system-config-selinux.glade:651 +-#: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 +#: ../semanage/seobject.py:239 ../gui/system-config-selinux.glade:651 - #: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 ++#: ../gui/system-config-selinux.glade:2683 ../gui/translationsPage.py:43 ++#: ../gui/translationsPage.py:59 msgid "Translation" msgstr "" @@ -19967,6 +22432,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cy.po policycoreutils +#: ../semanage/seobject.py:767 ../semanage/seobject.py:772 #: ../gui/system-config-selinux.glade:128 #: ../gui/system-config-selinux.glade:1107 ++#: ../gui/system-config-selinux.glade:2496 ../gui/usersPage.py:44 msgid "SELinux User" msgstr "" @@ -20738,7 +23204,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cy.po policycoreutils #: ../gui/polgengui.py:169 msgid "Description" msgstr "" -@@ -938,7 +939,7 @@ +@@ -938,7 +941,7 @@ #: ../newrole/newrole.c:556 ../newrole/newrole.c:634 #, c-format @@ -20747,7 +23213,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cy.po policycoreutils msgstr "" #: ../newrole/newrole.c:564 ../newrole/newrole.c:640 -@@ -1208,76 +1209,76 @@ +@@ -1208,83 +1211,83 @@ msgid "Can not combine +/- with other types of categories" msgstr "" @@ -20826,7 +23292,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cy.po policycoreutils msgstr "" -#: ../gui/booleansPage.py:184 -+#: ../gui/booleansPage.py:186 ++#: ../gui/booleansPage.py:186 ../gui/system-config-selinux.glade:1917 msgid "Boolean" msgstr "" @@ -20838,9 +23304,46 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cy.po policycoreutils -#: ../gui/booleansPage.py:233 ../gui/semanagePage.py:165 +#: ../gui/booleansPage.py:243 ../gui/semanagePage.py:164 #: ../gui/system-config-selinux.glade:1808 - #: ../gui/system-config-selinux.glade:2030 - #: ../gui/system-config-selinux.glade:2830 -@@ -1397,7 +1398,7 @@ +-#: ../gui/system-config-selinux.glade:2030 +-#: ../gui/system-config-selinux.glade:2830 ++#: ../gui/system-config-selinux.glade:2031 ++#: ../gui/system-config-selinux.glade:2835 + msgid "Customized" + msgstr "" + +-#: ../gui/fcontextPage.py:64 ++#: ../gui/fcontextPage.py:64 ../gui/system-config-selinux.glade:2122 + msgid "File Labeling" + msgstr "" + +@@ -1306,7 +1309,7 @@ + "Type" + msgstr "" + +-#: ../gui/loginsPage.py:48 ++#: ../gui/loginsPage.py:48 ../gui/system-config-selinux.glade:2309 + msgid "User Mapping" + msgstr "" + +@@ -1333,7 +1336,7 @@ + msgid "Login '%s' is required" + msgstr "" + +-#: ../gui/modulesPage.py:48 ++#: ../gui/modulesPage.py:48 ../gui/system-config-selinux.glade:3151 + msgid "Policy Module" + msgstr "" + +@@ -1349,7 +1352,7 @@ + msgid "Disable Audit" + msgstr "" + +-#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3054 ++#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3060 + msgid "Enable Audit" + msgstr "" + +@@ -1397,7 +1400,7 @@ msgid "Applications" msgstr "" @@ -20849,7 +23352,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cy.po policycoreutils msgid "" "Standard Init Daemon are daemons started on boot via init scripts. Usually " "requires a script in /etc/rc.d/init.d" -@@ -1407,300 +1408,304 @@ +@@ -1407,300 +1410,304 @@ msgid "Standard Init Daemon" msgstr "" @@ -21223,7 +23726,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cy.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1712,7 +1717,7 @@ +@@ -1712,7 +1719,7 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -21232,7 +23735,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cy.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1723,11 +1728,11 @@ +@@ -1723,11 +1730,11 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -21246,7 +23749,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cy.po policycoreutils msgid "Boolean Name" msgstr "" -@@ -1748,102 +1753,102 @@ +@@ -1748,105 +1755,109 @@ msgid "%s must be a directory" msgstr "" @@ -21372,7 +23875,23 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cy.po policycoreutils msgid "Setup Script" msgstr "" -@@ -2999,16 +3004,16 @@ ++#: ../gui/portsPage.py:51 ../gui/system-config-selinux.glade:2926 ++msgid "Network Port" ++msgstr "" ++ + #: ../gui/portsPage.py:85 + msgid "" + "SELinux Port\n" +@@ -1876,7 +1887,7 @@ + msgid "List View" + msgstr "" + +-#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2812 ++#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2817 + msgid "Group View" + msgstr "" + +@@ -2999,16 +3010,16 @@ msgid "Add %s" msgstr "" @@ -21383,16 +23902,16 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cy.po policycoreutils msgstr "" -#: ../gui/statusPage.py:69 -+#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3210 ++#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3217 msgid "Permissive" msgstr "" -#: ../gui/statusPage.py:70 -+#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3228 ++#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3235 msgid "Enforcing" msgstr "" -@@ -3069,12 +3074,6 @@ +@@ -3069,12 +3080,6 @@ msgid "SELinux Type" msgstr "" @@ -21405,32 +23924,194 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cy.po policycoreutils #: ../gui/system-config-selinux.glade:622 msgid "" "SELinux MLS/MCS\n" -@@ -3193,6 +3192,7 @@ - #: ../gui/system-config-selinux.glade:2618 - #: ../gui/system-config-selinux.glade:2860 - #: ../gui/system-config-selinux.glade:3084 -+#: ../gui/system-config-selinux.glade:3258 +@@ -3106,8 +3111,6 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1029 +-#: ../gui/system-config-selinux.glade:2557 +-#: ../gui/system-config-selinux.glade:2589 + msgid "Add SELinux User" + msgstr "" + +@@ -3187,122 +3190,147 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1856 +-#: ../gui/system-config-selinux.glade:2060 +-#: ../gui/system-config-selinux.glade:2246 +-#: ../gui/system-config-selinux.glade:2432 +-#: ../gui/system-config-selinux.glade:2618 +-#: ../gui/system-config-selinux.glade:2860 +-#: ../gui/system-config-selinux.glade:3084 ++#: ../gui/system-config-selinux.glade:2061 ++#: ../gui/system-config-selinux.glade:2248 ++#: ../gui/system-config-selinux.glade:2435 ++#: ../gui/system-config-selinux.glade:2622 ++#: ../gui/system-config-selinux.glade:2865 ++#: ../gui/system-config-selinux.glade:3090 ++#: ../gui/system-config-selinux.glade:3265 msgid "Filter" msgstr "" -@@ -3286,10 +3286,12 @@ +-#: ../gui/system-config-selinux.glade:1944 ++#: ../gui/system-config-selinux.glade:1945 + msgid "label50" msgstr "" - #: ../gui/system-config-selinux.glade:3001 -+#: ../gui/system-config-selinux.glade:3209 +-#: ../gui/system-config-selinux.glade:1981 ++#: ../gui/system-config-selinux.glade:1982 + msgid "Add File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:1997 ++#: ../gui/system-config-selinux.glade:1998 + msgid "Modify File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2013 ++#: ../gui/system-config-selinux.glade:2014 + msgid "Delete File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2029 ++#: ../gui/system-config-selinux.glade:2030 + msgid "Toggle between all and customized file context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2148 ++#: ../gui/system-config-selinux.glade:2150 + msgid "label38" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2185 ++#: ../gui/system-config-selinux.glade:2187 + msgid "Add SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2201 ++#: ../gui/system-config-selinux.glade:2203 + msgid "Modify SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2217 ++#: ../gui/system-config-selinux.glade:2219 + msgid "Delete SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2334 ++#: ../gui/system-config-selinux.glade:2337 + msgid "label39" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2371 +-msgid "Add Translation" ++#: ../gui/system-config-selinux.glade:2374 ++msgid "Add User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2387 +-msgid "Modify Translation" ++#: ../gui/system-config-selinux.glade:2390 ++msgid "Modify User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2403 +-msgid "Delete Translation" ++#: ../gui/system-config-selinux.glade:2406 ++msgid "Delete User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2520 ++#: ../gui/system-config-selinux.glade:2524 + msgid "label41" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2573 +-msgid "Modify SELinux User" ++#: ../gui/system-config-selinux.glade:2561 ++msgid "Add Translation" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2706 ++#: ../gui/system-config-selinux.glade:2577 ++msgid "Modify Translation" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:2593 ++msgid "Delete Translation" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:2711 + msgid "label40" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2743 ++#: ../gui/system-config-selinux.glade:2748 + msgid "Add Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2759 ++#: ../gui/system-config-selinux.glade:2764 + msgid "Edit Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2775 ++#: ../gui/system-config-selinux.glade:2780 + msgid "Delete Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2811 +-#: ../gui/system-config-selinux.glade:2829 ++#: ../gui/system-config-selinux.glade:2816 ++#: ../gui/system-config-selinux.glade:2834 + msgid "Toggle between Customized and All Ports" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2948 ++#: ../gui/system-config-selinux.glade:2954 + msgid "label42" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2985 ++#: ../gui/system-config-selinux.glade:2991 + msgid "Generate new policy module" + msgstr "" + +-#: ../gui/system-config-selinux.glade:3001 ++#: ../gui/system-config-selinux.glade:3007 msgid "Load policy module" msgstr "" - #: ../gui/system-config-selinux.glade:3017 -+#: ../gui/system-config-selinux.glade:3227 +-#: ../gui/system-config-selinux.glade:3017 ++#: ../gui/system-config-selinux.glade:3023 msgid "Remove loadable policy module" msgstr "" -@@ -3303,6 +3305,10 @@ +-#: ../gui/system-config-selinux.glade:3053 ++#: ../gui/system-config-selinux.glade:3059 + msgid "" + "Enable/Disable additional audit rules, that are normally not reported in the " + "log files." + msgstr "" + +-#: ../gui/system-config-selinux.glade:3172 ++#: ../gui/system-config-selinux.glade:3179 msgid "label44" msgstr "" -+#: ../gui/system-config-selinux.glade:3346 ++#: ../gui/system-config-selinux.glade:3216 ++msgid "Change process mode to permissive." ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3234 ++msgid "Change process mode to enforcing" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3326 ++msgid "Process Domain" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3354 +msgid "label59" +msgstr "" + @@ -21439,17 +24120,17 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/cy.po policycoreutils msgstr "" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/da.po policycoreutils-2.0.61/po/da.po --- nsapolicycoreutils/po/da.po 2008-09-22 13:25:06.000000000 -0400 -+++ policycoreutils-2.0.61/po/da.po 2009-01-20 09:33:30.000000000 -0500 ++++ policycoreutils-2.0.61/po/da.po 2009-01-21 17:13:14.000000000 -0500 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: da\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-09-09 13:24-0400\n" -+"POT-Creation-Date: 2009-01-20 09:33-0500\n" ++"POT-Creation-Date: 2009-01-21 17:13-0500\n" "PO-Revision-Date: 2007-04-15 09:36+0200\n" "Last-Translator: Keld Simonsen \n" "Language-Team: \n" -@@ -95,830 +95,832 @@ +@@ -95,830 +95,834 @@ msgid "To make this policy package active, execute:" msgstr "" @@ -21502,8 +24183,10 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/da.po policycoreutils msgstr "" -#: ../semanage/seobject.py:236 ../gui/system-config-selinux.glade:651 +-#: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 +#: ../semanage/seobject.py:239 ../gui/system-config-selinux.glade:651 - #: ../gui/translationsPage.py:43 ../gui/translationsPage.py:59 ++#: ../gui/system-config-selinux.glade:2683 ../gui/translationsPage.py:43 ++#: ../gui/translationsPage.py:59 msgid "Translation" msgstr "" @@ -21700,6 +24383,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/da.po policycoreutils +#: ../semanage/seobject.py:767 ../semanage/seobject.py:772 #: ../gui/system-config-selinux.glade:128 #: ../gui/system-config-selinux.glade:1107 ++#: ../gui/system-config-selinux.glade:2496 ../gui/usersPage.py:44 #, fuzzy msgid "SELinux User" msgstr "SELinux Type kræves" @@ -22477,7 +25161,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/da.po policycoreutils #: ../gui/polgengui.py:169 msgid "Description" msgstr "" -@@ -959,8 +961,8 @@ +@@ -959,8 +963,8 @@ msgstr "Kunne ikke nulstille miljøet\n" #: ../newrole/newrole.c:556 ../newrole/newrole.c:634 @@ -22488,7 +25172,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/da.po policycoreutils msgstr "Fejl ved initiering af kapabiliteter, afbryder.\n" #: ../newrole/newrole.c:564 ../newrole/newrole.c:640 -@@ -1230,76 +1232,76 @@ +@@ -1230,83 +1234,83 @@ msgid "Can not combine +/- with other types of categories" msgstr "Kan ikke kombinere +/- med andre typer af kategorier" @@ -22567,7 +25251,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/da.po policycoreutils msgstr "Flagfejl %s " -#: ../gui/booleansPage.py:184 -+#: ../gui/booleansPage.py:186 ++#: ../gui/booleansPage.py:186 ../gui/system-config-selinux.glade:1917 msgid "Boolean" msgstr "" @@ -22579,9 +25263,46 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/da.po policycoreutils -#: ../gui/booleansPage.py:233 ../gui/semanagePage.py:165 +#: ../gui/booleansPage.py:243 ../gui/semanagePage.py:164 #: ../gui/system-config-selinux.glade:1808 - #: ../gui/system-config-selinux.glade:2030 - #: ../gui/system-config-selinux.glade:2830 -@@ -1420,7 +1422,7 @@ +-#: ../gui/system-config-selinux.glade:2030 +-#: ../gui/system-config-selinux.glade:2830 ++#: ../gui/system-config-selinux.glade:2031 ++#: ../gui/system-config-selinux.glade:2835 + msgid "Customized" + msgstr "" + +-#: ../gui/fcontextPage.py:64 ++#: ../gui/fcontextPage.py:64 ../gui/system-config-selinux.glade:2122 + msgid "File Labeling" + msgstr "" + +@@ -1329,7 +1333,7 @@ + "Type" + msgstr "" + +-#: ../gui/loginsPage.py:48 ++#: ../gui/loginsPage.py:48 ../gui/system-config-selinux.glade:2309 + msgid "User Mapping" + msgstr "" + +@@ -1356,7 +1360,7 @@ + msgid "Login '%s' is required" + msgstr "SELinux Type kræves" + +-#: ../gui/modulesPage.py:48 ++#: ../gui/modulesPage.py:48 ../gui/system-config-selinux.glade:3151 + msgid "Policy Module" + msgstr "" + +@@ -1372,7 +1376,7 @@ + msgid "Disable Audit" + msgstr "" + +-#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3054 ++#: ../gui/modulesPage.py:137 ../gui/system-config-selinux.glade:3060 + msgid "Enable Audit" + msgstr "" + +@@ -1420,7 +1424,7 @@ msgid "Applications" msgstr "" @@ -22590,7 +25311,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/da.po policycoreutils msgid "" "Standard Init Daemon are daemons started on boot via init scripts. Usually " "requires a script in /etc/rc.d/init.d" -@@ -1430,301 +1432,305 @@ +@@ -1430,301 +1434,305 @@ msgid "Standard Init Daemon" msgstr "" @@ -22965,7 +25686,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/da.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1736,7 +1742,7 @@ +@@ -1736,7 +1744,7 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -22974,7 +25695,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/da.po policycoreutils msgid "" "This tool will generate the following: \n" "Type Enforcement(te), File Context(fc), Interface(if), Shell Script(sh)\n" -@@ -1747,11 +1753,11 @@ +@@ -1747,11 +1755,11 @@ "Use audit2allow -R to generate additional rules for the te file.\n" msgstr "" @@ -22988,7 +25709,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/da.po policycoreutils msgid "Boolean Name" msgstr "" -@@ -1772,108 +1778,108 @@ +@@ -1772,111 +1780,115 @@ msgid "%s must be a directory" msgstr "" @@ -23120,7 +25841,23 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/da.po policycoreutils msgid "Setup Script" msgstr "" -@@ -3032,16 +3038,16 @@ ++#: ../gui/portsPage.py:51 ../gui/system-config-selinux.glade:2926 ++msgid "Network Port" ++msgstr "" ++ + #: ../gui/portsPage.py:85 + msgid "" + "SELinux Port\n" +@@ -1906,7 +1918,7 @@ + msgid "List View" + msgstr "" + +-#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2812 ++#: ../gui/portsPage.py:255 ../gui/system-config-selinux.glade:2817 + msgid "Group View" + msgstr "" + +@@ -3032,16 +3044,16 @@ msgid "Add %s" msgstr "" @@ -23131,16 +25868,16 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/da.po policycoreutils msgstr "" -#: ../gui/statusPage.py:69 -+#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3210 ++#: ../gui/statusPage.py:69 ../gui/system-config-selinux.glade:3217 msgid "Permissive" msgstr "" -#: ../gui/statusPage.py:70 -+#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3228 ++#: ../gui/statusPage.py:70 ../gui/system-config-selinux.glade:3235 msgid "Enforcing" msgstr "" -@@ -3103,12 +3109,6 @@ +@@ -3103,12 +3115,6 @@ msgid "SELinux Type" msgstr "SELinux Type kræves" @@ -23153,40 +25890,209 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/da.po policycoreutils #: ../gui/system-config-selinux.glade:622 msgid "" "SELinux MLS/MCS\n" -@@ -3228,6 +3228,7 @@ - #: ../gui/system-config-selinux.glade:2618 - #: ../gui/system-config-selinux.glade:2860 - #: ../gui/system-config-selinux.glade:3084 -+#: ../gui/system-config-selinux.glade:3258 +@@ -3140,8 +3146,6 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1029 +-#: ../gui/system-config-selinux.glade:2557 +-#: ../gui/system-config-selinux.glade:2589 + #, fuzzy + msgid "Add SELinux User" + msgstr "Kunne ikke tilføje SELinux-bruger %s" +@@ -3222,126 +3226,152 @@ + msgstr "" + + #: ../gui/system-config-selinux.glade:1856 +-#: ../gui/system-config-selinux.glade:2060 +-#: ../gui/system-config-selinux.glade:2246 +-#: ../gui/system-config-selinux.glade:2432 +-#: ../gui/system-config-selinux.glade:2618 +-#: ../gui/system-config-selinux.glade:2860 +-#: ../gui/system-config-selinux.glade:3084 ++#: ../gui/system-config-selinux.glade:2061 ++#: ../gui/system-config-selinux.glade:2248 ++#: ../gui/system-config-selinux.glade:2435 ++#: ../gui/system-config-selinux.glade:2622 ++#: ../gui/system-config-selinux.glade:2865 ++#: ../gui/system-config-selinux.glade:3090 ++#: ../gui/system-config-selinux.glade:3265 msgid "Filter" msgstr "" -@@ -3324,11 +3325,13 @@ +-#: ../gui/system-config-selinux.glade:1944 ++#: ../gui/system-config-selinux.glade:1945 + msgid "label50" msgstr "" - #: ../gui/system-config-selinux.glade:3001 -+#: ../gui/system-config-selinux.glade:3209 +-#: ../gui/system-config-selinux.glade:1981 ++#: ../gui/system-config-selinux.glade:1982 + msgid "Add File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:1997 ++#: ../gui/system-config-selinux.glade:1998 + msgid "Modify File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2013 ++#: ../gui/system-config-selinux.glade:2014 + msgid "Delete File Context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2029 ++#: ../gui/system-config-selinux.glade:2030 + msgid "Toggle between all and customized file context" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2148 ++#: ../gui/system-config-selinux.glade:2150 + msgid "label38" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2185 ++#: ../gui/system-config-selinux.glade:2187 + msgid "Add SELinux User Mapping" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2201 ++#: ../gui/system-config-selinux.glade:2203 + #, fuzzy + msgid "Modify SELinux User Mapping" + msgstr "Kan ikke ændre SELinux-bruger %s" + +-#: ../gui/system-config-selinux.glade:2217 ++#: ../gui/system-config-selinux.glade:2219 + #, fuzzy + msgid "Delete SELinux User Mapping" + msgstr "Kan ikke fjerne SELinuxtbruger %s" + +-#: ../gui/system-config-selinux.glade:2334 ++#: ../gui/system-config-selinux.glade:2337 + msgid "label39" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2371 +-msgid "Add Translation" ++#: ../gui/system-config-selinux.glade:2374 ++#, fuzzy ++msgid "Add User" ++msgstr "Kunne ikke tilføje SELinux-bruger %s" ++ ++#: ../gui/system-config-selinux.glade:2390 ++#, fuzzy ++msgid "Modify User" ++msgstr "Kan ikke ændre SELinux-bruger %s" ++ ++#: ../gui/system-config-selinux.glade:2406 ++msgid "Delete User" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2387 +-msgid "Modify Translation" ++#: ../gui/system-config-selinux.glade:2524 ++msgid "label41" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2403 +-msgid "Delete Translation" ++#: ../gui/system-config-selinux.glade:2561 ++msgid "Add Translation" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2520 +-msgid "label41" ++#: ../gui/system-config-selinux.glade:2577 ++msgid "Modify Translation" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2573 +-#, fuzzy +-msgid "Modify SELinux User" +-msgstr "Kan ikke ændre SELinux-bruger %s" ++#: ../gui/system-config-selinux.glade:2593 ++msgid "Delete Translation" ++msgstr "" + +-#: ../gui/system-config-selinux.glade:2706 ++#: ../gui/system-config-selinux.glade:2711 + msgid "label40" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2743 ++#: ../gui/system-config-selinux.glade:2748 + msgid "Add Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2759 ++#: ../gui/system-config-selinux.glade:2764 + msgid "Edit Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2775 ++#: ../gui/system-config-selinux.glade:2780 + msgid "Delete Network Port" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2811 +-#: ../gui/system-config-selinux.glade:2829 ++#: ../gui/system-config-selinux.glade:2816 ++#: ../gui/system-config-selinux.glade:2834 + msgid "Toggle between Customized and All Ports" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2948 ++#: ../gui/system-config-selinux.glade:2954 + msgid "label42" + msgstr "" + +-#: ../gui/system-config-selinux.glade:2985 ++#: ../gui/system-config-selinux.glade:2991 + msgid "Generate new policy module" + msgstr "" + +-#: ../gui/system-config-selinux.glade:3001 ++#: ../gui/system-config-selinux.glade:3007 #, fuzzy msgid "Load policy module" msgstr "Kan ikke læse policylager." - #: ../gui/system-config-selinux.glade:3017 -+#: ../gui/system-config-selinux.glade:3227 +-#: ../gui/system-config-selinux.glade:3017 ++#: ../gui/system-config-selinux.glade:3023 msgid "Remove loadable policy module" msgstr "" -@@ -3342,6 +3345,10 @@ +-#: ../gui/system-config-selinux.glade:3053 ++#: ../gui/system-config-selinux.glade:3059 + msgid "" + "Enable/Disable additional audit rules, that are normally not reported in the " + "log files." + msgstr "" + +-#: ../gui/system-config-selinux.glade:3172 ++#: ../gui/system-config-selinux.glade:3179 msgid "label44" msgstr "" -+#: ../gui/system-config-selinux.glade:3346 ++#: ../gui/system-config-selinux.glade:3216 ++msgid "Change process mode to permissive." ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3234 ++msgid "Change process mode to enforcing" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3326 ++msgid "Process Domain" ++msgstr "" ++ ++#: ../gui/system-config-selinux.glade:3354 +msgid "label59" +msgstr "" + #: ../gui/translationsPage.py:53 msgid "Sensitvity Level" msgstr "" -@@ -3351,6 +3358,9 @@ +@@ -3351,6 +3381,9 @@ msgid "SELinux user '%s' is required" msgstr "SELinux Type kræves" @@ -23198,13 +26104,13 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/da.po policycoreutils diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/de.po policycoreutils-2.0.61/po/de.po --- nsapolicycoreutils/po/de.po 2008-09-22 13:25:06.000000000 -0400 -+++ policycoreutils-2.0.61/po/de.po 2009-01-20 09:33:30.000000000 -0500 ++++ policycoreutils-2.0.61/po/de.po 2009-01-21 17:13:14.000000000 -0500 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: policycoreutils.HEAD.de\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-09-10 17:17+0000\n" -+"POT-Creation-Date: 2009-01-20 09:33-0500\n" ++"POT-Creation-Date: 2009-01-21 17:13-0500\n" "PO-Revision-Date: 2008-09-11 10:30+1000\n" "Last-Translator: Daniela Kugelmann \n" "Language-Team: German \n" @@ -23216,7 +26122,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/po/de.po policycoreutils #: ../run_init/run_init.c:67 msgid "" "USAGE: run_init