dutch translation update by eric
This commit is contained in:
plugins
serendipity_event_emoticate
serendipity_event_s9ymarkup
14
plugins/serendipity_event_emoticate/UTF-8/lang_nl.inc.php
Normal file
14
plugins/serendipity_event_emoticate/UTF-8/lang_nl.inc.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php # $Id: lang_nl.inc.php 1381 2006-08-15 10:14:56Z elf2000 $
|
||||
|
||||
/**
|
||||
* @version $Revision: 1381 $
|
||||
* @author Eric Lopes Cardozo ericl@ericlopescardozo.nl
|
||||
* NL-Revision: Revision of lang_nl.inc.php
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_EMOTICATE_NAME', 'Opmaak: Emoticate');
|
||||
@define('PLUGIN_EVENT_EMOTICATE_DESC', 'Converteer standaard emoticons naar afbeeldingen');
|
||||
@define('PLUGIN_EVENT_EMOTICATE_TRANSFORM', 'Standaad emoticons zoals :-) en ;-) worden geconverteerd naar afbeeldingen.');
|
||||
@define('PLUGIN_EVENT_EMOTICATE_EXTENSION', 'Bestandsextensie');
|
||||
@define('PLUGIN_EVENT_EMOTICATE_EXTENSION_BLAHBLAH', 'De bestandsextensie van je emoticons. Dit is case sensitive.');
|
||||
?>
|
14
plugins/serendipity_event_emoticate/lang_nl.inc.php
Normal file
14
plugins/serendipity_event_emoticate/lang_nl.inc.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php # $Id: lang_nl.inc.php 1381 2006-08-15 10:14:56Z elf2000 $
|
||||
|
||||
/**
|
||||
* @version $Revision: 1381 $
|
||||
* @author Eric Lopes Cardozo ericl@ericlopescardozo.nl
|
||||
* NL-Revision: Revision of lang_nl.inc.php
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_EMOTICATE_NAME', 'Opmaak: Emoticate');
|
||||
@define('PLUGIN_EVENT_EMOTICATE_DESC', 'Converteer standaard emoticons naar afbeeldingen');
|
||||
@define('PLUGIN_EVENT_EMOTICATE_TRANSFORM', 'Standaad emoticons zoals :-) en ;-) worden geconverteerd naar afbeeldingen.');
|
||||
@define('PLUGIN_EVENT_EMOTICATE_EXTENSION', 'Bestandsextensie');
|
||||
@define('PLUGIN_EVENT_EMOTICATE_EXTENSION_BLAHBLAH', 'De bestandsextensie van je emoticons. Dit is case sensitive.');
|
||||
?>
|
Reference in New Issue
Block a user