<?php
/* This is Multilingual correspondence file for WordPress ME */

/* Copylight 2004 -----------------------
Author : Otsukare
Site : WordPress Japan
URL : http://wordpress.xwd.jp/
-------------------------------------- */

$guide_charset = 'iso-8859-1';

/* Document URL set */
define('_LANG_DOC_URL','http://wordpress.org/');
define('_LANG_DOC_LINK','docs/reference/links/');
define('_LANG_DOC_POST_EDIT','docs/reference/post/');

/* File Name import-mt.php */
define('_LANG_MT_IMPORT_GUIDE1','Howdy! We&#8217;re about to begin the process to import all of your Movable Type entries into WordPress. Before we get started, you need to edit language file (<code>import-mt.php</code>) and change one line so we know where to find your MT export file. To make this easy put the import file into the <code>wp-admin</code> directory. Look for the line that says:');
define('_LANG_MT_IMPORT_GUIDE2','and change it to');
define('_LANG_MT_IMPORT_GUIDE3','You have to do this manually for security reasons.');
define('_LANG_MT_IMPORT_GUIDE4','If you\'ve done that and you\'re all ready, <a href="import-mt.php?step=1">let\'s go</a>! Remember that the import process may take a minute or so if you have a large number of entries and comments. Think of all the rebuilding time you\'ll be saving once it\'s done. :)');
define('_LANG_MT_IMPORT_GUIDE5','The importer is smart enough not to import duplicates, so you can run this multiple times without worry if&#8212;for whatever reason&#8212;it doesn\'t finish. ');
define('_LANG_MT_IMPORT_GUIDE6','To make it easier for you to edit and save the imported posts and drafts, you may want to change the name of the author of the posts. For example, you may want to import all the entries as <code>admin</code>s entries.');
define('_LANG_MT_IMPORT_GUIDE7','Below, you can see the names of the authors of the MovableType posts in <i>italics</i>. For each of these names, you can either pick an author in your WordPress ME installation from the menu, or enter a name for the author in the textbox.');
define('_LANG_MT_IMPORT_GUIDE8','If a new user is created by WordPress ME, the password will be set, by default, to "changeme". Quite suggestive, eh? ;)');
define('_LANG_MT_IMPORT_ERROR1','<p>The file you specified does not seem to exist. Please check the path you\'ve given.</p></body></html>');
define('_LANG_MT_IMPORT_ERROR2','You must edit the MTEXPORT line as described on the <a href="import-mt.php">previous page</a> to continue.');

/* 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-config-extra.php */
define('_LANG_WEEK_INITIAL_SUNDAY','S');
define('_LANG_WEEK_INITIAL_MONDAY','M');
define('_LANG_WEEK_INITIAL_TUESDAY','T');
define('_LANG_WEEK_INITIAL_WEDNESDAY','W');
define('_LANG_WEEK_INITIAL_THURSDAY','T');
define('_LANG_WEEK_INITIAL_FLAIDAY','F');
define('_LANG_WEEK_INITIAL_SATURDAY','S');

/* File Name wp-admin/menu.php */
define('_LANG_ADMIN_MENU_WRITE','Write');
define('_LANG_ADMIN_MENU_EDIT','Edit');
define('_LANG_ADMIN_MENU_CATE','Categories');
define('_LANG_ADMIN_MENU_LINK','Links');
define('_LANG_ADMIN_MENU_USER','Users');
define('_LANG_ADMIN_MENU_OPTION','Options');
define('_LANG_ADMIN_MENU_PLUG','Plugins');
define('_LANG_ADMIN_MENU_TEMP','Templates');
define('_LANG_ADMIN_MENU_UPLOAD','Upload');
define('_LANG_ADMIN_MENU_PROFILE','Profile');
define('_LANG_ADMIN_MENU_VIEW','View site &raquo;');
define('_LANG_ADMIN_MENU_LOGOUT','Logout (%s)');

/* File Name wp-admin/options-head.php */
define('_LANG_OPTION_MENU_GENE','General');
define('_LANG_OPTION_MENU_WRITE','Writing');
define('_LANG_OPTION_MENU_READ','Reading');
define('_LANG_OPTION_MENU_DISC','Discussion');
define('_LANG_OPTION_MENU_MISC','Miscellaneous');
define('_LANG_OPTION_MENU_PERM','Permalinks');
define('_LANG_OPTION_MENU_LINK','Link Manager');

/* File Name wp-admin/setup-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 ME. 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="setup-config.php?step=1&lang=en">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/template-functions.php */
define('_LANG_TF_PROTECTED','This post is password protected. To view it please enter your password below:');
define('_LANG_TF_PASSWORD','Password:');
define('_LANG_TF_ENTER','Enter your password to view comments');

/* File Name wp-include/functions.php */
define('_LANG_F_NEW_COMMENT','New comment on your post "%s" #%d');
define('_LANG_F_ALL_COMMENTS','You can see all comments on this post here:');
define('_LANG_F_NEW_TRACKBACK','New trackback on your post "%s" #%d');
define('_LANG_F_ALL_TRACKBACKS','You can see all trackbacks on this post here:');
define('_LANG_F_NEW_PINGBACK','New pingback on your post "%s" #%d');
define('_LANG_F_ALL_PINGBACKS','You can see all pingbacks on this post here:');
define('_LANG_F_WAITING_APPROVAL','A new comment on the post "%s" is waiting for your approval #%d');
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 %d 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 <a href="mailto:%s">webmaster</a> !');
define('_LANG_R_USER_REGISTRATION','New user registration on your blog : %s');
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','<strong>Error</strong> : the login field is empty');
define('_LANG_L_PASS_EMPTY','<strong>Error</strong> : the password field is empty');
define('_LANG_L_WRONG_LOGPASS','<strong>Error</strong> : 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="%s">Try again</a>.');
define('_LANG_L_YOUR_LOGPASS',' login/password');
define('_LANG_L_LOST_CHANGE','Password Lost and Changed for user : %s');
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 %s\'s 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_POST_PREVIEW','Post Preview');
define('_LANG_P_POST_SAVED','(updated when post is saved)');
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 <a href="mailto:%s?subject=Promotion?">e-mail the admin</a> 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 <strong>%s</strong>&#8217;s posts.');
define('_LANG_P_DATARIGHT_DELETE','You don&#8217;t have the right to delete <strong>%s</strong>&#8217;s posts.');
define('_LANG_P_DATARIGHT_ERROR','Error in deleting... contact the webmaster.');
define('_LANG_P_OOPS_IDCOM','Oops, no comment with this ID. <a href="%s">Go back</a>!');
define('_LANG_P_OOPS_IDPOS','Oops, no post with this ID. <a href="%s">Go back</a>!');
define('_LANG_P_ABOUT_FOLLOW','<strong>Caution:</strong> 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 <strong>%1$s</strong>&#8217;s post comments. <a href="%2$s">Go back</a>!');
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_PARENT','Category parent:');
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_MONTH','Show Posts From Month of...');
define('_LANG_E_BTN_MONTH','Show Month');
define('_LANG_E_SHOW_POSTS','Show Posts That Contain...');
define('_LANG_E_BTN_POSTS','Search');
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.');
define('_LANG_E_POST_ID','ID');
define('_LANG_E_POST_WHEN','When');
define('_LANG_E_POST_TITLE','Title');
define('_LANG_E_POST_CATEGORIES','Categories');
define('_LANG_E_POST_COMMENTS','Comments');
define('_LANG_E_POST_AUTHOR','Author');
define('_LANG_E_POST_EDIT','Edit');
define('_LANG_E_POST_DELETE','Delete');
define('_LANG_E_POST_UNAPP','Unapprove');
define('_LANG_E_POST_APP','Approve');
define('_LANG_E_POST_PRIVATE',' - <strong>Private</strong>');

