updates
This commit is contained in:
parent
1114c6d009
commit
ad620f61c4
@ -226,6 +226,7 @@ $strPasswordEmpty = 'Heslo je pr
|
||||
$strPasswordNotSame = 'Heslá sa nezhodujú!';
|
||||
$strPHPVersion = 'Verzia PHP';
|
||||
$strPmaDocumentation = 'phpMyAdmin Dokumentácia';
|
||||
$strPmaUriError = 'Diretíva <tt>$cfgPmaAbsoluteUri</tt> MUSÍ byť nastavená v konfiguračnom súbore!';
|
||||
$strPos1 = 'Zaèiatok';
|
||||
$strPrevious = 'Predchádzajúci';
|
||||
$strPrimary = 'Primárny';
|
||||
@ -252,7 +253,7 @@ $strRepairTable = 'Opravi
|
||||
$strReplace = 'Nahradi»';
|
||||
$strReplaceTable = 'Nahradi» dáta v tabuµke súborom';
|
||||
$strReset = 'Pôvodné (Reset)';
|
||||
$strReType = 'Napísa» znova';
|
||||
$strReType = 'Potvrdiť';
|
||||
$strRevoke = 'Zrusi»';
|
||||
$strRevokeGrant = 'Zru¹i» polovenie pridelova» privilégia';
|
||||
$strRevokeGrantMessage = 'Bolo zru¹ené právo pridelova» privilé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!';
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user