Phpcms V9 全部的中文變數

來源:互聯網
上載者:User
Phpcms V9 所有的中文變數

$LANG['start_update_category'] = '開始更新列目頁 ...';
$LANG['start_to_end_id'] = '" 第{page} - {endpage}頁"';
$LANG['index_create_finish'] = '首頁更新成功! 大小:{size}';
$LANG['add_content_position'] = '當前位置:內容 > 內容發行管理 > 新增內容';
$LANG['edit_content_position'] = '當前位置:內容 > 內容發行管理 > 修改內容';
$LANG['priview_model_position'] = '當前位置:內容 > 預覽模型 > ';
$LANG['c_status'] = '狀態';
$LANG['c_publish'] = '發布';
$LANG['c_check'] = '審核';
$LANG['save_close'] = '儲存後自動關閉';
$LANG['save_continue'] = '儲存並繼續發表';
$LANG['c_close'] = '關閉(X)';
$LANG['dialog_close'] = '關閉';
$LANG['please_save_information'] = '您編輯的文章內容還沒有進行儲存!';
$LANG['page_manage'] = '單網頁管理';
$LANG['title'] = '標題';
$LANG['intro'] = '簡介';
$LANG['hits'] = '點擊量';
$LANG['keywords'] = '關鍵詞';
$LANG['content'] = '內容';
$LANG['c_template'] = '模板';
$LANG['explode_keywords'] = '多關鍵詞之間用空格或者“,”隔開';
$LANG['search_category'] = '輸入“拼音”或者“欄目名稱”可快速搜尋';
$LANG['quick_into'] = '快速進入';
$LANG['html_notice'] = '1、當設定有發布點時,產生靜態頁面完成後,請訪問 內容 > 發行管理 > 同步到發布點 >
2、只有欄目選擇產生靜態頁面時,右側“欄目範圍”才會出現對應欄目。';
$LANG['according_model'] = '按照模型更新';
$LANG['select_category_area'] = '選擇欄目範圍';
$LANG['select_operate_content'] = '選擇操作內容';
$LANG['no_limit_category'] = '不限欄目';
$LANG['every_time'] = '每輪更新';
$LANG['information_items'] = '條資訊';
$LANG['update_all'] = '更新所有資訊';
$LANG['submit_start_update'] = '開始更新';
$LANG['no_limit_model'] = '不限模型';
$LANG['last_information'] = '更新最新發行的';
$LANG['push_ctrl_to_select'] = '按住“Ctrl”或“Shift”鍵可以多選,按住“Ctrl”可取消選擇';
$LANG['update_time_from'] = '更新發布時間從';
$LANG['to'] = '到';
$LANG['in_information'] = '的資訊';
$LANG['update_id_from'] = '更新ID從';
$LANG['please_select_category'] = '不限欄目';
$LANG['catname'] = '欄目名稱';

