diff --git a/policycoreutils-rhat.patch b/policycoreutils-rhat.patch index 061dd5b..81fec0a 100644 --- a/policycoreutils-rhat.patch +++ b/policycoreutils-rhat.patch @@ -156,20 +156,21 @@ index a9e8893..0000000 @@ -1 +0,0 @@ -.so man1/audit2allow.1 diff --git a/policycoreutils/gui/Makefile b/policycoreutils/gui/Makefile -index b5abbb9..513f2c4 100644 +index b5abbb9..a8cf71f 100644 --- a/policycoreutils/gui/Makefile +++ b/policycoreutils/gui/Makefile -@@ -1,7 +1,9 @@ +@@ -1,7 +1,10 @@ # Installation directories. PREFIX ?= ${DESTDIR}/usr +SYSCONFDIR ?= ${DESTDIR}/etc BINDIR ?= $(PREFIX)/bin SHAREDIR ?= $(PREFIX)/share/system-config-selinux +DATADIR ?= $(PREFIX)/share ++MANDIR = $(PREFIX)/share/man TARGETS= \ booleansPage.py \ -@@ -16,6 +18,7 @@ portsPage.py \ +@@ -16,18 +19,30 @@ portsPage.py \ semanagePage.py \ statusPage.py \ system-config-selinux.glade \ @@ -177,8 +178,9 @@ index b5abbb9..513f2c4 100644 usersPage.py all: $(TARGETS) system-config-selinux.py polgengui.py -@@ -23,11 +26,19 @@ all: $(TARGETS) system-config-selinux.py polgengui.py + install: all ++ -mkdir -p $(MANDIR)/man8 -mkdir -p $(SHAREDIR) -mkdir -p $(BINDIR) + -mkdir -p $(DATADIR)/pixmaps @@ -191,6 +193,8 @@ index b5abbb9..513f2c4 100644 - install -m 755 sepolgen $(BINDIR) install -m 644 $(TARGETS) $(SHAREDIR) - ++ install -m 644 system-config-selinux.8 $(MANDIR)/man8 ++ install -m 644 selinux-polgengui.8 $(MANDIR)/man8 + install -m 644 system-config-selinux.png $(DATADIR)/pixmaps + install -m 644 system-config-selinux.png $(DATADIR)/icons/hicolor/24x24/apps + install -m 644 system-config-selinux.png $(DATADIR)/system-config-selinux @@ -227,6 +231,47 @@ index 0000000..fcfa81d + true + + +diff --git a/policycoreutils/gui/selinux-polgengui.8 b/policycoreutils/gui/selinux-polgengui.8 +new file mode 100644 +index 0000000..52bf7dd +--- /dev/null ++++ b/policycoreutils/gui/selinux-polgengui.8 +@@ -0,0 +1,35 @@ ++.TH "selinux-polgengui" "8" "8 April 2013" "System Config Tools Manual" "System Config Tools Manual" ++ ++.SH NAME ++selinux\-polgengui \- SELinux Policy Generation Tool ++ ++.SH SYNOPSIS ++.B selinux-polgengui ++ ++.SH DESCRIPTION ++\fBselinux-polgengui\fP is a graphical tool, which can be used to create a framework for building SELinux Policy. ++.SH OPTIONS ++None ++ ++.SH FILES ++\fi/usr/bin/selinux-polgengui\fP ++ ++.SH Examples ++To run the program type: ++ ++selinux-polgengui ++ ++.PP ++.SH "SEE ALSO" ++.TP ++selinux(1), sepolicy(8), sepolicy-generate(8) ++.PP ++ ++.SH REPORTING BUGS ++Report bugs to . ++ ++.SH LICENSE AND AUTHORS ++\fBselinux-polgengui\fP is licensed under the GNU Public License and ++is copyrighted by Red Hat, Inc. ++.br ++This man page was written by Daniel Walsh diff --git a/policycoreutils/gui/selinux-polgengui.desktop b/policycoreutils/gui/selinux-polgengui.desktop new file mode 100644 index 0000000..0c2f399 @@ -309,6 +354,49 @@ index 0000000..5be5ccd +#!/bin/sh + +exec /usr/bin/pkexec /usr/share/system-config-selinux/system-config-selinux.py +diff --git a/policycoreutils/gui/system-config-selinux.8 b/policycoreutils/gui/system-config-selinux.8 +new file mode 100644 +index 0000000..eca2024 +--- /dev/null ++++ b/policycoreutils/gui/system-config-selinux.8 +@@ -0,0 +1,37 @@ ++.TH "system-config-selinux" "8" "8 April 2013" "System Config Tools Manual" "System Config Tools Manual" ++ ++.SH NAME ++system\-config\-selinux \- SELinux Management tool ++ ++.SH SYNOPSIS ++.B system-config-selinux ++ ++.SH DESCRIPTION ++\fBsystem-config-selinux\fP provides a graphical interface for managing the ++SELinux configuration. ++ ++.SH OPTIONS ++None ++ ++.SH FILES ++\fi/usr/bin/system-config-selinux\fP ++ ++.SH Examples ++To run the program type: ++ ++system-config-selinux ++ ++.PP ++.SH "SEE ALSO" ++.TP ++selinux(1), semanage(8) ++.PP ++ ++.SH REPORTING BUGS ++Report bugs to . ++ ++.SH LICENSE AND AUTHORS ++\fBsystem-config-selinux\fP is licensed under the GNU Public License and ++is copyrighted by Red Hat, Inc. ++.br ++This man page was written by Daniel Walsh diff --git a/policycoreutils/gui/system-config-selinux.desktop b/policycoreutils/gui/system-config-selinux.desktop new file mode 100644 index 0000000..8822ce2 @@ -1669,6 +1757,1577 @@ index 72ae12d..649d288 100644 #: booleans.py:235 msgid "Allows clients to write to the X server shared memory segments." +diff --git a/policycoreutils/po/ml.po b/policycoreutils/po/ml.po +index e7b146f..d2d30e4 100644 +--- a/policycoreutils/po/ml.po ++++ b/policycoreutils/po/ml.po +@@ -4,13 +4,14 @@ + # + # Translators: + # Ani Peter , 2006-2007,2012. ++# Ani Peter , 2006-2007,2012, 2013. + msgid "" + msgstr "" + "Project-Id-Version: Policycoreutils\n" + "Report-Msgid-Bugs-To: \n" + "POT-Creation-Date: 2013-01-04 12:01-0500\n" +-"PO-Revision-Date: 2013-01-04 17:02+0000\n" +-"Last-Translator: dwalsh \n" ++"PO-Revision-Date: 2013-04-04 16:49+0000\n" ++"Last-Translator: Ani Peter \n" + "Language-Team: Malayalam \n" + "MIME-Version: 1.0\n" + "Content-Type: text/plain; charset=UTF-8\n" +@@ -286,7 +287,7 @@ msgstr "MLS/MCS പരിധി" + + #: ../semanage/seobject.py:672 + msgid "Service" +-msgstr "" ++msgstr "സര്‍വീസ്" + + #: ../semanage/seobject.py:698 ../semanage/seobject.py:729 + #: ../semanage/seobject.py:796 ../semanage/seobject.py:853 +@@ -423,7 +424,7 @@ msgstr "ടൈപ്പ് ആവശ്യമുണ്ട്ല്ല " + #: ../semanage/seobject.py:1814 + #, python-format + msgid "Type %s is invalid, must be a port type" +-msgstr "" ++msgstr "തരം %s അസാധുവാണു്, ഒരു പോര്‍ട്ട് തരമായിരിയ്ക്കണം" + + #: ../semanage/seobject.py:1000 ../semanage/seobject.py:1062 + #: ../semanage/seobject.py:1117 ../semanage/seobject.py:1123 +@@ -545,12 +546,12 @@ msgstr "അപരിചിതം അല്ലെങ്കില്‍ ലഭ് + + #: ../semanage/seobject.py:1256 + msgid "SELinux node type is required" +-msgstr "" ++msgstr "SELinux നോഡ് തരം ആവശ്യമുണ്ടു്" + + #: ../semanage/seobject.py:1259 ../semanage/seobject.py:1327 + #, python-format + msgid "Type %s is invalid, must be a node type" +-msgstr "" ++msgstr "%s തരം അസാധുവാണു്, ഒരു നോഡ് രീതിയിലായിരിയ്ക്കണം" + + #: ../semanage/seobject.py:1263 ../semanage/seobject.py:1331 + #: ../semanage/seobject.py:1367 ../semanage/seobject.py:1465 +@@ -784,7 +785,7 @@ msgstr "ഫയല്‍ വിശേഷത %s '%s %s'-മായി പൊരു + #: ../semanage/seobject.py:1755 + #, python-format + msgid "Type %s is invalid, must be a file or device type" +-msgstr "" ++msgstr "%s തരം അസാധുവാണു്, ഒരു ഫയല്‍ അല്ലെങ്കില്‍ ഡിവൈസ് രീതിയിലായിരിയ്ക്കണം" + + #: ../semanage/seobject.py:1763 ../semanage/seobject.py:1768 + #: ../semanage/seobject.py:1824 ../semanage/seobject.py:1906 +@@ -2172,11 +2173,11 @@ msgstr "ലഭ്യമാക്കിയ SELinux മാന്‍ താളു + + #: ../sepolicy/sepolicy.py:207 + msgid "name of the OS for man pages" +-msgstr "" ++msgstr "മാന്‍ താളുകള്‍ക്കുള്ള ഒഎസിന്റെ പേരു്" + + #: ../sepolicy/sepolicy.py:209 + msgid "Generate HTML man pages structure for selected SELinux man page" +-msgstr "" ++msgstr "തെരഞ്ഞെടുത്ത SELinux മാന്‍ താളിനുള്ള എച്‌ടിഎംഎല്‍ മാന്‍ താള്‍ ശൈലി ലഭ്യമാക്കുക" + + #: ../sepolicy/sepolicy.py:213 + msgid "All domains" +@@ -2224,7 +2225,7 @@ msgstr "ബൂളിയനുകളുടെ വിവരണം കാണുന + + #: ../sepolicy/sepolicy.py:280 + msgid "get all booleans descriptions" +-msgstr "" ++msgstr "എല്ലാ ബൂളിയന്‍ വിവരണങ്ങളും ലഭ്യമാക്കുക" + + #: ../sepolicy/sepolicy.py:282 + msgid "boolean to get description" +@@ -2246,11 +2247,11 @@ msgstr "ടാര്‍ഗറ്റ് പ്രൊസസ്സ് ഡൊമെ + + #: ../sepolicy/sepolicy.py:327 + msgid "Command required for this type of policy" +-msgstr "" ++msgstr "ഈ തരത്തിലുള്ള പോളിസിയ്ക്കു് കമാന്‍ഡ് ആവശ്യമുണ്ടു്" + + #: ../sepolicy/sepolicy.py:347 + msgid "List SELinux Policy interfaces" +-msgstr "" ++msgstr "SELinux പോളിസി ഇന്റര്‍ഫെയിസുകള്‍ ലഭ്യമാക്കുക" + + #: ../sepolicy/sepolicy.py:362 + msgid "Generate SELinux Policy module template" +@@ -2258,15 +2259,15 @@ msgstr "SELinux പോളിസി ഘടക മാതൃക ലഭ്യമാ + + #: ../sepolicy/sepolicy.py:365 + msgid "Enter domain type which you will be extending" +-msgstr "" ++msgstr "നിങ്ങള്‍ വികസിപ്പിയ്ക്കുവാന്‍ ഉദ്ദേശിയ്ക്കുന്ന ഡൊമെയിന്‍ തരം നല്‍കുക" + + #: ../sepolicy/sepolicy.py:368 + msgid "Enter SELinux user(s) which will transition to this domain" +-msgstr "" ++msgstr "ഈ ഡൊമെയിനിലേക്കു് വേര്‍തിരിയ്ക്കപ്പെടുന്ന SELinux ഉപയോക്താക്കളെ നല്‍കുക" + + #: ../sepolicy/sepolicy.py:371 + msgid "Enter domain(s) that this confined admin will administrate" +-msgstr "" ++msgstr "ഈ അഡ്മിന്‍ അഡ്മിനിസ്ട്രേറ്റ് ചെയ്യുന്ന ഡൊമെയിന്‍ നല്‍കുക" + + #: ../sepolicy/sepolicy.py:374 + msgid "name of policy to generate" +@@ -2274,7 +2275,7 @@ msgstr "ലഭ്യമാക്കേണ്ട പോളിസിയുടെ + + #: ../sepolicy/sepolicy.py:378 + msgid "path in which the generated policy files will be stored" +-msgstr "" ++msgstr "തയ്യാറാക്കിയ പോളിസി ഫയലുകള്‍ സൂക്ഷിയ്ക്കുന്ന പാഥ്" + + #: ../sepolicy/sepolicy.py:380 + msgid "executable to confine" +@@ -2288,7 +2289,7 @@ msgstr "പ്രവര്‍ത്തിപ്പിയ്ക്കുവാന + #: ../sepolicy/sepolicy.py:414 ../sepolicy/sepolicy.py:417 + #, python-format + msgid "Generate Policy for %s" +-msgstr "" ++msgstr "%s-നുള്ള പോളിസി തയ്യാറാക്കുക" + + #: ../sepolicy/sepolicy.py:422 + msgid "commands" +@@ -2296,16 +2297,16 @@ msgstr "കമാന്‍ഡുകള്‍" + + #: ../sepolicy/sepolicy.py:425 + msgid "Alternate SELinux policy, defaults to /sys/fs/selinux/policy" +-msgstr "" ++msgstr "മറ്റൊരു SELinux പോളിസി, സ്വതവേയുള്ളതു് /sys/fs/selinux/policy" + + #: ../sepolicy/sepolicy/__init__.py:48 + msgid "No SELinux Policy installed" +-msgstr "" ++msgstr "SELinux പോളിസി ഇന്‍സ്റ്റോള്‍ ചെയ്തിട്ടില്ല" + + #: ../sepolicy/sepolicy/__init__.py:54 + #, python-format + msgid "Failed to read %s policy file" +-msgstr "" ++msgstr "%s പോളിസി ഫയല്‍ ലഭ്യമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു" + + #: ../sepolicy/sepolicy/__init__.py:127 + msgid "unknown" +@@ -2317,27 +2318,27 @@ msgstr "ഇന്റര്‍നെറ്റ് സര്‍വീസസ് ഡ + + #: ../sepolicy/sepolicy/generate.py:177 + msgid "Existing Domain Type" +-msgstr "" ++msgstr "നിലവിലുള്ള ഡൊമെയിന്‍ തരം" + + #: ../sepolicy/sepolicy/generate.py:178 + msgid "Minimal Terminal Login User Role" +-msgstr "" ++msgstr "ഏറ്റവും കുറഞ്ഞ ടെര്‍മിനല്‍ പ്രവേശന ഉപയോക്താവു്" + + #: ../sepolicy/sepolicy/generate.py:179 + msgid "Minimal X Windows Login User Role" +-msgstr "" ++msgstr "ഏറ്റവും കുറഞ്ഞ എക്സ് വിന്‍ഡോ പ്രവേശനത്തിനുള്ള ഉപയോക്താവു്" + + #: ../sepolicy/sepolicy/generate.py:180 + msgid "Desktop Login User Role" +-msgstr "" ++msgstr "പണിയിട പ്രവേശന ഉപയോക്താവു്" + + #: ../sepolicy/sepolicy/generate.py:181 + msgid "Administrator Login User Role" +-msgstr "" ++msgstr "അഡ്മിനിസ്ട്രേറ്റര്‍ പ്രവേശന ഉപയോക്താവു്" + + #: ../sepolicy/sepolicy/generate.py:182 + msgid "Confined Root Administrator Role" +-msgstr "" ++msgstr "കണ്‍ഫൈന്‍ഡ് റൂട്ട് അഡ്മിനിസ്ട്രേറ്റര്‍ നിയമനം" + + #: ../sepolicy/sepolicy/generate.py:187 + msgid "Valid Types:\n" +@@ -2350,12 +2351,12 @@ msgstr "പോര്‍ട്ടുകളുടെ നമ്പര്‍ 1 മ + + #: ../sepolicy/sepolicy/generate.py:231 + msgid "You must enter a valid policy type" +-msgstr "" ++msgstr "ശരിയായൊരു പോളിസി തരം നല്‍കണം" + + #: ../sepolicy/sepolicy/generate.py:234 + #, python-format + msgid "You must enter a name for your policy module for your %s." +-msgstr "" ++msgstr "നിങ്ങളുടെ %s-നുള്ള പോളിസി ഘടകത്തിനുള്ളൊരു നാമം നല്‍കണം." + + #: ../sepolicy/sepolicy/generate.py:355 + msgid "" +@@ -2394,7 +2395,7 @@ msgstr "USER തരത്തിലുള്ളവയ്ക്ക് സ്വയ + #: ../sepolicy/sepolicy/generate.py:857 + #, python-format + msgid "%s policy modules require existing domains" +-msgstr "" ++msgstr "%s പോളിസി ഘടകങ്ങള്‍ക്കു് നിലവിലുള്ള ഡൊമെയിനുകള്‍ ആവശ്യമുണ്ടു്" + + #: ../sepolicy/sepolicy/generate.py:1059 + msgid "You must enter the executable path for your confined process" +@@ -2414,7 +2415,7 @@ msgstr "ഫൈല്‍ കോണ്‍ടെക്സ്റ്റ് ഫയല + + #: ../sepolicy/sepolicy/generate.py:1324 + msgid "Spec file" +-msgstr "" ++msgstr "സ്പെക്ക് ഫയല്‍" + + #: ../sepolicy/sepolicy/generate.py:1325 + msgid "Setup Script" +@@ -2436,11 +2437,11 @@ msgstr "ജെഐറ്റി കംപൈലര്‍ ഉപയോഗിയ് + + #: booleans.py:4 + msgid "Allow antivirus programs to read non security files on a system" +-msgstr "" ++msgstr "ഒരു സിസ്റ്റത്തില്‍ സുരക്ഷിതമല്ലാത്ത ഫയലുകള്‍ ലഭ്യമാക്കുന്നതിനുള്ള ആന്റിവൈറസ് പ്രോഗ്രാമുകള്‍ അനുവദിയ്ക്കുക" + + #: booleans.py:5 + msgid "Allow auditadm to exec content" +-msgstr "" ++msgstr "ഉള്ളടക്കം ലഭ്യമാക്കുന്നതിനു് auditadm അനുവദിയ്ക്കുക" + + #: booleans.py:6 + msgid "" +@@ -2454,11 +2455,11 @@ msgstr "ഒരു റേഡിയസ് സര്‍വര്‍ ഉപയോഗ + + #: booleans.py:8 + msgid "Allow users to login using a yubikey server" +-msgstr "" ++msgstr "ഒരു yubikey സര്‍വര്‍ ഉപയോഗിച്ചു് പ്രവേശിയ്ക്കുന്നതിനു് ഉപയോക്താക്കളെ അനുവദിയ്ക്കുക" + + #: booleans.py:9 + msgid "Allow awstats to purge Apache logs" +-msgstr "" ++msgstr "അപ്പാച്ചെ ലോഗുകള്‍ പേര്‍ജ് ചെയ്യുന്നതിനു് awstats അനുവദിയ്ക്കുക" + + #: booleans.py:10 + msgid "" +@@ -2526,11 +2527,11 @@ msgstr "ടെര്‍മിനലുകള്‍ ലഭ്യമാക്ക + + #: booleans.py:25 + msgid "Allow dan to manage user files" +-msgstr "" ++msgstr "ഉപയോക്താക്കള്‍ക്കുള്ള ഫയലുകള്‍ കൈകാര്യം ചെയ്യുന്നതിനു് dan അനുവദിയ്ക്കുക" + + #: booleans.py:26 + msgid "Allow dan to read user files" +-msgstr "" ++msgstr "ഉപയോക്താക്കള്‍ക്കുള്ള ഫയലുകള്‍ കൈകാര്യം ചെയ്യുന്നതിനു് dan അനുവദിയ്ക്കുക" + + #: booleans.py:27 + msgid "Allow dbadm to manage files in users home directories" +@@ -2597,7 +2598,7 @@ msgstr "ssh നടപ്പിലാക്കുന്നതിനായി fenc + + #: booleans.py:42 + msgid "Allow all domains to execute in fips_mode" +-msgstr "" ++msgstr "fips_mode-ല്‍ എല്ലാ ഡൊമെയിനുകളും നടപ്പിലാക്കുന്നതിനു് അനുവദിയ്ക്കുക" + + #: booleans.py:43 + msgid "Allow ftp to read and write files in the user home directories" +@@ -2697,7 +2698,7 @@ msgstr "താല്‍ക്കാലിക ഡയറക്ടറി ലഭ് + + #: booleans.py:64 + msgid "Allow guest to exec content" +-msgstr "" ++msgstr "ഉള്ളടക്കം നടപ്പിലാക്കുന്നതിനു് ഗസ്റ്റിനെ അനുവദിയ്ക്കുക" + + #: booleans.py:65 + msgid "" +@@ -2852,7 +2853,7 @@ msgstr "ഓപ്പണ്‍സ്റ്റാക്ക് പോര്‍ട + + #: booleans.py:100 + msgid "Allow Apache to query NS records" +-msgstr "" ++msgstr "എന്‍എസ് റിക്കോര്‍ഡുകള്‍ ചോദ്യം ചെയ്യുന്നതിനായി അപ്പാച്ചയെ അനുവദിയ്ക്കുക" + + #: booleans.py:101 + msgid "Allow icecast to connect to all ports, not just sound ports." +@@ -2949,7 +2950,7 @@ msgstr "nscd പങ്കിടുന്ന മെമ്മറി ഉപയോ + + #: booleans.py:122 + msgid "Allow openshift to lockdown app" +-msgstr "" ++msgstr "പ്രയോഗം പൂട്ടുന്നതിനായി openshift അനുവദിയ്ക്കുക" + + #: booleans.py:123 + msgid "Allow openvpn to read home directories" +@@ -3114,7 +3115,7 @@ msgstr "ഷാഡോ ലഭ്യമാക്കുന്നതിനായി s + + #: booleans.py:161 + msgid "Allow secadm to exec content" +-msgstr "" ++msgstr "ഉള്ളടക്കം നടപ്പിലാക്കുന്നതിനായി secadm അനുവദിയ്ക്കുക" + + #: booleans.py:162 + msgid "" +@@ -3186,7 +3187,7 @@ msgstr "ടിസിപി സര്‍വറുകള്‍ പ്രവര് + + #: booleans.py:174 + msgid "Allow user to use ssh chroot environment." +-msgstr "" ++msgstr "ssh chroot എന്‍വയണ്മെന്റ് ഉപയോഗിയ്ക്കുന്നതിനായി ഉപയോക്താവിനെ അനുവദിയ്ക്കുക." + + #: booleans.py:175 + msgid "Allow user music sharing" +@@ -3268,7 +3269,7 @@ msgstr "ssh ലോഗിനുകളെ sysadm_r:sysadm_t ആയി അനുവ + + #: booleans.py:191 + msgid "Allow staff to exec content" +-msgstr "" ++msgstr "ഉള്ളടക്കം നടപ്പിലാക്കുന്നതിനായി staff-നെ അനുവദിയ്ക്കുക" + + #: booleans.py:192 + msgid "allow staff user to create and transition to svirt domains." +@@ -3276,7 +3277,7 @@ msgstr "svirt ഡൊമെയിനുകളിലേക്കുള്ള മ + + #: booleans.py:193 + msgid "Allow sysadm to exec content" +-msgstr "" ++msgstr "ഉള്ളടക്കം നടപ്പിലാക്കുന്നതിനായി sysadm-നെ അനുവദിയ്ക്കുക" + + #: booleans.py:194 + msgid "" +@@ -3295,7 +3296,7 @@ msgstr "പൊതു ഫയല്‍ ഇടപാടുകള്‍ക്കു + + #: booleans.py:197 + msgid "Allow tftp to read and write files in the user home directories" +-msgstr "" ++msgstr "ഉപയോക്താവിനുള്ള ആസ്ഥാന ഡയറക്ടറികളില്‍ ഫയലുകള്‍ സൂക്ഷിയ്ക്കുന്നതിനും ലഭ്യമാക്കുന്നതിനും tftp അനുവദിയ്ക്കുന്നു" + + #: booleans.py:198 + msgid "Allow tor daemon to bind tcp sockets to all unreserved ports." +@@ -3303,7 +3304,7 @@ msgstr "കരുതിവച്ചിട്ടില്ലാത്ത എല + + #: booleans.py:199 + msgid "Allow tor to act as a relay" +-msgstr "" ++msgstr "റിലേയായി നടപ്പിലാക്കുവാന്‍ tor-നെ അനുവദിയ്ക്കുക" + + #: booleans.py:200 + msgid "" +@@ -3351,7 +3352,7 @@ msgstr "സാംബാ ആസ്ഥാന ഡയറക്ടറികള്‍ + + #: booleans.py:210 + msgid "Allow user to exec content" +-msgstr "" ++msgstr "ഉള്ളടക്കം നടപ്പിലാക്കുന്നതിനു് ഉപയോക്താവിനെ അനുവദിയ്ക്കുക" + + #: booleans.py:211 + msgid "Allow varnishd to connect to all ports, not just HTTP." +@@ -3381,7 +3382,7 @@ msgstr "nfs ഫയലുകളെ കൈകാര്യം ചെയ്യുവ + + #: booleans.py:217 + msgid "Allow confined virtual guests to interact with rawip sockets" +-msgstr "" ++msgstr "rawip സോക്കറ്റുകളുമായി ഇടപെടുന്നതിനു് വിര്‍ച്ച്വല്‍ ഗസ്റ്റുകളെ അനുവദിയ്ക്കുക" + + #: booleans.py:218 + msgid "Allow confined virtual guests to manage cifs files" +@@ -3445,7 +3446,7 @@ msgstr "നെറ്റ്‌വര്‍ക്ക് മാനേജര്‍ + + #: booleans.py:232 + msgid "Allow xguest to exec content" +-msgstr "" ++msgstr "ഉള്ളടക്കം നടപ്പിലാക്കുവാന്‍ xguest-നെ അനുവദിയ്ക്കുക" + + #: booleans.py:233 + msgid "Allow xguest users to mount removable media" +diff --git a/policycoreutils/po/or.po b/policycoreutils/po/or.po +index c95cd67..7a89213 100644 +--- a/policycoreutils/po/or.po ++++ b/policycoreutils/po/or.po +@@ -5,14 +5,15 @@ + # Translators: + # Manoj Kumar Giri , 2008. + # Manoj Kumar Giri , 2008-2010,2012. ++# Manoj Kumar Giri , 2008-2010,2012, 2013. + # Subhransu Behera , 2006. + msgid "" + msgstr "" + "Project-Id-Version: Policycoreutils\n" + "Report-Msgid-Bugs-To: \n" + "POT-Creation-Date: 2013-01-04 12:01-0500\n" +-"PO-Revision-Date: 2013-01-04 17:02+0000\n" +-"Last-Translator: dwalsh \n" ++"PO-Revision-Date: 2013-04-02 11:30+0000\n" ++"Last-Translator: Manoj Kumar Giri \n" + "Language-Team: Oriya (http://www.transifex.com/projects/p/fedora/language/or/)\n" + "MIME-Version: 1.0\n" + "Content-Type: text/plain; charset=UTF-8\n" +@@ -25,7 +26,7 @@ msgid "" + "USAGE: run_init