This commit is contained in:
Marc Delisle
2001-09-26 14:37:48 +00:00
parent 910721944f
commit be31b5a521

View File

@@ -76,6 +76,7 @@ $strCriteria = 'Krit
$strData = 'D<>ta';
$strDatabase = 'Datab<61>za ';
$strDatabaseHasBeenDropped = 'Datab<61>za %s bola zmazan<61>.';
$strDatabases = 'datab<61>z(y)';
$strDatabasesStats = '<27>tatistiky datab<61>zy';
$strDataOnly = 'Iba d<>ta';
@@ -85,6 +86,7 @@ $strDelete = 'Zmaza
$strDeleted = 'Riadok bol zmazan<61>';
$strDeletedRows = 'Zmazan<61> riadky:';
$strDeleteFailed = 'Mazanie bolo ne<6E>spe<70>n<EFBFBD>!';
$strDeleteUserMessage = 'Pou<6F><75>vate<74> %s bol zmazan<61>.';
$strDescending = 'Zostupne';
$strDisplay = 'Zobrazi<7A>';
$strDisplayOrder = 'Zobrazi<7A> zoraden<65>:';
@@ -151,6 +153,7 @@ $strInstructions = 'In
$strInUse = 'pr<EFBFBD>ve sa pou<EFBFBD><EFBFBD>va';
$strInvalidName = '"%s" je rezervovan<EFBFBD> slovo, nem<EFBFBD><EFBFBD>e by<EFBFBD> pou<EFBFBD>it<EFBFBD> ako n<EFBFBD>zov datab<EFBFBD>zy/tabu<EFBFBD>ky/po<EFBFBD>a.';
$strKeepPass = 'Nezmeni<EFBFBD> heslo';
$strKeyname = 'K<EFBFBD><EFBFBD><EFBFBD>ov<EFBFBD> n<EFBFBD>zov';
$strKill = 'Zabi<EFBFBD>';
@@ -296,6 +299,9 @@ $strType = 'Typ';
$strUncheckAll = 'Odzna<6E>i<EFBFBD> v<>etko';
$strUnique = 'Unik<69>tny';
$strUpdatePrivMessage = 'Boli aktualizovan<61> privil<69>gia pre %s.';
$strUpdateProfile = 'Aktualizova<76> profil:';
$strUpdateProfileMessage = 'Profil bol aktualizovan<61>.';
$strUpdateQuery = 'Aktualizova<76> dotaz';
$strUsage = 'Vyu<79>itie';
$strUseBackquotes = ' Pou<6F>i<EFBFBD> opa<70>n<EFBFBD> apostrof pri n<>zvoch tabuliek a pol<6F> ';
@@ -316,14 +322,8 @@ $strWrongUser = 'Zl
$strYes = '<27>no';
// To translate
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
$strKeepPass = 'Do not change the password';//to translate
$strMoveTable = 'Move table to (database<b>.</b>table):';
$strMoveTableOK = 'Table %s has been moved to %s.';
$strNoQuery = 'No SQL query!'; //to translate
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
$strUpdateProfile = 'Update profile:';//to translate
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
$strZip = '"zipped"'; //to translate
?>