[ Index ]
 

Code source de Serendipity 1.2

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/plugins/serendipity_event_creativecommons/ -> lang_en.inc.php (source)

   1  <?php # $Id: lang_en.inc.php 1381 2006-08-15 10:14:56Z elf2000 $
   2  
   3  /**
   4   *  @version $Revision: 1381 $
   5   *  @author Translator Name <yourmail@example.com>
   6   *  EN-Revision: Revision of lang_en.inc.php
   7   */
   8  
   9  @define('PLUGIN_CREATIVECOMMONS_NAME',        'Creative Commons License');
  10  @define('PLUGIN_CREATIVECOMMONS_DESC',        'Choose and display a creative commons license for your content');
  11  @define('PLUGIN_CREATIVECOMMONS_TXT',         'Show text?');
  12  @define('PLUGIN_CREATIVECOMMONS_TXT_DESC',    'For visible notifications of license status, show a brief explanation of your license choice.');
  13  @define('PLUGIN_CREATIVECOMMONS_CAP',         'Original content in this work is licensed under a <a href="#license_uri#">Creative Commons License</a>');
  14  @define('PLUGIN_CREATIVECOMMONS_CAP_PD',      'Original content in this work is dedicated to the <a href="#license_url#}">Public Domain</a>');
  15  // @define('PLUGIN_CREATIVECOMMONS_BY',          'Require attribution?');
  16  // @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.');
  17  @define('PLUGIN_CREATIVECOMMONS_NC',          'Allow commercial uses of your work?');
  18  @define('PLUGIN_CREATIVECOMMONS_NC_DESC',     'The licensor permits others to copy, distribute, display, and perform the work. In return, licensees may not use the work for commercial purposes -- unless they get the licensor\'s permission.');
  19  @define('PLUGIN_CREATIVECOMMONS_ND',          'Allow modifications of your work?');
  20  @define('PLUGIN_CREATIVECOMMONS_ND_DESC',     'The licensor permits others to copy, distribute, display and perform only unaltered copies of the work -- not derivative works based on it.');
  21  @define('PLUGIN_CREATIVECOMMONS_SA_DESC',     'Yes, as long as others share alike');
  22  
  23  ?>


Généré le : Sat Nov 24 09:00:37 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics