Czech: Shorter term for QBE.

This commit is contained in:
Alexander M. Turek
2002-06-26 16:08:41 +00:00
parent ce0a13184b
commit 6bb9a1eee8
4 changed files with 9 additions and 5 deletions

View File

@@ -5,6 +5,10 @@ phpMyAdmin - Changelog
$Id$ $Id$
$Source$ $Source$
2002-06-26 Alexander M. Turek <rabus@users.sourceforge.net>
* lang/czech-*.inc.php3: Shorter term for QBE, thanks again to
Michal Cihar (nijel).
2002-06-26 Marc Delisle <lem9@users.sourceforge.net> 2002-06-26 Marc Delisle <lem9@users.sourceforge.net>
* Documentation.html: update the persons/towns/countries example * Documentation.html: update the persons/towns/countries example

View File

@@ -272,7 +272,7 @@ $strPrintView = 'N
$strPrivileges = 'Opr<70>vn<76>n<EFBFBD>'; $strPrivileges = 'Opr<70>vn<76>n<EFBFBD>';
$strProperties = 'Vlastnosti'; $strProperties = 'Vlastnosti';
$strQBE = 'Dotaz podle p<><70>kladu'; $strQBE = 'Dotaz';
$strQBEDel = 'smazat'; $strQBEDel = 'smazat';
$strQBEIns = 'p<>idat'; $strQBEIns = 'p<>idat';
$strQueryOnDb = 'SQL dotaz na datab<61>zi <b>%s</b>:'; $strQueryOnDb = 'SQL dotaz na datab<61>zi <b>%s</b>:';

View File

@@ -273,7 +273,7 @@ $strPrintView = 'Náhled k vytištění';
$strPrivileges = 'Oprávnění'; $strPrivileges = 'Oprávnění';
$strProperties = 'Vlastnosti'; $strProperties = 'Vlastnosti';
$strQBE = 'Dotaz podle příkladu'; $strQBE = 'Dotaz';
$strQBEDel = 'smazat'; $strQBEDel = 'smazat';
$strQBEIns = 'přidat'; $strQBEIns = 'přidat';
$strQueryOnDb = 'SQL dotaz na databázi <b>%s</b>:'; $strQueryOnDb = 'SQL dotaz na databázi <b>%s</b>:';

View File

@@ -272,7 +272,7 @@ $strPrintView = 'N
$strPrivileges = 'Opr<70>vn<76>n<EFBFBD>'; $strPrivileges = 'Opr<70>vn<76>n<EFBFBD>';
$strProperties = 'Vlastnosti'; $strProperties = 'Vlastnosti';
$strQBE = 'Dotaz podle p<><70>kladu'; $strQBE = 'Dotaz';
$strQBEDel = 'smazat'; $strQBEDel = 'smazat';
$strQBEIns = 'p<>idat'; $strQBEIns = 'p<>idat';
$strQueryOnDb = 'SQL dotaz na datab<61>zi <b>%s</b>:'; $strQueryOnDb = 'SQL dotaz na datab<61>zi <b>%s</b>:';