/* File Name wp-admin/edit-comments.php */
define('_LANG_EC_SHOW_COM','Show Comments That Contain...');
define('_LANG_EC_EDIT_COM','Edit Comment');
define('_LANG_EC_DELETE_COM','Delete Comment');
define('_LANG_EC_EDIT_POST','Edit Post &#8220;%s&#8221;');
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');
define('_LANG_EC_NO_FOUND','No comments found.');
define('_LANG_EC_COM_DELETED','%s comments deleted.');
define('_LANG_EC_COM_EXCERPT','Comment Excerpt');

/* File Name wp-admin/edit-form.php */
define('_LANG_EF_PING_FORM','<a href="%s" title="Help on Pingbacks"><strong>PingBack</strong> the <acronym title="Uniform Resource Locators">URL</acronym></a>s in this post');
define('_LANG_EF_TRACK_FORM','<a href="%s" 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','<a href="%s" title="Help on titles">Title</a>');
define('_LANG_EF_AD_CATETITLE','<a href="%s" title="Help on categories">Categories</a>');
define('_LANG_EF_AD_POSTAREA','<a href="%s" title="Help on post field">Post</a>');
define('_LANG_EF_AD_POSTQUICK','<a href="%s" title="Help on with quicktags">Quicktags</a>');
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','<a href="%s" title="Help on post status">Post Status</a>');
define('_LANG_EFA_DISCUS_STATUS','<a href="%s" title="Help on comment status">Discussion</a>');
define('_LANG_EFA_AD_COMMENTS','Allow Comments');
define('_LANG_EFA_AD_PINGS','Allow Pings');
define('_LANG_EFA_POST_SLUG','<a href="%s" title="Help on post slug">Post Slug</a>');
define('_LANG_EFA_POST_CUSTOM','<a href="%s" title="Help on custom fields">Custom Field</a>');
define('_LANG_EFA_POST_PASSWORD','<a href="%s" title="Help on post password">Post Password</a>');
define('_LANG_EFA_POST_EXCERPT','<a href="%s" title="Help on post excerpts">Excerpt</a>');
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');
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/admin-functions.php */
define('_LANG_WAF_ADD_FIELD','Add a new custom field to this post:');
define('_LANG_WAF_CUSTOM_KEY','Key');
define('_LANG_WAF_CUSTOM_VALUE','Value');
define('_LANG_WAF_CUSTOM_ACTION','Action');
define('_LANG_WAF_CUSTOM_UPDATE','Update');
define('_LANG_WAF_CUSTOM_DELETE','Delete');
define('_LANG_WAF_CUSTOM_SELECT','- Select -');
define('_LANG_WAF_CUSTOM_BTN','Add Custom Field &raquo;');
define('_LANG_WAF_CUSTOM_MESSAGE1','Post updated');
define('_LANG_WAF_CUSTOM_MESSAGE2','Custom field updated');
define('_LANG_WAF_CUSTOM_MESSAGE3','Custom field deleted.');
define('_LANG_WAF_TIMESTAMP','<a href="%s" title="Help on changing the timestamp">Edit timestamp</a>');

