Czech translation update.

This commit is contained in:
Michal Čihař
2010-01-22 15:44:01 +00:00
parent 17c22891cb
commit 81e592b035

View File

@@ -169,6 +169,7 @@ $strCreateDatabaseBeforeCopying = 'Vytvořit databázi před kopírováním (CRE
$strCreateIndexTopic = 'Vytvořit nový index'; $strCreateIndexTopic = 'Vytvořit nový index';
$strCreateIndex = 'Vytvořit index na %s sloupcích'; $strCreateIndex = 'Vytvořit index na %s sloupcích';
$strCreateNewDatabase = 'Vytvořit novou databázi'; $strCreateNewDatabase = 'Vytvořit novou databázi';
$strCreateNewTableShort = 'Vytvořit novou tabulku';
$strCreateNewTable = 'Vytvořit novou tabulku v databázi %s'; $strCreateNewTable = 'Vytvořit novou tabulku v databázi %s';
$strCreatePage = 'Vytvořit novou stránku'; $strCreatePage = 'Vytvořit novou stránku';
$strCreatePdfFeat = 'Vytváření PDF'; $strCreatePdfFeat = 'Vytváření PDF';
@@ -550,6 +551,7 @@ $strMySQLShowProcess = 'Zobrazit procesy';
$strName = 'Název'; $strName = 'Název';
$strNavTableFilter = 'Filtr'; $strNavTableFilter = 'Filtr';
$strNewTable = 'Nová tabulka';
$strNext = 'Další'; $strNext = 'Další';
$strNoActivity = 'Byli jste příliš dlouho neaktivní (déle než %s sekund), prosím přihlaste se znovu'; $strNoActivity = 'Byli jste příliš dlouho neaktivní (déle než %s sekund), prosím přihlaste se znovu';
$strNoDatabasesSelected = 'Nebyla vybrána žádná databáze.'; $strNoDatabasesSelected = 'Nebyla vybrána žádná databáze.';
@@ -1625,6 +1627,4 @@ $strSetupZipDumpExportWarning = '[a@?page=form&formset=features#tab_Import_e
$strSetupZipDumpImportWarning = '[a@?page=form&formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate $strSetupZipDumpImportWarning = '[a@?page=form&formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
$strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add the following line into [mysqld] section:'; //to translate $strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add the following line into [mysqld] section:'; //to translate
$strNewTable = 'New table'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
?> ?>