OSDN Git Service

BugTrack/399: 表示メッセージをen.lng/ja.lngに集約
authorarino <arino>
Thu, 3 Jul 2003 04:53:58 +0000 (13:53 +0900)
committerarino <arino>
Thu, 3 Jul 2003 04:53:58 +0000 (13:53 +0900)
en.lng
ja.lng

diff --git a/en.lng b/en.lng
index ea81cb7..d89e5dc 100644 (file)
--- a/en.lng
+++ b/en.lng
@@ -2,68 +2,40 @@
 /////////////////////////////////////////////////
 // PukiWiki - Yet another WikiWikiWeb clone.
 //
-// $Id: en.lng,v 1.15 2003/06/23 13:24:01 arino Exp $
+// $Id: en.lng,v 1.16 2003/07/03 04:53:58 arino Exp $
 //
 // PukiWiki message file (english)
 
 ///////////////////////////////////////
 // page titles
-$_title_list = 'List of pages';
-$_title_filelist = 'List of page files';
 $_title_cannotedit = '$1 is not editable';
-$_title_add = 'Add to $1';
 $_title_edit = 'Edit of $1';
 $_title_preview = 'Preview of $1';
 $_title_collided = 'The collision of updating broke out in the $1.';
 $_title_updated = '$1 was updated';
 $_title_deleted = '$1 was deleted';
-$_title_freeze = 'Freezing $1';
-$_title_isfreezed = '$1 is already frozen';
-$_title_freezed = '$1 was frozen.';
-$_title_unfreeze = 'Unfreezing $1';
-$_title_isunfreezed = '$1 is not unfrozen';
-$_title_unfreezed = '$1 was unfrozen.';
-$_title_diff = 'Diff of $1';
-$_title_result = 'Search result of $1';
-$_title_search = 'Search';
-$_title_backupdiff = 'Backup diff of $1(No.$2)';
-$_title_backupnowdiff = 'Backup diff of $1 vs current(No.$2)';
-$_title_backupsource = 'Backup source of $1(No.$2)';
-$_title_backup = 'Backup of $1(No.$2)';
-$_title_pagebackuplist = 'Backup list of $1';
-$_title_backuplist = 'Backup list';
 $_title_help = 'Help';
-$_title_invalidiwn = 'It is not an effective InterWikiName';
+$_title_invalidwn = 'It is not an effective WikiName';
 $_title_backuplist = 'Backup list';
-$_title_backup_delete = 'Deleting backup of $1';
 
 ///////////////////////////////////////
 // messages
 $_msg_unfreeze = 'Unfreeze';
-$_msg_add = 'Two and the contents of an input are added for a new-line to the contents of a page of present addition.';
 $_msg_preview = 'If the following previews are checked and avoided, please update with the button of the page lower part.';
 $_msg_preview_delete = '(The contents of a page are empty.Updating deletes this page.)';
 $_msg_collided = 'It seems that other user have updated the same page while you are editing this page.<br />
 Since there is a text which you edited into below, please copy & paste to<br />
 an editor so that your contents of edit are not lost.<br />
 Please reedit again from the contents newest after that.';
-$_msg_freezing = 'Please input the password for freezing.';
-$_msg_unfreezing = 'Please input the password for unfreezing.';
+$_msg_collided_auto = 'It seems that other user have updated the same page while you are editing this page.<br />
+collision was corrected automatically, but there may be a problem.<br />
+Press [Update] after checking.<br />';
+$_msg_invalidiwn = '$1 is not an effective $2.';
 $_msg_invalidpass = 'Invalid password.';
 $_msg_notfound = 'The page is 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 = 'Goto $1.';
-$_msg_searching = 'Some words are searched from all pages.There is no distinction of a capital letter small letter.';
-$_msg_backuplist = 'List of Backup';
-$_msg_nobackup = 'There is no backup(s) of $1.';
-$_msg_diff = 'diff';
-$_msg_nowdiff = 'diff current';
-$_msg_source = 'source';
-$_msg_backup = 'backup';
-$_msg_view = 'View the $1.';
-$_msg_deleted = '$1 is deleted.';
-$_msg_invalidiwn = '$1 is not an effective $2.';
 $_msg_andresult = 'In <strong>$2</strong> page, <strong>$3</strong> pages of pages containing all the $1 were found.';
 $_msg_orresult = 'In <strong>$2</strong> page, <strong>$3</strong> pages of pages containing either of the $1 were found.';
 $_msg_notfoundresult = 'Not found word of $1 in pages.';
@@ -73,8 +45,6 @@ $_msg_help = 'View rules of text formatting';
 $_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_backup_deleted = 'Backup of $1 is deleted.';
-$_msg_backup_adminpass = 'Please input the password for deleting.';
 
 ///////////////////////////////////////
 // symbols
@@ -86,95 +56,340 @@ $_symbol_noexists = '?';
 $_btn_preview = 'Preview';
 $_btn_repreview = 'Preview again';
 $_btn_update = 'Update';
-$_btn_search = 'Search';
-$_btn_and = 'AND';
-$_btn_or = 'OR';
-$_btn_freeze = 'Freeze';
-$_btn_unfreeze = 'Unfreeze';
 $_btn_notchangetimestamp = 'Not change timestamp';
 $_btn_addtop = 'Add to top of page';
 $_btn_template = 'Page for use template';
 $_btn_load = 'Load';
 $_btn_edit = 'Edit';
-$_btn_viewtag = 'View HTML Tags';
 $_btn_delete = 'Delete';
 
 ///////////////////////////////////////
+// authentication
+$_title_cannotread = '$1 is not readable';
+$_msg_auth = 'PukiWikiAuth';
+
+///////////////////////////////////////
+// help 'wiki format rule'.
+$rule_page = 'FormatRule';
+$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 = 'Excerpt:';
+$_tb_header_Weblog = 'Weblog:';
+$_tb_header_Tracked = 'Tracked:';
+$_tb_date = 'F j, Y, g:i A';
+
+///////////////////////////////////////
 // plug-in message
 
 ///////////////////////////////////////