/* 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:');
define('_LANG_EFC_COM_DELETE','Delete 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','<a href="%s"><strong>Add</strong> a link</a>');
define('_LANG_WLA_LINK_ADDED','Link added.');
define('_LANG_WLA_SUB_URI','URI:');
define('_LANG_WLA_SUB_NAME','<a href="%s">Link Name:</a>');
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_BLANK','_blank');
define('_LANG_WLA_CHECK_TOP','_top');
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','<p>You can drag <a href="%s" title="Link add bookmarklet">Link This</a> to your toolbar and when you click it a window will pop up that will allow you to add whatever site you&#8217;re on to your links! Right now this only works on Mozilla or Netscape, but we&#8217;re working on it.</p>');
define('_LANG_WLA_BUTTON_TEXTNAME','Add Link &raquo;');

/* File Name wp-admin/link-categories.php */
define('_LANG_WLC_DONOT_DELETE','Can\'t delete the <strong>%s</strong> link category: this is the default one');
define('_LANG_WLC_TITLE_TEXT','Edit &#8220; %s &#8221; Category');
define('_LANG_WLC_CATE_OPTION','Category Options');
define('_LANG_WLC_EPAGE_TITLE','<a href="%s">Link Categories:</a>');
define('_LANG_WLC_ADD_TITLE','<a href="%s">Add a Link Category:</a>');
define('_LANG_WLC_SUBEDIT_NAME','Name:');
define('_LANG_WLC_SUBEDIT_TOGGLE','Toggle:');
define('_LANG_WLC_SUBEDIT_INVISIBLE','When new link is added toggle all others to be invisible');
define('_LANG_WLC_SUBEDIT_FORMAT','Formatting');
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_REGARD','shown in <code>title</code> regardless');
define('_LANG_WLC_SUBEDIT_RATE','rating');
define('_LANG_WLC_SUBEDIT_UPDATED','updated');
define('_LANG_WLC_SUBEDIT_SORT','Sort by:');
define('_LANG_WLC_SORT_NAME','Name');
define('_LANG_WLC_SORT_RANDOM','Random');
define('_LANG_WLC_SORT_LENGTH','Name Length');
define('_LANG_WLC_SUBEDIT_DESCEND','Descending?');
define('_LANG_WLC_SUBEDIT_BEFORE','Before Link:');
define('_LANG_WLC_SUBEDIT_BETWEEN','Between Link and Description:');
define('_LANG_WLC_SUBEDIT_AFTER','After Link:');
define('_LANG_WLC_SUBEDIT_LIMIT','Limit:');
define('_LANG_WLC_SAVEBUTTON_TEXT','Save Category Settings &raquo;');
define('_LANG_WLC_ADDBUTTON_TEXT','Add Category &raquo;');
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_OVER','These are the defaults for when you call a link category with no additional arguments. All of these settings may be overwritten.');
define('_LANG_WLC_EPAGE_NOTE','<p>Deleting a link category does not delete links from that category.<br />It will just set them back to the default category <b>%s</b>.</p>');
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 :)');
define('_LANG_IMG_NAME','<img src="../wp-images/icon/ficon_alpha_n.gif" width="19" height="19" border="0" alt="Name" title="Name" />');
define('_LANG_IMG_ID','<img src="../wp-images/icon/ficon_alpha_i.gif" width="19" height="19" border="0" alt="ID" title="ID" />');
define('_LANG_IMG_TOGGLE','<img src="../wp-images/icon/ficon_alpha_t.gif" width="19" height="19" border="0" alt="Toggle" title="Toggle" />');
define('_LANG_IMG_IMAGES','<img src="../wp-images/icon/ficon_alpha_i.gif" width="19" height="19" border="0" alt="Images" title="Images" />');
define('_LANG_IMG_DESC','<img src="../wp-images/icon/ficon_alpha_d.gif" width="19" height="19" border="0" alt="Description" title="Description" />');
define('_LANG_IMG_RATE','<img src="../wp-images/icon/ficon_alpha_r.gif" width="19" height="19" border="0" alt="Rating" title="Rating" />');
define('_LANG_IMG_UPDATED','<img src="../wp-images/icon/ficon_alpha_u.gif" width="19" height="19" border="0" alt="Updated" title="Updated" />');
define('_LANG_IMG_SORT','<img src="../wp-images/icon/ficon_alpha_s.gif" width="19" height="19" border="0" alt="Sort Order" title="Sort Order" />');
define('_LANG_IMG_DESCEND','<img src="../wp-images/icon/ficon_alpha_d.gif" width="19" height="19" border="0" alt="Descend" title="Descend" />');
define('_LANG_IMG_BEFORE','<img src="../wp-images/icon/ficon_alpha_lesser.gif" width="19" height="19" border="0" alt="Before Link" title="Before Link" />');
define('_LANG_IMG_BETWEEN','<img src="../wp-images/icon/ficon_alpha_minus.gif" width="19" height="19" border="0" alt="Between Link and Description" title="Between Link and Description" />');
define('_LANG_IMG_AFTER','<img src="../wp-images/icon/ficon_alpha_greater.gif" width="19" height="19" border="0" alt="After Link" title="After Link" />');
define('_LANG_IMG_LIMIT','<img src="../wp-images/icon/ficon_alpha_n.gif" width="19" height="19" border="0" alt="Limit" title="Limit" />');
define('_LANG_IMG_ACTION','<img src="../wp-images/icon/ficon_alpha_a.gif" width="19" height="19" border="0" alt="Action" title="Action" />');

/* 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 <a href="http://www.blogrolling.com">Blogrolling.com</a> and sign in. Once you&#8217;ve done that, click on <strong>Get Code</strong>, and then look for the <a href="%s"><strong><abbr title="Outline Processor Markup Language">OPML</abbr> code</strong></a>.');
define('_LANG_WLI_ROLL_OPMLLINK','Or go to <a href="http://blo.gs">Blo.gs</a> and sign in. Once you&#8217;ve done that in the \'Welcome Back\' box on the right, click on <strong>share</strong>, and then look for the <a href="%s"><strong><abbr title="Outline Processor Markup Language">OPML</abbr> link</strong></a> (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','<a href="%s">Your OPML URL:</a>');
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 /><a href="%s">Category</a>: ');
define('_LANG_WLI_ROLL_BUTTONTEXT','Import!');
define('_LANG_WLI_ROLL_HELP','<a href="%s">Help</a>');
define('_LANG_WLI_ROLL_ING','Importing...');
define('_LANG_WLI_ROLL_ERROR','Upload error');
define('_LANG_WLI_ROLL_INSERTED','<p>Inserted <strong>%s</strong></p>');
define('_LANG_WLI_ROLL_ALLDONE','Inserted %1$d links into category %2$s. All done! Go <a href="%3$s">manage those links</a>.');
define('_LANG_WLI_ROLL_AGAIN','You need to supply your OPML url. Press back on your browser and try again');

/* 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_EDIT_BASIC','Basics');
define('_LANG_WLM_EDIT_ADVANCED','Advanced');
define('_LANG_WLM_EDIT_XFN','Link Relationship (<a href="http://gmpg.org/xfn/creator">XFN Creator</a>)');
define('_LANG_WLM_SHOW_LINKS','<a href="%s"><strong>Show</strong> links in category:</a>');
define('_LANG_WLM_ORDER_BY','<a href="%s"><strong>Order</strong> by:</a>');
define('_LANG_WLM_HELP_SHOW','<a href="%s">Help</a>');
define('_LANG_WLM_SHOW_BUTTONTEXT','Show');
define('_LANG_WLM_SHOW_ACTIONTEXT','Action');
define('_LANG_WLM_SHOW_YES','Yes');
define('_LANG_WLM_SHOW_NO','No');
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','<a href="%s">Assign</a>');
define('_LANG_WLM_OWNER_SHIP','ownership to:');
define('_LANG_WLM_TOGGLE_TEXT','Toggle ');
define('_LANG_WLM_VISIVILITY_TEXT','<a href="%s">Toggle Visibility</a>');
define('_LANG_WLM_VISIVILITY_BTN','Toggle Visibility');
define('_LANG_WLM_MOVE_TEXT','Move');
define('_LANG_WLM_TO_CATEGORY','<a href="%s">to category</a>');
define('_LANG_WLM_TOGGLE_BOXES','Toggle Checkboxes');
define('_LANG_WLM_TOGGLE_HELP','<a href="%s">Help</a>');
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','%s comment approved <br />');
define('_LANG_WPM_COMS_APPROVS','%s comments approved <br />');
define('_LANG_WPM_COM_DEL','%s comment deleted <br />');
define('_LANG_WPM_COMS_DELS','%s comment deleted <br />');
define('_LANG_WPM_COM_UNCHANGE','%s comment unchanged <br />');
define('_LANG_WPM_COMS_UNCHANGES','%s comments unchanged <br />');
define('_LANG_WPM_WAIT_APPROVAL','The following comments are in the moderation queue');
define('_LANG_WPM_CURR_COMAPP','<p>Currently there are no comments to be approved.</p>');
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&#8242;t be asked again, so you should double-check that you really want to delete the comment - once deleted you can&#8242;t bring them back!)</p><p><em>later</em>: don&#8242;t change the comment&#8242;s status at all now.</p>');
define('_LANG_WPM_MODERATE_BUTTON','Moderate Comments &raquo;');
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_SUBMIT_TEXT','Update Settings &raquo;');
define('_LANG_WOP_SETTING_SAVED','setting(s) saved... ');
define('_LANG_WOP_OPTIONS_TITLE','Options');
define('_LANG_WOP_CHOOSE_MENU','Please choose the above-mentioned sub menu.');
define('_LANG_WOP_PAGE_IMAGE','<img src="../wp-images/me_image.jpg" width="250" height="187" border="0" alt="Hello!" />');

/* File Name wp-admin/options-link.php */
define('_LANG_WLM_VARIOUS_SETTINGS','Various settings for the link manager.');
define('_LANG_WLM_MINIMUM_LEVEL','The minimum admin level to edit links');
define('_LANG_WLM_ALL_VISIBLE','set this to false to have all links visible and editable to everyone in the link manager');
define('_LANG_WLM_TYPE_RATING','Set this to the type of rating indication you wish to use');
define('_LANG_WLM_SET_CHAR','If we are set to \'char\' which char to use.');
define('_LANG_WLM_VALUE_ZERO','What do we do with a value of zero? set this to true to output nothing, 0 to output as normal (number/image)');
define('_LANG_WLM_SAME_IMAGE','Use the same image for each rating point? (Uses links_rating_image[0])');
define('_LANG_WLM_RATING_I0','Image for rating 0 (and for single image)');
define('_LANG_WLM_RATING_I1','Image for rating 1');
define('_LANG_WLM_RATING_I2','Image for rating 2');
define('_LANG_WLM_RATING_I3','Image for rating 3');
define('_LANG_WLM_RATING_I4','Image for rating 4');
define('_LANG_WLM_RATING_I5','Image for rating 5');
define('_LANG_WLM_RATING_I6','Image for rating 6');
define('_LANG_WLM_RATING_I7','Image for rating 7');
define('_LANG_WLM_RATING_I8','Image for rating 8');
define('_LANG_WLM_RATING_I9','Image for rating 9');
define('_LANG_WLM_GRAB_FROM','Which file to grab from weblogs.com');
define('_LANG_WLM_CACHE_MIN','cache time in minutes (if it is older than this get a new copy)');
define('_LANG_WLM_DATE_TOOLTIP','The date format for the updated tooltip');
define('_LANG_WLM_TXT_PREPEND','The text to prepend to a recently updated link');
define('_LANG_WLM_TXT_APPEND','The text to append to a recently updated link');
define('_LANG_WLM_MIN_UPDATED','The time in minutes to consider a link recently updated');

