Add Slovak translation
This commit is contained in:
11
plugins/serendipity_event_s9ymarkup/UTF-8/lang_sk.inc.php
Normal file
11
plugins/serendipity_event_s9ymarkup/UTF-8/lang_sk.inc.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php # $Id$
|
||||
|
||||
/**
|
||||
* @version $$
|
||||
* @author Martin Matuška <mm@FreeBSD.org>
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_S9YMARKUP_NAME', 'Markup: Serendipity');
|
||||
@define('PLUGIN_EVENT_S9YMARKUP_DESC', 'Uskutočnuje základné transformácie textu (markup).');
|
||||
@define('PLUGIN_EVENT_S9YMARKUP_TRANSFORM', 'Slová medzi hviezdičkami budú tučnou (*tučné*), podčiarknutie pomocou underscore _podčiarknuté_.');
|
11
plugins/serendipity_event_s9ymarkup/lang_sk.inc.php
Normal file
11
plugins/serendipity_event_s9ymarkup/lang_sk.inc.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php # $Id$
|
||||
|
||||
/**
|
||||
* @version $$
|
||||
* @author Martin Matu<74>ka <mm@FreeBSD.org>
|
||||
* EN-Revision: Revision of lang_en.inc.php
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_S9YMARKUP_NAME', 'Markup: Serendipity');
|
||||
@define('PLUGIN_EVENT_S9YMARKUP_DESC', 'Uskuto<74>nuje z<>kladn<64> transform<72>cie textu (markup).');
|
||||
@define('PLUGIN_EVENT_S9YMARKUP_TRANSFORM', 'Slov<6F> medzi hviezdi<64>kami bud<75> tu<74>nou (*tu<74>n<EFBFBD>*), pod<6F>iarknutie pomocou underscore _pod<6F>iarknut<75>_.');
|
Reference in New Issue
Block a user