-// comment
+// add.inc.php
+$_title_add = 'Add to $1';
+$_msg_add = 'Two and the contents of an input are added for a new-line to the contents of a page of present addition.';
+
+///////////////////////////////////////
+// article.inc.php
+$_btn_name = 'Name: ';
+$_btn_article' = 'Submit';
+$_btn_subject' = 'Subject: ';
+
+///////////////////////////////////////
+// attach.inc.php
+$_attach_messages = array(
+       'msg_uploaded' => 'Uploaded file to $1',
+       'msg_deleted'  => 'Deleted file in $1',
+       'msg_freezed'  => 'File freezed.',
+       'msg_unfreezed'=> 'File unfreezed',
+       'msg_upload'   => 'Upload to $1',
+       'msg_info'     => 'File information',
+       'msg_confirm'  => '<p>Delete %s.</p>',
+       'msg_list'     => 'List of attached file(s)',
+       'msg_listpage' => 'Already exists file in $1',
+       'msg_listall'  => 'Attached file list of all pages',
+       'msg_file'     => 'Attach file',
+       'msg_maxsize'  => 'Maximum file size is %s.',
+       'msg_count'    => ' <span class="small">%s download</span>',
+       'msg_password' => 'password',
+       'msg_adminpass'=> 'Administrator password',
+       'msg_delete'   => 'Delete file.',
+       'msg_freeze'   => 'Freeze file.',
+       'msg_unfreeze' => 'Unfreeze file.',
+       'msg_isfreeze' => 'File is freezing.',
+       'msg_require'  => '(require administrator password)',
+       'msg_filesize' => 'size',
+       'msg_date'     => 'date',
+       'msg_dlcount'  => 'access count',
+       'msg_md5hash'  => 'MD5 hash',
+       'msg_page'     => 'Page',
+       'msg_filename' => 'Stored filename',
+       'err_noparm'   => 'Cannot upload/delete file in $1',
+       'err_exceed'   => 'File size too large to $1',
+       'err_exists'   => 'Already exists file in $1',
+       'err_notfound' => 'Not found the file in $1',
+       'err_noexist'  => 'File not exist.',
+       'err_delete'   => 'Cannot delete file in $1',
+       'err_password' => 'Wrong password.',
+       'err_adminpass'=> 'Wrong administrator password',
+       'btn_upload'   => 'Upload',
+       'btn_info'     => 'Information',
+       'btn_submit'   => 'Submit'
+);
+
+///////////////////////////////////////
+// back.inc.php
+$_msg_back_word = 'Back';
+
+///////////////////////////////////////
+// backup.inc.php
+$_title_backup_delete = 'Deleting backup of $1';
+$_title_backupdiff = 'Backup diff of $1(No.$2)';
+$_title_backupnowdiff = 'Backup diff of $1 vs current(No.$2)';
+$_title_backupsource = 'Backup source of $1(No.$2)';
+$_title_backup = 'Backup of $1(No.$2)';
+$_title_pagebackuplist = 'Backup list of $1';
+$_title_backuplist = 'Backup list';
+$_msg_backup_deleted = 'Backup of $1 is deleted.';
+$_msg_backup_adminpass = 'Please input the password for deleting.';
+$_msg_backuplist = 'List of Backup';
+$_msg_nobackup = 'There is no backup(s) of $1.';
+$_msg_diff = 'diff';
+$_msg_nowdiff = 'diff current';
+$_msg_source = 'source';
+$_msg_backup = 'backup';
+$_msg_view = 'View the $1.';
+$_msg_deleted = '$1 is deleted.';
+
+///////////////////////////////////////
+// calendar_viewer.inc.php
+$_err_calendar_viewer_param  = 'Parametere require.';
+$_err_calendar_viewer_param2 = 'Wrong 2nd parameter.';
+$_msg_calendar_viewer_right  = 'Next %d&gt;&gt;';
+$_msg_calendar_viewer_left   = '&lt;&lt; Prev %d';
+
+///////////////////////////////////////
+// calendar2.inc.php
+$_calendar2_plugin_edit = '[edit]';
+$_calendar2_plugin_empty = '%s is empty.';
+
+///////////////////////////////////////
+// chmod.inc.php
+$_chmod_messages = array(
+       'title_chmod' => 'Change Permit',
+       'msg_chmod' => 'change permission of all files (exlude dot file) in checked directory.',
+       'msg_execute' => 'Execute',
+       'msg_complete' => 'Processing was completed.',
+       'msg_adminpass' => 'Administrator Password.',
+       'err_invalid_pass' => 'Invalid Password.',
+       'err_cannot_opendir' => 'Can not Open dir $1.<br />',
+       'err_cannot_change_permit' => 'Can not Change Permit $1.<br />'
+);
+
+///////////////////////////////////////
+// comment.inc.php
 $_btn_name = 'Name: ';
 $_btn_comment = 'Submit';
 $_msg_comment = 'Comment: ';
+$_title_comment_collided = 'collision detected at $1.';
+$_msg_comment_collided = 'It seems that other user have updated the same page while you are editing this page.<br />
+It may be inserted in the different position although the comment was added.<br />';
 
 ///////////////////////////////////////
-// article
-$_btn_article = 'Submit';
-$_btn_subject = 'Subject: ';
+// deleted.inc.php
+$_deleted_plugin_title = 'deleted pages';
+$_deleted_plugin_title_withfilename = 'deleted pages (with filename)';
 
 ///////////////////////////////////////
-// attach file
-$_title_uploaded = 'Uploaded file to $1';
-$_title_file_deleted = 'Deleted file in $1';
-$_title_notfound = 'Not found the file in $1';
-$_title_upload = 'Upload at $1';
-$_title_confirm_delete = 'Delete %s';
+// diff.inc.php
+$_title_diff = 'Diff of $1';
 
-$_msg_noparm = 'Cannot upload/delete in $1';
-$_msg_already_exists = 'Already exists file in $1';
-$_msg_attach_filelist = 'Attached file list of all pages';
-$_msg_maxsize = 'Maximum file size is $1.';
-$_msg_delete = 'Delete \'$1\'';
-$_msg_exceed = 'File size is too big to $1';
-$_msg_attachfile = 'Attach file';
-$_msg_confirm_delete = '<div style="text-align:center">comfirm Delete \'%s\'<br />%s</div>';
-$_btn_upload = 'Upload';
-$_btn_delete = 'Del';
+///////////////////////////////////////
+// filelist.inc.php (list.inc.php)
+$_title_filelist = 'List of page files';
 
 ///////////////////////////////////////
-// newpage
-$_msg_newpage = 'new page';
+// freeze.inc.php
+$_title_isfreezed = '$1 is already frozen';
+$_title_freezed = '$1 was frozen.';
+$_title_freeze = 'Freezing $1';
+$_msg_freezing = 'Please input the password for freezing.';
+$_btn_freeze = 'Freeze';
 
 ///////////////////////////////////////
-// insert
+// insert.inc.php
 $_btn_insert = 'add';
 
 ///////////////////////////////////////
-// memo
+// interwiki.inc.php
+$_title_invalidiwn = 'It is not an effective InterWikiName';
+
+///////////////////////////////////////
+// list.inc.php
+$_title_list = 'List of pages';
+
+///////////////////////////////////////
+// ls2.inc.php
+$_ls2_err_nopages = '<p>There is no sub page in \'$1\'</p>';
+$_ls2_msg_title = 'List of pages which begin from \'$1\'';
+
+///////////////////////////////////////
+// memo.inc.php
 $_btn_memo_update = 'update';
 
 ///////////////////////////////////////
-// recent
+// navi.inc.php
+$_navi_prev = 'Prev';
+$_navi_next = 'Next';
+$_navi_up   = 'Up';
+$_navi_home = 'Home';
+
+///////////////////////////////////////
+// newpage.inc.php
+$_msg_newpage = 'new page';
+
+///////////////////////////////////////
+// paint.inc.php
+$_paint_messages = array(
+       'field_name'    => 'Name',
+       'field_filename'=> 'Filename',
+       'field_comment' => 'Comment',
+       'btn_submit'    => 'paint',
+       'msg_max'       => '(Max %d x %d)',
+       'msg_title'     => 'Paint and Attach to $1',
+       'msg_title_collided' => 'The collision of updating broke out in the $1.',
+       'msg_collided'  => 'It seems that other user have updated the same page while you are editing this page.<br />
+add picture and comment to page, but there may be a problem.<br />'
+);
+
+///////////////////////////////////////
+// pcomment.inc.php
+$_pcmt_messages = array(
+       'btn_name' => 'Name: ',
+       'btn_comment' => 'Insert',
+       'msg_comment' => 'Comment: ',
+       'msg_recent' => 'Show recent %d comments.',
+       'msg_all' => 'Go to comment page.',
+       'msg_none' => 'No comment(s)¡£',
+       'title_collided' => 'The collision of updating broke out in the $1.',
+       'msg_collided' => 'It seems that other user have updated the same page while you are editing this page.<br />
+add comment to page, but there may be a problem.<br />',
+       'err_pagename' => '[[%s]] : invalid page name.',
+);
+
+///////////////////////////////////////
+// popular.inc.php
+$_popular_plugin_frame = '<h5>popular(%d)</h5><div>%s</div>',
+$_popular_plugin_today_frame = '<h5>today\'s(%d)</h5><div>%s</div>',
+
+///////////////////////////////////////
+// recent.inc.php
 $_recent_plugin_frame = '<h5>recent(%d)</h5>
 <div>%s</div>';
 
 ///////////////////////////////////////