$LANG['confirm_delete'] = '確認刪除嗎?';
$LANG['push'] = '推送';
$LANG['push_to_position'] = '推送到推薦位';
$LANG['push_to_special'] = '推送到專題';
$LANG['belong_category'] = '所屬欄目';
$LANG['addtime'] = '添加時間';
$LANG['contribute_time'] = '投稿時間';
$LANG['click_to_select'] = '點擊選擇';
$LANG['available_styles'] = '可用風格:';
$LANG['category_index_tpl'] = '欄目首頁模板';
$LANG['category_list_tpl'] = '欄目列表頁模板';
$LANG['content_tpl'] = '內容頁模板';
$LANG['not_exists_push'] = '此模組還沒有開啟推送功能!';
$LANG['fieldname_was_wrong'] = '欄位名稱不正確';
$LANG['select_fieldtype'] = '請選擇欄位類型';
$LANG['input_right'] = '輸入正確';
$LANG['input_nickname'] = '請輸入別名';
$LANG['nickname_empty'] = '欄位別名不可為空';
$LANG['model_manage'] = '模型管理';
$LANG['field_manage'] = '欄位管理';
$LANG['add_field'] = '添加欄位';
$LANG['manage_field'] = '管理模型欄位';
$LANG['field_type'] = '欄位類型';
$LANG['issystem_field'] = '作為主表欄位';
$LANG['yes'] = '是';
$LANG['no'] = '否';
$LANG['fieldname'] = '欄位名';
$LANG['fieldname_tips'] = '只能由英文字母、數字和底線組成,並且僅能字母開頭,不以底線結尾';
$LANG['field_nickname'] = '欄位別名';
$LANG['nickname_tips'] = '例如:文章標題';
$LANG['field_tip'] = '欄位提示';
$LANG['field_tips'] = '顯示在欄位別名下方作為表單輸入提示';
$LANG['relation_parm'] = '相關參數';
$LANG['relation_parm_tips'] = '設定表單相關屬性';
$LANG['form_attr'] = '表單附加屬性';
$LANG['form_attr_tips'] = '可以通過此處加入javascript事件';
$LANG['form_css_name'] = '表單樣式名';
$LANG['form_css_name_tips'] = '定義表單的CSS樣式名';
$LANG['string_size'] = '字元長度取值範圍';
$LANG['string_size_tips'] = '系統將在表單提交時檢測資料長度範圍是否符合要求,如果不想限制長度請留空';
$LANG['minlength'] = '最小值';
$LANG['maxlength'] = '最大值';
$LANG['data_preg'] = '資料校正正則';
$LANG['data_preg_tips'] = '系統將通過此正則校正表單提交的資料合法性,如果不想校正資料請留空';
$LANG['often_preg'] = '常用正則';
$LANG['figure'] = '數字';
$LANG['integer'] = '整數';
$LANG['letter'] = '字母';
$LANG['integer_letter'] = '數字+字母';
$LANG['hyperlink'] = '超級連結';
$LANG['mobile_number'] = '手機號碼';
$LANG['tel_number'] = '電話號碼';
$LANG['zip'] = '郵遞區號';
$LANG['data_passed_msg'] = '資料校正未通過的提示資訊';
$LANG['unique'] = '值唯一';
$LANG['basic_field'] = '作為基本資料';
$LANG['basic_field_tips'] = '基本資料將在添加頁面左側顯示';
$LANG['as_search_field'] = '作為搜尋條件';
$LANG['allow_contributor'] = '在前台投稿中顯示';
$LANG['as_fulltext_field'] = '作為全站搜尋資訊';
$LANG['as_postion_info'] = '在推薦位標籤中調用';
$LANG['disabled_groups_field'] = '禁止設定欄位值的會員組';
$LANG['disabled_role_field'] = '禁止設定欄位值的角色';
$LANG['edit_field'] = '修改欄位';
$LANG['field_disabled'] = '禁用';
$LANG['field_enabled'] = ' 啟用';
$LANG['import_model'] = '匯入模型';
$LANG['edit_model'] = '編輯模型';
$LANG['export'] = '匯出';
$LANG['template'] = '選擇模板';
$LANG['type_name'] = '類別名稱';
$LANG['edit_type'] = '編輯類別';
$LANG['updateurl_tips'] = '1、僅當內容頁URL規則發上變化時,請批次更新,地址未改變時,不需要更新 。
2、規則設定:設定 > 相關設定 > 管理欄目 > 添加或修改欄目';
$LANG['onclick_view'] = '點擊查看';
$LANG['title_is_empty'] = '標題不可為空';
$LANG['subsidiary_table_datalost'] = '該資訊資料不完整,請刪除後,重新添加';
$LANG['click_vistor'] = '點擊訪問';
$LANG['visualization_edit'] = '片段管理';
$LANG['starttime_than_endtime'] = '搜尋的開始時間應該小於結束時間';
$LANG['day_select'] = '多少天內';
$LANG['no_limit'] = '不限';
$LANG['remove'] = '批量移動';
$LANG['move_to_categorys'] = '目標欄目';
$LANG['from_category'] = '從指定欄目';
$LANG['from_ids'] = '從指定ID';
$LANG['from_where'] = '指定來源';
$LANG['move_tips'] = 'Tips:多個問題ID請用\',\'隔開,注意不要換行';
$LANG['ctrl_source_select'] = '源欄目可按Ctrl鍵多選';
$LANG['please_input_move_source'] = '請選擇源欄目或者指定ID';
$LANG['please_select_target_category'] = '請選擇目標欄目';
$LANG['type_name_tips'] = '請輸入類別名稱,多個類別用換行隔開';
$LANG['push_to_category'] = '推送到其他欄目';
$LANG['select_sitelist'] = '網站選擇';
$LANG['category_checked'] = '已選欄目';
$LANG['as_omnipotent_field'] = '作為萬能欄位的附屬欄位';
$LANG['as_omnipotent_field_tips'] = '必須與萬能欄位結合起來使用,否則內容添加的時候不會正常顯示';
$LANG['model_does_not_allow_delete'] = '該模型下已經有內容,不能刪除';
$LANG['priview_modelfield'] = '預覽模型';
$LANG['reject_message'] = '您的稿件被退回,請修改後重新提交';
$LANG['click_edit'] = '點擊這裡修改';
$LANG['reject_message_tips'] = '您發送的投稿不滿足我們的要求,請重新編輯投稿!
標題:';
$LANG['nocheck_users'] = '免審核人員';
$LANG['checkstatus_flag'] = '審核狀態時是否允許修改';
$LANG['content_page'] = '內容頁';
$LANG['reject_msg'] = '請輸入退稿理由,退稿理由將會以短訊息方式發送!';
$LANG['check_status'] = '當前審核狀態 >';
$LANG['cancel_the_picture'] = '取消圖片';
$LANG['model_table_not_exists'] = '模型被禁用或者是模型內容表不存在';


