zh_CN.php 710 Bytes
<?php $TRANSLATIONS = array(
"OpenID Changed" => "OpenID 已修改",
"Invalid request" => "无效请求",
"This is an OpenID server endpoint. For more information, see " => "This is an OpenID server endpoint. For more information, see ",
"Identity: <b>" => "Identity: <b>",
"Realm: <b>" => "范围: <b>",
"User: <b>" => "User: <b>",
"Login" => "登录",
"Error: <b>No user Selected" => "错误: <b>未选择用户",
"OpenID" => "OpenID",
"you can authenticate to other sites with this address" => "您可以使用此地址验证其它网站",
"Authorized OpenID provider" => "授权OpenID提供者",
"Your address at Wordpress, Identi.ca, &hellip;" => "您的地址属于wordpress,Identi.ca,&hellip;"
);