OSDN Git Service

Added :config/plugin and :config/plugin/tracker (freezed)
[pukiwiki/pukiwiki.git] / ja.lng.php
index c4b49f9..bfcd406 100644 (file)
@@ -2,7 +2,7 @@
 /////////////////////////////////////////////////
 // PukiWiki - Yet another WikiWikiWeb clone.
 //
-// $Id: ja.lng.php,v 1.3 2004/11/02 14:02:10 henoheno Exp $
+// $Id: ja.lng.php,v 1.6 2005/01/15 02:51:44 henoheno Exp $
 //
 // PukiWiki message file (japanese)
 
@@ -121,6 +121,8 @@ $_LANG['skin']['refer']     = '
 $_LANG['skin']['reload']    = '¥ê¥í¡¼¥É';
 $_LANG['skin']['rename']    = '̾Á°Êѹ¹';      // Rename a page (and related)
 $_LANG['skin']['rss']       = 'ºÇ½ª¹¹¿·¤ÎRSS'; // RSS of RecentChanges
+$_LANG['skin']['rss10']     = & $_LANG['skin']['rss'];
+$_LANG['skin']['rss20']     = & $_LANG['skin']['rss'];
 $_LANG['skin']['search']    = 'ñ¸ì¸¡º÷';
 $_LANG['skin']['top']       = '¥È¥Ã¥×';        // Top page
 $_LANG['skin']['trackback'] = 'Trackback';     // Show list of trackback
@@ -211,7 +213,6 @@ $_msg_deleted          = '$1 
 
 ///////////////////////////////////////
 // calendar_viewer.inc.php
-$_err_calendar_viewer_param  = '°ú¿ô»ØÄꤷ¤Æ¤Í';
 $_err_calendar_viewer_param2 = 'Âè2°ú¿ô¤¬ÊѤÀ¤è';
 $_msg_calendar_viewer_right  = '¼¡¤Î%d·ï>>';
 $_msg_calendar_viewer_left   = '<<Á°¤Î%d·ï';
@@ -223,19 +224,6 @@ $_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 = '¥³¥á¥ó¥È¤ÎÁÞÆþ';