⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lang_en.php

📁 在综合英文版XOOPS 2.09, 2.091, 2.092 的基础上正式发布XOOPS 2.09中文版 XOOPS 2.09x 版主要是PHP5升级、bug修正和安全补正: 1 全面兼容PHP 5.
💻 PHP
📖 第 1 页 / 共 4 页
字号:
<?php
global $blog_charset;
$blog_charset = 'iso-8859-1';
if (!defined('WP_LANGUAGE_FILE_READ')) {
define ('WP_LANGUAGE_FILE_READ','1');
/* This is Multilingual correspondence file */

/* Copylight 2004 -----------------------
Author : Otsukare
URL : http://wordpress.xwd.jp/
-------------------------------------- */
/* File Name wp-settings.php */
define('_LANG_WA_SETTING_GUIDE','<p>It doesn\'t look like you\'ve installed WP yet. Try running <a href=\'wp-admin/install.php\'>install.php</a>.</p>');

/* File Name wp-blog-header.php */
define('_LANG_WA_HEADER_GUIDE1','<p>There doesn\'t seem to be a <code>wp-config.php</code> file. I need this before we can get started. Need more help? <a href=\'http://wordpress.org/docs/faq/#wp-config\'>We got it</a>. You can <a href=\'wp-admin/install-config.php\'>create a <code>wp-config.php</code> file through a web interface</a>, but this doesn\'t work for all server setups. The safest way is to manually create the file.</p>');

/* File Name wp-admin/install-config.php */
define('_LANG_WA_CONFIG_GUIDE1','<p>The file \'wp-config.php\' already exists. If you need to reset any of the configuration items in this file, please delete it first.</p>');
define('_LANG_WA_CONFIG_GUIDE2','<p>Sorry, I need a wp-config-sample.php file to work from. Please re-upload this file from your WordPress installation.<p>');
define('_LANG_WA_CONFIG_GUIDE3','<p>Sorry, I can\'t write to the directory. You\'ll have to either change the permissions on your WordPress directory or create your wp-config.php manually.</p>');
define('_LANG_WA_CONFIG_GUIDE4','Welcome to WordPress. Before getting started, we need some information on the database. You will need to know the following items before proceeding.');
define('_LANG_WA_CONFIG_DATABASE','Database name');
define('_LANG_WA_CONFIG_USERNAME','Database username');
define('_LANG_WA_CONFIG_PASSWORD','Database password');
define('_LANG_WA_CONFIG_LOCALHOST','Database host');
define('_LANG_WA_CONFIG_PREFIX','Table prefix');
define('_LANG_WA_CONFIG_GUIDE5','<strong>If for any reason this automatic file creation doens\'t work, don\'t worry. All this does is fill in the database information to a configuration file. You may also simply open <code>wp-config-sample.php</code> in a text editor, fill in your information, and save it as <code>wp-config.php</code>. </strong></p>
<p>In all likelyhood, these items were supplied to you by your ISP. If you do not have this information, then you will need to contact them before you can continue. If you&#8217;re all ready, <a href="install-config.php?step=1">let&#8217;s go</a>! ');
define('_LANG_WA_CONFIG_GUIDE6','Below you should enter your database connection details. If you\'re not sure about these, contact your host. ');
define('_LANG_WA_CONFIG_GUIDE7','<small>The name of the database you want to run WP in. </small>');
define('_LANG_WA_CONFIG_GUIDE8','<small>Your MySQL username</small>');
define('_LANG_WA_CONFIG_GUIDE9','<small>...and MySQL password.</small>');
define('_LANG_WA_CONFIG_GUIDE10','<small>99% chance you won\'t need to change this value.</small>');
define('_LANG_WA_CONFIG_GUIDE11','<small>If you want to run multiple WordPress installations in a single database, change this.</small>');
define('_LANG_WA_CONFIG_GUIDE12','All right sparky! You\'ve made it through this part of the installation. WordPress can now communicate with your database. If you are ready, time now to <a href="install.php">run the install!</a>');


/* File Name wp-include/wp-db.php */
define('_LANG_WA_WPDB_GUIDE1','<strong>Error establishing a database connection!</strong> This probably means that the connection information in youn <code>wp-config.php</code> file is incorrect. Double check it and try again.');
define('_LANG_WA_WPDB_GUIDE2','Are you sure you have the correct user/password?');
define('_LANG_WA_WPDB_GUIDE3','Are you sure that you have typed the correct hostname?');
define('_LANG_WA_WPDB_GUIDE4','Are you sure that the database server is running?');

/* File Name wp-include/functions.php */
define('_LANG_F_TIMESTAMP','Edit timestamp');
define('_LANG_F_NEW_COMMENT','New comment on your post');
define('_LANG_F_ALL_COMMENTS','You can see all comments on this post here:');
define('_LANG_F_NEW_TRACKBACK','New trackback on your post');
define('_LANG_F_ALL_TRACKBACKS','You can see all trackbacks on this post here:');
define('_LANG_F_NEW_PINGBACK','New pingback on your post');
define('_LANG_F_ALL_PINGBACKS','You can see all pingbacks on this post here:');
define('_LANG_F_COMMENT_POST','A new comment on the post');
define('_LANG_F_WAITING_APPROVAL','is waiting for your approval');
define('_LANG_F_APPROVAL_VISIT','To approve this comment, visit:');
define('_LANG_F_DELETE_VISIT','To delete this comment, visit:');
define('_LANG_F_PLEASE_VISIT','Currently comments are waiting for approval. Please visit the moderation panel:');

/* File Name wp-register.php */
define('_LANG_R_ENTER_LOGIN','<strong>ERROR</strong>: Please enter a login.');
define('_LANG_R_PASS_TWICE','<strong>ERROR</strong>: Please enter your password twice.');
define('_LANG_R_SAME_PASS','<strong>ERROR</strong>: Please type the same password in the two password fields.');
define('_LANG_R_MAIL_ADDRESS','<strong>ERROR</strong>: Please type your e-mail address.');
define('_LANG_R_ADDRESS_CORRECT','<strong>ERROR</strong>: The email address isn&#8217;t correct.');
define('_LANG_R_CHOOSE_ANOTHER','<strong>ERROR</strong>: This login is already registered, please choose another one.');
define('_LANG_R_REGISTER_CONTACT','<strong>ERROR</strong>: Couldn&#8217;t register you... please contact the webmaster !');
define('_LANG_R_USER_REGISTRATION','New user registration on your blog');
define('_LANG_R_MAIL_REGISTRATION','New User Registration');
define('_LANG_R_R_COMPLETE','Registration Complete');
define('_LANG_R_R_DISABLED','Registration Disabled');
define('_LANG_R_R_CLOSED','User registration is currently not allowed.');
define('_LANG_R_R_REGISTRATION','Registration');
define('_LANG_R_USER_LOGIN','Login:');
define('_LANG_R_USER_PASSWORD','Password:');
define('_LANG_R_TWICE_PASSWORD','Twice:');
define('_LANG_R_USER_EMAIL','E-mail');

/* File Name wp-login.php */
define('_LANG_L_LOGIN_EMPTY','the login field is empty');
define('_LANG_L_PASS_EMPTY','the password field is empty');
define('_LANG_L_WRONG_LOGPASS','wrong login or password');
define('_LANG_L_RECEIVE_PASSWORD','Please enter your information here. We will send you a new password. ');
define('_LANG_L_EXIST_SORRY','Sorry, that user does not seem to exist in our database. Perhaps you have the wrong username or email address? <a href="wp-login.php?action=lostpassword">Try again</a>.');
define('_LANG_L_YOUR_LOGPASS','Your weblog&#8217;s login/password');
define('_LANG_L_NOT_SENT','The email could not be sent.');
define('_LANG_L_DISABLED_FUNC','Possible reason: your host may have disabled the mail() function...');
define('_LANG_L_SUCCESS_SEND',' : The email was sent successfully to email address.');
define('_LANG_L_CLICK_ENTER','Click here to login!');
define('_LANG_L_WRONG_SESSION','Error: wrong login/password');
define('_LANG_L_BACK_BLOG','Back to blog?');
define('_LANG_L_WP_RESIST','Register?');
define('_LANG_L_WPLOST_YOURPASS','Lost your password?');

/* File Name wp-admin/post.php */
define('_LANG_P_NEWCOMER_MESS','Since you&#8217;re a newcomer, you&#8217;ll have to wait for an admin to raise your level to 1, in order to be authorized to post.<br />You can also e-mail the admin to ask for a promotion.<br />When you&#8217;re promoted, just reload this page and you&#8217;ll be able to blog. :)');
define('_LANG_P_DATARIGHT_EDIT',' : You don&#8217;t have the right to edit posts.');
define('_LANG_P_DATARIGHT_DELETE',' : You don&#8217;t have the right to delete posts.');
define('_LANG_P_DATARIGHT_ERROR','Error in deleting... contact the webmaster.');
define('_LANG_P_OOPS_IDCOM','Oops, no comment with this ID.');
define('_LANG_P_OOPS_IDPOS','Oops, no post with this ID.');
define('_LANG_P_ABOUT_FOLLOW','You are about to delete the following comment:');
define('_LANG_P_SURE_THAT','Are you sure you want to do that?');
define('_LANG_P_NICKNAME_DELETE','You don&#8217;t have the right to delete post comments.');
define('_LANG_P_COMHAS_APPR','Comment has been approved.');
define('_LANG_P_YOUR_DRAFTS','Your Drafts:');
define('_LANG_P_WP_BOOKMARKLET','You can drag the following link to your links bar or add it to your bookmarks and when you "Press it" it will open up a popup window with information and a link to the site you&#8217;re currently browsing so you can make a quick post about it. Try it out:');

/* File Name wp-admin/categories.php */
define('_LANG_C_DEFAULT_CAT','Can\'t delete the <strong>%s</strong> category: this is the default one');
define('_LANG_C_EDIT_TITLECAT','Edit Category');
define('_LANG_C_NAME_SUBCAT','Category name:');
define('_LANG_C_NAME_SUBDESC','Description:');
define('_LANG_C_RIGHT_EDITCAT','You have no right to edit the categories for this blog.<br />Ask for a promotion to your <a href="mailto:%s">blog admin</a>. :)');
define('_LANG_C_NAME_CURRCAT','Current Categories');
define('_LANG_C_NAME_CATNAME','Name');
define('_LANG_C_NAME_CATDESC','Description:');
define('_LANG_C_NAME_CATPOSTS','# Posts');
define('_LANG_C_NAME_CATACTION','Action');
define('_LANG_C_ADD_NEWCAT','Add New Category');
define('_LANG_C_NOTE_CATEGORY','<strong>Note:</strong><br />Deleting a category does not delete posts from that category, it will just set them back to the default category <strong>%s</strong>.');
define('_LANG_C_NAME_EDIT','EDIT');
define('_LANG_C_NAME_DELETE','DELETE');
define('_LANG_C_NAME_ADDBTN','Add Category &raquo;');
define('_LANG_C_NAME_EDITBTN','Edit category &raquo;');
define('_LANG_C_NAME_PARENT','Category parent:');
define('_LANG_C_MESS_ADD','Category added.');
define('_LANG_C_MESS_DELE','Category deleted.');
define('_LANG_C_MESS_UP','Category updated.');

/* File Name wp-admin/edit.php */
define('_LANG_E_LATEST_POSTS','Latest Posts');
define('_LANG_E_LATEST_COMMENTS','Latest Comments');
define('_LANG_E_AWAIT_MODER','Comments Awaiting Moderation');
define('_LANG_E_SHOW_POSTS','Show posts:');
define('_LANG_E_TITLE_COMMENTS','Comments');
define('_LANG_E_FILL_REQUIRED','Error: please fill the required fields (name & comment)');
define('_LANG_E_TITLE_LEAVECOM','Leave Comment');
define('_LANG_E_RESULTS_FOUND','No results found.');

/* File Name wp-admin/edit-comments.php */
define('_LANG_EC_SHOW_COM','Show comments:');
define('_LANG_EC_EDIT_COM','Edit Comment');
define('_LANG_EC_DELETE_COM','Delete Comment');
define('_LANG_EC_EDIT_POST','Edit Post &#8220;');
define('_LANG_EC_VIEW_POST','View Post');
define('_LANG_EC_SEARCH_MODE','Searches within comment text, email, URI, and IP address.');
define('_LANG_EC_VIEW_MODE','View Mode');
define('_LANG_EC_EDIT_MODE','Mass Edit Mode');
define('_LANG_EC_CHECK_INVERT','Invert Checkbox Selection');
define('_LANG_EC_CHECK_DELETE','Delete Checked Comments');
define('_LANG_EC_LINK_VIEW','View');
define('_LANG_EC_LINK_EDIT','Edit');
define('_LANG_EC_LINK_DELETE','Delete');

/* File Name wp-admin/edit-form.php */
define('_LANG_EF_PING_FORM','<label for="pingback"><strong>PingBack</strong> the <acronym title="Uniform Resource Locators">URL</acronym>s in this post</label> <a href="http://wordpress.org/docs/reference/post/#pingback" title="Help on Pingbacks">?</a><br />');
define('_LANG_EF_TRACK_FORM','<p><label for="trackback"><a href="http://wordpress.org/docs/reference/post/#trackback" title="Help on trackbacks"><strong>TrackBack</strong> an <acronym title="Uniform Resource Locator">URL</acronym></a>:</label> (Separate multiple <acronym title="Uniform Resource Locator">URL</acronym>s with spaces.)<br />');
define('_LANG_EF_AD_POSTTITLE','Title');
define('_LANG_EF_AD_CATETITLE','Categories');
define('_LANG_EF_AD_POSTAREA','Post');
define('_LANG_EF_AD_POSTQUICK','Quicktags');
define('_LANG_EF_AD_DRAFT','Save as Draft');
define('_LANG_EF_AD_PRIVATE','Save as Private');
define('_LANG_EF_AD_PUBLISH','Publish');
define('_LANG_EF_AD_EDITING','Advanced Editing &raquo;');

/* File Name wp-admin/edit-form-advanced.php */
define('_LANG_EFA_POST_STATUS','Post Status');
define('_LANG_EFA_AD_COMMENTS','Comments');
define('_LANG_EFA_AD_PINGS','Pings');
define('_LANG_EFA_POST_PASSWORD','Post Password');
define('_LANG_EFA_POST_EXCERPT','Excerpt');
define('_LANG_EFA_POST_LATITUDE','Latitude:');
define('_LANG_EFA_POST_LONGITUDE','Longitude:');
define('_LANG_EFA_POST_GEOINFO','click for Geo Info');
define('_LANG_EFA_DEL_THISPOST','Delete this post');
define('_LANG_EFA_SAVE_CONTINUE','Save and Continue Editing');
define('_LANG_EFA_STATUS_OPEN','Open');

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -