<?php
// ç¹ä½å
$lang = array(
"An error has occurred." =>
"æé误åç",
"All comments have been loaded." =>
"ææè¯è®ºè¯»å宿¯",
"Loading..." =>
"读åä¸â¦",
"Your comment could not be added. Please try again later." =>
"æ æ³æ·»å æ¨çè¯è®ºã请ç¨ååè¯ã",
"More comments are loading. If you are using the scrollbar, please release your mouse." =>
"è¯»åæ´å¤è¯è®ºã妿æ£å¨ä½¿ç¨æ»å¨æ¡ï¼è¯·æ¾å¼é¼ æ ã",
"Your comment has been added." =>
"æ¨çè¯è®ºå·²æ·»å ã",
"writes..." =>
"说â¦",
"Posted on" =>
"å表äº",
"Website is not a valid URL." =>
"ç½åæ æ",
"Name and Comment fields are required." =>
"åç§°åè¯è®ºææ¬æ¡å¿
å¡«",
"This comment has been flagged as spam and has been added to the moderation queue." =>
"æ¤æ¡è¯è®ºè¢«æ 记为åå¾çè¨å¹¶å·²æ·»å å°å®¡æ¹éåã",
"Comment" =>
"è¯è®º",
"Name" =>
"åç§°",
"Website" =>
"ç½å",
"required" =>
"å¿
å¡«",
"Add Comment" =>
"æ·»å è¯è®º",
"Do not fill out this field." =>
"æ¤å¤è¯·ä¸è¦å¡«åã",
"Only the most recent comments are showing. You need JavaScript to view them all." =>
"ä»
æ¾ç¤ºæè¿çè¨ãéè¦JavaScriptæè½å
¨é¨æ¾ç¤ºã",
"Add it!" =>
"æäº¤ï¼",
"Comments" =>
"è¯è®º",
"Log In" =>
"ç»é",
"Password" =>
"å¯ç ",
"All Ham" =>
"ææè¯è®º",
"All Spam" =>
"åå¾è¯è®º",
"Recent Ham" =>
"æè¿è¯è®º",
"Recent Spam" =>
"æè¿åå¾è¯è®º",
"Delete All Spam" =>
"æ¸
空ææåå¾è¯è®º",
"Spam" =>
"åå¾è¯è®º",
"Ham" =>
"è¯è®º",
"Recent" =>
"æè¿ç",
"Logout" =>
"注é",
"View Guestbook" =>
"æ¥ççè¨æ¬",
"Dashboard" =>
"æ§å¶é¢æ¿",
"The comment has been deleted." =>
"è¯è®ºå·²å é¤ã",
"All spam comments have been deleted." =>
"ææåå¾è¯è®ºå·²è¢«å é¤ã",
"No comments to load." =>
"没æè¯è®ºé读åã",
"Incorrect password." =>
"å¯ç é误",
"The comment has been reclassified." =>
"æ¤è¯è®ºå·²è¢«éæ°åç±»ã",
"Not Spam" =>
"䏿¯åå¾",
"Delete" =>
"å é¤",
"First" =>
"é¦é¡µ",
"Previous" =>
"åä¸é¡µ",
"Next" =>
"åä¸é¡µ",
"Last" =>
"æ«é¡µ"
);
?>