OSDN Git Service

RecentChanges: Update
[pukiwiki/pukiwiki.git] / ja.lng
diff --git a/ja.lng b/ja.lng
index 08ac7c4..831651f 100644 (file)
--- a/ja.lng
+++ b/ja.lng
@@ -2,7 +2,7 @@
 /////////////////////////////////////////////////
 // PukiWiki - Yet another WikiWikiWeb clone.
 //
-// $Id: ja.lng,v 1.21 2003/07/11 10:29:56 arino Exp $
+// $Id: ja.lng,v 1.25 2004/04/03 15:27:07 arino Exp $
 //
 // PukiWiki message file (japanese)
 
@@ -217,6 +217,9 @@ $_deleted_plugin_title_withfilename = '
 ///////////////////////////////////////
 // diff.inc.php
 $_title_diff = '$1 ¤ÎÊѹ¹ÅÀ';
+$_title_diff_delete = '$1 ¤Îº¹Ê¬¤òºï½ü';
+$_msg_diff_deleted = '$1 ¤Îº¹Ê¬¤òºï½ü¤·¤Þ¤·¤¿¡£';
+$_msg_diff_adminpass = 'ºï½üÍѤΥѥ¹¥ï¡¼¥É¤òÆþÎϤ·¤Æ¤¯¤À¤µ¤¤¡£';
 
 ///////////////////////////////////////
 // filelist.inc.php (list.inc.php)
@@ -371,6 +374,9 @@ $_msg_template_start = '
 $_msg_template_end = '½ªÎ»¹Ô:<br />';
 $_msg_template_page = '$1/Ê£À½';
 $_msg_template_refer = '¥Ú¡¼¥¸Ì¾:';
+$_msg_template_force = '´û¸¤Î¥Ú¡¼¥¸Ì¾¤ÇÊÔ½¸¤¹¤ë';
+$_err_template_already = '$1 ¤Ï¤¹¤Ç¤Ë¸ºß¤·¤Þ¤¹¡£';
+$_err_template_invalid = '$1 ¤ÏÍ­¸ú¤Ê¥Ú¡¼¥¸Ì¾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¡£';
 $_btn_template_create = 'ºîÀ®';
 $_title_template = '$1 ¤ò¥Æ¥ó¥×¥ì¡¼¥È¤Ë¤·¤ÆºîÀ®';
 
@@ -386,6 +392,9 @@ $_tracker_messages = array(
        'btn_submit' => 'ÄɲÃ',
        'btn_date' => 'ÆüÉÕ',
        'btn_refer' => '»²¾È',
+       'btn_base' => '´ðÄì',
+       'btn_update' => '¹¹¿·Æü»þ',
+       'btn_past' => '·Ð²á',
 );
 
 ///////////////////////////////////////