|
|
<?php
|
|
|
// Meta informaton:
|
|
|
$lang['lang'] = 'cn';
|
|
|
$lang['charset'] = 'utf-8';
|
|
|
$lang['locale'] = array('zh_cn.utf8','cn','cn');
|
|
|
$lang['dir'] = 'ltr';
|
|
|
|
|
|
// General:
|
|
|
$lang['exception_title'] = '错误';
|
|
|
$lang['exception_message'] = '执行指令时发生了错误';
|
|
|
$lang['error_headline'] = '错误:';
|
|
|
$lang['page_time'] = '[time|%A, %B %d, %Y, %H:%M]';
|
|
|
$lang['include_news_time'] = '[time|%B %e, %Y]';
|
|
|
$lang['submit_button_ok'] = ' 好的 ';
|
|
|
$lang['page_last_modified'] = '<!--Created: [created|%Y-%m-%d, %H:%M] - -->Last modified: [last_modified|%Y-%m-%d, %H:%M]';
|
|
|
$lang['no_comments'] = '没有评论';
|
|
|
$lang['one_comment'] = '1 个评论';
|
|
|
$lang['several_comments'] = '[comments] 个评论';
|
|
|
$lang['number_of_comments'][0] = '没有评论';
|
|
|
$lang['number_of_comments'][1] = '1 个评论';
|
|
|
$lang['number_of_comments'][2] = '[comments] 个评论';
|
|
|
$lang['pagination'] = 'Page [current_page] of [total_pages]';
|
|
|
$lang['edit'] = '编辑';
|
|
|
$lang['delete'] = '删除';
|
|
|
$lang['all_categories'] = '显示所有分类';
|
|
|
|
|
|
// Admin Menu:
|
|
|
$lang['admin_menu_home'] = '主页';
|
|
|
$lang['admin_menu_admin'] = '管理员';
|
|
|
$lang['admin_menu_page_overview'] = '页面综览';
|
|
|
$lang['admin_menu_new_page'] = '创建页面';
|
|
|
$lang['admin_menu_logout'] = '登出';
|
|
|
$lang['admin_menu_act_page_actions'] = '这个页面:';
|
|
|
$lang['admin_menu_edit_page'] = '编辑';
|
|
|
$lang['admin_menu_delete_page'] = '删除';
|
|
|
$lang['admin_menu_delete_page_conf'] = '你确定要删除这个页面?';
|
|
|
|
|
|
// Comments:
|
|
|
$lang['comment_headline'] = '评论';
|
|
|
$lang['pingback_headline'] = 'Pingbacks';
|
|
|
$lang['comment_no_comments'] = '还没有评论';
|
|
|
$lang['comments_closed'] = '评论被关闭';
|
|
|
$lang['comment_time'] = '[time|%A, %B %d, %Y, %H:%M]';
|
|
|
$lang['comments_pagination_info'] = '[total_comments] comments, page [current_page] of [total_pages]';
|
|
|
$lang['comments_add_comment'] = '发表评论';
|
|
|
$lang['comment_input_text'] = '评论:';
|
|
|
$lang['comment_edit_text'] = '编辑评论:';
|
|
|
$lang['comment_input_name'] = '名';
|
|
|
$lang['comment_input_email_hp'] = '邮件或主页';
|
|
|
$lang['comment_input_submit'] = ' 好的 ';
|
|
|
$lang['comment_input_preview'] = '预览';
|
|
|
$lang['comment_preview_hl'] = '预览:';
|
|
|
$lang['error_not_accepted_word'] = '不允许的词语: [not_accepted_word]';
|
|
|
$lang['error_not_accepted_words'] = '不允许的词语: [not_accepted_words]';
|
|
|
$lang['comment_error_closed'] = '评论被关闭!';
|
|
|
$lang['comment_error_no_name'] = '没有输入名';
|
|
|
$lang['comment_error_no_text'] = '没有输入评论';
|
|
|
$lang['comment_error_name_too_long'] = '名字太长了';
|
|
|
$lang['comment_error_email_hp_too_long'] = '邮件或主页太长了';
|
|
|
$lang['comment_error_email_hp_invalid'] = '无效的邮件或主页';
|
|
|
$lang['comment_error_text_too_long'] = '文本过长 ([characters] charcters; maximum: [max_characters] characters)';
|
|
|
$lang['comment_error_too_long_word'] = '词语过长: [word]';
|
|
|
$lang['comment_error_too_long_words'] = '词语过长: [words]';
|
|
|
$lang['comment_error_entry_exists'] = '记录已经存在';
|
|
|
$lang['comment_error_repeated_post'] = '此IP刚刚提交过一个记录,请等一会儿';
|
|
|
$lang['comment_error_too_fast'] = '提交表单太快了,请过一会儿重试';
|
|
|
$lang['comment_delete_link'] = '删除';
|
|
|
$lang['comment_delete_confirm'] = '确定删除这条评论?';
|
|
|
$lang['comment_edit_link'] = '编辑';
|
|
|
$lang['comment_note_email'] = '(optional)';
|
|
|
$lang['comments_open'] = '开放评论';
|
|
|
$lang['comments_close'] = '关闭评论';
|
|
|
$lang['comment_notification_subject'] = 'Comment to [page]';
|
|
|
$lang['comment_notification_message'] = "[name]\n\n[comment]\n\n[link]";
|
|
|
$lang['pingback_notification_subject'] = 'Pingback to [page]';
|
|
|
$lang['pingback_notification_message'] = "[title]\n[url]\n[link]";
|
|
|
|
|
|
// News:
|
|
|
$lang['news_time'] = '[time|%A, %B %d, %Y, %H:%M]';
|
|
|
$lang['no_news'] = '目前没有新闻';
|
|
|
|
|
|
// Notes:
|
|
|
$lang['note_time'] = '[time|%A, %B %d, %Y, %H:%M]';
|
|
|
$lang['no_notes'] = '目前没有笔记';
|
|
|
|
|
|
// Formmailer:
|
|
|
$lang['formmailer_label_email'] = 'E-mail:';
|
|
|
$lang['formmailer_label_subject'] = '主题:';
|
|
|
$lang['formmailer_label_message'] = '信息:';
|
|
|
$lang['formmailer_button_send'] = '发送信息';
|
|
|
$lang['formmail_error_email_invalid'] = 'E-mail地址无效';
|
|
|
$lang['formmail_error_no_message'] = '没有输入信息';
|
|
|
$lang['formmail_error_text_too_long'] = '信息太长了';
|
|
|
$lang['formmail_error_subj_too_long'] = '主题太长了';
|
|
|
$lang['formmail_error_mailserver'] = '邮件服务器错误 - 请稍后再试';
|
|
|
$lang['formmailer_mail_sent'] = '信息发送成功';
|
|
|
$lang['formmailer_no_subject'] = '没有主题';
|
|
|
|
|
|
// Gallery:
|
|
|
$lang['gallery_no_photo'] = '这个相册里没有图片';
|
|
|
|
|
|
// Photo:
|
|
|
$lang['photo_headline'] = '图片';
|
|
|
$lang['previous_photo'] = '上一张图片';
|
|
|
$lang['next_photo'] = '下一张图片';
|
|
|
$lang['enlarge_photo'] = '放大';
|
|
|
$lang['reduce_photo'] = '缩小';
|
|
|
$lang['show_large_photo'] = '大';
|
|
|
$lang['show_large_photo_title'] = '显示大图';
|
|
|
$lang['back_link'] = '返回';
|
|
|
$lang['back_title'] = '返回到 "[page]"';
|
|
|
$lang['photo_comment_link_title'] = '这张图片的评论';
|
|
|
|
|
|
// Simple news:
|
|
|
$lang['simple_news_time'] = '[time|%A, %B %e, %Y]';
|
|
|
$lang['simple_news_edit_title'] = '标题:';
|
|
|
$lang['simple_news_edit_teaser'] = '导言:';
|
|
|
$lang['simple_news_edit_text'] = '正文:';
|
|
|
$lang['simple_news_edit_text_format'] = '自动格式化';
|
|
|
$lang['simple_news_edit_linkname'] = 'Link name:';
|
|
|
$lang['simple_news_default_linkname'] = '继续阅读……';
|
|
|
$lang['simple_news_edit_time'] = 'Date/time:';
|
|
|
$lang['simple_news_edit_time_format'] = 'YYYY-MM-DD HH:MM:SS';
|
|
|
$lang['simple_news_add_item'] = '增加条目';
|
|
|
$lang['simple_news_edit_item'] = '编辑项目';
|
|
|
$lang['simple_news_delete_confirm'] = '删除这个条目?';
|
|
|
$lang['error_news_no_title'] = '没有输入标题';
|
|
|
$lang['error_news_no_text'] = '没有输入正文';
|
|
|
$lang['error_news_time_invalid'] = '无效的 date/time 格式';
|
|
|
$lang['delete_news_title'] = '删除条目';
|
|
|
$lang['delete_news_confirm_submit'] = '是的 - 删除';
|
|
|
|
|
|
// Search:
|
|
|
$lang['search_submit'] = '搜索';
|
|
|
$lang['search_number_of_results'][0] = '没有找到页面';
|
|
|
$lang['search_number_of_results'][1] = '找到 1 个页面';
|
|
|
$lang['search_number_of_results'][2] = '找到 [pages] 个页面';
|
|
|
$lang['search_pagination'] = '[total_results] 结果, 页面 [current_page] / [total_pages]';
|
|
|
$lang['search_photo'] = '图片';
|
|
|
$lang['search_no_results'] = '没有找到页面';
|
|
|
|
|
|
// Akismet:
|
|
|
$lang['akismet_error_api_key'] = 'Invalid akismet api key';
|
|
|
$lang['akismet_error_connection'] = 'Server connection error - please try again later';
|
|
|
$lang['akismet_spam_suspicion'] = 'Spam suspicion!';
|
|
|
?>
|