//前台部分
$LANG['info_does_not_exists'] = '您要查看的資訊不存在或者還未通過審批!';
$LANG['first_page'] = '第一頁';
$LANG['last_page'] = '最後一頁';
$LANG['category_not_exists'] = '欄目不存在';
$LANG['have_pay'] = '您已經支付過了!';
$LANG['msg_readpoint'] = '閱讀資訊消費';
$LANG['readpoint_pay'] = '閱讀此內容,您為此付出了{readpoint}元';
$LANG['readpoint_pay_point'] = '閱讀此內容,您為此付出了{readpoint}點';
$LANG['please_enter_content_to_search'] = '請輸入要搜尋的內容';
$LANG['search_minrefreshtime'] = '搜尋間隔太短,請在{min}秒後再搜尋';
$LANG['not_writable'] = '不可寫';
$LANG['no_priv'] = '您沒有訪問該資訊的許可權!';
$LANG['guest_not_allowsearch'] = '遊客不允許搜尋,請先登入';


$LANG['cut_the_picture'] = '裁切圖片';
$LANG['moreinfo'] = '調用副表';
$LANG['contribute_add_point'] = '投稿獎勵';


?>

[url=http://www.qjooo.com]潛江社區[/url]
[url=http://www.1680728.com]免費電影[/url]
[url=http://www.malaysiabbs.com]Malaysiabbs[/url]

$LANG['coment_class_php_1'] = '沒有擷取到正常的資料存放區表。';
$LANG['coment_class_php_2'] = '資料存放區表不存在,並在嘗試建立資料存放區表時出現錯誤,請聯絡管理員。';
$LANG['coment_class_php_3'] = '寫入資料存放區表時出錯,請聯絡管理員。';
$LANG['coment_class_php_4'] = '自動建立資料存放區表時出錯,請聯絡管理員。';
$LANG['coment_class_php_5'] = '嘗試添加評論資料時出錯,請聯絡管理員。';
$LANG['coment_class_php_6'] = '評論沒有找到。';
$LANG['coment_class_php_7'] = '評論發表成功,需要等待管理員審核,才會顯示。';
$LANG['phpcms_friends'] = '網友';
$LANG['no_comment'] = '評論沒有找到!';
$LANG['no_check_comments'] = '沒有待審評論。';
$LANG['comments_module_configuration'] = '評論模組配置';
$LANG['comment_on_whether_to_allow_visitors'] = '是否允許遊客評論';
$LANG['check_comment'] = '是否需要審核';
$LANG['whether_to_validate'] = '是否開啟驗證碼';
$LANG['chez'] = '於';
$LANG['release'] = '發布';
$LANG['are_you_sure_you_want_to_delete'] = '您確定刪除嗎?';
$LANG['for_audit_several'] = '待審核心數';
$LANG['pass'] = '通過';
$LANG['list'] = '列表';
$LANG['comments_on_the_survey'] = '評論概況';
$LANG['count'] = '計數';
$LANG['comments_id'] = '評論ID';
$LANG['site_id'] = '網站ID';
$LANG['comments_direction'] = '評論方向';
$LANG['jiushishuo'] = '無方向';
$LANG['tetragonal'] = '正方';
$LANG['cons'] = '反方';
$LANG['neutrality'] = '中立';
$LANG['sort'] = '排序';
$LANG['new'] = '最新';
$LANG['hot'] = '最熱';
$LANG['support'] = '支援數';
$LANG['landing_users_to_comment'] = '登陸使用者才可發表評論。';
$LANG['code_error'] = '驗證碼錯誤!';
$LANG['please_enter_code'] = '請輸入驗證碼。';
$LANG['comment_bang'] = '評論熱門排行榜';
$LANG['please_enter_content'] = '請輸入內容。';
$LANG['dragonforce'] = '已經支援過了。';
$LANG['comment_point_del'] = '評論被刪除,扣除積分。';
$LANG['comments_on_points_awards'] = '評論積分獎勵';
$LANG['be_deleted_from_the_review_points'] = '評論被刪除扣除積分';
$LANG['to_operate'] = ' 分,0為不操作。';
$LANG['canot_allow_comment'] = ' 該文不可評論。';
$LANG['please_chose_comment'] = '請選擇評論,再進行刪除操作。';
$LANG['comment_manage'] = '評論管理';
$LANG['choose_database'] = '請選擇資料存放區表';
$LANG['original'] = '原文';
$LANG['author'] = '發表人';
$LANG['no_comment'] = '暫無評論';

更多:

http://bbs.phpcms.cn/thread-422997-3-1.html

  • 聯繫我們

    該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

    如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.