slovak updates

This commit is contained in:
Marc Delisle
2001-08-10 13:10:20 +00:00
parent 6cf860b1b8
commit 352f8ee1a0
2 changed files with 8 additions and 8 deletions

View File

@@ -7,6 +7,7 @@ $Source$
2001-08-10 Marc Delisle <lem9@users.sourceforge.net>
* russian updates (2 files) thanks to Max Zhivluck
* slovak updates thanks to Lubos Klokner
2001-08-10 Steve Alberty <alberty@neptunlabs.de>
* defines.inc.php3: improve mysql version query, thanks to

View File

@@ -139,7 +139,7 @@ $strLength = 'D
$strLengthSet = 'D<><44>ka/Nastavi<76>';
$strLimitNumRows = 'z<>znamov na str<74>nku';
$strLineFeed = 'Ukon<6F>enie riadku (Linefeed): \\n';
$strLines = 'Riadkov';
$strLines = 'Riadky';
$strLocationTextfile = 'Lok<6F>cia textov<6F>ho s<>boru';
$strLogin = ''; //to translate, but its not in use ...
$strLogout = 'Odhl<68>si<73> sa';
@@ -278,11 +278,10 @@ $strWrongUser = 'Zl
$strYes = '<27>no';
// To translate
$strAffectedRows = ' Rows affected: '; //to translate
$strDisplayOrder = 'Display order:';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strQueryOnDb = ' SQL-query on database '; //to translate
$strUseBackquotes = ' Use backquotes with tables and fields names '; //to translate
$strAffectedRows = ' Ovplyvnen<65> riadky: ';
$strDisplayOrder = 'Zobrazi<7A> zoraden<65>:';
$strFieldsEmpty = ' Po<50>et pol<6F> je pr<70>zdny! ';
$strFormEmpty = 'Ch<EFBFBD>baj<EFBFBD>ca polo<6C>ka vo formul<75>ri !';
$strQueryOnDb = ' SQL dotaz v datab<61>ze ';
$strUseBackquotes = ' Pou<6F>i<EFBFBD> opa<70>n<EFBFBD> apostrof pri n<>zvoch tabuliek a pol<6F> ';
?>