<?php
// -------------------------------------------------------------------------------
// | net2ftp: a web based FTP client |
// | Copyright (c) 2003-2005 by David Gartner |
// | |
// | This program 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. |
// | |
// -------------------------------------------------------------------------------
// -------------------------------------------------------------------------------
// | Language: Simplified Chinese (UTF-8) |
// -------------------------------------------------------------------------------
// | <heenji AT sohu DOT com> 2004-10-30 comments welcome |
// -------------------------------------------------------------------------------
// | |
// | INSTRUCTIONS |
// | |
// | The messages to translate are listed below. |
// | The structure of each line is like this: |
// | $message["Hello world!"] = "Hello world!"; |
// | |
// | Keep the text between square brackets [] as it is. |
// | Translate the 2nd part, keeping the same punctuation and HTML tags. |
// | |
// | The English message, for example |
// | $message["net2ftp is written in PHP!"] = "net2ftp is written in PHP!"; |
// | should become after translation: |
// | $message["net2ftp is written in PHP!"] = "net2ftp est ecrit en PHP!"; |
// | $message["net2ftp is written in PHP!"] = "net2ftp is geschreven in PHP!"; |
// | |
// | Note that the variable starts with a dollar sign $, that the value is |
// | enclosed in double quotes " and that the line ends with a semi-colon ; |
// | Be careful when editing this file, do not erase those special characters. |
// | |
// | Some messages also contain one or more variables which start with a percent |
// | sign, for example %1\$s or %2\$s. The English message, for example |
// | $messages[...] = ["The file %1\$s was copied to %2\$s "] |
// | should becomes after translation: |
// | $messages[...] = ["Le fichier %1\$s a été copié vers %2\$s "] |
// | |
// | When a real percent sign % is needed in the text it is entered as %% |
// | otherwise it is interpreted as a variable. So no, it's not a mistake. |
// | |
// | Between the messages to translate there is additional PHP code, for example: |
// | if ($state2 == "rename") { // <-- PHP code |
// | $messages["Rename directories"] = "Rename directories"; // <-- message |
// | } // <-- PHP code |
// | This code is needed to load the messages only when they are actually needed. |
// | There is no need to change or delete any of that PHP code; translate only |
// | the message. |
// | |
// | Thanks in advance to all the translators! |
// | David. |
// | |
// -------------------------------------------------------------------------------
function getMessages() {
global $state, $state2;
// -------------------------------------------------------------------------
// Used encoding
// -------------------------------------------------------------------------
$messages["iso-8859-1"] = "UTF-8";
// -------------------------------------------------------------------------
// Status messages
// -------------------------------------------------------------------------
// When translating these messages, keep in mind that the text should not be too long
// It should fit in the status textbox
$messages["Connecting to the FTP server"] = "æ£é¾æ¥å°FTPæå¡å¨";
$messages["Getting the list of directories and files"] = "æ£è·åç®å½åæä»¶å表";
$messages["Printing the list of directories and files"] = "æ£æå°ç®å½åæä»¶å表";
$messages["Processing the entries"] = "æ£å¤çè¾å
¥ä¸";
$messages["Checking files"] = "确认æä»¶ä¸";
$messages["Transferring files to the FTP server"] = "æ£ä¼ éæä»¶å°FTPæå¡å¨ä¸";
$messages["Decompressing archives and transferring files"] = "è§£åç¼©ææ¡£å¹¶ä¼ éæä»¶ä¸";
$messages["Searching the files..."] = "æ£æç´¢æä»¶...";
$messages["Uploading new file"] = "æ£ä¸ä¼ æ°æä»¶";
$messages["Reading the new file"] = "æ£è¯»åæ°æä»¶";
$messages["Reading the old file"] = "æ£è¯»åæ§æä»¶";
$messages["Comparing the 2 files"] = "æ¯è¾2个æä»¶";
$messages["Printing the comparison"] = "æå°æ¯è¾çç»æ";
$messages["Script finished in %1\$s seconds"] = "ä»£ç æ§è¡èæ¶ %1\$s ç§";
$messages["Script halted"] = "代ç ç»æ¢";
// -------------------------------------------------------------------------
// index.php
// -------------------------------------------------------------------------
$messages["Unexpected state string. Exiting."] = "æªç¥ç¶æè¯å¥. ç»æ.";
$messages["This beta function is not activated on this server."] = "æ¤æµè¯åè½æ²¡æè¢«ç³»ç»æ¿æ´».";
$messages["This function has been disabled by the Administrator of this website."] = "This function has been disabled by the Administrator of this website.";
// -------------------------------------------------------------------------
// admin.inc.php
if ($state == "admin") {
// -------------------------------------------------------------------------
$messages["Admin functions"] = "ç³»ç»ç®¡çåè½";
$messages["Version information"] = "çæ¬ä¿¡æ¯";
$messages["This version of net2ftp is up-to-date"] = "æ¤çæ¬net2ftpæ¯ææ°ç";
$messages["The latest version could not be retrieved from the net2ftp.com server. Check the security settings of your browser, which may prevent the loading of a small file from the net2ftp.com server."] = "ææ°çæ¬æ æ³ä»net2ftp.comæå¡å¨ä¸è·å¾ï¼æ¥çæµè§å¨çå®å
¨è®¾ç½®,å®å¯è½éå¶äºä»æå¡å¨ä¸ä¸è½½æ´æ°æä»¶.";
$messages["Logging"] = "ç»å
¥ä¸";
$messages["Date from:"] = "æ¥æä»:";
$messages["to:"] = "å°:";
$messages["Empty logs"] = "为空";
$messages["View logs"] = "æ¥çç»éä¿¡æ¯";
$messages["No data"] = "æ æ°æ®";
$messages["Setup MySQL tables"] = "å®è£
MySQL æ°æ®è¡¨";
$messages["Go"] = "åå¾";
$messages["Create the MySQL database tables"] = "å建MySQL æ°æ®è¡¨";
$messages["Create tables"] = "åå»ºæ°æ®è¡¨";
$messages["The handle of file %1\$s could not be opened"] = "æä»¶ %1\$s æ æ³æå¼";
$messages["The file %1\$s could not be opened"] = "æä»¶ %1\$s æ æ³æå¼";
$messages["The handle of file %1\$s could not be closed"] = "æä»¶ %1\$s æ æ³å
³é";
$messages["MySQL username"] = "MySQL ç¨æ·å";
$messages["MySQL password"] = "MySQL ç¨æ·å¯ç ";
$messages["MySQL database"] = "MySQL æ°æ®åºå";
$messages["MySQL server"] = "MySQL æå¡å¨å";
$messages["This SQL query is going to be executed:"] = "以ä¸SQLè¯å¥å°è¦è¢«æ§è¡:";
$messages["Execute"] = "æ§è¡";
$messages["Settings used:"] = "使ç¨ä»¥ä¸è®¾ç½®:";
$messages["MySQL password length"] = "MySQL å¯ç é¿åº¦";
$messages["Results:"] = "ç»æ:";
$messages["The connection to the server <b>%1\$s</b> could not be set up"] = "å°æå¡å¨èæ¥ <b>%1\$s</b> æ æ³å»ºç«";
$messages["Unable to select the database <b>%1\$s</b>"] = "æ æ³éæ©æ°æ®åº <b>%1\$s</b>";
$messages["The SQL query could not be executed"] = "SQL è¯å¥æ æ³è¢«æ§è¡";
$messages["The tables were created successfully"] = "æ°æ®è¡¨å建æå";
$messages["Beta functions"] = "Beta åè½";
$messages["View logs"] = "æ¥çç»éä¿¡æ¯";
$messages["Empty logs"] = "æ¸
空ç»éä¿¡æ¯";
$messages["The table <b>%1\$s</b> was emptied successfully."] = "æ°æ®è¡¨ <b>%1\$s</b> 被æåæ¸
空.";
$messages["The table <b>%1\$s</b> could not be emptied."] = "æ°æ®è¡¨ <b>%1\$s</b> æ æ³è¢«æ¸
空.";
$messages["The table <b>%1\$s</b> was optimized successfully."] = "æ°æ®è¡¨ <b>%1\$s</b> ä¼åæå.";
$messages["The table <b>%1\$s</b> could not be optimized."] = "æ°æ®è¡¨ <b>%1\$s</b> æ æ³è¢«ä¼å.";
} // end admin
// -------------------------------------------------------------------------
// advanced.inc.php
if ($state == "é«çº§") {
// -------------------------------------------------------------------------
// advanced()
$messages["The site command functions are not available on this webserver."] = "ç«ç¹å½ä»¤åè½æ æ³å¨æ¤webæå¡å¨ä¸ä½¿ç¨.";
$messages["The Apache functions are not available on this webserver."] = "Apacheåè½æ æ³å¨æ¤æå¡å¨ä¸ä½¿ç¨.";
$messages["The MySQL functions are not available on this webserver."] = "MySQLåè½æ æ³å¨æ¤æå¡å¨ä¸ä½¿ç¨.";
$messages["Unexpected state2 string. Exiting."] = "éé¢ç¥çstate2 è¯å¥. ç»æ.";
// printAdvancedFunctions()
$messages["Advanced functions"] = "é«çº§åè½";
$messages["Go"] = "åå¾";
$messages["Troubleshooting functions"] = "éè¯¯è¯æåè½";
$messages["Troubleshoot net2ftp on this webserver"] = "æ¤webæå¡å¨ä¸çnet2ftp éè¯¯è¯æ";
$messages["Troubleshoot an FTP server"] = "FTPæå¡å¨ä¸çéè¯¯è¯æ";
$messages["Translation functions"] = "éè¯¯è¯æåè½";
$messages["Introduction to the translation functions"] = "ç¿»è¯åè½çä»ç»";
$messages["Extract messages to translate from code files"] = "ä»ä»£ç æä»¶ä¸æ½åä¿¡æ¯ç¿»è¯";
$messages["Check if there are new or obsolete messages"] = "æ¥çæ¯å¦ææ°è¯å¥";
$messages["Beta functions"] = "æµè¯åè½";
$messages["Send a site command to the FTP server"] = "åéç«ç¹å½ä»¤å°FTPæå¡å¨";
$messages["Apache: password-protect a directory, create custom error pages"] = "Apache: å¯ç ä¿æ¤ç®å½, å建èªå®ä¹çé误页é¢";
$messages["MySQL: execute an SQL query"] = "MySQL: æ§è¡SQLè¯å¥";
// troubleshoot_webserver()
$messages["Troubleshoot your net2ftp installation"] = "è¯æä½ çnet2ftp å®è£
";
$messages["Checking if the FTP module of PHP is installed: "] = "æ¥çPHPçFTPæ¨¡åæ¯å¦å·²ç»å®è£
: ";
$messages["yes"] = "æ¯";
$messages["no - please install it!"] = "å¦ - 请å®è£
!";
$messages["Checking the permissions of the directory on the web server: a small file will be written to the /temp folder and then deleted."] = "æ¥çwebæå¡å¨ä¸çç®å½æé: ä¸ä¸ªæä»¶å°ä¼åå
¥å° /temp ç®å½ç¶åä¼è¢«å é¤.";
$messages["Creating filename: "] = "å建æä»¶å: ";
$messages["OK. Filename: %1\$s"] = "OK. æä»¶å: %1\$s";
$messages["not OK"] = "ä¸ OK";
$messages["OK"] = "OK";
$messages["not OK. Check the permissions of the %1\$s directory"] = "ä¸OK. æ¥ç %1\$s ç®å½çæé";
$messages["Opening the file in write mode: "] = "å¨åå
¥æ¨¡å¼ä¸æå¼æä»¶: ";
$messages["Writing some text to the file: "] = "ç»æ¤æä»¶åå
¥äºæå: ";
$messages["Closing the file: "] = "å
³éæä»¶: ";
$messages["Deleting the file: "] = "å 餿件: ";
// troubleshoot_ftpserver()
$messages["Troubleshoot an FTP server"] = "FTPæå¡å¨ä¸çéè¯¯è¯æ";
$messages["FTP server port"] = "FTP æå¡å¨ç«¯å£";
$messages["Connection settings:"] = "è¿æ¥è¯å¥:";
$messages["Password length"] = "å¯ç é¿åº¦";
$messages["Language"] = "è¯è¨";
$messages["Skin number"] = "ç®è¤ç¼å·";
$messages["Connecting to the FTP server: "] = "æ£é¾æ¥å°FTPæå¡å¨: ";
$messages["Logging into the FTP server: "] = "æ£ç»å
¥å°FTPæå¡å¨: ";
$messages["Setting the passive mode: "] = "设置passive 模å¼: ";
$messages["Getting the FTP server system type: "] = "æ£è·åFTP æå¡å¨ç³»ç»ç±»å: ";
$messages["Changing to the directory %1\$s: "] = "æ£æ¹åç®å½å° %1\$s: ";
$messages["The directory from the FTP server is: %1\$s "] = "FTPæå¡å¨ä¸çç®å½ä¸º: %1\$s ";
$messages["Getting the raw list of directories and files: "] = "æ£è·ååå§ç®å½åæä»¶: ";
$messages["Trying a second time to get the raw list of directories and files: "] = "å䏿¬¡å°è¯è·ååå§ç®å½åæä»¶: ";
$messages["Closing the connection: "] = "æ£å
³é龿¥: ";
$messages["Raw list of directories and files:"] = "åå§ç®å½åæä»¶å表:";
$messages["Parsed list of directories and files:"] = "ä¼ è¿æ¥çç®å½åæä»¶å表:";
// printTranslationFunctions()
$messages["net2ftp translation functions"] = "net2ftp ç¿»è¯åè½";
$messages["A PHP application can be translated using the standard <a href=\"http://www.php.net/gettext\">gettext</a> functions, or using a self-made translation function."] = "ä¸ä¸ªPHPç¨åºå¯ä»¥ä½¿ç¨æ åç<a href=\"http://www.php.net/gettext\">gettext</a> åè½æ¥ç¿»è¯, æè
使ç¨èªææ¨¡å¼æ¥ç¿»è¯.";
$messages["In both cases, the steps to take are similar."] = "è¿ä¸¤ç§æ¹å¼çæ¥éª¤é½å¤§è´ç¸å.";
$messages["Step 1: change code"] = "æ¥éª¤ 1: æ¹å代ç ";
$messages["All messages must be translated using a translation function, for example translate()."] = "ææçè¯å¥é½è¦ç¨ç¿»è¯åè½ç¿»è¯, å¦translate().";
$messages["This Hello World code:"] = "è¿ä¸ª Hello World è¯å¥:";
$messages["must be changed to this:"] = "è¦æ¹æè¿æ ·:";
$messages["Step 2: extract messages"] = "æ¥éª¤ 2: æ½åºè¯å¥";
$messages["All messages which are used by the translate() function must be extracted from the code files, and copied to a <b>main message file</b>."] = "æç¨ä½¿ç¨translate() åè½çè¯å¥å¿
é¡»ä»ä»£ç æä»¶ä¸æ½ååºæ¥, å¤å¶å° <b>主è¦è¯å¥æä»¶</b>.";
$messages["Step 3: translate messages"] = "æ¥éª¤ 3: ç¿»è¯è¯å¥";
$messages["The main message file is given to translators, who rename the file and replace the messages in English by the translation."] = "主è¯å¥æä»¶ä¼ç»ç¿»è¯è
, å®ä»¬éå½åæä»¶ï¼éè¿ç¿»è¯ç¨è±ææ¥è¦çè¯å¥.";
$messages["The translators return the <b>translated message files</b>."] = "æ¤ç¿»è¯ä¼éåå° <b>被翻è¯çè¯å¥æä»¶</b>.";
$messages["Each time the application is modified, a new main message file must be generated, as in step 2."] = "æ¯æ¬¡ç¨åºè¢«ä¿®æ¹, ä¸ä¸ªæ°ç主è¯å¥æä»¶ä¼è¢«å建, æ£å¦æ¥éª¤2.";
$messages["In order to avoid translating everything all over again, it must then be compared to all translated message files, to check if there are new or obsolete messages."] = "为äºé¿å
éå¤ç¿»è¯ææçå
容, éè¦æ¯è¾ææè¢«ç¿»è¯çæä»¶, æ¥çæ¯å¦ææ°çæè
ç»å¯¹çè¯å¥.";
$messages["net2ftp can help in step 2 to extract messages to translate from code files"] = "卿¥éª¤2ï¼net2ftpå¯ä»¥å¸®å©ä»ä»£ç æä»¶ä¸æ½åè¦ç¿»è¯çè¯å¥";
$messages["net2ftp can help in step 4 to check if there are new or obsolete messages"] = "卿¥éª¤4ï¼net2ftp å¯ä»¥å¸®å©æ¥çæ¯å¦ææ°çæç»å¯¹çè¯å¥";
// translate_extract()
$messages["Extract messages from code files"] = "ä»ä»£ç æä»¶ä¸æ½åè¯å¥";
$messages["Directory containing code files:"] = "å«æä»£ç æä»¶çç®å½:";
$messages["Translation function used in the code:"] = "å¨ä»£ç é使ç¨çç¿»è¯åè½:";
$messages["File to generate:"] = "è¦çæçæä»¶:";
$messages["Extracted messages:"] = "被æ½åçè¯å¥:";
$messages["No messages were found, so no file was put on the FTP server."] = "æ²¡ææ¾å°ä»»ä½è¯å¥, æä»¥æ²¡ææä»¶æ¾ç½®å°FTPæå¡å¨ä¸.";
$messages["The main language file <b>%1\$s</b> was transferred to directory <b>%2\$s</b>."] = "主è¯è¨æä»¶ <b>%1\$s</b> è¢«ä¼ éå°ç®å½ <b>%2\$s</b>.";
// translate_check()
$messages["Main language file:"] = "主è¯è¨æä»¶:";
$messages["Directory containing translated language files:"] = "å«æè¢«ç¿»è¯çè¯è¨æä»¶çç®å½:";
$messages["File %1\$s was skipped because it could not be read, or because it was empty."] = "æä»¶ %1\$s 被跳è¿ï¼å ä¸ºå®æ æ³è¯»åæè
å®ä¸ºç©º.";
$messages["File nr %1\$s <b>%2\$s</b>"] = "æä»¶ %1\$s <b>%2\$s</b>";
$messages["New messages:"] = "æ°è¯å¥:";
$messages["Obsolete messages:"] = "ç»å¯¹è¯å¥:";
$messages["All the files have been processed"] = "æææä»¶å·²ç»è¢«å¤çäº";
// sendsitecommand()
$messages["Send site command"] = "åéç«ç¹å½ä»¤";
$messages["Enter the site command"] = "è¾å
¥ç«ç¹å½ä»¤";
$messages["The commands you can use depends on your FTP server. These commands are not standard and vary a lot from one server to the other."] = "ä½ æä½¿ç¨çå¯ç å³å®äºä½ çFTPæå¡å¨. è¿äºå½ä»¤å¹¶éæ ååçï¼æä»¥ä¸åçæå¡å¨ä¼æä¸å.";
$messages["Note that net2ftp cannot display the output of the FTP server, it can only tell if the command returned TRUE or FALSE. This is not a limitation of net2ftp but of PHP, the language in which net2ftp is written."] = "注ænet2ftp æ æ³æ¾ç¤ºFTP æå¡å¨è¾åºçç»æ, å®åªè½ä½åºçæè
åçåé¦ãè¿ä¸æ¯net2ftpç缺é·ï¼èæ¯PHP, net2ftpæç¼ç¨ç¨ç.";
$messages["The command <b>%1\$s</b> was executed successfully."] = "å½ä»¤ <b>%1\$s</b> 被æåæ§è¡.";
// apache(), mysqlfunctions()
// Not yet translated
} // end advanced
// -------------------------------------------------------------------------
// authorizations.inc.php
// -------------------------------------------------------------------------
// checkAuthorization()
$messages["The FTP server <b>%1\$s</b> is not in the list of allowed FTP servers."] = "FTPæå¡å¨ <b>%1\$s</b> ä¸å¨è¢«å
许çFTP æå¡å¨å表ä¸.";
$messages["The FTP server <b>%1\$s</b> is in the list of banned FTP servers."] = "FTPæå¡å¨ <b>%1\$s</b> å¨è¢«ç¦çFTPæå¡å¨ä¸.";
$messages["Your IP address (%1\$s) is in the list of banned IP addresses."] = "ä½ çIP å°å (%1\$s) å¨è¢«ç¦çIPå°åå表é.";
$messages["The FTP server port %1\$s may not be used."] = "FTP æå¡ç«¯å£ %1\$s å¯è½æ æ³è¢«ä½¿ç¨.";
$messages["You don't have the authorizations to view directory <b>%1\$s</b>."] = "ä½ æ²¡ææéæµè§ç®å½ <b>%1\$s</b>.";
// logAccess(), logLogin(), logError()
// Not yet translated
// -------------------------------------------------------------------------
// bookmark.inc.php
if ($state == "bookmark") {
// -------------------------------------------------------------------------
$messages["Add this link to your bookmarks:"] = "æ·»å æ¤é¾æ¥å°ä½ ç书ç¾:";
$messages["Internet Explorer: right-click on the link and choose \"Add to Favorites...\""] = "Internet Explorer: å³é®ç¹å»é¾æ¥ï¼ç¶åéæ© \"Add to Favorites...\"";
$messages["Netscape, Mozilla, Firefox: right-click on the link and choose \"Bookmark This Link...\""] = "Netscape, Mozilla, Firefox: å³é®ç¹å»é¾æ¥ï¼ç¶åéæ© \"Bookmark This Link...\"";
$messages["Note: when you will use this bookmark, a popup window will ask you for your username and password."] = "注æ: å½ä½ ä½¿ç¨æ¤ä¹¦ç¾, ä¼å¼¹åºä¸ä¸ªçªå£ï¼è¦æ±ä½ çç¨æ·ååå¯ç .";
} // end bookmark
// -------------------------------------------------------------------------
// browse.inc.php
if ($state == "browse") {
// -------------------------------------------------------------------------
// browse()
$messages["Directories with names containing \' cannot be displayed correctly. They can only be deleted. Please go back and select another subdirectory."] = "ç®å½å嫿å符 \' æ æ³è¢«æ£å¸¸æ¾ç¤º. åªè½å é¤å®ä»¬. 请éåç¶åéæ©å
¶å®çåç®å½.";
$messages["Consumption message"] = "";
$messages["Consumption message"] .= "<b>æ¯æ¥ééå·²ç»è¾¾å°: ä½ æ æ³åä¼ éæ°æ®äº</b><br /><br />\n";
$messages["Consumption message"] .= "为äºä¿è¯å
¶ä»äººä¹å¯ä»¥å
¬å¹³ä½¿ç¨webæå¡, æ¯ä¸ªç¨æ·æ¯å¤©ä¼ éæ°æ®ç容éåä»£ç ææ§è¡çæ¶é´æ¯åéå¶ç, 䏿¦æ¤éå¶è¾¾å°, ä½ ä»ç¶å¯ä»¥æµè§FTPæå¡å¨ï¼ä½æ¯æ æ³ä¸ä¼ æè
ä¸è½½.<br /><br />\n";
$messages["Consumption message"] .= "å¦æä½ è¦æ éå¶ç使ç¨, 请å®è£
net2ftp å¨ä½ èªå·±çWEBæå¡å¨ä¸.<br />\n";
// ftp_getlist()
$messages["The directory <b>%1\$s</b> does not exist or could not be selected, so the root directory <b>/</b> is shown instead."] = "ç®å½ <b>%1\$s</b> ä¸å卿è
æ æ³éå, æä»¥æ ¹ç®å½ <b>/</b> 被æ¾ç¤º.";
// printdirfilelist()
// Keep this short, it must fit in a small button!
$messages["New dir"] = "æ°ç®å½";
$messages["New file"] = "æ°æä»¶";
$messages["HTML templates"] = "HTML templates";
$messages["Upload"] = "ä¸ä¼";
$messages["Java Upload"] = "Java ä¸ä¼";
$messages["Advanced"] = "é«çº§";
$messages["Copy"] = "å¤å¶";
$messages["Move"] = "ç§»å°";
$messages["Delete"] = "å é¤";
$messages["Rename"] = "éå½å";
$messages["Chmod"] = "ä¿®æ¹æé";
$messages["Download"] = "ä¸è½½";
$messages["Zip"] = "Zip";
$messages["Size"] = "大å°";
$messages["Search"] = "æç´¢";
$messages["Go to the parent directory"] = "ä¸çº§ç®å½";
$messages["Transform selected entries: "] = "ä¼ éæéç: ";
$messages["Make a new subdirectory in directory %1\$s"] = "å¨ç®å½ %1\$s éå建åç®å½";
$messages["Create a new file in directory %1\$s"] = "å¨ç®å½ %1\$s éåå»ºæ°æä»¶";
$messages["Upload new files in directory %1\$s"] = "ä¸ä¼ æ°æä»¶å°ç®å½ %1\$s";
$messages["Go to the advanced functions"] = "åå¾é«çº§åè½";
$messages["Copy the selected entries"] = "å¤å¶æé";
$messages["Move the selected entries"] = "ç§»å¨æé";
$messages["Delete the selected entries"] = "å 餿é";
$messages["Rename the selected entries"] = "éå½åæé";
$messages["Chmod the selected entries (only works on Unix/Linux/BSD servers)"] = "ä¿®æ¹æéçæé (åªå¯ç¨äº Unix/Linux/BSD æå¡å¨)";
$messages["Download a zip file containing all selected entries"] = "ä¸è½½ä¸ä¸ªzip æä»¶å«æææéå®çå
容";
$messages["Zip the selected entries to save or email them"] = "Zip å缩æéçå
容æ¥ä¿åæè
çµé®";
$messages["Calculate the size of the selected entries"] = "è®¡ç®æéçå
容ç大å°";
$messages["Find files which contain a particular word"] = "æç´¢å«æç¹å®åè¯çæä»¶";
$messages["Click to sort by %1\$s in descending order"] = "ç¹å»æ %1\$s å类并éåºæå";
$messages["Click to sort by %1\$s in ascending order"] = "ç¹å»æ %1\$s å类并ååºæå";
$messages["Ascending order"] = "ååºæå";
$messages["Descending order"] = "éåºæå";
//$messages["Click to sort by %1\$s in ascending order"] = "Click to sort by %1\$s in ascending order";
$messages["Up"] = "åä¸";
$messages["Click to check or uncheck all rows"] = "ç¹å»å¯¹ææåå¤éæè
åæ¶å¤é";
$messages["All"] = "å
¨é¨";
$messages["Name"] = "åç§°";
$messages["Type"] = "ç±»å";
//$messages["Size"] = "Size";
$messages["Owner"] = "æ¥æè
";
$messages["Group"] = "ç»";
$messages["Perms"] = "æé";
$messages["Mod Time"] = "ä¿®æ¹æ¶é´";
$messages["Actions"] = "æä½";
$messages["Download the file %1\$s"] = "ä¸è½½æä»¶ %1\$s";
$messages["View"] = "æ¥ç";
$messages["Edit"] = "ç¼è¾";
$messages["Update"] = "æ´æ°";
$messages["Open"] = "æå¼";
$messages["View the highlighted source code of file %1\$s"] = "æ¥çæè¯æ³é«äº®æ¾ç¤ºçæä»¶ %1\$s";
$messages["Edit the source code of file %1\$s"] = "ç¼è¾æä»¶ %1\$s çæºä»£ç ";
$messages["Upload a new version of the file %1\$s and merge the changes"] = "ä¸ä¼ æä»¶ %1\$s çæ°çæ¬";
$messages["View image %1\$s"] = "æ¥çå¾å %1\$s";
$messages["View the file %1\$s from your HTTP web server"] = "ä»ä½ çWEBæå¡å¨ä¸æ¥çæä»¶ %1\$s ";
$messages["(Note: This link may not work if you don't have your own domain name.)"] = "(注æ: å¦æä½ æ²¡æååï¼æ¤é¾æ¥å¯è½æ æ³ä½¿ç¨.)";
$messages["This folder is empty"] = "æ¤ç®å½ä¸ºç©º";
// printSeparatorRow()
$messages["Directories"] = "ç®å½";
$messages["Files"] = "æä»¶";
$messages["Symlinks"] = "龿¥";
$messages["Unrecognized FTP output"] = "æ æ³è¯å«FTPè¾åº";
$messages["Number"] = "Number";
$messages["Size"] = "Size";
$messages["Skipped"] = "Skipped";
// printLocationActions()
$messages["Language:"] = "è¯è¨:";
$messages["Skin:"] = "ç®è¤:";
$messages["View mode:"] = "æµè§æ¨¡å¼:";
$messages["Directory Tree"] = "ç®å½æ ";
// printURL()
$messages["Execute %1\$s in a new window"] = "æ§è¡ %1\$s äºæ°æå¼ççªå£";
// printDirectorySelect()
$messages["Double-click to go to a subdirectory:"] = "å廿å¼ä¸çº§ç®å½:";
$messages["Choose"] = "éæ©";
$messages["Up"] = "åä¸";
} // end browse
// -------------------------------------------------------------------------
// consumption.inc.php
// -------------------------------------------------------------------------
$messages["Unable to determine your IP address."] = "æ æ³ç¡®è®¤ä½ ç IPå°å.";
$messages["Table net2ftp_logConsumptionIpaddress contains duplicate rows."] = "Table net2ftp_logConsumptionIpaddress 嫿éå¤å.";
$messages["Table net2ftp_logConsumptionFtpserver contains duplicate rows."] = "è¡¨æ ¼ net2ftp_logConsumptionFtpserver 嫿éå¤å.";
$messages["The variable <b>consumption_ipaddress_dataTransfer</b> is not numeric."] = "彿° <b>consumption_ipaddress_dataTransfer</b> 䏿¯æ°å¼å.";
$messages["Table net2ftp_logConsumptionIpaddress could not be updated."] = "è¡¨æ ¼ net2ftp_logConsumptionIpaddress æ æ³è¢«æ´æ°.";
$messages["Table net2ftp_logConsumptionIpaddress contains duplicate entries."] = "è¡¨æ ¼ net2ftp_logConsumptionIpaddress 嫿éå¤å
容.";
$messages["Table net2ftp_logConsumptionFtpserver could not be updated."] = "è¡¨æ ¼ net2ftp_logConsumptionFtpserver æ æ³è¢«æ´æ°.";
$messages["Table net2ftp_logConsumptionFtpserver contains duplicate entries."] = "è¡¨æ ¼ net2ftp_logConsumptionFtpserver 嫿éå¤å
容.";
$messages["Daily limit reached: the file <b>%1\$s</b> will not be transferred"] = "å·²ç»è¾¾å°æ¯æ¥éå¶: æä»¶ <b>%1\$s</b> æ æ³è¢«ä¼ é";
// -------------------------------------------------------------------------
// database.inc.php
// -------------------------------------------------------------------------
$messages["Unable to connect to the DB"] = "æ æ³é¾æ¥å°æ°æ®åº";
$messages["Unable to select the DB"] = "æ æ³é¾æ¥å°æ°æ®åº";
// -------------------------------------------------------------------------
// easywebsite.inc.php
if ($state == "easyWebsite") {
// -------------------------------------------------------------------------
$messages["Create a website in 4 easy steps"] = "Create a website in 4 easy steps";
$messages["Template overview"] = "Template overview";
$messages["Template details"] = "Template details";
$messages["Files are copied"] = "Files are copied";
$messages["Edit your pages"] = "Edit your pages";
// Screen 1 - printTemplateOverview
$messages["Click on the image to view the details of a template."] = "Click on the image to view the details of a template.";
$messages["Back to the Browse screen"] = "Back to the Browse screen";
$messages["Template"] = "Template";
$messages["Copyright"] = "Copyright";
$messages["Click on the image to view the details of this template"] = "Click on the image to view the details of this template";
// Screen 2 - printTemplateDetails
$messages["The template files will be copied to your FTP server. Existing files with the same filename will be overwritten. Do you want to continue?"] = "The template files will be copied to your FTP server. Existing files with the same filename will be overwritten. Do you want to continue?";
$messages["Preview"] = "Preview";
$messages["Install"] = "Install";
$messages["Size"] = "Size";
$messages["Preview page"] = "Preview page";
$messages["opens in a new window"] = "opens in a new window";
// Screen 3
$messages["Please wait while the template files are being transferred to your server: "] = "Please wait while the template files are being transferred to your server: ";
$messages["Done."] = "Done.";
$messages["Continue"] = "Continue";
// Screen 4 - printEasyAdminPanel
$messages["Edit page"] = "Edit page";
$messages["Browse the FTP server"] = "Browse the FTP server";
$messages["Add this link to your favorites to return to this page later on!"] = "Add this link to your favorites to return to this page later on!";
$messages["Edit website at %1\$s"] = "Edit website at %1\$s";
$messages["Internet Explorer: right-click on the link and choose \"Add to Favorites...\""] = "Internet Explorer: right-click on the link and choose \"Add to Favorites...\"";
$messages["Netscape, Mozilla, Firefox: right-click on the link and choose \"Bookmark This Link...\""] = "Netscape, Mozilla, Firefox: right-click on the link and choose \"Bookmark This Link...\"";
// ftp_copy_local2ftp
$messages["WARNING: Unable to create the subdirectory <b>%1\$s</b>. It may already exist. Continuing..."] = "WARNING: Unable to create the subdirectory <b>%1\$s</b>. It may already exist. Continuing...";
$messages["Created target subdirectory <b>%1\$s</b>"] = "Created target subdirectory <b>%1\$s</b>";
$messages["WARNING: Unable to copy the file <b>%1\$s</b>. Continuing..."] = "WARNING: Unable to copy the file <b>%1\$s</b>. Continuing...";
$messages["Copied file <b>%1\$s</b>"] = "Copied file <b>%1\$s</b>";
}
// -------------------------------------------------------------------------
// edit.inc.php
if ($state == "manage" && ($state2 == "edit" || $state2 == "newfile")) {
// -------------------------------------------------------------------------
// edit()
$messages["Unable to open the template file"] = "æ æ³æå¼æåæä»¶";
$messages["Unable to read the template file"] = "æ æ³è¯»åæåæä»¶";
$messages["Please specify a filename"] = "请确认ä¸ä¸ªæä»¶å";
// printEditForm()
$messages["Directory: "] = "ç®å½: ";
$messages["File: "] = "æä»¶: ";
$messages["New file name: "] = "æ°æä»¶å: ";
$messages["Note: changing the textarea type will save the changes"] = "注æ: æ¹åææ¬è¾å
¥ç±»åå°ä¼ä¿åæ¹å¨";
$messages["Status: This file has not yet been saved"] = "ç¶æ: æ¤æä»¶æªä¿å";
$messages["Status: Saved on <b>%1\$s</b> using mode %2\$s"] = "ç¶æ: ä¿åå¨ <b>%1\$s</b> ä½¿ç¨æ¨¡å¼ %2\$s";
$messages["Status: <b>This file could not be saved</b>"] = "ç¶æ: <b>æ¤æä»¶æ æ³è¢«ä¿å</b>";
} // end if edit newfile
// -------------------------------------------------------------------------
// errorhandling.inc.php
// -------------------------------------------------------------------------
$messages["An error has occured"] = "åçä¸ä¸ªé误";
$messages["Go back"] = "éå";
$messages["Go to the login page"] = "ç»é";
// -------------------------------------------------------------------------
// filesystem.inc.php
// -------------------------------------------------------------------------
// ftp_openconnection()
$messages["The <a href=\"http://www.php.net/manual/en/ref.ftp.php\" target=\"_blank\">FTP module of PHP</a> is not installed.<br /><br /> The administrator of this website should install this FTP module. Installation instructions are given on <a href=\"http://www.php.net/manual/en/ref.ftp.php\" target=\"_blank\">php.net</a><br />"] = " <a href=\"http://www.php.net/manual/en/ref.ftp.php\" target=\"_blank\">PHPçFTP模å</a> 没æè¢«å®è£
.<br /><br /> æ¤ç½ç«çç³»ç»ç®¡çåå¿
é¡»å®è£
æ¤æ¨¡åï¼å®è£
æåå¯ä»¥æ¥ç <a href=\"http://www.php.net/manual/en/ref.ftp.php\" target=\"_blank\">php.net</a><br />";
$messages["Unable to connect to FTP server <b>%1\$s</b> on port <b>%2\$s</b>.<br /><br />Are you sure this is the address of the FTP server? This is often different from that of the HTTP (web) server. Please contact your ISP helpdesk or system administrator for help.<br />"] = "æ æ³é¾æ¥å° FTP æå¡å¨ <b>%1\$s</b> å¨ç«¯å£ <b>%2\$s</b>.<br /><br />ç¡®å®æ¤FTPæå¡å¨å°å没æé? å HTTP (web) æå¡å¨ä¸å. 请èç³»ä½ çISP æå¡åæè
ç³»ç»ç®¡çåè·å帮å©.<br />";
$messages["Unable to login to FTP server <b>%1\$s</b> with username <b>%2\$s</b>.<br /><br />Are you sure your username and password are correct? Please contact your ISP helpdesk or system administrator for help.<br />"] = "æ æ³ç»å
¥å°ä½ çFTP æå¡å¨ <b>%1\$s</b> ï¼ä½¿ç¨ç¨æ·å <b>%2\$s</b>.<br /><br />ä½ çç¨æ·ååå¯ç æ£ç¡®å¦? 请èç³»ä½ çISP æå¡åæè
ç³»ç»ç®¡çåè·å帮å©.<br />";
$messages["Unable to switch to the passive mode on FTP server <b>%1\$s</b>."] = "æ æ³å¨FTPæå¡å¨ä¸è½¬å°passive æ¨¡å¼ <b>%1\$s</b>.";
// ftp_openconnection2()
$messages["Unable to connect to the second (target) FTP server <b>%1\$s</b> on port <b>%2\$s</b>.<br /><br />Are you sure this is the address of the second (target) FTP server? This is often different from that of the HTTP (web) server. Please contact your ISP helpdesk or system administrator for help.<br />"] = "æ æ³é¾æ¥å°ç¬¬äºå° (target) FTP æå¡å¨ <b>%1\$s</b> å¨ç«¯å£ <b>%2\$s</b>.<br /><br />确认æ¤å°åæ¯å¦æ£ç¡®? å HTTP (web) æå¡å¨ä¸å. 请èç³»ä½ çISP æå¡åæè
ç³»ç»ç®¡çåè·å帮å©.<br />";
$messages["Unable to login to the second (target) FTP server <b>%1\$s</b> with username <b>%2\$s</b>.<br /><br />Are you sure your username and password are correct? Please contact your ISP helpdesk or system administrator for help.<br />"] = "æ æ³é¾æ¥å°ç¬¬äºå° (target) FTP æå¡å¨ <b>%1\$s</b> ï¼ä½¿ç¨ç¨æ·å <b>%2\$s</b>.<br /><br />ä½ çç¨æ·ååå¯ç æ£ç¡®å¦? 请èç³»ä½ çISP æå¡åæè
ç³»ç»ç®¡çåè·å帮å©.<br />";
$messages["Unable to switch to the passive mode on the second (target) FTP server <b>%1\$s</b>."] = "æ æ³è½¬å°passive 模å¼ï¼å¨ç¬¬äºå° (target) FTP æå¡å¨ <b>%1\$s</b>.";
// ftp_myrename()
$messages["Unable to rename directory or file <b>%1\$s</b> into <b>%2\$s</b>"] = "æ æ³éå½åç®å½åæä»¶ <b>%1\$s</b> 为 <b>%2\$s</b>";
// ftp_mychmod()
$messages["Unable to execute site command <b>%1\$s</b>. Note that the CHMOD command is only available on Unix FTP servers, not on Windows FTP servers."] = "æ æ³æ§è¡ç«ç¹å½ä»¤ <b>%1\$s</b>. 注æCHMOD å½ä»¤åªéç¨äº Unix FTP æå¡å¨, è䏿¯Windows FTP æå¡å¨.";
$messages["Directory <b>%1\$s</b> successfully chmodded to <b>%2\$s</b>"] = "ç®å½ <b>%1\$s</b> 被æåä¿®æ¹æé为 <b>%2\$s</b>";
$messages["File <b>%1\$s</b> was successfully chmodded to <b>%2\$s</b>"] = "æä»¶ <b>%1\$s</b> 被æåä¿®æ¹æé为 <b>%2\$s</b>";
$messages["All the selected directories and files have been processed."] = "ææéå®çç®å½åæä»¶è¢«å¤ç.";
// ftp_rmdir2()
$messages["Unable to delete the directory <b>%1\$s</b>"] = "æ æ³å é¤ç®å½ <b>%1\$s</b>";
// ftp_delete2()
$messages["Unable to delete the file <b>%1\$s</b>"] = "æ æ³å 餿件 <b>%1\$s</b>";
// ftp_newdirectory()
$messages["Unable to create the directory <b>%1\$s</b>"] = "æ æ³å建ç®å½ <b>%1\$s</b>";
// ftp_readfile()
$messages["Unable to create the temporary file"] = "æ æ³åå»ºææ¶æä»¶";
$messages["Unable to get the file <b>%1\$s</b> from the FTP server and to save it as temporary file <b>%2\$s</b>.<br />Check the permissions of the %3\$s directory.<br />"] = "æ æ³ä»FTPæå¡å¨ä¸è·åæä»¶ <b>%1\$s</b> , å¹¶ä¿åä¸ºææ¶æä»¶ <b>%2\$s</b>.<br />æ¥çç®å½ %3\$s çæé设置.<br />";
$messages["Unable to open the temporary file. Check the permissions of the %1\$s directory."] = "æ æ³æå¼ææ¶æä»¶. æ¥çç®å½ %1\$s çæé设置.";
$messages["Unable to read the temporary file"] = "æ æ³è¯»åææ¶æä»¶";
$messages["Unable to close the handle of the temporary file"] = "æ æ³å
³éå¯¹ææ¶æä»¶çå¤ç";
$messages["Unable to delete the temporary file"] = "æ æ³å é¤ææ¶æä»¶";
// ftp_writefile()
$messages["Unable to create the temporary file. Check the permissions of the %1\$s directory."] = "æ æ³åå»ºææ¶æä»¶. æ¥çç®å½ %1\$s çæé设置.";
$messages["Unable to open the temporary file. Check the permissions of the %1\$s directory."] = "æ æ³æå¼ææ¶æä»¶. æ¥çç®å½ %1\$s çæé设置.";
$messages["Unable to write the string to the temporary file <b>%1\$s</b>.<br />Check the permissions of the %2\$s directory."] = "æ æ³åå
¥è¯å¥å°ææ¶æä»¶ <b>%1\$s</b>.<br />æ¥çç®å½ %2\$s çæé设置.";
$messages["Unable to close the handle of the temporary file"] = "æ æ³å
³éå¯¹ææ¶æä»¶çå¤ç";
$messages["Unable to put the file <b>%1\$s</b> on the FTP server.<br />You may not have write permissions on the directory."] = "æ æ³æ¾ç½®æä»¶ <b>%1\$s</b> å°FTP æå¡å¨ä¸.<br />ä½ ä¹è®¸å¯¹è¯¥ç®å½æ²¡æåå
¥çæé.";
$messages["Unable to delete the temporary file"] = "æ æ³å é¤ææ¶æä»¶";
// ftp_copymovedelete()
$messages["Processing directory <b>%1\$s</b>"] = "å¤çç®å½<b>%1\$s</b>";
$messages["The target directory <b>%1\$s</b> is the same as or a subdirectory of the source directory <b>%2\$s</b>, so this directory will be skipped"] = "ç®æ ç®å½ <b>%1\$s</b> åæºç®å½<b>%2\$s</b>ç¸åæè
æ¯æºç®å½<b>%2\$s</b>çåç®å½ , æä»¥æ¤ç®å½è¢«è·³è¿";
$messages["Unable to create the subdirectory <b>%1\$s</b>. It may already exist. Continuing the copy/move process..."] = "æ æ³å建åç®å½ <b>%1\$s</b>. å¯è½å®å·²ç»åå¨. ç»§ç» å¤å¶/ç§»å¨ çå¤ç...";
$messages["Created target subdirectory <b>%1\$s</b>"] = "åå»ºç®æ åç®å½ <b>%1\$s</b>";
$messages["Unable to delete the subdirectory <b>%1\$s</b> - it may not be empty"] = "æ æ³å é¤åç®å½ <b>%1\$s</b> - å®å¯è½ä¸ä¸ºç©º";
$messages["Deleted subdirectory <b>%1\$s</b>"] = "被å é¤çåç®å½ <b>%1\$s</b>";
$messages["Processing of directory <b>%1\$s</b> completed"] = "对ç®å½ <b>%1\$s</b> çå¤çå·²ç»å®æ";
$messages["The target for file <b>%1\$s</b> is the same as the source, so this file will be skipped"] = "ç®æ æä»¶ <b>%1\$s</b> åæºæä»¶ç¸å, æä»¥æ¤æä»¶è¢«è·³è¿";
$messages["Unable to copy the file <b>%1\$s</b>"] = "æ æ³å¤å¶æä»¶ <b>%1\$s</b>";
$messages["Copied file <b>%1\$s</b>"] = "å¤å¶æä»¶ <b>%1\$s</b>";
$messages["Unable to move the file <b>%1\$s</b>"] = "æ æ³ç§»å¨æä»¶ <b>%1\$s</b>";
$messages["Moved file <b>%1\$s</b>"] = "ç§»å¨æä»¶ <b>%1\$s</b>";
$messages["Unable to delete the file <b>%1\$s</b>"] = "æ æ³å 餿件 <b>%1\$s</b>";
$messages["Deleted file <b>%1\$s</b>"] = "å 餿件 <b>%1\$s</b>";
$messages["All the selected directories and files have been processed."] = "ææéå®çç®å½åæä»¶å·²ç»è¢«å¤ç.";
// ftp_processfiles()
// ftp_getfile()
$messages["Unable to copy the remote file <b>%1\$s</b> to the local file using FTP mode <b>%2\$s</b>"] = "æ æ³å¤å¶è¿ç«¯æä»¶ <b>%1\$s</b> å°å½åæä»¶ï¼ä½¿ç¨FTPæ¨¡å¼ <b>%2\$s</b>";
$messages["Unable to delete file <b>%1\$s</b>"] = "æ æ³å 餿件 <b>%1\$s</b>";
// ftp_putfile()
$messages["Unable to copy the local file to the remote file <b>%1\$s</b> using FTP mode <b>%2\$s</b>"] = "æ æ³å¤å¶æ¬å°æä»¶å°è¿ç«¯æä»¶ <b>%1\$s</b> ï¼ä½¿ç¨FTPæ¨¡å¼ <b>%2\$s</b>";
$messages["Unable to delete the local file"] = "æ æ³å 餿¬å°æä»¶";
// ftp_downloadfile()
$messages["Unable to delete the temporary file"] = "æ æ³å é¤ææ¶æä»¶";
$messages["Unable to send the file to the browser"] = "æ æ³åéæä»¶å°æµè§å¨";
// ftp_zip()
$messages["Unable to create the temporary file"] = "æ æ³åå»ºææ¶æä»¶";
$messages["Unable to write the string to the temporary file <b>%1\$s</b>.<br />Check the permissions of the %2\$s directory."] = "æ æ³åææ¶æä»¶åå
¥æå <b>%1\$s</b>.<br />æ¥ç %2\$s ç®å½çæé设置.";
$messages["Unable to close the handle of the temporary file"] = "æ æ³å
³éå¯¹ææ¶æä»¶çå¤ç";
$messages["The zip file has been saved on the FTP server as <b>%1\$s</b>"] = "zipæä»¶å·²ç»ä¿åå°FTPæå¡å¨ï¼ä¸º <b>%1\$s</b>";
$messages["Requested files"] = "被请æ±çæä»¶";
$messages["Zip email message"] = "";
$messages["Zip email message"] .= "ä½ å¥½, \n\n";
$messages["Zip email message"] .= "æäººæè¿äºæä»¶ä½ä¸ºéä»¶åéå°æ¤çµåé®ä»¶è´¦å· (%1\$s).\n";
$messages["Zip email message"] .= "å¦æä½ ä¸äºè§£æè
ä¸ä¿¡ä»»å®, 请å 餿¤é®ä»¶ï¼ä¸è¦æå¼éä»¶ä¸çzipæä»¶.\n";
$messages["Zip email message"] .= "注æï¼å¦æä½ 没ææå¼éä»¶, æä»¶æ¯ä¸ä¼æå®³å°ä½ ççµèç.\n";
$messages["Zip email message"] .= "\n\n---------------------------------------\n";
$messages["Zip email message"] .= "å
³äºå¯ä¿¡äººçä¿¡æ¯:\n";
$messages["Zip email message"] .= "IP å°å: %2\$s\n";
$messages["Zip email message"] .= "ååºæ¥æ: %3\$s\n";
$messages["Zip email message"] .= "使ç¨net2ftpåéï¼è¯¥ç«ç¹æ¯: %4\$s \n";
$messages["Zip email message"] .= "ç½ç»ç®¡çåé®ç®±: %5\$s \n";
$messages["Zip email message"] .= "\n\n---------------------------------------\n";
$messages["Zip email message"] .= "å¯ä¿¡äººç说æ:\n";
$messages["Zip email message"] .= "%6\$s \n";
$messages["Zip email message"] .= "\n\n---------------------------------------\n";
$messages["Zip email message"] .= "net2ftp æ¯å
费软件, éµå¾ª GNU/GPL åè®®. è¦äºè§£æ´å¤ä¿¡æ¯, 请æµè§http://www.net2ftp.com\n\n\n";
$messages["The zip file has been sent to <b>%1\$s</b>."] = "zipæä»¶å·²ç»åéå° <b>%1\$s</b>.";
// acceptFiles()
$messages["File <b>%1\$s</b> is too big. This file will not be uploaded."] = "æä»¶ <b>%1\$s</b> 太大. æ æ³ä¸ä¼ 该æä»¶.";
$messages["Could not generate a temporary file."] = "æ æ³åå»ºææ¶æä»¶.";
$messages["File <b>%1\$s</b> could not be moved"] = "æä»¶ <b>%1\$s</b> æ æ³ç§»å¨";
$messages["File <b>%1\$s</b> is OK"] = "æä»¶ <b>%1\$s</b> æ¯okç";
$messages["Unable to move the uploaded file to the temp directory.<br /><br />The administrator of this website has to <b>chmod 777</b> the /temp directory of net2ftp."] = "æ æ³ç§»å¨è¦ä¸ä¼ çæä»¶å°tempç®å½.<br /><br />ç³»ç»ç®¡çåå¿
é¡»å°net2ftpç /tempç®å½çæé设置为<b> 777</b> .";
$messages["You did not provide any file to upload."] = "ä½ æ²¡ææä¾è¦ä¸ä¼ çæä»¶.";
// ftp_transferfiles()
$messages["File <b>%1\$s</b> could not be transferred to the FTP server"] = "æä»¶ <b>%1\$s</b> æ æ³ä¼ éå°FTPæå¡å¨ä¸";
$messages["File <b>%1\$s</b> has been transferred to the FTP server using FTP mode <b>%2\$s</b>"] = "æä»¶<b>%1\$s</b> ä¼ éå°FTPæå¡å¨ä¸,使ç¨çFTP模å¼ä¸º <b>%2\$s</b>";
$messages["Transferring files to the FTP server"] = "æ£ä¼ éå°FTPæå¡å¨ä¸";
// ftp_unziptransferfiles()
$messages["Processing archive nr %1\$s: <b>%2\$s</b>"] = "æ£å¨å¤çåç¼©ææ¡£ %1\$s: <b>%2\$s</b>";
$messages["Unable to open the archive <b>%1\$s</b> (file %2\$s)"] = "æ æ³æå¼åç¼©ææ¡£ <b>%1\$s</b> (æä»¶ %2\$s)";
$messages["Could not create directory <b>%1\$s</b>"] = "æ æ³å建ç®å½ <b>%1\$s</b>";
$messages["Created directory <b>%1\$s</b>"] = "å建ç®å½ <b>%1\$s</b>";
$messages["File Contents:"] = "æä»¶å
容:";
$messages["Could not put the file <b>%1\$s</b> to the directory <b>%2\$s</b>"] = "æ æ³æ¾ç½®æä»¶ <b>%1\$s</b> å°ç®å½ <b>%2\$s</b>";
$messages["Transferred file <b>%1\$s</b> to directory <b>%2\$s</b>"] = "ä¼ éæä»¶ <b>%1\$s</b> å°ç®å½ <b>%2\$s</b>";
$messages["Unable to delete the archive <b>%1\$s</b> (file %2\$s)"] = "æ æ³å é¤åç¼©ææ¡£ <b>%1\$s</b> (æä»¶ %2\$s)";
$messages["Unable to get the list of the contents of the Zip archive. Error code: %1\$s"] = "æ æ³è·åZipææ¡£çå
容. é误代ç : %1\$s";
$messages["Unable to get the list of the contents of the Tar archive."] = "æ æ³è·åTarææ¡£çå
容.";
$messages["Could not create directory <b>%1\$s</b>"] = "æ æ³å建ç®å½ <b>%1\$s</b>";
$messages["Created directory <b>%1\$s</b>"] = "å建ç®å½ <b>%1\$s</b>";
$messages["Unable to create the temporary file"] = "æ æ³åå»ºææ¶æä»¶";
$messages["Unable to extract file nr <b>%1\$s</b> from the archive."] = "æ æ³ä»åç¼©ææ¡£ä¸è§£åæä»¶ <b>%1\$s</b> .";
$messages["Could not put file <b>%1\$s</b> to directory <b>%2\$s</b>"] = "æ æ³æ¾ç½®æä»¶ <b>%1\$s</b> å°ç®å½<b>%2\$s</b>";
$messages["Transferred file <b>%1\$s</b> to directory <b>%2\$s</b>"] = "ä¼ éæä»¶ <b>%1\$s</b> å°ç®å½ <b>%2\$s</b>";
$messages["Unable to delete the temporary file <b>%1\$s</b>."] = "æ æ³å é¤ææ¶æä»¶ <b>%1\$s</b>.";
$messages["Archive <b>%1\$s</b> was not processed because its filename extension was not recognized. Only zip, tar, tgz and gz archives are supported at the moment."] = "ææ¡£ <b>%1\$s</b> 没æè¢«å¤çï¼å ä¸ºæ æ³è¯å«å®çæ©å±å. å½ååªæ zip, tar, tgz and gz ææ¡£è¢«æ¯æ.";
$messages["Unzipping and transferring files"] = "è§£åç¼©å¹¶ä¼ éæä»¶";
// ftp_mysite()
$messages["Unable to execute site command <b>%1\$s</b>"] = "æ æ³æ§è¡å½ä»¤ <b>%1\$s</b>";
// shutdown()
$messages["Shutdown message"] = "";
$messages["Shutdown message"] .= "<b>ä½ çæä½ä»»å¡è¢«ç»æ¢</b><br /><br />";
$messages["Shutdown message"] .= "ä½ æä½çæ¶é´è¶
è¿çé宿¶é´ %1\$s ç§, ä»»å¡è¢«ç»æ¢.<br />";
$messages["Shutdown message"] .= "æ¶é´éå¶å¯ä»¥ä¿è¯å
¶å®ç¨æ·ä¹å¯ä»¥æ£å½ä½¿ç¨FTPæå¡.<br /><br />";
$messages["Shutdown message"] .= "å°è¯æä»»å¡åå°å: éå¶æéæ©çæä»¶, æ¸
é¤å®¹éæå¤§çæä»¶.<br /><br />";
$messages["If you really need net2ftp to be able to handle big tasks which take a long time, consider installing net2ftp on your own server."] = "å¦æç¡®å®éè¦net2ftp æ¥å¤çèæ¶é¿çä»»å¡, 请èèå®è£
net2ftp å°ä½ èªå·±çæå¡å¨ä¸.";
// SendMail()
$messages["You did not provide any text to send by email!"] = "没æè¾å
¥è¦çµé®çæå!";
$messages["You did not supply a From address."] = "没æè¾å
¥å¯ä¿¡äººé®ä»¶å°å.";
$messages["You did not supply a To address."] = "没æè¾å
¥æ¶ä¿¡äººé®ä»¶å°å.";
$messages["Due to technical problems the email to <b>%1\$s</b> could not be sent."] = "ç±äºææ¯åå ï¼åéå°å°å <b>%1\$s</b> çé®ä»¶æ æ³è¢«é®å¯åºã";
// printFunctionTags()
$messages["Output generated by function %1\$s"] = "ç»æçææ¯ä½¿ç¨åè½ %1\$s";
// -------------------------------------------------------------------------
// homepage.inc.php
if ($state == "homepage") {
// -------------------------------------------------------------------------
$messages["net2ftp features short"] ="ä½ ç»å
¥ç³»ç»åï¼å¯ä»¥: \n";
$messages["net2ftp features short"] .="<ul>\n";
$messages["net2ftp features short"] .="<li> æµè§FTPæå¡å¨</li>\n";
$messages["net2ftp features short"] .="<li> ä¸ä¼ ä¸è½½ <span style=\"font-size: 80%%; color: red;\">æ°åè½: æ éå¶ä¸ä¼ æä»¶</span></li>\n";
$messages["net2ftp features short"] .="<li> å¤å¶ ç§»å¨ å é¤ éå½å ä¿®æ¹æé</li>\n";
$messages["net2ftp features short"] .="<li> å¤å¶/ç§»å¨å° å
¶å®FTP æå¡å¨</li>\n";
$messages["net2ftp features short"] .="<li> æè¯æ³éªäº®çä»£ç æ¾ç¤º</li>\n";
$messages["net2ftp features short"] .="<li> æ¥çå¾ç <span style=\"font-size: 80%%; color: red;\">æ°åè½</span></li>\n";
$messages["net2ftp features short"] .="<li> ç¼è¾ææ¬æä»¶</li>\n";
$messages["net2ftp features short"] .="<li> ç¼è¾ HTML 代ç å¨å
¶ä»HTML ç¼è¾å¨ä¸ <span style=\"font-size: 80%%; color: red;\">new</span></li>\n";
$messages["net2ftp features short"] .="<li> ç¼è¾ä»£ç æè¯æ³éªäº®æç¤º <span style=\"font-size: 80%%; color: red;\">æµè¯</span></li>\n";
$messages["net2ftp features short"] .="<li> zip æä»¶çä¸è½½, çµé®æè
ä¿å</li>\n";
$messages["net2ftp features short"] .="<li> ä¸ä¼ åè§£å (zip, tar, tgz, gz)</li>\n";
$messages["net2ftp features short"] .="<li> æç´¢è¯æ±åè¯ç»</li>\n";
$messages["net2ftp features short"] .="<li> 计ç®ç®å½åæä»¶ç容é大å°</li>\n";
$messages["net2ftp features short"] .="</ul>\n";
} // end homepage
// -------------------------------------------------------------------------
// net2ftp_loginform.inc.php
// -------------------------------------------------------------------------
$messages["FTP server"] = "FTP æå¡å¨";
$messages["Example"] = "ä¾å";
$messages["Username"] = "ç¨æ·å";
$messages["Password"] = "å¯ç ";
$messages["Anonymous"] = "å¿å";
$messages["Passive mode"] = "Passive 模å¼";
$messages["Initial directory"] = "åå§ç®å½";
$messages["Language"] = "è¯è¨";
$messages["Skin"] = "ç®è¤";
$messages["FTP mode"] = "FTP 模å¼";
$messages["Login"] = "ç»å
¥";
$messages["Clear cookies"] = "æ¸
é¤cookies";
$messages["Please enter an FTP server."] = "Please enter an FTP server.";
$messages["Please enter a username."] = "Please enter a username.";
$messages["Please enter a password."] = "Please enter a password.";
// -------------------------------------------------------------------------
// html.inc.php
// -------------------------------------------------------------------------
// HtmlBegin()
$messages["Status:"] = "ç¶æ:";
// HtmlEnd()
$messages["net2ftp Help Guide"] = "net2ftp 叮婿件";
$messages["net2ftp Forums"] = "net2ftp 论å";
$messages["License"] = "åè®®";
$messages["Powered by"] = "使ç¨";
// printJavascriptFunctions()
$messages["Choose a directory"] = "éæ©ä¸ä¸ªç®å½";
$messages["Please wait..."] = "请ç¨å...";
$messages["Uploading... please wait..."] = "ä¸ä¼ ä¸... 请ç¨å...";
$messages["If the upload takes more than the allowed <b>%1\$s seconds<\/b>, you will have to try again with less/smaller files."] = "妿ä¸ä¼ çæ¶é´è¶
è¿å
è®¸çæ¶é´ <b>%1\$s ç§<\/b>, ä½ å¯ä»¥ææä»¶åå°ååè¯ä¸è¯.";
$messages["This window will close automatically in a few seconds."] = "æ¤çªå£å°å¨å ç§éåèªå¨å
³é.";
$messages["Close window now"] = "ç°å¨å
³éçªå£";
// -------------------------------------------------------------------------
// httpheaders.inc.php
// -------------------------------------------------------------------------
// Nothing to translate
// -------------------------------------------------------------------------
// manage.inc.php
if ($state == "manage") {
// -------------------------------------------------------------------------
// manage()
$messages["Please select at least one directory or file!"] = "è¯·éæ©è³å°çä¸ä¸ªç®å½æè
æä»¶!";
$messages["Unexpected state2 string. Exiting."] = "æ æ³é¢æçstate2è¯å¥. å
³éä¸.";
// renameentry()
if ($state2 == "rename") {
$messages["Rename directories and files"] = "éå½åç®å½åæä»¶";
$messages["Old name: "] = "æ§åç§°: ";
$messages["New name: "] = "æ°åç§°: ";
$messages["The new name may not contain any dots. This entry was not renamed to <b>%1\$s</b>"] = "æ°åç§°ä¸è½å«æç¹å·. æ æ³è¢«éå½å为 <b>%1\$s</b>";
$messages["<b>%1\$s</b> was successfully renamed to <b>%2\$s</b>"] = "<b>%1\$s</b> 被æåéå½å为 <b>%2\$s</b>";
$messages["<b>%1\$s</b> could not be renamed to <b>%2\$s</b>"] = "<b>%1\$s</b> æ æ³è¢«éå½å为 <b>%2\$s</b>";
}
// chmodentry()
if ($state2 == "chmod") {
$messages["Chmod directories and files"] = "ä¿®æ¹ç®å½åæä»¶æé";
$messages["Set all permissions"] = "è®¾ç½®æææé";
$messages["Read"] = "读å";
$messages["Write"] = "åå
¥";
$messages["Execute"] = "æ§è¡";
$messages["Owner"] = "æ¥æè
";
$messages["Group"] = "ç»";
$messages["Everyone"] = "ä»»ä½äºº";
$messages["To set all permissions to the same values, enter those permissions above and click on the button \"Set all permissions\""] = "设置ææçæé为ç¸åå¼, å¨ä¸é¢ä¸è¾å
¥éè¦çæéï¼ç¶åç¹å»æé® \"è®¾ç½®æææé\"";
$messages["Set the permissions of directory <b>%1\$s</b> to: "] = "设置ç®å½ <b>%1\$s</b> çæé为: ";
$messages["Set the permissions of file <b>%1\$s</b> to: "] = "设置æä»¶ <b>%1\$s</b> çæé为: ";
$messages["Set the permissions of symlink <b>%1\$s</b> to: "] = "è®¾ç½®é¾æ¥ <b>%1\$s</b> çæé为: ";
$messages["Chmod value"] = "æéå¼";
$messages["Chmod also the subdirectories within this directory"] = "ä¹è®¾ç½®æ¤ç®å½éçåç®å½çæé";
$messages["Chmod also the files within this directory"] = "ä¹è®¾ç½®æ¤ç®å½éçæä»¶çæé";
$messages["The chmod nr <b>%1\$s</b> is out of the range 000-777. Please try again."] = "è¾å
¥çæéå¼ <b>%1\$s</b> è¶
åºå¯ç¨çèå´ 000-777. 请éè¯.";
}
// copymovedeleteentry()
if ($state2 == "copy" || $state2 == "move" || $state2 == "delete") {
$messages["Copy directories and files"] = "å¤å¶ç®å½åæä»¶";
$messages["Move directories and files"] = "ç§»å¨ç®å½åæä»¶";
$messages["Delete directories and files"] = "å é¤ç®å½åæä»¶";
$messages["Are you sure you want to delete these directories and files?"] = "ç¡®å®è¦å é¤è¿äºç®å½åæä»¶?";
$messages["All the subdirectories and files of the selected directories will also be deleted!"] = "æææéçç®å½éçåç®å½åæä»¶çå
容ä¹é½å°è¢«å é¤!";
$messages["Set all targetdirectories"] = "设置ææçç®æ ç®å½";
$messages["To set a common target directory, enter that target directory in the textbox above and click on the button \"Set all targetdirectories\"."] = "设置ä¸ä¸ªä¸è¬çç®å½, å¨ä¸é¢çè¾å
¥æ¡ä¸è¾å
¥ç®æ ç®å½çåç§°ï¼ç¶åç¹å»æé® \"设置ææçç®æ ç®å½\".";
$messages["Note: the target directory must already exist before anything can be copied into it."] = "注æ: å¨å¤å¶ä»»ä½å
容ä¹åï¼å¿
é¡»ä¿è¯ç®æ ç®å½å·²ç»åå¨.";
$messages["Different target FTP server:"] = "ä¸åçç®æ FTPæå¡å¨:";
$messages["Leave empty if you want to copy the files to the same FTP server."] = "å¦æä½ è¦å¤å¶å°ç¸åçFTPæå¡å¨ä¸ï¼è¯·ç空.";
$messages["If you want to copy the files to another FTP server, enter your login data."] = "å¦æä½ è¦å¤å¶è¿äºæä»¶å°å
¶ä»å
¶ä»FTPæå¡å¨, 请è¾å
¥ä½ çç»å
¥ä¿¡æ¯.";
$messages["Leave empty if you want to move the files to the same FTP server."] = "å¦æä½ è¦ç§»å¨å°ç¸åçFTPæå¡å¨ä¸ï¼è¯·ç空.";
$messages["If you want to move the files to another FTP server, enter your login data."] = "å¦æä½ è¦ç§»å¨è¿äºæä»¶å°å
¶ä»FTPæå¡å¨,请è¾å
¥ä½ çç»å
¥ä¿¡æ¯.";
$messages["Copy directory <b>%1\$s</b> to:"] = "å¤å¶ç®å½ <b>%1\$s</b> å°:";
$messages["Move directory <b>%1\$s</b> to:"] = "ç§»å¨ç®å½ <b>%1\$s</b> å°:";
$messages["Directory <b>%1\$s</b>"] = "ç®å½ <b>%1\$s</b>";
$messages["Copy file <b>%1\$s</b> to:"] = "å¤å¶æä»¶ <b>%1\$s</b> å°:";
$messages["Move file <b>%1\$s</b> to:"] = "ç§»å¨æä»¶ <b>%1\$s</b> å°:";
$messages["File <b>%1\$s</b>"] = "æä»¶ <b>%1\$s</b>";
$messages["Copy symlink <b>%1\$s</b> to:"] = "å¤å¶é¾æ¥ <b>%1\$s</b> å°:";
$messages["Move symlink <b>%1\$s</b> to:"] = "ç§»å¨é¾æ¥ <b>%1\$s</b> å°:";
$messages["Symlink <b>%1\$s</b>"] = "龿¥ <b>%1\$s</b>";
$messages["Target directory:"] = "ç®æ ç®å½:";
$messages["Target name:"] = "ç®æ åç§°:";
$messages["Processing the entries:"] = "å¤ç以ä¸è¾å
¥:";
}
// newdirectory()
if ($state2 == "newdirectory") {
$messages["Create new directories"] = "æ°å»ºç®å½";
$messages["The new directories will be created in <b>%1\$s</b>."] = "æ°ç®å½å°åå»ºå¨ <b>%1\$s</b>.";
$messages["New directory name:"] = "æ°ç®å½åç§°:";
$messages["Directory <b>%1\$s</b> was successfully created."] = "ç®å½ <b>%1\$s</b> 被æåå建.";
}
// uploadfile()
if ($state2 == "uploadfile") {
$messages["Upload files and archives"] = "ä¸ä¼ æä»¶ååç¼©ææ¡£";
$messages["Upload results"] = "ä¸ä¼ çç»æ";
$messages["Checking files:"] = "æ¥çæä»¶:";
$messages["Transferring files to the FTP server:"] = "æ£å°æä»¶ä¼ éå°æå¡å¨ä¸:";
$messages["Decompressing archives and transferring files to the FTP server:"] = "è§£å缩æä»¶å¹¶ä¼ éå°FTPæå¡å¨ä¸:";
$messages["Upload more files and archives"] = "ä¸ä¼ æ´å¤çæä»¶ååç¼©ææ¡£";
}
// printUploadForm() and javaupload()
if ($state2 == "uploadfile" || $state2 == "javaupload") {
$messages["Upload to directory:"] = "ä¸ä¼ å°ç®å½:";
$messages["Files"] = "æä»¶";
$messages["Archives"] = "å缩æä»¶";
$messages["Files entered here will be transferred to the FTP server."] = "å¨è¿éè¾å
¥çæä»¶å°è¢«ä¼ éå°FTPæå¡å¨.";
$messages["Archives entered here will be decompressed, and the files inside will be transferred to the FTP server."] = "å¨è¿éè¾å
¥çå缩æä»¶å°è¢«è§£å缩, ææ¡£éçæä»¶å°è¢«ä¸ä¼ å°FTPæå¡å¨.";
$messages["Add another"] = "Add another";
$messages["Use folder names (creates subdirectories automatically)"] = "使ç¨çç®å½å (åç®å½èªå¨è¢«å建)";
$messages["Restrictions:"] = "éå¶:";
$messages["The maximum size of one file is restricted by net2ftp to <b>%1\$s kB</b> and by PHP to <b>%2\$s</b>"] = "æä»¶çæå¤§å®¹éånet2ftp éå¶ä¸º <b>%1\$s kB</b> ååPHPéå¶ä¸º <b>%2\$s</b>";
$messages["The maximum execution time is <b>%1\$s seconds</b>"] = "æé¿çæ§è¡æ¶é´ä¸º <b>%1\$s ç§</b>";
$messages["The FTP transfer mode (ASCII or BINARY) will be automatically determined, based on the filename extension"] = "æ ¹æ®æä»¶æ©å±åï¼å°èªå¨éæ©FTPæ¨¡å¼ (ASCII æè
BINARY) ";
$messages["If the destination file already exists, it will be overwritten"] = "å¦æç®æ æä»¶å·²ç»åå¨ï¼å®å°è¢«è¦ç";
$messages["Upload directories and files using a Java applet"] = "Upload directories and files using a Java applet";
$messages["Number of files:"] = "Number of files:";
$messages["Size of files:"] = "Size of files:";
$messages["Add"] = "Add";
$messages["Remove"] = "Remove";
$messages["Upload"] = "Upload";
$messages["Add files to the upload queue"] = "Add files to the upload queue";
$messages["Remove files from the upload queue"] = "Remove files from the upload queue";
$messages["Upload the files which are in the upload queue"] = "Upload the files which are in the upload queue";
$messages["Maximum server space exceeded. Please select less/smaller files."] = "Maximum server space exceeded. Please select less/smaller files.";
$messages["Total size of the files is too big. Please select less/smaller files."] = "Total size of the files is too big. Please select less/smaller files.";
$messages["Total number of files is too high. Please select fewer files."] = "Total number of files is too high. Please select fewer files.";
$messages["Note: to use this applet, Sun's Java plugin must be installed (version 1.4 or newer)."] = "Note: to use this applet, Sun's Java plugin must be installed (version 1.4 or newer).";
$messages["Browser does not support Java applets"] = "Your browser does not support applets, or you have disabled applets in your browser settings.\n";
$messages["Browser does not support Java applets"] .= "To use this applet, please install the newest version of Sun's java. You can get it from <a href=\"http://www.java.com/\">java.com</a>. Click on Get It Now.\n";
$messages["Browser does not support Java applets"] .= "The online installation is about 1-2 MB and the offline installation is about 13 MB. This 'end-user' java is called JRE (Java Runtime Environment).\n";
$messages["Browser does not support Java applets"] .= "Alternatively, use net2ftp's normal upload or upload-and-unzip functionality.\n";
}
// zipentry()
if ($state2 == "zip") {
$messages["Zip entries"] = "Zip è¾å
¥";
$messages["Save the zip file on the FTP server as:"] = "ä¿åzipæä»¶å°FTPæå¡å¨ä¸ä¸º:";
$messages["Email the zip file in attachment to:"] = "æzipæä»¶ä½ä¸ºé®ä»¶éä»¶åéå°:";
$messages["Note that sending files is not anonymous: your IP address as well as the time of the sending will be added to the email."] = "注æåéæä»¶ä¸æ¯å¿ååé: ä½ çIPå°ååå鿥æå°ä¼èªå¨å å
¥å°é®ä»¶é.";
$messages["Some additional comments to add in the email:"] = "æ·»å å°çµåé®ä»¶éçä¸äºè¯´æ:";
$messages["You did not enter a filename for the zipfile. Go back and enter a filename."] = "没æä¸ºzipæä»¶å½å. éåå¹¶å½å.";
$messages["The email address you have entered (%1\$s) does not seem to be valid.<br />Please enter an address in the format <b>hide@address.com</b>"] = "ä½ è¾å
¥çé®ä»¶å°å (%1\$s) æ ¼å¼ä¸æ£ç¡®.<br />请è¾å
¥ç±»ä¼¼ä»¥ä¸æ ¼å¼çé®ä»¶å°å <b>hide@address.com</b>";
}
// calculatesize()
if ($state2 == "calculatesize") {
$messages["Size of selected directories and files"] = "æéçç®å½åæä»¶å®¹é大å°";
$messages["The total size taken by the selected directories and files is:"] = "æéçç®å½åæä»¶æå ç容é大å°:";
$messages["The nr of files which were skipped:"] = "è¢«è·³è¿æªæä½çæä»¶ä¸º:";
}
// findstring()
if ($state2 == "findstring") {
$messages["Search directories and files"] = "æç´¢ç®å½åæä»¶";
$messages["Search results"] = "æç´¢ç»æä¸º";
$messages["Please enter a valid search word or phrase."] = "请è¾å
¥æ£ç¡®çè¯æ±æè
è¯ç».";
$messages["Please enter a valid filename."] = "请è¾å
¥æ£ç¡®çæä»¶åç§°.";
$messages["Please enter a valid file size in the \"from\" textbox, for example 0."] = "请è¾å
¥æ£ç¡®çæä»¶å¤§å°å¨ \"ä»\" è¾å
¥æ¡, å¦0.";
$messages["Please enter a valid file size in the \"to\" textbox, for example 500000."] = "请è¾å
¥æ£ç¡®çæä»¶å¤§å°å¨ \"å°\" è¾å
¥æ¡, å¦500000.";
$messages["Please enter a valid date in Y-m-d format in the \"from\" textbox."] = "请è¾å
¥æ£ç¡®çæ¥æ Y-m-d æ ¼å¼å¨ \"ä»\" è¾å
¥æ¡.";
$messages["Please enter a valid date in Y-m-d format in the \"to\" textbox."] = "请è¾å
¥æ£ç¡®çæ¥æ Y-m-d æ ¼å¼å¨ \"å°\" è¾å
¥æ¡.";
$messages["The word <b>%1\$s</b> was not found in the selected directories and files."] = "è¯æ±<b>%1\$s</b> 没æå¨æéçç®å½åæä»¶ä¸æ¾å°.";
$messages["The word <b>%1\$s</b> was found in the following files:"] = "è¯æ± <b>%1\$s</b> åºç°å¨ä»¥ä¸æä»¶ä¸:";
$messages["Search again"] = "éæ°æç´¢";
}
// printFindstringForm()
if ($state2 == "findstring") {
$messages["Search for a word or phrase"] = "æ¥æ¾è¯æ±æè
è¯ç»";
$messages["Case sensitive search"] = "大å°å忝æåºå«";
$messages["Restrict the search to:"] = "éå¶æ¥è¯¢èå´ä¸º:";
$messages["files with a filename like"] = "æä»¶å称类似";
$messages["(wildcard character is *)"] = "(å代 åç¬¦æ¯ *)";
$messages["files with a size"] = "æä»¶å¤§å°";
$messages["from"] = "ä»";
$messages["to"] = "å°";
$messages["files which were last modified"] = "æä»¶è¢«ææ°ä¿®æ¹";
}
// updatefile()
if ($state2 == "updatefile") {
$messages["Update file"] = "æ´æ°æä»¶";
$messages["<b>WARNING: THIS FUNCTION IS STILL IN EARLY DEVELOPMENT. USE IT ONLY ON TEST FILES! YOU HAVE BEEN WARNED!"] = "<b>è¦å: æ¤åè½ä»å¨åå±ä¸. ä»
éäºæµè¯ä½¿ç¨! 请å°å¿!";
$messages["Known bugs: - erases tab characters - doesn't work well with big files (> 50kB) - was not tested yet on files containing non-standard characters</b>"] = "å·²ç¥é误: - å é¤tab å符 - æ æ³åºç¨å¨å¤§æä»¶ä¸ (> 50kB) - è¿æªæµè¯é£äºå«æéæ åå符çæä»¶ã</b>";
$messages["This function allows you to upload a new version of the selected file, to view what are the changes and to accept or reject each change. Before anything is saved, you can edit the merged files."] = "æ¤åè½å
è®¸ä½ ä¸ç©¿æéå®çæä»¶çæ°çæ¬æä»¶, æ¥çæåªäºå
容æ¹å¨åæ¥åæè
æç»æ¹å¨. å¨ä¿åä¹å, ä½ å¯ä»¥ç¼è¾åå¹¶çæä»¶.";
$messages["Old file:"] = "æ§æä»¶:";
$messages["New file:"] = "æ°æä»¶:";
$messages["Restrictions:"] = "éå¶:";
$messages["The maximum size of one file is restricted by net2ftp to <b>%1\$s kB</b> and by PHP to <b>%2\$s</b>"] = "æä»¶æå¤§å®¹é被 net2ftp ç³»ç»éå¶ä¸º <b>%1\$s kB</b> ï¼è¢«PHPéå¶ä¸º <b>%2\$s</b>";
$messages["The maximum execution time is <b>%1\$s seconds</b>"] = "æé¿çæ§è¡æ¶é´ä¸º <b>%1\$s ç§</b>";
$messages["The FTP transfer mode (ASCII or BINARY) will be automatically determined, based on the filename extension"] = "æ ¹æ®æä»¶çæ©å±åï¼FTPä¼ éæ¨¡å¼ (ASCII or BINARY) å°è¢«èªå¨éç¨";
$messages["If the destination file already exists, it will be overwritten"] = "å¦æç®æ æä»¶å·²ç»åå¨ï¼å®å°è¢«è¦ç";
$messages["You did not provide any files or archives to upload."] = "ä½ æ²¡ææäº¤ä»»ä½è¦ä¸ä¼ çæä»¶æè
åç¼©ææ¡£.";
$messages["Unable to delete the new file"] = "æ æ³å 餿°æä»¶";
}
// printComparisonSelect()
if ($state2 == "updatefile") {
$messages["Please wait..."] = "请ç¨å...";
$messages["Select lines below, accept or reject changes and submit the form."] = "è¯·éæ©ä¸é¢çå
å®¹ï¼æ¥åæè
æç»æ¹å¨ï¼ç¶åæäº¤è¡¨å.";
}
} // end manage
// -------------------------------------------------------------------------
// registerglobals.inc.php
// -------------------------------------------------------------------------
$messages["Please enter your username and password for FTP server "] = "请è¾å
¥ç¨æ·ååå¯ç ";
$messages["You did not fill in your login information in the popup window.<br />Click on \"Go to the login page\" below."] = "å¼¹åºçªå£éçç»éä¿¡æ¯æªå¡«å
¨.<br />ç¹å»ä¸é¢ç \"ç»é\" .";
$messages["Access to the net2ftp Admin panel is disabled, because no password has been set in the file settings.inc.php. Enter a password in that file, and reload this page."] = "使ç¨net2ftp ç³»ç»ç®¡çå°è¢«ç¦ç¨, å 为å¨settings.inc.phpæä»¶ä¸æ²¡æè®¾ç½®ç®¡çåå¯ç . 请å¨è¯¥æä»¶ä¸è¾å
¥å¯ç , ç¶åéæ°å·æ°æ¤é¡µé¢.";
$messages["Please enter your Admin username and password"] = "请è¾å
¥ç³»ç»ç®¡çåç¨æ·ååå¯ç ";
$messages["You did not fill in your login information in the popup window.<br />Click on \"Go to the login page\" below."] = "å¼¹åºçªå£éçç»éä¿¡æ¯æªå¡«å
¨.<br />ç¹å»ä¸é¢ç \"ç»é\" .";
$messages["Wrong username or password for the net2ftp Admin panel. The username and password can be set in the file settings.inc.php."] = "é误çç³»ç»ç®¡çåç¨æ·ååå¯ç . ç¨æ·ååå¯ç 设置å¨settings.inc.phpé.";
// -------------------------------------------------------------------------
// skins.inc.php
// -------------------------------------------------------------------------
$messages["Blue"] = "èè²";
$messages["Grey"] = "ç°è²";
$messages["Black"] = "é»è²";
$messages["Yellow"] = "é»è²";
$messages["Pastel"] = "æµ
è²";
// getMime()
$messages["Directory"] = "ç®å½";
$messages["Symlink"] = "Symlink";
$messages["ASP script"] = "ASP script";
$messages["Cascading Style Sheet"] = "Cascading Style Sheet";
$messages["HTML file"] = "HTML file";
$messages["Java source file"] = "Java source file";
$messages["JavaScript file"] = "JavaScript file";
$messages["PHP Source"] = "PHP Source";
$messages["PHP script"] = "PHP script";
$messages["Text file"] = "Text file";
$messages["Bitmap file"] = "Bitmap file";
$messages["GIF file"] = "GIF file";
$messages["JPEG file"] = "JPEG file";
$messages["PNG file"] = "PNG file";
$messages["TIF file"] = "TIF file";
$messages["GIMP file"] = "GIMP file";
$messages["Executable"] = "Executable";
$messages["Shell script"] = "Shell script";
$messages["MS Office - Word document"] = "MS Office - Word document";
$messages["MS Office - Excel spreadsheet"] = "MS Office - Excel spreadsheet";
$messages["MS Office - PowerPoint presentation"] = "MS Office - PowerPoint presentation";
$messages["MS Office - Access database"] = "MS Office - Access database";
$messages["MS Office - Visio drawing"] = "MS Office - Visio drawing";
$messages["MS Office - Project file"] = "MS Office - Project file";
$messages["OpenOffice - Writer 6.0 document"] = "OpenOffice - Writer 6.0 document";
$messages["OpenOffice - Writer 6.0 template"] = "OpenOffice - Writer 6.0 template";
$messages["OpenOffice - Calc 6.0 spreadsheet"] = "OpenOffice - Calc 6.0 spreadsheet";
$messages["OpenOffice - Calc 6.0 template"] = "OpenOffice - Calc 6.0 template";
$messages["OpenOffice - Draw 6.0 document"] = "OpenOffice - Draw 6.0 document";
$messages["OpenOffice - Draw 6.0 template"] = "OpenOffice - Draw 6.0 template";
$messages["OpenOffice - Impress 6.0 presentation"] = "OpenOffice - Impress 6.0 presentation";
$messages["OpenOffice - Impress 6.0 template"] = "OpenOffice - Impress 6.0 template";
$messages["OpenOffice - Writer 6.0 global document"] = "OpenOffice - Writer 6.0 global document";
$messages["OpenOffice - Math 6.0 document"] = "OpenOffice - Math 6.0 document";
$messages["StarOffice - StarWriter 5.x document"] = "StarOffice - StarWriter 5.x document";
$messages["StarOffice - StarWriter 5.x global document"] = "StarOffice - StarWriter 5.x global document";
$messages["StarOffice - StarCalc 5.x spreadsheet"] = "StarOffice - StarCalc 5.x spreadsheet";
$messages["StarOffice - StarDraw 5.x document"] = "StarOffice - StarDraw 5.x document";
$messages["StarOffice - StarImpress 5.x presentation"] = "StarOffice - StarImpress 5.x presentation";
$messages["StarOffice - StarImpress Packed 5.x file"] = "StarOffice - StarImpress Packed 5.x file";
$messages["StarOffice - StarMath 5.x document"] = "StarOffice - StarMath 5.x document";
$messages["StarOffice - StarChart 5.x document"] = "StarOffice - StarChart 5.x document";
$messages["StarOffice - StarMail 5.x mail file"] = "StarOffice - StarMail 5.x mail file";
$messages["Adobe Acrobat document"] = "Adobe Acrobat document";
$messages["ARC archive"] = "ARC archive";
$messages["ARJ archive"] = "ARJ archive";
$messages["RPM"] = "RPM";
$messages["GZ archive"] = "GZ archive";
$messages["TAR archive"] = "TAR archive";
$messages["Zip archive"] = "Zip archive";
$messages["MOV movie file"] = "MOV movie file";
$messages["MPEG movie file"] = "MPEG movie file";
$messages["Real movie file"] = "Real movie file";
$messages["Quicktime movie file"] = "Quicktime movie file";
$messages["Shockwave flash file"] = "Shockwave flash file";
$messages["Shockwave file"] = "Shockwave file";
$messages["WAV sound file"] = "WAV sound file";
$messages["Font file"] = "Font file";
$messages["%1\$s File"] = "%1\$s File";
$messages["File"] = "æä»¶";
// getAction()
$messages["Back"] = "éå";
$messages["Submit"] = "æäº¤";
$messages["Refresh"] = "å·æ°";
$messages["Details"] = "详ç»èµæ";
$messages["Icons"] = "徿 ";
$messages["List"] = "æµè§";
$messages["Logout"] = "ç»åº";
$messages["Help"] = "帮å©";
$messages["Bookmark"] = "书ç¾";
$messages["Save"] = "ä¿å";
$messages["Default"] = "缺ç";
// -------------------------------------------------------------------------
// view.inc.php
// -------------------------------------------------------------------------
$messages["Image"] = "å¾å";
$messages["View Macromedia ShockWave Flash movie %1\$s"] = "æ¥çMacromedia ShockWave Flash å½±ç %1\$s";
$messages["View file %1\$s"] = "æ¥çæä»¶ %1\$s";
$messages["To save the image, right-click on it and choose 'Save picture as...'"] = "ä¿åå¾å, å³é®ç¹å»å®, éæ© 'ä¿åå¾å为...'";
// ----------------------------------------------------------------------------------
// DO NOT CHANGE ANYTHING BELOW THIS LINE
// ----------------------------------------------------------------------------------
return $messages;
} // end function getMessages
?>