-// calendar2
-$_calendar2_plugin_edit = '[edit]';
-$_calendar2_plugin_empty = '%s is empty.';
+// referer.inc.php
+$_referer_msg = array(
+       'msg_H0_Refer'       => 'Referer',
+       'msg_Hed_LastUpdate' => 'LastUpdate',
+       'msg_Hed_1stDate'    => '1st 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;',
+);
 
 ///////////////////////////////////////
-// attach
-$_attach_plugin_files = '%s downloads';
+// rename.inc.php
+$_rename_messages  = array(
+       'err' => '<p>error:%s</p>',
+       'err_nomatch' => 'no match page(s)',
+       'err_notvalid' => 'wrong page name after renaming.',
+       'err_adminpass' => 'Administrator password mismatch.',
+       'err_notpage' => '%s is not pagename.',
+       'err_norename' => 'cannot rename %s.',
+       'err_already' => 'already exists. :%s',
+       'err_already_below' => 'The following files already exist.',
+       'msg_title' => 'Rename page',
+       'msg_page' => 'specify source pagename',
+       'msg_regex' => 'rename with regexp.',
+       'msg_related' => 'related pages',
+       'msg_do_related' => 'A related page is also renamed.',
+       'msg_rename' => 'rename %s',
+       'msg_oldname' => 'current page name',
+       'msg_newname' => 'new page name',
+       'msg_adminpass' => 'Administrator password',
+       'msg_arrow' => '->',
+       'msg_exist_none' => 'page is not processed when it already exists.',
+       'msg_exist_overwrite' => 'page is overwrite when it already exists.',
+       'msg_confirm' => 'The following files are renamed.',
+       'msg_result' => 'The following files were overwritten.',
+       'btn_submit' => 'Submit',
+       'btn_next' => 'Next'
+);
 
 ///////////////////////////////////////
-$_title_cannotread = '$1 is not readable';
-$_msg_auth = 'PukiWikiAuth';
+// search.inc.php
+$_title_search = 'Search';
+$_title_result = 'Search result of $1';
+$_msg_searching = 'Some words are searched from all pages.There is no distinction of a capital letter small letter.';
+$_btn_search = 'Search';
+$_btn_and = 'AND';
+$_btn_or = 'OR';
 
 ///////////////////////////////////////
-// help 'wiki format rule'.
-$rule_page = 'FormatRule';
-$help_page = 'Help';
+// source.inc.php
+$_source_messages = array(
+       'msg_title' => 'Source of $1',
+       'msg_notfound' => '$1 is not found.',
+       'err_notfound' => 'page not found.'
+);
 
 ///////////////////////////////////////
-// 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 = 'Excerpt:';
-$_tb_header_Weblog = 'Weblog:';
-$_tb_header_Tracked = 'Tracked:';
-$_tb_date = 'F j, Y, g:i A';
+// template.inc.php
+$_msg_template_start = 'Start:<br />';
+$_msg_template_end = 'End:<br />';
+$_msg_template_page = '$1/copy';
+$_msg_template_refer = 'Page:';
+$_btn_template_create = 'Create';
+$_title_template = 'create new page, using $1 as template.';
+
+///////////////////////////////////////
+// tracker.inc.php
+$_tracker_messages = array(
+       'msg_list' => 'List items of $1',
+       'msg_back' => '<p>$1</p>',
+       'btn_page' => 'Page',
+       'btn_name' => 'Name',
+       'btn_real' => 'Realname',
+       'btn_submit' => 'Add',
+       'btn_date' => 'Date',
+       'btn_refer' => 'Refer page',
+);
+
+///////////////////////////////////////
+// unfreeze.inc.php
+$_title_isunfreezed = '$1 is not frozen';
+$_title_unfreezed = '$1 was unfrozen.';
+$_title_unfreeze = 'Unfreezing $1';
+$_msg_unfreezing = 'Please input the password for unfreezing.';
+$_btn_unfreeze = 'Unfreeze';
+
+///////////////////////////////////////
+// versionlist.inc.php
+$_title_versionlist' = 'version list';
+
+///////////////////////////////////////
+// vote.inc.php
+$_vote_plugin_choice = 'Selection';
+$_vote_plugin_votes = 'Vote';
+
+///////////////////////////////////////
+// yetlist.inc.php
+$_title_yetlist = 'List of pages, are not made yet',
+$_err_notexist = 'All pages are made.'
 ?>
diff --git a/ja.lng b/ja.lng
index ce3fabd..f15c4a3 100644 (file)
--- a/ja.lng
+++ b/ja.lng
@@ -2,46 +2,25 @@
 /////////////////////////////////////////////////
 // PukiWiki - Yet another WikiWikiWeb clone.
 //
-// $Id: ja.lng,v 1.17 2003/06/23 13:24:01 arino Exp $
+// $Id: ja.lng,v 1.18 2003/07/03 04:53:58 arino Exp $
 //
 // PukiWiki message file (japanese)
 
 ///////////////////////////////////////
 // page titles
-$_title_list = '¥Ú¡¼¥¸¤Î°ìÍ÷';
-$_title_filelist = '¥Ú¡¼¥¸¥Õ¥¡¥¤¥ë¤Î°ìÍ÷';
 $_title_cannotedit = '$1 ¤ÏÊÔ½¸¤Ç¤­¤Þ¤»¤ó';
-$_title_add = '$1 ¤Ø¤ÎÄɲÃ';
 $_title_edit = '$1 ¤ÎÊÔ½¸';
 $_title_preview = '$1 ¤Î¥×¥ì¥Ó¥å¡¼';
 $_title_collided = '$1 ¤Ç¡Ú¹¹¿·¤Î¾×ÆÍ¡Û¤¬µ¯¤­¤Þ¤·¤¿';
 $_title_updated = '$1 ¤ò¹¹¿·¤·¤Þ¤·¤¿';
 $_title_deleted = '$1 ¤òºï½ü¤·¤Þ¤·¤¿';
-$_title_freeze = '$1 ¤ÎÅà·ë';
-$_title_isfreezed = '$1 ¤Ï¤¹¤Ç¤ËÅà·ë¤µ¤ì¤Æ¤¤¤Þ¤¹';
-$_title_freezed = '$1 ¤òÅà·ë¤·¤Þ¤·¤¿';
-$_title_unfreeze = '$1 ¤ÎÅà·ë²ò½ü';
-$_title_isunfreezed = '$1 ¤ÏÅà·ë¤µ¤ì¤Æ¤¤¤Þ¤»¤ó';
-$_title_unfreezed = '$1 ¤ÎÅà·ë¤ò²ò½ü¤·¤Þ¤·¤¿';
-$_title_diff = '$1 ¤ÎÊѹ¹ÅÀ';
-$_title_result = '$1 ¤Î¸¡º÷·ë²Ì';
-$_title_search = 'ñ¸ì¸¡º÷';
-$_title_backupdiff = '$1 ¤Î¥Ð¥Ã¥¯¥¢¥Ã¥×º¹Ê¬(No.$2)';
-$_title_backupnowdiff = '$1 ¤Î¥Ð¥Ã¥¯¥¢¥Ã¥×¤Î¸½ºß¤È¤Îº¹Ê¬(No.$2)';
-$_title_backupsource = '$1 ¤Î¥Ð¥Ã¥¯¥¢¥Ã¥×¥½¡¼¥¹(No.$2)';
-$_title_backup = '$1 ¤Î¥Ð¥Ã¥¯¥¢¥Ã¥×(No.$2)';
-$_title_pagebackuplist = '$1 ¤Î¥Ð¥Ã¥¯¥¢¥Ã¥×°ìÍ÷';
-$_title_backuplist = '¥Ð¥Ã¥¯¥¢¥Ã¥×°ìÍ÷';
 $_title_help = '¥Ø¥ë¥×';
