X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=en.lng.php;h=35ed906dbd86254c7db60f8563f37fbb0f61ed58;hb=refs%2Fheads%2Fbugtrack_2434_search_result_cache2;hp=227f4eca10dba9091604c45325b70e5e5e1d4d7f;hpb=26f82c55329dd556efe6dbf4d8092df85e3d475c;p=pukiwiki%2Fpukiwiki.git diff --git a/en.lng.php b/en.lng.php index 227f4ec..35ed906 100644 --- a/en.lng.php +++ b/en.lng.php @@ -1,8 +1,8 @@ THIS COLOR.'; $_msg_delline = 'The deleted line is THIS COLOR.'; $_msg_goto = 'Go to $1.'; -$_msg_andresult = 'In the page $2, $3 pages that contain all the terms $1 were found.'; -$_msg_orresult = 'In the page $2, $3 pages that contain at least one of the terms $1 were found.'; -$_msg_notfoundresult = 'No page which contains $1 has been found.'; +$_msg_andresult = '$1 was found on $2 pages out of $3 pages.'; +$_msg_orresult = 'At least one of the terms $1 was found on $2 pages out of $3 pages.'; +$_msg_notfoundresult = 'There are no pages containing $1 in $3 pages.'; +$_msg_prev_results = '<< Previous $1 pages'; +$_msg_more_results = 'Next $1 pages >>'; $_msg_symbol = 'Symbols'; $_msg_other = 'Others'; $_msg_help = 'View Text Formatting Rules'; $_msg_week = array('Sun','Mon','Tue','Wed','Thu','Fri','Sat'); $_msg_content_back_to_top = '
'; $_msg_word = 'These search terms have been highlighted:'; +$_msg_unsupported_webbrowser = 'This function doesn\'t support your current Web browser.'; +$_msg_use_alternative_link = 'Please go to the following link destination: $1'; +$_msg_general_error = 'An error occurred while processing.'; /////////////////////////////////////// // Symbols @@ -71,6 +76,7 @@ $_btn_template = 'Use page as template'; $_btn_load = 'Load'; $_btn_edit = 'Edit'; $_btn_delete = 'Delete'; +$_label_template_pages = 'Template pages'; /////////////////////////////////////// // Authentication @@ -82,10 +88,6 @@ $_msg_auth = 'PukiWikiAuth'; $rule_page = 'FormattingRules'; // Formatting rules $help_page = 'Help'; // Help -/////////////////////////////////////// -// TrackBack (REMOVED) -$_tb_date = 'F j, Y, g:i A'; - ///////////////////////////////////////////////// // No subject (article) $_no_subject = 'no subject'; @@ -110,7 +112,6 @@ $_LANG['skin']['list'] = 'List of pages'; $_LANG['skin']['new'] = 'New'; $_LANG['skin']['rdf'] = 'RDF of recent changes'; $_LANG['skin']['recent'] = 'Recent changes'; // RecentChanges -$_LANG['skin']['refer'] = 'Referer'; // Show list of referer $_LANG['skin']['reload'] = 'Reload'; $_LANG['skin']['rename'] = 'Rename'; // Rename a page (and related) $_LANG['skin']['rss'] = 'RSS of recent changes'; @@ -118,9 +119,10 @@ $_LANG['skin']['rss10'] = & $_LANG['skin']['rss']; $_LANG['skin']['rss20'] = & $_LANG['skin']['rss']; $_LANG['skin']['search'] = 'Search'; $_LANG['skin']['top'] = 'Front page'; // Top page -$_LANG['skin']['trackback'] = 'Trackback'; // Show list of trackback $_LANG['skin']['unfreeze'] = 'Unfreeze'; -$_LANG['skin']['upload'] = 'Upload'; // Attach a file +$_LANG['skin']['upload'] = 'Attach'; // Attach a file +$_LANG['skin']['login'] = 'Log in'; +$_LANG['skin']['logout'] = 'Log out'; /////////////////////////////////////// // Plug-in message @@ -145,6 +147,7 @@ $_attach_messages = array( 'msg_deleted' => 'Deleted the file in $1', 'msg_freezed' => 'The file has been frozen.', 'msg_unfreezed'=> 'The file has been unfrozen', + 'msg_renamed' => 'The file has been renamed', 'msg_upload' => 'Upload to $1', 'msg_info' => 'File information', 'msg_confirm' => '

Delete %s.

', @@ -160,6 +163,8 @@ $_attach_messages = array( 'msg_freeze' => 'Freeze file.', 'msg_unfreeze' => 'Unfreeze file.', 'msg_isfreeze' => 'File is frozen.', + 'msg_rename' => 'Rename', + 'msg_newname' => 'New file name', 'msg_require' => '(require administrator password)', 'msg_filesize' => 'size', 'msg_date' => 'date', @@ -173,6 +178,7 @@ $_attach_messages = array( 'err_notfound' => 'Could not fid the file in $1', 'err_noexist' => 'File does not exist.', 'err_delete' => 'Cannot delete file in $1', + 'err_rename' => 'Cannot rename this file', 'err_password' => 'Wrong password.', 'err_adminpass'=> 'Wrong administrator password', 'btn_upload' => 'Upload', @@ -224,6 +230,8 @@ $_msg_comment = 'Comment: '; $_title_comment_collided = 'On updating $1, a collision has occurred.'; $_msg_comment_collided = 'It seems that someone has already updated the page you were editing.
The comment was added, alhough it may be inserted in the wrong position.
'; +$_comment_plugin_fail_msg = 'It seems that someone has already updated the page you were editing.
+ Failed to add the comment.
'; /////////////////////////////////////// // deleted.inc.php @@ -326,19 +334,6 @@ $_recent_plugin_frame = '
recent(%d)
%s
'; /////////////////////////////////////// -// referer.inc.php -$_referer_msg = array( - 'msg_H0_Refer' => 'Referer', - 'msg_Hed_LastUpdate' => 'LastUpdate', - 'msg_Hed_1stDate' => 'First Register', - 'msg_Hed_RefCounter' => 'RefCounter', - 'msg_Hed_Referer' => 'Referer', - 'msg_Fmt_Date' => 'F j, Y, g:i A', - 'msg_Chr_uarr' => '⇑', - 'msg_Chr_darr' => '⇓', -); - -/////////////////////////////////////// // rename.inc.php $_rename_messages = array( 'err' => '

error:%s

', @@ -377,6 +372,9 @@ $_btn_and = 'AND'; $_btn_or = 'OR'; $_search_pages = 'Search for page starts from $1'; $_search_all = 'Search for all pages'; +$_search_searching = 'Searching...'; +$_search_showing_result = 'Showing search results'; +$_search_detail = 'Show details'; /////////////////////////////////////// // source.inc.php @@ -436,4 +434,12 @@ $_vote_plugin_votes = 'Vote'; // yetlist.inc.php $_title_yetlist = 'List of pages which have not yet been created.'; $_err_notexist = 'All pages have been created.'; -?> + +/////////////////////////////////////// +// loginform.inc.php +$_loginform_messages = array( + 'username' => 'Username', + 'password' => 'Password', + 'login' => 'Log in', + 'invalid_username_or_password' => 'The username or password you entered is incorrect' +);