/* File Name wp-admin/options-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 &#8220;tags&#8221; 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>');
define('_LANG_WPL_CODE_SECOND','Second of the minute, for example <code>33</code>');
define('_LANG_WPL_CODE_POSTNAME','A sanitized version of the title of the post. So &#8220;This Is A Great Post!&#8221; becomes &#8220;<code>this-is-a-great-post</code>&#8221; in the URI');
define('_LANG_WPL_CODE_POSTID','The unique ID # of the post, for example <code>423</code>');
define('_LANG_WPL_USE_EXAMPLE','<p>So for example a value like:</p>
<p><code>/archives/%year%/%monthnum%/%day%/%postname%/</code> </p>
<p>would give you a permalink like:</p>
<p><code>/archives/2003/05/23/my-cheese-sandwich/</code></p>
<p> In general for this you must use mod_rewrite, however if you put a filename at the beginning WordPress will attempt to use that to pass the arguments, for example:</p>
<p><code>/index.php/archives/%year%/%monthnum%/%day%/%postname%/</code> </p>
<p>If you use this option you can ignore the mod_rewrite rules. </p>');
define('_LANG_WPL_USE_TEMPTEXT','Use the template tags above to create a virtual site structure:');
define('_LANG_WPL_USE_BLANK','If you like, you may enter a custom prefix for your category URIs here. For example, <code>/taxonomy/categorias</code> would make your category links like <code>http://example.org/taxonomy/categorias/general/</code>. If you leave this blank the default will be used.');
define('_LANG_WPL_USE_HTACCESS','Using the permalink structure value you currently have, <code>%s</code>, these are the mod_rewrite rules you should have in your <code>.htaccess</code> file. Click in the field and press <kbd>CTRL + a</kbd> to select all.');
define('_LANG_WPL_ENGINE_ON','RewriteEngine On RewriteBase');
define('_LANG_WPL_EDIT_TEMPLATE','<p>If your <code>.htaccess</code> file is writable by WordPress, you can <a href="%s">edit it through your template interface</a>.</p>');
define('_LANG_WPL_MOD_REWRITE','You are not currently using customized permalinks. No special mod_rewrite rules are needed.');
define('_LANG_WPL_SUBMIT_UPDATE','Update Permalink Structure &raquo;');

/* File Name wp-admin/profile.php */
define('_LANG_WPF_ERR_NICKNAME','<strong>ERROR</strong>: please enter your nickname (can be the same as your login)');
define('_LANG_WPF_ERR_ICQUIN','<strong>ERROR</strong>: your ICQ UIN can only be a number, no letters allowed');
define('_LANG_WPF_ERR_TYPEMAIL','<strong>ERROR</strong>: please type your e-mail address');
define('_LANG_WPF_ERR_CORRECT','<strong>ERROR</strong>: the email address isn&#8217;t correct');
define('_LANG_WPF_ERR_TYPETWICE','<strong>ERROR</strong>: you typed your new password only once. Go back to type it twice.');
define('_LANG_WPF_ERR_DIFFERENT','<strong>ERROR</strong>: you typed two different passwords. Go back to correct that.');
define('_LANG_WPF_ERR_PROFILE','<strong>ERROR</strong>: couldn&#8217;t update your profile... please contact the webmaster !');
define('_LANG_WPF_TITLE_PROFILE','Profile');
define('_LANG_WPF_SUBT_VIEW','View Profile');
define('_LANG_WPF_SUBT_FIRST','First name:');
define('_LANG_WPF_SUBT_LAST','Last name:');
define('_LANG_WPF_SUBT_NICK','Nickname:');
define('_LANG_WPF_SUBT_MAIL','Email:');
define('_LANG_WPF_SUBT_URL','Website:');
define('_LANG_WPF_SUBT_ICQ','ICQ:');
define('_LANG_WPF_SUBT_AIM','AIM:');
define('_LANG_WPF_SUBT_MSN','MSN IM:');
define('_LANG_WPF_SUBT_YAHOO','Yahoo IM:');
define('_LANG_WPF_SUBT_ONE','&nbsp;IE one-click bookmarklet');
define('_LANG_WPF_SUBT_COPY','To have a one-click bookmarklet, just copy and paste this<br />into a new text file:');
define('_LANG_WPF_SUBT_BOOK','Save it as wordpress.reg, and double-click on this file in an Explorer<br />window. Answer Yes to the question, and restart Internet Explorer.<br /><br />That&#8242;s it, you can now right-click in an IE window and select <br />&#8242;Post to WP&#8242; to make the bookmarklet appear. :)');
define('_LANG_WPF_SUBT_CLOSE','Close this window');
define('_LANG_WPF_SUBT_UPDATED','Profile updated.');
define('_LANG_WPF_SUBT_EDIT','Edit Your Profile');
define('_LANG_WPF_SUBT_USERID','Login:');
define('_LANG_WPF_SUBT_LEVEL','Level:');
define('_LANG_WPF_SUBT_POSTS','Posts:');
define('_LANG_WPF_SUBT_LOGIN','Login:');
define('_LANG_WPF_SUBT_DESC','Profile:');
define('_LANG_WPF_SUBT_IDENTITY','Identity on blog: ');
define('_LANG_WPF_SUBT_NEWPASS','New Password');
define('_LANG_WPF_SUBT_TWICEPASS','(Leave blank to stay the same.)');
define('_LANG_WPF_SUBT_MOZILLA','No Sidebar found!  You must use Mozilla 0.9.4 or later!');
define('_LANG_WPF_SUBT_SIDEBAR','SideBar');
define('_LANG_WPF_SUBT_FAVORITES','Add this link to your favorites:');
define('_LANG_WPF_SUBT_UPDATE','Update Profile &raquo;');