-$_title_invalidiwn = 'Í­¸ú¤ÊInterWikiName¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó';
 $_title_invalidwn = 'Í­¸ú¤ÊWikiName¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó';
 $_title_backuplist = '¥Ð¥Ã¥¯¥¢¥Ã¥×°ìÍ÷';
-$_title_backup_delete = '$1 ¤Î¥Ð¥Ã¥¯¥¢¥Ã¥×¤òºï½ü';
 
 ///////////////////////////////////////
 // messages
 $_msg_unfreeze = 'Åà·ë²ò½ü';
-$_msg_add = '¥Ú¡¼¥¸¤Ø¤ÎÄɲäϡ¢¸½ºß¤Î¥Ú¡¼¥¸ÆâÍƤ˲þ¹Ô¤¬Æó¤Ä¤ÈÆþÎÏÆâÍƤ¬Äɲ䵤ì¤Þ¤¹¡£';
 $_msg_preview = '°Ê²¼¤Î¥×¥ì¥Ó¥å¡¼¤ò³Îǧ¤·¤Æ¡¢¤è¤±¤ì¤Ð¥Ú¡¼¥¸²¼Éô¤Î¥Ü¥¿¥ó¤Ç¹¹¿·¤·¤Æ¤¯¤À¤µ¤¤¡£';
 $_msg_preview_delete = '¡Ê¥Ú¡¼¥¸¤ÎÆâÍƤ϶õ¤Ç¤¹¡£¹¹¿·¤¹¤ë¤È¤³¤Î¥Ú¡¼¥¸¤Ïºï½ü¤µ¤ì¤Þ¤¹¡£¡Ë';
 $_msg_collided = '¤¢¤Ê¤¿¤¬¤³¤Î¥Ú¡¼¥¸¤òÊÔ½¸¤·¤Æ¤¤¤ë´Ö¤Ë¡¢Â¾¤Î¿Í¤¬Æ±¤¸¥Ú¡¼¥¸¤ò¹¹¿·¤·¤Æ¤·¤Þ¤Ã¤¿¤è¤¦¤Ç¤¹¡£<br />
@@ -51,23 +30,12 @@ $_msg_collided = '
 $_msg_collided_auto = '¤¢¤Ê¤¿¤¬¤³¤Î¥Ú¡¼¥¸¤òÊÔ½¸¤·¤Æ¤¤¤ë´Ö¤Ë¡¢Â¾¤Î¿Í¤¬Æ±¤¸¥Ú¡¼¥¸¤ò¹¹¿·¤·¤Æ¤·¤Þ¤Ã¤¿¤è¤¦¤Ç¤¹¡£<br />
 ¼«Æ°¤Ç¾×Æͤò²ò¾Ã¤·¤Þ¤·¤¿¤¬¡¢ÌäÂ꤬¤¢¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹¡£<br />
 ³Îǧ¸å¡¢[¥Ú¡¼¥¸¤Î¹¹¿·]¤ò²¡¤·¤Æ¤¯¤À¤µ¤¤¡£<br />';
-$_msg_freezing = 'Åà·ëÍѤΥѥ¹¥ï¡¼¥É¤òÆþÎϤ·¤Æ¤¯¤À¤µ¤¤¡£';
-$_msg_unfreezing = 'Åà·ë²ò½üÍѤΥѥ¹¥ï¡¼¥É¤òÆþÎϤ·¤Æ¤¯¤À¤µ¤¤¡£';
+$_msg_invalidiwn = '$1 ¤ÏÍ­¸ú¤Ê $2 ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¡£';
 $_msg_invalidpass = '¥Ñ¥¹¥ï¡¼¥É¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹¡£';
 $_msg_notfound = '»ØÄꤵ¤ì¤¿¥Ú¡¼¥¸¤Ï¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿¡£';
 $_msg_addline = 'Äɲ䵤줿¹Ô¤Ï<span class="diff_added">¤³¤Î¿§</span>¤Ç¤¹¡£';
 $_msg_delline = 'ºï½ü¤µ¤ì¤¿¹Ô¤Ï<span class="diff_removed">¤³¤Î¿§</span>¤Ç¤¹¡£';
 $_msg_goto = '$1 ¤Ø¹Ô¤¯¡£';
-$_msg_searching = 'Á´¤Æ¤Î¥Ú¡¼¥¸¤«¤éñ¸ì¤ò¸¡º÷¤·¤Þ¤¹¡£Âçʸ»ú¾®Ê¸»ú¤Î¶èÊ̤Ϥ¢¤ê¤Þ¤»¤ó¡£';
-$_msg_backuplist = '¥Ð¥Ã¥¯¥¢¥Ã¥×°ìÍ÷';
-$_msg_nobackup = '$1 ¤Î¥Ð¥Ã¥¯¥¢¥Ã¥×¤Ï¤¢¤ê¤Þ¤»¤ó¡£';
-$_msg_diff = 'º¹Ê¬';
-$_msg_nowdiff = '¸½ºß¤È¤Îº¹Ê¬';
-$_msg_source = '¥½¡¼¥¹';
-$_msg_backup = '¥Ð¥Ã¥¯¥¢¥Ã¥×';
-$_msg_view = '$1 ¤òɽ¼¨';
-$_msg_deleted = '$1 ¤Ïºï½ü¤µ¤ì¤Æ¤¤¤Þ¤¹¡£';
-$_msg_invalidiwn = '$1 ¤ÏÍ­¸ú¤Ê $2 ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¡£';
 $_msg_andresult = '$1 ¤Î¤¹¤Ù¤Æ¤ò´Þ¤à¥Ú¡¼¥¸¤Ï <strong>$3</strong> ¥Ú¡¼¥¸Ãæ¡¢ <strong>$2</strong> ¥Ú¡¼¥¸¸«¤Ä¤«¤ê¤Þ¤·¤¿¡£';
 $_msg_orresult = '$1 ¤Î¤¤¤º¤ì¤«¤ò´Þ¤à¥Ú¡¼¥¸¤Ï <strong>$3</strong> ¥Ú¡¼¥¸Ãæ¡¢ <strong>$2</strong> ¥Ú¡¼¥¸¸«¤Ä¤«¤ê¤Þ¤·¤¿¡£';
 $_msg_notfoundresult = '$1 ¤ò´Þ¤à¥Ú¡¼¥¸¤Ï¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿¡£';
@@ -77,8 +45,6 @@ $_msg_help = '
 $_msg_week = array('Æü','·î','²Ð','¿å','ÌÚ','¶â','ÅÚ');
 $_msg_content_back_to_top = '<div class="jumpmenu"><a href="#navigator">&uarr;</a></div>';
 $_msg_word = '¤³¤ì¤é¤Î¥­¡¼¥ï¡¼¥É¤¬¥Ï¥¤¥é¥¤¥È¤µ¤ì¤Æ¤¤¤Þ¤¹¡§';
-$_msg_backup_deleted = '$1 ¤Î¥Ð¥Ã¥¯¥¢¥Ã¥×¤òºï½ü¤·¤Þ¤·¤¿¡£';
-$_msg_backup_adminpass = 'ºï½üÍѤΥѥ¹¥ï¡¼¥É¤òÆþÎϤ·¤Æ¤¯¤À¤µ¤¤¡£';
 
 ///////////////////////////////////////
 // symbols
@@ -90,11 +56,6 @@ $_symbol_noexists = '?';
 $_btn_preview = '¥×¥ì¥Ó¥å¡¼';
 $_btn_repreview = 'ºÆÅÙ¥×¥ì¥Ó¥å¡¼';
 $_btn_update = '¥Ú¡¼¥¸¤Î¹¹¿·';
