This commit is contained in:
Marc Delisle
2002-03-26 17:40:14 +00:00
parent 1114c6d009
commit ad620f61c4

View File

@@ -226,6 +226,7 @@ $strPasswordEmpty = 'Heslo je pr
$strPasswordNotSame = 'Hesl<73> sa nezhoduj<75>!';
$strPHPVersion = 'Verzia PHP';
$strPmaDocumentation = 'phpMyAdmin Dokument<6E>cia';
$strPmaUriError = 'Diret<65>va <tt>$cfgPmaAbsoluteUri</tt> MUS<55> by<62> nastaven<65> v konfigura<72>nom s<>bore!';
$strPos1 = 'Za<5A>iatok';
$strPrevious = 'Predch<63>dzaj<61>ci';
$strPrimary = 'Prim<69>rny';
@@ -252,7 +253,7 @@ $strRepairTable = 'Opravi
$strReplace = 'Nahradi<64>';
$strReplaceTable = 'Nahradi<64> d<>ta v tabu<62>ke s<>borom';
$strReset = 'P<>vodn<64> (Reset)';
$strReType = 'Nap<EFBFBD>sa<EFBFBD> znova';
$strReType = 'Potvrdi<EFBFBD>';
$strRevoke = 'Zrusi<73>';
$strRevokeGrant = 'Zru<72>i<EFBFBD> polovenie pridelova<76> privil<69>gia';
$strRevokeGrantMessage = 'Bolo zru<72>en<65> pr<70>vo pridelova<76> privil<69>gia pre %s';
@@ -349,5 +350,4 @@ $strZip = '"zo zipovan
// To translate
$strPmaUriError = 'The <tt>$cfgPmaAbsoluteUri</tt> directive MUST be set in your configuration file!';
?>