/* File Name wp-admin/sidebar.php */
define('_LANG_WAS_SIDE_POSTED','Posted !');
define('_LANG_WAS_SIDE_AGAIN','<a href="sidebar.php">Click here</a> to post again.');

/* File Name wp-admin/templates.php */
define('_LANG_WAT_EDIT_ING','Editing <strong>%s</strong>');
define('_LANG_WAT_CAREFUL_EDIT',' &#8212; this is a WordPress file, be careful when editing it!');
define('_LANG_WAT_LEVEL_ERR','<p>You have no right to edit the template for this blog.<br />Ask for a promotion to your blog admin. :)</p>');
define('_LANG_WAT_SORRY_EDIT','Sorry, can&#8217;t edit files with ".." in the name. If you are trying to edit a file in your WordPress home directory, you can just type the name of the file in.');
define('_LANG_WAT_SORRY_PATH','Sorry, can&#8217;t call files with their real path.');
define('_LANG_WAT_EDITED_SUCCESS','<em>File edited successfully.</em>');
define('_LANG_WAT_FILE_CHMOD','you cannot update that file/template: must make it writable, e.g. CHMOD 766');
define('_LANG_WAT_OOPS_EXISTS','<p>Oops, no such file exists! Double check the name and try again, merci.</p>');
define('_LANG_WAT_OTHER_FILE','To edit a file, type its name here. You can edit any file <a href="http://wiki.wordpress.org/index.php/MakeWritable" title="Read more about making files writable">writable by the server</a>, e.g. CHMOD 666.');
// define('_LANG_WAT_TYPE_HERE','To edit a file, type its name here:');
define('_LANG_WAT_FTP_CLIENT','Note: of course, you can also edit the files/templates in your text editor of choice and upload them. This online editor is only meant to be used when you don&#8217;t have access to a text editor or FTP client.');
define('_LANG_WAT_UPTEXT_TEMP','Update file &raquo;');
define('_LANG_WAT_EDTEXT_TEMP','Edit file &raquo;');
define('_LANG_WAT_COMMON_FILES','Common files: (click to edit)');
define('_LANG_WAT_PLUGIN_FILES','Plugin files:');
define('_LANG_WAT_REWRITE_RULES','for rewrite rules');
define('_LANG_WAT_LEGACY_HACKS','legacy hacks support');

/* File Name wp-admin/users.php */
define('_LANG_WUS_WHOSE_LEVEL','Can&#8217;t change the level of a user whose level is higher than yours.');
define('_LANG_WUS_WHOSE_DELETE','Can&#8217;t delete a user whose level is higher than yours.');
define('_LANG_WUS_CANNOT_DELU','Couldn&#8217;t delete user');
define('_LANG_WUS_USER_DELETED','User deleted.');
define('_LANG_WUS_CANNOT_DELUPOST','Couldn&#8217;t delete user&#8217;s post');
define('_LANG_WUS_AU_THOR','Authors');
define('_LANG_WUS_AU_NICK','Nickname');
define('_LANG_WUS_AU_NAME','Name');
define('_LANG_WUS_AU_MAIL','E-mail');
define('_LANG_WUS_AU_URI','URI');
define('_LANG_WUS_AU_LEVEL','Level');
define('_LANG_WUS_AU_POSTS','Posts');
define('_LANG_WUS_AU_USERS','Users');
define('_LANG_WUS_AU_WARNING','To delete a user, bring his level to zero, then click on the red X.<br /><strong>Warning:</strong> deleting a user also deletes all posts made by this user.');
define('_LANG_WUS_ADD_USER','Add User');
define('_LANG_WUS_ADD_THEMSELVES','<p>Users can <a href="%s/wp-register.php">register themselves</a> or you can manually create users here.</p>');
define('_LANG_WUS_ADD_FIRST','First Name ');
define('_LANG_WUS_ADD_LAST','Last Name ');
define('_LANG_WUS_ADD_PASS','Password');
define('_LANG_WUS_ADD_TWICE','Password (twice) ');
define('_LANG_WUS_ADD_BTN','Add User &raquo;');

/* File Name wp-comments.php */
define('_LANG_WPCM_LOAD_DIRECTLY','Please do not load this page directly. Thanks!');
define('_LANG_WPCM_ENTER_PASS','Enter your password to view comments.');
define('_LANG_WPCM_COM_ATITLE','Comments');
define('_LANG_WPCM_COM_STITLE','1 Comment');
define('_LANG_WPCM_COM_NTITLE','% Comments');
define('_LANG_WPCM_COM_RSS','<abbr title="Really Simple Syndication">RSS</abbr> feed for comments on this post.');
define('_LANG_WPCM_COM_TRACK','The <acronym title="Uniform Resource Identifier">URI</acronym> to TrackBack this entry is: ');
define('_LANG_WPCM_COM_YET','No comments yet.');
define('_LANG_WPCM_COM_LEAVE','Leave a Comment');
define('_LANG_WPCM_HTML_ALLOWED','Line and paragraph breaks automatic, e-mail address never displayed, <acronym title="Hypertext Markup Language">HTML</acronym> allowed:');
define('_LANG_WPCM_COM_YOUR','Your Comment');
define('_LANG_WPCM_PLEASE_NOTE','<strong>Please note:</strong> Comment moderation is currently enabled so there may be a delay between when you post your comment and when it shows up. Patience is a virtue; there&#8217;s no need to resubmit your comment.');
define('_LANG_WPCM_COM_SAYIT','Say it!');
define('_LANG_WPCM_THIS_TIME','Sorry, the comment form is closed at this time.');
define('_LANG_WPCM_COM_NAME','Name');
define('_LANG_WPCM_COM_MAIL','E-mail');
define('_LANG_WPCM_COM_URI','<acronym title="Uniform Resource Identifier">URI</acronym>');

/* File Name wp-comments-post.php */
define('_LANG_WPCP_SORRY_ITEM','Sorry, comments are closed for this item.');
define('_LANG_WPCP_ERR_FILL','Error: please fill the required fields (name, email).');
define('_LANG_WPCP_ERR_TYPE','Error: please type a comment.');
define('_LANG_WPCP_SORRY_SECONDS','Sorry, you can only post a new comment once every 10 seconds. Slow down cowboy.');

/* File Name wp-admin/upload.php */
define('_LANG_WAU_UPLOAD_TITLE','Upload Image or File');
define('_LANG_WAU_UPLOAD_DISABLED','The admin disabled this function');
define('_LANG_WAU_UPLOAD_DIRECTORY','It doesn\'t look like you can use the file upload feature at this time because the directory you have specified (<code>%s</code>) doesn\'t appear to be writable by WordPress. Check the permissions on the directory and for typos.');
define('_LANG_WAU_UPLOAD_OPTIONS','You can upload files with the extension %1$s as long as they are no larger than %2$s <abbr title="Kilobytes">KB</abbr>. If you&#8217;re an admin you can configure these values under <a href="%3$s">options</a>.');
define('_LANG_WAU_UPLOAD_FILE','File:');
define('_LANG_WAU_UPLOAD_ALT','Description:');
define('_LANG_WAU_UPLOAD_THUMBNAIL','Create a thumbnail?');
define('_LANG_WAU_UPLOAD_NO','No thanks');
define('_LANG_WAU_UPLOAD_SMALL','Small (200px largest side)');
define('_LANG_WAU_UPLOAD_LARGE','Large (400px largest side)');
define('_LANG_WAU_UPLOAD_CUSTOM','Custom size');
define('_LANG_WAU_UPLOAD_PX','px (largest side)');
define('_LANG_WAU_UPLOAD_BTN','Upload File');
define('_LANG_WAU_UPLOAD_NOTALLOWED','File %1$s of type %2$s is not allowed.');
define('_LANG_WAU_UPLOAD_COULDNOT','Couldn\'t upload your file to %s.');
define('_LANG_WAU_UPLOAD_UPLOADED','File uploaded!');
define('_LANG_WAU_UPLOAD_SUCCESS','Your file <code>%s</code> was uploaded successfully!');
define('_LANG_WAU_UPLOAD_CODE','Here\'s the code to display it:');
define('_LANG_WAU_UPLOAD_START','Start over');
define('_LANG_WAU_UPLOAD_DUPLICATE','Duplicate File ?');
define('_LANG_WAU_UPLOAD_EXISTS','The filename \'%s\' already exists!');
define('_LANG_WAU_UPLOAD_MOVEDTO','Filename \'%1$s\' moved to \'%2$s\'');
define('_LANG_WAU_UPLOAD_RENAME','Confirm or rename:');
define('_LANG_WAU_UPLOAD_ALTER','Alternate name:');
define('_LANG_WAU_UPLOAD_REBTN','Rename');
define('_LANG_WAU_UPLOAD_CODEIN','It inserts in form.');
define('_LANG_WAU_UPLOAD_AMAZON','Amazon Associate');
define('_LANG_WAU_UPLOAD_DETAIL','Image Details:');
define('_LANG_WAU_UPLOAD_FNAME','Name:');
define('_LANG_WAU_UPLOAD_FSIZE','Size:');
define('_LANG_WAU_UPLOAD_FTYPE','Type:');

/* File Name wp-admin/options-general.php */
define('_LANG_WAO_GENERAL_OPTIONS','General Options');
define('_LANG_WAO_GENERAL_DISABLED','You have do not have sufficient permissions to edit the options for this blog.');
define('_LANG_WAO_GENERAL_WPTITLE','Weblog title: ');
define('_LANG_WAO_GENERAL_TAGLINE','Tagline:');
define('_LANG_WAO_GENERAL_WPURI','WordPress address (URI):');
define('_LANG_WAO_GENERAL_BGURI','Blog address (URI):');
define('_LANG_WAO_GENERAL_HOMEPAGE','If you want your blog homepage to be different than the directory you installed WordPress in, enter that address here.');
define('_LANG_WAO_GENERAL_MAIL','E-mail address: ');
define('_LANG_WAO_GENERAL_MEMBER','Membership:');
define('_LANG_WAO_GENERAL_TIME','Date and Time');
define('_LANG_WAO_GENERAL_GMT','<acronym title="Greenwich Meridian Time">GMT</acronym> time is: ');
define('_LANG_WAO_GENERAL_DIFFER','Times in the weblog should differ by: ');
define('_LANG_WAO_GENERAL_HOURS','hours');
define('_LANG_WAO_GENERAL_CODE','The following use the same syntax as the <a href="http://php.net/date">PHP <code>date()</code> function</a>. Save option to update sample output. ');
define('_LANG_WAO_GENERAL_DDATE','Default date format:');
define('_LANG_WAO_GENERAL_DTIME','Default time format:');
define('_LANG_WAO_GENERAL_OUTPUT','Output:');
define('_LANG_WAO_GENERAL_EXPLIAIN','In a few words, explain what this weblog is about.');
define('_LANG_WAO_GENERAL_ADMIN','This address is used only for admin purposes.');
define('_LANG_WAO_GENERAL_REGISTER','Anyone can register');
define('_LANG_WAO_GENERAL_ARTICLES','Any registered member can publish articles');
define('_LANG_WAO_GENERAL_UPDATE','Update Options &raquo;');

