Update of /cvsroot/php-blog/serendipity/plugins/serendipity_event_creativecommons
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8267/serendipity_event_creativecommons
Modified Files:
lang_ja.inc.php
Log Message:
Index: lang_ja.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/plugins/serendipity_event_creativecommons/lang_ja.inc.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- lang_ja.inc.php 8 Jan 2005 12:25:10 -0000 1.1
+++ lang_ja.inc.php 18 Feb 2005 06:14:08 -0000 1.2
@@ -16,8 +16,8 @@
@define('PLUGIN_CREATIVECOMMONS_DESC', 'ããªãã®ã³ã³ãã³ãã®ã¯ãªã¨ã¤ãã£ãã³ã¢ã³ãºã©ã¤ã»ã³ã¹ã®é¸æã¨è¡¨ç¤ºããã¾ãã');
@define('PLUGIN_CREATIVECOMMONS_TXT', 'ããã¹ãã表示ãã¾ãã?');
@define('PLUGIN_CREATIVECOMMONS_TXT_DESC', 'For visible notifications of license status, show a brief explanation of your license choice.');
- @define('PLUGIN_CREATIVECOMMONS_CAP', 'Original content in this work is licensed under a <a href="#license_uri#">Creative Commons License</a>');
- @define('PLUGIN_CREATIVECOMMONS_CAP_PD', 'Original content in this work is dedicated to the <a href="#license_url#}">Public Domain</a>');
+ @define('PLUGIN_CREATIVECOMMONS_CAP', 'ãã®ä½æ¥ã®ãªãªã¸ãã«ã³ã³ãã³ã㯠<a href="#license_uri#">ã¯ãªã¨ã¤ãã£ãã»ã³ã¢ã³ãºã»ã©ã¤ã»ã³ã¹</a> ã«å¸°å±ãã¾ãã');
+ @define('PLUGIN_CREATIVECOMMONS_CAP_PD', 'ãã®ä½æ¥ã®ãªãªã¸ãã«ã³ã³ãã³ã㯠<a href="#license_url#}">ãããªãã¯ãã¡ã¤ã³</a> ã«æ§ãã¾ãã');
// @define('PLUGIN_CREATIVECOMMONS_BY', 'Require attribution?');
// @define('PLUGIN_CREATIVECOMMONS_BY_DESC', 'The licensor permits others to copy, distribute, display, and perform the work. In return, licensees must give the original author credit.');
@define('PLUGIN_CREATIVECOMMONS_NC', 'ããªãã®ä½åã®åæ¥ç¨éã許å¯ãã¾ãã?');
|