/src/baruwa/locale/af/LC_MESSAGES/django.po

https://bitbucket.org/datopdog/baruwa · Unknown · 2123 lines · 1660 code · 463 blank · 0 comment · 0 complexity · 67413014598394732fcbfe59aa005a85 MD5 · raw file

  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2011-01-09 13:53+0200\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "Language: \n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. #: accounts/forms.py:48
  20. msgid ""
  21. "That e-mail address doesn't have an associated user account. Are you sure "
  22. "you've registered?"
  23. msgstr ""
  24. #: accounts/forms.py:52
  25. msgid ""
  26. "That e-mail address belongs to an externally authenticated account. Please "
  27. "change the password on that external system."
  28. msgstr ""
  29. #: accounts/forms.py:57
  30. msgid ""
  31. "That e-mail address belongs to an admin account. Please use the manage.py "
  32. "command to reset"
  33. msgstr ""
  34. #: accounts/forms.py:81 accounts/forms.py:206 templates/accounts/index.html:28
  35. #: templates/accounts/login.html:76
  36. msgid "Username"
  37. msgstr ""
  38. #: accounts/forms.py:83 accounts/forms.py:209
  39. msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only."
  40. msgstr ""
  41. #: accounts/forms.py:85 accounts/forms.py:211
  42. msgid "This value may contain only letters, numbers and @/./+/-/_ characters."
  43. msgstr ""
  44. #: accounts/forms.py:86 templates/accounts/login.html:78
  45. msgid "Password"
  46. msgstr ""
  47. #: accounts/forms.py:95
  48. msgid "A user with that username already exists."
  49. msgstr ""
  50. #: accounts/forms.py:126 accounts/forms.py:161
  51. msgid "Super users do not use addresses"
  52. msgstr ""
  53. #: accounts/forms.py:132 accounts/forms.py:167
  54. msgid "provide a valid domain address"
  55. msgstr ""
  56. #: accounts/forms.py:137 accounts/forms.py:172
  57. msgid "provide a valid email address"
  58. msgstr ""
  59. #: accounts/views.py:122
  60. #, python-format
  61. msgid "The user account %(account)s was created successfully"
  62. msgstr ""
  63. #: accounts/views.py:147
  64. #, python-format
  65. msgid "The user account %(account)s has been updated"
  66. msgstr ""
  67. #: accounts/views.py:177
  68. #, python-format
  69. msgid "The user account %(account)s has been deleted"
  70. msgstr ""
  71. #: accounts/views.py:186
  72. #, python-format
  73. msgid "The deletion of user account %(account)s failed"
  74. msgstr ""
  75. #: accounts/views.py:211
  76. #, python-format
  77. msgid "The address %(addr)s has been added to %(account)s account"
  78. msgstr ""
  79. #: accounts/views.py:214
  80. msgid "The address already exists"
  81. msgstr ""
  82. #: accounts/views.py:238 accounts/views.py:257
  83. #, python-format
  84. msgid "The address %(addr)s has been updated"
  85. msgstr ""
  86. #: accounts/views.py:281
  87. #, python-format
  88. msgid "The password for user %(account)s has been updated"
  89. msgstr ""
  90. #: accounts/views.py:334
  91. #, python-format
  92. msgid "The user profile for %(account)s has been updated"
  93. msgstr ""
  94. #: config/views.py:112
  95. #, python-format
  96. msgid "Delivery SMTP server: %(server)s was added successfully"
  97. msgstr ""
  98. #: config/views.py:122
  99. msgid "Adding of Delivery SMTP server failed"
  100. msgstr ""
  101. #: config/views.py:145
  102. #, python-format
  103. msgid "Delivery SMTP server: %(server)s has been updated successfully"
  104. msgstr ""
  105. #: config/views.py:155
  106. #, python-format
  107. msgid "Delivery SMTP server: %(server)s update failed"
  108. msgstr ""
  109. #: config/views.py:179
  110. #, python-format
  111. msgid "Delivery SMTP server: %(server)s has been deleted"
  112. msgstr ""
  113. #: config/views.py:190
  114. #, python-format
  115. msgid "Delivery SMTP server: %(server)s could not be deleted"
  116. msgstr ""
  117. #: config/views.py:213
  118. #, python-format
  119. msgid "Server %(server)s is operational and accepting mail for: %(dom)s"
  120. msgstr ""
  121. #: config/views.py:220
  122. #, python-format
  123. msgid "Server %(server)s is NOT accepting mail for : %(dom)s"
  124. msgstr ""
  125. #: config/views.py:242
  126. #, python-format
  127. msgid ""
  128. "External authentication %(auth)s: on host %(host)s for domain %(dom)s was "
  129. "added successfully"
  130. msgstr ""
  131. #: config/views.py:254
  132. msgid "Addition of external authentication failed"
  133. msgstr ""
  134. #: config/views.py:277
  135. #, python-format
  136. msgid ""
  137. "External authentication %(auth)s: on host %(host)s for domain %(dom)s has "
  138. "been updated successfully"
  139. msgstr ""
  140. #: config/views.py:290
  141. msgid "Update of external authentication failed"
  142. msgstr ""
  143. #: config/views.py:313
  144. #, python-format
  145. msgid ""
  146. "External authentication %(auth)s: on host %(host)s for domain %(dom)s has "
  147. "been deleted"
  148. msgstr ""
  149. #: config/views.py:327
  150. #, python-format
  151. msgid ""
  152. "External authentication %(auth)s: on host %(host)s for domain %(dom)s could "
  153. "not be deleted"
  154. msgstr ""
  155. #: config/views.py:382
  156. #, python-format
  157. msgid "The node %(node)s is not been initialized, Please initialize"
  158. msgstr ""
  159. #: config/views.py:415
  160. #, python-format
  161. msgid "The node %(node)s has been initialized"
  162. msgstr ""
  163. #: lists/forms.py:57
  164. #, python-format
  165. msgid "%(email)s provide a valid e-mail address"
  166. msgstr ""
  167. #: lists/forms.py:62
  168. #, python-format
  169. msgid "The address: %(email)s does not belong to you."
  170. msgstr ""
  171. #: lists/forms.py:73
  172. msgid ""
  173. "Provide either a valid IPv4, email, Domain address, or IPv4 network or range"
  174. msgstr ""
  175. #: lists/forms.py:86 lists/views.py:188
  176. msgid "The list item already exists"
  177. msgstr ""
  178. #: lists/forms.py:115
  179. #, python-format
  180. msgid "The address: %(addr)s does not belong to you."
  181. msgstr ""
  182. #: lists/forms.py:120
  183. msgid "Provide either a valid domain"
  184. msgstr ""
  185. #: lists/forms.py:136
  186. msgid "provide a valid user part of the email address"
  187. msgstr ""
  188. #: lists/views.py:190
  189. msgid "Error occured saving the list item"
  190. msgstr ""
  191. #: lists/views.py:219
  192. msgid "You do not have authorization"
  193. msgstr ""
  194. #: messages/forms.py:32 templates/base.html:52
  195. #: templates/messages/index.html:34 templates/reports/listing.html:50
  196. msgid "Spam"
  197. msgstr ""
  198. #: messages/forms.py:33
  199. msgid "Ham"
  200. msgstr ""
  201. #: messages/forms.py:34
  202. msgid "Forget"
  203. msgstr ""
  204. #: messages/forms.py:65
  205. msgid "Select atleast one action to perform"
  206. msgstr ""
  207. #: messages/forms.py:69
  208. msgid "Provide atleast one alternative recipient"
  209. msgstr ""
  210. #: messages/forms.py:76 reports/forms.py:147
  211. #, python-format
  212. msgid "%(email)s is not a valid e-mail address."
  213. msgstr ""
  214. #: messages/views.py:155 messages/views.py:272
  215. msgid "You are not authorized to access this page"
  216. msgstr ""
  217. #: messages/views.py:192
  218. msgid "Error: Empty server response"
  219. msgstr ""
  220. #: messages/views.py:227
  221. msgid "Invalid salearn options supplied"
  222. msgstr ""
  223. #: messages/views.py:242
  224. msgid "The quarantined file could not be processed"
  225. msgstr ""
  226. #: messages/management/commands/cleanquarantine.py:85
  227. #, python-format
  228. msgid "== Processing directory %(path)s =="
  229. msgstr ""
  230. #: messages/management/commands/cleanquarantine.py:104
  231. #, python-format
  232. msgid "== Removing directory %(path)s =="
  233. msgstr ""
  234. #: messages/management/commands/cleanquarantine.py:108
  235. #, python-format
  236. msgid "Failed to remove %(path)s"
  237. msgstr ""
  238. #: messages/management/commands/cleanquarantine.py:110
  239. #, python-format
  240. msgid "The directory %(path)s is a sym link skipping"
  241. msgstr ""
  242. #: messages/management/commands/dbclean.py:27
  243. msgid "Deletes records older than 60 days from the messages table"
  244. msgstr ""
  245. #: messages/management/commands/sendquarantinereports.py:68
  246. msgid ""
  247. "Generates an email report of the quarantined messages for the past 24 hours"
  248. msgstr ""
  249. #: messages/management/commands/sendquarantinereports.py:90
  250. msgid "=== Processing quarantine notifications ==="
  251. msgstr ""
  252. #: messages/management/commands/sendquarantinereports.py:102
  253. #, python-format
  254. msgid "Baruwa quarantine report for %(user)s"
  255. msgstr ""
  256. #: messages/management/commands/sendquarantinereports.py:132
  257. #, python-format
  258. msgid "sent quarantine report to %(addr)s"
  259. msgstr ""
  260. #: messages/management/commands/sendquarantinereports.py:134
  261. #, python-format
  262. msgid "failed to send to: %(addr)s"
  263. msgstr ""
  264. #: messages/management/commands/sendquarantinereports.py:136
  265. #, python-format
  266. msgid "skipping report to %(addr)s no messages"
  267. msgstr ""
  268. #: messages/management/commands/sendquarantinereports.py:137
  269. msgid "=== completed quarantine notifications ==="
  270. msgstr ""
  271. #: messages/management/commands/updatesarules.py:27
  272. msgid "Updates the database with the spam descriptions"
  273. msgstr ""
  274. #: messages/templatetags/messages_extras.py:115
  275. msgid "Any address"
  276. msgstr ""
  277. #: messages/templatetags/messages_extras.py:150
  278. msgid "unknown"
  279. msgstr ""
  280. #: messages/templatetags/messages_extras.py:324
  281. msgid "I do not know how to read it"
  282. msgstr ""
  283. #: messages/templatetags/relayed_via.py:65
  284. msgid "RFC1918 Private address"
  285. msgstr ""
  286. #: messages/templatetags/relayed_via.py:67
  287. msgid "Reverse lookup failed"
  288. msgstr ""
  289. #: reports/forms.py:38
  290. msgid "Message ID"
  291. msgstr ""
  292. #: reports/forms.py:39 templates/messages/index.html:74
  293. msgid "Size"
  294. msgstr ""
  295. #: reports/forms.py:40
  296. msgid "From Address"
  297. msgstr ""
  298. #: reports/forms.py:41
  299. msgid "From Domain"
  300. msgstr ""
  301. #: reports/forms.py:42
  302. msgid "To Address"
  303. msgstr ""
  304. #: reports/forms.py:43
  305. msgid "To Domain"
  306. msgstr ""
  307. #: reports/forms.py:44 templates/messages/detail.html:62
  308. #: templates/messages/index.html:73
  309. #: templates/messages/quarantine_report.html:36
  310. #: templates/messages/quarantine_report.html:77
  311. #: templates/messages/quarantine_report_text.html:10
  312. #: templates/messages/quarantine_report_text.html:20
  313. msgid "Subject"
  314. msgstr ""
  315. #: reports/forms.py:45
  316. msgid "Received from"
  317. msgstr ""
  318. #: reports/forms.py:47
  319. msgid "Was scanned"
  320. msgstr ""
  321. #: reports/forms.py:48
  322. msgid "Is spam"
  323. msgstr ""
  324. #: reports/forms.py:49
  325. msgid "Is high spam"
  326. msgstr ""
  327. #: reports/forms.py:50
  328. msgid "Is SA spam"
  329. msgstr ""
  330. #: reports/forms.py:51
  331. msgid "Is RBL listed"
  332. msgstr ""
  333. #: reports/forms.py:52
  334. msgid "Is whitelisted"
  335. msgstr ""
  336. #: reports/forms.py:53
  337. msgid "Is blacklisted"
  338. msgstr ""
  339. #: reports/forms.py:54
  340. msgid "SA score"
  341. msgstr ""
  342. #: reports/forms.py:55
  343. msgid "Spam report"
  344. msgstr ""
  345. #: reports/forms.py:56
  346. msgid "Is virus infected"
  347. msgstr ""
  348. #: reports/forms.py:57
  349. msgid "Is name infected"
  350. msgstr ""
  351. #: reports/forms.py:58
  352. msgid "Is other infected"
  353. msgstr ""
  354. #: reports/forms.py:59 templates/reports/listing.html:38
  355. msgid "Date"
  356. msgstr ""
  357. #: reports/forms.py:60
  358. msgid "Time"
  359. msgstr ""
  360. #: reports/forms.py:61
  361. msgid "Headers"
  362. msgstr ""
  363. #: reports/forms.py:62
  364. msgid "Is quarantined"
  365. msgstr ""
  366. #: reports/forms.py:63
  367. msgid "Processed by host"
  368. msgstr ""
  369. #: reports/forms.py:67
  370. msgid "is equal to"
  371. msgstr ""
  372. #: reports/forms.py:68
  373. msgid "is not equal to"
  374. msgstr ""
  375. #: reports/forms.py:69
  376. msgid "is greater than"
  377. msgstr ""
  378. #: reports/forms.py:70
  379. msgid "is less than"
  380. msgstr ""
  381. #: reports/forms.py:71
  382. msgid "contains"
  383. msgstr ""
  384. #: reports/forms.py:72
  385. msgid "does not contain"
  386. msgstr ""
  387. #: reports/forms.py:73
  388. msgid "matches regex"
  389. msgstr ""
  390. #: reports/forms.py:74
  391. msgid "does not match regex"
  392. msgstr ""
  393. #: reports/forms.py:75
  394. msgid "is null"
  395. msgstr ""
  396. #: reports/forms.py:76
  397. msgid "is not null"
  398. msgstr ""
  399. #: reports/forms.py:77
  400. msgid "is true"
  401. msgstr ""
  402. #: reports/forms.py:78
  403. msgid "is false"
  404. msgstr ""
  405. #: reports/forms.py:121 reports/forms.py:127 reports/forms.py:137
  406. #: reports/forms.py:184
  407. #, python-format
  408. msgid "%(field)s does not support the %(filt)s filter"
  409. msgstr ""
  410. #: reports/forms.py:131 reports/forms.py:141 reports/forms.py:188
  411. msgid "Please supply a value to query"
  412. msgstr ""
  413. #: reports/forms.py:133
  414. msgid "The value has to be numeric"
  415. msgstr ""
  416. #: reports/forms.py:155 reports/forms.py:169
  417. msgid "Please provide a valid regex"
  418. msgstr ""
  419. #: reports/forms.py:162
  420. msgid "Please provide a valid domain name"
  421. msgstr ""
  422. #: reports/forms.py:174
  423. msgid "Please provide a valid ipv4 address"
  424. msgstr ""
  425. #: reports/forms.py:179
  426. msgid "Please provide a valid hostname or ipv4 address"
  427. msgstr ""
  428. #: reports/forms.py:195
  429. msgid "Please provide a valid date in YYYY-MM-DD format"
  430. msgstr ""
  431. #: reports/forms.py:201
  432. msgid "Please provide valid time in HH:MM format"
  433. msgstr ""
  434. #: reports/views.py:68
  435. msgid "The requested filter is already being used"
  436. msgstr ""
  437. #: reports/views.py:156
  438. msgid "This filter already exists"
  439. msgstr ""
  440. #: reports/views.py:189
  441. msgid "This filter you attempted to load does not exist"
  442. msgstr ""
  443. #: reports/views.py:204
  444. msgid "This filter you attempted to delete does not exist"
  445. msgstr ""
  446. #: reports/views.py:217
  447. msgid "Deletion of the filter failed, Try again"
  448. msgstr ""
  449. #: reports/views.py:239
  450. msgid "Top senders by quantity"
  451. msgstr ""
  452. #: reports/views.py:244
  453. msgid "Top senders by volume"
  454. msgstr ""
  455. #: reports/views.py:249
  456. msgid "Top sender domains by quantity"
  457. msgstr ""
  458. #: reports/views.py:254
  459. msgid "Top sender domains by volume"
  460. msgstr ""
  461. #: reports/views.py:259
  462. msgid "Top recipients by quantity"
  463. msgstr ""
  464. #: reports/views.py:264
  465. msgid "Top recipients by volume"
  466. msgstr ""
  467. #: reports/views.py:269
  468. msgid "Top recipient domains by quantity"
  469. msgstr ""
  470. #: reports/views.py:274
  471. msgid "Top recipient domains by volume"
  472. msgstr ""
  473. #: reports/views.py:302
  474. msgid "Spam Score distribution"
  475. msgstr ""
  476. #: reports/views.py:312
  477. msgid "Top mail hosts by quantity"
  478. msgstr ""
  479. #: reports/views.py:363
  480. msgid "Total messages [ After SMTP ]"
  481. msgstr ""
  482. #: reports/management/commands/sendpdfreports.py:42
  483. msgid "Generates and sends PDF summary reports via email"
  484. msgstr ""
  485. #: reports/management/commands/sendpdfreports.py:58
  486. #: status/management/commands/queuestats.py:38
  487. msgid "Command doesn't accept any arguments"
  488. msgstr ""
  489. #: reports/management/commands/sendpdfreports.py:70
  490. msgid "The period you specified is invalid"
  491. msgstr ""
  492. #: reports/management/commands/sendpdfreports.py:162
  493. #: templates/accounts/edit_address.html:11
  494. #: templates/accounts/edit_address.html:12
  495. #: templates/accounts/edit_address.html:15 templates/reports/piereport.html:28
  496. msgid "Address"
  497. msgstr ""
  498. #: reports/management/commands/sendpdfreports.py:162
  499. #: templates/reports/barreport.html:35 templates/reports/piereport.html:29
  500. msgid "Count"
  501. msgstr ""
  502. #: reports/management/commands/sendpdfreports.py:162
  503. #: templates/reports/listing.html:56 templates/reports/piereport.html:30
  504. #: templates/reports/relays.html:32
  505. msgid "Volume"
  506. msgstr ""
  507. #: reports/management/commands/sendpdfreports.py:234
  508. #: templates/reports/index.html:58 templates/status/index.html:17
  509. msgid "Message Totals"
  510. msgstr ""
  511. #: reports/management/commands/sendpdfreports.py:283
  512. msgid "Baruwa mail report"
  513. msgstr ""
  514. #: reports/management/commands/sendpdfreports.py:302
  515. #, python-format
  516. msgid "Baruwa usage report for: %(user)s"
  517. msgstr ""
  518. #: reports/management/commands/sendpdfreports.py:315
  519. #, python-format
  520. msgid "* Queue %(user)s's report to: %(addr)s"
  521. msgstr ""
  522. #: reports/management/commands/sendpdfreports.py:320
  523. msgid "=================== Processing reports ======================"
  524. msgstr ""
  525. #: reports/management/commands/sendpdfreports.py:328
  526. #, python-format
  527. msgid "========== domain name %(dom)s does not exist =========="
  528. msgstr ""
  529. #: reports/management/commands/sendpdfreports.py:357
  530. #, python-format
  531. msgid "====== sending %(num)s messages ======="
  532. msgstr ""
  533. #: reports/management/commands/sendpdfreports.py:360
  534. #, python-format
  535. msgid "Sending failed ERROR: %(error)s"
  536. msgstr ""
  537. #: status/management/commands/queuestats.py:43
  538. #, python-format
  539. msgid "Only the following %(mta)s MTA's are supported"
  540. msgstr ""
  541. #: status/management/commands/queuestats.py:88
  542. #, python-format
  543. msgid "== Deleting %(items)d queue items from DB =="
  544. msgstr ""
  545. #: status/management/commands/queuestats.py:93
  546. #, python-format
  547. msgid "== Processing the inbound queue: %(queue)s with %(items)d items =="
  548. msgstr ""
  549. #: status/management/commands/queuestats.py:97
  550. msgid "== Skipping the inbound queue 0 items found =="
  551. msgstr ""
  552. #: status/management/commands/queuestats.py:99
  553. #, python-format
  554. msgid "== Processing the outbound queue: %(queue)s with %(items)d items =="
  555. msgstr ""
  556. #: status/management/commands/queuestats.py:103
  557. msgid "== Skipping the outbound queue 0 items found =="
  558. msgstr ""
  559. #: templates/404.html:25
  560. msgid "404 Page Not Found"
  561. msgstr ""
  562. #: templates/404.html:28
  563. msgid "Page Not Found"
  564. msgstr ""
  565. #: templates/404.html:29
  566. msgid "Sorry the requested page could not be found please check the url."
  567. msgstr ""
  568. #: templates/500.html:25 templates/500.html.py:28
  569. msgid "Page unavailable"
  570. msgstr ""
  571. #: templates/500.html:29
  572. msgid "Sorry the requested page is unavailable due to a server malfunction."
  573. msgstr ""
  574. #: templates/base.html:42
  575. msgid "Status "
  576. msgstr ""
  577. #: templates/base.html:51
  578. msgid "Msgs: "
  579. msgstr ""
  580. #: templates/base.html:52
  581. msgid "Total"
  582. msgstr ""
  583. #: templates/base.html:52
  584. msgid "Virus"
  585. msgstr ""
  586. #: templates/base.html:56
  587. msgid "In: "
  588. msgstr ""
  589. #: templates/base.html:56
  590. msgid "Out: "
  591. msgstr ""
  592. #: templates/base.html:59
  593. msgid "Signed in as "
  594. msgstr ""
  595. #: templates/base.html:60
  596. msgid "Logout"
  597. msgstr ""
  598. #: templates/base.html:62
  599. msgid "Not logged in :: "
  600. msgstr ""
  601. #: templates/base.html:62 templates/accounts/login.html:81
  602. msgid "Login"
  603. msgstr ""
  604. #: templates/base.html:81
  605. msgid "Messages"
  606. msgstr ""
  607. #: templates/base.html:82
  608. msgid "Lists"
  609. msgstr ""
  610. #: templates/base.html:83 templates/reports/index.html:14
  611. #: templates/reports/index.html.py:15 templates/reports/index.html:39
  612. msgid "Reports"
  613. msgstr ""
  614. #: templates/base.html:85 templates/config/index.html:33
  615. #: templates/config/list_scanners.html:23 templates/messages/index.html:77
  616. msgid "Status"
  617. msgstr ""
  618. #: templates/base.html:87 templates/config/index.html:20
  619. msgid "Settings"
  620. msgstr ""
  621. #: templates/base.html:89 templates/accounts/add_address.html:9
  622. #: templates/accounts/admin_change_pw.html:7
  623. #: templates/accounts/change_pw.html:7
  624. #: templates/accounts/create_account.html:6
  625. #: templates/accounts/delete_account.html:6
  626. #: templates/accounts/delete_address.html:9
  627. #: templates/accounts/edit_address.html:7 templates/accounts/index.html:23
  628. #: templates/accounts/update_account.html:7
  629. #: templates/accounts/update_profile.html:7
  630. #: templates/accounts/user_profile.html:7 templates/config/domain.html:10
  631. #: templates/config/index.html:16 templates/config/list_scanners.html:8
  632. msgid "Accounts"
  633. msgstr ""
  634. #: templates/base.html:92
  635. msgid "Account"
  636. msgstr ""
  637. #: templates/base.html:115
  638. msgid "Filtered by"
  639. msgstr ""
  640. #: templates/base.html:117
  641. msgid "To address"
  642. msgstr ""
  643. #: templates/base.html:119
  644. msgid "From address"
  645. msgstr ""
  646. #: templates/base.html:122 templates/lists/index.html:69
  647. msgid "containing"
  648. msgstr ""
  649. #: templates/base.html:124
  650. msgid "NOT containing"
  651. msgstr ""
  652. #: templates/base.html:127 templates/reports/index.html:75
  653. msgid "Remove"
  654. msgstr ""
  655. #: templates/accounts/add_address.html:7
  656. #: templates/accounts/delete_address.html:7
  657. #: templates/accounts/edit_address.html:6 templates/accounts/index.html:18
  658. #: templates/config/add_auth_host.html:7 templates/config/add_host.html:7
  659. #: templates/config/domain.html:9 templates/config/list_scanners.html:9
  660. msgid "Domains"
  661. msgstr ""
  662. #: templates/accounts/add_address.html:13
  663. #: templates/accounts/add_address.html:14
  664. msgid "Domains :: Add Domain"
  665. msgstr ""
  666. #: templates/accounts/add_address.html:13
  667. #: templates/accounts/add_address.html:14
  668. msgid "Accounts :: Add Address"
  669. msgstr ""
  670. #: templates/accounts/add_address.html:17
  671. msgid "Add Domain"
  672. msgstr ""
  673. #: templates/accounts/add_address.html:17
  674. msgid "Add Address"
  675. msgstr ""
  676. #: templates/accounts/add_address.html:36
  677. #: templates/accounts/create_account.html:26 templates/lists/add.form.html:30
  678. msgid "Reset"
  679. msgstr ""
  680. #: templates/accounts/add_address.html:37
  681. #: templates/accounts/user_profile.html:152
  682. #: templates/config/add_auth_host.html:37 templates/config/add_host.html:35
  683. #: templates/config/domain.html:67 templates/config/domain.html.py:96
  684. #: templates/lists/add.form.html:31 templates/reports/filter.form.html:10
  685. msgid "Add"
  686. msgstr ""
  687. #: templates/accounts/admin_change_pw.html:11
  688. #: templates/accounts/admin_change_pw.html:12
  689. #: templates/accounts/admin_change_pw.html:15
  690. #: templates/accounts/change_pw.html:11 templates/accounts/change_pw.html:12
  691. #: templates/accounts/change_pw.html:15
  692. msgid "Change Password"
  693. msgstr ""
  694. #: templates/accounts/admin_change_pw.html:31
  695. #: templates/accounts/change_pw.html:31
  696. msgid "Change"
  697. msgstr ""
  698. #: templates/accounts/create_account.html:9
  699. #: templates/accounts/create_account.html:10 templates/accounts/index.html:17
  700. msgid "Create account"
  701. msgstr ""
  702. #: templates/accounts/create_account.html:13
  703. msgid "User account creation"
  704. msgstr ""
  705. #: templates/accounts/create_account.html:27
  706. msgid "Create"
  707. msgstr ""
  708. #: templates/accounts/delete_account.html:9
  709. #: templates/accounts/delete_account.html:10
  710. #: templates/accounts/delete_account.html:13
  711. msgid "Delete Account"
  712. msgstr ""
  713. #: templates/accounts/delete_account.html:20
  714. msgid "Delete the user account: ?"
  715. msgstr ""
  716. #: templates/accounts/delete_account.html:22
  717. #: templates/accounts/delete_address.html:26
  718. #: templates/config/delete_auth_host.html:24
  719. #: templates/config/delete_host.html:24 templates/lists/delete.html:23
  720. #: templates/messages/detail.html:208
  721. msgid "Delete"
  722. msgstr ""
  723. #: templates/accounts/delete_address.html:13
  724. #: templates/accounts/delete_address.html:14
  725. #: templates/accounts/delete_address.html:17
  726. msgid "Delete Address"
  727. msgstr ""
  728. #: templates/accounts/delete_address.html:24
  729. msgid "Delete the address:"
  730. msgstr ""
  731. #: templates/accounts/edit_address.html:8 templates/accounts/index.html:19
  732. #: templates/config/domain.html:11 templates/config/index.html:17
  733. #: templates/status/index.html:20
  734. msgid "Scanners"
  735. msgstr ""
  736. #: templates/accounts/edit_address.html:11
  737. #: templates/accounts/edit_address.html:12
  738. #: templates/accounts/edit_address.html:15
  739. #: templates/accounts/user_profile.html:27
  740. #: templates/accounts/user_profile.html:81
  741. msgid "Edit"
  742. msgstr ""
  743. #: templates/accounts/edit_address.html:11
  744. #: templates/accounts/edit_address.html:12
  745. #: templates/accounts/edit_address.html:15
  746. msgid "Domain"
  747. msgstr ""
  748. #: templates/accounts/edit_address.html:35
  749. #: templates/accounts/update_account.html:31
  750. #: templates/accounts/update_profile.html:31
  751. #: templates/config/edit_auth_host.html:34 templates/config/edit_host.html:34
  752. msgid "Update"
  753. msgstr ""
  754. #: templates/accounts/index.html:24
  755. msgid "Accounts :: "
  756. msgstr ""
  757. #: templates/accounts/index.html:29
  758. msgid "Full names"
  759. msgstr ""
  760. #: templates/accounts/index.html:30 templates/accounts/login.html:88
  761. msgid "Email address"
  762. msgstr ""
  763. #: templates/accounts/index.html:38 templates/accounts/index.html.py:40
  764. msgid "View account"
  765. msgstr ""
  766. #: templates/accounts/login.html:26
  767. msgid "Baruwa ::"
  768. msgstr ""
  769. #: templates/accounts/login.html:67
  770. msgid "Your username and password didn't match. Please try again."
  771. msgstr ""
  772. #: templates/accounts/login.html:85
  773. msgid ""
  774. "Forgotten your password? Enter your e-mail address below, and we'll e-mail "
  775. "instructions for setting a new one."
  776. msgstr ""
  777. #: templates/accounts/login.html:92
  778. msgid "Reset my password"
  779. msgstr ""
  780. #: templates/accounts/reset_done.html:28
  781. msgid "Baruwa :: Password reset successful"
  782. msgstr ""
  783. #: templates/accounts/reset_done.html:30
  784. msgid "Baruwa :: Password reset complete"
  785. msgstr ""
  786. #: templates/accounts/reset_done.html:49
  787. msgid ""
  788. "We've e-mailed you instructions for setting your password to the e-mail "
  789. "address you submitted. You should be receiving it shortly."
  790. msgstr ""
  791. #: templates/accounts/reset_done.html:51
  792. msgid "Your Password was successfully reset "
  793. msgstr ""
  794. #: templates/accounts/reset_pw.html:6
  795. msgid "Baruwa :: Password reset"
  796. msgstr ""
  797. #: templates/accounts/reset_pw.html:23
  798. msgid ""
  799. "Please enter your new password twice so we can verify you typed it in "
  800. "correctly."
  801. msgstr ""
  802. #: templates/accounts/reset_pw.html:27
  803. msgid "New password:"
  804. msgstr ""
  805. #: templates/accounts/reset_pw.html:30
  806. msgid "Confirm password:"
  807. msgstr ""
  808. #: templates/accounts/reset_pw.html:33
  809. msgid "Change my password"
  810. msgstr ""
  811. #: templates/accounts/reset_pw.html:37
  812. msgid ""
  813. "The password reset link was invalid, possibly because it has already been "
  814. "used. Please request a new password reset."
  815. msgstr ""
  816. #: templates/accounts/update_account.html:11
  817. #: templates/accounts/update_account.html:12
  818. msgid "Update account"
  819. msgstr ""
  820. #: templates/accounts/update_account.html:15
  821. msgid "Update user account"
  822. msgstr ""
  823. #: templates/accounts/update_profile.html:11
  824. #: templates/accounts/update_profile.html:12
  825. #: templates/accounts/update_profile.html:15
  826. msgid "Update Profile"
  827. msgstr ""
  828. #: templates/accounts/user_profile.html:10
  829. #: templates/accounts/user_profile.html:17
  830. msgid "Change your password"
  831. msgstr ""
  832. #: templates/accounts/user_profile.html:14
  833. msgid "Change users password"
  834. msgstr ""
  835. #: templates/accounts/user_profile.html:21
  836. #: templates/accounts/user_profile.html:22
  837. msgid "Account Profile"
  838. msgstr ""
  839. #: templates/accounts/user_profile.html:26
  840. #, python-format
  841. msgid "Viewing %(account)s's Profile"
  842. msgstr ""
  843. #: templates/accounts/user_profile.html:32
  844. msgid "Username:"
  845. msgstr ""
  846. #: templates/accounts/user_profile.html:40
  847. msgid "Full names:"
  848. msgstr ""
  849. #: templates/accounts/user_profile.html:48
  850. msgid "Email Address:"
  851. msgstr ""
  852. #: templates/accounts/user_profile.html:56
  853. msgid "Account status:"
  854. msgstr ""
  855. #: templates/accounts/user_profile.html:59
  856. msgid "Active"
  857. msgstr ""
  858. #: templates/accounts/user_profile.html:59
  859. #: templates/accounts/user_profile.html:175 templates/config/domain.html:60
  860. #: templates/config/domain.html.py:79 templates/config/domain.html:108
  861. msgid "Disabled"
  862. msgstr ""
  863. #: templates/accounts/user_profile.html:64
  864. msgid "Last login:"
  865. msgstr ""
  866. #: templates/accounts/user_profile.html:72
  867. msgid "Account created on:"
  868. msgstr ""
  869. #: templates/accounts/user_profile.html:80
  870. msgid "Profile Settings"
  871. msgstr ""
  872. #: templates/accounts/user_profile.html:86
  873. msgid "Account type:"
  874. msgstr ""
  875. #: templates/accounts/user_profile.html:90
  876. msgid "Administrator"
  877. msgstr ""
  878. #: templates/accounts/user_profile.html:93
  879. msgid "Domain Administrator"
  880. msgstr ""
  881. #: templates/accounts/user_profile.html:96
  882. msgid "User account"
  883. msgstr ""
  884. #: templates/accounts/user_profile.html:103
  885. msgid "Scan email:"
  886. msgstr ""
  887. #: templates/accounts/user_profile.html:107
  888. #: templates/accounts/user_profile.html:119
  889. msgid "Yes"
  890. msgstr ""
  891. #: templates/accounts/user_profile.html:109
  892. #: templates/accounts/user_profile.html:121
  893. msgid "No"
  894. msgstr ""
  895. #: templates/accounts/user_profile.html:115
  896. msgid "Send quarantine report:"
  897. msgstr ""
  898. #: templates/accounts/user_profile.html:127
  899. msgid "Spam High Score:"
  900. msgstr ""
  901. #: templates/accounts/user_profile.html:135
  902. msgid "Spam Low Score:"
  903. msgstr ""
  904. #: templates/accounts/user_profile.html:145
  905. msgid "Domains managed"
  906. msgstr ""
  907. #: templates/accounts/user_profile.html:147
  908. msgid "Associated Addresses"
  909. msgstr ""
  910. #: templates/accounts/user_profile.html:173 templates/config/domain.html:38
  911. #: templates/config/domain.html.py:58 templates/config/domain.html:77
  912. #: templates/config/domain.html.py:106
  913. msgid "Enabled"
  914. msgstr ""
  915. #: templates/accounts/user_profile.html:190
  916. msgid "No addresses stored at the moment."
  917. msgstr ""
  918. #: templates/config/add_auth_host.html:10
  919. msgid "Settings :: Add authentication server"
  920. msgstr ""
  921. #: templates/config/add_auth_host.html:11
  922. #, python-format
  923. msgid ""
  924. "\n"
  925. "Domains :: %(address)s - add authentication server\n"
  926. msgstr ""
  927. #: templates/config/add_auth_host.html:18
  928. #, python-format
  929. msgid ""
  930. "\n"
  931. "\t\tAdd Authentication server%(form_errors)s\n"
  932. "\t\t"
  933. msgstr ""
  934. #: templates/config/add_auth_host.html:36 templates/config/add_host.html:34
  935. msgid "Clear"
  936. msgstr ""
  937. #: templates/config/add_host.html:10
  938. msgid "Settings :: Add destination mail server"
  939. msgstr ""
  940. #: templates/config/add_host.html:11
  941. #, python-format
  942. msgid ""
  943. "\n"
  944. "Domains :: %(domain_address)s - add destination mail server\n"
  945. msgstr ""
  946. #: templates/config/add_host.html:18
  947. msgid "Add Mail Server"
  948. msgstr ""
  949. #: templates/config/delete_auth_host.html:6
  950. #: templates/config/delete_host.html:6 templates/config/edit_auth_host.html:7
  951. #: templates/config/edit_host.html:7
  952. msgid "Domain page"
  953. msgstr ""
  954. #: templates/config/delete_auth_host.html:9
  955. #: templates/config/delete_auth_host.html:10
  956. msgid "Delete authentication host"
  957. msgstr ""
  958. #: templates/config/delete_auth_host.html:13
  959. msgid "Delete Authentication Host"
  960. msgstr ""
  961. #: templates/config/delete_auth_host.html:20
  962. #, python-format
  963. msgid ""
  964. "\n"
  965. " Delete the Authentication host %(host_address)s: ?\n"
  966. " "
  967. msgstr ""
  968. #: templates/config/delete_host.html:9 templates/config/delete_host.html:10
  969. msgid "Delete Mail host"
  970. msgstr ""
  971. #: templates/config/delete_host.html:13
  972. msgid "Delete Mail Host"
  973. msgstr ""
  974. #: templates/config/delete_host.html:20
  975. #, python-format
  976. msgid ""
  977. "\n"
  978. " Delete the mail host %(host_address)s: ?\n"
  979. " "
  980. msgstr ""
  981. #: templates/config/domain.html:14
  982. msgid "Settings :: Domain"
  983. msgstr ""
  984. #: templates/config/domain.html:15
  985. #, python-format
  986. msgid ""
  987. "\n"
  988. "\tDomains :: Showing - %(domain_address)s\n"
  989. msgstr ""
  990. #: templates/config/domain.html:21
  991. msgid "Domain information"
  992. msgstr ""
  993. #: templates/config/domain.html:26
  994. msgid "Domain name:"
  995. msgstr ""
  996. #: templates/config/domain.html:34
  997. msgid "Status:"
  998. msgstr ""
  999. #: templates/config/domain.html:40
  1000. msgid "Inactive"
  1001. msgstr ""
  1002. #: templates/config/domain.html:46
  1003. msgid "Owner:"
  1004. msgstr ""
  1005. #: templates/config/domain.html:54
  1006. msgid "Load Balance servers:"
  1007. msgstr ""
  1008. #: templates/config/domain.html:66
  1009. msgid "Delivery SMTP Servers"
  1010. msgstr ""
  1011. #: templates/config/domain.html:90
  1012. msgid "No smtp delivery servers configured"
  1013. msgstr ""
  1014. #: templates/config/domain.html:95
  1015. msgid "Authentication Servers"
  1016. msgstr ""
  1017. #: templates/config/domain.html:118
  1018. msgid "No auth servers configured"
  1019. msgstr ""
  1020. #: templates/config/edit_auth_host.html:10
  1021. #: templates/config/edit_auth_host.html:11
  1022. msgid "Settings :: Edit authentication mail server"
  1023. msgstr ""
  1024. #: templates/config/edit_auth_host.html:16
  1025. #, python-format
  1026. msgid ""
  1027. "\n"
  1028. "\t\t\tEdit authentication Server %(forms_errors)s\n"
  1029. "\t\t"
  1030. msgstr ""
  1031. #: templates/config/edit_host.html:10 templates/config/edit_host.html.py:11
  1032. msgid "Settings :: Edit destination mail server"
  1033. msgstr ""
  1034. #: templates/config/edit_host.html:16
  1035. #, python-format
  1036. msgid ""
  1037. "\n"
  1038. "\t\t\tEdit Mail Server %(forms.errors)s\n"
  1039. "\t\t"
  1040. msgstr ""
  1041. #: templates/config/index.html:21
  1042. msgid "Domains :: "
  1043. msgstr ""
  1044. #: templates/config/index.html:27
  1045. msgid "Domain Name"
  1046. msgstr ""
  1047. #: templates/config/index.html:30
  1048. msgid "Owner"
  1049. msgstr ""
  1050. #: templates/config/index.html:36 templates/config/list_scanners.html:26
  1051. msgid "Actions"
  1052. msgstr ""
  1053. #: templates/config/index.html:71
  1054. msgid "No domains found"
  1055. msgstr ""
  1056. #: templates/config/init_scanner.html:19
  1057. #: templates/config/list_scanners.html:45
  1058. msgid "Initialize"
  1059. msgstr ""
  1060. #: templates/config/list_scanners.html:13
  1061. msgid "Scanning Nodes"
  1062. msgstr ""
  1063. #: templates/config/list_scanners.html:14
  1064. msgid "Scanning Nodes ::"
  1065. msgstr ""
  1066. #: templates/config/list_scanners.html:20
  1067. msgid "Node Name"
  1068. msgstr ""
  1069. #: templates/config/list_scanners.html:58
  1070. msgid "No scanning nodes found"
  1071. msgstr ""
  1072. #: templates/config/view_scanner.html:6 templates/config/view_scanner.html:9
  1073. #, python-format
  1074. msgid ""
  1075. "\n"
  1076. "Viewing Scanning Node %(scanner_address)s\n"
  1077. msgstr ""
  1078. #: templates/config/view_scanner.html:14
  1079. msgid "Configuration Settings"
  1080. msgstr ""
  1081. #: templates/config/view_settings.html:6
  1082. msgid "Scanning Node Settings"
  1083. msgstr ""
  1084. #: templates/config/view_settings.html:7
  1085. msgid "Scanning Node Settings :: "
  1086. msgstr ""
  1087. #: templates/config/view_settings.html:9
  1088. msgid "Not yet Implemented"
  1089. msgstr ""
  1090. #: templates/lists/add.form.html:4
  1091. msgid "From address:"
  1092. msgstr ""
  1093. #: templates/lists/add.form.html:11
  1094. msgid "To address:"
  1095. msgstr ""
  1096. #: templates/lists/add.form.html:21
  1097. msgid "List type:"
  1098. msgstr ""
  1099. #: templates/lists/add.html:10 templates/lists/delete.html:5
  1100. #: templates/lists/delete.html.py:13 templates/lists/delete.html:22
  1101. #: templates/lists/index.html:19 templates/lists/index.html.py:26
  1102. #: templates/messages/detail.html:40 templates/messages/detail.html.py:42
  1103. msgid "Whitelist"
  1104. msgstr ""
  1105. #: templates/lists/add.html:11 templates/lists/delete.html:6
  1106. #: templates/lists/delete.html.py:13 templates/lists/delete.html:22
  1107. #: templates/lists/index.html:17 templates/lists/index.html.py:26
  1108. #: templates/messages/detail.html:47 templates/messages/detail.html.py:49
  1109. msgid "Blacklist"
  1110. msgstr ""
  1111. #: templates/lists/add.html:14 templates/lists/add.html.py:15
  1112. msgid "Adding to list"
  1113. msgstr ""
  1114. #: templates/lists/add.html:18
  1115. msgid "Add List Item"
  1116. msgstr ""
  1117. #: templates/lists/delete.html:9 templates/lists/delete.html.py:10
  1118. msgid "Delete from List"
  1119. msgstr ""
  1120. #: templates/lists/delete.html:13
  1121. msgid "Delete Item from"
  1122. msgstr ""
  1123. #: templates/lists/delete.html:21
  1124. #, python-format
  1125. msgid ""
  1126. "\n"
  1127. "\t\t\t\tThis will delete %(address)s from the "
  1128. msgstr ""
  1129. #: templates/lists/index.html:21
  1130. msgid "Add to List"
  1131. msgstr ""
  1132. #: templates/lists/index.html:24
  1133. msgid "List management"
  1134. msgstr ""
  1135. #: templates/lists/index.html:40
  1136. msgid "Action"
  1137. msgstr ""
  1138. #: templates/lists/index.html:51
  1139. msgid "=builtin="
  1140. msgstr ""
  1141. #: templates/lists/index.html:59 templates/messages/index.html:105
  1142. msgid "No records returned"
  1143. msgstr ""
  1144. #: templates/lists/index.html:66
  1145. msgid "Filter "
  1146. msgstr ""
  1147. #: templates/lists/index.html:67 templates/messages/detail.html:34
  1148. #: templates/messages/preview.html:20 templates/status/detail.html:26
  1149. msgid "From:"
  1150. msgstr ""
  1151. #: templates/lists/index.html:70
  1152. msgid "excluding"
  1153. msgstr ""
  1154. #: templates/lists/index.html:73
  1155. msgid "GO"
  1156. msgstr ""
  1157. #: templates/messages/delete.html:3
  1158. #, python-format
  1159. msgid "The message id: %(id)s has been deleted"
  1160. msgstr ""
  1161. #: templates/messages/delete.html:5
  1162. #, python-format
  1163. msgid "The message id: %(id)s could not be deleted"
  1164. msgstr ""
  1165. #: templates/messages/detail.html:7 templates/messages/detail.html.py:8
  1166. #, python-format
  1167. msgid "Baruwa :: Showing message - %(id)s"
  1168. msgstr ""
  1169. #: templates/messages/detail.html:13
  1170. msgid "Preview message"
  1171. msgstr ""
  1172. #: templates/messages/detail.html:14 templates/messages/preview.html:8
  1173. #: templates/messages/release.html:6 templates/messages/release.html.py:7
  1174. msgid "Release message"
  1175. msgstr ""
  1176. #: templates/messages/detail.html:16
  1177. msgid "Full message list"
  1178. msgstr ""
  1179. #: templates/messages/detail.html:17 templates/messages/detail.html.py:194
  1180. #: templates/messages/index.html:30
  1181. msgid "Quarantine"
  1182. msgstr ""
  1183. #: templates/messages/detail.html:18 templates/messages/index.html:31
  1184. msgid "Archive"
  1185. msgstr ""
  1186. #: templates/messages/detail.html:27 templates/status/detail.html:19
  1187. msgid "Message Details"
  1188. msgstr ""
  1189. #: templates/messages/detail.html:30 templates/status/detail.html:22
  1190. msgid "Message ID:"
  1191. msgstr ""
  1192. #: templates/messages/detail.html:56 templates/messages/preview.html:24
  1193. #: templates/status/detail.html:32
  1194. msgid "To:"
  1195. msgstr ""
  1196. #: templates/messages/detail.html:66 templates/status/detail.html:46
  1197. msgid "Received on:"
  1198. msgstr ""
  1199. #: templates/messages/detail.html:70 templates/status/detail.html:42
  1200. msgid "Received by:"
  1201. msgstr ""
  1202. #: templates/messages/detail.html:74
  1203. msgid "Received from:"
  1204. msgstr ""
  1205. #: templates/messages/detail.html:78
  1206. msgid "Recieved via:"
  1207. msgstr ""
  1208. #: templates/messages/detail.html:82
  1209. msgid "Message Headers:"
  1210. msgstr ""
  1211. #: templates/messages/detail.html:86 templates/status/detail.html:58
  1212. msgid "Size:"
  1213. msgstr ""
  1214. #: templates/messages/detail.html:90
  1215. msgid "Virus infected:"
  1216. msgstr ""
  1217. #: templates/messages/detail.html:96
  1218. msgid "Blocked File:"
  1219. msgstr ""
  1220. #: templates/messages/detail.html:102
  1221. msgid "Other infection:"
  1222. msgstr ""
  1223. #: templates/messages/detail.html:108
  1224. msgid "Spamassassin information"
  1225. msgstr ""
  1226. #: templates/messages/detail.html:111
  1227. msgid "Spam:"
  1228. msgstr ""
  1229. #: templates/messages/detail.html:115 templates/messages/detail.html.py:125
  1230. msgid "Action(s):"
  1231. msgstr ""
  1232. #: templates/messages/detail.html:122
  1233. msgid "High Scoring Spam:"
  1234. msgstr ""
  1235. #: templates/messages/detail.html:132
  1236. msgid "Spamassassin Spam:"
  1237. msgstr ""
  1238. #: templates/messages/detail.html:142
  1239. msgid "Listed in RBL:"
  1240. msgstr ""
  1241. #: templates/messages/detail.html:145
  1242. msgid "Listed in :"
  1243. msgstr ""
  1244. #: templates/messages/detail.html:152
  1245. msgid "Spam Whitelisted:"
  1246. msgstr ""
  1247. #: templates/messages/detail.html:162
  1248. msgid "Spam Blacklisted:"
  1249. msgstr ""
  1250. #: templates/messages/detail.html:172
  1251. msgid "Spamassassin Auto learned:"
  1252. msgstr ""
  1253. #: templates/messages/detail.html:178
  1254. msgid "Spamassassin Score:"
  1255. msgstr ""
  1256. #: templates/messages/detail.html:185
  1257. msgid "Spamassassin Report:"
  1258. msgstr ""
  1259. #: templates/messages/detail.html:207
  1260. #: templates/messages/quarantine_report.html:39
  1261. #: templates/messages/quarantine_report.html:57
  1262. #: templates/messages/quarantine_report.html:80
  1263. #: templates/messages/quarantine_report.html:98
  1264. msgid "Release"
  1265. msgstr ""
  1266. #: templates/messages/detail.html:209
  1267. msgid "SA Learn"
  1268. msgstr ""
  1269. #: templates/messages/detail.html:210
  1270. msgid "Alt recipients"
  1271. msgstr ""
  1272. #: templates/messages/detail.html:245
  1273. msgid "Submit"
  1274. msgstr ""
  1275. #: templates/messages/detail.html:253
  1276. msgid "The message details for the requested message id could not be retrieved"
  1277. msgstr ""
  1278. #: templates/messages/index.html:29
  1279. msgid "Full message"
  1280. msgstr ""
  1281. #: templates/messages/index.html:33
  1282. msgid "Full Quarantine"
  1283. msgstr ""
  1284. #: templates/messages/index.html:35
  1285. msgid "Non Spam"
  1286. msgstr ""
  1287. #: templates/messages/index.html:43 templates/messages/index.html.py:53
  1288. msgid "Showing the 50 most recent messages"
  1289. msgstr ""
  1290. #: templates/messages/index.html:50
  1291. msgid "Filters"
  1292. msgstr ""
  1293. #: templates/messages/index.html:50
  1294. msgid "have been applied"
  1295. msgstr ""
  1296. #: templates/messages/index.html:55
  1297. msgid "Enable javascript for updates"
  1298. msgstr ""
  1299. #: templates/messages/index.html:70
  1300. #: templates/messages/quarantine_report.html:27
  1301. #: templates/messages/quarantine_report.html:68
  1302. #: templates/messages/quarantine_report_text.html:10
  1303. #: templates/messages/quarantine_report_text.html:20
  1304. msgid "Date/Time"
  1305. msgstr ""
  1306. #: templates/messages/index.html:71
  1307. #: templates/messages/quarantine_report.html:30
  1308. #: templates/messages/quarantine_report.html:71
  1309. #: templates/messages/quarantine_report_text.html:10
  1310. #: templates/messages/quarantine_report_text.html:20
  1311. msgid "From"
  1312. msgstr ""
  1313. #: templates/messages/index.html:72
  1314. #: templates/messages/quarantine_report.html:33
  1315. #: templates/messages/quarantine_report.html:74
  1316. #: templates/messages/quarantine_report_text.html:10
  1317. #: templates/messages/quarantine_report_text.html:20
  1318. msgid "To"
  1319. msgstr ""
  1320. #: templates/messages/index.html:75 templates/reports/barreport.html:32
  1321. #: templates/tags/spamreport.html:4
  1322. msgid "Score"
  1323. msgstr ""
  1324. #: templates/messages/index.html:113 templates/reports/barreport.html:56
  1325. #: templates/reports/listing.html:115 templates/reports/piereport.html:59
  1326. #: templates/reports/relays.html:59
  1327. msgid "Filters have been applied :"
  1328. msgstr ""
  1329. #: templates/messages/preview.html:3
  1330. #, python-format
  1331. msgid "Baruwa :: Previewing message - %(message_id)s"
  1332. msgstr ""
  1333. #: templates/messages/preview.html:4
  1334. #, python-format
  1335. msgid "Previewing message - %(message_id)s "
  1336. msgstr ""
  1337. #: templates/messages/preview.html:9 templates/messages/preview.html.py:11
  1338. msgid "Return to message"
  1339. msgstr ""
  1340. #: templates/messages/preview.html:28 templates/status/detail.html:38
  1341. msgid "Subject:"
  1342. msgstr ""
  1343. #: templates/messages/preview.html:32
  1344. msgid "Date:"
  1345. msgstr ""
  1346. #: templates/messages/preview.html:37
  1347. msgid "Attachments:"
  1348. msgstr ""
  1349. #: templates/messages/preview.html:46
  1350. msgid "Message content"
  1351. msgstr ""
  1352. #: templates/messages/preview.html:60
  1353. msgid "Message is multipart"
  1354. msgstr ""
  1355. #: templates/messages/preview.html:60
  1356. msgid "view"
  1357. msgstr ""
  1358. #: templates/messages/preview.html:60
  1359. msgid "the other part"
  1360. msgstr ""
  1361. #: templates/messages/preview.html:66
  1362. msgid "Message could not be previewed"
  1363. msgstr ""
  1364. #: templates/messages/quarantine_report.html:23
  1365. #: templates/messages/quarantine_report_text.html:7
  1366. msgid "Spam Report"
  1367. msgstr ""
  1368. #: templates/messages/quarantine_report.html:64
  1369. #: templates/messages/quarantine_report_text.html:17
  1370. msgid "Policy Blocked Report"
  1371. msgstr ""
  1372. #: templates/messages/quarantine_report_text.html:28
  1373. msgid "To view these quarantined messages please visit :"
  1374. msgstr ""
  1375. #: templates/messages/release.html:10
  1376. msgid "Quarantined Message release"
  1377. msgstr ""
  1378. #: templates/messages/release.html:15
  1379. #, python-format
  1380. msgid ""
  1381. "\n"
  1382. "\t\t\tThe message: %(message_id)s has been released to %(release_address)s\n"
  1383. "\t\t"
  1384. msgstr ""
  1385. #: templates/messages/release.html:19
  1386. #, python-format
  1387. msgid ""
  1388. "\n"
  1389. "\t \tThe release of message: %(message_id)s to %(release_address)s "
  1390. "failed, contact your email admin for assistance.\n"
  1391. "\t "
  1392. msgstr ""
  1393. #: templates/messages/released.html:3
  1394. #, python-format
  1395. msgid ""
  1396. "\n"
  1397. "The message id: %(id)s has been released\n"
  1398. msgstr ""
  1399. #: templates/messages/released.html:7
  1400. #, python-format
  1401. msgid ""
  1402. "\n"
  1403. "The message id: %(id)s could not be released\n"
  1404. msgstr ""
  1405. #: templates/messages/salearn.html:3
  1406. #, python-format
  1407. msgid ""
  1408. "\n"
  1409. "The message id: %(id)s processed, - %(msg)s\n"
  1410. msgstr ""
  1411. #: templates/messages/salearn.html:7
  1412. #, python-format
  1413. msgid ""
  1414. "\n"
  1415. "The message id: %(id)s not learned, error message - %(msg)s\n"
  1416. msgstr ""
  1417. #: templates/reports/barreport.html:19 templates/reports/barreport.html:22
  1418. #: templates/reports/listing.html:22 templates/reports/listing.html.py:25
  1419. #: templates/reports/piereport.html:20 templates/reports/piereport.html:23
  1420. #: templates/reports/relays.html:20 templates/reports/relays.html.py:23
  1421. #, python-format
  1422. msgid "Reports - %(report_title)s"
  1423. msgstr ""
  1424. #: templates/reports/barreport.html:27
  1425. msgid "Enable javascript to view graphs"
  1426. msgstr ""
  1427. #: templates/reports/barreport.html:50
  1428. msgid "No items returned"
  1429. msgstr ""
  1430. #: templates/reports/filter.form.html:3
  1431. msgid "Add Filter"
  1432. msgstr ""
  1433. #: templates/reports/index.html:18
  1434. msgid "Statistics"
  1435. msgstr ""
  1436. #: templates/reports/index.html:22
  1437. msgid "Message count"
  1438. msgstr ""
  1439. #: templates/reports/index.html:28
  1440. msgid "Oldest message processed on"
  1441. msgstr ""
  1442. #: templates/reports/index.html:34
  1443. msgid "Newest message processed on"
  1444. msgstr ""
  1445. #: templates/reports/index.html:44
  1446. msgid "Top Senders by Quantity"
  1447. msgstr ""
  1448. #: templates/reports/index.html:45
  1449. msgid "Top Senders by Volume"
  1450. msgstr ""
  1451. #: templates/reports/index.html:46
  1452. msgid "Top Sender Domains by Quantity"
  1453. msgstr ""
  1454. #: templates/reports/index.html:47
  1455. msgid "Top Sender Domains by Volume"
  1456. msgstr ""
  1457. #: templates/reports/index.html:48
  1458. msgid "Spamassassin Score Distribution"
  1459. msgstr ""
  1460. #: templates/reports/index.html:49
  1461. msgid "Top Mail hosts"
  1462. msgstr ""
  1463. #: templates/reports/index.html:54
  1464. msgid "Top Recipients by Quantity"
  1465. msgstr ""
  1466. #: templates/reports/index.html:55
  1467. msgid "Top Recipients by Volume"
  1468. msgstr ""
  1469. #: templates/reports/index.html:56
  1470. msgid "Top Recipient Domains By Quantity"
  1471. msgstr ""
  1472. #: templates/reports/index.html:57
  1473. msgid "Top Recipient Domains By Volume"
  1474. msgstr ""
  1475. #: templates/reports/index.html:59
  1476. msgid "Message Listings"
  1477. msgstr ""
  1478. #: templates/reports/index.html:65
  1479. msgid "Active Filter(s)"
  1480. msgstr ""
  1481. #: templates/reports/index.html:78
  1482. msgid "Save"
  1483. msgstr ""
  1484. #: templates/reports/index.html:87
  1485. msgid "No active filters at the moment"
  1486. msgstr ""
  1487. #: templates/reports/index.html:92
  1488. msgid "Saved Filter(s)"
  1489. msgstr ""
  1490. #: templates/reports/index.html:115
  1491. msgid "No saved filters at the moment"
  1492. msgstr ""
  1493. #: templates/reports/listing.html:30
  1494. msgid "Enable Javascript to view graphs"
  1495. msgstr ""
  1496. #: templates/reports/listing.html:41
  1497. msgid "Mail"
  1498. msgstr ""
  1499. #: templates/reports/listing.html:44 templates/status/index.html:69
  1500. msgid "Virii"
  1501. msgstr ""
  1502. #: templates/reports/listing.html:47
  1503. msgid "Virii %"
  1504. msgstr ""
  1505. #: templates/reports/listing.html:53
  1506. msgid "Spam %"
  1507. msgstr ""
  1508. #: templates/reports/listing.html:86
  1509. msgid "No records returned."
  1510. msgstr ""
  1511. #: templates/reports/listing.html:92
  1512. msgid "Totals"
  1513. msgstr ""
  1514. #: templates/reports/piereport.html:53 templates/reports/relays.html:53
  1515. msgid "Javascript required to view graphs"
  1516. msgstr ""
  1517. #: templates/reports/relays.html:28 templates/tags/relayed_via.html:5
  1518. msgid "IP address"
  1519. msgstr ""
  1520. #: templates/reports/relays.html:29 templates/tags/relayed_via.html:6
  1521. msgid "Hostname"
  1522. msgstr ""
  1523. #: templates/reports/relays.html:30 templates/tags/relayed_via.html:7
  1524. msgid "Country"
  1525. msgstr ""
  1526. #: templates/reports/relays.html:31
  1527. msgid "Total/S/V"
  1528. msgstr ""
  1529. #: templates/status/bayes.html:7 templates/status/index.html:5
  1530. #: templates/status/index.html.py:73 templates/status/lint.html:7
  1531. msgid "Mail Queues"
  1532. msgstr ""
  1533. #: templates/status/bayes.html:9 templates/status/bayes.html.py:15
  1534. #: templates/status/bayes.html:18 templates/status/index.html:7
  1535. #: templates/status/lint.html:9
  1536. msgid "Bayes information"
  1537. msgstr ""
  1538. #: templates/status/bayes.html:10 templates/status/index.html:8
  1539. #: templates/status/lint.html:10
  1540. msgid "Spamassassin lint"
  1541. msgstr ""
  1542. #: templates/status/bayes.html:22
  1543. msgid "Bayes Database Information"
  1544. msgstr ""
  1545. #: templates/status/bayes.html:26
  1546. msgid "Bayes Version"
  1547. msgstr ""
  1548. #: templates/status/bayes.html:30
  1549. msgid "Number of Spam messages"
  1550. msgstr ""
  1551. #: templates/status/bayes.html:34
  1552. msgid "Number of Ham messages"
  1553. msgstr ""
  1554. #: templates/status/bayes.html:38
  1555. msgid "Number of Tokens"
  1556. msgstr ""
  1557. #: templates/status/bayes.html:42
  1558. msgid "Newest Token"
  1559. msgstr ""
  1560. #: templates/status/bayes.html:46
  1561. msgid "Oldest Token"
  1562. msgstr ""
  1563. #: templates/status/bayes.html:50
  1564. msgid "Last Journal Sync"
  1565. msgstr ""
  1566. #: templates/status/bayes.html:54
  1567. msgid "Last Expiry"
  1568. msgstr ""
  1569. #: templates/status/bayes.html:58
  1570. msgid "Last Expiry Reduction Count"
  1571. msgstr ""
  1572. #: templates/status/bayes.html:63
  1573. msgid "Bayes information could not be collected."
  1574. msgstr ""
  1575. #: templates/status/detail.html:5 templates/status/detail.html.py:6
  1576. #, python-format
  1577. msgid "Baruwa :: Showing queue item - %(id)s"
  1578. msgstr ""
  1579. #: templates/status/detail.html:10 templates/status/mailq.html:7
  1580. msgid "Inbound Queue"
  1581. msgstr ""
  1582. #: templates/status/detail.html:11 templates/status/mailq.html:8
  1583. msgid "Outbound Queue"
  1584. msgstr ""
  1585. #: templates/status/detail.html:50
  1586. msgid "Number of delivery attempts:"
  1587. msgstr ""
  1588. #: templates/status/detail.html:54
  1589. msgid "Last delivery attempt on:"
  1590. msgstr ""
  1591. #: templates/status/detail.html:63
  1592. msgid "The message details for the requested queue id could not be retrieved"
  1593. msgstr ""
  1594. #: templates/status/index.html:12 templates/status/index.html.py:13
  1595. msgid "System Status"
  1596. msgstr ""
  1597. #: templates/status/index.html:16
  1598. msgid "Service Status"
  1599. msgstr ""
  1600. #: templates/status/index.html:27 templates/status/index.html.py:40
  1601. #: templates/status/index.html:61
  1602. msgid "processes"
  1603. msgstr ""
  1604. #: templates/status/index.html:29
  1605. msgid "Processed"
  1606. msgstr ""
  1607. #: templates/status/index.html:42
  1608. msgid "Clean"
  1609. msgstr ""
  1610. #: templates/status/index.html:46
  1611. msgid "Load"
  1612. msgstr ""
  1613. #: templates/status/index.html:50
  1614. msgid "High scoring spam"
  1615. msgstr ""
  1616. #: templates/status/index.html:54
  1617. msgid "AV"
  1618. msgstr ""
  1619. #: templates/status/index.html:63
  1620. msgid "Low scoring spam"
  1621. msgstr ""
  1622. #: templates/status/index.html:67
  1623. msgid "Uptime"
  1624. msgstr ""
  1625. #: templates/status/index.html:75
  1626. msgid "Blocked files"
  1627. msgstr ""
  1628. #: templates/status/lint.html:15 templates/status/lint.html.py:18
  1629. #: templates/status/lint.html:22
  1630. msgid "Spamassassin Lint"
  1631. msgstr ""
  1632. #: templates/status/lint.html:30
  1633. msgid "Lint failed please verify if spamassassin is installed"
  1634. msgstr ""
  1635. #: templates/status/mailq.html:12 templates/status/mailq.html.py:15
  1636. msgid "Mail Queue"
  1637. msgstr ""
  1638. #: templates/status/mailq.html:12 templates/status/mailq.html.py:15
  1639. msgid "Outbound"
  1640. msgstr ""
  1641. #: templates/status/mailq.html:12 templates/status/mailq.html.py:15
  1642. msgid "Inbound"
  1643. msgstr ""
  1644. #: templates/status/mailq.html:38
  1645. msgid "No queue items found"
  1646. msgstr ""
  1647. #: templates/tags/generic_paginator.html:2
  1648. #: templates/tags/pagination_heading.html:2 templates/tags/paginator.html:2
  1649. #, python-format
  1650. msgid "Showing page %(page)s of %(pages)s pages."
  1651. msgstr ""
  1652. #: templates/tags/relayed_via.html:23
  1653. msgid "direct connection"
  1654. msgstr ""
  1655. #: templates/tags/spamreport.html:5
  1656. msgid "Rule"
  1657. msgstr ""
  1658. #: templates/tags/spamreport.html:6
  1659. msgid "Description"
  1660. msgstr ""