/* File Name wp-admin/options-writing.php */
define('_LANG_WAO_WRITING_ERROR','You have do not have sufficient permissions to edit the options for this blog.');
define('_LANG_WAO_WRITING_TITLE','Writing Options');
define('_LANG_WAO_WRITING_STYLE','When starting a post, show:');
define('_LANG_WAO_WRITING_SIMPLE','Simple controls');
define('_LANG_WAO_WRITING_ADVANCED','Advanced controls');
define('_LANG_WAO_WRITING_LINES','lines');
define('_LANG_WAO_WRITING_DISPLAY','Convert emoticons like <code>:-)</code> and <code>:-P</code> to graphics on display');
define('_LANG_WAO_WRITING_XHTML','WordPress should correct invalidly nested XHTML automatically');
define('_LANG_WAO_WRITING_CHARACTER','The character encoding you write your blog in (UTF-8 recommended)');
define('_LANG_WAO_WRITING_BOX','Size of the writing box:');
define('_LANG_WAO_WRITING_FORMAT','Formatting:');
define('_LANG_WAO_WRITING_ENCODE','Character Encoding:');
define('_LANG_WAO_WRITING_SERVICES','Update Services');
define('_LANG_WAO_WRITING_SOMETHING','Enter the sites that you would like to notify when you publish a new post. For a list of some recommended sites to ping please see <a href="http://wiki.wordpress.org/index.php/UpdateServices">Update Services</a> on the wiki. Separate multiple URIs by line breaks.');
define('_LANG_WAO_WRITING_MWRITE','Writing by Email');
define('_LANG_IWAO_WRITING_MPOP','To post to WordPress by email you must set up a secret email account with POP3 access. Any mail received at this address will be posted, so it&#8217;s a good idea to keep this address very secret. Here are three random strings you could use: <code>%s</code>, <code>%s</code>, <code>%s</code>.');
define('_LANG_IWAO_WRITING_MSERVER','Mail server:');
define('_LANG_WAO_WRITING_MLOGIN','Login name:');
define('_LANG_WAO_WRITING_MPASS','Password:');
define('_LANG_WAO_WRITING_MPORT','Port:');
define('_LANG_WAO_WRITING_MCATE','Usual category:');
define('_LANG_WAO_WRITING_UPDATE','Update Options &raquo;');

/* File Name wp-admin/options-discussion.php */
define('_LANG_WAO_DISCUSS_TITLE','Discussion Options');
define('_LANG_WAO_DISCUSS_INDIVIDUAL','Usual settings for an article: <em>(These settings may be overidden for individual articles.)</em>');
define('_LANG_WAO_DISCUSS_NOTIFY','Attempt to notify any Weblogs linked to from the article. (Slows down posting.)');
define('_LANG_WAO_DISCUSS_PINGTRACK','Allow link notifications from other Weblogs. (Pingbacks and trackbacks.)');
define('_LANG_WAO_DISCUSS_PEOPLE','Allow people to post comments on the article');
define('_LANG_WAO_DISCUSS_EMAIL','Email me whenever:');
define('_LANG_WAO_DISCUSS_ANYONE','Anyone posts a comment');
define('_LANG_WAO_DISCUSS_DECLINED','A comment is approved or declined');
define('_LANG_WAO_DISCUSS_APPEARS','Before a comment appears:');
define('_LANG_WAO_DISCUSS_ADMIN','An administrator must approve the comment (regardless of any matches below)');
define('_LANG_WAO_DISCUSS_FILLOUT','User must fill out name and email');
define('_LANG_WAO_DISCUSS_COMMENT','Comment Moderation');
define('_LANG_WAO_DISCUSS_SPAM','Hold a comment in the queue if it contains more than %s links. (A common characteristic of comment spam is a large number of hyperlinks.');
define('_LANG_WAO_DISCUSS_MODERATION','When a comment contains any of these words in its content, name, URI,  email, or IP, hold it in the moderation queue: (Separate multiple words with new lines.) <a href="http://wiki.wordpress.org/index.php/SpamWords">Common spam words</a>.');
define('_LANG_WAO_DISCUSS_BTNTXT','Update Options &raquo;');

/* File Name wp-admin/options-misc.php */
define('_LANG_WAO_MISC_TITLE','Miscellaneous Options');
define('_LANG_WAO_MISC_UPLOADS','Allow File Uploads');
define('_LANG_WAO_MISC_DIRECTORY','Destination directory:');
define('_LANG_WAO_MISC_RECOMMEND','Recommended: <code>%s</code>');
define('_LANG_WAO_MISC_URI','URI of this directory:');
define('_LANG_WAO_MISC_MAX','Maximum size:');
define('_LANG_WAO_MISC_BYTES','Kilobytes (KB)');
define('_LANG_WAO_MISC_EXTENSION','Allowed file extensions:');
define('_LANG_WAO_MISC_EG','Recommended: <code>jpg jpeg png gif </code>');
define('_LANG_WAO_MISC_LEVEL','Minimum level to upload:');
define('_LANG_WAO_MISC_GEO','Use Geographic Tracking Features');
define('_LANG_WAO_MISC_LATITUDE','Default latitude:');
define('_LANG_WAO_MISC_LONGITUDE','Default longitude:');
define('_LANG_WAO_MISC_SPECIFIED','Use default location values if none specified.');
define('_LANG_WAO_MISC_HACK','Use legacy <code>my-hacks.php</code> file support');
define('_LANG_WAO_MISC_BTNTXT','Update Options &raquo;');

/* File Name wp-admin/options-reading.php */
define('_LANG_WAO_READING_TITLE','Reading Options');
define('_LANG_WAO_READING_FRONT','Front Page');
define('_LANG_WAO_READING_RECENT','Show the most recent:');
define('_LANG_WAO_READING_FEEDS','Syndication Feeds');
define('_LANG_WAO_READING_ARTICLE','For each article, show:');
define('_LANG_WAO_READING_POSTS','posts');
define('_LANG_WAO_READING_FULL','full text');
define('_LANG_WAO_READING_SUMMARY','summary');
define('_LANG_WAO_READING_ENCODE','Encoding for pages and feeds:');
define('_LANG_WAO_READING_CHARACTER','The character encoding you write your blog in (UTF-8 recommended<a href="http://developer.apple.com/documentation/macos8/TextIntlSvcs/TextEncodingConversionManager/TEC1.5/TEC.b0.html"></a>)');
define('_LANG_WAO_READING_RSS','The language of your blog');
define('_LANG_WAO_READING_GZIP','WordPress should compress articles (gzip) if browsers ask for them');
define('_LANG_WAO_READING_BTNTXT','Update Options &raquo;');