-$_btn_search = '¸¡º÷';
-$_btn_and = 'AND¸¡º÷';
-$_btn_or = 'OR¸¡º÷';
-$_btn_freeze = 'Åà·ë';
-$_btn_unfreeze = 'Åà·ë²ò½ü';
 $_btn_notchangetimestamp = '¥¿¥¤¥à¥¹¥¿¥ó¥×¤òÊѹ¹¤·¤Ê¤¤';
 $_btn_addtop = '¥Ú¡¼¥¸¤Î¾å¤ËÄɲÃ';
 $_btn_template = '¿÷·Á¤È¤¹¤ë¥Ú¡¼¥¸';
@@ -103,10 +64,133 @@ $_btn_edit = '
 $_btn_delete = 'ºï½ü';
 
 ///////////////////////////////////////
+// authentication
+$_title_cannotread = '$1 ¤Ï±ÜÍ÷¤Ç¤­¤Þ¤»¤ó';
+$_msg_auth = 'PukiWikiAuth';
+
+///////////////////////////////////////
+// help 'wiki format rule'.
+$rule_page = 'À°·Á¥ë¡¼¥ë';
+$help_page = '¥Ø¥ë¥×';
+
+///////////////////////////////////////
+// TrackBack
+$_tb_title = 'TrackBack: %s ¤Ø¤ÎµÄÏÀ¤Ï·Ñ³¤µ¤ì¤ë...';
+$_tb_header = '¥Ç¥£¥¹¥«¥Ã¥·¥ç¥ó¤Î·Ñ³...';
+$_tb_entry = '¤³¤Î¥¨¥ó¥È¥ê¤Î TrackBack URL:';
+$_tb_refer = ' ¤³¤Î°ìÍ÷¤Ï¡¢¼¡¤Î¥¨¥ó¥È¥ê¤ò»²¾È¤·¤Æ¤¤¤Þ¤¹: %s, %s.';
+$_tb_header_Excerpt = 'Í×Ìó:';
+$_tb_header_Weblog = 'Weblog:';
+$_tb_header_Tracked = 'Æü»þ:';
+$_tb_date = 'Yǯn·îjÆü H:i:s';
+
+///////////////////////////////////////
 // plug-in message
 
 ///////////////////////////////////////
-// comment
+// add.inc.php
+$_title_add = '$1 ¤Ø¤ÎÄɲÃ';
+$_msg_add = '¥Ú¡¼¥¸¤Ø¤ÎÄɲäϡ¢¸½ºß¤Î¥Ú¡¼¥¸ÆâÍƤ˲þ¹Ô¤¬Æó¤Ä¤ÈÆþÎÏÆâÍƤ¬Äɲ䵤ì¤Þ¤¹¡£';
+
+///////////////////////////////////////
+// article.inc.php
+$_btn_name = '¤ªÌ¾Á°';
+$_btn_article = 'µ­»ö¤ÎÅê¹Æ';
+$_btn_subject = 'Âê̾: ';
+
+///////////////////////////////////////
+// attach.inc.php
+$_attach_messages = array(
+       'msg_uploaded' => '$1 ¤Ë¥¢¥Ã¥×¥í¡¼¥É¤·¤Þ¤·¤¿',
+       'msg_deleted'  => '$1 ¤«¤é¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Þ¤·¤¿',
+       'msg_freezed'  => 'źÉÕ¥Õ¥¡¥¤¥ë¤òÅà·ë¤·¤Þ¤·¤¿¡£',
+       'msg_unfreezed'=> 'źÉÕ¥Õ¥¡¥¤¥ë¤òÅà·ë²ò½ü¤·¤Þ¤·¤¿¡£',
+       'msg_upload'   => '$1 ¤Ø¤ÎźÉÕ',
+       'msg_info'     => 'źÉÕ¥Õ¥¡¥¤¥ë¤Î¾ðÊó',
+       'msg_confirm'  => '<p>%s ¤òºï½ü¤·¤Þ¤¹¡£</p>',
+       'msg_list'     => 'źÉÕ¥Õ¥¡¥¤¥ë°ìÍ÷',
+       'msg_listpage' => '$1 ¤ÎźÉÕ¥Õ¥¡¥¤¥ë°ìÍ÷',
+       'msg_listall'  => 'Á´¥Ú¡¼¥¸¤ÎźÉÕ¥Õ¥¡¥¤¥ë°ìÍ÷',
+       'msg_file'     => 'źÉÕ¥Õ¥¡¥¤¥ë',
+       'msg_maxsize'  => '¥¢¥Ã¥×¥í¡¼¥É²ÄǽºÇÂç¥Õ¥¡¥¤¥ë¥µ¥¤¥º¤Ï %s ¤Ç¤¹¡£',
+       'msg_count'    => ' <span class="small">%s·ï</span>',
+       'msg_password' => '¥Ñ¥¹¥ï¡¼¥É',
+       'msg_adminpass'=> '´ÉÍý¼Ô¥Ñ¥¹¥ï¡¼¥É',
+       'msg_delete'   => '¤³¤Î¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Þ¤¹¡£',
+       'msg_freeze'   => '¤³¤Î¥Õ¥¡¥¤¥ë¤òÅà·ë¤·¤Þ¤¹¡£',
+       'msg_unfreeze' => '¤³¤Î¥Õ¥¡¥¤¥ë¤òÅà·ë²ò½ü¤·¤Þ¤¹¡£',
+       'msg_isfreeze' => '¤³¤Î¥Õ¥¡¥¤¥ë¤ÏÅà·ë¤µ¤ì¤Æ¤¤¤Þ¤¹¡£',
+       'msg_require'  => '(´ÉÍý¼Ô¥Ñ¥¹¥ï¡¼¥É¤¬É¬ÍפǤ¹)',
+       'msg_filesize' => '¥µ¥¤¥º',
+       'msg_date'     => 'ÅÐÏ¿Æü»þ',
+       'msg_dlcount'  => '¥¢¥¯¥»¥¹¿ô',
+       'msg_md5hash'  => 'MD5¥Ï¥Ã¥·¥åÃÍ',
+       'msg_page'     => '¥Ú¡¼¥¸',
+       'msg_filename' => '³ÊǼ¥Õ¥¡¥¤¥ë̾',
+       'err_noparm'   => '$1 ¤Ø¤Ï¥¢¥Ã¥×¥í¡¼¥É¡¦ºï½ü¤Ï¤Ç¤­¤Þ¤»¤ó',
+       'err_exceed'   => '$1 ¤Ø¤Î¥Õ¥¡¥¤¥ë¥µ¥¤¥º¤¬Â礭¤¹¤®¤Þ¤¹',
+       'err_exists'   => '$1 ¤ËƱ¤¸¥Õ¥¡¥¤¥ë̾¤¬Â¸ºß¤·¤Þ¤¹',
+       'err_notfound' => '$1 ¤Ë¤½¤Î¥Õ¥¡¥¤¥ë¤Ï¸«¤Ä¤«¤ê¤Þ¤»¤ó',
+       'err_noexist'  => 'źÉÕ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó¡£',
+       'err_delete'   => '$1 ¤«¤é¥Õ¥¡¥¤¥ë¤òºï½ü¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿',
+       'err_password' => '¥Ñ¥¹¥ï¡¼¥É¤¬°ìÃפ·¤Þ¤»¤ó¡£',
+       'err_adminpass'=> '´ÉÍý¼Ô¥Ñ¥¹¥ï¡¼¥É¤¬°ìÃפ·¤Þ¤»¤ó¡£',
+       'btn_upload'   => '¥¢¥Ã¥×¥í¡¼¥É',
+       'btn_info'     => '¾ÜºÙ',
+       'btn_submit'   => '¼Â¹Ô'
+);
+
+///////////////////////////////////////
+// back.inc.php
+$_msg_back_word = 'Ìá¤ë';
+
+///////////////////////////////////////
+// backup.inc.php
+$_title_backup_delete = '$1 ¤Î¥Ð¥Ã¥¯¥¢¥Ã¥×¤òºï½ü';
+$_title_backupdiff = '$1 ¤Î¥Ð¥Ã¥¯¥¢¥Ã¥×º¹Ê¬(No.$2)';
+$_title_backupnowdiff = '$1 ¤Î¥Ð¥Ã¥¯¥¢¥Ã¥×¤Î¸½ºß¤È¤Îº¹Ê¬(No.$2)';
+$_title_backupsource = '$1 ¤Î¥Ð¥Ã¥¯¥¢¥Ã¥×¥½¡¼¥¹(No.$2)';
+$_title_backup = '$1 ¤Î¥Ð¥Ã¥¯¥¢¥Ã¥×(No.$2)';
+$_title_pagebackuplist = '$1 ¤Î¥Ð¥Ã¥¯¥¢¥Ã¥×°ìÍ÷';
+$_title_backuplist = '¥Ð¥Ã¥¯¥¢¥Ã¥×°ìÍ÷';
+$_msg_backup_deleted = '$1 ¤Î¥Ð¥Ã¥¯¥¢¥Ã¥×¤òºï½ü¤·¤Þ¤·¤¿¡£';
+$_msg_backup_adminpass = 'ºï½üÍѤΥѥ¹¥ï¡¼¥É¤òÆþÎϤ·¤Æ¤¯¤À¤µ¤¤¡£';
+$_msg_backuplist = '¥Ð¥Ã¥¯¥¢¥Ã¥×°ìÍ÷';
+$_msg_nobackup = '$1 ¤Î¥Ð¥Ã¥¯¥¢¥Ã¥×¤Ï¤¢¤ê¤Þ¤»¤ó¡£';
+$_msg_diff = 'º¹Ê¬';
+$_msg_nowdiff = '¸½ºß¤È¤Îº¹Ê¬';
+$_msg_source = '¥½¡¼¥¹';
+$_msg_backup = '¥Ð¥Ã¥¯¥¢¥Ã¥×';
+$_msg_view = '$1 ¤òɽ¼¨';
+$_msg_deleted = '$1 ¤Ïºï½ü¤µ¤ì¤Æ¤¤¤Þ¤¹¡£';
+
+///////////////////////////////////////
+// calendar_viewer.inc.php
+$_err_calendar_viewer_param  = '°ú¿ô»ØÄꤷ¤Æ¤Í';
+$_err_calendar_viewer_param2 = 'Âè2°ú¿ô¤¬ÊѤÀ¤è';
+$_msg_calendar_viewer_right  = '¼¡¤Î%d·ï&gt;&gt;';
+$_msg_calendar_viewer_left   = '&lt;&lt;Á°¤Î%d·ï';
+
+///////////////////////////////////////
+// calendar2.inc.php
+$_calendar2_plugin_edit = '[¤³¤ÎÆüµ­¤òÊÔ½¸]';
+$_calendar2_plugin_empty = '%s¤Ï¶õ¤Ç¤¹¡£';
+
+///////////////////////////////////////
+// chmod.inc.php
+$_chmod_messages = array(
+       'title_chmod' => '¥Ñ¡¼¥ß¥Ã¥·¥ç¥ó¤ÎÊѹ¹',
+       'msg_chmod' => '¥Á¥§¥Ã¥¯¤·¤¿¥Ç¥£¥ì¥¯¥È¥êÆâ¤Î¡¢¥É¥Ã¥È(.)¤Ç»Ï¤Þ¤ë¥Õ¥¡¥¤¥ë¤ò½ü¤¯Á´¤Æ¤Î¥Õ¥¡¥¤¥ë¤Î°À­¤òÊѹ¹¤·¤Þ¤¹¡£',
+       'msg_execute' => '¼Â¹Ô',
+       'msg_complete' => '½èÍý¤¬´°Î»¤·¤Þ¤·¤¿¡£',
+       'msg_adminpass' => '´ÉÍý¼Ô¥Ñ¥¹¥ï¡¼¥É',
+       'err_invalid_pass' => '¥Ñ¥¹¥ï¡¼¥É¤¬°ã¤¤¤Þ¤¹¡£',
+       'err_cannot_opendir' => '$1 ¥Ç¥£¥ì¥¯¥È¥ê¤¬³«¤±¤Þ¤»¤ó¤Ç¤·¤¿¡£<br />',
+       'err_cannot_change_permit' => '$1 ¤Î¥Ñ¡¼¥ß¥Ã¥·¥ç¥óÊѹ¹¤Ë¼ºÇÔ¤·¤Þ¤·¤¿¡£<br />'
+);
+
+///////////////////////////////////////
+// comment.inc.php
 $_btn_name = '¤ªÌ¾Á°: ';
 $_btn_comment = '¥³¥á¥ó¥È¤ÎÁÞÆþ';
 $_msg_comment = '¥³¥á¥ó¥È: ';
