📄 lang_en.php
字号:
define('_LANG_EFA_STATUS_CLOSE','Closed');
define('_LANG_EFA_STATUS_UPLOAD','Upload a file or image');
define('_LANG_EFA_STATUS_DISCUSS','Discussion');
define('_LANG_EFA_STATUS_ALLOWC','Allow Comments');
define('_LANG_EFA_STATUS_ALLOWP','Allow Pings');
define('_LANG_EFA_STATUS_SLUG','Post Slug');
define('_LANG_EFA_STATUS_POST','Post');
/* File Name wp-admin/edit-form-comment.php */
define('_LANG_EFC_BUTTON_TEXT','Edit this!');
define('_LANG_EFC_COM_NAME','Name:');
define('_LANG_EFC_COM_MAIL','E-Mail:');
define('_LANG_EFC_COM_URI','URI:');
define('_LANG_EFC_COM_COMMENT','Comment:');
/* File Name wp-admin/link-add.php */
define('_LANG_WLA_MANAGE_LINK','Manage Links');
define('_LANG_WLA_ADD_LINK','Add Link');
define('_LANG_WLA_LINK_CATE','Link Categories');
define('_LANG_WLA_IMPORT_BLOG','Import Blogroll');
define('_LANG_WLA_LINK_TITLE','<strong>Add</strong> a link:');
define('_LANG_WLA_SUB_URI','URI:');
define('_LANG_WLA_SUB_NAME','Link Name:');
define('_LANG_WLA_SUB_IMAGE','Image');
define('_LANG_WLA_SUB_RSS','RSS URI: ');
define('_LANG_WLA_SUB_DESC','Description');
define('_LANG_WLA_SUB_REL','rel:');
define('_LANG_WLA_SUB_XFN','XFN');
define('_LANG_WLA_SUB_NOTE','Notes:');
define('_LANG_WLA_SUB_RATE','Rating:');
define('_LANG_WLA_SUB_TARGET','Target');
define('_LANG_WLA_SUB_VISIBLE','Visible:');
define('_LANG_WLA_SUB_CAT','Category:');
define('_LANG_WLA_SUB_FRIEND','friendship');
define('_LANG_WLA_SUB_PHYSICAL','physical');
define('_LANG_WLA_SUB_PROFESSIONAL','professional');
define('_LANG_WLA_SUB_GEOGRAPH','geographical');
define('_LANG_WLA_SUB_FAMILY','family');
define('_LANG_WLA_SUB_ROMANTIC','romantic');
define('_LANG_WLA_CHECK_ACQUA','acquaintance');
define('_LANG_WLA_CHECK_FRIE','friend');
define('_LANG_WLA_CHECK_NONE','none');
define('_LANG_WLA_CHECK_MET','met');
define('_LANG_WLA_CHECK_WORKER','co-worker');
define('_LANG_WLA_CHECK_COLL','colleague');
define('_LANG_WLA_CHECK_RESI','co-resident');
define('_LANG_WLA_CHECK_NEIG','neighbor');
define('_LANG_WLA_CHECK_CHILD','child');
define('_LANG_WLA_CHECK_PARENT','parent');
define('_LANG_WLA_CHECK_SIBLING','sibling');
define('_LANG_WLA_CHECK_SPOUSE','spouse');
define('_LANG_WLA_CHECK_MUSE','muse');
define('_LANG_WLA_CHECK_CRUSH','crush');
define('_LANG_WLA_CHECK_DATE','date');
define('_LANG_WLA_CHECK_HEART','sweetheart');
define('_LANG_WLA_CHECK_ZERO','Leave at 0 for no rating.');
define('_LANG_WLA_CHECK_STRICT','Note that the <code>target</code> attribute is illegal in XHTML 1.1 and 1.0 Strict.');
define('_LANG_WLA_TEXT_TOOLBAR','You can drag "Link This" to your toolbar and when you click it a window will pop up that will allow you to add whatever site you’re on to your links! Right now this only works on Mozilla or Netscape, but we’re working on it.');
/* File Name wp-admin/link-categories.php */
define('_LANG_WLC_DONOT_DELETE','Can’t delete the link category. this is the default one');
define('_LANG_WLC_TITLE_TEXT','Edit Link Category “');
define('_LANG_WLC_EPAGE_TITLE','<strong>Edit</strong> a link category:');
define('_LANG_WLC_ADD_TITLE','Add a Link Category:');
define('_LANG_WLC_SUBEDIT_NAME','Name:');
define('_LANG_WLC_SUBEDIT_TOGGLE','auto-toggle?');
define('_LANG_WLC_SUBEDIT_SHOW','Show:');
define('_LANG_WLC_SUBEDIT_ORDER','Sort order:');
define('_LANG_WLC_SUBEDIT_IMAGES','images');
define('_LANG_WLC_SUBEDIT_DESC','description');
define('_LANG_WLC_SUBEDIT_RATE','rating');
define('_LANG_WLC_SUBEDIT_UPDATE','updated');
define('_LANG_WLC_SUBEDIT_SORT','Sort by:');
define('_LANG_WLC_SUBEDIT_DESCEND','Descending?');
define('_LANG_WLC_SUBEDIT_BEFORE','Before:');
define('_LANG_WLC_SUBEDIT_BETWEEN','Between:');
define('_LANG_WLC_SUBEDIT_AFTER','After:');
define('_LANG_WLC_SUBEDIT_LIMIT','Limit:');
define('_LANG_WLC_ADDBUTTON_TEXT','Add Category!');
define('_LANG_WLC_SAVEBUTTON_TEXT','Save');
define('_LANG_WLC_CANCELBUTTON_TEXT','Cancel');
define('_LANG_WLC_SUBCATE_NAME','Name');
define('_LANG_WLC_SUBCATE_ATT','Auto<br />Toggle?');
define('_LANG_WLC_SUBCATE_SHOW','Show');
define('_LANG_WLC_SUBCATE_SORT','Sort Order');
define('_LANG_WLC_SUBCATE_DESC','Desc?');
define('_LANG_WLC_SUBCATE_LIMIT','Limit');
define('_LANG_WLC_SUBCATE_IMAGES','images?');
define('_LANG_WLC_SUBCATE_MINIDESC','desc?');
define('_LANG_WLC_SUBCATE_RATE','rating?');
define('_LANG_WLC_SUBCATE_UPDATE','updated?');
define('_LANG_WLC_SUBCATE_BEFORE','before');
define('_LANG_WLC_SUBCATE_BETWEEN','between');
define('_LANG_WLC_SUBCATE_AFTER','after');
define('_LANG_WLC_SUBCATE_EDIT','Edit');
define('_LANG_WLC_SUBCATE_DELETE','Delete');
define('_LANG_WLC_SUBEDIT_EMPTY','How many links are shown. Empty for unlimited.');
define('_LANG_WLC_EPAGE_EMPTY','leave empty for no limit');
define('_LANG_WLC_EPAGE_NOTE','Deleting a link category does not delete links from that category.<br />It will just set them back to the default category :');
define('_LANG_WLC_RIGHT_PROM','You have no right to edit the link categories for this blog.<br>Ask for a promotion to your blog admin :)');
/* File Name wp-admin/link-import.php */
define('_LANG_WLI_ROLL_TITLE','Import Blogroll');
define('_LANG_WLI_ROLL_DESC','Import your blogroll from another system ');
define('_LANG_WLI_ROLL_OPMLCODE','Go to Blogrolling.com and sign in. Once you’ve done that, click on <strong>Get Code</strong>, and then look for the <strong><abbr title="Outline Processor Markup Language">OPML</abbr> code</strong>');
define('_LANG_WLI_ROLL_OPMLLINK','Or go to Blo.gs and sign in. Once you’ve done that in the ’Welcome Back’ box on the right, click on <strong>share</strong>, and then look for the <strong><abbr title="Outline Processor Markup Language">OPML</abbr> link</strong> (favorites.opml)');
define('_LANG_WLI_ROLL_BELOW','Select that text and copy it or copy the link/shortcut into the box below.');
define('_LANG_WLI_ROLL_YOURURL','Your OPML URL:');
define('_LANG_WLI_ROLL_UPLOAD','<strong>or</strong> you can upload an OPML file from your desktop aggregator:');
define('_LANG_WLI_ROLL_THISFILE','Upload this file: ');
define('_LANG_WLI_ROLL_CATEGORY','Now select a category you want to put these links in.<br />Category: ');
define('_LANG_WLI_ROLL_BUTTONTEXT','Import!');
/* File Name wp-admin/link-manager.php */
define('_LANG_WLM_PAGE_TITLE','Manage Links');
define('_LANG_WLM_LEVEL_ERROR','You have no right to edit the links for this blog.<br />Ask for a promotion to your blog admin. :)');
define('_LANG_WLM_SHOW_LINKS','<strong>Show</strong> links in category:');
define('_LANG_WLM_ORDER_BY','<strong>Order</strong> by:');
define('_LANG_WLM_SHOW_BUTTONTEXT','Show');
define('_LANG_WLM_SHOW_ACTIONTEXT','Action');
define('_LANG_WLM_MULTI_LINK','Manage Multiple Links:');
define('_LANG_WLM_CHECK_CHOOSE','Use the checkboxes on the right to select multiple links and choose an action below:');
define('_LANG_WLM_ASSIGN_TEXT','Assign');
define('_LANG_WLM_OWNER_SHIP','ownership to:');
define('_LANG_WLM_TOGGLE_TEXT','Toggle ');
define('_LANG_WLM_VISIVILITY_TEXT','Visibility');
define('_LANG_WLM_MOVE_TEXT','Move');
define('_LANG_WLM_TO_CATEGORY',' to category');
define('_LANG_WLM_TOGGLE_BOXES','Toggle Checkboxes');
define('_LANG_WLM_EDIT_LINK','Edit a link:');
define('_LANG_WLM_SAVE_CHANGES','Save Changes');
define('_LANG_WLM_EDIT_CANCEL','Cancel');
/* File Name wp-admin/moderation.php */
define('_LANG_WPM_USER_LEVEL','Your level is not high enough to moderate comments. Ask for a promotion from your blog admin. :)');
define('_LANG_WPM_LATE_POSTS','Posts');
define('_LANG_WPM_LATE_COMS','Comments');
define('_LANG_WPM_AWIT_MODERATION','Awaiting Moderation');
define('_LANG_WPM_COM_APPROV',' comment approved ');
define('_LANG_WPM_COMS_APPROVS',' comments approved ');
define('_LANG_WPM_COM_DEL',' comment deleted ');
define('_LANG_WPM_COMS_DELS',' comment deleted ');
define('_LANG_WPM_COM_UNCHANGE',' comment unchanged ');
define('_LANG_WPM_COMS_UNCHANGES',' comments unchanged ');
define('_LANG_WPM_WAIT_APPROVAL','The following comments wait for approval:');
define('_LANG_WPM_CURR_COMAPP','Currently there are no comments to be approved.');
define('_LANG_WPM_DEL_LATER','<p>For each comment you have to choose either <em>approve</em>, <em>delete</em> or <em>later</em>:</p>');
define('_LANG_WPM_PUBL_VISIBLE','<p><em>approve</em>: approves comment, so that it will be publically visible');
define('_LANG_WPM_AUTHOR_NOTIFIED','the author of the post will be notified about the new comment on his post.');
define('_LANG_WPM_ASKED_AGAIN','<p><em>delete</em>: remove the content from your blog (note: you won′t be asked again, so you should double-check that you really want to delete the comment - once deleted you can′t bring them back!)</p><p><em>later</em>: don′t change the comment′s status at all now.</p>');
define('_LANG_WPM_MODERATE_BUTTON','Moderate Comments');
define('_LANG_WPM_DO_NOTHING','Do nothing');
define('_LANG_WPM_DO_DELETE','Delete');
define('_LANG_WPM_DO_APPROVE','Approve');
define('_LANG_WPM_DO_ACTION','Bulk action:');
define('_LANG_WPM_JUST_THIS','Delete just this comment');
define('_LANG_WPM_JUST_EDIT','Edit');
define('_LANG_WPM_COMPOST_NAME','Name:');
define('_LANG_WPM_COMPOST_MAIL','Email:');
define('_LANG_WPM_COMPOST_URL','URI:');
/* File Name wp-admin/options.php */
define('_LANG_WOP_USER_LEVEL','You have no right to edit the options for this blog.<br />Ask for a promotion from your blog admin :)');
define('_LANG_WOP_PERM_LINKS','Permalinks');
define('_LANG_WOP_PERM_CONFIG','Permanent link configuration');
define('_LANG_WOP_NO_HELPS',' No help for this group of options.');
define('_LANG_WOP_SUBMIT_TEXT','Update Settings');
define('_LANG_WOP_SETTING_SAVED',' setting(s) saved... ');
/* File Name wp-admin/permalink.php */
define('_LANG_WPL_EDIT_UPDATED','Permalink structure updated.');
define('_LANG_WPL_EDIT_STRUCT','Edit Permalink Structure');
define('_LANG_WPL_CREATE_CUSTOM','WordPress offers you the ability to create a custom URI structure for your permalinks and archives. The following “tags” are available:');
define('_LANG_WPL_CODE_YEAR','The year of the post, 4 digits, for example <code>2004</code>');
define('_LANG_WPL_CODE_MONTH','Month of the year, for example <code>05</code>');
define('_LANG_WPL_CODE_DAY','Day of the month, for example <code>28</code>');
define('_LANG_WPL_CODE_HOUR','Hour of the day, for example <code>15</code>');
define('_LANG_WPL_CODE_MINUTE','Minute of the hour, for example <code>43</code>');
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -