rocksolid-light/Rocksolid_Light/rocksolid/lang/czech.lang

53 lines
2.3 KiB
Plaintext
Raw Normal View History

2020-11-29 01:55:31 +01:00
<?php
$text_header["from"]="<b>Odes<65>latel:</b> ";
$text_header["subject"]="<b>Nadpis:</b> ";
$text_header["newsgroups"]="<b>Diskusn<73> skupiny:</b> ";
$text_header["followup"]="<b>Followup:</b> ";
$text_header["organization"]="<b>Organizace:</b> ";
$text_header["date"]="<b>Datum:</b> ";
$text_header["message-id"]="<b>ID zpr<70>vy:</b> ";
$text_header["references"]="<b>References:</b> ";
$text_header["user-agent"]="<b>User-Agent:</b> ";
$text_header["date_format"]="M d Y H:i:s";
$text_thread["no_articles"]="<p><b><3E><>dn<64> <20>l<EFBFBD>nky k dispozici</b></p>";
$text_thread["button_write"]="P<>idej zpr<70>vu";
$text_thread["button_grouplist"]="Diskusn<73> skupiny";
$text_thread["button_top"]="Zp<5A>t nahoru";
$text_thread["date"]="<b>Datum</b>";
$text_thread["subject"]="<b>Nadpis</b>";
$text_thread["author"]="<b>Autor</b>";
$text_thread["no_such_group"]="<22><>dn<64> takov<6F> skupina.";
$text_groups["newsgroup"]="<b>Skupina</b>";
$text_groups["description"]="<b>Popis</b>";
$text_article["button_answer"]="Odpov<6F>z";
$text_post["missing_message"]="Nezadal jste p<><70>sp<73>vek.";
$text_post["missing_email"]="Nezadal jste email.";
$text_post["missing_name"]="Nezadal jste jm<6A>no.";
$text_post["missing_subject"]="Nezadal jste nadpis.";
$text_post["button_post"]="Ode<64>li";
$text_post["remember"]="Zapamatujte si jm<6A>no a emailovou adresu";
$text_post["message"]="Zpr<70>va";
$text_post["group_head"]="Psan<61> zpr<70>vy do:<B> ";
$text_post["group_tail"]="</B>";
$text_post["followup_not_allowed"]="Nem<65>te povolen<65> p<>isp<73>vat do t<>chto skupin:";
$text_post["message_posted"]="Zpr<70>va odesl<73>na";
$text_post["message_posted2"]="Zpr<70>va <20>sp<73><70>n<EFBFBD> odesl<73>na.";
$text_post["button_back"]="Zp<5A>t";
$text_post["button_back2"]="do";
$text_post["error_newsserver"]="News-server nep<65>ijal tuto zpr<70>vu:";
$text_post["error_readonly"]="Tato skupina je chr<68>n<EFBFBD>na proti z<>pisu";
$text_post["error_wrong_email"]="Emailov<6F> adresa je chybn<62>";
$text_error["error:"]='<font color="red">Chyba:</font>';
$text_error["connection_failed"]="Spojen<65> na news-server se nepoda<64>ilo";
$text_error["article_not_found"]="<p>Takov<6F> <20>l<EFBFBD>nek neexistuje.</p>";
$text_error["read_access_denied"]="<p>Nem<65>te pr<70>vo pro <20>ten<65>!</p>";
$text_error["post_failed"]="Nepovedlo se p<>ipojit. Zkuste po chv<68>li obnovit str<74>nku.";
$text_error["auth_error"]="Autentifikace na news-server se nepoda<64>ila.";
$text_error["spool_error"]="Chyba v spool-souboru. Obnovte, pros<6F>m str<74>nku.";
?>