You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
573 B
15 lines
573 B
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langOnlineConference = "Konferencia";
|
|
$langSave = "Uložiť";
|
|
$langRefresh = "Obnoviť";
|
|
$langTypeMessage = "Prosím napíšte svoju správu!";
|
|
$langConfirmReset = "Naozaj chcete zmazať všetky správy?";
|
|
$langHasResetChat = "reštartovať Pokec";
|
|
$langOnlyCheckForImportantQuestion = "Zaškrtnite len v prípade dôležitej otázky!";
|
|
$langQuestion = "otázka";
|
|
$langClearList = "Vymazať správy";
|
|
$langLinkName = "Názov odkazu";
|
|
$langChat_reset_by = "reštartovať Pokec";
|
|
?>
|