1<?php 2 3/** 4 * @license GPL 2 (https://www.gnu.org/licenses/gpl.html) 5 * 6 * @author Wizzard <wizzardsk@gmail.com> 7 */ 8$lang['encoding'] = 'utf-8'; 9$lang['direction'] = 'ltr'; 10$lang['doesntexist'] = 'tento menný priestor neexistuje:'; 11$lang['subcats'] = 'Podpriestory:'; 12$lang['pagesinthiscat'] = 'Stránky v tomto mennom priestore:'; 13$lang['continued'] = 'pokrač.'; 14$lang['nopages'] = 'V tomto mennom priestore nie sú žiadne stránky.'; 15$lang['nosubns'] = 'Žiadne podpriestory.'; 16$lang['sidebarOrNs'] = 'Pri voľbe -sidebar nemôžete zadať menný priestor. Nájdené:'; 17