OSDN Git Service

BugTrack/2247 External link cushion page - external_link (PHP4.x)
[pukiwiki/pukiwiki.git] / en.lng.php
index e13a50a..bb82026 100644 (file)
@@ -1,10 +1,12 @@
 <?php
-/////////////////////////////////////////////////
 // PukiWiki - Yet another WikiWikiWeb clone.
+// en.lng.php
+// Copyright
+//   2002-2018 PukiWiki Development Team
+//   2001-2002 Originally written by yu-ji
+// License: GPL v2 or (at your option) any later version
 //
-// $Id: en.lng.php,v 1.3 2004/11/02 14:02:10 henoheno Exp $
-//
-// PukiWiki message file (english)
+// PukiWiki message file (English)
 
 // NOTE: Encoding of this file, must equal to encoding setting
 
@@ -42,15 +44,23 @@ $_msg_notfound    = 'The page was not found.';
 $_msg_addline     = 'The added line is <span class="diff_added">THIS COLOR</span>.';
 $_msg_delline     = 'The deleted line is <span class="diff_removed">THIS COLOR</span>.';
 $_msg_goto        = 'Go to $1.';
-$_msg_andresult   = 'In the page <strong> $2</strong>, <strong> $3</strong> pages that contain all the terms $1 were found.';
-$_msg_orresult    = 'In the page <strong> $2</strong>, <strong> $3</strong> 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 <strong>$2</strong> pages out of <strong>$3</strong> pages.';
+$_msg_orresult    = 'At least one of the terms $1 was found on <strong>$2</strong> pages out of <strong>$3</strong> pages.';
+$_msg_notfoundresult = 'There are no pages containing $1 in <strong>$3</strong> pages.';
+$_msg_prev_results = '&lt;&lt; Previous $1 pages';
+$_msg_more_results = 'Next $1 pages &gt;&gt;';
 $_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 = '<div class="jumpmenu"><a href="#navigator">&uarr;</a></div>';
 $_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.';
+
+$_msg_edit_cancel_confirm = 'The text you have entered will be discarded. Is it OK?';
+$_msg_edit_unloadbefore_message = 'Data you have entered will not be saved.';
 
 ///////////////////////////////////////
 // Symbols
@@ -76,20 +86,9 @@ $_title_cannotread = ' $1 is not readable';
 $_msg_auth         = 'PukiWikiAuth';
 
 ///////////////////////////////////////
-// Help 'wiki format rule'.
-$rule_page = 'Text Formatting Rules';
-$help_page = 'Help';
-
-///////////////////////////////////////
-// TrackBack
-$_tb_title  = 'TrackBack: Discussion on TrackBack in %s';
-$_tb_header = 'Continuing the discussion...';
-$_tb_entry  = 'TrackBack URL for this entry:';
-$_tb_refer  = ' Listed below are links to weblogs that reference %s from %s.';
-$_tb_header_Excerpt = 'Summary:';
-$_tb_header_Weblog  = 'Weblog:';
-$_tb_header_Tracked = 'Tracked:';
-$_tb_date   = 'F j, Y, g:i A';
+// Page name
+$rule_page = 'FormattingRules';        // Formatting rules
+$help_page = 'Help';           // Help
 
 /////////////////////////////////////////////////
 // No subject (article)
@@ -115,15 +114,17 @@ $_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';
+$_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
@@ -148,6 +149,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'  => '<p>Delete %s.</p>',
@@ -163,6 +165,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',
@@ -176,6 +180,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',
@@ -209,7 +214,6 @@ $_msg_deleted          = ' $1 has been deleted.';
 
 ///////////////////////////////////////
 // calendar_viewer.inc.php
-$_err_calendar_viewer_param    = 'Parameter is required.';
 $_err_calendar_viewer_param2   = 'Wrong second parameter.';
 $_msg_calendar_viewer_right    = 'Next %d&gt;&gt;';
 $_msg_calendar_viewer_left     = '&lt;&lt; Prev %d';
@@ -221,19 +225,6 @@ $_calendar2_plugin_edit  = '[edit]';
 $_calendar2_plugin_empty = '%s is empty.';
 
 ///////////////////////////////////////
-// chmod.inc.php
-$_chmod_messages = array(
-       'title_chmod' => 'Change Permissions',
-       'msg_chmod' => 'change permission of all files (excluding dot file) in the checked directory.',
-       'msg_execute' => 'Execute',
-       'msg_complete' => 'Done processing.',
-       'msg_adminpass' => 'Administrator Password.',
-       'err_invalid_pass' => 'Wrong Password.',
-       'err_cannot_opendir' => 'Cannot open directory  $1.<br />',
-       'err_cannot_change_permit' => 'Cannot change permissions  $1.<br />'
-);
-
-///////////////////////////////////////
 // comment.inc.php
 $_btn_name    = 'Name: ';
 $_btn_comment = 'Post Comment';
@@ -241,6 +232,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.<br />
  The comment was added, alhough it may be inserted in the wrong position.<br />';
+$_comment_plugin_fail_msg = 'It seems that someone has already updated the page you were editing.<br />
+ Failed to add the comment.<br />';
 
 ///////////////////////////////////////
 // deleted.inc.php
@@ -300,7 +293,7 @@ $_navi_home = 'Home';
 
 ///////////////////////////////////////
 // newpage.inc.php
-$_msg_newpage = 'new page';
+$_msg_newpage = 'New page';
 
 ///////////////////////////////////////
 // paint.inc.php
@@ -343,19 +336,6 @@ $_recent_plugin_frame = '<h5>recent(%d)</h5>
  <div>%s</div>';
 
 ///////////////////////////////////////
-// 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'       => '&uArr;',
-       'msg_Chr_darr'       => '&dArr;',
-);
-
-///////////////////////////////////////
 // rename.inc.php
 $_rename_messages  = array(
        'err'            => '<p>error:%s</p>',
@@ -392,6 +372,11 @@ $_msg_searching = 'Key words are case-insenstive, and are searched for in all pa
 $_btn_search    = 'Search';
 $_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
@@ -451,4 +436,20 @@ $_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'
+);
+
+///////////////////////////////////////
+// external_link.inc.php
+$_external_link_messages = array(
+       'page_title' => 'External link: %s',
+       'desc' => 'The selected URL is not the contents of this site.',
+       'wait_n_seconds' => 'It will move to the page automatically after %s seconds.',
+);