/* File Name wp-admin/plugins.php */
define('_LANG_PG_LEAST_LEVEL','Sorry, you must be at least a level 8 user to modify plugins.');
define('_LANG_PG_ACTIVATED_OK','Plugin <strong>activated</strong>');
define('_LANG_PG_DEACTIVATED_OK','Plugin <strong>deactivated</strong>');
define('_LANG_PG_PAGE_TITLE','Plugin Management');
define('_LANG_PG_NEED_PUT','Plugins are files you usually download seperately from WordPress that add functionality. To install a plugin you generally just need to put the plugin file into your <code>wp-content/plugins</code> directory. Once a plugin is installed, you may activate it or deactivate it here.');
define('_LANG_PG_OPEN_ERROR','Couldn\'t open plugins directory or there are no plugins available.');
define('_LANG_PG_SUB_PLUGIN','Plugin');
define('_LANG_PG_SUB_VERSION','Version');
define('_LANG_PG_SUB_AUTHOR','Author');
define('_LANG_PG_SUB_DESCR','Description');
define('_LANG_PG_SUB_ACTION','Action');
define('_LANG_PG_SUB_DEACTIVATE','Deactivate');
define('_LANG_PG_SUB_ACTIVATE','Activate');
define('_LANG_PG_GOOGLE_HILITE','When someone is referred from a search engine like Google, Yahoo, or WordPress\' own, the terms they search for are highlighted with this plugin. Packaged by <a href="http://photomatt.net/">Matt</a>.');
define('_LANG_PG_MARK_DOWN','Markdown is a text-to-HTML conversion tool for web writers. <a href="http://daringfireball.net/projects/markdown/syntax">Markdown syntax</a> allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML. This plugin <strong>enables Markdown for your posts and comments</strong>. Written by <a href="http://daringfireball.net/">John Gruber</a> in Perl, translated to PHP by <a href="http://www.michelf.com/">Michel Fortin</a>, and made a WP plugin by <a href="http://photomatt.net/">Matt</a>. If you use this you should disable Textile 1 and 2 because the syntax conflicts.');
define('_LANG_PG_TEXTILE_2','This is a simple wrapper for <a href="http://textism.com/?wp">Dean Allen\'s</a> Humane Web Text Generator, also known as <a href="http://www.textism.com/tools/textile/">Textile</a>. Version 2 adds a lot of flexibility that makes it almost a HTML meta-language. As a cost, it\'s slower. If you use this plugin you should disable Textile 1 and Markdown, as they don\'t play well together.');
define('_LANG_PG_HELLO_DOLLY','This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong. Hello, Dolly. This is, by the way, the world\'s first official WordPress plugin. When enabled you will randomly see a lyric from <cite>Hello, Dolly</cite> in the upper right of your admin screen on every page but the plugins page.');
define('_LANG_PG_TEXTILE_1','This is a simple wrapper for <a href="http://textism.com/?wp">Dean Allen\'s</a> Humane Web Text Generator, also known as <a href="http://www.textism.com/tools/textile/">Textile</a>. If you use this plugin you should disable Textile 2 and Markdown, as they don\'t play well together.');

/* Cheatin&#8217; uh? */
define('_LANG_P_CHEATING_ERROR','Cheatin&#8217; uh?');


/* Start Install ************************************************/
/* File Name install.php */
define('_LANG_INST_GUIDE_WPCONFIG','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/setup-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.');
define('_LANG_INST_GUIDE_INSTALLED','<p>You appear to already have WordPress installed. If you would like to reinstall please clear your old database files first.</p></body></html>');
define('_LANG_INST_GUIDE_WELCOM','<p>Welcome to WordPress ME. We&#8217;re now going to go through a few steps to get you up and running with the latest in personal publishing platforms. Before we get started, remember that we require a PHP version of at least 4.1.0, you have %s. Look good? You also need to set up the database connection information in <code>wp-config.php</code>. Have you looked at the <a href="../wp-readme/">readme</a>? If you&#8217;re all ready, <a href="install.php?step=1">let\'s go</a>! </p>');
define('_LANG_INST_STEP1_FIRST','<p>Okay first we&#8217;re going to set up the links database. This will allow you to host your own blogroll, complete with Weblogs.com updates.</p>');
define('_LANG_INST_STEP1_LINKS','<p>Installing WP-Links.</p><p>Checking for tables...</p>');
define('_LANG_INST_STEP1_ALLDONE','Did you defeat the boss monster at the end? Great! You&#8217;re ready for <a href="install.php?step=2">Step 2</a>.');
define('_LANG_INST_STEP2_INFO','First we&#8217;re going to create the necessary blog tables in the database...');

/* Last Question */
define('_LANG_INST_STEP2_LAST','OK. We\'re nearly done now. We just need to ask you a couple of things:');
define('_LANG_INST_STEP2_URL','User setup successful!');
define('_LANG_INST_STEP3_SETUP','<p>Now you can <a href="../wp-login.php">log in</a> with the <strong>login</strong> "<code>admin</code>" and <strong>password</strong> "<code>%s</code>".</p>
<p><strong><em>Note that password</em></strong> carefully! It is a <em>random</em> password that was generated just for you. If you lose it, you will have to delete the tables from the database yourself, and re-install WordPress ME.</p>');
define('_LANG_INST_STEP3_DONE','Were you expecting more steps? Sorry to disappoint. All done!');
define('_LANG_INST_CAUTIONS','<ul><li>Directory : [755]</li><li>wp-config.php : [604`644]</li></ul>');

/* Start Upgrade ************************************************/
/* File Name wp-admin/upgrade.php */
define('_LANG_UPG_STEP_INFO','There doesn\'t seem to be a wp-config.php file. Double check that you updated wp-config.sample.php with the proper database connection information and renamed it to wp-config.php.');
define('_LANG_UPG_STEP_INFO2','<p>This file upgrades you from any previous version of WordPress ME to the latest. It may take a while though, so be patient. </p><p>If you&#8217;re all ready, <a href="upgrade.php?step=1">let\'s go</a>! </p>');
define('_LANG_UPG_STEP_INFO3','<p>There\'s actually only one step. So if you see this, you\'re done. <a href="../">Have fun</a>! </p>');

?>