updated czech translation

This commit is contained in:
Michal Čihař 2002-09-18 08:21:18 +00:00
parent d4b1e97508
commit 4c33bf7ee9
4 changed files with 4 additions and 3 deletions

View File

@ -8,6 +8,7 @@ $Source$
2002-09-18 Michal Cihar <nijel@users.sourceforge.net>
* lang/*.php3, tbl_properties_export.php3: removed duplicate message
with typo in name strCvsData (replaced by strStrucCSV)
* lang/czech-*.inc.php3: Updates.
2002-09-17 Marc Delisle <lem9@users.sourceforge.net>
* lang/spanish: update, thanks to Daniel Hinostroza

View File

@ -289,6 +289,7 @@ $strPrimaryKeyWarning = '("PRIMARY" <b>mus
$strPrintView = 'Náhled k vytištění';
$strPrivileges = 'Oprávnění';
$strProperties = 'Vlastnosti';
$strPutColNames = 'Přidat jména sloupců na první řádek';
$strQBE = 'Dotaz';
$strQBEDel = 'smazat';
@ -433,5 +434,4 @@ $strYes = 'Ano';
$strZip = '"zazipováno"';
// To translate
$strPutColNames = 'Put fields names at first row'; //to translate
?>

View File

@ -290,6 +290,7 @@ $strPrimaryKeyWarning = '("PRIMARY" <b>musí</b> být jméno <b>pouze</b> primá
$strPrintView = 'Náhled k vytištění';
$strPrivileges = 'Oprávnění';
$strProperties = 'Vlastnosti';
$strPutColNames = 'Přidat jména sloupců na první řádek';
$strQBE = 'Dotaz';
$strQBEDel = 'smazat';
@ -434,5 +435,4 @@ $strYes = 'Ano';
$strZip = '"zazipováno"';
// To translate
$strPutColNames = 'Put fields names at first row'; //to translate
?>

View File

@ -289,6 +289,7 @@ $strPrimaryKeyWarning = '("PRIMARY" <b>mus
$strPrintView = 'Náhled k vytištění';
$strPrivileges = 'Oprávnění';
$strProperties = 'Vlastnosti';
$strPutColNames = 'Přidat jména sloupců na první řádek';
$strQBE = 'Dotaz';
$strQBEDel = 'smazat';
@ -433,5 +434,4 @@ $strYes = 'Ano';
$strZip = '"zazipováno"';
// To translate
$strPutColNames = 'Put fields names at first row'; //to translate
?>