@@ -115,68 +199,197 @@ $_msg_comment_collided = '
 ¥³¥á¥ó¥È¤òÄɲä·¤Þ¤·¤¿¤¬¡¢°ã¤¦°ÌÃÖ¤ËÁÞÆþ¤µ¤ì¤Æ¤¤¤ë¤«¤â¤·¤ì¤Þ¤»¤ó¡£<br />';
 
 ///////////////////////////////////////
-// attach file
-$_title_uploaded = '$1 ¤Ë¥¢¥Ã¥×¥í¡¼¥É¤·¤Þ¤·¤¿';
-$_title_file_deleted = '$1 ¤«¤é¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Þ¤·¤¿';
-$_title_notfound = '$1 ¤Ë¤½¤Î¥Õ¥¡¥¤¥ë¤Ï¸«¤Ä¤«¤ê¤Þ¤»¤ó';
-$_title_upload = '$1 ¤Ø¤ÎźÉÕ';
-$_title_confirm_delete = '%s ¤òºï½ü¤·¤Þ¤¹';
+// deleted.inc.php
+$_deleted_plugin_title = 'ºï½ü¥Ú¡¼¥¸¤Î°ìÍ÷';
+$_deleted_plugin_title_withfilename = 'ºï½ü¥Ú¡¼¥¸¥Õ¥¡¥¤¥ë¤Î°ìÍ÷';
 
-$_msg_noparm = '$1 ¤Ø¤Ï¥¢¥Ã¥×¥í¡¼¥É¡¦ºï½ü¤Ï¤Ç¤­¤Þ¤»¤ó';
-$_msg_already_exists = '$1 ¤ËƱ¤¸¥Õ¥¡¥¤¥ë̾¤¬Â¸ºß¤·¤Þ¤¹';
-$_msg_attach_filelist = 'Á´¥Ú¡¼¥¸¤ÎźÉÕ¥Õ¥¡¥¤¥ë°ìÍ÷';
-$_msg_maxsize = '¥¢¥Ã¥×¥í¡¼¥É²ÄǽºÇÂç¥Õ¥¡¥¤¥ë¥µ¥¤¥º¤Ï $1 ¤Ç¤¹¡£';
-$_msg_delete = '\'$1\' ¤òºï½ü¤·¤Þ¤¹';
-$_msg_exceed = '$1 ¤Ø¤Î¥Õ¥¡¥¤¥ë¥µ¥¤¥º¤¬Â礭¤¹¤®¤Þ¤¹';
-$_msg_attachfile = 'źÉÕ¥Õ¥¡¥¤¥ë';
-$_msg_confirm_delete = '<div style="text-align:center">%s ¤òºï½ü¤·¤Þ¤¹¡£<br />%s</div>';
+///////////////////////////////////////
+// diff.inc.php
+$_title_diff = '$1 ¤ÎÊѹ¹ÅÀ';
 
