summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* perl_checker compliancePascal Rigaux2004-07-213-3/+3
|
* remove unused variablePascal Rigaux2004-07-212-3/+0
|
* perl_checker fixesPascal Rigaux2004-07-211-3/+3
|
* XFdrake doesn't modify modules_conf! (or does it?)Pascal Rigaux2004-07-211-2/+0
|
* perl_checker compliancePascal Rigaux2004-07-202-2/+2
|
* remove ask_warn winbind or SFU and add new entry in kindsVicent Guardiola2004-07-201-14/+10
|
* maxi perl_checker compliance comboOlivier Blin2004-07-201-5/+5
|
* fix perl_checker combo (yeah)Olivier Blin2004-07-201-1/+1
|
* do not read conf in add_intf, this is already done by the netconnect wizardOlivier Blin2004-07-201-2/+0
|
* oops, fix suckinessOlivier Blin2004-07-201-1/+1
|
* use read_net_conf to avoid code duplicationOlivier Blin2004-07-201-3/+2
|
* merge netconnect::load_conf in netconnect::read_conf (and replace all calls ↵Olivier Blin2004-07-204-17/+15
| | | | to lload_conf with read_conf, remove all previous calls to read_conf)
* unused variableOlivier Blin2004-07-201-1/+1
|
* cosmeticsOlivier Blin2004-07-201-3/+7
|
* do not allocate new Gtk2::Gdk::GC at each redraw (last memory leakOlivier Blin2004-07-201-5/+6
| | | | | fixed ?)
* do not probe devices twice (and avoid to grep on ↵Olivier Blin2004-07-201-5/+4
| | | | detect_devices::probeall()), cosmetics
* use the power of the Gtk2::Dialog widget, thus giving change_color()Olivier Blin2004-07-201-12/+7
| | | | | more luck to succeed
* better looking wizardThierry Vignaud2004-07-202-9/+27
|
* put help out of the radiobuttonThierry Vignaud2004-07-201-2/+2
|
* translate connection type (Fabrice Facorat)Olivier Blin2004-07-201-2/+2
|
* fix spacing (from Fabrice Facorat, #10300), remove blank lineOlivier Blin2004-07-201-2/+1
|
* don't remove CD-based applications from simplified menuPascal Rigaux2004-07-201-11/+12
|
* use correct method variable in chooseCD (even if this code is used only in ↵Olivier Blin2004-07-201-1/+1
| | | | | | | expert mode which isn't anymore supported)
* Add desciption for authentification typeVicent Guardiola2004-07-201-5/+17
| | | | | Add Entry for IDMAP
* Add type => 'list' in ask_fromVicent Guardiola2004-07-201-1/+1
|
* don't probe again connection type here since nowOlivier Blin2004-07-201-1/+0
| | | | | network::netconnect::load_conf does it as intended initially
* don't forget to send $netcnx to network::network::read_all_conf ...Olivier Blin2004-07-201-1/+1
| | | | | (or else we won't get back the probed connection type)
* changed MandrakeSoft -> MandrakesoftPablo Saratxaga2004-07-201-0/+1
|
* changed MandrakeSoft -> MandrakesoftPablo Saratxaga2004-07-203-1136/+1387
|
* (write) better check parameter rather than EUIDThierry Vignaud2004-07-201-1/+1
|
* (write) do not bother trying to write /etc/menu-methods/lang.h whenThierry Vignaud2004-07-201-1/+1
| | | | | run as a user
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-20133-143/+158
|
* *** empty log message ***Pascal Rigaux2004-07-201-1/+111
|
* clean codeVicent Guardiola2004-07-201-4/+8
|
* we also need nls_iso8859-1.ko for vfatPascal Rigaux2004-07-201-1/+1
|
* adapt to file renamingPascal Rigaux2004-07-201-3/+3
|
* remove debugging codePascal Rigaux2004-07-201-2/+0
|
* force vfat to depend on nls_cp437Pascal Rigaux2004-07-201-0/+1
|
* modify nss_path one to subVicent Guardiola2004-07-191-12/+30
| | | | | config winbind for AD
* *** empty log message ***Vicent Guardiola2004-07-191-3/+1
|
* 10-56mdkThierry Vignaud2004-07-191-1/+19
|
* unsensitive buttons immediatly once ifup/isdown has completedThierry Vignaud2004-07-191-2/+19
|
* Add function write_smb_ads_confVicent Guardiola2004-07-191-0/+32
|
* use run_program, try to handle default interface betterOlivier Blin2004-07-191-4/+5
|
* disable the connect button if up interface is found (there isOlivier Blin2004-07-191-2/+2
| | | | | currently no reliable way to find the gateway interface)
* perl_checker compliancePascal Rigaux2004-07-191-1/+1
|
* also add long name when adding add short namePascal Rigaux2004-07-191-8/+12
|
* don't bootloader::suggest_floppyPascal Rigaux2004-07-192-16/+0
|
* don't unset prompt when timeout is undefined (and don't care when timeout is 0)Pascal Rigaux2004-07-191-2/+2
|
* add multimedia kernel in analyse_kernel_namePascal Rigaux2004-07-191-1/+1
|
href='#n947'>947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
#
# Translators:
# Jamil Ahmed <jamil@BengaLinux.Org>, 2004-2005
# Khandakar Mujahidul Islam <suzan@BengaLinux.Org>, 2004
# Omi Azad <omi@altruists.org>, 2004
# Progga <progga@BengaLinux.Org>, 2004
# Samia <mailsamia2001@yahoo.com>, 2005
msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"POT-Creation-Date: 2014-05-11 22:07+CEST\n"
"PO-Revision-Date: 2016-04-21 19:05+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Bengali (http://www.transifex.com/MageiaLinux/mageia/language/"
"bn/)\n"
"Language: bn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: ENCODING\n"
"Generated-By: pygettext.py 1.5\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: ../src/msec/config.py:46
msgid "Modified system files"
msgstr ""

#: ../src/msec/config.py:47
msgid "No changes in system files"
msgstr ""

#: ../src/msec/config.py:60 ../src/msec/tools.py:36
msgid "Disabled"
msgstr ""

#: ../src/msec/config.py:211 ../src/msec/config.py:423
msgid "Unable to load configuration file %s: %s"
msgstr ""

#: ../src/msec/config.py:225 ../src/msec/config.py:334
#: ../src/msec/config.py:442
msgid "Bad config option: %s"
msgstr ""

#: ../src/msec/config.py:260 ../src/msec/config.py:373
#: ../src/msec/config.py:468
msgid "Unable to save %s: %s"
msgstr ""

#: ../src/msec/config.py:319
msgid "loading exceptions file %s: %s"
msgstr ""

#: ../src/msec/config.py:320
msgid "No exceptions loaded"
msgstr ""

#: ../src/msec/help.py:14
msgid ""
"Allow local users to connect to X server. Accepted arguments: yes (all "
"connections are allowed), local (only local connection), no (no connection)."
msgstr ""

#: ../src/msec/help.py:16
msgid "Enable checking for files/directories writable by everybody."
msgstr ""

#: ../src/msec/help.py:18
msgid "Enable checking for empty passwords in /etc/shadow (man shadow(5))."
msgstr ""

#: ../src/msec/help.py:20
msgid "Log syslog messages on console terminal 12."
msgstr ""

#: ../src/msec/help.py:22
msgid "Send mail reports even if no changes were detected."
msgstr ""

#: ../src/msec/help.py:24
msgid ""
"Defines the base security level, on top of which the current configuration "
"is based."
msgstr ""

#: ../src/msec/help.py:26
msgid "Accept broadcasted ICMP echo."
msgstr ""

#: ../src/msec/help.py:28
msgid ""
"Enable verification for changes in the installed RPM packages. This will "
"notify you when new packages are installed or removed."
msgstr ""

#: ../src/msec/help.py:30
msgid "Enable periodic permission checking for files specified in msec policy."
msgstr ""

#: ../src/msec/help.py:32
msgid "Ignore changes in process IDs when checking for open network ports."
msgstr ""

#: ../src/msec/help.py:34
msgid "Allow X server to accept connections from network on tcp port 6000."
msgstr ""

#: ../src/msec/help.py:36
msgid "Enable checking for known rootkits using chkrootkit."
msgstr ""

#: ../src/msec/help.py:38
msgid ""
"Enable msec to enforce file permissions to the values specified in the msec "
"security policy."
msgstr ""

#: ../src/msec/help.py:40
msgid ""
"Enable sectools checks. This check will run all sectool checks for a "
"security level configuration. The security level to be used during this test "
"is determined by the CHECK_SECTOOL_LEVELS variable."
msgstr ""

#: ../src/msec/help.py:42
msgid "Set shell commands history size. A value of -1 means unlimited."
msgstr ""
"শেল কমান্ডের ইতিহাস-তালিকার (History) আকার নির্দিষ্ট করো।  এর মান -১ হওয়ার অর্থ "
"তালিকার কোন নির্দিষ্ট আকার নেই।"

#: ../src/msec/help.py:44
msgid "Allow system reboot and shutdown to local users."
msgstr ""

#: ../src/msec/help.py:46
msgid "Enable checking for changes in firewall settings."
msgstr ""

#: ../src/msec/help.py:48
msgid "Enable checking for additions/removals of suid root files."
msgstr ""

#: ../src/msec/help.py:50
msgid "Include current directory into user PATH by default"
msgstr ""

#: ../src/msec/help.py:52
msgid ""
"Enable crontab and at for users. Put allowed users in /etc/cron.allow and /"
"etc/at.allow (see man at(1) and crontab(1))."
msgstr ""

#: ../src/msec/help.py:54
msgid "Set the shell timeout. A value of zero means no timeout."
msgstr "শেল টাইম-আউট নির্দিষ্ট করো।  এর মান ০ হওয়ার অর্থ কোন টাইম-আউট নেই।"

#: ../src/msec/help.py:56
msgid ""
"Enable password-related checks, such as empty passwords and strange super-"
"user accounts."
msgstr ""

#: ../src/msec/help.py:58
msgid ""
"Set the password history length to prevent password reuse. This is not "
"supported by pam_tcb."
msgstr ""

#: ../src/msec/help.py:60
msgid "Set the user umask."
msgstr ""

#: ../src/msec/help.py:62
msgid "Enable checking for dangerous options in users' .rhosts/.shosts files."
msgstr ""

#: ../src/msec/help.py:64
msgid "User email to receive security notifications."
msgstr ""

#: ../src/msec/help.py:66
msgid "Allow autologin."
msgstr ""

#: ../src/msec/help.py:68
msgid "Allow only users in wheel group to su to root."
msgstr ""

#: ../src/msec/help.py:70
msgid "Enable daily security checks."
msgstr ""

#: ../src/msec/help.py:72
msgid ""
"Use secure location for temporary files. If this parameter is set to 'yes', "
"user home directory will be used for temporary files. Otherwise, /tmp will "
"be used."
msgstr ""

#: ../src/msec/help.py:74
msgid "Allow direct root login on terminal."
msgstr ""

#: ../src/msec/help.py:76
msgid "Enable checking for changes in system users."
msgstr ""

#: ../src/msec/help.py:78
msgid "Enable checking for unowned files."
msgstr ""

#: ../src/msec/help.py:80
msgid "Enable IP spoofing protection."
msgstr ""

#: ../src/msec/help.py:82
msgid "Allow display managers (kdm and gdm) to display list of local users."
msgstr ""

#: ../src/msec/help.py:84
msgid "Enable name resolution spoofing protection."
msgstr ""

#: ../src/msec/help.py:86
msgid ""
"Enforce MSEC file directory permissions on system startup. If this parameter "
"is set to 'enforce', system permissions will be enforced automatically, "
"according to system security settings."
msgstr ""

#: ../src/msec/help.py:88
msgid "Enables logging of periodic checks to system log."
msgstr ""

#: ../src/msec/help.py:90
msgid ""
"Enable permission checking on users' files that should not be owned by "
"someone else, or writable."
msgstr ""

#: ../src/msec/help.py:92
msgid ""
"Creates the symlink /etc/security/msec/server to point to /etc/security/msec/"
"server.SERVER_LEVEL. The /etc/security/msec/server is used by chkconfig --"
"add to decide to add a service if it is present in the file during the "
"installation of packages. By default, two presets are provided: local (which "
"only enables local services) and remote (which also enables some remote "
"services considered safe). Note that the allowed services must be placed "
"manually into the server.SERVER_LEVEL files when necessary."
msgstr ""

#: ../src/msec/help.py:94
msgid ""
"Use password to authenticate users. Take EXTREME care when disabling "
"passwords, as it will leave the machine vulnerable."
msgstr ""

#: ../src/msec/help.py:96
msgid "Enable checking for changes in system groups."
msgstr ""

#: ../src/msec/help.py:98
msgid ""
"Set umask option for mounting vfat and ntfs partitions. If umask is '-1', "
"default system umask is used."
msgstr ""

#: ../src/msec/help.py:100
msgid "Show security notifications in system tray using libnotify."
msgstr ""

#: ../src/msec/help.py:102
msgid "Enable checking for open network ports."
msgstr ""

#: ../src/msec/help.py:104
msgid "Run security checks when machine is running on battery power."
msgstr ""

#: ../src/msec/help.py:106
msgid "Perform hourly security check for changes in system configuration."
msgstr ""

#: ../src/msec/help.py:108
msgid ""
"Allow remote root login via sshd. If yes, login is allowed. If without-"
"password, only public-key authentication logins are allowed. See "
"sshd_config(5) man page for more information."
msgstr ""

#: ../src/msec/help.py:110
msgid "Enable logging of strange network packets."
msgstr ""

#: ../src/msec/help.py:112
msgid ""
"Define the default retention period for logs, in weeks. Some countries "
"require that the log files should be kept for 12 months, other do not have "
"such strict requirements. This variable defines the number of past log files "
"that should be kept by logrotate on the system."
msgstr ""

#: ../src/msec/help.py:114
msgid "Ask for root password when going to single user level (man sulogin(8))."
msgstr ""

#: ../src/msec/help.py:116
msgid "Allow root access without password for the members of the wheel group."
msgstr ""

#: ../src/msec/help.py:118
msgid "Fix owner and group of unowned files to use nobody/nogroup."
msgstr ""

#: ../src/msec/help.py:120
msgid "Send security check results by email."
msgstr ""

#: ../src/msec/help.py:122
msgid ""
"Allow to export display when passing from the root account to the other "
"users. See pam_xauth(8) for more details."
msgstr ""

#: ../src/msec/help.py:124
msgid ""
"Allow users in wheel group to use sudo. If this option is set to 'yes', the "
"users in wheel group are allowed to use sudo and run commands as root by "
"using their passwords. If this option to set to 'without-password', the "
"users can use sudo without being asked for their password. WARNING: using "
"sudo without any password makes your system very vulnerable, and you should "
"only use this setting if you know what you are doing!"
msgstr ""

#: ../src/msec/help.py:126
msgid "Enable checksum verification for suid files."
msgstr ""

#: ../src/msec/help.py:128
msgid "Accept ICMP echo."
msgstr ""

#: ../src/msec/help.py:130
msgid ""
"Set the password minimum length and minimum number of digit and minimum "
"number of capitalized letters, using length,ndigits,nupper format."
msgstr ""

#: ../src/msec/help.py:132
msgid ""
"Allow full access to network services controlled by tcp_wrapper (see hosts."
"deny(5)). If yes, all services are allowed. If local, only connections to "
"local services are authorized. If no, the services must be authorized "
"manually in /etc/hosts.allow (see hosts.allow(5))."
msgstr ""

#: ../src/msec/help.py:134
msgid ""
"Enable verification of integrity of installed RPM packages. This will notify "
"you if checksums of the installed files were changed, showing separate "
"results for binary and configuration files."
msgstr ""

#: ../src/msec/help.py:136
msgid ""
"Patterns to exclude from disk checks. This parameter is parsed as a regex "
"(7), so you may use complex expressions."
msgstr ""

#: ../src/msec/help.py:138
msgid ""
"Defines the sectool level to use during the periodic security check. You may "
"use the sectool-gui application to select individual tests for each level. "
"If this variable is not defined, the default level defined in sectool "
"configuration will be used."
msgstr ""

#: ../src/msec/help.py:140
msgid "Set the root umask."
msgstr ""

#: ../src/msec/help.py:142
msgid "Enforce MSEC settings on system startup"
msgstr ""

#: ../src/msec/help.py:144
msgid "Enable periodic security check results to terminal."
msgstr ""

#: ../src/msec/help.py:146
msgid "Accept bogus IPv4 error messages."
msgstr ""

#: ../src/msec/help.py:148
msgid "Enable checking for additions/removals of sgid files."
msgstr ""

#: ../src/msec/help.py:150
msgid "Activate ethernet cards promiscuity check."
msgstr ""

#: ../src/msec/libmsec.py:265
msgid "%s modified so launched command: %s"
msgstr ""

#: ../src/msec/libmsec.py:274
msgid "%s modified so should have run command: %s"
msgstr ""

#: ../src/msec/libmsec.py:376 ../src/msec/libmsec.py:408
msgid "deleted %s"
msgstr ""

#: ../src/msec/libmsec.py:394
msgid "touched file %s"
msgstr ""

#: ../src/msec/libmsec.py:414
msgid "made symbolic link from %s to %s"
msgstr ""

#: ../src/msec/libmsec.py:417
msgid "moved file %s to %s"
msgstr ""

#: ../src/msec/libmsec.py:467 ../src/msec/libmsec.py:483
msgid "set variable %s to %s in %s"
msgstr ""

#: ../src/msec/libmsec.py:685
msgid "Error loading plugin '%s' from %s: %s"
msgstr ""

#: ../src/msec/libmsec.py:702
msgid "Invalid callback: %s"
msgstr ""

#: ../src/msec/libmsec.py:711
msgid "Plugin %s not found"
msgstr ""

#: ../src/msec/libmsec.py:718
msgid "Not supported function '%s' in '%s'"
msgstr ""

#: ../src/msec/libmsec.py:725 ../src/msec/libmsec.py:855
msgid "In check-only mode, nothing is written back to disk."
msgstr ""

#: ../src/msec/libmsec.py:752
msgid "Invalid parameter for %s: '%s'. Valid parameters: '%s'."
msgstr ""

#: ../src/msec/libmsec.py:785
msgid "user name %s not found"
msgstr ""

#: ../src/msec/libmsec.py:797
msgid "user name not found for id %d"
msgstr ""

#: ../src/msec/libmsec.py:809
msgid "group name %s not found"
msgstr ""

#: ../src/msec/libmsec.py:821
msgid "group name not found for id %d"
msgstr ""

#: ../src/msec/libmsec.py:831
msgid "Unable to check /proc/mounts. Assuming all file systems are local."
msgstr ""

#: ../src/msec/libmsec.py:870
msgid "Forcing ownership of %s to %s"
msgstr ""

#: ../src/msec/libmsec.py:874
msgid "Error changing user on %s: %s"
msgstr ""

#: ../src/msec/libmsec.py:876
msgid "Wrong owner of %s: should be %s"
msgstr ""

#: ../src/msec/libmsec.py:879
msgid "Enforcing group on %s to %s"
msgstr ""

#: ../src/msec/libmsec.py:883
msgid "Error changing group on %s: %s"
msgstr ""

#: ../src/msec/libmsec.py:885
msgid "Wrong group of %s: should be %s"
msgstr ""

#: ../src/msec/libmsec.py:890
msgid "Enforcing permissions on %s to %o"
msgstr ""

#: ../src/msec/libmsec.py:894
msgid "Error changing permissions on %s: %s"
msgstr ""

#: ../src/msec/libmsec.py:896
msgid "Wrong permissions of %s: should be %o"
msgstr ""

#: ../src/msec/libmsec.py:900
msgid "Enforcing acl on %s"
msgstr ""

#: ../src/msec/libmsec.py:914
msgid "Unable to add filesystem-specific ACL %s to %s"
msgstr ""

#: ../src/msec/libmsec.py:916
msgid "Error changing acl on %s: %s"
msgstr ""

#: ../src/msec/libmsec.py:918
msgid "Wrong acl of %s"
msgstr ""

#: ../src/msec/libmsec.py:935
msgid "bad permissions for '%s': '%s'"
msgstr ""

#: ../src/msec/libmsec.py:960
msgid "Non local file: \"%s\". Nothing changed."
msgstr ""

#: ../src/msec/libmsec.py:1005
msgid "Checking paths: %s"
msgstr ""

#: ../src/msec/msec.py:87 ../src/msec/msecperms.py:96
msgid "Invalid security level '%s'."
msgstr ""

#: ../src/msec/msec.py:114 ../src/msec/msecperms.py:121
msgid "Msec: Mageia Security Center (%s)\n"
msgstr ""

#: ../src/msec/msec.py:115 ../src/msec/msecperms.py:122
msgid "Error: This application must be executed by root!"
msgstr ""

#: ../src/msec/msec.py:116 ../src/msec/msecperms.py:123
msgid "Run with --help to get help."
msgstr ""

#: ../src/msec/msec.py:142
msgid "Level '%s' not found, aborting."
msgstr ""

#: ../src/msec/msec.py:144
msgid "Switching to '%s' level."
msgstr ""

#: ../src/msec/msec.py:151
msgid "No custom file permissions for level '%s'."
msgstr ""

#: ../src/msec/msec.py:152
msgid "Saving file permissions to '%s' level."
msgstr ""

#: ../src/msec/msec.py:192 ../src/msec/msecperms.py:166
msgid "Unable to save config!"
msgstr ""

#: ../src/msec/msec.py:194
msgid "Unable to save file system permissions!"
msgstr ""

#: ../src/msec/msecgui.py:57
msgid ""
"<big><b>Choose security level</b></big>\n"
"This application allows you to configure your system security. If you wish\n"
"to activate it, choose the appropriate security level: "
msgstr ""

#: ../src/msec/msecgui.py:63
msgid ""
"This profile configures a reasonably safe set of security features. It is "
"the suggested level for Desktop. If unsure which profile to use, use this "
"one."
msgstr ""

#: ../src/msec/msecgui.py:64
msgid ""
"This profile is focused on netbooks, laptops or low-end devices, which are "
"only accessed by local users and run on batteries."
msgstr ""

#: ../src/msec/msecgui.py:66
msgid ""
"This profile is configured to provide maximum security, even at the cost of "
"limiting the remote access to the system. This level is suggested for "
"security-concerned systems and servers. "
msgstr ""

#: ../src/msec/msecgui.py:68
msgid ""
"This profile is targeted on local network servers, which do not receive "
"accesses from unauthorized Internet users."
msgstr ""

#: ../src/msec/msecgui.py:70
msgid ""
"This profile is provided for servers which are intended to be accessed by "
"unauthorized Internet users."
msgstr ""

#: ../src/msec/msecgui.py:71
msgid ""
"This profile is intended for the users who do not rely on msec to change "
"system settings, and use it for periodic checks only. It configures all "
"periodic checks to run once a day."
msgstr ""

#: ../src/msec/msecgui.py:72
msgid ""
"This profile is similar to the 'audit_daily' profile, but it runs all checks "
"weekly."
msgstr ""

#: ../src/msec/msecgui.py:79
msgid "Custom security level."
msgstr ""

#: ../src/msec/msecgui.py:82
msgid ""
"<big><b>System security options</b></big>\n"
"These options control the local security configuration, such as the login "
"restrictions,\n"
"password configurations, integration with other security tools, and default "
"file creation\n"
"permissions.  "
msgstr ""

#: ../src/msec/msecgui.py:87
msgid ""
"<big><b>Network security options</b></big>\n"
"These options define the network security against remote threats, "
"unauthorized accesses,\n"
"and breakin attempts.  "
msgstr ""

#: ../src/msec/msecgui.py:91
msgid ""
"<big><b>Periodic security checks</b></big>\n"
"These options configure the security checks that should be executed "
"periodically.  "
msgstr ""

#: ../src/msec/msecgui.py:94
msgid ""
"<big><b>Exceptions</b></big>\n"
"Here you can configure the allowed exceptions for msec periodic security\n"
"checks. For each supported test, you may add as many exceptions as you want\n"
"for each check. Note that each exception is parsed as a regexp."
msgstr ""

#: ../src/msec/msecgui.py:99
msgid ""
"<big><b>File permissions</b></big>\n"
"These options allow to fine-tune system permissions for important files and "
"directories.\n"
"The following permissions are checked periodically, and any change to the "
"owner, group,\n"
"or current permission is reported. The permissions can be enforced, "
"automatically\n"
"changing them to the specified values when a change is detected.  "
msgstr ""

#: ../src/msec/msecgui.py:105
msgid "Save and apply new configuration?"
msgstr ""

#: ../src/msec/msecgui.py:156
msgid "Unable to load configuration for level '%s'"
msgstr ""

#: ../src/msec/msecgui.py:162
msgid "Unable to load permissions for level '%s'"
msgstr ""

#: ../src/msec/msecgui.py:195
msgid "_File"
msgstr "ফাইল (_ফ)"

#: ../src/msec/msecgui.py:197
msgid "_Save configuration"
msgstr ""

#: ../src/msec/msecgui.py:202
msgid "_Quit"
msgstr "প্রস্থান (_হ)"

#: ../src/msec/msecgui.py:204 ../src/msec/msecgui.py:206
msgid "_Help"
msgstr "সহায়িকা (_স)"

#: ../src/msec/msecgui.py:207
msgid "_About"
msgstr "পরিচিতি (_চ)"

#: ../src/msec/msecgui.py:235
msgid "MSEC: System Security and Audit"
msgstr ""

#: ../src/msec/msecgui.py:248
msgid "Overview"
msgstr ""

#: ../src/msec/msecgui.py:249
msgid "Security settings"
msgstr ""

#: ../src/msec/msecgui.py:258
msgid "Basic security"
msgstr ""

#: ../src/msec/msecgui.py:259
msgid "System security"
msgstr ""

#: ../src/msec/msecgui.py:260
msgid "Network security"
msgstr ""

#: ../src/msec/msecgui.py:261 ../src/msec/msecgui.py:653
msgid "Periodic checks"
msgstr ""

#: ../src/msec/msecgui.py:262
msgid "Exceptions"
msgstr ""

#: ../src/msec/msecgui.py:263 ../src/msec/msecgui.py:1255
msgid "Permissions"
msgstr "অনুমতি"

#: ../src/msec/msecgui.py:303
msgid "MSEC option changes"
msgstr ""

#: ../src/msec/msecgui.py:303
msgid "option"
msgstr ""

#: ../src/msec/msecgui.py:304
msgid "System permissions changes"
msgstr ""

#: ../src/msec/msecgui.py:304
msgid "permission check"
msgstr ""

#: ../src/msec/msecgui.py:314
msgid "changed %s <b>%s</b> (%s -> %s)"
msgstr ""

#: ../src/msec/msecgui.py:319
msgid "added %s <b>%s</b> (%s)"
msgstr ""

#: ../src/msec/msecgui.py:324
msgid "removed %s <b>%s</b>"
msgstr ""

#: ../src/msec/msecgui.py:328
msgid "no changes"
msgstr ""

#: ../src/msec/msecgui.py:341 ../src/msec/msecgui.py:348
msgid "Saving changes.."
msgstr ""

#: ../src/msec/msecgui.py:344
msgid "Ignore and quit"
msgstr ""

#: ../src/msec/msecgui.py:382
msgid "<b>%s:</b> <i>%s</i>\n"
msgstr ""

#: ../src/msec/msecgui.py:389
msgid "<b>MSEC test run results:</b> <i>%s</i>"
msgstr ""

#: ../src/msec/msecgui.py:397
msgid "Details"
msgstr "বিস্তারিত"

#: ../src/msec/msecgui.py:403
msgid "MSEC messages (%s): %d"
msgstr ""

#: ../src/msec/msecgui.py:417
msgid "Details (%d changes).."
msgstr ""

#: ../src/msec/msecgui.py:470
msgid "No base msec level specified, using '%s'"
msgstr ""

#: ../src/msec/msecgui.py:473
msgid "Detected base msec level '%s'"
msgstr ""

#: ../src/msec/msecgui.py:501
msgid "Security Option"
msgstr ""

#: ../src/msec/msecgui.py:511 ../src/msec/msecgui.py:850
msgid "Description"
msgstr "বর্ণনা"

#: ../src/msec/msecgui.py:517
msgid "Value"
msgstr ""

#: ../src/msec/msecgui.py:527
msgid "Invalid option '%s'!"
msgstr ""

#: ../src/msec/msecgui.py:597
msgid "Firewall"
msgstr "ফায়ারওয়াল"

#: ../src/msec/msecgui.py:604 ../src/msec/msecgui.py:646
msgid "Configure"
msgstr "কনফিগার"

#: ../src/msec/msecgui.py:612
msgid "Updates"
msgstr "আপডেট"

#: ../src/msec/msecgui.py:618
msgid "Update now"
msgstr ""

#: ../src/msec/msecgui.py:625
msgid "Security"
msgstr "সিকিউরিটি"

#: ../src/msec/msecgui.py:628
msgid "Msec is disabled"
msgstr ""

#: ../src/msec/msecgui.py:631
msgid "Msec is enabled"
msgstr ""

#: ../src/msec/msecgui.py:632
msgid "Base security level: '%s'"
msgstr ""

#: ../src/msec/msecgui.py:640
msgid "Custom settings: %d"
msgstr ""

#: ../src/msec/msecgui.py:661
msgid "Never"
msgstr ""

#: ../src/msec/msecgui.py:662
msgid "Check: %s. Last run: %s"
msgstr ""

#: ../src/msec/msecgui.py:667
msgid "Show results"
msgstr ""

#: ../src/msec/msecgui.py:673
msgid "Run now"
msgstr ""

#: ../src/msec/msecgui.py:694
msgid "Unable to read log file: %s"
msgstr ""

#: ../src/msec/msecgui.py:695
msgid "Periodic check results"
msgstr ""

#: ../src/msec/msecgui.py:727
msgid ""
"Do you want to run the <b>%s</b> periodic check? Please note that it could "
"take a considerable time to finish."
msgstr ""

#: ../src/msec/msecgui.py:735 ../src/msec/msecgui.py:743
msgid "Please wait, running checks..."
msgstr ""

#: ../src/msec/msecgui.py:746
msgid "Please wait, this might take a few minutes."
msgstr ""

#: ../src/msec/msecgui.py:775
msgid "Periodic check was executed successfully!"
msgstr ""

#: ../src/msec/msecgui.py:778
msgid "An error occurred while running periodic check."
msgstr ""

#: ../src/msec/msecgui.py:810
msgid "Enable MSEC tool"
msgstr ""

#: ../src/msec/msecgui.py:817
msgid "Select the base security level"
msgstr ""

#: ../src/msec/msecgui.py:840
msgid "Level name"
msgstr ""

#: ../src/msec/msecgui.py:897
msgid "Send security alerts by email to:"
msgstr ""

#: ../src/msec/msecgui.py:919
msgid "Display security alerts on desktop"
msgstr ""

#: ../src/msec/msecgui.py:1103
msgid "Enable periodic security checks"
msgstr ""

#: ../src/msec/msecgui.py:1165
msgid "Security check"
msgstr ""

#: ../src/msec/msecgui.py:1171
msgid "Exception"
msgstr ""

#: ../src/msec/msecgui.py:1192 ../src/msec/msecgui.py:1319
msgid "Add a rule"
msgstr "নীতি যোগ করো"

#: ../src/msec/msecgui.py:1197 ../src/msec/msecgui.py:1324
msgid "Delete"
msgstr "মুছে ফেলো"

#: ../src/msec/msecgui.py:1237
msgid "Path"
msgstr "পাথ"

#: ../src/msec/msecgui.py:1243
msgid "User"
msgstr "ব্যবহারকারী"

#: ../src/msec/msecgui.py:1249
msgid "Group"
msgstr "গ্রুপ"

#: ../src/msec/msecgui.py:1263
msgid "Enforce"
msgstr ""

#: ../src/msec/msecgui.py:1271
msgid "Acl"
msgstr ""

#: ../src/msec/msecgui.py:1424
msgid "Editing exception"
msgstr ""

#: ../src/msec/msecgui.py:1429
msgid "Adding new exception"
msgstr ""

#: ../src/msec/msecgui.py:1436
msgid ""
"Editing exception. Please select the correspondent msec check and exception "
"value\n"
msgstr ""

#: ../src/msec/msecgui.py:1443
msgid "Check: "
msgstr ""

#: ../src/msec/msecgui.py:1458
msgid "Exception: "
msgstr ""

#: ../src/msec/msecgui.py:1494
msgid "Changing permissions for %s"
msgstr ""

#: ../src/msec/msecgui.py:1502
msgid "Adding new permission check"
msgstr ""

#: ../src/msec/msecgui.py:1514
msgid "Changing permissions on <b>%s</b>"
msgstr ""

#: ../src/msec/msecgui.py:1514
msgid "new file"
msgstr ""

#: ../src/msec/msecgui.py:1526
msgid "File: "
msgstr ""

#: ../src/msec/msecgui.py:1535
msgid ""
"Please specify new file owner and permissions, or use 'current' to keep "
"current settings."
msgstr ""

#: ../src/msec/msecgui.py:1542
msgid "User: "
msgstr ""

#: ../src/msec/msecgui.py:1553
msgid "Group: "
msgstr ""

#: ../src/msec/msecgui.py:1564
msgid "Permissions: "
msgstr ""

#: ../src/msec/msecgui.py:1573
msgid ""
"To enforce additional ACL (Access Control List) on file, specify them in the "
"following format:\n"
"user1:acl,user2:acl\n"
"Refer to 'man setfacl' for details."
msgstr ""

#: ../src/msec/msecgui.py:1580
msgid "ACL: "
msgstr ""

#: ../src/msec/msecgui.py:1647
msgid "Select new value for %s"
msgstr ""

#: ../src/msec/msecgui.py:1656
msgid ""
"<i>%s</i>\n"
"\n"
"\tCurrent value:\t\t\t<i>%s</i>\n"
"\t%sDefault level value:\t<i>%s</i>%s\n"
msgstr ""

#: ../src/msec/msecgui.py:1666
msgid "New value:"
msgstr ""

#: ../src/msec/plugins/audit.py:207
msgid "Activating periodic promiscuity check"
msgstr ""

#: ../src/msec/plugins/audit.py:211
msgid "Disabling periodic promiscuity check"
msgstr ""

#: ../src/msec/plugins/audit.py:224
msgid "Activating daily security check"
msgstr ""

#: ../src/msec/plugins/audit.py:230
msgid "Disabling daily security check"
msgstr ""

#: ../src/msec/plugins/log.py:45
msgid "Invalid retention period: \"%s\""
msgstr ""

#: ../src/msec/plugins/log.py:53
msgid "Setting log retention period to %d weeks"
msgstr ""

#: ../src/msec/plugins/msec.py:150
msgid "Allowing unrestricted chkconfig for packages"
msgstr ""

#: ../src/msec/plugins/msec.py:155
msgid "Restricting chkconfig for packages according to \"%s\" profile"
msgstr ""

#: ../src/msec/plugins/msec.py:165
msgid "Setting root umask to %s"
msgstr ""

#: ../src/msec/plugins/msec.py:175
msgid "Setting users umask to %s"
msgstr ""

#: ../src/msec/plugins/msec.py:196
msgid "Allowing users to connect X server from everywhere"
msgstr ""

#: ../src/msec/plugins/msec.py:199
msgid "Allowing users to connect X server from localhost"
msgstr ""

#: ../src/msec/plugins/msec.py:202
msgid "Restricting X server connection to the console user"
msgstr ""

#: ../src/msec/plugins/msec.py:205
msgid "invalid allow_x_connections arg: %s"
msgstr ""

#: ../src/msec/plugins/msec.py:228
msgid "Allowing the X server to listen to tcp connections"
msgstr ""

#: ../src/msec/plugins/msec.py:239
msgid "Forbidding the X server to listen to tcp connection"
msgstr ""

#: ../src/msec/plugins/msec.py:255
msgid "Invalid shell timeout \"%s\""
msgstr ""

#: ../src/msec/plugins/msec.py:263
msgid "Setting shell timeout to %s"
msgstr ""

#: ../src/msec/plugins/msec.py:271
msgid "Invalid shell history size \"%s\""
msgstr ""

#: ../src/msec/plugins/msec.py:282
msgid "Setting shell history size to %s"
msgstr ""

#: ../src/msec/plugins/msec.py:286
msgid "Removing limit on shell history size"
msgstr ""

#: ../src/msec/plugins/msec.py:295
msgid "Invalid file system umask \"%s\""
msgstr ""

#: ../src/msec/plugins/msec.py:331
msgid "Allowing reboot and shutdown to the console user"
msgstr ""

#: ../src/msec/plugins/msec.py:338
msgid "Allowing SysRq key to the console user"
msgstr ""

#: ../src/msec/plugins/msec.py:341
msgid "Allowing Shutdown/Reboot in GDM"
msgstr ""

#: ../src/msec/plugins/msec.py:350
msgid "Allowing Shutdown/Reboot in KDM"
msgstr ""

#: ../src/msec/plugins/msec.py:353
msgid "Allowing Ctrl-Alt-Del from console"
msgstr ""

#: ../src/msec/plugins/msec.py:357
msgid "Forbidding reboot and shutdown to the console user"
msgstr ""

#: ../src/msec/plugins/msec.py:365
msgid "Forbidding SysRq key to the console user"
msgstr ""

#: ../src/msec/plugins/msec.py:368
msgid "Forbidding Shutdown/Reboot in GDM"
msgstr ""

#: ../src/msec/plugins/msec.py:377
msgid "Forbidding Shutdown/Reboot in KDM"
msgstr ""

#: ../src/msec/plugins/msec.py:380
msgid "Forbidding Ctrl-Alt-Del from console"
msgstr ""

#: ../src/msec/plugins/msec.py:395
msgid "Allowing list of users in KDM"
msgstr ""

#: ../src/msec/plugins/msec.py:402
msgid "Allowing list of users in GDM"
msgstr ""

#: ../src/msec/plugins/msec.py:407
msgid "Forbidding list of users in KDM"
msgstr ""

#: ../src/msec/plugins/msec.py:414
msgid "Forbidding list of users in GDM"
msgstr ""

#: ../src/msec/plugins/msec.py:425
msgid "Allowing autologin"
msgstr ""

#: ../src/msec/plugins/msec.py:428
msgid "Forbidding autologin"
msgstr ""

#: ../src/msec/plugins/msec.py:433
msgid "Activating password in boot loader"
msgstr ""

#: ../src/msec/plugins/msec.py:447
msgid "Removing password in boot loader"
msgstr ""

#: ../src/msec/plugins/msec.py:462
msgid "Enabling log on console"
msgstr ""

#: ../src/msec/plugins/msec.py:466
msgid "Disabling log on console"
msgstr ""

#: ../src/msec/plugins/msec.py:483
msgid "Authorizing all services"
msgstr ""

#: ../src/msec/plugins/msec.py:487
msgid "Disabling all services"
msgstr ""

#: ../src/msec/plugins/msec.py:491
msgid "Disabling non local services"
msgstr ""

#: ../src/msec/plugins/msec.py:503
msgid "Enabling sulogin in single user runlevel"
msgstr ""

#: ../src/msec/plugins/msec.py:507
msgid "Disabling sulogin in single user runlevel"
msgstr ""

#: ../src/msec/plugins/msec.py:518
msgid "Enabling msec periodic runs"
msgstr ""

#: ../src/msec/plugins/msec.py:522
msgid "Disabling msec periodic runs"
msgstr ""

#: ../src/msec/plugins/msec.py:535
msgid "Enabling crontab and at"
msgstr ""

#: ../src/msec/plugins/msec.py:542
msgid "Disabling crontab and at"
msgstr ""

#: ../src/msec/plugins/msec.py:554
msgid "Allowing export display from root"
msgstr ""

#: ../src/msec/plugins/msec.py:558
msgid "Forbidding export display from root"
msgstr ""

#: ../src/msec/plugins/msec.py:585
msgid "Allowing direct root login"
msgstr ""

#: ../src/msec/plugins/msec.py:608
msgid "Forbidding direct root login"
msgstr ""

#: ../src/msec/plugins/msec.py:630
msgid "Using secure location for temporary files"
msgstr ""

#: ../src/msec/plugins/msec.py:632
msgid "Not using secure location for temporary files"
msgstr ""

#: ../src/msec/plugins/msec.py:652
msgid "Allowing including current directory in path"
msgstr ""

#: ../src/msec/plugins/msec.py:655
msgid "Not allowing including current directory in path"
msgstr ""

#: ../src/msec/plugins/network.py:134
msgid "Allowing remote root login"
msgstr ""

#: ../src/msec/plugins/network.py:138
msgid "Forbidding remote root login"
msgstr ""

#: ../src/msec/plugins/network.py:142
msgid "Allowing remote root login only by passphrase"
msgstr ""

#: ../src/msec/plugins/network.py:175
msgid "Enabling name resolution spoofing protection"
msgstr ""

#: ../src/msec/plugins/network.py:180
msgid "Disabling name resolution spoofing protection"
msgstr ""

#: ../src/msec/plugins/pam.py:68
msgid "Using password to authenticate users"
msgstr ""

#: ../src/msec/plugins/pam.py:72
msgid "Don't use password to authenticate users"
msgstr ""

#: ../src/msec/plugins/pam.py:83
msgid "Password history not supported with pam_tcb."
msgstr ""

#: ../src/msec/plugins/pam.py:91
msgid "Invalid maximum password history length: \"%s\""
msgstr ""

#: ../src/msec/plugins/pam.py:106
msgid "Setting password history to %d."
msgstr ""

#: ../src/msec/plugins/pam.py:112
msgid "Disabling password history"
msgstr ""

#: ../src/msec/plugins/pam.py:124
msgid ""
"Invalid password length \"%s\". Use \"length,ndigits,nupper\" as parameter"
msgstr ""

#: ../src/msec/plugins/pam.py:145
msgid "Setting minimum password length %d"
msgstr ""

#: ../src/msec/plugins/pam.py:169
msgid "Allowing su only from wheel group members"
msgstr ""

#: ../src/msec/plugins/pam.py:173
msgid "no wheel group"
msgstr ""

#: ../src/msec/plugins/pam.py:177
msgid ""
"Security configuration is defined to allow only members of the wheel group "
"to su to root, but this group is empty. Please add the allowed users into "
"the wheel group."
msgstr ""

#: ../src/msec/plugins/pam.py:185
msgid "Allowing su for all"
msgstr ""

#: ../src/msec/plugins/pam.py:204
msgid "Allowing transparent root access for wheel group members"
msgstr ""

#: ../src/msec/plugins/pam.py:211
msgid "Disabling transparent root access for wheel group members"
msgstr ""

#: ../src/msec/plugins/sudo.py:49
msgid "Allowing users in wheel group to use sudo"
msgstr ""

#: ../src/msec/plugins/sudo.py:54
msgid "Allowing users in wheel group to use sudo without password"
msgstr ""

#: ../src/msec/plugins/sudo.py:57
msgid "Not allowing users in wheel group to use sudo"
msgstr ""

#: ../src/msec/tools.py:33
msgid "Unable to parse firewall configuration: %s"
msgstr ""

#: ../src/msec/tools.py:38
msgid "Enabled, with %d rules"
msgstr ""

#: ../src/msec/tools.py:48
msgid "Last updated: %s"
msgstr ""

#: ../src/msec/tools.py:50
msgid "Unable to access %s: %s"
msgstr ""

#: ../src/msec/tools.py:51
msgid "Unable to determine update status"
msgstr ""

# File: ../cron-sh/security.sh, line: 15
#, sh-format
msgid "Error: base level $BASE_LEVEL not found"
msgstr ""

# File: ../cron-sh/security.sh, line: 21
#, sh-format
msgid "/etc/security/msec/security.conf don't exist."
msgstr ""

# File: ../cron-sh/security.sh, line: 92
#, sh-format
msgid "MSEC: audit script $script failed"
msgstr ""

# File: ../cron-sh/security.sh, line: 127
#, sh-format
msgid ""
"MSEC has performed Security Check on ${REPORT_HOSTNAME} on ${REPORT_DATE}. "
"Detailed results are available in ${MAIL_LOG_TODAY}"
msgstr ""

# File: ../cron-sh/security.sh, line: 138
#, sh-format
msgid ""
"MSEC has performed Diff Check on ${REPORT_HOSTNAME} on ${REPORT_DATE}. "
"Changes in system security were detected and are available in "
"${SECURITY_LOG}."
msgstr ""