HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/web/itpartnership.net (cms)/modules/FCKeditorX/lang/ext/sk_SK.php
<?php
$lang['friendlyname'] = 'FCKeditorX';
$lang['postinstall'] = 'Uistite sa, že ste nastavili "Modify FCKeditorX" pre použitie tohto modulu!';
$lang['postuninstall'] = '';
$lang['uninstalled'] = 'MOdul bol odinštalovaný.';
$lang['installed'] = 'Modul verzie %s bol nainštalovaný.';
$lang['prefsupdated'] = 'Predvoľby modulu boli nastavené.';
$lang['accessdenied'] = 'Prístup bol odmietnutý. Prosím skontrolujte si Vaše oprávnenia.';
$lang['error'] = 'Chyba!';
$lang['upgraded'] = 'Modul bol upgradovaný na verziu %s.';
$lang['title_mod_prefs'] = 'Predvoľby modulu';
$lang['title_mod_admin'] = 'Administrácia modulu';
$lang['title_admin_panel'] = 'FCKeditorX Modul';
$lang['moddescription'] = '..Popis..';
$lang['welcome_text'] = '<p>..Vitajte..</p>';
$lang['changelog'] = '<ul>
		<li>
		<p>Version: 0.9</p>
		<p>IMPROVED techinal approach on some solution .</p>
		<p>UPDATED to FCKeditor 2.2 </p>
		<p>ADD with and height setting </p>
		<p>ADD possibility to set custom TOOLBAR (alpha version) </p>
		<p>ADD possibility to use the module like normal modue (try to insert into a page {cms_module name=\'name_textarea\' module=\'FCKeditorX\' toolbar=\'Basic\' height=\'600\' width=\'500\' content=\'bla bla bla \' } ) </p>
		<p>Version for CMSMS 0.10.SVN .</p>
		</li>
		<li>
		<p>Version: 0.8</p>
		<p>IMPROVED techinal approach on some solution .</p>
		<p>UPDATED to FCKeditor 2.1.1 </p>
		<p>ADD the possibility to SET background COLOR</p>
		<p>Version for CMSMS 0.10.SVN .</p>
		</li>
		<li>
		<p>Version: 0.7</p>
		<p>FIXED bugs and improved configuration functionalities.</p>
		<p>Version for CMSMS 0.10.SVN .</p>
		</li>
		<li>
		<p>Version: 0.6</p>
		<p>FIXED destination of uploads.</p>
		<p>Version for CMSMS 0.10.SVN .</p>
		<p>ADDED plugin for INTERNAL link of CMSMS (THANKS!!! to <b>Woudloper</b> for the plugin).</p>
		<p>ADDED binding on custom CSS of CMSMS (THANKS to <b>infusion</b> for some incipit information).</p>
		<p>UPDATED to FCKeditor 2.0 </p>
		</li>
		<li>
		<p>Version: 0.5</p>
		<p>Beta version for CMSMS 0.10.4 .</p>
		</li>
		<li>
		<p>Version: 0.4</p>
		<p>Original module code for FCKeditor 2 WYSIWYG textarea replacement tool.</p>
		</li>
		<li>
		<p>Author: Roberto Tagliento  &lt;megabob3@yahoo.it&gt;</p>
		<p>Converted for use with new CMS Module architecture.</p>
		</li>
		</ul>';
$lang['help'] = '<h3>What does this do?</h3>
    <p>Enables <b>FCKeditor</b> to be used as a WYSIWYG.</p>
    <h3>How do I use it?</h3>
    <p>Install it, then go to User Preferences and Set <b>FCKeditor</b> to be your wysiwyg of choice.</p>';
$lang['skin_text'] = 'Vyberte si design';
$lang['lang_text'] = 'Použit jazyk nastavený v CMS';
$lang['bg_text'] = 'Farba pozadia';
$lang['bg_help'] = 'ponechajte BLANK(prázdne), alebo nastavte DEFAULT  pre použitie PAGE CSS';
$lang['bg_css_text'] = 'Body tag CSS';
$lang['bg_css_help'] = 'ponechajte BLANK(prázdne), alebo nastavte DEFAULT  pre použitie PAGE CSS';
$lang['xhtml_text'] = 'Zapnúť XHTML Formátovanie';
$lang['context_text'] = 'Zapnúť kontextovú menu';
$lang['context_help'] = 'kliknúť pravým tlačítkom na HMTL objekt';
$lang['settings'] = 'Nastavenia ';
$lang['styles'] = 'Štýly';
$lang['info4toolbars'] = 'Paste toolbars code, like FCKeditor project teach.';
$lang['info4styles'] = 'Paste styles from your template\'s stylesheet(s) that you want to have avilable from the WYSIWYG\'s drop-down style
menu.<br/>In order to see the applied styles in the textarea the same styles MUST exist in the stylesheet for the template for
that page.';
$lang['width_text'] = 'Šírka';
$lang['width_help'] = 'šírka WYSIWYG';
$lang['height_text'] = 'Výška';
$lang['height_help'] = 'výška WYSIWYG v pixeloch';
$lang['toolbar_text'] = 'Navigačná lišta';
$lang['toolbar_help'] = 'Vyberte si defaultnú navigačnú lištu';
?>