-$_btn_upload = '¥¢¥Ã¥×¥í¡¼¥É';
-$_btn_delete = 'ºï½ü';
+///////////////////////////////////////
+// filelist.inc.php (list.inc.php)
+$_title_filelist = '¥Ú¡¼¥¸¥Õ¥¡¥¤¥ë¤Î°ìÍ÷';
 
 ///////////////////////////////////////
-// newpage
-$_msg_newpage = '¥Ú¡¼¥¸¿·µ¬ºîÀ®';
+// freeze.inc.php
+$_title_isfreezed = '$1 ¤Ï¤¹¤Ç¤ËÅà·ë¤µ¤ì¤Æ¤¤¤Þ¤¹';
+$_title_freezed = '$1 ¤òÅà·ë¤·¤Þ¤·¤¿';
+$_title_freeze = '$1 ¤ÎÅà·ë';
+$_msg_freezing = 'Åà·ëÍѤΥѥ¹¥ï¡¼¥É¤òÆþÎϤ·¤Æ¤¯¤À¤µ¤¤¡£';
+$_btn_freeze = 'Åà·ë';
 
 ///////////////////////////////////////
-// insert
+// insert.inc.php
 $_btn_insert = 'ÄɲÃ';
 
 ///////////////////////////////////////
-// memo
+// interwiki.inc.php
+$_title_invalidiwn = 'Í­¸ú¤ÊInterWikiName¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó';
+
+///////////////////////////////////////
+// list.inc.php
+$_title_list = '¥Ú¡¼¥¸¤Î°ìÍ÷';
+
+///////////////////////////////////////
+// ls2.inc.php
+$_ls2_err_nopages = '<p>\'$1\' ¤Ë¤Ï¡¢²¼°ÌÁؤΥڡ¼¥¸¤¬¤¢¤ê¤Þ¤»¤ó¡£</p>';
+$_ls2_msg_title = '\'$1\'¤Ç»Ï¤Þ¤ë¥Ú¡¼¥¸¤Î°ìÍ÷';
+
+///////////////////////////////////////
+// memo.inc.php
 $_btn_memo_update = '¥á¥â¹¹¿·';
 
 ///////////////////////////////////////
-// recent
+// navi.inc.php
+$_navi_prev = 'Prev';
+$_navi_next = 'Next';
+$_navi_up   = 'Up';
+$_navi_home = 'Home';
+
+///////////////////////////////////////
+// newpage.inc.php
+$_msg_newpage = '¥Ú¡¼¥¸¿·µ¬ºîÀ®';
+
+///////////////////////////////////////
+// paint.inc.php
+$_paint_messages = array(
+       'field_name'    => '¤ªÌ¾Á°',
+       'field_filename'=> '¥Õ¥¡¥¤¥ë̾',
+       'field_comment' => '¥³¥á¥ó¥È',
+       'btn_submit'    => 'paint',
+       'msg_max'       => '(ºÇÂç %d x %d)',
+       'msg_title'     => 'Paint and Attach to $1',
+       'msg_title_collided' => '$1 ¤Ç¡Ú¹¹¿·¤Î¾×ÆÍ¡Û¤¬µ¯¤­¤Þ¤·¤¿',
+       'msg_collided'  => '¤¢¤Ê¤¿¤¬²èÁü¤òÊÔ½¸¤·¤Æ¤¤¤ë´Ö¤Ë¡¢Â¾¤Î¿Í¤¬Æ±¤¸¥Ú¡¼¥¸¤ò¹¹¿·¤·¤Æ¤·¤Þ¤Ã¤¿¤è¤¦¤Ç¤¹¡£<br />
+²èÁü¤È¥³¥á¥ó¥È¤òÄɲä·¤Þ¤·¤¿¤¬¡¢°ã¤¦°ÌÃÖ¤ËÁÞÆþ¤µ¤ì¤Æ¤¤¤ë¤«¤â¤·¤ì¤Þ¤»¤ó¡£<br />'
+);
+
+///////////////////////////////////////
+// pcomment.inc.php
+$_pcmt_messages = array(
+       'btn_name' => '¤ªÌ¾Á°: ',
+       'btn_comment' => '¥³¥á¥ó¥È¤ÎÁÞÆþ',
+       'msg_comment' => '¥³¥á¥ó¥È: ',
+       'msg_recent' => 'ºÇ¿·¤Î%d·ï¤òɽ¼¨¤·¤Æ¤¤¤Þ¤¹¡£',
+       'msg_all' => '¥³¥á¥ó¥È¥Ú¡¼¥¸¤ò»²¾È',
+       'msg_none' => '¥³¥á¥ó¥È¤Ï¤¢¤ê¤Þ¤»¤ó¡£',
+       'title_collided' => '$1 ¤Ç¡Ú¹¹¿·¤Î¾×ÆÍ¡Û¤¬µ¯¤­¤Þ¤·¤¿',
+       'msg_collided' => '¤¢¤Ê¤¿¤¬¤³¤Î¥Ú¡¼¥¸¤òÊÔ½¸¤·¤Æ¤¤¤ë´Ö¤Ë¡¢Â¾¤Î¿Í¤¬Æ±¤¸¥Ú¡¼¥¸¤ò¹¹¿·¤·¤Æ¤·¤Þ¤Ã¤¿¤è¤¦¤Ç¤¹¡£<br />
+¥³¥á¥ó¥È¤òÄɲä·¤Þ¤·¤¿¤¬¡¢°ã¤¦°ÌÃÖ¤ËÁÞÆþ¤µ¤ì¤Æ¤¤¤ë¤«¤â¤·¤ì¤Þ¤»¤ó¡£<br />',
+       'err_pagename' => '¥Ú¡¼¥¸Ì¾ [[%s]] ¤Ï»ÈÍѤǤ­¤Þ¤»¤ó¡£ Àµ¤·¤¤¥Ú¡¼¥¸Ì¾¤ò»ØÄꤷ¤Æ¤¯¤À¤µ¤¤¡£',
+);
+
+///////////////////////////////////////
+// popular.inc.php
+$_popular_plugin_frame = '<h5>¿Íµ¤¤Î%d·ï</h5><div>%s</div>';
+$_popular_plugin_today_frame = '<h5>º£Æü¤Î%d·ï</h5><div>%s</div>';
+
+///////////////////////////////////////
+// recent.inc.php
 $_recent_plugin_frame = '<h5>ºÇ¿·¤Î%d·ï</h5>
 <div>%s</div>';
 
 ///////////////////////////////////////
-// calendar2
-$_calendar2_plugin_edit = '[¤³¤ÎÆüµ­¤òÊÔ½¸]';
-$_calendar2_plugin_empty = '%s¤Ï¶õ¤Ç¤¹¡£';
+// referer.inc.php
+$_referer_msg = array(
+       'msg_H0_Refer'       => '¥ê¥ó¥¯¸µ¤Îɽ¼¨',
+       'msg_Hed_LastUpdate' => 'ºÇ½ª¹¹¿·Æü»þ',
+       'msg_Hed_1stDate'    => '½é²óÅÐÏ¿Æü»þ',
+       'msg_Hed_RefCounter' => '¥«¥¦¥ó¥¿',
+       'msg_Hed_Referer'    => 'Referer',
+       'msg_Fmt_Date'       => 'Yǯn·îjÆü H:i',
+       'msg_Chr_uarr'       => '¢¬',
+       'msg_Chr_darr'       => '¢­',
+);
 
 ///////////////////////////////////////
