From 81e592b03563f657d75e581a8f70750c4ae720b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 22 Jan 2010 15:44:01 +0000 Subject: [PATCH] Czech translation update. --- lang/czech-utf-8.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index 6a6b2bf00..b5d6fc282 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -169,6 +169,7 @@ $strCreateDatabaseBeforeCopying = 'Vytvořit databázi před kopírováním (CRE $strCreateIndexTopic = 'Vytvořit nový index'; $strCreateIndex = 'Vytvořit index na %s sloupcích'; $strCreateNewDatabase = 'Vytvořit novou databázi'; +$strCreateNewTableShort = 'Vytvořit novou tabulku'; $strCreateNewTable = 'Vytvořit novou tabulku v databázi %s'; $strCreatePage = 'Vytvořit novou stránku'; $strCreatePdfFeat = 'Vytváření PDF'; @@ -550,6 +551,7 @@ $strMySQLShowProcess = 'Zobrazit procesy'; $strName = 'Název'; $strNavTableFilter = 'Filtr'; +$strNewTable = 'Nová tabulka'; $strNext = 'Další'; $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.'; @@ -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 $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 ?>