mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/liuze0109/Royal_TSX_Chinese_Language_Pack.git
synced 2026-09-20 08:03:56 +08:00
35 lines
1.2 KiB
JavaScript
35 lines
1.2 KiB
JavaScript
/*
|
|
CHINESE LANGUAGE FILE BY LIUZE
|
|
*/
|
|
|
|
var language_file_cn = {
|
|
"Loading" : "加载中",
|
|
"Installed Plugins" : "已安装插件",
|
|
"Available Plugins" : "可用插件",
|
|
"No Updates available" : "没有可以更新的插件",
|
|
"{0} Update(s) available" : "{0} 个插件可更新",
|
|
"Update all" : "升级全部",
|
|
"Less" : "较少",
|
|
"More" : "更多",
|
|
"Install" : "安装",
|
|
"Install All" : "安装全部",
|
|
"Uninstall" : "卸载",
|
|
"License" : "授权",
|
|
"by" : "by",
|
|
"Update" : "升级",
|
|
"ToUpdate" : "升级",
|
|
"Version" : "版本",
|
|
"An error occurred" : "发生错误",
|
|
"You currently have no plugins installed." : "您当前没有安装插件.",
|
|
"Switch to the 'Available Plugins' tab to start installing." : "切换到“可用插件”标签以开始安装.",
|
|
"There are currently no plugins available." : "当前没有可用的插件.",
|
|
"You might have to update the main application." : "您可能必须更新主应用程序.",
|
|
"Warning" : "警告",
|
|
"An error occurred" : "发生错误生",
|
|
"OK" : "OK",
|
|
"Client Side Error" : "客户端错误",
|
|
"Visit Website" : "访问网站",
|
|
"Get Support" : "获取支持",
|
|
"Release Notes" : "更新日志",
|
|
"More Information" : "更多信息"
|
|
}; |