<?php

	$plugin_tx['page_params']['tab']="Stránka";
	$plugin_tx['page_params']['form_title']="Parametre stránky";
	$plugin_tx['page_params']['heading']="Alternatívny nadpis?";
	$plugin_tx['page_params']['header_location']="Redirect page?";
	$plugin_tx['page_params']['template']="Template stránky:";
	$plugin_tx['page_params']['last_edit']="Aktualizované:  ";
	$plugin_tx['page_params']['show_last_edit']="Ukázať dátum aktualizácie?";
	$plugin_tx['page_params']['published']="Zverejnená?";
	$plugin_tx['page_params']['linked_to_menu']="Zobraziť v navigácii?";
	$plugin_tx['page_params']['yes']="áno";
	$plugin_tx['page_params']['no']="nie";
	$plugin_tx['page_params']['submit']="uložiť";
	$plugin_tx['page_params']['use_default_template']="základný template";
	$plugin_tx['page_params']['hint_heading']="<p>Na stránke môže byť zobrazený iný nadpis ako v navigácii.</p><p>V navigácii sa naďalej bude zhobrazovať nadpis, ktorý ste napísali na stránke v editore.</p>";
	$plugin_tx['page_params']['hint_published']="<p>Ak zvolíte \"nie\", Stránka pre návštevníkov zneviditeľní. Nezabudnite to zmeniť na  \"áno\", ak ju budete chcieť zverejniť.</p>";
	$plugin_tx['page_params']['hint_linked_to_menu']="<p>Zvoľte \"Nie\", ak chcete skryť túto stránku v navigácii.</p><p>Obsah stránky môžete zviditeľniť napr. v Newsboxoch.</p>";
	$plugin_tx['page_params']['hint_last_edit']="<p>Zvoľte  \"áno\" ak chcete zobraziť dátum aktualizácie tejto stránky.</p>";
	$plugin_tx['page_params']['hint_template']="<p>Chcete vybrať pre túto stránku iný template?</p>";
	$plugin_tx['page_params']['hint_header_location']="<p>Here you can make this page redirect to another internal or external page.</p><p>External targets have to be noted completely including http://</p>";

?>