Update of /cvsroot/php-blog/serendipity/plugins/serendipity_event_spamblock
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14602/serendipity_event_spamblock
Modified Files:
lang_ja.inc.php
Log Message:
o updated translation.
Index: lang_ja.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/plugins/serendipity_event_spamblock/lang_ja.inc.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- lang_ja.inc.php 29 Jan 2005 15:04:16 -0000 1.2
+++ lang_ja.inc.php 14 Feb 2005 00:41:15 -0000 1.3
@@ -19,7 +19,7 @@
@define('PLUGIN_EVENT_SPAMBLOCK_ERROR_RBL', 'ã¹ãã 鲿¢: ããªãã®æç¨¿ããã³ã³ãã¥ã¼ã¿ã¼ã® IP ã¢ãã¬ã¹ã¯ãªã¼ãã³ãªã¬ã¼ã¨ãã¦ä¸è¦§åããã¦ãã¾ãã');
@define('PLUGIN_EVENT_SPAMBLOCK_ERROR_SURBL', 'ã¹ãã 鲿¢: ã³ã¡ã³ãã® URL ã¯SURBL ã« URL ä¸è¦§åããã¦ãã¾ãã');
- @define('PLUGIN_EVENT_SPAMBLOCK_ERROR_KILLSWITCH', 'ãã®ããã°ã¯ãç·æ¥ã³ã¡ã³ãããªã±ã¼ãã¢ã¼ããã§ããå¥ã®æ©ä¼ã«æ¥ã¦ãã ãããplease come back another time');
+ @define('PLUGIN_EVENT_SPAMBLOCK_ERROR_KILLSWITCH', 'ãã®ããã°ã¯ãç·æ¥ã³ã¡ã³ã鮿ã¢ã¼ããã§ããå¥ã®æ©ä¼ã«æ¥ã¦ãã ããã');
@define('PLUGIN_EVENT_SPAMBLOCK_BODYCLONE', 'è¤è£½ã³ã¡ã³ãã許å¯ããªã');
@define('PLUGIN_EVENT_SPAMBLOCK_BODYCLONE_DESC', 'Do not allow users to submit a comment which contains the same body as an already submitted comment');
@define('PLUGIN_EVENT_SPAMBLOCK_KILLSWITCH', 'ç·æ¥æã®ã³ã¡ã³ã鮿ãã');
|