sk_SK.php
1.04 KB
<?php $TRANSLATIONS = array(
"Legal notice" => "Právne informácie",
"Nothing here yet" => "Ešte tu nič nie je",
"The content of the legal notice has to be configured first" => "Najskôr musíte nastaviť obsah právnych informácií",
"That configuration is done in the administration section." => "Nastavenia vykonajte v sekcii Administrácia",
"That configuration has to be done by the system administration." => "Nastavenie musí byť vykonané administrátorom systému.",
"Imprint" => "Podmienky používania",
"Placement" => "Umiestnenie",
"Standalone app" => "Samostatná aplikácia",
"Header left" => "V hlavičke vľavo",
"Header right" => "V hlavičke vpravo",
"Navigation top" => "V navigácii navrchu",
"Navigation bottom" => "V navigácii naspodu",
"During login" => "Počas prihlásenia",
"Content" => "Obsah",
"You can use html markup (e.g. <br> for a linebreak) and inline style attributes (e.g. <a style=\"color:red;\">)." => "Môžete používať html značky (e.g. <br> pre riadkovanie) a atribúty štýlov (napr. <a style=\"color:red;\">)."
);