diff --git a/site/plugins/admin/lang/zh_CN.json b/site/plugins/admin/lang/zh_CN.json index 43ea959a..e863a28d 100644 --- a/site/plugins/admin/lang/zh_CN.json +++ b/site/plugins/admin/lang/zh_CN.json @@ -56,14 +56,14 @@ "admin_view": "查看", "admin_visibility": "可见性", "admin_visible": "Visible", - "admin_password": "Password", + "admin_password": "密码", "admin_php_built_on": "PHP Built On", - "admin_php_version": "PHP Version", - "admin_author_url": "Author url", + "admin_php_version": "PHP 版本", + "admin_author_url": "作者网址", "admin_bugs": "Bugs", - "admin_description": "Description", - "admin_get_more_plugins": "Get More Plugins", - "admin_homepage": "Homepage", + "admin_description": "描述", + "admin_get_more_plugins": "获取更多插件", + "admin_homepage": "首页", "admin_info": "Info", "admin_license": "License", "admin_status": "Status", @@ -78,21 +78,21 @@ "admin_security_check_results_index": "The Flextype index.php file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path", "admin_server": "Server", "admin_site": "Site", - "admin_clear_cache": "Clear cache", + "admin_clear_cache": "清除缓存", "admin_error404_title": "Error404 entry title", "admin_error404_description": "Error404 entry description", "admin_error404_content": "Error404 entry content", "admin_error404_template": "Error404 entry template", "admin_heading": "Settings", "admin_general": "General", - "admin_error_404_page": "Error 404 page", - "admin_cache": "Cache", - "admin_author_email": "Author email", - "admin_author_name": "Author name", - "admin_site_description": "Site description", - "admin_site_keywords": "Site keywords", - "admin_site_robots": "Robots", - "admin_site_title": "Site title", + "admin_error_404_page": "错误 404 页", + "admin_cache": "缓存", + "admin_author_email": "作者邮箱", + "admin_author_name": "作者名", + "admin_site_description": "站点描述", + "admin_site_keywords": "网站关键字", + "admin_site_robots": "搜索引擎抓取规则Robots", + "admin_site_title": "网站标题", "admin_system": "System", "admin_cache_driver": "Cache driver", "admin_cache_enabled": "Cache enabled", @@ -120,7 +120,7 @@ "admin_template_create_new": "Create New Template", "admin_create_new_fieldset": "Create New Fieldset", "admin_duplicate": "Duplicate", - "admin_summary": "Summary", + "admin_summary": "概览", "admin_snippet": "Snippet", "admin_type": "Type", "admin_partial": "Partial",