You can subscribe to this list here.
2003 |
Jan
|
Feb
(160) |
Mar
(119) |
Apr
(111) |
May
(118) |
Jun
(101) |
Jul
(304) |
Aug
(113) |
Sep
(140) |
Oct
(137) |
Nov
(87) |
Dec
(122) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(78) |
Feb
(125) |
Mar
(131) |
Apr
(59) |
May
(121) |
Jun
(166) |
Jul
(150) |
Aug
(137) |
Sep
(73) |
Oct
(58) |
Nov
(27) |
Dec
(60) |
2005 |
Jan
(131) |
Feb
(84) |
Mar
(36) |
Apr
(8) |
May
(28) |
Jun
(20) |
Jul
(10) |
Aug
(72) |
Sep
(76) |
Oct
(34) |
Nov
(3) |
Dec
(29) |
2006 |
Jan
(13) |
Feb
(92) |
Mar
(7) |
Apr
(1) |
May
(1) |
Jun
(2) |
Jul
(4) |
Aug
(17) |
Sep
(5) |
Oct
(2) |
Nov
(8) |
Dec
(12) |
2007 |
Jan
(28) |
Feb
(15) |
Mar
|
Apr
|
May
(8) |
Jun
(4) |
Jul
(5) |
Aug
(8) |
Sep
(20) |
Oct
(38) |
Nov
(65) |
Dec
(92) |
2008 |
Jan
(21) |
Feb
(56) |
Mar
(27) |
Apr
(174) |
May
(25) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Joseph C. <tex...@us...> - 2006-02-11 09:51:57
|
Update of /cvsroot/popfile/engine/skins/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19497/skins/default Modified Files: Tag: b0_22_2 history-page.thtml Log Message: Add all Remove buttons to top of history page as in 0.23, results in simpler historyMainForm. Take a few other minor changes from 0.23. Index: history-page.thtml =================================================================== RCS file: /cvsroot/popfile/engine/skins/default/history-page.thtml,v retrieving revision 1.34.6.1 retrieving revision 1.34.6.2 diff -C2 -d -r1.34.6.1 -r1.34.6.2 *** history-page.thtml 8 Feb 2006 12:04:39 -0000 1.34.6.1 --- history-page.thtml 11 Feb 2006 09:51:48 -0000 1.34.6.2 *************** *** 32,56 **** <TMPL_IF NAME="History_If_Some_Messages"> - <form class="HistoryMainForm" action="/history" method="post"> - <input type="hidden" name="search" value="<TMPL_VAR NAME="History_Field_Search">" /> - <input type="hidden" name="sort" value="<TMPL_VAR NAME="History_Field_Sort">" /> - <input type="hidden" name="negate" value="<TMPL_VAR NAME="History_Field_Not">" /> - <input type="hidden" name="session" value="<TMPL_VAR NAME="Session_Key">" /> - <input type="hidden" name="start_message" value="<TMPL_VAR NAME="History_Start_Message">" /> - <input type="hidden" name="filter" value="<TMPL_VAR NAME="History_Field_Filter">" /> - - <TMPL_IF "History_If_MultiPage"> - <table width="100%" summary=""> <tr> <td align="left"> ! <h2 class="history"><TMPL_VAR NAME="Localize_History_Title"> (<TMPL_VAR NAME="History_Count">) </h2> ! <input type="submit" class="submit removeButton" name="clearall" value="<TMPL_VAR NAME="Localize_History_RemoveAll">" /> </td> ! <td class="historyNavigatorTop"> <!-- the following html was generated by history-navigator-widget.thtml --> <TMPL_INCLUDE NAME="history-navigator-widget.thtml"> <!-- end of history-navigator-widget.thtml content --> (<a class="history" href="/history?session=<TMPL_VAR NAME="Session_Key">"><TMPL_VAR NAME="Localize_Refresh"></a>) --- 32,47 ---- <TMPL_IF NAME="History_If_Some_Messages"> <table width="100%" summary=""> <tr> <td align="left"> ! <h2 class="history" style="margin-top: 0pt;"><TMPL_VAR NAME="Localize_History_Title"> (<TMPL_VAR NAME="History_Count">) </h2> </td> ! <td class="historyNavigatorTop" style="vertical-align: top;" align="right"> + <TMPL_IF "History_If_MultiPage"> <!-- the following html was generated by history-navigator-widget.thtml --> <TMPL_INCLUDE NAME="history-navigator-widget.thtml"> <!-- end of history-navigator-widget.thtml content --> + </TMPL_IF> (<a class="history" href="/history?session=<TMPL_VAR NAME="Session_Key">"><TMPL_VAR NAME="Localize_Refresh"></a>) *************** *** 58,85 **** </td> </tr> - </table> - - <TMPL_ELSE> - - <table width="100%"> <tr> - <td align="left"> - <h2 class="history"><TMPL_VAR NAME="Localize_History_Title"> (<TMPL_VAR NAME="History_Count">)</h2> - <input type="submit" class="submit removeButton" name="clearall" value="<TMPL_VAR NAME="Localize_History_RemoveAll">" /> - </td> - <td class="historyNavigatorTop" align="right"> - - (<a class="history" href="/history?session=<TMPL_VAR NAME="Session_Key">"><TMPL_VAR NAME="Localize_Refresh"></a>) - - </td> - </tr> - </table> - - </TMPL_IF> - - </form> - - <table> - <tr> <td colspan="<TMPL_VAR NAME="History_Colspan">"> <!-- the following html was history-search-filter-widget.thtml --> --- 49,53 ---- *************** *** 87,93 **** <!-- end of history-search-filter-widget.thtml content --> </td> ! </tr> </table> ! <form class="HistoryMainForm" action="/history" method="post"> <input type="hidden" name="search" value="<TMPL_VAR NAME="History_Field_Search">" /> --- 55,61 ---- <!-- end of history-search-filter-widget.thtml content --> </td> ! </tr> </table> ! <br /> <form class="HistoryMainForm" action="/history" method="post"> <input type="hidden" name="search" value="<TMPL_VAR NAME="History_Field_Search">" /> *************** *** 98,101 **** --- 66,73 ---- <input type="hidden" name="filter" value="<TMPL_VAR NAME="History_Field_Filter">" /> + <input type="submit" class="submit removeButton" name="clearchecked" value="<TMPL_VAR NAME="Localize_History_RemoveChecked">" /> + <input type="submit" class="submit removeButton" name="clearpage" value="<TMPL_VAR NAME="Localize_History_RemovePage">" /> + <input type="submit" class="submit removeButton" name="clearall" value="<TMPL_VAR NAME="Localize_History_RemoveAll"> (<TMPL_VAR NAME="History_Count">)" /> + <table class="historyTable" width="100%" summary="<TMPL_VAR NAME="Localize_History_MainTableSummary">"> <tr valign="bottom"> *************** *** 267,276 **** <tr> - <td colspan="<TMPL_VAR NAME="History_Colspan">"></td> - </tr> - <tr> <td colspan="<TMPL_VAR NAME="History_Colspan">"> <input type="submit" class="submit removeButton" name="clearchecked" value="<TMPL_VAR NAME="Localize_History_RemoveChecked">" /> <input type="submit" class="submit removeButton" name="clearpage" value="<TMPL_VAR NAME="Localize_History_RemovePage">" /> </td> <td> --- 239,246 ---- <tr> <td colspan="<TMPL_VAR NAME="History_Colspan">"> <input type="submit" class="submit removeButton" name="clearchecked" value="<TMPL_VAR NAME="Localize_History_RemoveChecked">" /> <input type="submit" class="submit removeButton" name="clearpage" value="<TMPL_VAR NAME="Localize_History_RemovePage">" /> + <input type="submit" class="submit removeButton" name="clearall" value="<TMPL_VAR NAME="Localize_History_RemoveAll"> (<TMPL_VAR NAME="History_Count">)" /> </td> <td> *************** *** 280,283 **** --- 250,254 ---- <tr> <td colspan="<TMPL_VAR NAME="History_Colspan">"> + <br /> <span class="historyLabel"> <TMPL_VAR NAME="Localize_History_Column_Characters">: *************** *** 287,290 **** --- 258,262 ---- <input type="submit" class="submit" name="automatic" value="<TMPL_VAR NAME="Localize_History_Automatic">" /> </td> + <td></td> </tr> </table> *************** *** 305,320 **** <TMPL_ELSE> <!-- if some messages --> ! <h2 class="history"><TMPL_VAR NAME="Localize_History_Title"></h2> ! <br /> ! <br /> ! <span class="bucketsLabel"> ! <TMPL_VAR NAME="Localize_History_NoMessages">. ! </span> ! <br /> ! <br /> ! <!-- the following html was history-search-filter-widget.thtml --> ! <TMPL_INCLUDE NAME="history-search-filter-widget.thtml"> ! <!-- end of history-search-filter-widget.thtml content --> </TMPL_IF> <!-- if some messages --> --- 277,303 ---- <TMPL_ELSE> <!-- if some messages --> ! <table width="100%" summary=""> ! <tr> ! <td align="left"> ! <h2 class="history" style="margin-top: 0pt;"><TMPL_VAR NAME="Localize_History_Title"></h2> ! </td> ! <td class="historyNavigatorTop" style="vertical-align: top;" align="right"> ! (<a class="history" href="/history?session=<TMPL_VAR NAME="Session_Key">"><TMPL_VAR NAME="Localize_Refresh"></a>) ! ! </td> ! </tr> ! <tr> ! <td> ! <!-- the following html was history-search-filter-widget.thtml --> ! <TMPL_INCLUDE NAME="history-search-filter-widget.thtml"> ! <!-- end of history-search-filter-widget.thtml content --> ! <br /> ! <span class="bucketsLabel"> ! <TMPL_VAR NAME="Localize_History_NoMessages">. ! </span> ! </td> ! </tr> ! </table> </TMPL_IF> <!-- if some messages --> |
From: Joseph C. <tex...@us...> - 2006-02-11 09:07:45
|
Update of /cvsroot/popfile/engine/skins/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6545/skins/default Modified Files: administration-page.thtml history-page.thtml style.css Log Message: history-page: Add missing Name to two Template IFs for consistancy. Add missing empty td. style.css: Remove space above page headers to match history page. administration-page: Change security headers to configuration (rather than administration due to existing skin styles). Index: history-page.thtml =================================================================== RCS file: /cvsroot/popfile/engine/skins/default/history-page.thtml,v retrieving revision 1.71 retrieving revision 1.72 diff -C2 -d -r1.71 -r1.72 *** history-page.thtml 6 Jan 2006 07:50:40 -0000 1.71 --- history-page.thtml 11 Feb 2006 09:07:34 -0000 1.72 *************** *** 42,46 **** <td class="historyNavigatorTop" rowspan="2"> ! <TMPL_IF "History_If_MultiPage"> <!-- the following html was generated by history-navigator-widget.thtml --> <TMPL_INCLUDE NAME="history-navigator-widget.thtml"> --- 42,46 ---- <td class="historyNavigatorTop" rowspan="2"> ! <TMPL_IF NAME="History_If_MultiPage"> <!-- the following html was generated by history-navigator-widget.thtml --> <TMPL_INCLUDE NAME="history-navigator-widget.thtml"> *************** *** 252,256 **** </form> ! <TMPL_IF "History_If_MultiPage"> <table width="100%" summary=""> --- 252,256 ---- </form> ! <TMPL_IF NAME="History_If_MultiPage"> <table width="100%" summary=""> *************** *** 291,294 **** --- 291,295 ---- </span> </td> + <td></td> </tr> </table> Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/default/style.css,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** style.css 9 Sep 2005 23:00:42 -0000 1.24 --- style.css 11 Feb 2006 09:07:34 -0000 1.25 *************** *** 249,253 **** } ! h2.history { margin-top: 0; margin-bottom: 0.3em; --- 249,253 ---- } ! h2.history, h2.buckets, h2.magnets, h2.users { margin-top: 0; margin-bottom: 0.3em; Index: administration-page.thtml =================================================================== RCS file: /cvsroot/popfile/engine/skins/default/administration-page.thtml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** administration-page.thtml 20 Dec 2005 21:30:59 -0000 1.8 --- administration-page.thtml 11 Feb 2006 09:07:34 -0000 1.9 *************** *** 6,10 **** <td class="settingsPanel" width="33%" valign="top"> <div class="securityServerWidget"> ! <h2 class="security"><TMPL_VAR NAME="Localize_Security_Stealth"></h2> <form class="securitySwitch" action="<TMPL_VAR NAME="Configuration_Action">" method="post"> <div class="securityLabel"> --- 6,10 ---- <td class="settingsPanel" width="33%" valign="top"> <div class="securityServerWidget"> ! <h2 class="configuration"><TMPL_VAR NAME="Localize_Security_Stealth"></h2> <form class="securitySwitch" action="<TMPL_VAR NAME="Configuration_Action">" method="post"> <div class="securityLabel"> *************** *** 36,45 **** <div class="securityAuthWidgets"> ! <h2 class="security"><TMPL_VAR NAME="Localize_Security_AUTHTitle"></h2> <TMPL_VAR NAME="Security_Dynamic_Chain"> </div> <div class="singleUserMode"> <hr> ! <h2 class="security"><TMPL_VAR NAME="Localize_Users_SingleUserMode"></h2> <TMPL_IF NAME="Users_If_Single"> <form action="/administration" method="post"> --- 36,45 ---- <div class="securityAuthWidgets"> ! <h2 class="configuration"><TMPL_VAR NAME="Localize_Security_AUTHTitle"></h2> <TMPL_VAR NAME="Security_Dynamic_Chain"> </div> <div class="singleUserMode"> <hr> ! <h2 class="configuration"><TMPL_VAR NAME="Localize_Users_SingleUserMode"></h2> <TMPL_IF NAME="Users_If_Single"> <form action="/administration" method="post"> *************** *** 60,64 **** <td class="settingsPanel" width="33%" valign="top"> <div class="securityUpdateWidget"> ! <h2 class="security"><TMPL_VAR NAME="Localize_Security_UpdateTitle"></h2> <form class="securitySwitch" action="<TMPL_VAR NAME="Configuration_Action">" method="post"> <div class="securityLabel"> --- 60,64 ---- <td class="settingsPanel" width="33%" valign="top"> <div class="securityUpdateWidget"> ! <h2 class="configuration"><TMPL_VAR NAME="Localize_Security_UpdateTitle"></h2> <form class="securitySwitch" action="<TMPL_VAR NAME="Configuration_Action">" method="post"> <div class="securityLabel"> *************** *** 87,91 **** <div class="securityStatsWidget"> ! <h2 class="security"><TMPL_VAR NAME="Localize_Security_StatsTitle"></h2> <form class="securitySwitch" action="<TMPL_VAR NAME="Configuration_Action">" method="post"> <div class="securityLabel"> --- 87,91 ---- <div class="securityStatsWidget"> ! <h2 class="configuration"><TMPL_VAR NAME="Localize_Security_StatsTitle"></h2> <form class="securitySwitch" action="<TMPL_VAR NAME="Configuration_Action">" method="post"> <div class="securityLabel"> |
From: Brian S. <xue...@us...> - 2006-02-10 23:52:10
|
Update of /cvsroot/popfile/windows/add-ons In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10882 Modified Files: updateimap.nsi Log Message: If updating a pre-0.23.0 installation use the new 0.22.x-compatible version of IMAP.pm which was made available earlier today. Index: updateimap.nsi =================================================================== RCS file: /cvsroot/popfile/windows/add-ons/updateimap.nsi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** updateimap.nsi 21 Dec 2005 20:35:25 -0000 1.3 --- updateimap.nsi 10 Feb 2006 23:51:56 -0000 1.4 *************** *** 7,11 **** # is still 'experimental' so it is not shipped with the 0.22.0 release). # ! # Copyright (c) 2004-2005 John Graham-Cumming # # This file is part of POPFile --- 7,11 ---- # is still 'experimental' so it is not shipped with the 0.22.0 release). # ! # Copyright (c) 2004-2006 John Graham-Cumming # # This file is part of POPFile *************** *** 121,125 **** Name "POPFile IMAP Updater" ! !define C_PFI_VERSION "0.0.7" ; Mention the wizard's version number in the window title --- 121,125 ---- Name "POPFile IMAP Updater" ! !define C_PFI_VERSION "0.0.8" ; Mention the wizard's version number in the window title *************** *** 145,148 **** --- 145,157 ---- !define C_CVS_IMAP_DL_URL "http://cvs.sourceforge.net/viewcvs.py/*checkout*/popfile/engine/Services/IMAP.pm?rev=$G_REVISION" + ;-------------------------------------------------------------------------- + ; POPFile's module format was changed for the POPFile 0.23.0 release so any + ; modules intended for 0.23.0 (or later) are no longer compatible with the + ; earlier releases. Therefore if this utility is used to add or update the + ; IMAP module in a pre-0.23.0 installation it must ensure it downloads the + ; most recent _compatible_ module instead of simply the most recent module. + ;-------------------------------------------------------------------------- + + !define C_PRE_23_COMPATIBLE_VERSION "1.9.4.2" #-------------------------------------------------------------------------- *************** *** 206,210 **** VIAddVersionKey "Comments" "POPFile Homepage: http://getpopfile.org/" VIAddVersionKey "CompanyName" "The POPFile Project" ! VIAddVersionKey "LegalCopyright" "Copyright (c) 2005 John Graham-Cumming" VIAddVersionKey "FileDescription" "Updates the IMAP module for POPFile 0.22.x" VIAddVersionKey "FileVersion" "${C_PFI_VERSION}" --- 215,219 ---- VIAddVersionKey "Comments" "POPFile Homepage: http://getpopfile.org/" VIAddVersionKey "CompanyName" "The POPFile Project" ! VIAddVersionKey "LegalCopyright" "Copyright (c) 2006 John Graham-Cumming" VIAddVersionKey "FileDescription" "Updates the IMAP module for POPFile 0.22.x" VIAddVersionKey "FileVersion" "${C_PFI_VERSION}" *************** *** 624,628 **** look_for_suitable_version: IfFileExists "$G_ROOTDIR\POPFile\Database.pm" look_for_most_recent_version ! StrCpy $G_REVISION "1.9" DetailPrint "Pre-0.23.0 installation found. Get most recent 0.22-compatible file (IMAP.pm v$G_REVISION)" Goto get_imap_module --- 633,637 ---- look_for_suitable_version: IfFileExists "$G_ROOTDIR\POPFile\Database.pm" look_for_most_recent_version ! StrCpy $G_REVISION "${C_PRE_23_COMPATIBLE_VERSION}" DetailPrint "Pre-0.23.0 installation found. Get most recent 0.22-compatible file (IMAP.pm v$G_REVISION)" Goto get_imap_module |
From: Manni H. <man...@us...> - 2006-02-10 15:31:32
|
Update of /cvsroot/popfile/engine/Services In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13032/Services Modified Files: Tag: b0_22_2 IMAP.pm Log Message: Backport two minor changes to the 0.22 tree: - purge stored message hashes before doing service - add cvs revision keyword to simplify revision tracking Index: IMAP.pm =================================================================== RCS file: /cvsroot/popfile/engine/Services/IMAP.pm,v retrieving revision 1.9.4.1 retrieving revision 1.9.4.2 diff -C2 -d -r1.9.4.1 -r1.9.4.2 *** IMAP.pm 6 Feb 2006 15:15:53 -0000 1.9.4.1 --- IMAP.pm 10 Feb 2006 15:31:20 -0000 1.9.4.2 *************** *** 10,13 **** --- 10,15 ---- # Copyright (c) 2001-2006 John Graham-Cumming # + # $Revision$ + # # This file is part of POPFile # *************** *** 272,277 **** $self->connect_folders__(); ! # Now do the real job foreach my $folder ( keys %{$self->{folders__}} ) { --- 274,282 ---- $self->connect_folders__(); ! # Reset the hash containing the hash values we have seen the ! # last time through service. ! $self->{hash_values__} = (); + # Now do the real job foreach my $folder ( keys %{$self->{folders__}} ) { *************** *** 282,290 **** } } - - # Reset the hash containing the hash values we have just seen. - $self->{hash_values__} = (); } - }; # if an exception occurred, we try to catch it here --- 287,291 ---- |
From: Manni H. <man...@us...> - 2006-02-10 15:28:53
|
Update of /cvsroot/popfile/engine/Services In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11782/Services Modified Files: IMAP.pm Log Message: Repair comment that got a bit confusing after my last commit. Index: IMAP.pm =================================================================== RCS file: /cvsroot/popfile/engine/Services/IMAP.pm,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** IMAP.pm 10 Feb 2006 15:17:28 -0000 1.22 --- IMAP.pm 10 Feb 2006 15:28:41 -0000 1.23 *************** *** 259,263 **** $self->connect_folders__(); ! # Reset the hash containing the hash values we have just seen. $self->{hash_values__} = (); --- 259,264 ---- $self->connect_folders__(); ! # Reset the hash containing the hash values we have seen the ! # last time through service. $self->{hash_values__} = (); |
From: Manni H. <man...@us...> - 2006-02-10 15:17:37
|
Update of /cvsroot/popfile/engine/Services In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7048/Services Modified Files: IMAP.pm Log Message: Clear stored message hashes before we scan each folder. This fixes a bug that would rear its ugly head when an exception was thrown while scanning the folders. The stored hashes weren't cleared in that case. Index: IMAP.pm =================================================================== RCS file: /cvsroot/popfile/engine/Services/IMAP.pm,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** IMAP.pm 3 Feb 2006 10:41:46 -0000 1.21 --- IMAP.pm 10 Feb 2006 15:17:28 -0000 1.22 *************** *** 259,264 **** $self->connect_folders__(); ! # Now do the real job foreach my $folder ( keys %{$self->{folders__}} ) { --- 259,266 ---- $self->connect_folders__(); ! # Reset the hash containing the hash values we have just seen. ! $self->{hash_values__} = (); + # Now do the real job foreach my $folder ( keys %{$self->{folders__}} ) { *************** *** 269,278 **** } } - - # Reset the hash containing the hash values we have just seen. - - $self->{hash_values__} = (); } - }; --- 271,275 ---- |
From: Joseph C. <tex...@us...> - 2006-02-09 00:25:40
|
Update of /cvsroot/popfile/engine/Classifier In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11807/Classifier Modified Files: Tag: b0_22_2 MailParse.pm Log Message: Remove "use warnings" because it causes way too many warnings on things that don't matter. Index: MailParse.pm =================================================================== RCS file: /cvsroot/popfile/engine/Classifier/MailParse.pm,v retrieving revision 1.216.4.5 retrieving revision 1.216.4.6 diff -C2 -d -r1.216.4.5 -r1.216.4.6 *** MailParse.pm 7 Feb 2006 18:51:24 -0000 1.216.4.5 --- MailParse.pm 9 Feb 2006 00:25:31 -0000 1.216.4.6 *************** *** 25,29 **** use strict; - use warnings; use locale; --- 25,28 ---- |
From: Joseph C. <tex...@us...> - 2006-02-08 12:04:48
|
Update of /cvsroot/popfile/engine/skins/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13443/skins/default Modified Files: Tag: b0_22_2 corpus-page.thtml history-page.thtml Log Message: Fix some improper HTML. Index: history-page.thtml =================================================================== RCS file: /cvsroot/popfile/engine/skins/default/history-page.thtml,v retrieving revision 1.34 retrieving revision 1.34.6.1 diff -C2 -d -r1.34 -r1.34.6.1 *** history-page.thtml 7 Sep 2004 04:15:46 -0000 1.34 --- history-page.thtml 8 Feb 2006 12:04:39 -0000 1.34.6.1 *************** *** 8,13 **** <TMPL_VAR NAME="Localize_Help_Bucket_Setup"> <input type="hidden" name="session" value="<TMPL_VAR NAME="Session_Key">" /> ! <p /> <input type="submit" class="submit" name="nomore_bucket_help" value="<TMPL_VAR NAME="Localize_Help_No_More">" /> </form> </div> --- 8,14 ---- <TMPL_VAR NAME="Localize_Help_Bucket_Setup"> <input type="hidden" name="session" value="<TMPL_VAR NAME="Session_Key">" /> ! <p> <input type="submit" class="submit" name="nomore_bucket_help" value="<TMPL_VAR NAME="Localize_Help_No_More">" /> + </p> </form> </div> *************** *** 21,26 **** <TMPL_VAR NAME="Localize_Help_Training"> <input type="hidden" name="session" value="<TMPL_VAR NAME="Session_Key">" /> ! <p /> <input type="submit" class="submit" name="nomore_training_help" value="<TMPL_VAR NAME="Localize_Help_No_More">" /> </form> </div> --- 22,28 ---- <TMPL_VAR NAME="Localize_Help_Training"> <input type="hidden" name="session" value="<TMPL_VAR NAME="Session_Key">" /> ! <p> <input type="submit" class="submit" name="nomore_training_help" value="<TMPL_VAR NAME="Localize_Help_No_More">" /> + </p> </form> </div> Index: corpus-page.thtml =================================================================== RCS file: /cvsroot/popfile/engine/skins/default/corpus-page.thtml,v retrieving revision 1.9.6.3 retrieving revision 1.9.6.4 diff -C2 -d -r1.9.6.3 -r1.9.6.4 *** corpus-page.thtml 27 Sep 2005 09:32:21 -0000 1.9.6.3 --- corpus-page.thtml 8 Feb 2006 12:04:39 -0000 1.9.6.4 *************** *** 8,13 **** <TMPL_VAR NAME="Localize_Help_Bucket_Setup"> <input type="hidden" name="session" value="<TMPL_VAR NAME="Session_Key">" /> ! <p /> <input type="submit" class="submit" name="nomore_bucket_help" value="<TMPL_VAR NAME="Localize_Help_No_More">" /> </form> </div> --- 8,14 ---- <TMPL_VAR NAME="Localize_Help_Bucket_Setup"> <input type="hidden" name="session" value="<TMPL_VAR NAME="Session_Key">" /> ! <p> <input type="submit" class="submit" name="nomore_bucket_help" value="<TMPL_VAR NAME="Localize_Help_No_More">" /> + </p> </form> </div> *************** *** 21,26 **** <TMPL_VAR NAME="Localize_Help_Training"> <input type="hidden" name="session" value="<TMPL_VAR NAME="Session_Key">" /> ! <p /> <input type="submit" class="submit" name="nomore_training_help" value="<TMPL_VAR NAME="Localize_Help_No_More">" /> </form> </div> --- 22,28 ---- <TMPL_VAR NAME="Localize_Help_Training"> <input type="hidden" name="session" value="<TMPL_VAR NAME="Session_Key">" /> ! <p> <input type="submit" class="submit" name="nomore_training_help" value="<TMPL_VAR NAME="Localize_Help_No_More">" /> + </p> </form> </div> |
From: Joseph C. <tex...@us...> - 2006-02-08 06:49:35
|
Update of /cvsroot/popfile/engine/UI In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24153/UI Modified Files: Tag: b0_22_2 HTTP.pm Log Message: Add a nicer error page when we are reporting 404 etc. (from John's patch for 0.23) Index: HTTP.pm =================================================================== RCS file: /cvsroot/popfile/engine/UI/HTTP.pm,v retrieving revision 1.27.4.1 retrieving revision 1.27.4.2 diff -C2 -d -r1.27.4.1 -r1.27.4.2 *** HTTP.pm 6 Feb 2006 15:15:54 -0000 1.27.4.1 --- HTTP.pm 8 Feb 2006 06:49:27 -0000 1.27.4.2 *************** *** 330,334 **** $self->log_( 0, "HTTP error $error returned" ); ! print $client "HTTP/1.0 $error Error$eol$eol"; } --- 330,350 ---- $self->log_( 0, "HTTP error $error returned" ); ! my $text="<html><head><title>POPFile Web Server Error $error</title></head> ! <body> ! <h1>POPFile Web Server Error $error</h1> ! An error has occurred which has caused POPFile to return the error $error. ! <p> ! Click <a href=\"/\">here</a> to continue. ! </body> ! </html>$eol"; ! ! $self->log_( 1, $text ); ! ! print $client "HTTP/1.0 200 OK$eol"; ! print $client "Content-Type: text/html$eol"; ! print $client "Content-Length: "; ! print $client length( $text ); ! print $client "$eol$eol"; ! print $client $text; } *************** *** 378,382 **** print $client $header . $contents; } else { ! http_error_( $self, $client, 404 ); } } --- 394,398 ---- print $client $header . $contents; } else { ! $self->http_error_( $client, 404 ); } } |
From: John Graham-C. <jgr...@us...> - 2006-02-07 18:51:34
|
Update of /cvsroot/popfile/engine/Classifier In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16886/Classifier Modified Files: Tag: b0_22_2 MailParse.pm Log Message: Suppress useless warning Index: MailParse.pm =================================================================== RCS file: /cvsroot/popfile/engine/Classifier/MailParse.pm,v retrieving revision 1.216.4.4 retrieving revision 1.216.4.5 diff -C2 -d -r1.216.4.4 -r1.216.4.5 *** MailParse.pm 6 Feb 2006 19:33:32 -0000 1.216.4.4 --- MailParse.pm 7 Feb 2006 18:51:24 -0000 1.216.4.5 *************** *** 2409,2413 **** my ( $attachment, $filename ) = $self->match_attachment_filename( $params ); ! if ( $attachment eq 'attachment' ) { $self->add_attachment_filename( $filename ) ; } --- 2409,2413 ---- my ( $attachment, $filename ) = $self->match_attachment_filename( $params ); ! if ( defined( $attachment ) && ( $attachment eq 'attachment' ) ) { $self->add_attachment_filename( $filename ) ; } |
From: Joseph C. <tex...@us...> - 2006-02-07 18:36:55
|
Update of /cvsroot/popfile/engine/skins/oceanblue In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27014/skins/oceanblue Modified Files: style.css Log Message: Improvement for IE. Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/oceanblue/style.css,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** style.css 7 Feb 2006 02:59:17 -0000 1.12 --- style.css 7 Feb 2006 11:37:58 -0000 1.13 *************** *** 88,91 **** --- 88,95 ---- } + form { + margin: 0; + } + table.head { color: white; *************** *** 173,180 **** background-color: #2175bc; color: #fff; ! text-decoration: none; width: 100%; } - html>body .menu li a { width: auto; --- 177,183 ---- background-color: #2175bc; color: #fff; ! text-decoration: none; width: 100%; } html>body .menu li a { width: auto; *************** *** 186,189 **** --- 189,193 ---- background-color: #2586d7; color: #fff; + } |
From: Joseph C. <tex...@us...> - 2006-02-07 18:35:20
|
Update of /cvsroot/popfile/engine In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15525 Modified Files: Tag: b0_22_2 Makefile bayes.pl color.pl coverage.pl insert.pl make_packing_list.pl pipe.pl popfile-service.pl popfile-tray.pl popfile-windows.pl popfile.pl tests.pl traintest.pl vars.mak viewer.pl xval.pl Log Message: Update GPL 2 text for files that got missed. Index: popfile-tray.pl =================================================================== RCS file: /cvsroot/popfile/engine/popfile-tray.pl,v retrieving revision 1.9 retrieving revision 1.9.4.1 diff -C2 -d -r1.9 -r1.9.4.1 *** popfile-tray.pl 29 Nov 2004 16:43:39 -0000 1.9 --- popfile-tray.pl 7 Feb 2006 11:09:54 -0000 1.9.4.1 *************** *** 8,19 **** # tell the client which category the message belongs in and much more... # ! # Copyright (c) 2001-2004 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify ! # it under the terms of the GNU General Public License as published by ! # the Free Software Foundation; either version 2 of the License, or ! # (at your option) any later version. # # POPFile is distributed in the hope that it will be useful, --- 8,18 ---- # tell the client which category the message belongs in and much more... # ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. # # POPFile is distributed in the hope that it will be useful, Index: popfile-windows.pl =================================================================== RCS file: /cvsroot/popfile/engine/popfile-windows.pl,v retrieving revision 1.6 retrieving revision 1.6.4.1 diff -C2 -d -r1.6 -r1.6.4.1 *** popfile-windows.pl 29 Nov 2004 16:43:39 -0000 1.6 --- popfile-windows.pl 7 Feb 2006 11:09:54 -0000 1.6.4.1 *************** *** 11,22 **** # popfileb.exe Run POPFile in the background # ! # Copyright (c) 2001-2004 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify ! # it under the terms of the GNU General Public License as published by ! # the Free Software Foundation; either version 2 of the License, or ! # (at your option) any later version. # # POPFile is distributed in the hope that it will be useful, --- 11,21 ---- # popfileb.exe Run POPFile in the background # ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. # # POPFile is distributed in the hope that it will be useful, Index: coverage.pl =================================================================== RCS file: /cvsroot/popfile/engine/coverage.pl,v retrieving revision 1.11 retrieving revision 1.11.4.1 diff -C2 -d -r1.11 -r1.11.4.1 *** coverage.pl 29 Nov 2004 16:43:39 -0000 1.11 --- coverage.pl 7 Feb 2006 11:09:54 -0000 1.11.4.1 *************** *** 4,8 **** # coverage.pl - Calculate coverage data from LNE files # ! # Copyright (c) 2001-2003 John Graham-Cumming # # ---------------------------------------------------------------------------- --- 4,8 ---- # coverage.pl - Calculate coverage data from LNE files # ! # Copyright (c) 2001-2006 John Graham-Cumming # # ---------------------------------------------------------------------------- Index: color.pl =================================================================== RCS file: /cvsroot/popfile/engine/color.pl,v retrieving revision 1.8 retrieving revision 1.8.4.1 diff -C2 -d -r1.8 -r1.8.4.1 *** color.pl 29 Nov 2004 16:43:39 -0000 1.8 --- color.pl 7 Feb 2006 11:09:54 -0000 1.8.4.1 *************** *** 4,8 **** # color.pl --- Used to view a colorized email message # ! # Copyright (c) 2001-2003 John Graham-Cumming # # ---------------------------------------------------------------------------- --- 4,8 ---- # color.pl --- Used to view a colorized email message # ! # Copyright (c) 2001-2006 John Graham-Cumming # # ---------------------------------------------------------------------------- Index: insert.pl =================================================================== RCS file: /cvsroot/popfile/engine/insert.pl,v retrieving revision 1.37 retrieving revision 1.37.4.1 diff -C2 -d -r1.37 -r1.37.4.1 *** insert.pl 29 Nov 2004 16:43:39 -0000 1.37 --- insert.pl 7 Feb 2006 11:09:54 -0000 1.37.4.1 *************** *** 4,15 **** # insert.pl --- Inserts a mail message into a specific bucket # ! # Copyright (c) 2001-2004 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify ! # it under the terms of the GNU General Public License as published by ! # the Free Software Foundation; either version 2 of the License, or ! # (at your option) any later version. # # POPFile is distributed in the hope that it will be useful, --- 4,14 ---- # insert.pl --- Inserts a mail message into a specific bucket # ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. # # POPFile is distributed in the hope that it will be useful, Index: tests.pl =================================================================== RCS file: /cvsroot/popfile/engine/tests.pl,v retrieving revision 1.48 retrieving revision 1.48.4.1 diff -C2 -d -r1.48 -r1.48.4.1 *** tests.pl 29 Nov 2004 16:43:39 -0000 1.48 --- tests.pl 7 Feb 2006 11:09:54 -0000 1.48.4.1 *************** *** 4,15 **** # tests.pl - Unit tests for POPFile # ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify ! # it under the terms of the GNU General Public License as published by ! # the Free Software Foundation; either version 2 of the License, or ! # (at your option) any later version. # # POPFile is distributed in the hope that it will be useful, --- 4,14 ---- # tests.pl - Unit tests for POPFile # ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. # # POPFile is distributed in the hope that it will be useful, Index: pipe.pl =================================================================== RCS file: /cvsroot/popfile/engine/pipe.pl,v retrieving revision 1.13 retrieving revision 1.13.4.1 diff -C2 -d -r1.13 -r1.13.4.1 *** pipe.pl 29 Nov 2004 16:43:39 -0000 1.13 --- pipe.pl 7 Feb 2006 11:09:54 -0000 1.13.4.1 *************** *** 4,15 **** # pipe.pl --- Read a message in on STDIN and write out the modified version on STDOUT # ! # Copyright (c) 2001-2004 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify ! # it under the terms of the GNU General Public License as published by ! # the Free Software Foundation; either version 2 of the License, or ! # (at your option) any later version. # # POPFile is distributed in the hope that it will be useful, --- 4,14 ---- # pipe.pl --- Read a message in on STDIN and write out the modified version on STDOUT # ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. # # POPFile is distributed in the hope that it will be useful, Index: Makefile =================================================================== RCS file: /cvsroot/popfile/engine/Makefile,v retrieving revision 1.41.4.1 retrieving revision 1.41.4.2 diff -C2 -d -r1.41.4.1 -r1.41.4.2 *** Makefile 13 Sep 2005 19:38:31 -0000 1.41.4.1 --- Makefile 7 Feb 2006 11:09:54 -0000 1.41.4.2 *************** *** 4,8 **** # and for testing # ! # Copyright (c) 2003-2004 John Graham-Cumming include vars.mak --- 4,8 ---- # and for testing # ! # Copyright (c) 2003-2006 John Graham-Cumming include vars.mak *************** *** 63,67 **** winexe: popfile.exe popfileb.exe popfilef.exe popfileib.exe popfileif.exe trayicon.ico ../windows/POPFileIcon/popfile.ico popfile-service.exe ! COMMON_EXE_OPTIONS = --exe $@ --force --clean --dependent --xclude --icon ../windows/POPFileIcon/popfile.ico --icon trayicon.ico --script $< --info CompanyName="The POPFile Project" --info LegalCopyright="Copyright (c) 2003-2005 John Graham-Cumming" --info ProductName=POPFile --info ProductVersion=$(POPFILE_VERSION).0 --info FileDescription=POPFile --info FileVersion=$(POPFILE_VERSION).0 ifeq ($(EXE_DEBUG),1) COMMON_EXE_OPTIONS += --debug --- 63,67 ---- winexe: popfile.exe popfileb.exe popfilef.exe popfileib.exe popfileif.exe trayicon.ico ../windows/POPFileIcon/popfile.ico popfile-service.exe ! COMMON_EXE_OPTIONS = --exe $@ --force --clean --dependent --xclude --icon ../windows/POPFileIcon/popfile.ico --icon trayicon.ico --script $< --info CompanyName="The POPFile Project" --info LegalCopyright="Copyright (c) 2006 John Graham-Cumming" --info ProductName=POPFile --info ProductVersion=$(POPFILE_VERSION).0 --info FileDescription=POPFile --info FileVersion=$(POPFILE_VERSION).0 ifeq ($(EXE_DEBUG),1) COMMON_EXE_OPTIONS += --debug Index: popfile-service.pl =================================================================== RCS file: /cvsroot/popfile/engine/popfile-service.pl,v retrieving revision 1.4 retrieving revision 1.4.4.1 diff -C2 -d -r1.4 -r1.4.4.1 *** popfile-service.pl 29 Nov 2004 16:43:39 -0000 1.4 --- popfile-service.pl 7 Feb 2006 11:09:54 -0000 1.4.4.1 *************** *** 8,19 **** # tell the client which category the message belongs in and much more... # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify ! # it under the terms of the GNU General Public License as published by ! # the Free Software Foundation; either version 2 of the License, or ! # (at your option) any later version. # # POPFile is distributed in the hope that it will be useful, --- 8,18 ---- # tell the client which category the message belongs in and much more... # ! # Copyright (c) 2003-2006 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. # # POPFile is distributed in the hope that it will be useful, Index: traintest.pl =================================================================== RCS file: /cvsroot/popfile/engine/traintest.pl,v retrieving revision 1.7 retrieving revision 1.7.4.1 diff -C2 -d -r1.7 -r1.7.4.1 *** traintest.pl 29 Nov 2004 16:43:39 -0000 1.7 --- traintest.pl 7 Feb 2006 11:09:54 -0000 1.7.4.1 *************** *** 4,8 **** # traintest.pl - Simulate training on errors using a saved archive. # ! # Copyright (c) 2001-2003 John Graham-Cumming # # ---------------------------------------------------------------------------- --- 4,8 ---- # traintest.pl - Simulate training on errors using a saved archive. # ! # Copyright (c) 2001-2006 John Graham-Cumming # # ---------------------------------------------------------------------------- Index: viewer.pl =================================================================== RCS file: /cvsroot/popfile/engine/viewer.pl,v retrieving revision 1.10 retrieving revision 1.10.4.1 diff -C2 -d -r1.10 -r1.10.4.1 *** viewer.pl 29 Nov 2004 16:43:39 -0000 1.10 --- viewer.pl 7 Feb 2006 11:09:54 -0000 1.10.4.1 *************** *** 4,8 **** # viewer.pl --- Used to view information about bucket probabilities # ! # Copyright (c) 2001-2003 John Graham-Cumming # # ---------------------------------------------------------------------------- --- 4,8 ---- # viewer.pl --- Used to view information about bucket probabilities # ! # Copyright (c) 2001-2006 John Graham-Cumming # # ---------------------------------------------------------------------------- Index: vars.mak =================================================================== RCS file: /cvsroot/popfile/engine/vars.mak,v retrieving revision 1.11.4.1 retrieving revision 1.11.4.2 diff -C2 -d -r1.11.4.1 -r1.11.4.2 *** vars.mak 13 Sep 2005 19:38:31 -0000 1.11.4.1 --- vars.mak 7 Feb 2006 11:09:54 -0000 1.11.4.2 *************** *** 4,8 **** # and for testing # ! # Copyright (c) 2003-2004 John Graham-Cumming export POPFILE_MAJOR_VERSION=0 --- 4,8 ---- # and for testing # ! # Copyright (c) 2003-2006 John Graham-Cumming export POPFILE_MAJOR_VERSION=0 Index: popfile.pl =================================================================== RCS file: /cvsroot/popfile/engine/popfile.pl,v retrieving revision 1.225 retrieving revision 1.225.4.1 diff -C2 -d -r1.225 -r1.225.4.1 *** popfile.pl 1 Dec 2004 03:06:30 -0000 1.225 --- popfile.pl 7 Feb 2006 11:09:54 -0000 1.225.4.1 *************** *** 9,20 **** # which category the message belongs in and much more... # ! # Copyright (c) 2001-2004 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify ! # it under the terms of the GNU General Public License as published by ! # the Free Software Foundation; either version 2 of the License, or ! # (at your option) any later version. # # POPFile is distributed in the hope that it will be useful, --- 9,19 ---- # which category the message belongs in and much more... # ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. # # POPFile is distributed in the hope that it will be useful, Index: xval.pl =================================================================== RCS file: /cvsroot/popfile/engine/xval.pl,v retrieving revision 1.4 retrieving revision 1.4.4.1 diff -C2 -d -r1.4 -r1.4.4.1 *** xval.pl 29 Nov 2004 16:43:39 -0000 1.4 --- xval.pl 7 Feb 2006 11:09:54 -0000 1.4.4.1 *************** *** 4,8 **** # traintest.pl - Simulate training on errors using a saved archive. # ! # Copyright (c) 2001-2003 John Graham-Cumming # # ---------------------------------------------------------------------------- --- 4,8 ---- # traintest.pl - Simulate training on errors using a saved archive. # ! # Copyright (c) 2001-2006 John Graham-Cumming # # ---------------------------------------------------------------------------- Index: bayes.pl =================================================================== RCS file: /cvsroot/popfile/engine/bayes.pl,v retrieving revision 1.37 retrieving revision 1.37.4.1 diff -C2 -d -r1.37 -r1.37.4.1 *** bayes.pl 29 Nov 2004 16:43:39 -0000 1.37 --- bayes.pl 7 Feb 2006 11:09:54 -0000 1.37.4.1 *************** *** 4,15 **** # bayes.pl --- Classify a mail message manually # ! # Copyright (c) 2001-2004 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify ! # it under the terms of the GNU General Public License as published by ! # the Free Software Foundation; either version 2 of the License, or ! # (at your option) any later version. # # POPFile is distributed in the hope that it will be useful, --- 4,14 ---- # bayes.pl --- Classify a mail message manually # ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. # # POPFile is distributed in the hope that it will be useful, Index: make_packing_list.pl =================================================================== RCS file: /cvsroot/popfile/engine/make_packing_list.pl,v retrieving revision 1.3 retrieving revision 1.3.4.1 diff -C2 -d -r1.3 -r1.3.4.1 *** make_packing_list.pl 1 Dec 2004 03:06:30 -0000 1.3 --- make_packing_list.pl 7 Feb 2006 11:09:54 -0000 1.3.4.1 *************** *** 6,17 **** # Builds the POPFile packing list of required modules # ! # Copyright (c) 2001-2004 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify ! # it under the terms of the GNU General Public License as published by ! # the Free Software Foundation; either version 2 of the License, or ! # (at your option) any later version. # # POPFile is distributed in the hope that it will be useful, --- 6,16 ---- # Builds the POPFile packing list of required modules # ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # ! # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as ! # published by the Free Software Foundation. # # POPFile is distributed in the hope that it will be useful, |
From: Joseph C. <tex...@us...> - 2006-02-07 18:34:46
|
Update of /cvsroot/popfile/engine/skins/oceanblue In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27297/skins/oceanblue Modified Files: Tag: b0_22_2 style.css Log Message: Improvement for IE. Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/oceanblue/style.css,v retrieving revision 1.3.4.1 retrieving revision 1.3.4.2 diff -C2 -d -r1.3.4.1 -r1.3.4.2 *** style.css 7 Feb 2006 02:35:59 -0000 1.3.4.1 --- style.css 7 Feb 2006 11:38:26 -0000 1.3.4.2 *************** *** 84,87 **** --- 84,91 ---- } + form { + margin: 0; + } + .head { color: white; |
From: Joseph C. <tex...@us...> - 2006-02-07 09:10:30
|
Update of /cvsroot/popfile/engine/Platform In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31892/Platform Removed Files: Tag: b0_22_2 popfile.ico Log Message: Remove extra (corrupt) popfile.ico. --- popfile.ico DELETED --- |
From: Joseph C. <tex...@us...> - 2006-02-07 09:08:59
|
Update of /cvsroot/popfile/engine/Platform In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31047/Platform Removed Files: popfile.ico Log Message: Remove extra popfile.ico. --- popfile.ico DELETED --- |
From: John Graham-C. <jgr...@us...> - 2006-02-07 08:39:04
|
Update of /cvsroot/popfile/engine/POPFile In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18583/POPFile Modified Files: Tag: b0_22_2 Configuration.pm Log Message: Address the issue raised by patch 1410600. insert.pl and related scripts will now work in Japanese mode because the html_language parameter will be correctly loaded from the configuration file even if the HTML module is not loaded. This is a hack and needs to be addressed correctly in v0.23.x where the language is a per-user parameter. Index: Configuration.pm =================================================================== RCS file: /cvsroot/popfile/engine/POPFile/Configuration.pm,v retrieving revision 1.51.4.1 retrieving revision 1.51.4.2 diff -C2 -d -r1.51.4.1 -r1.51.4.2 *** Configuration.pm 6 Feb 2006 15:15:53 -0000 1.51.4.1 --- Configuration.pm 7 Feb 2006 08:38:53 -0000 1.51.4.2 *************** *** 329,335 **** # parse_command_line - Parse ARGV # ! # The arguments are the keys of the configuration hash. Any argument that is not already ! # defined in the hash generates an error, there must be an even number of ARGV elements because ! # each command argument has to have a value. # # ---------------------------------------------------------------------------- --- 329,336 ---- # parse_command_line - Parse ARGV # ! # The arguments are the keys of the configuration hash. Any argument ! # that is not already defined in the hash generates an error, there ! # must be an even number of ARGV elements because each command ! # argument has to have a value. # # ---------------------------------------------------------------------------- *************** *** 349,353 **** # So its possible to do # ! # --set bayes_param=value --set=-bayes_param=value --set -bayes_param=value -- -bayes_param value if ( !GetOptions( "set=s" => \@set_options ) ) { --- 350,355 ---- # So its possible to do # ! # --set bayes_param=value --set=-bayes_param=value --set ! # -bayes_param=value -- -bayes_param value if ( !GetOptions( "set=s" => \@set_options ) ) { *************** *** 355,361 **** } ! # Join together the options specified with --set and those after the --, the ! # options in @set_options are going to be of the form foo=bar and hence need to ! # be split into foo bar my @options; --- 357,363 ---- } ! # Join together the options specified with --set and those after ! # the --, the options in @set_options are going to be of the form ! # foo=bar and hence need to be split into foo bar my @options; *************** *** 386,390 **** my $parameter = $self->upgrade_parameter__($1); ! if ( defined($self->{configuration_parameters__}{$parameter}) ) { if ( $i < $#options ) { $self->parameter( $parameter, $options[$i+1] ); --- 388,392 ---- my $parameter = $self->upgrade_parameter__($1); ! if (defined($self->{configuration_parameters__}{$parameter})) { if ( $i < $#options ) { $self->parameter( $parameter, $options[$i+1] ); *************** *** 412,417 **** # upgrade_parameter__ # ! # Given a parameter from either command line or from the configuration file return the ! # upgraded version (e.g. the old port parameter becomes pop3_port # # ---------------------------------------------------------------------------- --- 414,420 ---- # upgrade_parameter__ # ! # Given a parameter from either command line or from the configuration ! # file return the upgraded version (e.g. the old port parameter ! # becomes pop3_port # # ---------------------------------------------------------------------------- *************** *** 434,440 **** 'corpus', 'bayes_corpus', ! 'unclassified_probability', 'bayes_unclassified_probability', ! # Parameters that are now handled by POPFile::Configuration 'piddir', 'config_piddir', --- 437,445 ---- 'corpus', 'bayes_corpus', ! 'unclassified_probability', ! 'bayes_unclassified_probability', ! # Parameters that are now handled by ! # POPFile::Configuration 'piddir', 'config_piddir', *************** *** 498,503 **** # load_configuration # ! # Loads the current configuration of popfile into the configuration hash from a local file. ! # The format is a very simple set of lines containing a space separated name and value pair # # ---------------------------------------------------------------------------- --- 503,509 ---- # load_configuration # ! # Loads the current configuration of popfile into the configuration ! # hash from a local file. The format is a very simple set of lines ! # containing a space separated name and value pair # # ---------------------------------------------------------------------------- *************** *** 518,523 **** $parameter = $self->upgrade_parameter__($parameter); ! if ( defined( $self->{configuration_parameters__}{$parameter} ) ) { ! $self->{configuration_parameters__}{$parameter}{value} = $value; } else { $self->{deprecated_parameters__}{$parameter} = $value; --- 524,537 ---- $parameter = $self->upgrade_parameter__($parameter); ! # There's a special hack here inserted so that even if ! # the HTML module is not loaded the html_language ! # parameter is loaded and not discarded. That's done ! # so that the Japanese users can use insert.pl ! # etc. which rely on knowing the language ! ! if (defined($self->{configuration_parameters__}{$parameter}) || ! ( $parameter eq 'html_language' ) ) { ! $self->{configuration_parameters__}{$parameter}{value} = ! $value; } else { $self->{deprecated_parameters__}{$parameter} = $value; *************** *** 536,540 **** # save_configuration # ! # Saves the current configuration of popfile from the configuration hash to a local file. # # ---------------------------------------------------------------------------- --- 550,555 ---- # save_configuration # ! # Saves the current configuration of popfile from the configuration ! # hash to a local file. # # ---------------------------------------------------------------------------- |
From: Joseph C. <tex...@us...> - 2006-02-07 02:59:26
|
Update of /cvsroot/popfile/engine/skins/oceanblue In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31375/skins/oceanblue Modified Files: common-top.thtml style.css Added Files: ie6.css Log Message: Remove hacks from CSS, use IE conditional statement to provide extra styles for IE versions >= 6 since IE 7 works without the hacks. --- NEW FILE: ie6.css --- .menu { width: 6.3em; } /* Hide Tan Hack from IE5-mac \*/ * html .shell {height: 1%;} /* End hide from IE5-mac */ Index: common-top.thtml =================================================================== RCS file: /cvsroot/popfile/engine/skins/oceanblue/common-top.thtml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** common-top.thtml 1 Jun 2005 09:47:47 -0000 1.4 --- common-top.thtml 7 Feb 2006 02:59:17 -0000 1.5 *************** *** 5,8 **** <link rel="icon" href="favicon.ico"> <link rel="stylesheet" type="text/css" href="<TMPL_VAR NAME="Skin_Root">style.css" title="POPFile-Style"> ! <TMPL_INCLUDE NAME="common-javascript.thtml"> </head> --- 5,9 ---- <link rel="icon" href="favicon.ico"> <link rel="stylesheet" type="text/css" href="<TMPL_VAR NAME="Skin_Root">style.css" title="POPFile-Style"> ! <!--[if lt IE 7]><link rel="stylesheet" type="text/css" href="<TMPL_VAR NAME="Skin_Root">ie6.css"><![endif]--> ! <TMPL_INCLUDE NAME="common-javascript.thtml"> </head> Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/oceanblue/style.css,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** style.css 26 Aug 2005 07:21:05 -0000 1.11 --- style.css 7 Feb 2006 02:59:17 -0000 1.12 *************** *** 151,155 **** margin: 0; width: 8.3em; - //width: 6.3em; float:left; } --- 151,154 ---- *************** *** 291,295 **** text-align: right; padding-right: 0.5em; ! padding-bottom: 1em; vertical-align: top; } --- 290,294 ---- text-align: right; padding-right: 0.5em; ! padding-bottom: 1em; vertical-align: top; } *************** *** 420,427 **** } - /* Hide Tan Hack from IE5-mac \*/ - * html .shell {height: 1%;} - /* End hide from IE5-mac */ - /*********************************************************/ /* Config Bar */ --- 419,422 ---- |
From: Joseph C. <tex...@us...> - 2006-02-07 02:36:14
|
Update of /cvsroot/popfile/engine/skins/oceanblue In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23997/skins/oceanblue Modified Files: Tag: b0_22_2 common-top.thtml style.css Added Files: Tag: b0_22_2 ie6.css Log Message: Remove hacks from CSS, use IE conditional statement to provide extra styles for IE versions >= 6 since IE 7 works without the hacks. --- NEW FILE: ie6.css --- .menu { width: 6.3em; } /* Hide Tan Hack from IE5-mac \*/ * html .shell {height: 1%;} /* End hide from IE5-mac */ Index: common-top.thtml =================================================================== RCS file: /cvsroot/popfile/engine/skins/oceanblue/common-top.thtml,v retrieving revision 1.1 retrieving revision 1.1.6.1 diff -C2 -d -r1.1 -r1.1.6.1 *** common-top.thtml 13 Aug 2004 04:12:47 -0000 1.1 --- common-top.thtml 7 Feb 2006 02:35:59 -0000 1.1.6.1 *************** *** 5,7 **** --- 5,8 ---- <link rel="icon" href="favicon.ico"> <link rel="stylesheet" type="text/css" href="<TMPL_VAR NAME="Skin_Root">style.css" title="POPFile-Style"> + <!--[if lt IE 7]><link rel="stylesheet" type="text/css" href="<TMPL_VAR NAME="Skin_Root">ie6.css"><![endif]--> </head> Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/oceanblue/style.css,v retrieving revision 1.3 retrieving revision 1.3.4.1 diff -C2 -d -r1.3 -r1.3.4.1 *** style.css 9 Dec 2004 02:05:05 -0000 1.3 --- style.css 7 Feb 2006 02:35:59 -0000 1.3.4.1 *************** *** 143,147 **** margin: 0; width: 8.3em; - //width: 6.3em; float:left; } --- 143,146 ---- *************** *** 366,371 **** display: inline; } - - /* Hide Tan Hack from IE5-mac \*/ - * html .shell {height: 1%;} - /* End hide from IE5-mac */ --- 365,366 ---- |
From: Joseph C. <tex...@us...> - 2006-02-06 21:48:52
|
Update of /cvsroot/popfile/engine/languages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29539/languages Modified Files: Tag: b0_22_2 Arabic.msg Log Message: Repair loss of UTF-8 strings. Index: Arabic.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Arabic.msg,v retrieving revision 1.4.6.2 retrieving revision 1.4.6.3 diff -C2 -d -r1.4.6.2 -r1.4.6.3 *** Arabic.msg 6 Feb 2006 21:20:36 -0000 1.4.6.2 --- Arabic.msg 6 Feb 2006 21:48:43 -0000 1.4.6.3 *************** *** 29,77 **** # Common words that are used on their own all over the interface ! Apply ????? ! On ??? ! Off ???? ! TurnOn ???? ! TurnOff ???? ! Add ??? ! Remove ???? ! Previous ?????? ! Next ?????? ! From ????? ! Subject ????? ! Cc ???? ???? (Cc) ! Classification ????? ! Reclassify ??? ??????? ! Probability ???????? ! Scores ????? ! QuickMagnets ??????? ???? ! Undo ????? ! Close ???? ! Find ???? ! Filter ???? ! Yes ??? ! No ?? ! ChangeToYes ???? ??? ??? ! ChangeToNo ???? ??? ?? ! Bucket ??? ! Magnet ??????? ! Delete ???? ! Create ???? ! To ?????? ! Total ?????? ! Rename ????? ????? ! Frequency ????? ! Probability ???????? ! Score ????? ! Lookup ???? ! Word ???? ! Count ????? ! Update ????? ! Refresh ????? ! FAQ ????? ????? ID ID ! Date ????? ! Arrived ???? ! Size ??? # This is a regular expression pattern that is used to convert --- 29,77 ---- # Common words that are used on their own all over the interface ! Apply تطبÙÙ ! On ÙØ´Ø· ! Off Ù ÙÙÙ ! TurnOn ÙØ´ÙØ· ! TurnOff Ø¥ÙÙÙ ! Add أض٠! Remove Ø¥ØØ°Ù ! Previous Ø§ÙØ³Ø§Ø¨Ù ! Next Ø§ÙØªØ§ÙÙ ! From Ù ÙØ±Ø³Ù ! Subject Ù ÙØ¶Ùع ! Cc ÙØ³Ø®Ø© Ø®ÙÙØ© (Cc) ! Classification تصÙÙÙ ! Reclassify أعد Ø§ÙØªØµÙÙÙ ! Probability Ø¥ØØªÙ اÙÙØ© ! Scores ÙØªØ§Ø¦Ø¬ ! QuickMagnets Ù ØºÙØ§Ø·Ùس Ø³Ø±ÙØ¹ ! Undo تراجع ! Close أغÙÙ ! Find Ø¥Ø¨ØØ« ! Filter صÙÙÙ ! Yes ÙØ¹Ù ! No ÙØ§ ! ChangeToYes غÙÙØ± اÙÙ ÙØ¹Ù ! ChangeToNo غÙÙØ± اÙÙ ÙØ§ ! Bucket دÙÙ ! Magnet Ù ØºÙØ§Ø·Ùس ! Delete Ø¥ØØ°Ù ! Create Ø¥ØµÙØ¹ ! To Ù Ø³ØªÙØ¨Ù ! Total إج٠اÙÙ ! Rename أعادة ØªØ³Ù ÙØ© ! Frequency ØªÙØ±Ø§Ø± ! Probability Ø¥ØØªÙ اÙÙØ© ! Score ÙØªÙجة ! Lookup Ø¥Ø¨ØØ« ! Word ÙÙÙ Ø© ! Count Ù Ø¬Ù ÙØ¹ ! Update ØªØØ¯ÙØ« ! Refresh ØªØØ¯ÙØ« ! FAQ Ø£Ø³Ø¦ÙØ© شائعة ID ID ! Date ØªØ§Ø±ÙØ® ! Arrived ÙØµÙÙ ! Size ØØ¬Ù # This is a regular expression pattern that is used to convert *************** *** 93,332 **** # The header and footer that appear on every UI page ! Header_Title ???? ???? POPFile ! Header_Shutdown ????? ???????? ! Header_History ??????? ! Header_Buckets ???? ! Header_Configuration ??????? ! Header_Advanced ?????? ?????? ! Header_Security ?????? ! Header_Magnets ??????? ! Footer_HomePage ???? ??????? ! Footer_Manual ??????? ! Footer_Forums ????? ! Footer_FeedMe ????? ! Footer_RequestFeature ???? ???? ! Footer_MailingList ?????? ?????? ! Footer_Wiki ????? ! Configuration_Error1 ??? ????? ??? ?? ???? ?????? ! Configuration_Error2 ????? ??????? ?????? ???????? ??? ?? ???? ????? ??? 1 ? 65535 ! Configuration_Error3 ????? ??????? ??? POP3 ??? ?? ???? ????? ??? 1 ? 65535 ! Configuration_Error4 ??? ?????? ??? ?? ???? ????? ??? 1 ? 1000 ! Configuration_Error5 ??? ???? ????????? ??? ?? ???? ????? ??? 1 ? 366 ! Configuration_Error6 ??? ????? ????? TCP ??? ?? ???? ????? ??? 10 ? 300 ! Configuration_Error7 ????? ????? XML RPC ??? ?? ???? ????? ??? 1 ? 65535 ! Configuration_Error8 ????? ????? Socks V ??? ?? ???? ????? ??? 1 ? 65535 ! Configuration_POP3Port ????? ????? POP3 ! Configuration_POP3Update ??? ?? ????? ????? ????? POP3 ??? %s? ??? ??????? ?? ???? ????? ??? ?? ??? ????? ????? POPFile ! Configuration_XMLRPCUpdate ??? ?? ????? ????? ????? XML-RPC ??? %s? ??? ??????? ?? ???? ????? ??? ?? ??? ????? ????? POPFile ! Configuration_XMLRPCPort ????? ????? XML-RPC ! Configuration_SMTPPort ????? ????? SMTP ! Configuration_SMTPUpdate ??? ?? ????? ????? ????? SMTP ??? %s? ??? ??????? ?? ???? ????? ??? ?? ??? ????? ????? POPFile ! Configuration_NNTPPort ????? ??????? ??? NNTP ! Configuration_NNTPUpdate ??? ?? ????? ????? ????? NNTP ??? %s? ??? ??????? ?? ???? ????? ??? ?? ??? ????? ????? POPFile ! Configuration_POPFork ???? ???? ??????? POP3 ???? ?????? ! Configuration_SMTPFork ???? ???? ??????? SMTP ???? ?????? ! Configuration_NNTPFork ???? ???? ??????? NNTP ???? ?????? ! Configuration_POP3Separator ??? ??? POP3 ??? host:port:user ! Configuration_NNTPSeparator ??? ??? NNTP ??? host:port:user ! Configuration_POP3SepUpdate ?? ????? ??? ??? POP3 ??? %s ! Configuration_NNTPSepUpdate ?? ????? ??? ??? NNTP ??? %s ! Configuration_UI ????? ??????? ?????? ???????? ! Configuration_UIUpdate ??? ?? ????? ????? ????? ????? ???????? ??? %s? ??? ??????? ?? ???? ????? ??? ?? ??? ????? ????? POPFile ! Configuration_History ??? ??????? ?? ?? ???? ! Configuration_HistoryUpdate ??? ?? ????? ??? ??????? ?? ?? ???? ??? %s ! Configuration_Days ??? ???? ????????? ??????? ! Configuration_DaysUpdate ??? ?? ????? ??? ???? ????????? ??????? ??? %s ! Configuration_UserInterface ????? ???????? ! Configuration_Skins ??? ??????? ! Configuration_SkinsChoose ???? ??? ??????? ! Configuration_Language ??? ! Configuration_LanguageChoose ???? ????? ! Configuration_ListenPorts ???????? ???????? ! Configuration_HistoryView ??? ????????? ! Configuration_TCPTimeout ??? ????? ??????? ! Configuration_TCPTimeoutSecs ??? ????? ??????? (????) ! Configuration_TCPTimeoutUpdate ?? ????? ??? ????? ??????? ??? %s ! Configuration_ClassificationInsertion ????? ??? ?? ????? ! Configuration_SubjectLine ?????<br>??? ??????? ! Configuration_XTCInsertion ?????<br>X-Text-Classification ! Configuration_XPLInsertion ?????<br>X-POPFile-Link ! Configuration_Logging ????? ! Configuration_None ??? ! Configuration_ToScreen ??? ?????? ! Configuration_ToFile ??? ??? ! Configuration_ToScreenFile ??? ?????? ???? ! Configuration_LoggerOutput ???? ????? ! Configuration_GeneralSkins ??? ??????? ! Configuration_SmallSkins ???? ????? ! Configuration_TinySkins ???? ????? ???? ! Configuration_CurrentLogFile <??? ????? ??????> ! Configuration_SOCKSServer ???? ???? ???? SOCKS V ! Configuration_SOCKSPort ????? ????? ???? ???? SOCKS V ! Configuration_SOCKSPortUpdate ?? ????? ????? ????? ???? ???? SOCKS V ??? %s ! Configuration_SOCKSServerUpdate ?? ????? ???? ???? ???? SOCKS V ??? %s ! Configuration_Fields ????? ????????? ! Advanced_Error1 '%s' ?????? ?????? ?? ????? ??????? ??????? ! Advanced_Error2 ??????? ??????? ???? ?? ????? ??? ???? ?? ????? ?? . ?? _ ?? - ?? @ ! Advanced_Error3 ??? ?? ????? '%s' ??? ????? ??????? ??????? ! Advanced_Error4 '%s' ???? ?? ????? ??????? ??????? ! Advanced_Error5 ??? ?? ????? '%s' ?? ????? ??????? ??????? ! Advanced_StopWords ????? ????? ! Advanced_Message1 POPFile ???? ??????? ??????? ????????? ???????: ! Advanced_AddWord ??? ???? ! Advanced_RemoveWord ???? ???? ! Advanced_AllParameters ???? ?????? POPFile ! Advanced_Parameter ????? ! Advanced_Value ???? ! Advanced_Warning ??? ????? ????? ????? ?????? POPFile. ?????????? ????????? ???: ?????? ????? ?? ???? ??? ?? ????? ??? "?????"? ?? ???? ????? ??? ??? ?????????. ! Advanced_ConfigFile ??? ?????????: ! History_Filter (??? ????? <font color="%s">%s</font>) ! History_FilterBy ???? ??? ! History_Search (??? ????? ?? ?????/????? %s) ! History_Title ????? ????? ! History_Jump ???? ??? ???? ! History_ShowAll ???? ???? ! History_ShouldBe ????? ?? ???? ! History_NoFrom ?? ???? ??? "from" ! History_NoSubject ?? ???? ??? "subject" ! History_ClassifyAs ???? ??? ! History_MagnetUsed ??????? ?????? ! History_MagnetBecause <b>??????? ??????</b><p>??? ??? <font color="%s">%s</font> ???? ????????? %s </p> ! History_ChangedTo ?? ????? ??? <font color="%s">%s</font> ! History_Already ???? ?????? ??? <font color="%s">%s</font> ! History_RemoveAll ??? ???? ! History_RemovePage ??? ?????? ! History_RemoveChecked ??? ??????? ! History_Remove ???? ?????? ?? ????????? ???? ! History_SearchMessage ???? ????/????? ! History_NoMessages ?? ???? ????? ! History_ShowMagnet ????? ! History_Negate_Search ???? ?????/??????? ! History_Magnet (??? ??????? ??????? ?????????? ???) ! History_NoMagnet (??? ??????? ??? ??????? ?????????? ???) ! History_ResetSearch ????? ????? ! History_ChangedClass ???? ?????? ???? ??? ! History_Purge ???? ???? ! History_Increase ??? ! History_Decrease ???? ! History_Column_Characters ?? ?????? ??? ????? ????? ??????? Cc? ????? ! History_Automatic ?????? ! History_Reclassified ???? ?????? History_Size_Bytes %d B History_Size_KiloBytes %.1f KB History_Size_MegaBytes %.1f MB ! Password_Title ???? ?????? ! Password_Enter ???? ???? ?????? ! Password_Go ???? ! Password_Error1 ???? ?????? ????? ! Security_Error1 ??????? ??? ?? ???? ????? ??? 1 ? 65535 ! Security_Stealth ???? ???????/?????? ?????? ! Security_NoStealthMode ?? (???? ???????) Security_StealthMode (Stealth Mode) ! Security_ExplainStats (????? ???? ?????? ???? POPFile ?????? ????? ?????? ??????? ??? www.usethesource.com ??? ????? ?? ?????: bc (?????? ??? ?????? ???? ????)? mc (?????? ??? ??????? ???? ????? POPFile) ? ec (?????? ??? ????? ???????). ??? ????? ???? ?? ??? ??? ?? ??? ????????? ???? ??????? ?? ????? ??????? ????? ?? POPFile ???? ?????. ?????? ??????? ???? ???? ??????? ???? 5 ???? ??? ?? ??? ?????? ??? ???? ????? ???? ??? ????????? ??????? IP ???????). ! Security_ExplainUpdate (????? ???? ?????? ???? POPFile ?????? ????? ?????? ??????? ??? www.usethesource.com ??? ????? ?? ?????: ma (??? ??????? ?????? ????? POPFile ???????)? mi (??? ??????? ?????? ????? POPFile ???????) ? bn (??? ?????? ????? POPFile ???????). POPFile ???? ??? ???? ??? ??? ???? ???? ?? ???? ?????? ??? ?? ??? ???? ?????. ?????? ??????? ???? ???? ??????? ???? 5 ???? ??? ?? ??? ?????? ??? ???? ????? ???? ??? ???? ????????? ??????? IP ???????). ! Security_PasswordTitle ???? ?????? ?????? ???????? ! Security_Password ???? ?????? ! Security_PasswordUpdate ?? ????? ???? ?????? ! Security_AUTHTitle ???? ?? ??? ! Security_SecureServer ???? POP3 SPA/AUTH ! Security_SecureServerUpdate ??? ?? ????? ?????? ????? ??? %s? ??? ??????? ?? ???? ????? ??? ?? ??? ????? ????? POPFile ! Security_SecurePort ????? ????? POP3 SPA/AUTH ! Security_SecurePortUpdate ??? ?? ????? ????? ????? POP3 SPA/AUTH ??? %s? ??? ??????? ?? ???? ????? ??? ?? ??? ????? ????? POPFile ! Security_SMTPServer ???? SMTP ???????? ! Security_SMTPServerUpdate ??? ?? ????? ???? SMTP ???????? ??? %s? ??? ??????? ?? ???? ????? ??? ?? ??? ????? ????? POPFile ! Security_SMTPPort ????? ????? SMTP ????????? ! Security_SMTPPortUpdate ??? ?? ????? ????? ????? SMTP ????????? ??? %s? ??? ??????? ?? ???? ????? ??? ?? ??? ????? ????? POPFile ! Security_POP3 ????? ??????? POP3 ?? ????? ?? ??? (????? ????? ????? POPFile) ! Security_SMTP ????? ??????? SMTP ?? ????? ?? ??? (????? ????? ????? POPFile) ! Security_NNTP ????? ??????? NNTP ?? ????? ?? ??? (????? ????? ????? POPFile) ! Security_UI ????? ??????? HTTP (????? ????????) ?? ????? ?? ??? (????? ????? ????? POPFile) ! Security_XMLRPC ????? ??????? XML-RPC ?? ????? ?? ??? (????? ????? ????? POPFile) ! Security_UpdateTitle ??????? ???????? ! Security_Update ???? ????????? ?????? ! Security_StatsTitle ???????? ????????? ! Security_Stats ???? ????????? ?????? ! Magnet_Error1 ????????? '%s' ????? ?????? ?? ????? '%s' ! Magnet_Error2 ????????? ?????? '%s' ?????? ?? ????????? '%s' ?? ????? '%s' ????? ?? ????? ?? ????? ?????. ?? ??? ????? ?????????. ! Magnet_Error3 ???? ??????? ???? '%s' ?? ????? '%s' ! Magnet_CurrentMagnets ????????? ????? ! Magnet_Message1 ??????????? ??????? ???? ?????? ?? ????? ?? ????? ???????. ! Magnet_CreateNew ??? ??????? ???? ! Magnet_Explanation ???? ??? ??????? ?? ???????????:</b> <ul><li><b>??? ?? ????? ??????</b> ????: jo...@co... ??????? ??? ????? ????? <br />company.com ??????? ?? ???????? ?? company.com? <br />John Doe ??????? ??? ??? ??? ????? <br />John ??????? ?? ??????? ???? ?????</li><li><b>??? ?? ????? ????????:</b> ??? ???? ??????: ??? ??? ??????? ??? ??? ????? To/Cc ?? ???????</li> <li><b>????? ???????:</b> ????: hello ??????? ?? ??????? ???? ??? hello ?? ??? ???????</li></ul> ! Magnet_MagnetType ??? ????????? ! Magnet_Value ???? ! Magnet_Always ???? ????? ??? ????? ! Magnet_Jump ???? ??? ???? ! Bucket_Error1 ????? ?????? ???? ?? ????? ??? ???? ?? a ??? z ????? ?????? ????? ?? 0 ??? 9? - ? _ ! Bucket_Error2 ??? ???? %s ????? ?????? ! Bucket_Error3 ?? ??? ??? ???? %s ! Bucket_Error4 ?????? ????? ???? ??? ????? ! Bucket_Error5 ??? ????? ????? %s ??? %s ! Bucket_Error6 ?? ??? ????? %s ! Bucket_Title ??????? ?????? ! Bucket_BucketName ???<br>????? ! Bucket_WordCount ??? ??????? ! Bucket_WordCounts ????? ??????? ! Bucket_UniqueWords ?????<br>?????? ! Bucket_SubjectModification ?????<br>??????? ! Bucket_ChangeColor ???<br>????? ! Bucket_NotEnoughData ????????? ??? ????? ! Bucket_ClassificationAccuracy ???? ??????? ! Bucket_EmailsClassified ????? ????? ! Bucket_EmailsClassifiedUpper ????? ????? ! Bucket_ClassificationErrors ????? ????? ! Bucket_Accuracy ???? ! Bucket_ClassificationCount ??? ????????? ! Bucket_ClassificationFP ??? ?????? ! Bucket_ClassificationFN ??? ???? ! Bucket_ResetStatistics ????? ????????? ! Bucket_LastReset ??? ????? ! Bucket_CurrentColor %s ?????? ?? ??? %s ! Bucket_SetColorTo ???? ??? %s ??? %s ! Bucket_Maintenance ????? ! Bucket_CreateBucket ???? ??? ???? ! Bucket_DeleteBucket ???? ????? ?????? ! Bucket_RenameBucket ????? ????? ????? ?????? ! Bucket_Lookup ???? ! Bucket_LookupMessage ?? ???? ?? ???? ! Bucket_LookupMessage2 ????? ????? ?? ! Bucket_LookupMostLikely <b>%s</b> ??? ?????? ?? ???? ?? <font color="%s">%s</font> ! Bucket_DoesNotAppear <p><b>%s</b> ??? ?????? ?? ??? ?? ?????? ! Bucket_DisabledGlobally ??? ???? ??? ! Bucket_To ??? ! Bucket_Quarantine ???<br>??????? ! SingleBucket_Title ?????? %s ! SingleBucket_WordCount ??? ????? ????? ! SingleBucket_TotalWordCount ?????? ??? ??????? ! SingleBucket_Percentage ?????? ?? ???????? ! SingleBucket_WordTable ???? ????? %s ! SingleBucket_Message1 ???? ??? ??? ?? ?????? ???? ??????? ???? ???? ???? ?????. ???? ??? ??? ???? ???? ?????????? ?? ???? ??????. ! SingleBucket_Unique %s ?????? ! SingleBucket_ClearBucket ???? ???? ??????? ! Session_Title ????? ?????? ???? POPFile ! Session_Error ????? ?????? ???? POPFile. ??? ???? ?? ???? ??? ?? ????? ?????? ????? POPFile ???? ??????? ?????. ?????? ????? ??? ???? ??????? ?? ?????? ???????? ?? ??????? POPFile. ! View_Title ??? ????? ????? ! View_ShowFrequencies ??? ???? ??????? ! View_ShowProbabilities ??? ???????? ??????? ! View_ShowScores ??? ????? ??????? ! View_WordMatrix ?????? ??????? ! View_WordProbabilities ??? ???????? ??????? ! View_WordFrequencies ??? ???? ??????? ! View_WordScores ??? ????? ??????? ! View_Chart ???? ?????? ! Windows_TrayIcon ??? ?????? POPFile ?? ???? ??????? ! Windows_Console ????? POPFile ?? ????? ????? ! Windows_NextTime <p><font color="red">??? ??????? ?? ???? ?????? ??? ?? ??? ????? ????? POPFile</font> Header_MenuSummary This table is the navigation menu which allows access to each of the different pages of the control center. --- 93,332 ---- # The header and footer that appear on every UI page ! Header_Title Ù Ø±ÙØ² تØÙÙ POPFile ! Header_Shutdown Ø¥ÙÙØ§Ø¡ Ø§ÙØ¨Ø±Ùا٠ج ! Header_History Ù ØÙÙØ¸Ø§Øª ! Header_Buckets Ø¯ÙØ§Ø¡ ! Header_Configuration إعدادات ! Header_Advanced Ø®ÙØ§Ø±Ø§Øª Ù ØªÙØ¯Ù Ø© ! Header_Security Ø§ÙØ£Ù ا٠! Header_Magnets Ù ØºÙØ§Ø·Ùس ! Footer_HomePage ØµÙØØ© Ø§ÙØ¨Ø¯Ø§ÙØ© ! Footer_Manual تعÙÙ٠ات ! Footer_Forums Ù ÙØªØ¯Ù ! Footer_FeedMe ØªØ¨Ø±ÙØ¹ ! Footer_RequestFeature Ø£Ø·ÙØ¨ Ù ÙØ²Ø© ! Footer_MailingList Ù Ø¬Ù ÙØ¹Ø© Ø¨Ø±ÙØ¯ÙØ© ! Footer_Wiki ÙØ«Ø§Ø¦Ù ! Configuration_Error1 ØØ±Ù اÙÙØµÙ ÙØØ¨ Ø£Ù ÙÙÙÙ Ù ÙØ±Ø¯Ø§Ù ! Configuration_Error2 Ø¨ÙØ§Ø¨Ø© Ø§ÙØ¥ØªØµØ§Ù ÙÙØ§Ø¬ÙØ© اÙÙ Ø³ØªØ®Ø¯Ù ÙØ¬Ø¨ أ٠تÙÙ٠رÙ٠ا٠بÙÙ 1 Ù 65535 ! Configuration_Error3 Ø¨ÙØ§Ø¨Ø© Ø§ÙØ¥ØªØµØ§Ù ÙÙÙ POP3 ÙØ¬Ø¨ أ٠تÙÙ٠رÙ٠ا٠بÙÙ 1 Ù 65535 ! Configuration_Error4 ØØ¬Ù Ø§ÙØµÙØØ© ÙØØ¨ Ø£Ù ÙÙÙ٠رÙ٠ا٠بÙÙ 1 Ù 1000 ! Configuration_Error5 عدد Ø£ÙØ§Ù اÙÙ ØÙÙØ¸Ø§Øª ÙØØ¨ Ø£Ù ÙÙÙ٠رÙ٠ا٠بÙÙ 1 Ù 366 ! Configuration_Error6 ز٠٠إÙÙØ§Ø¡ إتصا٠TCP ÙØ¬Ø¨ Ø£Ù ÙÙÙ٠رÙ٠ا٠بÙÙ 10 Ù 300 ! Configuration_Error7 Ø¨ÙØ§Ø¨Ø© إتصا٠XML RPC ÙØ¬Ø¨ أ٠تÙÙ٠رÙ٠ا٠بÙÙ 1 Ù 65535 ! Configuration_Error8 Ø¨ÙØ§Ø¨Ø© إتصا٠Socks V ÙØ¬Ø¨ أ٠تÙÙ٠رÙ٠ا٠بÙÙ 1 Ù 65535 ! Configuration_POP3Port Ø¨ÙØ§Ø¨Ø© إتصا٠POP3 ! Configuration_POP3Update ÙÙØ¯ ت٠تعدÙÙ Ø¨ÙØ§Ø¨Ø© إتصا٠POP3 Ø¥ÙÙ %sØ ÙØ°Ø§ Ø§ÙØªØ¹Ø¯ÙÙ ÙÙ ÙÙÙÙ ÙØ¹Ø§Ùا Ø¥ÙÙ Ø£Ù ÙØªÙ إعادة تشغÙÙ POPFile ! Configuration_XMLRPCUpdate ÙÙØ¯ ت٠تعدÙÙ Ø¨ÙØ§Ø¨Ø© إتصا٠XML-RPC Ø¥ÙÙ %sØ ÙØ°Ø§ Ø§ÙØªØ¹Ø¯ÙÙ ÙÙ ÙÙÙÙ ÙØ¹Ø§Ùا Ø¥ÙÙ Ø£Ù ÙØªÙ إعادة تشغÙÙ POPFile ! Configuration_XMLRPCPort Ø¨ÙØ§Ø¨Ø© إتصا٠XML-RPC ! Configuration_SMTPPort Ø¨ÙØ§Ø¨Ø© إتصا٠SMTP ! Configuration_SMTPUpdate ÙÙØ¯ ت٠تعدÙÙ Ø¨ÙØ§Ø¨Ø© إتصا٠SMTP Ø¥ÙÙ %sØ ÙØ°Ø§ Ø§ÙØªØ¹Ø¯ÙÙ ÙÙ ÙÙÙÙ ÙØ¹Ø§Ùا Ø¥ÙÙ Ø£Ù ÙØªÙ إعادة تشغÙÙ POPFile ! Configuration_NNTPPort Ø¨ÙØ§Ø¨Ø© Ø§ÙØ§ØªØµØ§Ù Ø¥ÙÙ NNTP ! Configuration_NNTPUpdate ÙÙØ¯ ت٠تعدÙÙ Ø¨ÙØ§Ø¨Ø© إتصا٠NNTP Ø¥ÙÙ %sØ ÙØ°Ø§ Ø§ÙØªØ¹Ø¯ÙÙ ÙÙ ÙÙÙÙ ÙØ¹Ø§Ùا Ø¥ÙÙ Ø£Ù ÙØªÙ إعادة تشغÙÙ POPFile ! Configuration_POPFork Ø¥Ø³Ù Ø ÙØ¹Ø¯Ø© Ø§ØªØµØ§ÙØ§Øª POP3 بشÙ٠٠تزا٠٠! Configuration_SMTPFork Ø¥Ø³Ù Ø ÙØ¹Ø¯Ø© Ø§ØªØµØ§ÙØ§Øª SMTP بشÙ٠٠تزا٠٠! Configuration_NNTPFork Ø¥Ø³Ù Ø ÙØ¹Ø¯Ø© Ø§ØªØµØ§ÙØ§Øª NNTP بشÙ٠٠تزا٠٠! Configuration_POP3Separator ØØ±Ù ÙØµÙ POP3 بÙÙ host:port:user ! Configuration_NNTPSeparator ØØ±Ù ÙØµÙ NNTP بÙÙ host:port:user ! Configuration_POP3SepUpdate ت٠تعدÙÙ ØØ±Ù ÙØµÙ POP3 Ø¥ÙÙ %s ! Configuration_NNTPSepUpdate ت٠تعدÙÙ ØØ±Ù ÙØµÙ NNTP Ø¥ÙÙ %s ! Configuration_UI Ø¨ÙØ§Ø¨Ø© Ø§ÙØ¥ØªØµØ§Ù ÙÙØ§Ø¬ÙØ© اÙ٠ستخد٠! Configuration_UIUpdate ÙÙØ¯ ت٠تعدÙÙ Ø¨ÙØ§Ø¨Ø© Ø¥ØªØµØ§Ù ÙØ§Ø¬ÙØ© اÙ٠ستخد٠إÙÙ %sØ ÙØ°Ø§ Ø§ÙØªØ¹Ø¯ÙÙ ÙÙ ÙÙÙÙ ÙØ¹Ø§Ùا Ø¥ÙÙ Ø£Ù ÙØªÙ إعادة تشغÙÙ POPFile ! Configuration_History عدد Ø§ÙØ±Ø³Ø§Ø¦Ù ÙÙ ÙÙ ØµÙØØ© ! Configuration_HistoryUpdate ÙÙØ¯ ت٠تعدÙ٠عدد Ø§ÙØ±Ø³Ø§Ø¦Ù ÙÙ ÙÙ ØµÙØØ© Ø¥ÙÙ %s ! Configuration_Days عدد Ø£ÙØ§Ù اÙÙ ØÙÙØ¸Ø§Øª ÙÙØ¥Ø¨Ùاء ! Configuration_DaysUpdate ÙÙØ¯ ت٠تعدÙ٠عدد Ø£ÙØ§Ù اÙÙ ØÙÙØ¸Ø§Øª ÙÙØ¥Ø¨Ùاء Ø¥ÙÙ %s ! Configuration_UserInterface ÙØ§Ø¬ÙØ© اÙ٠ستخد٠! Configuration_Skins س٠ة اÙÙØ§Ø¬ÙØ© ! Configuration_SkinsChoose إختر س٠ة اÙÙØ§Ø¬ÙØ© ! Configuration_Language ÙØºØ© ! Configuration_LanguageChoose إختر اÙÙØºØ© ! Configuration_ListenPorts Ø§Ø®ØªÙØ§Ø±Ø§Øª Ø§ÙØ¨ÙرÙ٠ج ! Configuration_HistoryView عرض اÙÙ ØÙÙØ¸Ø§Øª ! Configuration_TCPTimeout ز٠٠إÙÙØ§Ø¡ Ø§ÙØ¥ØªØµØ§Ù ! Configuration_TCPTimeoutSecs ز٠٠إÙÙØ§Ø¡ Ø§ÙØ¥ØªØµØ§Ù (Ø«ÙØ§Ù) ! Configuration_TCPTimeoutUpdate ت٠تعدÙ٠ز٠٠إÙÙØ§Ø¡ Ø§ÙØ¥ØªØµØ§Ù Ø¥ÙÙ %s ! Configuration_ClassificationInsertion Ø¥Ø¶Ø§ÙØ© Ø¥ÙÙ ÙØµ Ø±Ø³Ø§ÙØ© ! Configuration_SubjectLine تعدÙÙ<br>سطر اÙÙ ÙØ¶Ùع ! Configuration_XTCInsertion Ø±Ø£Ø³ÙØ©<br>X-Text-Classification ! Configuration_XPLInsertion Ø±Ø£Ø³ÙØ©<br>X-POPFile-Link ! Configuration_Logging Ø³Ø¬ÙØ§Øª ! Configuration_None Ø¨ÙØ§ ! Configuration_ToScreen Ø¥ÙÙ Ø§ÙØ´Ø§Ø´Ø© ! Configuration_ToFile Ø¥ÙÙ Ù ÙÙ ! Configuration_ToScreenFile Ø¥ÙÙ Ø§ÙØ´Ø§Ø´Ø© ÙÙ ÙÙ ! Configuration_LoggerOutput ÙØ§ØªØ¬ Ø§ÙØ³Ø¬Ù ! Configuration_GeneralSkins س٠ة اÙÙØ§Ø¬ÙØ© ! Configuration_SmallSkins س٠ات ØµØºÙØ±Ø© ! Configuration_TinySkins س٠ات ØµØºÙØ±Ø© جدا٠! Configuration_CurrentLogFile <Ù ÙÙ Ø§ÙØ³Ø¬Ù Ø§ÙØØ§ÙÙ> ! Configuration_SOCKSServer Ù ÙÙÙ ÙÙÙ٠خاد٠SOCKS V ! Configuration_SOCKSPort Ø¨ÙØ§Ø¨Ø© إتصا٠٠ÙÙÙ ÙÙÙÙ SOCKS V ! Configuration_SOCKSPortUpdate ت٠تعدÙÙ Ø¨ÙØ§Ø¨Ø© إتصا٠٠ÙÙÙ ÙÙÙÙ SOCKS V Ø¥ÙÙ %s ! Configuration_SOCKSServerUpdate ت٠تعدÙ٠خاد٠٠ÙÙÙ ÙÙÙÙ SOCKS V Ø¥ÙÙ %s ! Configuration_Fields أع٠دة اÙÙ ØÙÙØ¸Ø§Øª ! Advanced_Error1 '%s' Ù ÙØ¬Ùدة Ù Ø³Ø¨ÙØ§Ù ÙÙ ÙØ§Ø¦ØØ© اÙÙÙ٠ات اÙÙ ÙÙ ÙØ© ! Advanced_Error2 اÙÙÙ٠ات اÙÙ ÙÙ ÙØ© ÙÙ ÙÙ Ø£Ù ØªØØªÙÙ ÙÙØ· Ø§ØØ±Ù Ø£Ù Ø§Ø±ÙØ§Ù Ø£Ù . Ø£Ù _ Ø£Ù - Ø£Ù @ ! Advanced_Error3 ÙÙØ¯ ØªÙ Ø¥Ø¶Ø§ÙØ© '%s' Ø¥ÙÙ ÙØ§Ø¦ØØ© اÙÙÙ٠ات اÙÙ ÙÙ ÙØ© ! Advanced_Error4 '%s' ÙÙØ³Øª ÙÙ ÙØ§Ø¦ØØ© اÙÙÙ٠ات اÙÙ ÙÙ ÙØ© ! Advanced_Error5 ÙÙØ¯ ØªÙ Ø¥Ø²Ø§ÙØ© '%s' Ù Ù ÙØ§Ø¦ØØ© اÙÙÙ٠ات اÙÙ ÙÙ ÙØ© ! Advanced_StopWords ÙÙ٠ات Ù ÙÙ ÙØ© ! Advanced_Message1 POPFile ÙÙ٠٠اÙÙÙ٠ات Ø§ÙØ´Ø§Ø¦Ø¹Ø© Ø§ÙØ¥Ø³ØªØ¹Ù Ø§Ù Ø§ÙØªØ§ÙÙØ©: ! Advanced_AddWord أض٠ÙÙÙ Ø© ! Advanced_RemoveWord Ø¥ØØ°Ù ÙÙÙ Ø© ! Advanced_AllParameters ÙØ§ÙØ© ٠عاÙÙØ± POPFile ! Advanced_Parameter Ù Ø¹ÙØ§Ø± ! Advanced_Value ÙÙÙ Ø© ! Advanced_Warning ÙØ°Ù ÙØ§Ø¦Ù Ø© ÙØ§Ù ÙØ© Ø¨ÙØ§ÙØ© ٠عاÙÙØ± POPFile. ÙÙ٠ستخد٠Ù٠اÙÙ ØØªØ±ÙÙÙ ÙÙØ·: ÙÙ ÙÙÙ٠تغÙÙØ± Ø£Ù ÙÙÙ Ø© ÙÙ Ù Ø«Ù Ø§ÙØ¶ØºØ· عÙÙ "ØªØØ¯ÙØ«"Ø ÙØ§ ÙÙØ¬Ø¯ تدÙÙ٠عÙÙ ØµØØ© اÙ٠عÙÙ٠ات. ! Advanced_ConfigFile Ù ÙÙ Ø§ÙØ¥Ø¹Ø¯Ø§Ø¯Ø§Øª: ! History_Filter (عرض Ø§ÙØ¯ÙÙ <font color="%s">%s</font>) ! History_FilterBy صÙÙ٠عÙÙ ! History_Search (Ø¬Ø±Ù Ø§ÙØ¨ØØ« Ø¹Ù Ù ÙØ±Ø³Ù/Ù ÙØ¶Ùع %s) ! History_Title Ø±Ø³Ø§Ø¦Ù ØØ¯Ùثة ! History_Jump Ø¥Ø°ÙØ¨ اÙÙ ØµÙØØ© ! History_ShowAll إعرض اÙÙÙ ! History_ShouldBe ÙÙØ¶Ù٠أ٠ÙÙÙÙ ! History_NoFrom ÙØ§ ÙÙØ¬Ø¯ سطر "from" ! History_NoSubject ÙØ§ ÙÙØ¬Ø¯ سطر "subject" ! History_ClassifyAs صÙÙ٠٠ث٠! History_MagnetUsed Ù ØºÙØ§Ø·Ùس ٠ستع٠٠! History_MagnetBecause <b>Ù ØºÙØ§Ø·Ùس ٠ستع٠Ù</b><p>صÙ٠إÙÙ <font color="%s">%s</font> بسبب اÙÙ ØºÙØ§Ø·Ùس %s </p> ! History_ChangedTo ØªÙ ØªØºÙØ±Ù Ø¥ÙÙ <font color="%s">%s</font> ! History_Already Ø£Ø¹ÙØ¯ تصÙÙÙ٠إÙÙ <font color="%s">%s</font> ! History_RemoveAll ØØ°Ù اÙÙÙ ! History_RemovePage ØØ°Ù Ø§ÙØµÙØØ© ! History_RemoveChecked ØØ°Ù اÙ٠ختار ! History_Remove ÙØØ°Ù Ù Ø¯Ø®ÙØ§Øª ٠٠اÙÙ ØÙÙØ¸Ø§Øª إضغط ! History_SearchMessage Ø¥Ø¨ØØ« ٠رسÙ/Ù ÙØ¶Ùع ! History_NoMessages ÙØ§ ØªÙØ¬Ø¯ رسائ٠! History_ShowMagnet Ù Ù ØºÙØ· ! History_Negate_Search Ø£Ø¹ÙØ³ Ø§ÙØ¨ØØ«/Ø§ÙØªØµÙÙÙ ! History_Magnet (عرض Ø§ÙØ±Ø³Ø§Ø¦Ù اÙ٠صÙÙØ© Ù ØºÙØ§Ø·ÙØ³ÙØ§Ù ÙÙØ·) ! History_NoMagnet (عرض Ø§ÙØ±Ø³Ø§Ø¦Ù ØºÙØ± اÙ٠صÙÙØ© Ù ØºÙØ§Ø·ÙØ³ÙØ§Ù ÙÙØ·) ! History_ResetSearch تصÙÙØ± Ø§ÙØ¨ØØ« ! History_ChangedClass Ø³ÙØªÙ تصÙÙÙÙ Ø§ÙØ¢Ù Ù٠ا ! History_Purge Ø¥ØØ°Ù Ø§ÙØ¢Ù ! History_Increase Ø²ÙØ¯ ! History_Decrease Ø®ÙÙØ¶ ! History_Column_Characters Ù٠بتغÙÙØ± عرض أع٠دة Ù Ø±Ø³ÙØ Ù Ø³ØªÙØ¨ÙØ CcØ Ù ÙØ¶Ùع ! History_Automatic تÙÙØ§Ø¦Ù ! History_Reclassified Ø£Ø¹ÙØ¯ تصÙÙÙÙ History_Size_Bytes %d B History_Size_KiloBytes %.1f KB History_Size_MegaBytes %.1f MB ! Password_Title ÙÙÙ Ø© اÙÙ Ø±ÙØ± ! Password_Enter أدخ٠ÙÙÙ Ø© اÙÙ Ø±ÙØ± ! Password_Go أدخ٠! Password_Error1 ÙÙÙ Ø© اÙÙ Ø±ÙØ± خاطئة ! Security_Error1 Ø§ÙØ¨Ùابة ÙØ¬Ø¨ أ٠تÙÙ٠رÙ٠ا٠بÙÙ 1 Ù 65535 ! Security_Stealth ÙØ¸Ø§Ù Ø§ÙØ¥Ø®Ùاء/ع٠ÙÙØ§Øª Ø§ÙØ®Ø§Ø¯Ù ! Security_NoStealthMode ÙØ§ (ÙØ¸Ø§Ù Ø§ÙØ¥Ø®Ùاء) Security_StealthMode (Stealth Mode) ! Security_ExplainStats (Ø¹ÙØ¯Ù ا ÙÙÙÙ ÙØ¹Ø§Ùا٠ÙÙÙÙ POPFile بإرسا٠اÙÙÙÙ Ø§ÙØ«Ùاث Ø§ÙØªØ§ÙÙØ© Ø¥ÙÙ www.usethesource.com ٠رة ÙØ§ØØ¯Ø© Ù٠اÙÙÙÙ : bc (إج٠اÙ٠عدد Ø§ÙØ¯Ùاء Ø§ÙØªÙ Ø¹ÙØ¯Ù)Ø mc (إج٠اÙ٠عدد Ø§ÙØ±Ø³Ø§Ø¦Ù Ø§ÙØªÙ صÙÙÙØ§ POPFile) Ù ec (إج٠اÙ٠عدد أخطاء Ø§ÙØªØµÙÙÙ). ÙØ°Ù اÙÙÙ٠تخز٠ÙÙ Ù ÙÙ ÙÙ Ù Ø«Ù ÙØªÙ إستع٠اÙÙØ§ ÙÙØ´Ø± Ø¥ØØµØ§Ø¡Ø§Øª ع٠ÙÙÙÙØ© استع٠ا٠اÙÙØ§Ø³ ÙÙ POPFile ÙÙ Ø¯Ù ÙØ¬Ø§ÙØ©. Ø§ÙØ®Ø§Ø¯Ù Ø§ÙØ£Ø³Ø§Ø³Ù ÙÙÙ٠بØÙظ Ø§ÙØ³Ø¬Ùات Ù٠دة 5 Ø£ÙØ§Ù ÙÙ Ù Ø«Ù ÙØªÙ ØØ°ÙÙØ§Ø ÙÙØ³ ÙÙØ§Ù Ø³Ø¬ÙØ§Øª تربط بÙÙ Ø§ÙØ¥ØØµØ§Ø¡Ø§Øª ÙØ¹ÙاÙÙÙ IP اÙÙØ±Ø¯ÙØ©). ! Security_ExplainUpdate (Ø¹ÙØ¯Ù ا ÙÙÙÙ ÙØ¹Ø§Ùا٠ÙÙÙÙ POPFile بإرسا٠اÙÙÙÙ Ø§ÙØ«Ùاث Ø§ÙØªØ§ÙÙØ© Ø¥ÙÙ www.usethesource.com ٠رة ÙØ§ØØ¯Ø© Ù٠اÙÙÙÙ : ma (رÙÙ Ø§ÙØ¥ØµØ¯Ø§Ø± Ø§ÙØ£Ø¹ÙÙ ÙÙØ³Ø®Ø© POPFile اÙÙ Ø±ÙØ¨Ø©)Ø mi (رÙÙ Ø§ÙØ¥ØµØ¯Ø§Ø± Ø§ÙØ£Ø¯ÙÙ ÙÙØ³Ø®Ø© POPFile اÙÙ Ø±ÙØ¨Ø©) Ù bn (رÙÙ Ø§ÙØ¨ÙÙØ© ÙÙØ³Ø®Ø© POPFile اÙÙ Ø±ÙØ¨Ø©). POPFile ÙØØµÙ Ø¹ÙÙ Ø¬ÙØ§Ø¨ عÙÙ Ø´ÙÙ ØµÙØ±Ø© ØªØ¸ÙØ± Ù٠أعÙÙ Ø§ÙØµÙØØ© إذا ٠ا ÙØ§Ù ÙÙØ§Ù ØªØØ¯ÙØ«. Ø§ÙØ®Ø§Ø¯Ù Ø§ÙØ£Ø³Ø§Ø³Ù ÙÙÙ٠بØÙظ Ø§ÙØ³Ø¬Ùات Ù٠دة 5 Ø£ÙØ§Ù ÙÙ Ù Ø«Ù ÙØªÙ ØØ°ÙÙØ§Ø ÙÙØ³ ÙÙØ§Ù Ø³Ø¬ÙØ§Øª تربط بÙÙ ØªÙØØµ Ø§ÙØªØØ¯Ùثات ÙØ¹ÙاÙÙÙ IP اÙÙØ±Ø¯ÙØ©). ! Security_PasswordTitle ÙÙÙ Ø© اÙÙ Ø±ÙØ± ÙÙØ§Ø¬ÙØ© اÙ٠ستخد٠! Security_Password ÙÙÙ Ø© اÙÙ Ø±ÙØ± ! Security_PasswordUpdate ت٠تعدÙÙ ÙÙÙ Ø© اÙÙ Ø±ÙØ± ! Security_AUTHTitle خاد٠ع٠بعد ! Security_SecureServer خاد٠POP3 SPA/AUTH ! Security_SecureServerUpdate ÙÙØ¯ ت٠تعدÙÙ Ø§ÙØ®Ø§Ø¯Ù Ø§ÙØ¢Ù ٠إÙÙ %sØ ÙØ°Ø§ Ø§ÙØªØ¹Ø¯ÙÙ ÙÙ ÙÙÙÙ ÙØ¹Ø§Ùا Ø¥ÙÙ Ø£Ù ÙØªÙ إعادة تشغÙÙ POPFile ! Security_SecurePort Ø¨ÙØ§Ø¨Ø© إتصا٠POP3 SPA/AUTH ! Security_SecurePortUpdate ÙÙØ¯ ت٠تعدÙÙ Ø¨ÙØ§Ø¨Ø© إتصا٠POP3 SPA/AUTH Ø¥ÙÙ %sØ ÙØ°Ø§ Ø§ÙØªØ¹Ø¯ÙÙ ÙÙ ÙÙÙÙ ÙØ¹Ø§Ùا Ø¥ÙÙ Ø£Ù ÙØªÙ إعادة تشغÙÙ POPFile ! Security_SMTPServer خاد٠SMTP اÙÙ ØªØ³ÙØ³Ù ! Security_SMTPServerUpdate ÙÙØ¯ ت٠تعدÙ٠خاد٠SMTP اÙÙ ØªØ³ÙØ³Ù Ø¥ÙÙ %sØ ÙØ°Ø§ Ø§ÙØªØ¹Ø¯ÙÙ ÙÙ ÙÙÙÙ ÙØ¹Ø§Ùا Ø¥ÙÙ Ø£Ù ÙØªÙ إعادة تشغÙÙ POPFile ! Security_SMTPPort Ø¨ÙØ§Ø¨Ø© إتصا٠SMTP اÙÙ ØªØ³ÙØ³ÙØ© ! Security_SMTPPortUpdate ÙÙØ¯ ت٠تعدÙÙ Ø¨ÙØ§Ø¨Ø© إتصا٠SMTP اÙÙ ØªØ³ÙØ³ÙØ© Ø¥ÙÙ %sØ ÙØ°Ø§ Ø§ÙØªØ¹Ø¯ÙÙ ÙÙ ÙÙÙÙ ÙØ¹Ø§Ùا Ø¥ÙÙ Ø£Ù ÙØªÙ إعادة تشغÙÙ POPFile ! Security_POP3 ØªÙØ¨ÙÙ Ø¥ØªØµØ§ÙØ§Øª POP3 Ù Ù Ø£Ø¬ÙØ²Ø© ع٠بعد (ÙØªØ·Ùب إعادة تشغÙÙ POPFile) ! Security_SMTP ØªÙØ¨ÙÙ Ø¥ØªØµØ§ÙØ§Øª SMTP Ù Ù Ø£Ø¬ÙØ²Ø© ع٠بعد (ÙØªØ·Ùب إعادة تشغÙÙ POPFile) ! Security_NNTP ØªÙØ¨ÙÙ Ø¥ØªØµØ§ÙØ§Øª NNTP Ù Ù Ø£Ø¬ÙØ²Ø© ع٠بعد (ÙØªØ·Ùب إعادة تشغÙÙ POPFile) ! Security_UI ØªÙØ¨ÙÙ Ø¥ØªØµØ§ÙØ§Øª HTTP (ÙØ§Ø¬ÙØ© اÙ٠ستخد٠) Ù Ù Ø£Ø¬ÙØ²Ø© ع٠بعد (ÙØªØ·Ùب إعادة تشغÙÙ POPFile) ! Security_XMLRPC ØªÙØ¨ÙÙ Ø¥ØªØµØ§ÙØ§Øª XML-RPC Ù Ù Ø£Ø¬ÙØ²Ø© ع٠بعد (ÙØªØ·Ùب إعادة تشغÙÙ POPFile) ! Security_UpdateTitle Ø§ÙØªØØ¯ÙØ« Ø§ÙØªÙÙØ§Ø¦Ù ! Security_Update ØªÙØØµ Ø§ÙØªØØ¯Ùثات ÙÙÙ ÙØ§Ù ! Security_StatsTitle Ø§ÙØªÙØ§Ø±ÙØ± Ø§ÙØ¥ØØµØ§Ø¦ÙØ© ! Security_Stats Ø§Ø±Ø³Ù Ø§ÙØ¥ØØµØ§Ø¡Ø§Øª ÙÙÙ ÙØ§Ù ! Magnet_Error1 اÙÙ ØºÙØ§Ø·Ùس '%s' Ù ÙØ¬Ùد Ù Ø³Ø¨ÙØ§Ù ÙÙ Ø§ÙØ¯ÙÙ '%s' ! Magnet_Error2 اÙÙ ØºÙØ§Ø·Ùس Ø§ÙØ¬Ø¯Ùد '%s' ÙØªØ¶Ø§Ø±Ø¨ ٠ع اÙÙ ØºÙØ§Ø·Ùس '%s' ÙÙ Ø§ÙØ¯ÙÙ '%s' ÙÙÙ ÙÙ Ø£Ù ÙØªØ³Ø¨Ø¨ ÙÙ ÙØªØ§Ø¦Ø¬ ØºØ±ÙØ¨Ø©. ÙÙ ÙØªÙ Ø¥Ø¶Ø§ÙØ© اÙÙ ØºÙØ§Ø·Ùس. ! Magnet_Error3 Ø¥ØµÙØ¹ Ù ØºÙØ§Ø·Ùس Ø¬Ø¯ÙØ¯ '%s' ÙÙ Ø§ÙØ¯ÙÙ '%s' ! Magnet_CurrentMagnets Ù ØºÙØ§Ø·Ùسات ØØ§ÙÙØ© ! Magnet_Message1 اÙÙ ØºÙØ§Ø·Ùسات Ø§ÙØªØ§ÙÙØ© ØªØ¬Ø¹Ù Ø§ÙØ¨Ø±Ùد Ø£Ù ÙØªØµÙÙ ÙÙ Ø§ÙØ¯Ù٠اÙ٠ذÙÙØ±. ! Magnet_CreateNew ØµÙØ¹ Ù ØºÙØ§Ø·Ùس Ø¬Ø¯ÙØ¯ ! Magnet_Explanation ØªÙØ¬Ø¯ ÙØ°Ù Ø§ÙØ£ÙÙØ§Ø¹ ٠٠اÙÙ ØºÙØ§Ø·Ø³Ùات:</b> <ul><li><b>إس٠أ٠عÙÙØ§Ù اÙ٠رسÙ</b> ٠ثاÙ: jo...@co... ÙÙ Ø·Ø§Ø¨ÙØ© ÙÙ٠عÙÙØ§Ù Ù ØØ¯Ø¯Ø <br />company.com ÙÙ Ø·Ø§Ø¨ÙØ© Ù٠اÙ٠رسÙÙÙ Ù Ù company.comØ <br />John Doe ÙÙ Ø·Ø§Ø¨ÙØ© ÙÙ٠اس٠شخص Ù ØØ¯Ø¯Ø <br />John ÙÙ Ø·Ø§Ø¨ÙØ© ÙÙ Ø§ÙØ£Ø´Ø®Ø§Øµ بذÙÙ Ø§ÙØ£Ø³Ù </li><li><b>إس٠أ٠عÙÙØ§Ù اÙÙ Ø³ØªÙØ¨Ù:</b> ÙÙØ³ ٠ثا٠اÙ٠رسÙ: ÙÙÙ ÙØªÙ Ø§ÙØªØµÙÙ٠عÙ٠عÙ٠عÙÙØ§Ù To/Cc ÙÙ Ø§ÙØ±Ø³Ø§ÙØ©</li> <li><b>ÙÙ٠ات اÙÙ ÙØ¶Ùع:</b> ٠ثاÙ: hello ÙÙ Ø·Ø§Ø¨ÙØ© ÙÙ Ø§ÙØ±Ø³Ø§Ø¦Ù Ø§ÙØªÙ Ø¨ÙØ§ hello Ù٠سطر اÙÙ ÙØ¶Ùع</li></ul> ! Magnet_MagnetType ÙÙØ¹ اÙÙ ØºÙØ§Ø·Ùس ! Magnet_Value ÙÙÙ Ø© ! Magnet_Always ÙØ°Ùب ÙÙØ±Ø§Ù Ø¥ÙÙ Ø§ÙØ¯ÙÙ ! Magnet_Jump Ø¥Ø°ÙØ¨ Ø¥ÙÙ ØµÙØØ© ! Bucket_Error1 Ø£Ø³Ø§Ù Ù Ø§ÙØ¯Ùاء ÙÙ ÙÙ Ø£Ù ØªØØªÙÙ ÙÙØ· Ø£ØØ±Ù Ù Ù a Ø¥ÙÙ z Ø¨Ø£ØØ±Ù ØµØºÙØ±Ø©Ø Ø£Ø±ÙØ§Ù Ù Ù 0 Ø¥ÙÙ 9Ø - Ù _ ! Bucket_Error2 دÙ٠بإس٠%s Ù ÙØ¬Ùد Ù Ø³Ø¨ÙØ§Ù ! Bucket_Error3 ØªÙ ØµÙØ¹ دÙ٠بإس٠%s ! Bucket_Error4 Ø§ÙØ±Ø¬Ø§Ø¡ إدخا٠ÙÙÙ Ø© ØºÙØ± ÙØ§Ø±ØºØ© ! Bucket_Error5 أعد ØªØ³Ù ÙØ© Ø§ÙØ¯ÙÙ %s Ø¥ÙÙ %s ! Bucket_Error6 ØªÙ ØØ°Ù Ø§ÙØ¯ÙÙ %s ! Bucket_Title إعدادات Ø§ÙØ¯Ùاء ! Bucket_BucketName إس٠<br>Ø§ÙØ¯ÙÙ ! Bucket_WordCount عدد اÙÙÙ٠ات ! Bucket_WordCounts أعداد اÙÙÙ٠ات ! Bucket_UniqueWords ÙÙ٠ات<br>٠ختÙÙØ© ! Bucket_SubjectModification تعدÙÙ<br>اÙÙ ÙØ¶Ùع ! Bucket_ChangeColor ÙÙÙ<br>Ø§ÙØ¯ÙÙ ! Bucket_NotEnoughData اÙ٠عÙÙ٠ات ØºÙØ± ÙØ§ÙÙØ© ! Bucket_ClassificationAccuracy دÙÙØ© Ø§ÙØªØµÙÙÙ ! Bucket_EmailsClassified رسائ٠٠صÙÙØ© ! Bucket_EmailsClassifiedUpper رسائ٠٠صÙÙØ© ! Bucket_ClassificationErrors أخطاء تصÙÙÙ ! Bucket_Accuracy دÙÙØ© ! Bucket_ClassificationCount عدد Ø§ÙØªØµÙÙÙØ§Øª ! Bucket_ClassificationFP خطأ Ø¥ÙØ¬Ø§Ø¨Ù ! Bucket_ClassificationFN خطأ Ø³ÙØ¨Ù ! Bucket_ResetStatistics تصÙÙØ± Ø§ÙØ¥ØØµØ§Ø¡Ø§Øª ! Bucket_LastReset آخر تصÙÙØ± ! Bucket_CurrentColor %s ØØ§ÙÙØ§Ù ÙÙ ÙÙÙ %s ! Bucket_SetColorTo غÙÙØ± ÙÙÙ %s Ø¥ÙÙ %s ! Bucket_Maintenance ØµÙØ§ÙØ© ! Bucket_CreateBucket Ø¥ØµÙØ¹ دÙ٠بإس٠! Bucket_DeleteBucket Ø¥ØØ°Ù Ø§ÙØ¯Ù٠اÙ٠س٠٠! Bucket_RenameBucket إعادة ØªØ³Ù ÙØ© Ø§ÙØ¯Ù٠اÙ٠س٠٠! Bucket_Lookup Ø¥Ø¨ØØ« ! Bucket_LookupMessage جد ÙÙÙ Ø© ÙÙ Ø¯ÙØ§Ø¡ ! Bucket_LookupMessage2 ÙØªØ§Ø¦Ø¬ Ø§ÙØ¨ØØ« ع٠! Bucket_LookupMostLikely <b>%s</b> عÙÙ Ø§ÙØ£Ø±Ø¬Ø أ٠تÙÙÙ ÙÙ <font color="%s">%s</font> ! Bucket_DoesNotAppear <p><b>%s</b> ØºÙØ± Ù ÙØ¬Ùدة Ù٠اÙÙ Ù Ù Ø§ÙØ¯Ùاء ! Bucket_DisabledGlobally عط٠بشÙ٠عا٠! Bucket_To Ø¥ÙÙ ! Bucket_Quarantine عزÙ<br>Ø§ÙØ±Ø³Ø§ÙØ© ! SingleBucket_Title ØªÙØ§ØµÙÙ %s ! SingleBucket_WordCount عدد ÙÙ٠ات Ø§ÙØ¯ÙÙ ! SingleBucket_TotalWordCount إج٠اÙ٠عدد اÙÙÙ٠ات ! SingleBucket_Percentage اÙÙØ³Ø¨Ø© Ù Ù Ø§ÙØ¥Ø¬Ù اÙÙ ! SingleBucket_WordTable جدÙÙ ÙÙ٠ات %s ! SingleBucket_Message1 إضغط عÙÙ ØØ±Ù Ù٠اÙÙÙØ±Ø³ ÙØ¹Ø±Ø¶ اÙÙÙ٠ات Ø§ÙØªÙ تبدأ بذÙÙ Ø§ÙØØ±Ù. إضغط عÙÙ Ø£ÙØ© ÙÙÙ Ø© ÙØ¹Ø±Ø¶ Ø¥ØØªÙ اÙÙØªÙا ÙÙ ÙØ§ÙØ© Ø§ÙØ¯Ùاء. ! SingleBucket_Unique %s ٠ختÙÙØ© ! SingleBucket_ClearBucket Ø¥ØØ°Ù ÙØ§ÙØ© اÙÙÙ٠ات ! Session_Title Ø¥ÙØªÙت ØµÙØ§ØÙØ© Ø¬ÙØ³Ø© POPFile ! Session_Error Ø¥ÙØªÙت ØµÙØ§ØÙØ© Ø¬ÙØ³Ø© POPFile. ÙØ°Ø§ ÙÙ ÙÙ Ø£Ù ÙØØµÙ Ø¥Ø°Ø§ ا٠إÙÙØ§Ù ÙØ¥Ø¹Ø§Ø¯Ø© تشغÙÙ POPFile ÙØªØ±Ù اÙÙ ØªØµÙØ Ù ÙØªÙØ. Ø§ÙØ±Ø¬Ø§Ø¡ Ø§ÙØ¶ØºØ¸ عÙÙ Ø¥ØØ¯Ù Ø§ÙØ±Ùابط ÙÙ Ø§ÙØ£Ø¹ÙÙ ÙÙ٠تابعة Ù٠إستع٠ا٠POPFile. ! View_Title عرض Ø±Ø³Ø§ÙØ© Ù ÙØ±Ø¯Ø© ! View_ShowFrequencies عرض تردد اÙÙÙ٠ات ! View_ShowProbabilities عرض Ø¥ØØªÙ اÙÙØ© اÙÙÙ٠ات ! View_ShowScores عرض ÙØªØ§Ø¦Ø¬ اÙÙÙ٠ات ! View_WordMatrix ٠صÙÙÙØ© اÙÙÙ٠ات ! View_WordProbabilities عرض Ø¥ØØªÙ اÙÙØ© اÙÙÙ٠ات ! View_WordFrequencies عرض تردد اÙÙÙ٠ات ! View_WordScores عرض ÙØªØ§Ø¦Ø¬ اÙÙÙ٠ات ! View_Chart رسÙ٠اÙÙØ±Ø§Ø± ! Windows_TrayIcon عرض اÙÙÙÙØ© POPFile ÙÙ Ø´Ø±ÙØ· اÙÙ ÙØ§Ù Ø ! Windows_Console تشغÙÙ POPFile ÙÙ ÙØ§Ùذة ÙØµÙØ©Ø ! Windows_NextTime <p><font color="red">ÙØ°Ø§ Ø§ÙØªØ¹Ø¯ÙÙ ÙÙ ÙÙÙÙ ÙÙØ§Ùا٠إÙÙ Ø£Ù ÙØªÙ إعادة تشغÙÙ POPFile</font> Header_MenuSummary This table is the navigation menu which allows access to each of the different pages of the control center. *************** *** 346,376 **** Advanced_MainTableSummary This table provides a list of words that POPFile ignores when classifying message due to their relative frequency in message in general. They are organized per row according to the first letter of the words. ! Imap_Bucket2Folder ?????? ????? <b>%s</b> ???? ?????? ! Imap_MapError ?? ???? ????? ???? ?? ??? ???? ??? ????! ! Imap_Server ???? IMAP: ! Imap_ServerNameError ?????? ????? ??? ??????! ! Imap_Port ????? ????? IMAP: ! Imap_PortError ?????? ????? ??? ????? ????! ! Imap_Login ??? ?????? IMAP: ! Imap_LoginError ?????? ????? ??? ????????! ! Imap_Password ???? ?????? ????? IMAP: ! Imap_PasswordError ?????? ????? ???? ??????! ! Imap_Expunge ??? ??????? ???????? ?? ???????? ????????. ! Imap_Interval ???? ??????? ????????: ! Imap_IntervalError ?????? ????? ???? ??? 10 ? 3600 ?????. ! Imap_Bytelimit ???? ??? ????? ?? ??? ???????. ???? 0 (Null) ???????? ??????? ?????: ! Imap_BytelimitError ?????? ????? ???. ! Imap_RefreshFolders ????? ????? ???????? ! Imap_Now ????! ! Imap_UpdateError1 ?? ??? ????? ??????. ?????? ?????? ?? ??? ???????? ????? ??????. ! Imap_UpdateError2 ???? ????? ??????? ???????. ?????? ?????? ?? ??? ?????? ???? ????? ??????? ??????? ?? ?? ??????? ?? ?????? ?????. ! Imap_UpdateError3 ?????? ????? ?????? ??????? ?????. ! Imap_NoConnectionMessage ?????? ????? ?????? ??????? ?????. ??? ???????? ???? ??? ???? ?? ??? ?????? ?????? ?? ????????. ! Imap_WatchMore ???? ???? ???????? ???????? ! Imap_WatchedFolder ???? ????? ??? ! Shutdown_Message ?? ????? POPFile ! Help_Training ??? ???????? POPFile ???? ???? ???? ?? ???? ?? ??? ?????? ???? ???????. ????? POPFile ??????? ??? ????? ??? ???? ??????? ??? ??? ????? ????? ????? ??? POPFile ???????? ???? ????. ?????? ????? ??? ????? ?????? ?????? ????? ?????? ?????? ??? ??????? POPFile. ???? ?????? ??? ????????? ?????? ????? ?????? ?? <a href="http://popfile.sourceforge.net/manual/ar/email.html">????? ??????? POPFile</a>. ! Help_Bucket_Setup ????? POPFile ??? ????? ??? ????? ???????? ??? ??? ???-??????. ?? ???? POPFile ?????? ?? ??? ?????? ????? ???? ???? ?? ???? ?????? ?? ???? ???? ?? ??? ?? ??????. ???? ????? ?? ?? ???? ???? ?????? "spam"? "personal"? "work". ! Help_No_More ?? ???? ??? ??? ???? --- 346,376 ---- Advanced_MainTableSummary This table provides a list of words that POPFile ignores when classifying message due to their relative frequency in message in general. They are organized per row according to the first letter of the words. ! Imap_Bucket2Folder Ø§ÙØ¨Ø±Ùد ÙÙØ¯ÙÙ <b>%s</b> ÙØ°Ùب ÙÙÙ Ø¬ÙØ¯ ! Imap_MapError ÙØ§ ÙÙ Ù٠تØÙÙÙ Ø§ÙØ«Ø± ٠٠دÙÙ ÙØ§ØØ¯ ÙÙÙ Ù Ø¬ÙØ¯! ! Imap_Server خاد٠IMAP: ! Imap_ServerNameError Ø§ÙØ±Ø¬Ø§Ø¡ Ø¥Ø¯Ø®Ø§Ù Ø§Ø³Ù Ø§ÙØØ§Ø¯Ù ! ! Imap_Port Ø¨ÙØ§Ø¨Ø© إتصا٠IMAP: ! Imap_PortError Ø§ÙØ±Ø¬Ø§Ø¡ إدخا٠رÙÙ Ø¨ÙØ§Ø¨Ø© صØÙØ! ! Imap_Login إس٠٠ستخد٠IMAP: ! Imap_LoginError Ø§ÙØ±Ø¬Ø§Ø¡ إدخا٠إس٠اÙ٠ستخد٠! ! Imap_Password ÙÙÙ Ø© اÙÙ Ø±ÙØ± ÙØØ³Ø§Ø¨ IMAP: ! Imap_PasswordError Ø§ÙØ±Ø¬Ø§Ø¡ إدخا٠ÙÙÙ Ø© اÙÙ Ø±ÙØ±! ! Imap_Expunge Ù Ø³Ø Ø§ÙØ±Ø³Ø§Ø¦Ù اÙÙ ØØ°ÙÙ٠٠٠اÙÙ Ø¬ÙØ¯Ø§Øª اÙÙ Ø±Ø§ÙØ¨Ø©. ! Imap_Interval ÙØªØ±Ø© Ø§ÙØªØØ¯ÙØ« Ø¨Ø§ÙØ«ÙاÙÙ: ! Imap_IntervalError Ø§ÙØ±Ø¬Ø§Ø¡ Ø¥Ø¯Ø®Ø§Ù ÙØªØ±Ø© بÙÙ 10 Ù 3600 ثاÙÙØ©. ! Imap_Bytelimit Ø¨Ø§ÙØª ÙÙÙ Ø±Ø³Ø§ÙØ© Ù Ù Ø£Ø¬Ù Ø§ÙØªØµÙÙÙ. أدخ٠0 (Null) ÙØ¥Ø³ØªØ¹Ù Ø§Ù Ø§ÙØ±Ø³Ø§ÙØ© ÙØ§Ù ÙØ©: ! Imap_BytelimitError Ø§ÙØ±Ø¬Ø§Ø¡ إدخا٠رÙÙ . ! Imap_RefreshFolders ØªØØ¯ÙØ« ÙØ§Ø¦Ù Ø© اÙÙ Ø¬ÙØ¯Ø§Øª ! Imap_Now Ø§ÙØ¢Ù! ! Imap_UpdateError1 Ù٠تت٠ع٠ÙÙØ© Ø§ÙØ¯Ø®ÙÙ. Ø§ÙØ±Ø¬Ø§Ø¡ Ø§ÙØªØ£Ùد ٠٠إس٠اÙ٠ستخد٠ÙÙÙÙ Ø© اÙÙ Ø±ÙØ±. ! Imap_UpdateError2 ÙØ´Ùت ع٠ÙÙØ© Ø§ÙØ¥ØªØµØ§Ù Ø¨Ø§ÙØ®Ø§Ø¯Ù . Ø§ÙØ±Ø¬Ø§Ø¡ Ø§ÙØªØ£Ùد Ù Ù Ø¥Ø³Ù Ø§ÙØ®Ø§Ø¯Ù ÙØ±ÙÙ Ø¨ÙØ§Ø¨Ø© Ø§ÙØ¥ØªØµØ§Ù ÙØ§ÙØªØ£ÙØ¯ Ù Ù Ø£Ù Ø§ÙØ¥ØªØµØ§Ù ٠ع Ø§ÙØ´Ø¨ÙØ© Ù ÙØ¬Ùد. ! Imap_UpdateError3 Ø§ÙØ±Ø¬Ø§Ø¡ إعداد ØªÙØ§ØµÙÙ Ø§ÙØ¥ØªØµØ§Ù Ø£ÙÙØ§Ù. ! Imap_NoConnectionMessage Ø§ÙØ±Ø¬Ø§Ø¡ إعداد ØªÙØ§ØµÙÙ Ø§ÙØ¥ØªØµØ§Ù Ø£ÙÙØ§Ù. بعد Ø§ÙØ¥ÙØªÙØ§Ø¡ Ù ÙÙØ سÙÙ ØªØ¸ÙØ± ÙÙ ÙØ°Ù Ø§ÙØµÙØØ© اÙÙ Ø²ÙØ¯ Ù Ù Ø§ÙØ®Ùارات. ! Imap_WatchMore Ù Ø¬ÙØ¯ ÙØ¹Ø±Ø¶ اÙÙ Ø¬ÙØ¯Ø§Øª اÙÙ Ø±Ø§ÙØ¨Ø© ! Imap_WatchedFolder Ù Ø¬ÙØ¯ Ù Ø±Ø§ÙØ¨ رÙÙ ! Shutdown_Message ت٠إÙÙØ§Ù POPFile ! Help_Training Ø¹ÙØ¯ إستع٠اÙÙ POPFile ÙØ£ÙÙ Ù Ø±Ø©Ø ÙØ¥ÙÙ ÙØ§ ÙØ¹Ø±Ù Ø£Ù Ø´ÙØ¡ ÙÙØØªØ§Ø¬ ÙØ¨Ø¹Ø¶ Ø§ÙØªØ¯Ø±Ùب. ÙØØªØ§Ø¬ POPFile ÙÙØªØ¯Ø±Ùب عÙ٠رسائ٠ÙÙ٠دÙÙØ Ø§ÙØªØ¯Ø±Ùب ÙØªÙ Ø¹ÙØ¯ إعادة تصÙÙÙ Ø±Ø³Ø§ÙØ© ÙØ§Ù POPFile بتصÙÙÙÙØ§ بشÙ٠خاطئ. Ø³ØªØØªØ§Ø¬ Ø£ÙØ¶Ø§Ù Ø¥Ù٠إعداد Ø¨Ø±ÙØ§Ù ج Ø§ÙØ¨Ø±Ùد ÙÙÙÙÙ Ø¨ØªØ±ØªÙØ¨ Ø§ÙØ¨Ø±Ùد ØØ³Ø¨ تصÙÙÙØ§Øª POPFile. ÙÙ ÙÙ Ø§ÙØ¹Ø«Ùر عÙÙ Ø§ÙØªØ¹ÙÙ٠ات ÙØ¥Ø¹Ø¯Ø§Ø¯ برا٠ج Ø§ÙØ¨Ø±Ùد ÙÙ <a href="http://popfile.sourceforge.net/manual/ar/email.html">ØµÙØØ§Øª تعÙÙ٠ات POPFile</a>. ! Help_Bucket_Setup ÙØØªØ§Ø¬ POPFile Ø¥Ù٠دÙÙÙ٠عÙÙ Ø§ÙØ£ÙÙ Ø¨Ø§ÙØ¥Ø¶Ø§ÙØ© Ø¥Ù٠دÙÙ ØºÙØ±-اÙ٠صÙÙ. ٠ا ÙØ¬Ø¹Ù POPFile ÙØ±Ùدا٠Ù٠أÙÙ ÙØ³ØªØ·Ùع تصÙÙÙ Ø¨Ø±ÙØ¯ Ø§ÙØ«Ø± Ù Ù ÙØ°Ø§Ø ØªØ³ØªØ·ÙØ¹ ا٠ÙÙÙÙ Ø¹ÙØ¯Ù أ٠عدد Ù Ù Ø§ÙØ¯Ùاء. أبسط إعداد Ù٠أ٠ÙÙÙÙ Ø¹ÙØ¯Ù Ø§ÙØ¯Ùاء "spam"Ø "personal"Ø "work". ! Help_No_More ÙØ§ تعرض ÙØ°Ø§ ٠رة أخر٠... [truncated message content] |
Update of /cvsroot/popfile/engine/languages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15930/languages Modified Files: Tag: b0_22_2 Arabic.msg Bulgarian.msg Catala.msg Chinese-Simplified-GB2312.msg Chinese-Simplified.msg Chinese-Traditional-BIG5.msg Chinese-Traditional.msg Czech.msg Dansk.msg Deutsch.msg English-UK.msg English.msg Espanol.msg Francais.msg Hebrew.msg Hellenic.msg Hungarian.msg Italiano.msg Klingon.msg Korean.msg Nederlands.msg Nihongo.msg Norsk.msg Polish.msg Portugues do Brasil.msg Portugues.msg Russian.msg Slovak.msg Suomi.msg Svenska.msg Turkce.msg Ukrainian.msg check.pl Log Message: Add missing "of" in GPL 2 only text. Index: Russian.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Russian.msg,v retrieving revision 1.8.8.1 retrieving revision 1.8.8.2 diff -C2 -d -r1.8.8.1 -r1.8.8.2 *** Russian.msg 6 Feb 2006 14:25:18 -0000 1.8.8.1 --- Russian.msg 6 Feb 2006 21:20:37 -0000 1.8.8.2 *************** *** 1,8 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Turkce.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Turkce.msg,v retrieving revision 1.3.6.1 retrieving revision 1.3.6.2 diff -C2 -d -r1.3.6.1 -r1.3.6.2 *** Turkce.msg 6 Feb 2006 14:25:18 -0000 1.3.6.1 --- Turkce.msg 6 Feb 2006 21:20:37 -0000 1.3.6.2 *************** *** 1,8 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: English.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/English.msg,v retrieving revision 1.75.6.3 retrieving revision 1.75.6.4 diff -C2 -d -r1.75.6.3 -r1.75.6.4 *** English.msg 6 Feb 2006 14:25:18 -0000 1.75.6.3 --- English.msg 6 Feb 2006 21:20:36 -0000 1.75.6.4 *************** *** 1,8 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Chinese-Simplified.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Chinese-Simplified.msg,v retrieving revision 1.6.4.1 retrieving revision 1.6.4.2 diff -C2 -d -r1.6.4.1 -r1.6.4.2 *** Chinese-Simplified.msg 6 Feb 2006 14:25:18 -0000 1.6.4.1 --- Chinese-Simplified.msg 6 Feb 2006 21:20:36 -0000 1.6.4.2 *************** *** 1,8 **** ! # Copyright (c) 2001-2004 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Nihongo.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Nihongo.msg,v retrieving revision 1.11.6.2 retrieving revision 1.11.6.3 diff -C2 -d -r1.11.6.2 -r1.11.6.3 *** Nihongo.msg 6 Feb 2006 14:25:18 -0000 1.11.6.2 --- Nihongo.msg 6 Feb 2006 21:20:36 -0000 1.11.6.3 *************** *** 1,8 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Dansk.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Dansk.msg,v retrieving revision 1.14.8.1 retrieving revision 1.14.8.2 diff -C2 -d -r1.14.8.1 -r1.14.8.2 *** Dansk.msg 6 Feb 2006 14:25:18 -0000 1.14.8.1 --- Dansk.msg 6 Feb 2006 21:20:36 -0000 1.14.8.2 *************** *** 1,8 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Hebrew.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Hebrew.msg,v retrieving revision 1.2.8.1 retrieving revision 1.2.8.2 diff -C2 -d -r1.2.8.1 -r1.2.8.2 *** Hebrew.msg 6 Feb 2006 14:25:18 -0000 1.2.8.1 --- Hebrew.msg 6 Feb 2006 21:20:36 -0000 1.2.8.2 *************** *** 1,8 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: check.pl =================================================================== RCS file: /cvsroot/popfile/engine/languages/check.pl,v retrieving revision 1.2.8.1 retrieving revision 1.2.8.2 diff -C2 -d -r1.2.8.1 -r1.2.8.2 *** check.pl 6 Feb 2006 14:25:18 -0000 1.2.8.1 --- check.pl 6 Feb 2006 21:20:37 -0000 1.2.8.2 *************** *** 7,16 **** # entries in all the MSG files present # ! # Copyright (c) 2003 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 7,16 ---- # entries in all the MSG files present # ! # Copyright (c) 2003-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Svenska.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Svenska.msg,v retrieving revision 1.3.8.1 retrieving revision 1.3.8.2 diff -C2 -d -r1.3.8.1 -r1.3.8.2 *** Svenska.msg 6 Feb 2006 14:25:18 -0000 1.3.8.1 --- Svenska.msg 6 Feb 2006 21:20:37 -0000 1.3.8.2 *************** *** 1,8 **** ! # Copyright (c) 2003 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2003-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Nederlands.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Nederlands.msg,v retrieving revision 1.14.8.1 retrieving revision 1.14.8.2 diff -C2 -d -r1.14.8.1 -r1.14.8.2 *** Nederlands.msg 6 Feb 2006 14:25:18 -0000 1.14.8.1 --- Nederlands.msg 6 Feb 2006 21:20:36 -0000 1.14.8.2 *************** *** 1,8 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Suomi.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Suomi.msg,v retrieving revision 1.12.6.1 retrieving revision 1.12.6.2 diff -C2 -d -r1.12.6.1 -r1.12.6.2 *** Suomi.msg 6 Feb 2006 14:25:18 -0000 1.12.6.1 --- Suomi.msg 6 Feb 2006 21:20:37 -0000 1.12.6.2 *************** *** 1,8 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: English-UK.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/English-UK.msg,v retrieving revision 1.7.6.2 retrieving revision 1.7.6.3 diff -C2 -d -r1.7.6.2 -r1.7.6.3 *** English-UK.msg 6 Feb 2006 14:25:18 -0000 1.7.6.2 --- English-UK.msg 6 Feb 2006 21:20:36 -0000 1.7.6.3 *************** *** 1,8 **** ! # Copyright (c) 2001-2004 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Chinese-Simplified-GB2312.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Chinese-Simplified-GB2312.msg,v retrieving revision 1.2.4.1 retrieving revision 1.2.4.2 diff -C2 -d -r1.2.4.1 -r1.2.4.2 *** Chinese-Simplified-GB2312.msg 6 Feb 2006 14:25:18 -0000 1.2.4.1 --- Chinese-Simplified-GB2312.msg 6 Feb 2006 21:20:36 -0000 1.2.4.2 *************** *** 1,8 **** ! # Copyright (c) 2001-2004 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Catala.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Catala.msg,v retrieving revision 1.1.2.3 retrieving revision 1.1.2.4 diff -C2 -d -r1.1.2.3 -r1.1.2.4 *** Catala.msg 6 Feb 2006 14:25:18 -0000 1.1.2.3 --- Catala.msg 6 Feb 2006 21:20:36 -0000 1.1.2.4 *************** *** 1,3 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # 2005/08/09 Translated by David Gimeno i Ayuso <in...@si...> --- 1,3 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # 2005/08/09 Translated by David Gimeno i Ayuso <in...@si...> *************** *** 6,10 **** # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 6,10 ---- # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Hellenic.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Hellenic.msg,v retrieving revision 1.3.8.1 retrieving revision 1.3.8.2 diff -C2 -d -r1.3.8.1 -r1.3.8.2 *** Hellenic.msg 6 Feb 2006 14:25:18 -0000 1.3.8.1 --- Hellenic.msg 6 Feb 2006 21:20:36 -0000 1.3.8.2 *************** *** 1,8 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Polish.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Polish.msg,v retrieving revision 1.3.8.1 retrieving revision 1.3.8.2 diff -C2 -d -r1.3.8.1 -r1.3.8.2 *** Polish.msg 6 Feb 2006 14:25:18 -0000 1.3.8.1 --- Polish.msg 6 Feb 2006 21:20:36 -0000 1.3.8.2 *************** *** 1,8 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Korean.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Korean.msg,v retrieving revision 1.5.8.1 retrieving revision 1.5.8.2 diff -C2 -d -r1.5.8.1 -r1.5.8.2 *** Korean.msg 6 Feb 2006 14:25:18 -0000 1.5.8.1 --- Korean.msg 6 Feb 2006 21:20:36 -0000 1.5.8.2 *************** *** 1,8 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Chinese-Traditional.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Chinese-Traditional.msg,v retrieving revision 1.6.4.1 retrieving revision 1.6.4.2 diff -C2 -d -r1.6.4.1 -r1.6.4.2 *** Chinese-Traditional.msg 6 Feb 2006 14:25:18 -0000 1.6.4.1 --- Chinese-Traditional.msg 6 Feb 2006 21:20:36 -0000 1.6.4.2 *************** *** 1,8 **** ! # Copyright (c) 2001-2004 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Bulgarian.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Bulgarian.msg,v retrieving revision 1.8.8.1 retrieving revision 1.8.8.2 diff -C2 -d -r1.8.8.1 -r1.8.8.2 *** Bulgarian.msg 6 Feb 2006 14:25:18 -0000 1.8.8.1 --- Bulgarian.msg 6 Feb 2006 21:20:36 -0000 1.8.8.2 *************** *** 1,8 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Portugues.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Portugues.msg,v retrieving revision 1.1.8.1 retrieving revision 1.1.8.2 diff -C2 -d -r1.1.8.1 -r1.1.8.2 *** Portugues.msg 6 Feb 2006 14:25:18 -0000 1.1.8.1 --- Portugues.msg 6 Feb 2006 21:20:36 -0000 1.1.8.2 *************** *** 1,8 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Hungarian.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Hungarian.msg,v retrieving revision 1.3.8.1 retrieving revision 1.3.8.2 diff -C2 -d -r1.3.8.1 -r1.3.8.2 *** Hungarian.msg 6 Feb 2006 14:25:18 -0000 1.3.8.1 --- Hungarian.msg 6 Feb 2006 21:20:36 -0000 1.3.8.2 *************** *** 1,8 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Slovak.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Slovak.msg,v retrieving revision 1.3.8.1 retrieving revision 1.3.8.2 diff -C2 -d -r1.3.8.1 -r1.3.8.2 *** Slovak.msg 6 Feb 2006 14:25:18 -0000 1.3.8.1 --- Slovak.msg 6 Feb 2006 21:20:37 -0000 1.3.8.2 *************** *** 1,8 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Portugues do Brasil.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Portugues do Brasil.msg,v retrieving revision 1.8.6.1 retrieving revision 1.8.6.2 diff -C2 -d -r1.8.6.1 -r1.8.6.2 *** Portugues do Brasil.msg 6 Feb 2006 14:25:18 -0000 1.8.6.1 --- Portugues do Brasil.msg 6 Feb 2006 21:20:36 -0000 1.8.6.2 *************** *** 1,3 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # Translated by Adriano Rafael Gomes <adr...@us...> # Updated by Fernando de Alcantara Correia <fac...@us...> to v0.19.1 --- 1,3 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # Translated by Adriano Rafael Gomes <adr...@us...> # Updated by Fernando de Alcantara Correia <fac...@us...> to v0.19.1 *************** *** 6,10 **** # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 6,10 ---- # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Ukrainian.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Ukrainian.msg,v retrieving revision 1.3.8.1 retrieving revision 1.3.8.2 diff -C2 -d -r1.3.8.1 -r1.3.8.2 *** Ukrainian.msg 6 Feb 2006 14:25:18 -0000 1.3.8.1 --- Ukrainian.msg 6 Feb 2006 21:20:37 -0000 1.3.8.2 *************** *** 1,8 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Deutsch.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Deutsch.msg,v retrieving revision 1.33.6.2 retrieving revision 1.33.6.3 diff -C2 -d -r1.33.6.2 -r1.33.6.3 *** Deutsch.msg 6 Feb 2006 14:25:18 -0000 1.33.6.2 --- Deutsch.msg 6 Feb 2006 21:20:36 -0000 1.33.6.3 *************** *** 1,8 **** ! # Copyright (c) 2001-2003 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Chinese-Traditional-BIG5.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Chinese-Traditional-BIG5.msg,v retrieving revision 1.2.4.1 retrieving revision 1.2.4.2 diff -C2 -d -r1.2.4.1 -r1.2.4.2 *** Chinese-Traditional-BIG5.msg 6 Feb 2006 14:25:18 -0000 1.2.4.1 --- Chinese-Traditional-BIG5.msg 6 Feb 2006 21:20:36 -0000 1.2.4.2 *************** *** 1,8 **** ! # Copyright (c) 2001-2004 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: Arabic.msg =================================================================== RCS file: /cvsroot/popfile/engine/languages/Arabic.msg,v retrieving revision 1.4.6.1 retrieving revision 1.4.6.2 diff -C2 -d -r1.4.6.1 -r1.4.6.2 *** Arabic.msg 6 Feb 2006 14:25:18 -0000 1.4.6.1 --- Arabic.msg 6 Feb 2006 21:20:36 -0000 1.4.6.2 *************** *** 1,8 **** ! # Copyright (c) 2001-2004 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 1,8 ---- ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # *************** *** 29,77 **** # Common words that are used on their own all over the interface ! Apply تطبÙÙ ! On ÙØ´Ø· ! Off Ù ÙÙÙ ! TurnOn ÙØ´ÙØ· ! TurnOff Ø¥ÙÙÙ ! Add أض٠! Remove Ø¥ØØ°Ù ! Previous Ø§ÙØ³Ø§Ø¨Ù ! Next Ø§ÙØªØ§ÙÙ ! From Ù ÙØ±Ø³Ù ! Subject Ù ÙØ¶Ùع ! Cc ÙØ³Ø®Ø© Ø®ÙÙØ© (Cc) ! Classification تصÙÙÙ ! Reclassify أعد Ø§ÙØªØµÙÙÙ ! Probability Ø¥ØØªÙ اÙÙØ© ! Scores ÙØªØ§Ø¦Ø¬ ! QuickMagnets Ù ØºÙØ§Ø·Ùس Ø³Ø±ÙØ¹ ! Undo تراجع ! Close أغÙÙ ! Find Ø¥Ø¨ØØ« ! Filter صÙÙÙ ! Yes ÙØ¹Ù ! No ÙØ§ ! ChangeToYes غÙÙØ± اÙÙ ÙØ¹Ù ! ChangeToNo غÙÙØ± اÙÙ ÙØ§ ! Bucket دÙÙ ! Magnet Ù ØºÙØ§Ø·Ùس ! Delete Ø¥ØØ°Ù ! Create Ø¥ØµÙØ¹ ! To Ù Ø³ØªÙØ¨Ù ! Total إج٠اÙÙ ! Rename أعادة ØªØ³Ù ÙØ© ! Frequency ØªÙØ±Ø§Ø± ! Probability Ø¥ØØªÙ اÙÙØ© ! Score ÙØªÙجة ! Lookup Ø¥Ø¨ØØ« ! Word ÙÙÙ Ø© ! Count Ù Ø¬Ù ÙØ¹ ! Update ØªØØ¯ÙØ« ! Refresh ØªØØ¯ÙØ« ! FAQ Ø£Ø³Ø¦ÙØ© شائعة ID ID ! Date ØªØ§Ø±ÙØ® ! Arrived ÙØµÙÙ ! Size ØØ¬Ù # This is a regular expression pattern that is used to convert --- 29,77 ---- # Common words that are used on their own all over the interface ! Apply ????? ! On ??? ! Off ???? ! TurnOn ???? ! TurnOff ???? ! Add ??? ! Remove ???? ! Previous ?????? ! Next ?????? ! From ????? ! Subject ????? ! Cc ???? ???? (Cc) ! Classification ????? ! Reclassify ??? ??????? ! Probability ???????? ! Scores ????? ! QuickMagnets ??????? ???? ! Undo ????? ! Close ???? ! Find ???? ! Filter ???? ! Yes ??? ! No ?? ! ChangeToYes ???? ??? ??? ! ChangeToNo ???? ??? ?? ! Bucket ??? ! Magnet ??????? ! Delete ???? ! Create ???? ! To ?????? ! Total ?????? ! Rename ????? ????? ! Frequency ????? ! Probability ???????? ! Score ????? ! Lookup ???? ! Word ???? ! Count ????? ! Update ????? ! Refresh ????? ! FAQ ????? ????? ID ID ! Date ????? ! Arrived ???? ! Size ??? # This is a regular expression pattern that is used to convert *************** *** 93,332 **** # The header and footer that appear on every UI page ! Header_Title Ù Ø±ÙØ² تØÙÙ POPFile ! Header_Shutdown Ø¥ÙÙØ§Ø¡ Ø§ÙØ¨Ø±Ùا٠ج ! Header_History Ù ØÙÙØ¸Ø§Øª ! Header_Buckets Ø¯ÙØ§Ø¡ ! Header_Configuration إعدادات ! Header_Advanced Ø®ÙØ§Ø±Ø§Øª Ù ØªÙØ¯Ù Ø© ! Header_Security Ø§ÙØ£Ù ا٠! Header_Magnets Ù ØºÙØ§Ø·Ùس ! Footer_HomePage ØµÙØØ© Ø§ÙØ¨Ø¯Ø§ÙØ© ! Footer_Manual تعÙÙ٠ات ! Footer_Forums Ù ÙØªØ¯Ù ! Footer_FeedMe ØªØ¨Ø±ÙØ¹ ! Footer_RequestFeature Ø£Ø·ÙØ¨ Ù ÙØ²Ø© ! Footer_MailingList Ù Ø¬Ù ÙØ¹Ø© Ø¨Ø±ÙØ¯ÙØ© ! Footer_Wiki ÙØ«Ø§Ø¦Ù ! Configuration_Error1 ØØ±Ù اÙÙØµÙ ÙØØ¨ Ø£Ù ÙÙÙÙ Ù ÙØ±Ø¯Ø§Ù ! Configuration_Error2 Ø¨ÙØ§Ø¨Ø© Ø§ÙØ¥ØªØµØ§Ù ÙÙØ§Ø¬ÙØ© اÙÙ Ø³ØªØ®Ø¯Ù ÙØ¬Ø¨ أ٠تÙÙ٠رÙ٠ا٠بÙÙ 1 Ù 65535 ! Configuration_Error3 Ø¨ÙØ§Ø¨Ø© Ø§ÙØ¥ØªØµØ§Ù ÙÙÙ POP3 ÙØ¬Ø¨ أ٠تÙÙ٠رÙ٠ا٠بÙÙ 1 Ù 65535 ! Configuration_Error4 ØØ¬Ù Ø§ÙØµÙØØ© ÙØØ¨ Ø£Ù ÙÙÙ٠رÙ٠ا٠بÙÙ 1 Ù 1000 ! Configuration_Error5 عدد Ø£ÙØ§Ù اÙÙ ØÙÙØ¸Ø§Øª ÙØØ¨ Ø£Ù ÙÙÙ٠رÙ٠ا٠بÙÙ 1 Ù 366 ! Configuration_Error6 ز٠٠إÙÙØ§Ø¡ إتصا٠TCP ÙØ¬Ø¨ Ø£Ù ÙÙÙ٠رÙ٠ا٠بÙÙ 10 Ù 300 ! Configuration_Error7 Ø¨ÙØ§Ø¨Ø© إتصا٠XML RPC ÙØ¬Ø¨ أ٠تÙÙ٠رÙ٠ا٠بÙÙ 1 Ù 65535 ! Configuration_Error8 Ø¨ÙØ§Ø¨Ø© إتصا٠Socks V ÙØ¬Ø¨ أ٠تÙÙ٠رÙ٠ا٠بÙÙ 1 Ù 65535 ! Configuration_POP3Port Ø¨ÙØ§Ø¨Ø© إتصا٠POP3 ! Configuration_POP3Update ÙÙØ¯ ت٠تعدÙÙ Ø¨ÙØ§Ø¨Ø© إتصا٠POP3 Ø¥ÙÙ %sØ ÙØ°Ø§ Ø§ÙØªØ¹Ø¯ÙÙ ÙÙ ÙÙÙÙ ÙØ¹Ø§Ùا Ø¥ÙÙ Ø£Ù ÙØªÙ إعادة تشغÙÙ POPFile ! Configuration_XMLRPCUpdate ÙÙØ¯ ت٠تعدÙÙ Ø¨ÙØ§Ø¨Ø© إتصا٠XML-RPC Ø¥ÙÙ %sØ ÙØ°Ø§ Ø§ÙØªØ¹Ø¯ÙÙ ÙÙ ÙÙÙÙ ÙØ¹Ø§Ùا Ø¥ÙÙ Ø£Ù ÙØªÙ إعادة تشغÙÙ POPFile ! Configuration_XMLRPCPort Ø¨ÙØ§Ø¨Ø© إتصا٠XML-RPC ! Configuration_SMTPPort Ø¨ÙØ§Ø¨Ø© إتصا٠SMTP ! Configuration_SMTPUpdate ÙÙØ¯ ت٠تعدÙÙ Ø¨ÙØ§Ø¨Ø© إتصا٠SMTP Ø¥ÙÙ %sØ ÙØ°Ø§ Ø§ÙØªØ¹Ø¯ÙÙ ÙÙ ÙÙÙÙ ÙØ¹Ø§Ùا Ø¥ÙÙ Ø£Ù ÙØªÙ إعادة تشغÙÙ POPFile ! Configuration_NNTPPort Ø¨ÙØ§Ø¨Ø© Ø§ÙØ§ØªØµØ§Ù Ø¥ÙÙ NNTP ! Configuration_NNTPUpdate ÙÙØ¯ ت٠تعدÙÙ Ø¨ÙØ§Ø¨Ø© إتصا٠NNTP Ø¥ÙÙ %sØ ÙØ°Ø§ Ø§ÙØªØ¹Ø¯ÙÙ ÙÙ ÙÙÙÙ ÙØ¹Ø§Ùا Ø¥ÙÙ Ø£Ù ÙØªÙ إعادة تشغÙÙ POPFile ! Configuration_POPFork Ø¥Ø³Ù Ø ÙØ¹Ø¯Ø© Ø§ØªØµØ§ÙØ§Øª POP3 بشÙ٠٠تزا٠٠! Configuration_SMTPFork Ø¥Ø³Ù Ø ÙØ¹Ø¯Ø© Ø§ØªØµØ§ÙØ§Øª SMTP بشÙ٠٠تزا٠٠! Configuration_NNTPFork Ø¥Ø³Ù Ø ÙØ¹Ø¯Ø© Ø§ØªØµØ§ÙØ§Øª NNTP بشÙ٠٠تزا٠٠! Configuration_POP3Separator ØØ±Ù ÙØµÙ POP3 بÙÙ host:port:user ! Configuration_NNTPSeparator ØØ±Ù ÙØµÙ NNTP بÙÙ host:port:user ! Configuration_POP3SepUpdate ت٠تعدÙÙ ØØ±Ù ÙØµÙ POP3 Ø¥ÙÙ %s ! Configuration_NNTPSepUpdate ت٠تعدÙÙ ØØ±Ù ÙØµÙ NNTP Ø¥ÙÙ %s ! Configuration_UI Ø¨ÙØ§Ø¨Ø© Ø§ÙØ¥ØªØµØ§Ù ÙÙØ§Ø¬ÙØ© اÙ٠ستخد٠! Configuration_UIUpdate ÙÙØ¯ ت٠تعدÙÙ Ø¨ÙØ§Ø¨Ø© Ø¥ØªØµØ§Ù ÙØ§Ø¬ÙØ© اÙ٠ستخد٠إÙÙ %sØ ÙØ°Ø§ Ø§ÙØªØ¹Ø¯ÙÙ ÙÙ ÙÙÙÙ ÙØ¹Ø§Ùا Ø¥ÙÙ Ø£Ù ÙØªÙ إعادة تشغÙÙ POPFile ! Configuration_History عدد Ø§ÙØ±Ø³Ø§Ø¦Ù ÙÙ ÙÙ ØµÙØØ© ! Configuration_HistoryUpdate ÙÙØ¯ ت٠تعدÙ٠عدد Ø§ÙØ±Ø³Ø§Ø¦Ù ÙÙ ÙÙ ØµÙØØ© Ø¥ÙÙ %s ! Configuration_Days عدد Ø£ÙØ§Ù اÙÙ ØÙÙØ¸Ø§Øª ÙÙØ¥Ø¨Ùاء ! Configuration_DaysUpdate ÙÙØ¯ ت٠تعدÙ٠عدد Ø£ÙØ§Ù اÙÙ ØÙÙØ¸Ø§Øª ÙÙØ¥Ø¨Ùاء Ø¥ÙÙ %s ! Configuration_UserInterface ÙØ§Ø¬ÙØ© اÙ٠ستخد٠! Configuration_Skins س٠ة اÙÙØ§Ø¬ÙØ© ! Configuration_SkinsChoose إختر س٠ة اÙÙØ§Ø¬ÙØ© ! Configuration_Language ÙØºØ© ! Configuration_LanguageChoose إختر اÙÙØºØ© ! Configuration_ListenPorts Ø§Ø®ØªÙØ§Ø±Ø§Øª Ø§ÙØ¨ÙرÙ٠ج ! Configuration_HistoryView عرض اÙÙ ØÙÙØ¸Ø§Øª ! Configuration_TCPTimeout ز٠٠إÙÙØ§Ø¡ Ø§ÙØ¥ØªØµØ§Ù ! Configuration_TCPTimeoutSecs ز٠٠إÙÙØ§Ø¡ Ø§ÙØ¥ØªØµØ§Ù (Ø«ÙØ§Ù) ! Configuration_TCPTimeoutUpdate ت٠تعدÙ٠ز٠٠إÙÙØ§Ø¡ Ø§ÙØ¥ØªØµØ§Ù Ø¥ÙÙ %s ! Configuration_ClassificationInsertion Ø¥Ø¶Ø§ÙØ© Ø¥ÙÙ ÙØµ Ø±Ø³Ø§ÙØ© ! Configuration_SubjectLine تعدÙÙ<br>سطر اÙÙ ÙØ¶Ùع ! Configuration_XTCInsertion Ø±Ø£Ø³ÙØ©<br>X-Text-Classification ! Configuration_XPLInsertion Ø±Ø£Ø³ÙØ©<br>X-POPFile-Link ! Configuration_Logging Ø³Ø¬ÙØ§Øª ! Configuration_None Ø¨ÙØ§ ! Configuration_ToScreen Ø¥ÙÙ Ø§ÙØ´Ø§Ø´Ø© ! Configuration_ToFile Ø¥ÙÙ Ù ÙÙ ! Configuration_ToScreenFile Ø¥ÙÙ Ø§ÙØ´Ø§Ø´Ø© ÙÙ ÙÙ ! Configuration_LoggerOutput ÙØ§ØªØ¬ Ø§ÙØ³Ø¬Ù ! Configuration_GeneralSkins س٠ة اÙÙØ§Ø¬ÙØ© ! Configuration_SmallSkins س٠ات ØµØºÙØ±Ø© ! Configuration_TinySkins س٠ات ØµØºÙØ±Ø© جدا٠! Configuration_CurrentLogFile <Ù ÙÙ Ø§ÙØ³Ø¬Ù Ø§ÙØØ§ÙÙ> ! Configuration_SOCKSServer Ù ÙÙÙ ÙÙÙ٠خاد٠SOCKS V ! Configuration_SOCKSPort Ø¨ÙØ§Ø¨Ø© إتصا٠٠ÙÙÙ ÙÙÙÙ SOCKS V ! Configuration_SOCKSPortUpdate ت٠تعدÙÙ Ø¨ÙØ§Ø¨Ø© إتصا٠٠ÙÙÙ ÙÙÙÙ SOCKS V Ø¥ÙÙ %s ! Configuration_SOCKSServerUpdate ت٠تعدÙ٠خاد٠٠ÙÙÙ ÙÙÙÙ SOCKS V Ø¥ÙÙ %s ! Configuration_Fields أع٠دة اÙÙ ØÙÙØ¸Ø§Øª ! Advanced_Error1 '%s' Ù ÙØ¬Ùدة Ù Ø³Ø¨ÙØ§Ù ÙÙ ÙØ§Ø¦ØØ© اÙÙÙ٠ات اÙÙ ÙÙ ÙØ© ! Advanced_Error2 اÙÙÙ٠ات اÙÙ ÙÙ ÙØ© ÙÙ ÙÙ Ø£Ù ØªØØªÙÙ ÙÙØ· Ø§ØØ±Ù Ø£Ù Ø§Ø±ÙØ§Ù Ø£Ù . Ø£Ù _ Ø£Ù - Ø£Ù @ ! Advanced_Error3 ÙÙØ¯ ØªÙ Ø¥Ø¶Ø§ÙØ© '%s' Ø¥ÙÙ ÙØ§Ø¦ØØ© اÙÙÙ٠ات اÙÙ ÙÙ ÙØ© ! Advanced_Error4 '%s' ÙÙØ³Øª ÙÙ ÙØ§Ø¦ØØ© اÙÙÙ٠ات اÙÙ ÙÙ ÙØ© ! Advanced_Error5 ÙÙØ¯ ØªÙ Ø¥Ø²Ø§ÙØ© '%s' Ù Ù ÙØ§Ø¦ØØ© اÙÙÙ٠ات اÙÙ ÙÙ ÙØ© ! Advanced_StopWords ÙÙ٠ات Ù ÙÙ ÙØ© ! Advanced_Message1 POPFile ÙÙ٠٠اÙÙÙ٠ات Ø§ÙØ´Ø§Ø¦Ø¹Ø© Ø§ÙØ¥Ø³ØªØ¹Ù Ø§Ù Ø§ÙØªØ§ÙÙØ©: ! Advanced_AddWord أض٠ÙÙÙ Ø© ! Advanced_RemoveWord Ø¥ØØ°Ù ÙÙÙ Ø© ! Advanced_AllParameters ÙØ§ÙØ© ٠عاÙÙØ± POPFile ! Advanced_Parameter Ù Ø¹ÙØ§Ø± ! Advanced_Value ÙÙÙ Ø© ! Advanced_Warning ÙØ°Ù ÙØ§Ø¦Ù Ø© ÙØ§Ù ÙØ© Ø¨ÙØ§ÙØ© ٠عاÙÙØ± POPFile. ÙÙ٠ستخد٠Ù٠اÙÙ ØØªØ±ÙÙÙ ÙÙØ·: ÙÙ ÙÙÙ٠تغÙÙØ± Ø£Ù ÙÙÙ Ø© ÙÙ Ù Ø«Ù Ø§ÙØ¶ØºØ· عÙÙ "ØªØØ¯ÙØ«"Ø ÙØ§ ÙÙØ¬Ø¯ تدÙÙ٠عÙÙ ØµØØ© اÙ٠عÙÙ٠ات. ! Advanced_ConfigFile Ù ÙÙ Ø§ÙØ¥Ø¹Ø¯Ø§Ø¯Ø§Øª: ! History_Filter (عرض Ø§ÙØ¯ÙÙ <font color="%s">%s</font>) ! History_FilterBy صÙÙ٠عÙÙ ! History_Search (Ø¬Ø±Ù Ø§ÙØ¨ØØ« Ø¹Ù Ù ÙØ±Ø³Ù/Ù ÙØ¶Ùع %s) ! History_Title Ø±Ø³Ø§Ø¦Ù ØØ¯Ùثة ! History_Jump Ø¥Ø°ÙØ¨ اÙÙ ØµÙØØ© ! History_ShowAll إعرض اÙÙÙ ! History_ShouldBe ÙÙØ¶Ù٠أ٠ÙÙÙÙ ! History_NoFrom ÙØ§ ÙÙØ¬Ø¯ سطر "from" ! History_NoSubject ÙØ§ ÙÙØ¬Ø¯ سطر "subject" ! History_ClassifyAs صÙÙ٠٠ث٠! History_MagnetUsed Ù ØºÙØ§Ø·Ùس ٠ستع٠٠! History_MagnetBecause <b>Ù ØºÙØ§Ø·Ùس ٠ستع٠Ù</b><p>صÙ٠إÙÙ <font color="%s">%s</font> بسبب اÙÙ ØºÙØ§Ø·Ùس %s </p> ! History_ChangedTo ØªÙ ØªØºÙØ±Ù Ø¥ÙÙ <font color="%s">%s</font> ! History_Already Ø£Ø¹ÙØ¯ تصÙÙÙ٠إÙÙ <font color="%s">%s</font> ! History_RemoveAll ØØ°Ù اÙÙÙ ! History_RemovePage ØØ°Ù Ø§ÙØµÙØØ© ! History_RemoveChecked ØØ°Ù اÙ٠ختار ! History_Remove ÙØØ°Ù Ù Ø¯Ø®ÙØ§Øª ٠٠اÙÙ ØÙÙØ¸Ø§Øª إضغط ! History_SearchMessage Ø¥Ø¨ØØ« ٠رسÙ/Ù ÙØ¶Ùع ! History_NoMessages ÙØ§ ØªÙØ¬Ø¯ رسائ٠! History_ShowMagnet Ù Ù ØºÙØ· ! History_Negate_Search Ø£Ø¹ÙØ³ Ø§ÙØ¨ØØ«/Ø§ÙØªØµÙÙÙ ! History_Magnet (عرض Ø§ÙØ±Ø³Ø§Ø¦Ù اÙ٠صÙÙØ© Ù ØºÙØ§Ø·ÙØ³ÙØ§Ù ÙÙØ·) ! History_NoMagnet (عرض Ø§ÙØ±Ø³Ø§Ø¦Ù ØºÙØ± اÙ٠صÙÙØ© Ù ØºÙØ§Ø·ÙØ³ÙØ§Ù ÙÙØ·) ! History_ResetSearch تصÙÙØ± Ø§ÙØ¨ØØ« ! History_ChangedClass Ø³ÙØªÙ تصÙÙÙÙ Ø§ÙØ¢Ù Ù٠ا ! History_Purge Ø¥ØØ°Ù Ø§ÙØ¢Ù ! History_Increase Ø²ÙØ¯ ! History_Decrease Ø®ÙÙØ¶ ! History_Column_Characters Ù٠بتغÙÙØ± عرض أع٠دة Ù Ø±Ø³ÙØ Ù Ø³ØªÙØ¨ÙØ CcØ Ù ÙØ¶Ùع ! History_Automatic تÙÙØ§Ø¦Ù ! History_Reclassified Ø£Ø¹ÙØ¯ تصÙÙÙÙ History_Size_Bytes %d B History_Size_KiloBytes %.1f KB History_Size_MegaBytes %.1f MB ! Password_Title ÙÙÙ Ø© اÙÙ Ø±ÙØ± ! Password_Enter أدخ٠ÙÙÙ Ø© اÙÙ Ø±ÙØ± ! Password_Go أدخ٠! Password_Error1 ÙÙÙ Ø© اÙÙ Ø±ÙØ± خاطئة ! Security_Error1 Ø§ÙØ¨Ùابة ÙØ¬Ø¨ أ٠تÙÙ٠رÙ٠ا٠بÙÙ 1 Ù 65535 ! Security_Stealth ÙØ¸Ø§Ù Ø§ÙØ¥Ø®Ùاء/ع٠ÙÙØ§Øª Ø§ÙØ®Ø§Ø¯Ù ! Security_NoStealthMode ÙØ§ (ÙØ¸Ø§Ù Ø§ÙØ¥Ø®Ùاء) Security_StealthMode (Stealth Mode) ! Security_ExplainStats (Ø¹ÙØ¯Ù ا ÙÙÙÙ ÙØ¹Ø§Ùا٠ÙÙÙÙ POPFile بإرسا٠اÙÙÙÙ Ø§ÙØ«Ùاث Ø§ÙØªØ§ÙÙØ© Ø¥ÙÙ www.usethesource.com ٠رة ÙØ§ØØ¯Ø© Ù٠اÙÙÙÙ : bc (إج٠اÙ٠عدد Ø§ÙØ¯Ùاء Ø§ÙØªÙ Ø¹ÙØ¯Ù)Ø mc (إج٠اÙ٠عدد Ø§ÙØ±Ø³Ø§Ø¦Ù Ø§ÙØªÙ صÙÙÙØ§ POPFile) Ù ec (إج٠اÙ٠عدد أخطاء Ø§ÙØªØµÙÙÙ). ÙØ°Ù اÙÙÙ٠تخز٠ÙÙ Ù ÙÙ ÙÙ Ù Ø«Ù ÙØªÙ إستع٠اÙÙØ§ ÙÙØ´Ø± Ø¥ØØµØ§Ø¡Ø§Øª ع٠ÙÙÙÙØ© استع٠ا٠اÙÙØ§Ø³ ÙÙ POPFile ÙÙ Ø¯Ù ÙØ¬Ø§ÙØ©. Ø§ÙØ®Ø§Ø¯Ù Ø§ÙØ£Ø³Ø§Ø³Ù ÙÙÙ٠بØÙظ Ø§ÙØ³Ø¬Ùات Ù٠دة 5 Ø£ÙØ§Ù ÙÙ Ù Ø«Ù ÙØªÙ ØØ°ÙÙØ§Ø ÙÙØ³ ÙÙØ§Ù Ø³Ø¬ÙØ§Øª تربط بÙÙ Ø§ÙØ¥ØØµØ§Ø¡Ø§Øª ÙØ¹ÙاÙÙÙ IP اÙÙØ±Ø¯ÙØ©). ! Security_ExplainUpdate (Ø¹ÙØ¯Ù ا ÙÙÙÙ ÙØ¹Ø§Ùا٠ÙÙÙÙ POPFile بإرسا٠اÙÙÙÙ Ø§ÙØ«Ùاث Ø§ÙØªØ§ÙÙØ© Ø¥ÙÙ www.usethesource.com ٠رة ÙØ§ØØ¯Ø© Ù٠اÙÙÙÙ : ma (رÙÙ Ø§ÙØ¥ØµØ¯Ø§Ø± Ø§ÙØ£Ø¹ÙÙ ÙÙØ³Ø®Ø© POPFile اÙÙ Ø±ÙØ¨Ø©)Ø mi (رÙÙ Ø§ÙØ¥ØµØ¯Ø§Ø± Ø§ÙØ£Ø¯ÙÙ ÙÙØ³Ø®Ø© POPFile اÙÙ Ø±ÙØ¨Ø©) Ù bn (رÙÙ Ø§ÙØ¨ÙÙØ© ÙÙØ³Ø®Ø© POPFile اÙÙ Ø±ÙØ¨Ø©). POPFile ÙØØµÙ Ø¹ÙÙ Ø¬ÙØ§Ø¨ عÙÙ Ø´ÙÙ ØµÙØ±Ø© ØªØ¸ÙØ± Ù٠أعÙÙ Ø§ÙØµÙØØ© إذا ٠ا ÙØ§Ù ÙÙØ§Ù ØªØØ¯ÙØ«. Ø§ÙØ®Ø§Ø¯Ù Ø§ÙØ£Ø³Ø§Ø³Ù ÙÙÙ٠بØÙظ Ø§ÙØ³Ø¬Ùات Ù٠دة 5 Ø£ÙØ§Ù ÙÙ Ù Ø«Ù ÙØªÙ ØØ°ÙÙØ§Ø ÙÙØ³ ÙÙØ§Ù Ø³Ø¬ÙØ§Øª تربط بÙÙ ØªÙØØµ Ø§ÙØªØØ¯Ùثات ÙØ¹ÙاÙÙÙ IP اÙÙØ±Ø¯ÙØ©). ! Security_PasswordTitle ÙÙÙ Ø© اÙÙ Ø±ÙØ± ÙÙØ§Ø¬ÙØ© اÙ٠ستخد٠! Security_Password ÙÙÙ Ø© اÙÙ Ø±ÙØ± ! Security_PasswordUpdate ت٠تعدÙÙ ÙÙÙ Ø© اÙÙ Ø±ÙØ± ! Security_AUTHTitle خاد٠ع٠بعد ! Security_SecureServer خاد٠POP3 SPA/AUTH ! Security_SecureServerUpdate ÙÙØ¯ ت٠تعدÙÙ Ø§ÙØ®Ø§Ø¯Ù Ø§ÙØ¢Ù ٠إÙÙ %sØ ÙØ°Ø§ Ø§ÙØªØ¹Ø¯ÙÙ ÙÙ ÙÙÙÙ ÙØ¹Ø§Ùا Ø¥ÙÙ Ø£Ù ÙØªÙ إعادة تشغÙÙ POPFile ! Security_SecurePort Ø¨ÙØ§Ø¨Ø© إتصا٠POP3 SPA/AUTH ! Security_SecurePortUpdate ÙÙØ¯ ت٠تعدÙÙ Ø¨ÙØ§Ø¨Ø© إتصا٠POP3 SPA/AUTH Ø¥ÙÙ %sØ ÙØ°Ø§ Ø§ÙØªØ¹Ø¯ÙÙ ÙÙ ÙÙÙÙ ÙØ¹Ø§Ùا Ø¥ÙÙ Ø£Ù ÙØªÙ إعادة تشغÙÙ POPFile ! Security_SMTPServer خاد٠SMTP اÙÙ ØªØ³ÙØ³Ù ! Security_SMTPServerUpdate ÙÙØ¯ ت٠تعدÙ٠خاد٠SMTP اÙÙ ØªØ³ÙØ³Ù Ø¥ÙÙ %sØ ÙØ°Ø§ Ø§ÙØªØ¹Ø¯ÙÙ ÙÙ ÙÙÙÙ ÙØ¹Ø§Ùا Ø¥ÙÙ Ø£Ù ÙØªÙ إعادة تشغÙÙ POPFile ! Security_SMTPPort Ø¨ÙØ§Ø¨Ø© إتصا٠SMTP اÙÙ ØªØ³ÙØ³ÙØ© ! Security_SMTPPortUpdate ÙÙØ¯ ت٠تعدÙÙ Ø¨ÙØ§Ø¨Ø© إتصا٠SMTP اÙÙ ØªØ³ÙØ³ÙØ© Ø¥ÙÙ %sØ ÙØ°Ø§ Ø§ÙØªØ¹Ø¯ÙÙ ÙÙ ÙÙÙÙ ÙØ¹Ø§Ùا Ø¥ÙÙ Ø£Ù ÙØªÙ إعادة تشغÙÙ POPFile ! Security_POP3 ØªÙØ¨ÙÙ Ø¥ØªØµØ§ÙØ§Øª POP3 Ù Ù Ø£Ø¬ÙØ²Ø© ع٠بعد (ÙØªØ·Ùب إعادة تشغÙÙ POPFile) ! Security_SMTP ØªÙØ¨ÙÙ Ø¥ØªØµØ§ÙØ§Øª SMTP Ù Ù Ø£Ø¬ÙØ²Ø© ع٠بعد (ÙØªØ·Ùب إعادة تشغÙÙ POPFile) ! Security_NNTP ØªÙØ¨ÙÙ Ø¥ØªØµØ§ÙØ§Øª NNTP Ù Ù Ø£Ø¬ÙØ²Ø© ع٠بعد (ÙØªØ·Ùب إعادة تشغÙÙ POPFile) ! Security_UI ØªÙØ¨ÙÙ Ø¥ØªØµØ§ÙØ§Øª HTTP (ÙØ§Ø¬ÙØ© اÙ٠ستخد٠) Ù Ù Ø£Ø¬ÙØ²Ø© ع٠بعد (ÙØªØ·Ùب إعادة تشغÙÙ POPFile) ! Security_XMLRPC ØªÙØ¨ÙÙ Ø¥ØªØµØ§ÙØ§Øª XML-RPC Ù Ù Ø£Ø¬ÙØ²Ø© ع٠بعد (ÙØªØ·Ùب إعادة تشغÙÙ POPFile) ! Security_UpdateTitle Ø§ÙØªØØ¯ÙØ« Ø§ÙØªÙÙØ§Ø¦Ù ! Security_Update ØªÙØØµ Ø§ÙØªØØ¯Ùثات ÙÙÙ ÙØ§Ù ! Security_StatsTitle Ø§ÙØªÙØ§Ø±ÙØ± Ø§ÙØ¥ØØµØ§Ø¦ÙØ© ! Security_Stats Ø§Ø±Ø³Ù Ø§ÙØ¥ØØµØ§Ø¡Ø§Øª ÙÙÙ ÙØ§Ù ! Magnet_Error1 اÙÙ ØºÙØ§Ø·Ùس '%s' Ù ÙØ¬Ùد Ù Ø³Ø¨ÙØ§Ù ÙÙ Ø§ÙØ¯ÙÙ '%s' ! Magnet_Error2 اÙÙ ØºÙØ§Ø·Ùس Ø§ÙØ¬Ø¯Ùد '%s' ÙØªØ¶Ø§Ø±Ø¨ ٠ع اÙÙ ØºÙØ§Ø·Ùس '%s' ÙÙ Ø§ÙØ¯ÙÙ '%s' ÙÙÙ ÙÙ Ø£Ù ÙØªØ³Ø¨Ø¨ ÙÙ ÙØªØ§Ø¦Ø¬ ØºØ±ÙØ¨Ø©. ÙÙ ÙØªÙ Ø¥Ø¶Ø§ÙØ© اÙÙ ØºÙØ§Ø·Ùس. ! Magnet_Error3 Ø¥ØµÙØ¹ Ù ØºÙØ§Ø·Ùس Ø¬Ø¯ÙØ¯ '%s' ÙÙ Ø§ÙØ¯ÙÙ '%s' ! Magnet_CurrentMagnets Ù ØºÙØ§Ø·Ùسات ØØ§ÙÙØ© ! Magnet_Message1 اÙÙ ØºÙØ§Ø·Ùسات Ø§ÙØªØ§ÙÙØ© ØªØ¬Ø¹Ù Ø§ÙØ¨Ø±Ùد Ø£Ù ÙØªØµÙÙ ÙÙ Ø§ÙØ¯Ù٠اÙ٠ذÙÙØ±. ! Magnet_CreateNew ØµÙØ¹ Ù ØºÙØ§Ø·Ùس Ø¬Ø¯ÙØ¯ ! Magnet_Explanation ØªÙØ¬Ø¯ ÙØ°Ù Ø§ÙØ£ÙÙØ§Ø¹ ٠٠اÙÙ ØºÙØ§Ø·Ø³Ùات:</b> <ul><li><b>إس٠أ٠عÙÙØ§Ù اÙ٠رسÙ</b> ٠ثاÙ: jo...@co... ÙÙ Ø·Ø§Ø¨ÙØ© ÙÙ٠عÙÙØ§Ù Ù ØØ¯Ø¯Ø <br />company.com ÙÙ Ø·Ø§Ø¨ÙØ© Ù٠اÙ٠رسÙÙÙ Ù Ù company.comØ <br />John Doe ÙÙ Ø·Ø§Ø¨ÙØ© ÙÙ٠اس٠شخص Ù ØØ¯Ø¯Ø <br />John ÙÙ Ø·Ø§Ø¨ÙØ© ÙÙ Ø§ÙØ£Ø´Ø®Ø§Øµ بذÙÙ Ø§ÙØ£Ø³Ù </li><li><b>إس٠أ٠عÙÙØ§Ù اÙÙ Ø³ØªÙØ¨Ù:</b> ÙÙØ³ ٠ثا٠اÙ٠رسÙ: ÙÙÙ ÙØªÙ Ø§ÙØªØµÙÙ٠عÙ٠عÙ٠عÙÙØ§Ù To/Cc ÙÙ Ø§ÙØ±Ø³Ø§ÙØ©</li> <li><b>ÙÙ٠ات اÙÙ ÙØ¶Ùع:</b> ٠ثاÙ: hello ÙÙ Ø·Ø§Ø¨ÙØ© ÙÙ Ø§ÙØ±Ø³Ø§Ø¦Ù Ø§ÙØªÙ Ø¨ÙØ§ hello Ù٠سطر اÙÙ ÙØ¶Ùع</li></ul> ! Magnet_MagnetType ÙÙØ¹ اÙÙ ØºÙØ§Ø·Ùس ! Magnet_Value ÙÙÙ Ø© ! Magnet_Always ÙØ°Ùب ÙÙØ±Ø§Ù Ø¥ÙÙ Ø§ÙØ¯ÙÙ ! Magnet_Jump Ø¥Ø°ÙØ¨ Ø¥ÙÙ ØµÙØØ© ! Bucket_Error1 Ø£Ø³Ø§Ù Ù Ø§ÙØ¯Ùاء ÙÙ ÙÙ Ø£Ù ØªØØªÙÙ ÙÙØ· Ø£ØØ±Ù Ù Ù a Ø¥ÙÙ z Ø¨Ø£ØØ±Ù ØµØºÙØ±Ø©Ø Ø£Ø±ÙØ§Ù Ù Ù 0 Ø¥ÙÙ 9Ø - Ù _ ! Bucket_Error2 دÙ٠بإس٠%s Ù ÙØ¬Ùد Ù Ø³Ø¨ÙØ§Ù ! Bucket_Error3 ØªÙ ØµÙØ¹ دÙ٠بإس٠%s ! Bucket_Error4 Ø§ÙØ±Ø¬Ø§Ø¡ إدخا٠ÙÙÙ Ø© ØºÙØ± ÙØ§Ø±ØºØ© ! Bucket_Error5 أعد ØªØ³Ù ÙØ© Ø§ÙØ¯ÙÙ %s Ø¥ÙÙ %s ! Bucket_Error6 ØªÙ ØØ°Ù Ø§ÙØ¯ÙÙ %s ! Bucket_Title إعدادات Ø§ÙØ¯Ùاء ! Bucket_BucketName إس٠<br>Ø§ÙØ¯ÙÙ ! Bucket_WordCount عدد اÙÙÙ٠ات ! Bucket_WordCounts أعداد اÙÙÙ٠ات ! Bucket_UniqueWords ÙÙ٠ات<br>٠ختÙÙØ© ! Bucket_SubjectModification تعدÙÙ<br>اÙÙ ÙØ¶Ùع ! Bucket_ChangeColor ÙÙÙ<br>Ø§ÙØ¯ÙÙ ! Bucket_NotEnoughData اÙ٠عÙÙ٠ات ØºÙØ± ÙØ§ÙÙØ© ! Bucket_ClassificationAccuracy دÙÙØ© Ø§ÙØªØµÙÙÙ ! Bucket_EmailsClassified رسائ٠٠صÙÙØ© ! Bucket_EmailsClassifiedUpper رسائ٠٠صÙÙØ© ! Bucket_ClassificationErrors أخطاء تصÙÙÙ ! Bucket_Accuracy دÙÙØ© ! Bucket_ClassificationCount عدد Ø§ÙØªØµÙÙÙØ§Øª ! Bucket_ClassificationFP خطأ Ø¥ÙØ¬Ø§Ø¨Ù ! Bucket_ClassificationFN خطأ Ø³ÙØ¨Ù ! Bucket_ResetStatistics تصÙÙØ± Ø§ÙØ¥ØØµØ§Ø¡Ø§Øª ! Bucket_LastReset آخر تصÙÙØ± ! Bucket_CurrentColor %s ØØ§ÙÙØ§Ù ÙÙ ÙÙÙ %s ! Bucket_SetColorTo غÙÙØ± ÙÙÙ %s Ø¥ÙÙ %s ! Bucket_Maintenance ØµÙØ§ÙØ© ! Bucket_CreateBucket Ø¥ØµÙØ¹ دÙ٠بإس٠! Bucket_DeleteBucket Ø¥ØØ°Ù Ø§ÙØ¯Ù٠اÙ٠س٠٠! Bucket_RenameBucket إعادة ØªØ³Ù ÙØ© Ø§ÙØ¯Ù٠اÙ٠س٠٠! Bucket_Lookup Ø¥Ø¨ØØ« ! Bucket_LookupMessage جد ÙÙÙ Ø© ÙÙ Ø¯ÙØ§Ø¡ ! Bucket_LookupMessage2 ÙØªØ§Ø¦Ø¬ Ø§ÙØ¨ØØ« ع٠! Bucket_LookupMostLikely <b>%s</b> عÙÙ Ø§ÙØ£Ø±Ø¬Ø أ٠تÙÙÙ ÙÙ <font color="%s">%s</font> ! Bucket_DoesNotAppear <p><b>%s</b> ØºÙØ± Ù ÙØ¬Ùدة Ù٠اÙÙ Ù Ù Ø§ÙØ¯Ùاء ! Bucket_DisabledGlobally عط٠بشÙ٠عا٠! Bucket_To Ø¥ÙÙ ! Bucket_Quarantine عزÙ<br>Ø§ÙØ±Ø³Ø§ÙØ© ! SingleBucket_Title ØªÙØ§ØµÙÙ %s ! SingleBucket_WordCount عدد ÙÙ٠ات Ø§ÙØ¯ÙÙ ! SingleBucket_TotalWordCount إج٠اÙ٠عدد اÙÙÙ٠ات ! SingleBucket_Percentage اÙÙØ³Ø¨Ø© Ù Ù Ø§ÙØ¥Ø¬Ù اÙÙ ! SingleBucket_WordTable جدÙÙ ÙÙ٠ات %s ! SingleBucket_Message1 إضغط عÙÙ ØØ±Ù Ù٠اÙÙÙØ±Ø³ ÙØ¹Ø±Ø¶ اÙÙÙ٠ات Ø§ÙØªÙ تبدأ بذÙÙ Ø§ÙØØ±Ù. إضغط عÙÙ Ø£ÙØ© ÙÙÙ Ø© ÙØ¹Ø±Ø¶ Ø¥ØØªÙ اÙÙØªÙا ÙÙ ÙØ§ÙØ© Ø§ÙØ¯Ùاء. ! SingleBucket_Unique %s ٠ختÙÙØ© ! SingleBucket_ClearBucket Ø¥ØØ°Ù ÙØ§ÙØ© اÙÙÙ٠ات ! Session_Title Ø¥ÙØªÙت ØµÙØ§ØÙØ© Ø¬ÙØ³Ø© POPFile ! Session_Error Ø¥ÙØªÙت ØµÙØ§ØÙØ© Ø¬ÙØ³Ø© POPFile. ÙØ°Ø§ ÙÙ ÙÙ Ø£Ù ÙØØµÙ Ø¥Ø°Ø§ ا٠إÙÙØ§Ù ÙØ¥Ø¹Ø§Ø¯Ø© تشغÙÙ POPFile ÙØªØ±Ù اÙÙ ØªØµÙØ Ù ÙØªÙØ. Ø§ÙØ±Ø¬Ø§Ø¡ Ø§ÙØ¶ØºØ¸ عÙÙ Ø¥ØØ¯Ù Ø§ÙØ±Ùابط ÙÙ Ø§ÙØ£Ø¹ÙÙ ÙÙ٠تابعة Ù٠إستع٠ا٠POPFile. ! View_Title عرض Ø±Ø³Ø§ÙØ© Ù ÙØ±Ø¯Ø© ! View_ShowFrequencies عرض تردد اÙÙÙ٠ات ! View_ShowProbabilities عرض Ø¥ØØªÙ اÙÙØ© اÙÙÙ٠ات ! View_ShowScores عرض ÙØªØ§Ø¦Ø¬ اÙÙÙ٠ات ! View_WordMatrix ٠صÙÙÙØ© اÙÙÙ٠ات ! View_WordProbabilities عرض Ø¥ØØªÙ اÙÙØ© اÙÙÙ٠ات ! View_WordFrequencies عرض تردد اÙÙÙ٠ات ! View_WordScores عرض ÙØªØ§Ø¦Ø¬ اÙÙÙ٠ات ! View_Chart رسÙ٠اÙÙØ±Ø§Ø± ! Windows_TrayIcon عرض اÙÙÙÙØ© POPFile ÙÙ Ø´Ø±ÙØ· اÙÙ ÙØ§Ù Ø ! Windows_Console تشغÙÙ POPFile ÙÙ ÙØ§Ùذة ÙØµÙØ©Ø ! Windows_NextTime <p><font color="red">ÙØ°Ø§ Ø§ÙØªØ¹Ø¯ÙÙ ÙÙ ÙÙÙÙ ÙÙØ§Ùا٠إÙÙ Ø£Ù ÙØªÙ إعادة تشغÙÙ POPFile</font> Header_MenuSummary This table is the navigation menu which allows access to each of the different pages of the control center. --- 93,332 ---- # The header and footer that appear on every UI page ! Header_Title ???? ???? POPFile ! Header_Shutdown ????? ???????? ! Header_History ??????? ! Header_Buckets ???? ! Header_Configuration ??????? ! Header_Advanced ?????? ?????? ! Header_Security ?????? ! Header_Magnets ??????? ! Footer_HomePage ???? ??????? ! Footer_Manual ??????? ! Footer_Forums ????? ! Footer_FeedMe ????? ! Footer_RequestFeature ???? ???? ! Footer_MailingList ?????? ?????? ! Footer_Wiki ????? ! Configuration_Error1 ??? ????? ??? ?? ???? ?????? ! Configuration_Error2 ????? ??????? ?????? ???????? ??? ?? ???? ????? ??? 1 ? 65535 ! Configuration_Error3 ????? ??????? ??? POP3 ??? ?? ???? ????? ??? 1 ? 65535 ! Configuration_Error4 ??? ?????? ??? ?? ???? ????? ??? 1 ? 1000 ! Configuration_Error5 ??? ???? ????????? ??? ?? ???? ????? ??? 1 ? 366 ! Configuration_Error6 ??? ????? ????? TCP ??? ?? ???? ????? ??? 10 ? 300 ! Configuration_Error7 ????? ????? XML RPC ??? ?? ???? ????? ??? 1 ? 65535 ! Configuration_Error8 ????? ????? Socks V ??? ?? ???? ????? ??? 1 ? 65535 ! Configuration_POP3Port ????? ????? POP3 ! Configuration_POP3Update ??? ?? ????? ????? ????? POP3 ??? %s? ??? ??????? ?? ???? ????? ??? ?? ??? ????? ????? POPFile ! Configuration_XMLRPCUpdate ??? ?? ????? ????? ????? XML-RPC ??? %s? ??? ??????? ?? ???? ????? ??? ?? ??? ????? ????? POPFile ! Configuration_XMLRPCPort ????? ????? XML-RPC ! Configuration_SMTPPort ????? ????? SMTP ! Configuration_SMTPUpdate ??? ?? ????? ????? ????? SMTP ??? %s? ??? ??????? ?? ???? ????? ??? ?? ??? ????? ????? POPFile ! Configuration_NNTPPort ????? ??????? ??? NNTP ! Configuration_NNTPUpdate ??? ?? ????? ????? ????? NNTP ??? %s? ??? ??????? ?? ???? ????? ??? ?? ??? ????? ????? POPFile ! Configuration_POPFork ???? ???? ??????? POP3 ???? ?????? ! Configuration_SMTPFork ???? ???? ??????? SMTP ???? ?????? ! Configuration_NNTPFork ???? ???? ??????? NNTP ???? ?????? ! Configuration_POP3Separator ??? ??? POP3 ??? host:port:user ! Configuration_NNTPSeparator ??? ??? NNTP ??? host:port:user ! Configuration_POP3SepUpdate ?? ????? ??? ??? POP3 ??? %s ! Configuration_NNTPSepUpdate ?? ????? ??? ??? NNTP ??? %s ! Configuration_UI ????? ??????? ?????? ???????? ! Configuration_UIUpdate ??? ?? ????? ????? ????? ????? ???????? ??? %s? ??? ??????? ?? ???? ????? ??? ?? ??? ????? ????? POPFile ! Configuration_History ??? ??????? ?? ?? ???? ! Configuration_HistoryUpdate ??? ?? ????? ??? ??????? ?? ?? ???? ??? %s ! Configuration_Days ??? ???? ????????? ??????? ! Configuration_DaysUpdate ??? ?? ????? ??? ???? ????????? ??????? ??? %s ! Configuration_UserInterface ????? ???????? ! Configuration_Skins ??? ??????? ! Configuration_SkinsChoose ???? ??? ??????? ! Configuration_Language ??? ! Configuration_LanguageChoose ???? ????? ! Configuration_ListenPorts ???????? ???????? ! Configuration_HistoryView ??? ????????? ! Configuration_TCPTimeout ??? ????? ??????? ! Configuration_TCPTimeoutSecs ??? ????? ??????? (????) ! Configuration_TCPTimeoutUpdate ?? ????? ??? ????? ??????? ??? %s ! Configuration_ClassificationInsertion ????? ??? ?? ????? ! Configuration_SubjectLine ?????<br>??? ??????? ! Configuration_XTCInsertion ?????<br>X-Text-Classification ! Configuration_XPLInsertion ?????<br>X-POPFile-Link ! Configuration_Logging ????? ! Configuration_None ??? ! Configuration_ToScreen ??? ?????? ! Configuration_ToFile ??? ??? ! Configuration_ToScreenFile ??? ?????? ???? ! Configuration_LoggerOutput ???? ????? ! Configuration_GeneralSkins ??? ??????? ! Configuration_SmallSkins ???? ????? ! Configuration_TinySkins ???? ????? ???? ! Configuration_CurrentLogFile <??? ????? ??????> ! Configuration_SOCKSServer ???? ???? ???? SOCKS V ! Configuration_SOCKSPort ????? ????? ???? ???? SOCKS V ! Configuration_SOCKSPortUpdate ?? ????? ????? ????? ???? ???? SOCKS V ??? %s ! Configuration_SOCKSServerUpdate ?? ????? ???? ???? ???? SOCKS V ??? %s ! Configuration_Fields ????? ????????? ! Advanced_Error1 '%s' ?????? ?????? ?? ????? ??????? ??????? ! Advanced_Error2 ??????? ??????? ???? ?? ????? ??? ???? ?? ????? ?? . ?? _ ?? - ?? @ ! Advanced_Error3 ??? ?? ????? '%s' ??? ????? ??????? ??????? ! Advanced_Error4 '%s' ???? ?? ????? ??????? ??????? ! Advanced_Error5 ??? ?? ????? '%s' ?? ????? ??????? ??????? ! Advanced_StopWords ????? ????? ! Advanced_Message1 POPFile ???? ??????? ??????? ????????? ???????: ! Advanced_AddWord ??? ???? ! Advanced_RemoveWord ???? ???? ! Advanced_AllParameters ???? ?????? POPFile ! Advanced_Parameter ????? ! Advanced_Value ???? ! Advanced_Warning ??? ????? ????? ????? ?????? POPFile. ?????????? ????????? ???: ?????? ????? ?? ???? ??? ?? ????? ??? "?????"? ?? ???? ????? ??? ??? ?????????. ! Advanced_ConfigFile ??? ?????????: ! History_Filter (??? ????? <font color="%s">%s</font>) ! History_FilterBy ???? ??? ! History_Search ... [truncated message content] |
From: John Graham-C. <jgr...@us...> - 2006-02-06 19:33:40
|
Update of /cvsroot/popfile/engine/Classifier In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8515/Classifier Modified Files: Tag: b0_22_2 MailParse.pm Log Message: Fix bug 1423872 which would cause a POPFile crash if a quoted-printable string contained an encoded NUL (i.e. =00). This occurred because the DBI layer would crash Index: MailParse.pm =================================================================== RCS file: /cvsroot/popfile/engine/Classifier/MailParse.pm,v retrieving revision 1.216.4.3 retrieving revision 1.216.4.4 diff -C2 -d -r1.216.4.3 -r1.216.4.4 *** MailParse.pm 6 Feb 2006 15:15:52 -0000 1.216.4.3 --- MailParse.pm 6 Feb 2006 19:33:32 -0000 1.216.4.4 *************** *** 1639,1642 **** --- 1639,1643 ---- } $line = decode_qp( $line ); + $line =~ s/\x00/NUL/g; } *************** *** 1875,1884 **** $output .= $pre unless ($last_is_encoded && defined($atom) # Per RFC 2047 section 6.2 && $pre =~ /^[\t ]+$/); ! if (defined($atom)) { if ($encoding eq "B" || $encoding eq "b") { ! $value = decode_base64( $value ); ! # for Japanese header if ($lang eq 'Nihongo') { --- 1876,1885 ---- $output .= $pre unless ($last_is_encoded && defined($atom) # Per RFC 2047 section 6.2 && $pre =~ /^[\t ]+$/); ! if (defined($atom)) { if ($encoding eq "B" || $encoding eq "b") { ! $value = decode_base64( $value ); ! # for Japanese header if ($lang eq 'Nihongo') { *************** *** 1890,1894 **** $value =~ s/\_/=20/g; $value = decode_qp( $value ); ! # for Japanese header if ($lang eq 'Nihongo') { --- 1891,1896 ---- $value =~ s/\_/=20/g; $value = decode_qp( $value ); ! $value =~ s/\x00/NUL/g; ! # for Japanese header if ($lang eq 'Nihongo') { *************** *** 1902,1909 **** $output .= $value || ''; } ! # grab the unmatched tail (thanks to /gc and \G) $output .= $1 if ($mystring =~ m/\G(.*)/g); ! return $output; } --- 1904,1911 ---- $output .= $value || ''; } ! # grab the unmatched tail (thanks to /gc and \G) $output .= $1 if ($mystring =~ m/\G(.*)/g); ! return $output; } |
From: John Graham-C. <jgr...@us...> - 2006-02-06 19:29:56
|
Update of /cvsroot/popfile/engine/Classifier In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7111/Classifier Modified Files: MailParse.pm Log Message: Fix bug 1423872 which would cause a POPFile crash if a quoted-printable string contained an encoded NUL (i.e. =00). This occurred because the DBI layer would crash Index: MailParse.pm =================================================================== RCS file: /cvsroot/popfile/engine/Classifier/MailParse.pm,v retrieving revision 1.222 retrieving revision 1.223 diff -C2 -d -r1.222 -r1.223 *** MailParse.pm 14 Jan 2006 08:46:23 -0000 1.222 --- MailParse.pm 6 Feb 2006 19:29:48 -0000 1.223 *************** *** 1686,1689 **** --- 1686,1690 ---- } $line = decode_qp( $line ); + $line =~ s/\x00/NUL/g; } *************** *** 1945,1948 **** --- 1946,1950 ---- $value =~ s/\_/=20/g; $value = decode_qp( $value ); + $value =~ s/\x00/NUL/g; # for Japanese header |
From: Brian S. <xue...@us...> - 2006-02-06 18:57:09
|
Update of /cvsroot/popfile/windows In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24156 Modified Files: Tag: b0_22_2 adduser.nsi installer.nsi Log Message: Forgot to update the VersionInfo section Index: installer.nsi =================================================================== RCS file: /cvsroot/popfile/windows/installer.nsi,v retrieving revision 1.242.4.4 retrieving revision 1.242.4.5 diff -C2 -d -r1.242.4.4 -r1.242.4.5 *** installer.nsi 6 Feb 2006 16:53:18 -0000 1.242.4.4 --- installer.nsi 6 Feb 2006 18:56:58 -0000 1.242.4.5 *************** *** 22,26 **** # (2) pfidiag.exe (NSIS script: test\pfidiag.nsi) # ! # Copyright (c) 2002-2005 John Graham-Cumming # # This file is part of POPFile --- 22,26 ---- # (2) pfidiag.exe (NSIS script: test\pfidiag.nsi) # ! # Copyright (c) 2002-2006 John Graham-Cumming # # This file is part of POPFile *************** *** 371,375 **** VIAddVersionKey "Comments" "POPFile Homepage: http://getpopfile.org/" VIAddVersionKey "CompanyName" "The POPFile Project" ! VIAddVersionKey "LegalCopyright" "Copyright (c) 2005 John Graham-Cumming" VIAddVersionKey "FileDescription" "POPFile Automatic email classification" VIAddVersionKey "FileVersion" "${C_PFI_VERSION}" --- 371,375 ---- VIAddVersionKey "Comments" "POPFile Homepage: http://getpopfile.org/" VIAddVersionKey "CompanyName" "The POPFile Project" ! VIAddVersionKey "LegalCopyright" "Copyright (c) 2006 John Graham-Cumming" VIAddVersionKey "FileDescription" "POPFile Automatic email classification" VIAddVersionKey "FileVersion" "${C_PFI_VERSION}" Index: adduser.nsi =================================================================== RCS file: /cvsroot/popfile/windows/adduser.nsi,v retrieving revision 1.59.4.6 retrieving revision 1.59.4.7 diff -C2 -d -r1.59.4.6 -r1.59.4.7 *** adduser.nsi 6 Feb 2006 16:26:03 -0000 1.59.4.6 --- adduser.nsi 6 Feb 2006 18:56:58 -0000 1.59.4.7 *************** *** 345,349 **** VIAddVersionKey "Comments" "POPFile Homepage: http://getpopfile.org/" VIAddVersionKey "CompanyName" "The POPFile Project" ! VIAddVersionKey "LegalCopyright" "Copyright (c) 2005 John Graham-Cumming" VIAddVersionKey "FileDescription" "Add/Remove POPFile User wizard" VIAddVersionKey "FileVersion" "${C_PFI_VERSION}" --- 345,349 ---- VIAddVersionKey "Comments" "POPFile Homepage: http://getpopfile.org/" VIAddVersionKey "CompanyName" "The POPFile Project" ! VIAddVersionKey "LegalCopyright" "Copyright (c) 2006 John Graham-Cumming" VIAddVersionKey "FileDescription" "Add/Remove POPFile User wizard" VIAddVersionKey "FileVersion" "${C_PFI_VERSION}" |
From: Brian S. <xue...@us...> - 2006-02-06 16:59:31
|
Update of /cvsroot/popfile/windows In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2504 Modified Files: Tag: b0_22_2 MonitorCC.nsi runpopfile.nsi runsqlite.nsi stop_popfile.nsi WriteEnvStr.nsh Log Message: Change GPL license to remove the option for the person using POPFile to license it under any version of the GPL other than v2 Index: stop_popfile.nsi =================================================================== RCS file: /cvsroot/popfile/windows/stop_popfile.nsi,v retrieving revision 1.14.4.2 retrieving revision 1.14.4.3 diff -C2 -d -r1.14.4.2 -r1.14.4.3 *** stop_popfile.nsi 19 Dec 2005 11:45:36 -0000 1.14.4.2 --- stop_popfile.nsi 6 Feb 2006 16:59:16 -0000 1.14.4.3 *************** *** 3,12 **** # stop_popfile.nsi --- A simple 'command-line' utility to shutdown POPFile silently. # ! # Copyright (c) 2003-2005 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 3,12 ---- # stop_popfile.nsi --- A simple 'command-line' utility to shutdown POPFile silently. # ! # Copyright (c) 2003-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # *************** *** 123,127 **** Caption "POPFile Silent Shutdown Utility" ! !define C_VERSION "0.5.11" ; see 'VIProductVersion' comment below for format details !define C_OUTFILE "stop_pf.exe" --- 123,127 ---- Caption "POPFile Silent Shutdown Utility" ! !define C_VERSION "0.5.13" ; see 'VIProductVersion' comment below for format details !define C_OUTFILE "stop_pf.exe" *************** *** 170,174 **** VIAddVersionKey "Comments" "POPFile Homepage: http://getpopfile.org/" VIAddVersionKey "CompanyName" "The POPFile Project" ! VIAddVersionKey "LegalCopyright" "Copyright (c) 2005 John Graham-Cumming" VIAddVersionKey "FileDescription" "POPFile Silent Shutdown Utility" VIAddVersionKey "FileVersion" "${C_VERSION}" --- 170,174 ---- VIAddVersionKey "Comments" "POPFile Homepage: http://getpopfile.org/" VIAddVersionKey "CompanyName" "The POPFile Project" ! VIAddVersionKey "LegalCopyright" "Copyright (c) 2006 John Graham-Cumming" VIAddVersionKey "FileDescription" "POPFile Silent Shutdown Utility" VIAddVersionKey "FileVersion" "${C_VERSION}" *************** *** 228,232 **** usage: MessageBox MB_OK "POPFile Silent Shutdown Utility v${C_VERSION} \ ! Copyright (c) 2005 John Graham-Cumming\ ${MB_NL}${MB_NL}\ This command-line utility shuts POPFile down silently, without opening a browser window.\ --- 228,232 ---- usage: MessageBox MB_OK "POPFile Silent Shutdown Utility v${C_VERSION} \ ! Copyright (c) 2006 John Graham-Cumming\ ${MB_NL}${MB_NL}\ This command-line utility shuts POPFile down silently, without opening a browser window.\ *************** *** 253,257 **** ${MB_NL} :DONE\ ${MB_NL}${MB_NL}\ ! Distributed under the terms of the GNU General Public License (GPL)." Goto error_exit --- 253,257 ---- ${MB_NL} :DONE\ ${MB_NL}${MB_NL}\ ! Distributed under the terms of the GNU General Public License (GPL) v2." Goto error_exit Index: runpopfile.nsi =================================================================== RCS file: /cvsroot/popfile/windows/runpopfile.nsi,v retrieving revision 1.11.4.2 retrieving revision 1.11.4.3 diff -C2 -d -r1.11.4.2 -r1.11.4.3 *** runpopfile.nsi 19 Dec 2005 11:45:36 -0000 1.11.4.2 --- runpopfile.nsi 6 Feb 2006 16:59:16 -0000 1.11.4.3 *************** *** 11,20 **** # mode is selected in 'popfile.cfg'. # ! # Copyright (c) 2004-2005 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 11,20 ---- # mode is selected in 'popfile.cfg'. # ! # Copyright (c) 2004-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # *************** *** 106,110 **** ;-------------------------------------------------------------------------- ! !define C_PFI_VERSION "0.1.15" !define C_OUTFILE "runpopfile.exe" --- 106,110 ---- ;-------------------------------------------------------------------------- ! !define C_PFI_VERSION "0.1.17" !define C_OUTFILE "runpopfile.exe" *************** *** 153,157 **** VIAddVersionKey "Comments" "POPFile Homepage: http://getpopfile.org/" VIAddVersionKey "CompanyName" "The POPFile Project" ! VIAddVersionKey "LegalCopyright" "Copyright (c) 2005 John Graham-Cumming" VIAddVersionKey "FileDescription" "Enhanced front-end for POPFile starter program" VIAddVersionKey "FileVersion" "${C_PFI_VERSION}" --- 153,157 ---- VIAddVersionKey "Comments" "POPFile Homepage: http://getpopfile.org/" VIAddVersionKey "CompanyName" "The POPFile Project" ! VIAddVersionKey "LegalCopyright" "Copyright (c) 2006 John Graham-Cumming" VIAddVersionKey "FileDescription" "Enhanced front-end for POPFile starter program" VIAddVersionKey "FileVersion" "${C_PFI_VERSION}" *************** *** 192,199 **** ; Need to be able to confirm ownership when accessing the HKCU data ! ClearErrors ! UserInfo::GetName ! IfErrors default_name ! Pop ${L_WINUSERNAME} StrCmp ${L_WINUSERNAME} "" 0 find_popfile --- 192,199 ---- ; Need to be able to confirm ownership when accessing the HKCU data ! ClearErrors ! UserInfo::GetName ! IfErrors default_name ! Pop ${L_WINUSERNAME} StrCmp ${L_WINUSERNAME} "" 0 find_popfile Index: WriteEnvStr.nsh =================================================================== RCS file: /cvsroot/popfile/windows/WriteEnvStr.nsh,v retrieving revision 1.12.4.2 retrieving revision 1.12.4.3 diff -C2 -d -r1.12.4.2 -r1.12.4.3 *** WriteEnvStr.nsh 19 Dec 2005 11:45:36 -0000 1.12.4.2 --- WriteEnvStr.nsh 6 Feb 2006 16:59:16 -0000 1.12.4.3 *************** *** 10,14 **** # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 10,14 ---- # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # Index: runsqlite.nsi =================================================================== RCS file: /cvsroot/popfile/windows/runsqlite.nsi,v retrieving revision 1.1.4.2 retrieving revision 1.1.4.3 diff -C2 -d -r1.1.4.2 -r1.1.4.3 *** runsqlite.nsi 19 Dec 2005 11:45:36 -0000 1.1.4.2 --- runsqlite.nsi 6 Feb 2006 16:59:16 -0000 1.1.4.3 *************** *** 10,19 **** # utility is used to access the specified SQLite database file. # ! # Copyright (c) 2004-2005 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 10,19 ---- # utility is used to access the specified SQLite database file. # ! # Copyright (c) 2004-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # *************** *** 75,79 **** ;-------------------------------------------------------------------------- ! !define C_VERSION "0.0.4" ; see 'VIProductVersion' comment below for format details !define C_OUTFILE "runsqlite.exe" --- 75,79 ---- ;-------------------------------------------------------------------------- ! !define C_VERSION "0.0.6" ; see 'VIProductVersion' comment below for format details !define C_OUTFILE "runsqlite.exe" *************** *** 113,117 **** VIAddVersionKey "Comments" "POPFile Homepage: http://getpopfile.org/" VIAddVersionKey "CompanyName" "The POPFile Project" ! VIAddVersionKey "LegalCopyright" "Copyright (c) 2005 John Graham-Cumming" VIAddVersionKey "FileDescription" "Run SQLite Utility for POPFile" VIAddVersionKey "FileVersion" "${C_VERSION}" --- 113,117 ---- VIAddVersionKey "Comments" "POPFile Homepage: http://getpopfile.org/" VIAddVersionKey "CompanyName" "The POPFile Project" ! VIAddVersionKey "LegalCopyright" "Copyright (c) 2006 John Graham-Cumming" VIAddVersionKey "FileDescription" "Run SQLite Utility for POPFile" VIAddVersionKey "FileVersion" "${C_VERSION}" Index: MonitorCC.nsi =================================================================== RCS file: /cvsroot/popfile/windows/MonitorCC.nsi,v retrieving revision 1.19.4.2 retrieving revision 1.19.4.3 diff -C2 -d -r1.19.4.2 -r1.19.4.3 *** MonitorCC.nsi 19 Dec 2005 11:45:36 -0000 1.19.4.2 --- MonitorCC.nsi 6 Feb 2006 16:59:16 -0000 1.19.4.3 *************** *** 5,14 **** # needs to be converted to the new SQL database format. # ! # Copyright (c) 2004-2005 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 5,14 ---- # needs to be converted to the new SQL database format. # ! # Copyright (c) 2004-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # *************** *** 113,117 **** Name "${C_PFI_PRODUCT}" ! !define C_PFI_VERSION "0.1.19" !define C_OUTFILE "monitorcc.exe" --- 113,117 ---- Name "${C_PFI_PRODUCT}" ! !define C_PFI_VERSION "0.1.20" !define C_OUTFILE "monitorcc.exe" *************** *** 145,149 **** VIAddVersionKey "Comments" "POPFile Homepage: http://getpopfile.org/" VIAddVersionKey "CompanyName" "The POPFile Project" ! VIAddVersionKey "LegalCopyright" "Copyright (c) 2005 John Graham-Cumming" VIAddVersionKey "FileDescription" "POPFile Corpus Conversion Monitor" VIAddVersionKey "FileVersion" "${C_PFI_VERSION}" --- 145,149 ---- VIAddVersionKey "Comments" "POPFile Homepage: http://getpopfile.org/" VIAddVersionKey "CompanyName" "The POPFile Project" ! VIAddVersionKey "LegalCopyright" "Copyright (c) 2006 John Graham-Cumming" VIAddVersionKey "FileDescription" "POPFile Corpus Conversion Monitor" VIAddVersionKey "FileVersion" "${C_PFI_VERSION}" |
From: Brian S. <xue...@us...> - 2006-02-06 16:56:03
|
Update of /cvsroot/popfile/windows In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1617 Modified Files: Tag: b0_22_2 msgcapture.nsi Log Message: Increase the pre-0.23.0 release "installer" timeout from 15 seconds to 30 seconds (to cope better with very large database conversions) Change GPL license to remove the option for the person using POPFile to license it under any version of the GPL other than v2 Index: msgcapture.nsi =================================================================== RCS file: /cvsroot/popfile/windows/msgcapture.nsi,v retrieving revision 1.7.4.2 retrieving revision 1.7.4.3 diff -C2 -d -r1.7.4.2 -r1.7.4.3 *** msgcapture.nsi 19 Dec 2005 11:45:36 -0000 1.7.4.2 --- msgcapture.nsi 6 Feb 2006 16:55:52 -0000 1.7.4.3 *************** *** 7,16 **** # used by earlier installers it caused confusion amongst some users). # ! # Copyright (c) 2004-2005 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms version 2 of the GNU General Public License as # published by the Free Software Foundation. # --- 7,16 ---- # used by earlier installers it caused confusion amongst some users). # ! # Copyright (c) 2004-2006 John Graham-Cumming # # This file is part of POPFile # # POPFile is free software; you can redistribute it and/or modify it ! # under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # *************** *** 70,73 **** --- 70,78 ---- #-------------------------------------------------------------------------- + ; Although this utility was originally created for the 0.22.0 installer it is compatible + ; with POPFile 0.20.x and 0.21.x installations created by the installer, though in some + ; cases a small batch file may be required in order to define POPFILE_ROOT and POPFILE_USER + ; before running it (this utility assumes these two environment variables have been defined). + #-------------------------------------------------------------------------- # Optional run-time command-line switch (used by 'msgcapture.exe') *************** *** 110,120 **** ;-------------------------------------------------------------------------- ! !define C_VERSION "0.0.61" !define C_OUTFILE "msgcapture.exe" ! ; The timeout used when the installer calls this utility to monitor the SQL database upgrade ! !define C_INSTALLER_TIMEOUT 15 ;-------------------------------------------------------------------------- --- 115,128 ---- ;-------------------------------------------------------------------------- ! !define C_VERSION "0.0.64" !define C_OUTFILE "msgcapture.exe" ! ; The timeout (in seconds) used when a pre-0.23.0 version of the installer calls ! ; this utility to monitor the SQL database upgrade. Note: 30 seconds may not be ! ; long enough to cope with the upgrade of very large databases (over 100 MB) on ! ; some systems. ! !define C_INSTALLER_TIMEOUT 30 ;-------------------------------------------------------------------------- *************** *** 153,157 **** VIAddVersionKey "Comments" "POPFile Homepage: http://getpopfile.org/" VIAddVersionKey "CompanyName" "The POPFile Project" ! VIAddVersionKey "LegalCopyright" "Copyright (c) 2005 John Graham-Cumming" VIAddVersionKey "FileDescription" "PFI Message Capture Utility (0-99 sec timeout)" VIAddVersionKey "FileVersion" "${C_VERSION}" --- 161,165 ---- VIAddVersionKey "Comments" "POPFile Homepage: http://getpopfile.org/" VIAddVersionKey "CompanyName" "The POPFile Project" ! VIAddVersionKey "LegalCopyright" "Copyright (c) 2006 John Graham-Cumming" VIAddVersionKey "FileDescription" "PFI Message Capture Utility (0-99 sec timeout)" VIAddVersionKey "FileVersion" "${C_VERSION}" *************** *** 452,458 **** --- 460,489 ---- ; file as a simple POPFile version test (this file was first used in 0.23.0) + ; This utility is called by the "Add POPFile User" wizard (adduser.exe) with the option + ; '/TIMEOUT=PFI' when the installer detects that an existing SQL database is to be upgraded. + ; Database upgrades can take a very long time if the database is huge (over 30 minutes in + ; some cases). During the upgrade this utility is used to display the progress reports as + ; these are the only indication that POPFile is still working. + ; + ; Since POPFile cannot be used during the upgrade and the installer cannot easily monitor + ; the progress of the upgrade, a new POPFile command-line option was added for the 0.23.0 + ; release. + ; + ; This new option (--shutdown) causes POPFile to shutdown after performing the upgrade so + ; when monitoring a SQL database upgrade we simply wait for POPFile to terminate (instead + ; of using a less than satisfactory 'one-size-fits-all' timeout). + StrCpy ${L_OPTIONS} "" IfFileExists "${L_PFI_ROOT}\POPFile\Database.pm" 0 look_for_exe StrCpy ${L_OPTIONS} "--verbose" + StrCmp $G_MODE_FLAG "" look_for_exe + + ; The upgrading of an existing SQL database is to be monitored, so we tell POPFile to + ; shutdown after the upgrade and then wait for POPFile to exit (i.e. we don't use a timeout). + ; Since POPFile will shutdown afterwards, there is no point in using the system tray icon. + + StrCpy ${L_OPTIONS} "${L_OPTIONS} --shutdown" + StrCpy $G_TIMEOUT "0" + StrCpy ${L_TRAYICON} "" look_for_exe: |