?? wap.lang.php
字號(hào):
<?php
// Message Pack for Discuz! WAP Version 1.0.0
// Created by Crossday
$lang = array
(
'username' => '用戶名/UID',
'password' => '密碼',
'submit' => '提交',
'page' => '頁(yè)號(hào)',
'reply' => '回復(fù)',
'delete' => '刪除',
'forum' => '論壇',
'thread' => '主題',
'type' => '分類',
'subject' => '標(biāo)題',
'message' => '內(nèi)容',
'next_page' => '下頁(yè)',
'next_thread' => '下一主題',
'end' => '結(jié)束',
'unread' => '未讀',
'sub_forums' => '子論壇',
'not_loggedin' => '請(qǐng)登錄后使用本功能',
'wap_disabled' => 'WAP 功能未啟用',
'board_closed' => '論壇目前臨時(shí)關(guān)閉',
'undefined_action' => '未定義操作',
'home' => '首頁(yè)',
'home_online' => '在線',
'home_members' => '會(huì)員',
'home_newpm' => '條新短消息',
'home_forums' => '=論壇分類=',
'home_tools' => '==工具箱==',
'login' => '登錄',
'login_succeed' => '{$discuz_user}成功登錄',
'login_strike' => '累計(jì)5次密碼錯(cuò)誤,15分鐘內(nèi)不能登錄',
'login_invalid' => '用戶名或密碼有誤,您共有5次嘗試機(jī)會(huì).如果尚未注冊(cè),請(qǐng)通過(guò)PC訪問(wèn){$boardurl}register.php,注冊(cè)后再登錄',
'logout' => '退出',
'logout_succeed' => '成功退出登錄',
'forum_thread_sticky' => '置頂>',
'forum_thread_digest' => '精華>',
'forum_nopermission' => '無(wú)權(quán)訪問(wèn)本論壇',
'forum_nonexistence' => '指定論壇不存在',
'thread_nopermission' => '無(wú)權(quán)查看本主題',
'thread_nonexistence' => '指定主題不存在',
'post_reply' => '回復(fù)本帖',
'post_new' => '發(fā)新話題',
'post_sm_isnull' => '未填寫標(biāo)題或內(nèi)容',
'post_subject_toolang' => '標(biāo)題超過(guò)80字節(jié)',
'post_message_toolang' => '內(nèi)容超過(guò){$minpostsize}字節(jié)限制',
'post_message_tooshort' => '內(nèi)容少于{$maxpostsize}字節(jié)限制',
'post_type_isnull' => '未選擇主題分類',
'post_flood_ctrl' => '兩次發(fā)表少于{$floodctrl}秒',
'post_mod_succeed' => '成功提交人工審核',
'post_mod_forward' => '回到當(dāng)前論壇',
'post_thread_closed' => '本主題已關(guān)閉',
'post_thread_closed_by_dateline' => '本主題發(fā)布于$forum[autoclose]天前<br />已被自動(dòng)關(guān)閉',
'post_thread_closed_by_lastpost' => '本主題最后回復(fù)于$forum[autoclose]天前<br />已被自動(dòng)關(guān)閉',
'post_newbie_span' => '注冊(cè){$newbiespan}小時(shí)后才可發(fā)帖',
'post_hide_nopermission' => '無(wú)權(quán)使用[hide]代碼',
'post_newthread_nopermission' => '無(wú)權(quán)在本論壇發(fā)新話題',
'post_newthread_succeed' => '主題發(fā)表成功<br /><a href=\"index.php?action=forum&fid=$fid\">返回論壇</a>',
'post_newthread_forward' => '查看主題',
'post_newreply_nopermission' => '無(wú)權(quán)在本論壇發(fā)表回復(fù)',
'post_newreply_succeed' => '主題回復(fù)成功<br /><a href=\"index.php?action=forum&fid=$fid\">返回論壇</a>',
'post_newreply_forward' => '查看回復(fù)',
'pm' => '短消息',
'pm_home' => '短消息首頁(yè)',
'pm_unread' => '未讀消息',
'pm_all' => '全部消息',
'pm_send' => '發(fā)送短消息',
'pm_to' => '收信人',
'pm_flood_ctrl' => '兩次發(fā)表少于{$floodctrl}秒',
'pm_sm_isnull' => '未填寫標(biāo)題或內(nèi)容',
'pm_nonexistence' => '短消息不存在',
'pm_send_nonexistence' => '收信人不存在',
'pm_send_ignore' => '收件人拒收短消息',
'pm_send_succeed' => '短消息成功發(fā)送',
'pm_delete_succeed' => '短消息成功刪除',
'stats' => '論壇統(tǒng)計(jì)',
'stats_threads' => '主題數(shù)',
'stats_posts' => '帖子數(shù)',
'stats_members' => '會(huì)員數(shù)',
'myphone' => '我的手機(jī)',
'goto' => 'WAP跳轉(zhuǎn)',
);
?>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -