OSDN Git Service

original file
[nucleus-jp/nucleus-plugins.git] / trunk / NP_TinyMCE2j / tinymce2j / plugins / paste / langs / sk.js
1 /**
2  * Slovak lang variables 
3  * encoding: utf-8
4  * 
5  * @author Vladimir VASIL vvasil@post.sk
6  *    
7  * $Id: sk.js,v 1.1 2006-10-02 05:37:05 shizuki Exp $ 
8  */  
9
10 tinyMCE.addToLang('',{
11 paste_text_desc : 'Vložiť neformatovaný text',
12 paste_text_title : 'Použi CTRL + V na klávesnici pre vloženie textu do okna.',
13 paste_text_linebreaks : 'Nechaj prerušenie riadkov',
14 paste_word_desc : 'Vložiť text s aplikáce Word',
15 paste_word_title : 'Použi CTRL + V na klávesnici pre vloženie textu do okna.',
16 selectall_desc : 'Označiť všetko'
17 });
18