-// attach
-$_attach_plugin_files = '%s·ï';
+// rename.inc.php
+$_rename_messages  = array(
+       'err' => '<p>¥¨¥é¡¼:%s</p>',
+       'err_nomatch' => '¥Þ¥Ã¥Á¤¹¤ë¥Ú¡¼¥¸¤¬¤¢¤ê¤Þ¤»¤ó¡£',
+       'err_notvalid' => '¥ê¥Í¡¼¥à¸å¤Î¥Ú¡¼¥¸Ì¾¤¬Àµ¤·¤¯¤¢¤ê¤Þ¤»¤ó¡£',
+       'err_adminpass' => '´ÉÍý¼Ô¥Ñ¥¹¥ï¡¼¥É¤¬Àµ¤·¤¯¤¢¤ê¤Þ¤»¤ó¡£',
+       'err_notpage' => '%s¤Ï¥Ú¡¼¥¸Ì¾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¡£',
+       'err_norename' => '%s¤ò¥ê¥Í¡¼¥à¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡£',
+       'err_already' => '¥Ú¡¼¥¸¤¬¤¹¤Ç¤Ë¸ºß¤·¤Þ¤¹¡£:%s',
+       'err_already_below' => '°Ê²¼¤Î¥Õ¥¡¥¤¥ë¤¬¤¹¤Ç¤Ë¸ºß¤·¤Þ¤¹¡£',
+       'msg_title' => '¥Ú¡¼¥¸Ì¾¤ÎÊѹ¹',
+       'msg_page' => 'Êѹ¹¸µ¥Ú¡¼¥¸¤ò»ØÄê',
+       'msg_regex' => 'Àµµ¬É½¸½¤ÇÃÖ´¹',
+       'msg_related' => '´ØÏ¢¥Ú¡¼¥¸',
+       'msg_do_related' => '´ØÏ¢¥Ú¡¼¥¸¤â¥ê¥Í¡¼¥à¤¹¤ë',
+       'msg_rename' => '%s¤Î̾Á°¤òÊѹ¹¤·¤Þ¤¹¡£',
+       'msg_oldname' => '¸½ºß¤Î̾Á°',
+       'msg_newname' => '¿·¤·¤¤Ì¾Á°',
+       'msg_adminpass' => '´ÉÍý¼Ô¥Ñ¥¹¥ï¡¼¥É',
+       'msg_arrow' => '¢ª',
+       'msg_exist_none' => '¤½¤Î¥Ú¡¼¥¸¤ò½èÍý¤·¤Ê¤¤',
+       'msg_exist_overwrite' => '¤½¤Î¥Õ¥¡¥¤¥ë¤ò¾å½ñ¤­¤¹¤ë',
+       'msg_confirm' => '°Ê²¼¤Î¥Õ¥¡¥¤¥ë¤ò¥ê¥Í¡¼¥à¤·¤Þ¤¹¡£',
+       'msg_result' => '°Ê²¼¤Î¥Õ¥¡¥¤¥ë¤ò¾å½ñ¤­¤·¤Þ¤·¤¿¡£',
+       'btn_submit' => '¼Â¹Ô',
+       'btn_next' => '¼¡¤Ø'
+);
 
 ///////////////////////////////////////
-$_title_cannotread = '$1 ¤Ï±ÜÍ÷¤Ç¤­¤Þ¤»¤ó';
-$_msg_auth = 'PukiWikiAuth';
+// search.inc.php
+$_title_search = 'ñ¸ì¸¡º÷';
+$_title_result = '$1 ¤Î¸¡º÷·ë²Ì';
+$_msg_searching = 'Á´¤Æ¤Î¥Ú¡¼¥¸¤«¤éñ¸ì¤ò¸¡º÷¤·¤Þ¤¹¡£Âçʸ»ú¾®Ê¸»ú¤Î¶èÊ̤Ϥ¢¤ê¤Þ¤»¤ó¡£';
+$_btn_search = '¸¡º÷';
+$_btn_and = 'AND¸¡º÷';
+$_btn_or = 'OR¸¡º÷';
 
 ///////////////////////////////////////
-// help 'wiki format rule'.
-$rule_page = 'À°·Á¥ë¡¼¥ë';
-$help_page = '¥Ø¥ë¥×';
+// source.inc.php
+$_source_messages = array(
+       'msg_title' => '$1¤Î¥½¡¼¥¹',
+       'msg_notfound' => '$1¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó',
+       'err_notfound' => '¥Ú¡¼¥¸¤Î¥½¡¼¥¹¤òɽ¼¨¤Ç¤­¤Þ¤»¤ó¡£'
+);
 
 ///////////////////////////////////////
-// TrackBack
-$_tb_title = 'TrackBack: %s ¤Ø¤ÎµÄÏÀ¤Ï·Ñ³¤µ¤ì¤ë...';
-$_tb_header = '¥Ç¥£¥¹¥«¥Ã¥·¥ç¥ó¤Î·Ñ³...';
-$_tb_entry = '¤³¤Î¥¨¥ó¥È¥ê¤Î TrackBack URL:';
-$_tb_refer = ' ¤³¤Î°ìÍ÷¤Ï¡¢¼¡¤Î¥¨¥ó¥È¥ê¤ò»²¾È¤·¤Æ¤¤¤Þ¤¹: %s, %s.';
-$_tb_header_Excerpt = 'Í×Ìó:';
-$_tb_header_Weblog = 'Weblog:';
-$_tb_header_Tracked = 'Æü»þ:';
-$_tb_date = 'Yǯn·îjÆü H:i:s';
+// template.inc.php
+$_msg_template_start = '³«»Ï¹Ô:<br />';
+$_msg_template_end = '½ªÎ»¹Ô:<br />';
+$_msg_template_page = '$1/Ê£À½';
+$_msg_template_refer = '¥Ú¡¼¥¸Ì¾:';
+$_btn_template_create = 'ºîÀ®';
+$_title_template = '$1 ¤ò¥Æ¥ó¥×¥ì¡¼¥È¤Ë¤·¤ÆºîÀ®';
+
+///////////////////////////////////////
+// tracker.inc.php
+$_tracker_messages = array(
+       'msg_list' => '$1 ¤Î¹àÌÜ°ìÍ÷',
+       'msg_back' => '<p>$1</p>',
+       'btn_page' => '¥Ú¡¼¥¸Ì¾',
+       'btn_name' => '¥Ú¡¼¥¸Ì¾',
+       'btn_real' => '¥Ú¡¼¥¸Ì¾',
+       'btn_submit' => 'ÄɲÃ',
+       'btn_date' => 'ÆüÉÕ',
+       'btn_refer' => '»²¾È',
+);
+
+///////////////////////////////////////
+// unfreeze.inc.php
+$_title_isunfreezed = '$1 ¤ÏÅà·ë¤µ¤ì¤Æ¤¤¤Þ¤»¤ó';
+$_title_unfreezed = '$1 ¤ÎÅà·ë¤ò²ò½ü¤·¤Þ¤·¤¿';
+$_title_unfreeze = '$1 ¤ÎÅà·ë²ò½ü';
+$_msg_unfreezing = 'Åà·ë²ò½üÍѤΥѥ¹¥ï¡¼¥É¤òÆþÎϤ·¤Æ¤¯¤À¤µ¤¤¡£';
+$_btn_unfreeze = 'Åà·ë²ò½ü';
+
+///////////////////////////////////////
+// versionlist.inc.php
+$_title_versionlist = '¹½À®¥Õ¥¡¥¤¥ë¤Î¥Ð¡¼¥¸¥ç¥ó°ìÍ÷';
+
+///////////////////////////////////////
+// vote.inc.php
+$_vote_plugin_choice = 'ÁªÂò»è';
+$_vote_plugin_votes = 'Åêɼ';
+
+///////////////////////////////////////
+// yetlist.inc.php
+$_title_yetlist = '̤ºîÀ®¤Î¥Ú¡¼¥¸°ìÍ÷';
+$_err_notexist = '̤ºîÀ®¤Î¥Ú¡¼¥¸¤Ï¤¢¤ê¤Þ¤»¤ó¡£';
 ?>