Added a "FLUSH" feature for tables
This commit is contained in:
parent
7256c65a36
commit
af78db39fd
@ -15,6 +15,7 @@ $Source$
|
||||
* lang/russian-*.inc.php3: updated thanks to
|
||||
Gosha Sakovich <gt2 at users.sourceforge.net>.
|
||||
* user_details.php3: cosmetic changes.
|
||||
* tbl_properties.php3; lang/*: added a "FLUSH" feature for tables.
|
||||
|
||||
2001-10-15 Loïc Chapeaux <lolo@phpheaven.net>
|
||||
* tbl_properties.php3:
|
||||
|
||||
@ -300,6 +300,7 @@ $strYes = 'Sim';
|
||||
// To translate
|
||||
$strCopyTable = 'Copy table to (database<b>.</b>table):';
|
||||
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
||||
$strFlush = 'Flush';
|
||||
$strIdxFulltext = 'Fulltext'; //to translate
|
||||
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
@ -311,6 +312,7 @@ $strSetEnumVal = 'If field type is "enum" or "set", please enter the values usin
|
||||
$strShowAll = 'Show all'; // to translate
|
||||
$strShowCols = 'Show columns';
|
||||
$strShowTables = 'Show tables';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
$strWithChecked = 'With checked:'; //to translate
|
||||
|
||||
@ -309,12 +309,14 @@ $strZip = '"
|
||||
|
||||
// To translate
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strFlush = 'Flush';
|
||||
$strFullText = 'Full Texts';//to translate
|
||||
$strIdxFulltext = 'Fulltext'; //to translate
|
||||
$strNoRights = 'You don\'t have enough rights to be here right now!'; //to translate
|
||||
$strPartialText = 'Partial Texts';//to translate
|
||||
$strShowAll = 'Show all'; // to translate
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
$strUseBackquotes = 'Use backquotes with tables and fields\' names';
|
||||
$strWithChecked = 'With checked:';
|
||||
?>
|
||||
|
||||
@ -316,4 +316,6 @@ $strNoQuery = 'No SQL query!'; //to translate
|
||||
$strCopyTable = 'Copy table to (database<b>.</b>table):';
|
||||
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
||||
$strMoveTableOK = 'Table %s has been moved to %s.';
|
||||
$strFlush = 'Flush';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
?>
|
||||
|
||||
@ -316,4 +316,6 @@ $strNoQuery = 'No SQL query!'; //to translate
|
||||
$strCopyTable = 'Copy table to (database<b>.</b>table):';
|
||||
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
||||
$strMoveTableOK = 'Table %s has been moved to %s.';
|
||||
$strFlush = 'Flush';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
?>
|
||||
|
||||
@ -320,4 +320,6 @@ $strNoQuery = 'No SQL query!'; //to translate
|
||||
$strCopyTable = 'Copy table to (database<b>.</b>table):';
|
||||
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
||||
$strMoveTableOK = 'Table %s has been moved to %s.';
|
||||
$strFlush = 'Flush';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
?>
|
||||
|
||||
@ -45,9 +45,9 @@ $strAtEndOfTable = 'Na konci tabulky';
|
||||
$strAttr = 'Atributy';
|
||||
|
||||
$strBack = 'Zpět';
|
||||
$strBinary = ' Binární ';
|
||||
$strBinaryDoNotEdit = ' Binární - neupravujte ';
|
||||
$strBookmarkLabel = 'Název';
|
||||
$strBinary = ' Binární ';
|
||||
$strBinaryDoNotEdit = ' Binární - neupravujte ';
|
||||
$strBookmarkLabel = 'Název';
|
||||
$strBookmarkQuery = 'Oblíbený SQL dotaz';
|
||||
$strBookmarkThis = 'Přidat tento SQL dotaz do oblíbených';
|
||||
$strBookmarkView = 'Jen prohlédnout';
|
||||
@ -71,6 +71,251 @@ $strCreateNewDatabase = 'Vytvo
|
||||
$strCreateNewTable = 'Vytvořit novou tabulku v databázi ';
|
||||
$strCriteria = 'Podmínka';
|
||||
|
||||
$strData = 'Data';
|
||||
$strData = 'Data';
|
||||
$strDatabase = 'Databáze ';
|
||||
$strDatabaseHasBeenDropped = 'Databaze %s byla zru
|
||||
$strDatabaseHasBeenDropped = 'Databaze %s byla zrušena.';
|
||||
$strDatabases = 'databáze';
|
||||
$strDatabasesStats = 'Statistiky databáze';
|
||||
$strDataOnly = ' Jen data ';
|
||||
$strDefault = 'Výchozí';
|
||||
$strDelete = 'Smazat';
|
||||
$strDeleted = 'Řádek byl smazán';
|
||||
$strDeletedRows = 'Smazané řádky:';
|
||||
$strDeleteFailed = 'Smazání selhalo!';
|
||||
$strDeleteUserMessage = 'Byl smazan uivatel %s.';
|
||||
$strDescending = 'Sestupně';
|
||||
$strDisplay = 'Zobrazit';
|
||||
$strDisplayOrder = 'Seřadit podle:';
|
||||
$strDoAQuery = 'ProvéstDo a "dotaz podle příkladu" (žolík: "%")';
|
||||
$strDocu = 'Dokumentace';
|
||||
$strDoYouReally = 'Opravdu si přeješ vykonat příkaz ';
|
||||
$strDrop = 'Odstranit';
|
||||
$strDropDB = 'Odstranit databázi ';
|
||||
$strDropTable = 'Smazat tabulku';
|
||||
$strDumpingData = 'Dumpuji data pro tabulku';
|
||||
$strDynamic = 'dynamic';
|
||||
|
||||
$strEdit = 'Editovat';
|
||||
$strEditPrivileges = 'Upravit práva';
|
||||
$strEffective = 'Efektivní';
|
||||
$strEmpty = 'Vyprázdnit';
|
||||
$strEmptyResultSet = 'MySQL vrátil prázdný výsledek (tj. nulový počet řádků).';
|
||||
$strEnd = 'Konec';
|
||||
$strEnglishPrivileges = ' Poznámka: názvy MySQL privilegií jsou uváděna v angličtině ';
|
||||
$strError = 'Chyba';
|
||||
$strExtendedInserts = 'Rozšířené inserty';
|
||||
$strExtra = 'Extra';
|
||||
|
||||
$strField = 'Pole';
|
||||
$strFieldHasBeenDropped = 'Pole %s bylo odstraněno';
|
||||
$strFields = 'Počet polí';
|
||||
$strFieldsEmpty = ' Nebyl zadán počet polí! ';
|
||||
$strFieldsEnclosedBy = 'Položky uzavřené do';
|
||||
$strFieldsEscapedBy = 'Položky escapovány';
|
||||
$strFieldsTerminatedBy = 'Položky oddělené';
|
||||
$strFixed = 'pevný';
|
||||
$strFormat = 'Formát';
|
||||
$strFormEmpty = 'Chybějící hodnota ve formuláři !';
|
||||
$strFullText = 'Celé texty';
|
||||
$strFunction = 'Funkce';
|
||||
|
||||
$strGenTime = 'Vygenerováno:';
|
||||
$strGo = 'Proveď';
|
||||
$strGrants = 'Privilegia';
|
||||
$strGzip = '"zagzipováno"';
|
||||
|
||||
$strHasBeenAltered = 'byla změněna.';
|
||||
$strHasBeenCreated = 'byla vytvořena.';
|
||||
$strHome = 'Úvod';
|
||||
$strHomepageOfficial = ' Oficiální stránka phpMyAdmina ';
|
||||
$strHomepageSourceforge = ' nová stránka phpMyAdmina ';
|
||||
$strHost = 'Hostitel';
|
||||
$strHostEmpty = 'Jméno hostitele je prázdné!';
|
||||
|
||||
$strIdxFulltext = 'Fulltext';
|
||||
$strIfYouWish = 'Pokud si přeješ natáhnout jenom určité sloupce z tabulky, specifikuj je jako seznam polí oddělených čárkou.';
|
||||
$strIndex = 'Index';
|
||||
$strIndexes = 'Indexy';
|
||||
$strIndexHasBeenDropped = 'Index %s byl odstraněn';
|
||||
$strInsert = 'Vložit';
|
||||
$strInsertAsNewRow = ' Vložit jako nový řádek ';
|
||||
$strInsertedRows = 'Vloženo řádků:';
|
||||
$strInsertNewRow = 'Vložit nový řádek';
|
||||
$strInsertTextfiles = 'Vložit textové soubory do tabulky';
|
||||
$strInstructions = 'Instrukce';
|
||||
$strInUse = 'právě se používá';
|
||||
$strInvalidName = '"%s" je rezervované slovo a proto ho nemůžete požít jako jméno databáze/tabulky/sloupce.';
|
||||
|
||||
$strKeepPass = 'Nemlnit heslo';
|
||||
$strKeyname = 'Klíčovy název';
|
||||
$strKill = ' Zabít ';
|
||||
|
||||
$strLength = 'Délka';
|
||||
$strLengthSet = 'Délka/Set*';
|
||||
$strLimitNumRows = 'záznamu na stránku';
|
||||
$strLineFeed = 'Ukončení řádku (Linefeed): \\n';
|
||||
$strLines = 'Řádek';
|
||||
$strLinesTerminatedBy = 'Řádky ukončené';
|
||||
$strLocationTextfile = 'Umístění textového souboru';
|
||||
$strLogin = ''; //to translate, but its not in use ...
|
||||
$strLogout = 'Odhlásit se';
|
||||
|
||||
$strModifications = 'Změny byly uloženy';
|
||||
$strModify = 'Úpravy';
|
||||
$strMoveTable = 'Pxesunout tabulku do (databaze<b>.</b>tabulka):';
|
||||
$strMoveTableOK = 'Tabulka %s byla pxesunuta do %s.';
|
||||
$strMySQLReloaded = 'MySQL znovu-načtena.';
|
||||
$strMySQLSaid = 'MySQL hlásí: ';
|
||||
$strMySQLShowProcess = 'Zobraz procesy';
|
||||
$strMySQLShowStatus = 'Ukázat MySQL runtime informace';
|
||||
$strMySQLShowVars = 'Ukázat MySQL systémové proměnné';
|
||||
|
||||
$strName = 'Název';
|
||||
$strNbRecords = 'řádků';
|
||||
$strNext = 'Další';
|
||||
$strNo = 'Ne';
|
||||
$strNoDatabases = 'Žádné databáze';
|
||||
$strNoDropDatabases = 'Příkaz "DROP DATABASE" je vypnutý.';
|
||||
$strNoModification = 'Žádná změna';
|
||||
$strNoPassword = 'Žádné heslo';
|
||||
$strNoPrivileges = 'Žádná privilegia';
|
||||
$strNoQuery = 'adn} SQL dotaz!';
|
||||
$strNoRights = 'Nemáte dostatečná práva na provedení této akce!';
|
||||
$strNoTablesFound = 'V databázi nebyla nalezena ani jedna tabulka.';
|
||||
$strNotNumber = 'Toto není číslo!';
|
||||
$strNotValidNumber = ' není platné číslo řádku!';
|
||||
$strNoUsersFound = 'Žádný uživatel nenalezen.';
|
||||
$strNull = 'Nulový';
|
||||
$strNumberIndexes = ' Počet rozšířených indexů ';
|
||||
|
||||
$strOftenQuotation = 'Často uvozující znaky. OPTIONALLY znamená, že pouze pole typu CHAR a VARCHAR jsou uzavřeny do "uzavíracích " znaků.';
|
||||
$strOptimizeTable = 'Optimalizovat tabulku';
|
||||
$strOptionalControls = 'Volitelné. Určuje jak zapisovat nebo číst speciální znaky.';
|
||||
$strOptionally = 'Volitelně';
|
||||
$strOr = 'nebo';
|
||||
$strOverhead = 'Navíc';
|
||||
|
||||
$strPartialText = 'Zkrácené texty';
|
||||
$strPassword = 'Heslo';
|
||||
$strPasswordEmpty = 'Heslo je prázdné!';
|
||||
$strPasswordNotSame = 'Hesla nejsou stejná!';
|
||||
$strPHPVersion = 'Verze PHP';
|
||||
$strPmaDocumentation = 'Dokumentace phpMyAdmina';
|
||||
$strPos1 = 'Začátek';
|
||||
$strPrevious = 'Předchozí';
|
||||
$strPrimary = 'Primární';
|
||||
$strPrimaryKey = 'Primární klíč';
|
||||
$strPrimaryKeyHasBeenDropped = 'Primární klíč byl odstraněn';
|
||||
$strPrintView = 'Náhled k vytištění';
|
||||
$strPrivileges = 'Privilegia';
|
||||
$strProperties = 'Vlastnosti';
|
||||
|
||||
$strQBE = 'Dotaz podle příkladu';
|
||||
$strQBEDel = 'přidat';
|
||||
$strQBEIns = 'smazat';
|
||||
$strQueryOnDb = 'SQL dotaz na databázi ';
|
||||
|
||||
$strRecords = 'Záznamů';
|
||||
$strReloadFailed = 'Znovunačtení MySQL selhalo.';
|
||||
$strReloadMySQL = 'Znovunačtení MySQL';
|
||||
$strRememberReload = 'Nezapomeňte reloadovat server.';
|
||||
$strRenameTable = 'Přejmenovat tabulku na';
|
||||
$strRenameTableOK = 'Tabulka %s byla přejmenována na %s';
|
||||
$strRepairTable = 'Opravit tabulku';
|
||||
$strReplace = 'Přepsat';
|
||||
$strReplaceTable = 'Přepsat data tabulky souborem';
|
||||
$strReset = 'P§vodní (reset)';
|
||||
$strReType = 'Napsat znovu';
|
||||
$strRevoke = 'Zrušit';
|
||||
$strRevokeGrant = 'Zrušit povolení přidělovat práva';
|
||||
$strRevokeGrantMessage = 'Bylo zrušeno privilegium přidělovat práva pro';
|
||||
$strRevokeMessage = 'Byla zrušena práva pro';
|
||||
$strRevokePriv = 'Zrušit práva';
|
||||
$strRowLength = 'Délka řádku';
|
||||
$strRows = 'Řádků';
|
||||
$strRowsFrom = 'řádků začínající od';
|
||||
$strRowSize = ' Velikost řádku ';
|
||||
$strRowsStatistic = 'Statistika řádků';
|
||||
$strRunning = 'běžící na ';
|
||||
$strRunningAs = 'jako';
|
||||
$strRunQuery = 'Provést dotaz';
|
||||
$strRunSQLQuery = 'Spustit SQL dotaz(y) na databázi %s';
|
||||
|
||||
$strSave = 'Ulož';
|
||||
$strSelect = 'Vybrat';
|
||||
$strSelectFields = 'Zvol pole (alespoň jedno):';
|
||||
$strSelectNumRows = 'v dotazu';
|
||||
$strSend = 'Pošli';
|
||||
$strSequence = 'Sekv.';
|
||||
$strServerChoice = 'Výběr serveru';
|
||||
$strServerVersion = 'Verze serveru';
|
||||
$strSetEnumVal = 'Pokud je pole typu "enum" nebo "set", zadávejte hodnoty v následujícím formátu: \'a\',\'b\',\'c\'...<br />Pokud potřebujete zadat zpětné lomítko ("\") nebo jednoduché uvozovky ("\'") mezi těmito hodnotami, napište před ně zpětné lomítko (příklad: \'\\\\xyz\' nebo \'a\\\'b\').';
|
||||
$strShow = 'Zobraz';
|
||||
$strShowAll = 'Zobrazit vše';
|
||||
$strShowCols = 'Zobrazit sloupce';
|
||||
$strShowingRecords = 'Ukazuji záznamy ';
|
||||
$strShowPHPInfo = 'Zobrazit informace o PHP';
|
||||
$strShowTables = 'Zobrazit tabulky';
|
||||
$strShowThisQuery = ' Zobrazit zde tento dotaz znovu ';
|
||||
$strSingly = '(po jednom)';
|
||||
$strSize = 'Velikost';
|
||||
$strSort = 'Řadit';
|
||||
$strSpaceUsage = 'Využití místa';
|
||||
$strSQLQuery = 'SQL-dotaz';
|
||||
$strStartingRecord = 'Počáteční záznam';
|
||||
$strStatement = 'Údaj';
|
||||
$strStrucCSV = 'CSV data';
|
||||
$strStrucData = 'Strukturu a data';
|
||||
$strStrucDrop = 'Přidej \'DROP TABLE\'';
|
||||
$strStrucExcelCSV = 'CSV data pro Ms Excel';
|
||||
$strStrucOnly = 'Pouze strukturu';
|
||||
$strSubmit = 'Odešli';
|
||||
$strSuccess = 'Tvůj SQL-dotaz byl úspěšně vykonán';
|
||||
$strSum = 'Celkem';
|
||||
|
||||
$strTable = 'Tabulka ';
|
||||
$strTableComments = 'Komentáře k tabulce';
|
||||
$strTableEmpty = 'Jméno tabulky je prázdné!';
|
||||
$strTableHasBeenDropped = 'Tabulka %s byla odstraněna';
|
||||
$strTableHasBeenEmptied = 'Tabulka %s byla vyprázdněna';
|
||||
$strTableMaintenance = ' Údržba tabulky ';
|
||||
$strTables = '%s tabulek';
|
||||
$strTableStructure = 'Struktura tabulky';
|
||||
$strTableType = 'Typ tabulky';
|
||||
$strTextAreaLength = ' Toto pole možná nepůjde <br />(kvůli délce) upravit ';
|
||||
$strTheContent = 'Obsah tvého souboru byl vložen';
|
||||
$strTheContents = 'Obsah souboru přepíše obsah zvolené tabulky v těch řádcích, kde je identický primární nebo unikátní klíč.';
|
||||
$strTheTerminator = 'Ukončení polí.';
|
||||
$strTotal = 'celkem';
|
||||
$strType = 'Typ';
|
||||
|
||||
$strUncheckAll = 'Odškrtnout vše';
|
||||
$strUnique = 'Unikátní';
|
||||
$strUpdatePrivMessage = 'Byla aktualizovana privilegia pro %s.';
|
||||
$strUpdateProfile = 'Zmlny profilu:';
|
||||
$strUpdateProfileMessage = 'Profil byl zmlnln.';
|
||||
$strUpdateQuery = 'Aktualizovat dotaz';
|
||||
$strUsage = 'Používá';
|
||||
$strUseBackquotes = 'Použít zpětné uvozovky u jmeno tabulek a polí';
|
||||
$strUser = 'Uživatel';
|
||||
$strUserEmpty = 'Jméno uživatele je prázdné!';
|
||||
$strUserName = 'Jméno uživatele';
|
||||
$strUsers = 'Uživatelé';
|
||||
$strUseTables = 'Použít tabulky';
|
||||
|
||||
$strValue = 'Hodnota';
|
||||
$strViewDump = 'Ukaž dump (schema) tabulky';
|
||||
$strViewDumpDB = 'Ukaž dump (schema) databáze';
|
||||
|
||||
$strWelcome = 'Vítej v ';
|
||||
$strWithChecked = 'Zaškrtnuté:';
|
||||
$strWrongUser = 'Špatné uživatelské jméno/heslo. Přístup odepřen.';
|
||||
|
||||
$strYes = 'Ano';
|
||||
|
||||
$strZip = '"zazipováno"';
|
||||
|
||||
// To translate
|
||||
$strFlush = 'Flush';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
?>
|
||||
|
||||
@ -45,9 +45,9 @@ $strAtEndOfTable = 'Na konci tabulky';
|
||||
$strAttr = 'Atributy';
|
||||
|
||||
$strBack = 'Zpět';
|
||||
$strBinary = ' Binární ';
|
||||
$strBinaryDoNotEdit = ' Binární - neupravujte ';
|
||||
$strBookmarkLabel = 'Název';
|
||||
$strBinary = ' Binární ';
|
||||
$strBinaryDoNotEdit = ' Binární - neupravujte ';
|
||||
$strBookmarkLabel = 'Název';
|
||||
$strBookmarkQuery = 'Oblíbený SQL dotaz';
|
||||
$strBookmarkThis = 'Přidat tento SQL dotaz do oblíbených';
|
||||
$strBookmarkView = 'Jen prohlédnout';
|
||||
@ -71,6 +71,251 @@ $strCreateNewDatabase = 'Vytvo
|
||||
$strCreateNewTable = 'Vytvořit novou tabulku v databázi ';
|
||||
$strCriteria = 'Podmínka';
|
||||
|
||||
$strData = 'Data';
|
||||
$strData = 'Data';
|
||||
$strDatabase = 'Databáze ';
|
||||
$strDatabaseHasBeenDropped = 'Databaze %s byla zru
|
||||
$strDatabaseHasBeenDropped = 'Databaze %s byla zrušena.';
|
||||
$strDatabases = 'databáze';
|
||||
$strDatabasesStats = 'Statistiky databáze';
|
||||
$strDataOnly = ' Jen data ';
|
||||
$strDefault = 'Výchozí';
|
||||
$strDelete = 'Smazat';
|
||||
$strDeleted = 'Řádek byl smazán';
|
||||
$strDeletedRows = 'Smazané řádky:';
|
||||
$strDeleteFailed = 'Smazání selhalo!';
|
||||
$strDeleteUserMessage = 'Byl smazan uivatel %s.';
|
||||
$strDescending = 'Sestupně';
|
||||
$strDisplay = 'Zobrazit';
|
||||
$strDisplayOrder = 'Seřadit podle:';
|
||||
$strDoAQuery = 'ProvéstDo a "dotaz podle příkladu" (žolík: "%")';
|
||||
$strDocu = 'Dokumentace';
|
||||
$strDoYouReally = 'Opravdu si přeješ vykonat příkaz ';
|
||||
$strDrop = 'Odstranit';
|
||||
$strDropDB = 'Odstranit databázi ';
|
||||
$strDropTable = 'Smazat tabulku';
|
||||
$strDumpingData = 'Dumpuji data pro tabulku';
|
||||
$strDynamic = 'dynamic';
|
||||
|
||||
$strEdit = 'Editovat';
|
||||
$strEditPrivileges = 'Upravit práva';
|
||||
$strEffective = 'Efektivní';
|
||||
$strEmpty = 'Vyprázdnit';
|
||||
$strEmptyResultSet = 'MySQL vrátil prázdný výsledek (tj. nulový počet řádků).';
|
||||
$strEnd = 'Konec';
|
||||
$strEnglishPrivileges = ' Poznámka: názvy MySQL privilegií jsou uváděna v angličtině ';
|
||||
$strError = 'Chyba';
|
||||
$strExtendedInserts = 'Rozšířené inserty';
|
||||
$strExtra = 'Extra';
|
||||
|
||||
$strField = 'Pole';
|
||||
$strFieldHasBeenDropped = 'Pole %s bylo odstraněno';
|
||||
$strFields = 'Počet polí';
|
||||
$strFieldsEmpty = ' Nebyl zadán počet polí! ';
|
||||
$strFieldsEnclosedBy = 'Položky uzavřené do';
|
||||
$strFieldsEscapedBy = 'Položky escapovány';
|
||||
$strFieldsTerminatedBy = 'Položky oddělené';
|
||||
$strFixed = 'pevný';
|
||||
$strFormat = 'Formát';
|
||||
$strFormEmpty = 'Chybějící hodnota ve formuláři !';
|
||||
$strFullText = 'Celé texty';
|
||||
$strFunction = 'Funkce';
|
||||
|
||||
$strGenTime = 'Vygenerováno:';
|
||||
$strGo = 'Proveď';
|
||||
$strGrants = 'Privilegia';
|
||||
$strGzip = '"zagzipováno"';
|
||||
|
||||
$strHasBeenAltered = 'byla změněna.';
|
||||
$strHasBeenCreated = 'byla vytvořena.';
|
||||
$strHome = 'Úvod';
|
||||
$strHomepageOfficial = ' Oficiální stránka phpMyAdmina ';
|
||||
$strHomepageSourceforge = ' nová stránka phpMyAdmina ';
|
||||
$strHost = 'Hostitel';
|
||||
$strHostEmpty = 'Jméno hostitele je prázdné!';
|
||||
|
||||
$strIdxFulltext = 'Fulltext';
|
||||
$strIfYouWish = 'Pokud si přeješ natáhnout jenom určité sloupce z tabulky, specifikuj je jako seznam polí oddělených čárkou.';
|
||||
$strIndex = 'Index';
|
||||
$strIndexes = 'Indexy';
|
||||
$strIndexHasBeenDropped = 'Index %s byl odstraněn';
|
||||
$strInsert = 'Vložit';
|
||||
$strInsertAsNewRow = ' Vložit jako nový řádek ';
|
||||
$strInsertedRows = 'Vloženo řádků:';
|
||||
$strInsertNewRow = 'Vložit nový řádek';
|
||||
$strInsertTextfiles = 'Vložit textové soubory do tabulky';
|
||||
$strInstructions = 'Instrukce';
|
||||
$strInUse = 'právě se používá';
|
||||
$strInvalidName = '"%s" je rezervované slovo a proto ho nemůžete požít jako jméno databáze/tabulky/sloupce.';
|
||||
|
||||
$strKeepPass = 'Nemlnit heslo';
|
||||
$strKeyname = 'Klíčovy název';
|
||||
$strKill = ' Zabít ';
|
||||
|
||||
$strLength = 'Délka';
|
||||
$strLengthSet = 'Délka/Set*';
|
||||
$strLimitNumRows = 'záznamu na stránku';
|
||||
$strLineFeed = 'Ukončení řádku (Linefeed): \\n';
|
||||
$strLines = 'Řádek';
|
||||
$strLinesTerminatedBy = 'Řádky ukončené';
|
||||
$strLocationTextfile = 'Umístění textového souboru';
|
||||
$strLogin = ''; //to translate, but its not in use ...
|
||||
$strLogout = 'Odhlásit se';
|
||||
|
||||
$strModifications = 'Změny byly uloženy';
|
||||
$strModify = 'Úpravy';
|
||||
$strMoveTable = 'Pxesunout tabulku do (databaze<b>.</b>tabulka):';
|
||||
$strMoveTableOK = 'Tabulka %s byla pxesunuta do %s.';
|
||||
$strMySQLReloaded = 'MySQL znovu-načtena.';
|
||||
$strMySQLSaid = 'MySQL hlásí: ';
|
||||
$strMySQLShowProcess = 'Zobraz procesy';
|
||||
$strMySQLShowStatus = 'Ukázat MySQL runtime informace';
|
||||
$strMySQLShowVars = 'Ukázat MySQL systémové proměnné';
|
||||
|
||||
$strName = 'Název';
|
||||
$strNbRecords = 'řádků';
|
||||
$strNext = 'Další';
|
||||
$strNo = 'Ne';
|
||||
$strNoDatabases = 'Žádné databáze';
|
||||
$strNoDropDatabases = 'Příkaz "DROP DATABASE" je vypnutý.';
|
||||
$strNoModification = 'Žádná změna';
|
||||
$strNoPassword = 'Žádné heslo';
|
||||
$strNoPrivileges = 'Žádná privilegia';
|
||||
$strNoQuery = 'adn} SQL dotaz!';
|
||||
$strNoRights = 'Nemáte dostatečná práva na provedení této akce!';
|
||||
$strNoTablesFound = 'V databázi nebyla nalezena ani jedna tabulka.';
|
||||
$strNotNumber = 'Toto není číslo!';
|
||||
$strNotValidNumber = ' není platné číslo řádku!';
|
||||
$strNoUsersFound = 'Žádný uživatel nenalezen.';
|
||||
$strNull = 'Nulový';
|
||||
$strNumberIndexes = ' Počet rozšířených indexů ';
|
||||
|
||||
$strOftenQuotation = 'Často uvozující znaky. OPTIONALLY znamená, že pouze pole typu CHAR a VARCHAR jsou uzavřeny do "uzavíracích " znaků.';
|
||||
$strOptimizeTable = 'Optimalizovat tabulku';
|
||||
$strOptionalControls = 'Volitelné. Určuje jak zapisovat nebo číst speciální znaky.';
|
||||
$strOptionally = 'Volitelně';
|
||||
$strOr = 'nebo';
|
||||
$strOverhead = 'Navíc';
|
||||
|
||||
$strPartialText = 'Zkrácené texty';
|
||||
$strPassword = 'Heslo';
|
||||
$strPasswordEmpty = 'Heslo je prázdné!';
|
||||
$strPasswordNotSame = 'Hesla nejsou stejná!';
|
||||
$strPHPVersion = 'Verze PHP';
|
||||
$strPmaDocumentation = 'Dokumentace phpMyAdmina';
|
||||
$strPos1 = 'Začátek';
|
||||
$strPrevious = 'Předchozí';
|
||||
$strPrimary = 'Primární';
|
||||
$strPrimaryKey = 'Primární klíč';
|
||||
$strPrimaryKeyHasBeenDropped = 'Primární klíč byl odstraněn';
|
||||
$strPrintView = 'Náhled k vytištění';
|
||||
$strPrivileges = 'Privilegia';
|
||||
$strProperties = 'Vlastnosti';
|
||||
|
||||
$strQBE = 'Dotaz podle příkladu';
|
||||
$strQBEDel = 'přidat';
|
||||
$strQBEIns = 'smazat';
|
||||
$strQueryOnDb = 'SQL dotaz na databázi ';
|
||||
|
||||
$strRecords = 'Záznamů';
|
||||
$strReloadFailed = 'Znovunačtení MySQL selhalo.';
|
||||
$strReloadMySQL = 'Znovunačtení MySQL';
|
||||
$strRememberReload = 'Nezapomeňte reloadovat server.';
|
||||
$strRenameTable = 'Přejmenovat tabulku na';
|
||||
$strRenameTableOK = 'Tabulka %s byla přejmenována na %s';
|
||||
$strRepairTable = 'Opravit tabulku';
|
||||
$strReplace = 'Přepsat';
|
||||
$strReplaceTable = 'Přepsat data tabulky souborem';
|
||||
$strReset = 'P§vodní (reset)';
|
||||
$strReType = 'Napsat znovu';
|
||||
$strRevoke = 'Zrušit';
|
||||
$strRevokeGrant = 'Zrušit povolení přidělovat práva';
|
||||
$strRevokeGrantMessage = 'Bylo zrušeno privilegium přidělovat práva pro';
|
||||
$strRevokeMessage = 'Byla zrušena práva pro';
|
||||
$strRevokePriv = 'Zrušit práva';
|
||||
$strRowLength = 'Délka řádku';
|
||||
$strRows = 'Řádků';
|
||||
$strRowsFrom = 'řádků začínající od';
|
||||
$strRowSize = ' Velikost řádku ';
|
||||
$strRowsStatistic = 'Statistika řádků';
|
||||
$strRunning = 'běžící na ';
|
||||
$strRunningAs = 'jako';
|
||||
$strRunQuery = 'Provést dotaz';
|
||||
$strRunSQLQuery = 'Spustit SQL dotaz(y) na databázi %s';
|
||||
|
||||
$strSave = 'Ulož';
|
||||
$strSelect = 'Vybrat';
|
||||
$strSelectFields = 'Zvol pole (alespoň jedno):';
|
||||
$strSelectNumRows = 'v dotazu';
|
||||
$strSend = 'Pošli';
|
||||
$strSequence = 'Sekv.';
|
||||
$strServerChoice = 'Výběr serveru';
|
||||
$strServerVersion = 'Verze serveru';
|
||||
$strSetEnumVal = 'Pokud je pole typu "enum" nebo "set", zadávejte hodnoty v následujícím formátu: \'a\',\'b\',\'c\'...<br />Pokud potřebujete zadat zpětné lomítko ("\") nebo jednoduché uvozovky ("\'") mezi těmito hodnotami, napište před ně zpětné lomítko (příklad: \'\\\\xyz\' nebo \'a\\\'b\').';
|
||||
$strShow = 'Zobraz';
|
||||
$strShowAll = 'Zobrazit vše';
|
||||
$strShowCols = 'Zobrazit sloupce';
|
||||
$strShowingRecords = 'Ukazuji záznamy ';
|
||||
$strShowPHPInfo = 'Zobrazit informace o PHP';
|
||||
$strShowTables = 'Zobrazit tabulky';
|
||||
$strShowThisQuery = ' Zobrazit zde tento dotaz znovu ';
|
||||
$strSingly = '(po jednom)';
|
||||
$strSize = 'Velikost';
|
||||
$strSort = 'Řadit';
|
||||
$strSpaceUsage = 'Využití místa';
|
||||
$strSQLQuery = 'SQL-dotaz';
|
||||
$strStartingRecord = 'Počáteční záznam';
|
||||
$strStatement = 'Údaj';
|
||||
$strStrucCSV = 'CSV data';
|
||||
$strStrucData = 'Strukturu a data';
|
||||
$strStrucDrop = 'Přidej \'DROP TABLE\'';
|
||||
$strStrucExcelCSV = 'CSV data pro Ms Excel';
|
||||
$strStrucOnly = 'Pouze strukturu';
|
||||
$strSubmit = 'Odešli';
|
||||
$strSuccess = 'Tvůj SQL-dotaz byl úspěšně vykonán';
|
||||
$strSum = 'Celkem';
|
||||
|
||||
$strTable = 'Tabulka ';
|
||||
$strTableComments = 'Komentáře k tabulce';
|
||||
$strTableEmpty = 'Jméno tabulky je prázdné!';
|
||||
$strTableHasBeenDropped = 'Tabulka %s byla odstraněna';
|
||||
$strTableHasBeenEmptied = 'Tabulka %s byla vyprázdněna';
|
||||
$strTableMaintenance = ' Údržba tabulky ';
|
||||
$strTables = '%s tabulek';
|
||||
$strTableStructure = 'Struktura tabulky';
|
||||
$strTableType = 'Typ tabulky';
|
||||
$strTextAreaLength = ' Toto pole možná nepůjde <br />(kvůli délce) upravit ';
|
||||
$strTheContent = 'Obsah tvého souboru byl vložen';
|
||||
$strTheContents = 'Obsah souboru přepíše obsah zvolené tabulky v těch řádcích, kde je identický primární nebo unikátní klíč.';
|
||||
$strTheTerminator = 'Ukončení polí.';
|
||||
$strTotal = 'celkem';
|
||||
$strType = 'Typ';
|
||||
|
||||
$strUncheckAll = 'Odškrtnout vše';
|
||||
$strUnique = 'Unikátní';
|
||||
$strUpdatePrivMessage = 'Byla aktualizovana privilegia pro %s.';
|
||||
$strUpdateProfile = 'Zmlny profilu:';
|
||||
$strUpdateProfileMessage = 'Profil byl zmlnln.';
|
||||
$strUpdateQuery = 'Aktualizovat dotaz';
|
||||
$strUsage = 'Používá';
|
||||
$strUseBackquotes = 'Použít zpětné uvozovky u jmeno tabulek a polí';
|
||||
$strUser = 'Uživatel';
|
||||
$strUserEmpty = 'Jméno uživatele je prázdné!';
|
||||
$strUserName = 'Jméno uživatele';
|
||||
$strUsers = 'Uživatelé';
|
||||
$strUseTables = 'Použít tabulky';
|
||||
|
||||
$strValue = 'Hodnota';
|
||||
$strViewDump = 'Ukaž dump (schema) tabulky';
|
||||
$strViewDumpDB = 'Ukaž dump (schema) databáze';
|
||||
|
||||
$strWelcome = 'Vítej v ';
|
||||
$strWithChecked = 'Zaškrtnuté:';
|
||||
$strWrongUser = 'Špatné uživatelské jméno/heslo. Přístup odepřen.';
|
||||
|
||||
$strYes = 'Ano';
|
||||
|
||||
$strZip = '"zazipováno"';
|
||||
|
||||
// To translate
|
||||
$strFlush = 'Flush';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
?>
|
||||
|
||||
@ -314,4 +314,7 @@ $strYes = 'Ja';
|
||||
|
||||
$strZip = '"zipped"'; //to translate
|
||||
|
||||
// To translate
|
||||
$strFlush = 'Flush';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
?>
|
||||
|
||||
@ -315,4 +315,6 @@ $strNoQuery = 'No SQL query!'; //to translate
|
||||
$strCopyTable = 'Copy table to (database<b>.</b>table):';
|
||||
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
||||
$strMoveTableOK = 'Table %s has been moved to %s.';
|
||||
$strFlush = 'Flush';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
?>
|
||||
|
||||
@ -114,6 +114,7 @@ $strFieldsEnclosedBy = 'Fields enclosed by';
|
||||
$strFieldsEscapedBy = 'Fields escaped by';
|
||||
$strFieldsTerminatedBy = 'Fields terminated by';
|
||||
$strFixed = 'fixed';
|
||||
$strFlush = 'Flush';
|
||||
$strFormat = 'Format';
|
||||
$strFormEmpty = 'Missing value in the form !';
|
||||
$strFullText = 'Full Texts';
|
||||
@ -278,6 +279,7 @@ $strTableComments = 'Table comments';
|
||||
$strTableEmpty = 'The table name is empty!';
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
$strTableMaintenance = 'Table maintenance';
|
||||
$strTables = '%s table(s)';
|
||||
$strTableStructure = 'Table structure for table';
|
||||
|
||||
@ -318,7 +318,7 @@ $strYes = 'Kyll
|
||||
$strZip = '"zip-pakattu"';
|
||||
|
||||
// To translate
|
||||
|
||||
$strFlush = 'Flush';
|
||||
$strOverhead = 'Overhead'; //to translate
|
||||
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
?>
|
||||
|
||||
@ -114,6 +114,7 @@ $strFieldsEnclosedBy = 'Champs entour
|
||||
$strFieldsEscapedBy = 'Caractère spécial';
|
||||
$strFieldsTerminatedBy = 'Champs terminés par';
|
||||
$strFixed = 'fixe';
|
||||
$strFlush = 'Recharger';
|
||||
$strFormat = 'format';
|
||||
$strFormEmpty = 'Formulaire incomplet !';
|
||||
$strFullText = 'Textes complets';
|
||||
@ -278,6 +279,7 @@ $strTableComments = 'Commentaires sur la table';
|
||||
$strTableEmpty = 'Le nom de la table est vide';
|
||||
$strTableHasBeenDropped = 'La table %s a été effacée';
|
||||
$strTableHasBeenEmptied = 'La table %s a été vidée';
|
||||
$strTableHasBeenFlushed = 'La table %s a été rechargée';
|
||||
$strTableMaintenance = 'Maintenance de la table';
|
||||
$strTables = '%s table(s)';
|
||||
$strTableStructure = 'Structure de la table';
|
||||
|
||||
@ -313,7 +313,9 @@ $strZip = 'comprimido no formato "zipped"';
|
||||
|
||||
// To translate
|
||||
$strCopyTable = 'Copy table to (database<b>.</b>table):';
|
||||
$strFlush = 'Flush';
|
||||
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
||||
$strMoveTableOK = 'Table %s has been moved to %s.';
|
||||
$strNoQuery = 'No SQL query!'; //to translate
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
?>
|
||||
|
||||
@ -312,8 +312,10 @@ $strZip = '"Zip komprimiert"';
|
||||
|
||||
// To translate
|
||||
$strFieldHasBeenDropped = 'Field %s has been dropped';//to translate
|
||||
$strFlush = 'Flush';
|
||||
$strIndexHasBeenDropped = 'Index %s has been dropped';//to translate
|
||||
$strRunningAs = 'as';
|
||||
$strShowCols = 'Show columns';
|
||||
$strShowTables = 'Show tables';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
?>
|
||||
|
||||
@ -298,6 +298,7 @@ $strFieldHasBeenDropped = 'Field %s has been dropped';//to translate
|
||||
$strFieldsEnclosedBy = 'Fields enclosed by';//to translate
|
||||
$strFieldsEscapedBy = 'Fields escaped by';//to translate
|
||||
$strFieldsTerminatedBy = 'Fields terminated by';//to translate
|
||||
$strFlush = 'Flush';
|
||||
$strIndexHasBeenDropped = 'Index %s has been dropped';//to translate
|
||||
$strKeepPass = 'Do not change the password';//to translate
|
||||
$strLinesTerminatedBy = 'Lines terminated by';//to translate
|
||||
@ -313,6 +314,7 @@ $strShowTables = 'Show tables';
|
||||
$strStartingRecord = 'Starting record';//to translate
|
||||
$strTableHasBeenDropped = 'Table %s has been dropped';//to translate
|
||||
$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
|
||||
@ -318,4 +318,6 @@ $strYes = ' Si ';
|
||||
$strZip = '"compresso con zip"';
|
||||
|
||||
// To translate
|
||||
$strFlush = 'Flush';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
?>
|
||||
|
||||
@ -319,4 +319,6 @@ $strNoQuery = 'No SQL query!'; //to translate
|
||||
$strCopyTable = 'Copy table to (database<b>.</b>table):';
|
||||
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
||||
$strMoveTableOK = 'Table %s has been moved to %s.';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
$strFlush = 'Flush';
|
||||
?>
|
||||
|
||||
@ -319,4 +319,6 @@ $strNoQuery = 'No SQL query!'; //to translate
|
||||
$strCopyTable = 'Copy table to (database<b>.</b>table):';
|
||||
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
||||
$strMoveTableOK = 'Table %s has been moved to %s.';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
$strFlush = 'Flush';
|
||||
?>
|
||||
|
||||
@ -315,4 +315,6 @@ $strYes = 'Ja';
|
||||
$strZip = '"komprimert (zip)"';
|
||||
|
||||
// To translate
|
||||
$strFlush = 'Flush';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
?>
|
||||
|
||||
@ -312,7 +312,9 @@ $strZip = '".zip"';
|
||||
|
||||
// To translate
|
||||
$strCopyTable = 'Copy table to (database<b>.</b>table):';
|
||||
$strFlush = 'Flush';
|
||||
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
||||
$strMoveTableOK = 'Table %s has been moved to %s.';
|
||||
$strNoQuery = 'No SQL query!'; //to translate
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
?>
|
||||
|
||||
@ -319,4 +319,6 @@ $strNoQuery = 'No SQL query!'; //to translate
|
||||
$strCopyTable = 'Copy table to (database<b>.</b>table):';
|
||||
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
||||
$strMoveTableOK = 'Table %s has been moved to %s.';
|
||||
$strFlush = 'Flush';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
?>
|
||||
|
||||
@ -311,8 +311,10 @@ $strYes = 'Da';
|
||||
|
||||
// To translate
|
||||
$strCopyTable = 'Copy table to (database<b>.</b>table):';
|
||||
$strFlush = 'Flush';
|
||||
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
||||
$strMoveTableOK = 'Table %s has been moved to %s.';
|
||||
$strNoQuery = 'No SQL query!'; //to translate
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
$strZip = '"zipped"'; //to translate
|
||||
?>
|
||||
|
||||
@ -314,6 +314,8 @@ $strYes = '
|
||||
$strZip = 'ÕÐÁËÏ×ÁÔØ × "zip"';
|
||||
|
||||
// To translate
|
||||
$strFlush = 'Flush';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -314,6 +314,8 @@ $strYes = '
|
||||
$strZip = 'óïàêîâàòü â "zip"';
|
||||
|
||||
// To translate
|
||||
$strFlush = 'Flush';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
$strUpdateProfile = 'Update profile:';//to translate
|
||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||
?>
|
||||
|
||||
@ -318,4 +318,6 @@ $strYes = '
|
||||
$strZip = '"zo zipované"';
|
||||
|
||||
// To translate
|
||||
$strFlush = 'Flush';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
?>
|
||||
|
||||
@ -315,4 +315,6 @@ $strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
||||
$strCopyTable = 'Copy table to (database<b>.</b>table):';
|
||||
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
||||
$strMoveTableOK = 'Table %s has been moved to %s.';
|
||||
$strFlush = 'Flush';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
?>
|
||||
|
||||
@ -316,4 +316,6 @@ $strYes = 'Ja';
|
||||
$strZip = '"zippad"';
|
||||
|
||||
// To translate
|
||||
$strFlush = 'Flush';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
?>
|
||||
|
||||
@ -320,4 +320,6 @@ $strNoQuery = 'No SQL query!'; //to translate
|
||||
$strCopyTable = 'Copy table to (database<b>.</b>table):';
|
||||
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
||||
$strMoveTableOK = 'Table %s has been moved to %s.';
|
||||
$strFlush = 'Flush';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
?>
|
||||
|
||||
@ -155,7 +155,9 @@ if ($num_rows > 0) {
|
||||
<b><?php echo $strInsert; ?></b></a> ]
|
||||
[ <a href="sql.php3?<?php echo $url_query; ?>&sql_query=<?php echo urlencode('DELETE FROM ' . backquote($table)); ?>&zero_rows=<?php echo urlencode(sprintf($strTableHasBeenEmptied, htmlspecialchars($table))); ?>"
|
||||
onclick="return confirmLink(this, 'DELETE FROM <?php echo js_format($table); ?>')">
|
||||
<b><?php echo $strEmpty; ?></b></a> ]
|
||||
<b><?php echo $strEmpty; ?></b></a> ]
|
||||
[ <a href="sql.php3?<?php echo $url_query; ?>&sql_query=<?php echo urlencode('FLUSH TABLE ' . backquote($table)); ?>&zero_rows=<?php echo urlencode(sprintf($strTableHasBeenFlushed, htmlspecialchars($table))); ?>&reload=1" title=""FLUSH"">
|
||||
<b><?php echo $strFlush; ?></b></a> ]
|
||||
[ <a href="sql.php3?<?php echo ereg_replace('tbl_properties.php3$', 'db_details.php3', $url_query); ?>&back=tbl_properties.php3&reload=1&sql_query=<?php echo urlencode('DROP TABLE ' . backquote($table)); ?>&zero_rows=<?php echo urlencode(sprintf($strTableHasBeenDropped, htmlspecialchars($table))); ?>"
|
||||
onclick="return confirmLink(this, 'DROP TABLE <?php echo js_format($table); ?>')">
|
||||
<b><?php echo $strDrop; ?></b></a> ]
|
||||
@ -170,7 +172,9 @@ if ($num_rows > 0) {
|
||||
[ <b><?php echo $strSelect; ?></b> ]
|
||||
[ <a href="tbl_change.php3?<?php echo $url_query; ?>">
|
||||
<b><?php echo $strInsert; ?></b></a> ]
|
||||
[ <b><?php echo $strEmpty; ?></b> ]
|
||||
[ <b><?php echo $strEmpty; ?></b> ]
|
||||
[ <a href="sql.php3?<?php echo $url_query; ?>&sql_query=<?php echo urlencode('FLUSH TABLE ' . backquote($table)); ?>&zero_rows=<?php echo urlencode(sprintf($strTableHasBeenFlushed, htmlspecialchars($table))); ?>&reload=1" title=""FLUSH"">
|
||||
<b><?php echo $strFlush; ?></b></a> ]
|
||||
[ <a href="sql.php3?<?php echo ereg_replace('tbl_properties.php3$', 'db_details.php3', $url_query); ?>&back=tbl_properties.php3&reload=1&sql_query=<?php echo urlencode('DROP TABLE ' . backquote($table)); ?>&zero_rows=<?php echo urlencode(sprintf($strTableHasBeenDropped, htmlspecialchars($table))); ?>"
|
||||
onclick="return confirmLink(this, 'DROP TABLE <?php echo js_format($table); ?>')">
|
||||
<b><?php echo $strDrop; ?></b></a> ]
|
||||
@ -406,7 +410,9 @@ if ($fields_cnt > 20) {
|
||||
<b><?php echo $strInsert; ?></b></a> ]
|
||||
[ <a href="sql.php3?<?php echo $url_query; ?>&sql_query=<?php echo urlencode('DELETE FROM ' . backquote($table)); ?>&zero_rows=<?php echo urlencode(sprintf($strTableHasBeenEmptied, htmlspecialchars($table))); ?>"
|
||||
onclick="return confirmLink(this, 'DELETE FROM <?php echo js_format($table); ?>')">
|
||||
<b><?php echo $strEmpty; ?></b></a> ]
|
||||
<b><?php echo $strEmpty; ?></b></a> ]
|
||||
[ <a href="sql.php3?<?php echo $url_query; ?>&sql_query=<?php echo urlencode('FLUSH TABLE ' . backquote($table)); ?>&zero_rows=<?php echo urlencode(sprintf($strTableHasBeenFlushed, htmlspecialchars($table))); ?>&reload=1" title=""FLUSH"">
|
||||
<b><?php echo $strFlush; ?></b></a> ]
|
||||
[ <a href="sql.php3?<?php echo ereg_replace('tbl_properties.php3$', 'db_details.php3', $url_query); ?>&back=tbl_properties.php3&reload=1&sql_query=<?php echo urlencode('DROP TABLE ' . backquote($table)); ?>&zero_rows=<?php echo urlencode(sprintf($strTableHasBeenDropped, htmlspecialchars($table))); ?>"
|
||||
onclick="return confirmLink(this, 'DROP TABLE <?php echo js_format($table); ?>')">
|
||||
<b><?php echo $strDrop; ?></b></a> ]
|
||||
@ -421,7 +427,9 @@ if ($fields_cnt > 20) {
|
||||
[ <b><?php echo $strSelect; ?></b> ]
|
||||
[ <a href="tbl_change.php3?<?php echo $url_query; ?>">
|
||||
<b><?php echo $strInsert; ?></b></a> ]
|
||||
[ <b><?php echo $strEmpty; ?></b> ]
|
||||
[ <b><?php echo $strEmpty; ?></b> ]
|
||||
[ <a href="sql.php3?<?php echo $url_query; ?>&sql_query=<?php echo urlencode('FLUSH TABLE ' . backquote($table)); ?>&zero_rows=<?php echo urlencode(sprintf($strTableHasBeenFlushed, htmlspecialchars($table))); ?>&reload=1" title=""FLUSH"">
|
||||
<b><?php echo $strFlush; ?></b></a> ]
|
||||
[ <a href="sql.php3?<?php echo ereg_replace('tbl_properties.php3$', 'db_details.php3', $url_query); ?>&back=tbl_properties.php3&reload=1&sql_query=<?php echo urlencode('DROP TABLE ' . backquote($table)); ?>&zero_rows=<?php echo urlencode(sprintf($strTableHasBeenDropped, htmlspecialchars($table))); ?>"
|
||||
onclick="return confirmLink(this, 'DROP TABLE <?php echo js_format($table); ?>')">
|
||||
<b><?php echo $strDrop; ?></b></a> ]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user