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