Changeset 2152

Show
Ignore:
Timestamp:
08/25/2007 08:37:57 PM (17 months ago)
Author:
xue
Message:

added Indonesian translation of requirement checker.

Location:
trunk
Files:
2 added
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

    r2150 r2152  
    88BUG: Ticket#666 - TActiveRecord::deleteAll() method always requires a criteria or null parameter (Qiang) 
    99BUG: Ticket#670 - TDatePicker: Year Issue (Christophe) 
    10 BUG: Ticket#696 - TTabPanel: JS error when one of the tabs is invisible (Qiang,Christophe) 
    1110ENH: Ticket#577 - Added image button support for TPager (Qiang) 
    1211ENH: Ticket#623 - TMemCache to support multiple servers (Carl) 
     
    2322NEW: Ticket#680 - Added TCacheHttpSession (Carl, Qiang) 
    2423NEW: Added TTabPanel (Qiang) 
    25 NEW: Added Indonesian translation to QuickStart and error messages (Zaenal Mutaqin) 
     24NEW: Added Indonesian translation to QuickStart, requirements and error messages (Zaenal Mutaqin) 
    2625 
    2726Version 3.1.0 July 2, 2007 
  • trunk/framework/Exceptions/messages/messages-zh.txt

    r2149 r2152  
    108108ƒçŽ ã€‚ 
    109109 
    110 securitymanager_validationkey_invalid   = TSecurityManager.ValidationKey must not be empty. 
    111 securitymanager_encryptionkey_invalid   = TSecurityManager.EncryptionKey must not be empty. 
    112 securitymanager_mcryptextension_required = Mcrypt PHP extension is required in order to use TSecurityManager's encryption feature. 
    113  
    114 uri_format_invalid                                              = '{0}' is not a valid URI. 
    115  
    116 httprequest_separator_invalid                   = THttpRequest.UrlParamSeparator can only contain a single character. 
    117 httprequest_urlmanager_inexist                  = THttpRequest.UrlManager '{0}' does not point to an existing module. 
    118 httprequest_urlmanager_invalid                  = THttpRequest.UrlManager '{0}' must point to a module extending from TUrlManager. 
    119  
    120 httpcookiecollection_httpcookie_required = THttpCookieCollection can only accept THttpCookie objects. 
    121  
    122 httpresponse_bufferoutput_unchangeable  = THttpResponse.BufferOutput cannot be modified after THttpResponse is initialized. 
    123 httpresponse_file_inexistent                    = THttpResponse cannot send file '{0}'. The file does not exist. 
    124  
    125 httpsession_sessionid_unchangeable              = THttpSession.SessionID cannot be modified after the session is started. 
    126 httpsession_sessionname_unchangeable    = THttpSession.SessionName cannot be modified after the session is started. 
    127 httpsession_sessionname_invalid                 = THttpSession.SessionName must contain alphanumeric characters only. 
    128 httpsession_savepath_unchangeable               = THttpSession.SavePath cannot be modified after the session is started. 
    129 httpsession_savepath_invalid                    = THttpSession.SavePath '{0}' is invalid. 
    130 httpsession_storage_unchangeable                = THttpSession.Storage cannot be modified after the session is started. 
    131 httpsession_cookiemode_unchangeable             = THttpSession.CookieMode cannot be modified after the session is started. 
    132 httpsession_autostart_unchangeable              = THttpSession.AutoStart cannot be modified after the session module is initialized. 
    133 httpsession_gcprobability_unchangeable  = THttpSession.GCProbability cannot be modified after the session is started. 
    134 httpsession_gcprobability_invalid               = THttpSession.GCProbability must be an integer between 0 and 100. 
    135 httpsession_transid_unchangeable                = THttpSession.UseTransparentSessionID cannot be modified after the session is started. 
    136 httpsession_maxlifetime_unchangeable    = THttpSession.Timeout cannot be modified after the session is started. 
     110securitymanager_validationkey_invalid   = TSecurityManager.ValidationKey䞍胜䞺空。 
     111securitymanager_encryptionkey_invalid   = TSecurityManager.EncryptionKey䞍胜䞺空。 
     112securitymanager_mcryptextension_required = TSecurityManager的加密功胜需芁䜿甚Mcrypt的PHP扩展暡块。 
     113 
     114uri_format_invalid                                              = “{0}”䞍是䞀䞪合法的URI。 
     115 
     116httprequest_separator_invalid                   = THttpRequest.UrlParamSeparator只胜匠
     117含䞀䞪字笊。 
     118httprequest_urlmanager_inexist                  = THttpRequest.UrlManager “{0}”所指的暡块䞍存圚。 
     119httprequest_urlmanager_invalid                  = THttpRequest.UrlManager “{0}”所指的暡块忠
     120须继承TUrlManager。 
     121 
     122httpcookiecollection_httpcookie_required = THttpCookieCollection只胜匠
     123含THttpCookie对象。 
     124 
     125httpresponse_bufferoutput_unchangeable  = THttpResponse.BufferOutput无法被修改因䞺THttpResponse已经初始化完毕。 
     126httpresponse_file_inexistent                    = THttpResponse无法发送文件“{0}”。该文件䞍存圚。 
     127 
     128httpsession_sessionid_unchangeable              = THttpSession.SessionID无法被修改因䞺session已经启劚了。 
     129httpsession_sessionname_unchangeable    = THttpSession.SessionName无法被修改因䞺session已经启劚了。 
     130httpsession_sessionname_invalid                 = THttpSession.SessionName只胜匠
     131含字母或数字字笊。 
     132httpsession_savepath_unchangeable               = THttpSession.SavePath无法被修改因䞺session已经启劚了。 
     133httpsession_savepath_invalid                    = THttpSession.SavePath所指目圕“{0}”䞍存圚。 
     134httpsession_storage_unchangeable                = THttpSession.Storage无法被修改因䞺session已经启劚了。 
     135httpsession_cookiemode_unchangeable             = THttpSession.CookieMode无法被修改因䞺session已经启劚了。 
     136httpsession_autostart_unchangeable              = THttpSession.AutoStart无法被修改因䞺session已经启劚了。 
     137httpsession_gcprobability_unchangeable  = THttpSession.GCProbability无法被修改因䞺session已经启劚了。 
     138httpsession_gcprobability_invalid               = THttpSession.GCProbabilityå¿ 
     139须是䞪0到100之闎的敎数。 
     140httpsession_transid_unchangeable                = THttpSession.UseTransparentSessionID无法被修改因䞺session已经启劚了。 
     141httpsession_maxlifetime_unchangeable    = THttpSession.Timeout无法被修改因䞺session已经启劚了。 
    137142 
    138143assetmanager_basepath_invalid                   = TAssetManager.BasePath '{0}' is invalid. Make sure it is in namespace form and points to a directory writable by the Web server process. 
  • trunk/index.html

    r2142 r2152  
    33<head> 
    44<title>PRADO Framework for PHP 5</title> 
    5 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
     5<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> 
     6<meta http-equiv="content-language" content="en"/> 
    67</head> 
    78 
     
    119120<li>Stever for providing an Apple G3 notebook for testing safari browser issues.</li> 
    120121<li>Stanislav Yordanov - the script of generating Dreameweaver extension for PRADO</li> 
    121 <li>Andrés Adolfo Testi - original concept and naming for Active Controls.</li> 
     122<li>Andres Adolfo Testi - original concept and naming for Active Controls.</li> 
    122123<li><a href="http://www.jackslocum.com/">Jack Slocum</a> - inspiration for the quickstart commenting system.</li> 
    123124<li>Cesar Ramos - Active Record driver for IBM DB2.</li>