updated translation

This commit is contained in:
Michal Čihař
2003-08-25 20:01:18 +00:00
parent 02cf8120c3
commit 5f91da31b5
4 changed files with 12 additions and 9 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$
$Source$
2003-08-25 Michal Cihar <nijel@users.sourceforge.net>
* lang/czech: Updated.
2003-08-25 Marc Delisle <lem9@users.sourceforge.net>
* tbl_relations.php3, tbl_properties_table_info.php3, /lang:
InnoDB relations (for now, same db, only one index column, and

View File

@@ -299,6 +299,8 @@ $strInsertTextfiles = 'Vlo
$strInsertedRowId = 'Id vlo<6C>en<65>ho <20><>dku:';
$strInsertedRows = 'Vlo<6C>eno <20><>dk<64>:';
$strInstructions = 'Instrukce';
$strInternalNotNecessary = '* Intern<72> relace nen<65> nutn<74>, pokud ji<6A> relace existuje v InnoDB.';
$strInternalRelations = 'Intern<72> relace';
$strInvalidName = '"%s" je rezervovan<61> slovo a proto ho nem<65><6D>ete po<70><6F>t jako jm<6A>no datab<61>ze/tabulky/sloupce.';
$strJapanese = 'Japon<6F>tina';
@@ -657,6 +659,7 @@ $strUpdatePrivMessage = 'Byla aktualizovana opr
$strUpdateProfile = 'Zm<5A>ny p<><70>stupu:';
$strUpdateProfileMessage = 'P<><50>stup byl zm<7A>n<EFBFBD>n.';
$strUpdateQuery = 'Aktualizovat dotaz';
$strUpgradeMySQL = 'M<>li byste aktualizovat MySQL na verzi %s nebo vy<76><79><EFBFBD>.';
$strUsage = 'Pou<6F><75>v<EFBFBD>';
$strUseBackquotes = 'Pou<6F><75>t zp<7A>tn<74> uvozovky u&nbsp;jmen tabulek a sloupc<70>';
$strUseHostTable = 'Pou<6F><75>t tabulku s&nbsp;po<70><6F>ta<74>i';
@@ -700,7 +703,4 @@ $strZeroRemovesTheLimit = 'Pozn
$strZip = '"zazipov<6F>no"';
// To translate
$strInternalRelations = 'Internal relations'; //to translate
$strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; //to translate
$strUpgradeMySQL = 'You should upgrade to MySQL %s or later.'; //to translate
?>

View File

@@ -300,6 +300,8 @@ $strInsertTextfiles = 'Vložit textové soubory do tabulky';
$strInsertedRowId = 'Id vloženého řádku:';
$strInsertedRows = 'Vloženo řádků:';
$strInstructions = 'Instrukce';
$strInternalNotNecessary = '* Interní relace není nutná, pokud již relace existuje v InnoDB.';
$strInternalRelations = 'Interní relace';
$strInvalidName = '"%s" je rezervované slovo a proto ho nemůžete požít jako jméno databáze/tabulky/sloupce.';
$strJapanese = 'Japonština';
@@ -658,6 +660,7 @@ $strUpdatePrivMessage = 'Byla aktualizovana oprávnění pro %s.';
$strUpdateProfile = 'Změny přístupu:';
$strUpdateProfileMessage = 'Přístup byl změněn.';
$strUpdateQuery = 'Aktualizovat dotaz';
$strUpgradeMySQL = 'Měli byste aktualizovat MySQL na verzi %s nebo vyšší.';
$strUsage = 'Používá';
$strUseBackquotes = 'Použít zpětné uvozovky u&nbsp;jmen tabulek a sloupců';
$strUseHostTable = 'Použít tabulku s&nbsp;počítači';
@@ -701,7 +704,4 @@ $strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu)
$strZip = '"zazipováno"';
// To translate
$strInternalRelations = 'Internal relations'; //to translate
$strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; //to translate
$strUpgradeMySQL = 'You should upgrade to MySQL %s or later.'; //to translate
?>

View File

@@ -299,6 +299,8 @@ $strInsertTextfiles = 'Vlo
$strInsertedRowId = 'Id vlo<6C>en<65>ho <20><>dku:';
$strInsertedRows = 'Vlo<6C>eno <20><>dk<64>:';
$strInstructions = 'Instrukce';
$strInternalNotNecessary = '* Intern<72> relace nen<65> nutn<74>, pokud ji<6A> relace existuje v InnoDB.';
$strInternalRelations = 'Intern<72> relace';
$strInvalidName = '"%s" je rezervovan<61> slovo a proto ho nem<65><6D>ete po<70><6F>t jako jm<6A>no datab<61>ze/tabulky/sloupce.';
$strJapanese = 'Japon<6F>tina';
@@ -657,6 +659,7 @@ $strUpdatePrivMessage = 'Byla aktualizovana opr
$strUpdateProfile = 'Zm<5A>ny p<><70>stupu:';
$strUpdateProfileMessage = 'P<><50>stup byl zm<7A>n<EFBFBD>n.';
$strUpdateQuery = 'Aktualizovat dotaz';
$strUpgradeMySQL = 'M<>li byste aktualizovat MySQL na verzi %s nebo vy<76><79><EFBFBD>.';
$strUsage = 'Pou<6F><75>v<EFBFBD>';
$strUseBackquotes = 'Pou<6F><75>t zp<7A>tn<74> uvozovky u&nbsp;jmen tabulek a sloupc<70>';
$strUseHostTable = 'Pou<6F><75>t tabulku s&nbsp;po<70><6F>ta<74>i';
@@ -700,7 +703,4 @@ $strZeroRemovesTheLimit = 'Pozn
$strZip = '"zazipov<6F>no"';
// To translate
$strInternalRelations = 'Internal relations'; //to translate
$strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; //to translate
$strUpgradeMySQL = 'You should upgrade to MySQL %s or later.'; //to translate
?>