From 68969a18935ba80bfc672ba725f268f779cec38a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 25 Sep 2008 15:57:53 +0000 Subject: [PATCH] Translate a bit... --- lang/czech-utf-8.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index ca3cffb8d1..aa1779675f 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -458,6 +458,7 @@ $strLoginInformation = 'Přihlašování'; $strLogin = 'Přihlášení'; $strLogout = 'Odhlásit se'; $strLogPassword = 'Heslo:'; +$strLogServerHelp = 'Můžete zadat jméno počítače (nebo IP adresu) a port oddělené mezerou.'; $strLogServer = 'Server:'; $strLogUsername = 'Jméno:'; $strLongOperation = 'Tato operace může trvat velmi dlouho. Chcete je přesto provést?'; @@ -1096,5 +1097,4 @@ $strPBXTRowFileGrowSize = 'Row file grow size'; //to translate $strPBXTTransactionBufferSizeDesc = 'The size of the global transaction log buffer (the engine allocates 2 buffers of this size). The default is 1MB.'; //to translate $strPBXTTransactionBufferSize = 'Transaction buffer size'; //to translate -$strLogServerHelp = 'You can enter hostname/IP address and port separated by space.'; //to translate ?> -- 2.11.4.GIT