Added a "FLUSH" feature for tables
This commit is contained in:
@@ -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<4C>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<5A>t';
|
||||
$strBinary = ' Bin<69>rn<72> ';
|
||||
$strBinaryDoNotEdit = ' Bin<69>rn<72> - neupravujte ';
|
||||
$strBookmarkLabel = 'N<>zev';
|
||||
$strBinary = ' Bin<69>rn<72> ';
|
||||
$strBinaryDoNotEdit = ' Bin<69>rn<72> - neupravujte ';
|
||||
$strBookmarkLabel = 'N<>zev';
|
||||
$strBookmarkQuery = 'Obl<62>ben<65> SQL dotaz';
|
||||
$strBookmarkThis = 'P<>idat tento SQL dotaz do obl<62>ben<65>ch';
|
||||
$strBookmarkView = 'Jen prohl<68>dnout';
|
||||
@@ -71,6 +71,251 @@ $strCreateNewDatabase = 'Vytvo
|
||||
$strCreateNewTable = 'Vytvo<76>it novou tabulku v datab<61>zi ';
|
||||
$strCriteria = 'Podm<64>nka';
|
||||
|
||||
$strData = 'Data';
|
||||
$strData = 'Data';
|
||||
$strDatabase = 'Datab<61>ze ';
|
||||
$strDatabaseHasBeenDropped = 'Databaze %s byla zru
|
||||
$strDatabaseHasBeenDropped = 'Databaze %s byla zru<72>ena.';
|
||||
$strDatabases = 'datab<61>ze';
|
||||
$strDatabasesStats = 'Statistiky datab<61>ze';
|
||||
$strDataOnly = ' Jen data ';
|
||||
$strDefault = 'V<>choz<6F>';
|
||||
$strDelete = 'Smazat';
|
||||
$strDeleted = '<27><>dek byl smaz<61>n';
|
||||
$strDeletedRows = 'Smazan<61> <20><>dky:';
|
||||
$strDeleteFailed = 'Smaz<61>n<EFBFBD> selhalo!';
|
||||
$strDeleteUserMessage = 'Byl smazan uivatel %s.';
|
||||
$strDescending = 'Sestupn<70>';
|
||||
$strDisplay = 'Zobrazit';
|
||||
$strDisplayOrder = 'Se<53>adit podle:';
|
||||
$strDoAQuery = 'Prov<6F>stDo a "dotaz podle p<><70>kladu" (<28>ol<6F>k: "%")';
|
||||
$strDocu = 'Dokumentace';
|
||||
$strDoYouReally = 'Opravdu si p<>eje<6A> vykonat p<><70>kaz ';
|
||||
$strDrop = 'Odstranit';
|
||||
$strDropDB = 'Odstranit datab<61>zi ';
|
||||
$strDropTable = 'Smazat tabulku';
|
||||
$strDumpingData = 'Dumpuji data pro tabulku';
|
||||
$strDynamic = 'dynamic';
|
||||
|
||||
$strEdit = 'Editovat';
|
||||
$strEditPrivileges = 'Upravit pr<70>va';
|
||||
$strEffective = 'Efektivn<76>';
|
||||
$strEmpty = 'Vypr<70>zdnit';
|
||||
$strEmptyResultSet = 'MySQL vr<76>til pr<70>zdn<64> v<>sledek (tj. nulov<6F> po<70>et <20><>dk<64>).';
|
||||
$strEnd = 'Konec';
|
||||
$strEnglishPrivileges = ' Pozn<7A>mka: n<>zvy MySQL privilegi<67> jsou uv<75>d<EFBFBD>na v angli<6C>tin<69> ';
|
||||
$strError = 'Chyba';
|
||||
$strExtendedInserts = 'Roz<6F><7A><EFBFBD>en<65> inserty';
|
||||
$strExtra = 'Extra';
|
||||
|
||||
$strField = 'Pole';
|
||||
$strFieldHasBeenDropped = 'Pole %s bylo odstran<61>no';
|
||||
$strFields = 'Po<50>et pol<6F>';
|
||||
$strFieldsEmpty = ' Nebyl zad<61>n po<70>et pol<6F>! ';
|
||||
$strFieldsEnclosedBy = 'Polo<6C>ky uzav<61>en<65> do';
|
||||
$strFieldsEscapedBy = 'Polo<6C>ky escapov<6F>ny';
|
||||
$strFieldsTerminatedBy = 'Polo<6C>ky odd<64>len<65>';
|
||||
$strFixed = 'pevn<76>';
|
||||
$strFormat = 'Form<72>t';
|
||||
$strFormEmpty = 'Chyb<79>j<EFBFBD>c<EFBFBD> hodnota ve formul<75><6C>i !';
|
||||
$strFullText = 'Cel<65> texty';
|
||||
$strFunction = 'Funkce';
|
||||
|
||||
$strGenTime = 'Vygenerov<6F>no:';
|
||||
$strGo = 'Prove<76>';
|
||||
$strGrants = 'Privilegia';
|
||||
$strGzip = '"zagzipov<6F>no"';
|
||||
|
||||
$strHasBeenAltered = 'byla zm<7A>n<EFBFBD>na.';
|
||||
$strHasBeenCreated = 'byla vytvo<76>ena.';
|
||||
$strHome = '<27>vod';
|
||||
$strHomepageOfficial = ' Ofici<63>ln<6C> str<74>nka phpMyAdmina ';
|
||||
$strHomepageSourceforge = ' nov<6F> str<74>nka phpMyAdmina ';
|
||||
$strHost = 'Hostitel';
|
||||
$strHostEmpty = 'Jm<4A>no hostitele je pr<70>zdn<64>!';
|
||||
|
||||
$strIdxFulltext = 'Fulltext';
|
||||
$strIfYouWish = 'Pokud si p<>eje<6A> nat<61>hnout jenom ur<75>it<69> sloupce z tabulky, specifikuj je jako seznam pol<6F> odd<64>len<65>ch <20><>rkou.';
|
||||
$strIndex = 'Index';
|
||||
$strIndexes = 'Indexy';
|
||||
$strIndexHasBeenDropped = 'Index %s byl odstran<61>n';
|
||||
$strInsert = 'Vlo<6C>it';
|
||||
$strInsertAsNewRow = ' Vlo<6C>it jako nov<6F> <20><>dek ';
|
||||
$strInsertedRows = 'Vlo<6C>eno <20><>dk<64>:';
|
||||
$strInsertNewRow = 'Vlo<6C>it nov<6F> <20><>dek';
|
||||
$strInsertTextfiles = 'Vlo<6C>it textov<6F> soubory do tabulky';
|
||||
$strInstructions = 'Instrukce';
|
||||
$strInUse = 'pr<70>v<EFBFBD> se pou<6F><75>v<EFBFBD>';
|
||||
$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.';
|
||||
|
||||
$strKeepPass = 'Nemlnit heslo';
|
||||
$strKeyname = 'Kl<4B><6C>ovy n<>zev';
|
||||
$strKill = ' Zab<61>t ';
|
||||
|
||||
$strLength = 'D<>lka';
|
||||
$strLengthSet = 'D<>lka/Set*';
|
||||
$strLimitNumRows = 'z<>znamu na str<74>nku';
|
||||
$strLineFeed = 'Ukon<6F>en<65> <20><>dku (Linefeed): \\n';
|
||||
$strLines = '<27><>dek';
|
||||
$strLinesTerminatedBy = '<27><>dky ukon<6F>en<65>';
|
||||
$strLocationTextfile = 'Um<55>st<73>n<EFBFBD> textov<6F>ho souboru';
|
||||
$strLogin = ''; //to translate, but its not in use ...
|
||||
$strLogout = 'Odhl<68>sit se';
|
||||
|
||||
$strModifications = 'Zm<5A>ny byly ulo<6C>eny';
|
||||
$strModify = '<27>pravy';
|
||||
$strMoveTable = 'Pxesunout tabulku do (databaze<b>.</b>tabulka):';
|
||||
$strMoveTableOK = 'Tabulka %s byla pxesunuta do %s.';
|
||||
$strMySQLReloaded = 'MySQL znovu-na<6E>tena.';
|
||||
$strMySQLSaid = 'MySQL hl<68>s<EFBFBD>: ';
|
||||
$strMySQLShowProcess = 'Zobraz procesy';
|
||||
$strMySQLShowStatus = 'Uk<55>zat MySQL runtime informace';
|
||||
$strMySQLShowVars = 'Uk<55>zat MySQL syst<73>mov<6F> prom<6F>nn<6E>';
|
||||
|
||||
$strName = 'N<>zev';
|
||||
$strNbRecords = '<27><>dk<64>';
|
||||
$strNext = 'Dal<61><6C>';
|
||||
$strNo = 'Ne';
|
||||
$strNoDatabases = '<27><>dn<64> datab<61>ze';
|
||||
$strNoDropDatabases = 'P<><50>kaz "DROP DATABASE" je vypnut<75>.';
|
||||
$strNoModification = '<27><>dn<64> zm<7A>na';
|
||||
$strNoPassword = '<27><>dn<64> heslo';
|
||||
$strNoPrivileges = '<27><>dn<64> privilegia';
|
||||
$strNoQuery = 'adn} SQL dotaz!';
|
||||
$strNoRights = 'Nem<65>te dostate<74>n<EFBFBD> pr<70>va na proveden<65> t<>to akce!';
|
||||
$strNoTablesFound = 'V datab<61>zi nebyla nalezena ani jedna tabulka.';
|
||||
$strNotNumber = 'Toto nen<65> <20><>slo!';
|
||||
$strNotValidNumber = ' nen<65> platn<74> <20><>slo <20><>dku!';
|
||||
$strNoUsersFound = '<27><>dn<64> u<>ivatel nenalezen.';
|
||||
$strNull = 'Nulov<6F>';
|
||||
$strNumberIndexes = ' Po<50>et roz<6F><7A><EFBFBD>en<65>ch index<65> ';
|
||||
|
||||
$strOftenQuotation = '<27>asto uvozuj<75>c<EFBFBD> znaky. OPTIONALLY znamen<65>, <20>e pouze pole typu CHAR a VARCHAR jsou uzav<61>eny do "uzav<61>rac<61>ch " znak<61>.';
|
||||
$strOptimizeTable = 'Optimalizovat tabulku';
|
||||
$strOptionalControls = 'Voliteln<6C>. Ur<55>uje jak zapisovat nebo <20><>st speci<63>ln<6C> znaky.';
|
||||
$strOptionally = 'Voliteln<6C>';
|
||||
$strOr = 'nebo';
|
||||
$strOverhead = 'Nav<61>c';
|
||||
|
||||
$strPartialText = 'Zkr<6B>cen<65> texty';
|
||||
$strPassword = 'Heslo';
|
||||
$strPasswordEmpty = 'Heslo je pr<70>zdn<64>!';
|
||||
$strPasswordNotSame = 'Hesla nejsou stejn<6A>!';
|
||||
$strPHPVersion = 'Verze PHP';
|
||||
$strPmaDocumentation = 'Dokumentace phpMyAdmina';
|
||||
$strPos1 = 'Za<5A><61>tek';
|
||||
$strPrevious = 'P<>edchoz<6F>';
|
||||
$strPrimary = 'Prim<69>rn<72>';
|
||||
$strPrimaryKey = 'Prim<69>rn<72> kl<6B><6C>';
|
||||
$strPrimaryKeyHasBeenDropped = 'Prim<69>rn<72> kl<6B><6C> byl odstran<61>n';
|
||||
$strPrintView = 'N<>hled k vyti<74>t<EFBFBD>n<EFBFBD>';
|
||||
$strPrivileges = 'Privilegia';
|
||||
$strProperties = 'Vlastnosti';
|
||||
|
||||
$strQBE = 'Dotaz podle p<><70>kladu';
|
||||
$strQBEDel = 'p<>idat';
|
||||
$strQBEIns = 'smazat';
|
||||
$strQueryOnDb = 'SQL dotaz na datab<61>zi ';
|
||||
|
||||
$strRecords = 'Z<>znam<61>';
|
||||
$strReloadFailed = 'Znovuna<6E>ten<65> MySQL selhalo.';
|
||||
$strReloadMySQL = 'Znovuna<6E>ten<65> MySQL';
|
||||
$strRememberReload = 'Nezapome<6D>te reloadovat server.';
|
||||
$strRenameTable = 'P<>ejmenovat tabulku na';
|
||||
$strRenameTableOK = 'Tabulka %s byla p<>ejmenov<6F>na na %s';
|
||||
$strRepairTable = 'Opravit tabulku';
|
||||
$strReplace = 'P<>epsat';
|
||||
$strReplaceTable = 'P<>epsat data tabulky souborem';
|
||||
$strReset = 'P<>vodn<64> (reset)';
|
||||
$strReType = 'Napsat znovu';
|
||||
$strRevoke = 'Zru<72>it';
|
||||
$strRevokeGrant = 'Zru<72>it povolen<65> p<>id<69>lovat pr<70>va';
|
||||
$strRevokeGrantMessage = 'Bylo zru<72>eno privilegium p<>id<69>lovat pr<70>va pro';
|
||||
$strRevokeMessage = 'Byla zru<72>ena pr<70>va pro';
|
||||
$strRevokePriv = 'Zru<72>it pr<70>va';
|
||||
$strRowLength = 'D<>lka <20><>dku';
|
||||
$strRows = '<27><>dk<64>';
|
||||
$strRowsFrom = '<27><>dk<64> za<7A><61>naj<61>c<EFBFBD> od';
|
||||
$strRowSize = ' Velikost <20><>dku ';
|
||||
$strRowsStatistic = 'Statistika <20><>dk<64>';
|
||||
$strRunning = 'b<><62><EFBFBD>c<EFBFBD> na ';
|
||||
$strRunningAs = 'jako';
|
||||
$strRunQuery = 'Prov<6F>st dotaz';
|
||||
$strRunSQLQuery = 'Spustit SQL dotaz(y) na datab<61>zi %s';
|
||||
|
||||
$strSave = 'Ulo<6C>';
|
||||
$strSelect = 'Vybrat';
|
||||
$strSelectFields = 'Zvol pole (alespo<70> jedno):';
|
||||
$strSelectNumRows = 'v dotazu';
|
||||
$strSend = 'Po<50>li';
|
||||
$strSequence = 'Sekv.';
|
||||
$strServerChoice = 'V<>b<EFBFBD>r serveru';
|
||||
$strServerVersion = 'Verze serveru';
|
||||
$strSetEnumVal = 'Pokud je pole typu "enum" nebo "set", zad<61>vejte hodnoty v n<>sleduj<75>c<EFBFBD>m form<72>tu: \'a\',\'b\',\'c\'...<br />Pokud pot<6F>ebujete zadat zp<7A>tn<74> lom<6F>tko ("\") nebo jednoduch<63> uvozovky ("\'") mezi t<>mito hodnotami, napi<70>te p<>ed n<> zp<7A>tn<74> lom<6F>tko (p<><70>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 = '<27>adit';
|
||||
$strSpaceUsage = 'Vyu<79>it<69> m<>sta';
|
||||
$strSQLQuery = 'SQL-dotaz';
|
||||
$strStartingRecord = 'Po<50><6F>te<74>n<EFBFBD> z<>znam';
|
||||
$strStatement = '<27>daj';
|
||||
$strStrucCSV = 'CSV data';
|
||||
$strStrucData = 'Strukturu a data';
|
||||
$strStrucDrop = 'P<>idej \'DROP TABLE\'';
|
||||
$strStrucExcelCSV = 'CSV data pro Ms Excel';
|
||||
$strStrucOnly = 'Pouze strukturu';
|
||||
$strSubmit = 'Ode<64>li';
|
||||
$strSuccess = 'Tv<54>j SQL-dotaz byl <20>sp<73><70>n<EFBFBD> vykon<6F>n';
|
||||
$strSum = 'Celkem';
|
||||
|
||||
$strTable = 'Tabulka ';
|
||||
$strTableComments = 'Koment<6E><74>e k tabulce';
|
||||
$strTableEmpty = 'Jm<4A>no tabulky je pr<70>zdn<64>!';
|
||||
$strTableHasBeenDropped = 'Tabulka %s byla odstran<61>na';
|
||||
$strTableHasBeenEmptied = 'Tabulka %s byla vypr<70>zdn<64>na';
|
||||
$strTableMaintenance = ' <20>dr<64>ba tabulky ';
|
||||
$strTables = '%s tabulek';
|
||||
$strTableStructure = 'Struktura tabulky';
|
||||
$strTableType = 'Typ tabulky';
|
||||
$strTextAreaLength = ' Toto pole mo<6D>n<EFBFBD> nep<65>jde <br />(kv<6B>li d<>lce) upravit ';
|
||||
$strTheContent = 'Obsah tv<74>ho souboru byl vlo<6C>en';
|
||||
$strTheContents = 'Obsah souboru p<>ep<65><70>e obsah zvolen<65> tabulky v t<>ch <20><>dc<64>ch, kde je identick<63> prim<69>rn<72> nebo unik<69>tn<74> kl<6B><6C>.';
|
||||
$strTheTerminator = 'Ukon<6F>en<65> pol<6F>.';
|
||||
$strTotal = 'celkem';
|
||||
$strType = 'Typ';
|
||||
|
||||
$strUncheckAll = 'Od<4F>krtnout v<>e';
|
||||
$strUnique = 'Unik<69>tn<74>';
|
||||
$strUpdatePrivMessage = 'Byla aktualizovana privilegia pro %s.';
|
||||
$strUpdateProfile = 'Zmlny profilu:';
|
||||
$strUpdateProfileMessage = 'Profil byl zmlnln.';
|
||||
$strUpdateQuery = 'Aktualizovat dotaz';
|
||||
$strUsage = 'Pou<6F><75>v<EFBFBD>';
|
||||
$strUseBackquotes = 'Pou<6F><75>t zp<7A>tn<74> uvozovky u jmeno tabulek a pol<6F>';
|
||||
$strUser = 'U<>ivatel';
|
||||
$strUserEmpty = 'Jm<4A>no u<>ivatele je pr<70>zdn<64>!';
|
||||
$strUserName = 'Jm<4A>no u<>ivatele';
|
||||
$strUsers = 'U<>ivatel<65>';
|
||||
$strUseTables = 'Pou<6F><75>t tabulky';
|
||||
|
||||
$strValue = 'Hodnota';
|
||||
$strViewDump = 'Uka<6B> dump (schema) tabulky';
|
||||
$strViewDumpDB = 'Uka<6B> dump (schema) datab<61>ze';
|
||||
|
||||
$strWelcome = 'V<>tej v ';
|
||||
$strWithChecked = 'Za<5A>krtnut<75>:';
|
||||
$strWrongUser = '<27>patn<74> u<>ivatelsk<73> jm<6A>no/heslo. P<><50>stup odep<65>en.';
|
||||
|
||||
$strYes = 'Ano';
|
||||
|
||||
$strZip = '"zazipov<6F>no"';
|
||||
|
||||
// To translate
|
||||
$strFlush = 'Flush';
|
||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
||||
?>
|
||||
|
@@ -45,9 +45,9 @@ $strAtEndOfTable = 'Na konci tabulky';
|
||||
$strAttr = 'Atributy';
|
||||
|
||||
$strBack = 'Zp<5A>t';
|
||||
$strBinary = ' Bin<69>rn<72> ';
|
||||
$strBinaryDoNotEdit = ' Bin<69>rn<72> - neupravujte ';
|
||||
$strBookmarkLabel = 'N<>zev';
|
||||
$strBinary = ' Bin<69>rn<72> ';
|
||||
$strBinaryDoNotEdit = ' Bin<69>rn<72> - neupravujte ';
|
||||
$strBookmarkLabel = 'N<>zev';
|
||||
$strBookmarkQuery = 'Obl<62>ben<65> SQL dotaz';
|
||||
$strBookmarkThis = 'P<>idat tento SQL dotaz do obl<62>ben<65>ch';
|
||||
$strBookmarkView = 'Jen prohl<68>dnout';
|
||||
@@ -71,6 +71,251 @@ $strCreateNewDatabase = 'Vytvo
|
||||
$strCreateNewTable = 'Vytvo<76>it novou tabulku v datab<61>zi ';
|
||||
$strCriteria = 'Podm<64>nka';
|
||||
|
||||
$strData = 'Data';
|
||||
$strData = 'Data';
|
||||
$strDatabase = 'Datab<61>ze ';
|
||||
$strDatabaseHasBeenDropped = 'Databaze %s byla zru
|
||||
$strDatabaseHasBeenDropped = 'Databaze %s byla zru<72>ena.';
|
||||
$strDatabases = 'datab<61>ze';
|
||||
$strDatabasesStats = 'Statistiky datab<61>ze';
|
||||
$strDataOnly = ' Jen data ';
|
||||
$strDefault = 'V<>choz<6F>';
|
||||
$strDelete = 'Smazat';
|
||||
$strDeleted = '<27><>dek byl smaz<61>n';
|
||||
$strDeletedRows = 'Smazan<61> <20><>dky:';
|
||||
$strDeleteFailed = 'Smaz<61>n<EFBFBD> selhalo!';
|
||||
$strDeleteUserMessage = 'Byl smazan uivatel %s.';
|
||||
$strDescending = 'Sestupn<70>';
|
||||
$strDisplay = 'Zobrazit';
|
||||
$strDisplayOrder = 'Se<53>adit podle:';
|
||||
$strDoAQuery = 'Prov<6F>stDo a "dotaz podle p<><70>kladu" (<28>ol<6F>k: "%")';
|
||||
$strDocu = 'Dokumentace';
|
||||
$strDoYouReally = 'Opravdu si p<>eje<6A> vykonat p<><70>kaz ';
|
||||
$strDrop = 'Odstranit';
|
||||
$strDropDB = 'Odstranit datab<61>zi ';
|
||||
$strDropTable = 'Smazat tabulku';
|
||||
$strDumpingData = 'Dumpuji data pro tabulku';
|
||||
$strDynamic = 'dynamic';
|
||||
|
||||
$strEdit = 'Editovat';
|
||||
$strEditPrivileges = 'Upravit pr<70>va';
|
||||
$strEffective = 'Efektivn<76>';
|
||||
$strEmpty = 'Vypr<70>zdnit';
|
||||
$strEmptyResultSet = 'MySQL vr<76>til pr<70>zdn<64> v<>sledek (tj. nulov<6F> po<70>et <20><>dk<64>).';
|
||||
$strEnd = 'Konec';
|
||||
$strEnglishPrivileges = ' Pozn<7A>mka: n<>zvy MySQL privilegi<67> jsou uv<75>d<EFBFBD>na v angli<6C>tin<69> ';
|
||||
$strError = 'Chyba';
|
||||
$strExtendedInserts = 'Roz<6F><7A><EFBFBD>en<65> inserty';
|
||||
$strExtra = 'Extra';
|
||||
|
||||
$strField = 'Pole';
|
||||
$strFieldHasBeenDropped = 'Pole %s bylo odstran<61>no';
|
||||
$strFields = 'Po<50>et pol<6F>';
|
||||
$strFieldsEmpty = ' Nebyl zad<61>n po<70>et pol<6F>! ';
|
||||
$strFieldsEnclosedBy = 'Polo<6C>ky uzav<61>en<65> do';
|
||||
$strFieldsEscapedBy = 'Polo<6C>ky escapov<6F>ny';
|
||||
$strFieldsTerminatedBy = 'Polo<6C>ky odd<64>len<65>';
|
||||
$strFixed = 'pevn<76>';
|
||||
$strFormat = 'Form<72>t';
|
||||
$strFormEmpty = 'Chyb<79>j<EFBFBD>c<EFBFBD> hodnota ve formul<75><6C>i !';
|
||||
$strFullText = 'Cel<65> texty';
|
||||
$strFunction = 'Funkce';
|
||||
|
||||
$strGenTime = 'Vygenerov<6F>no:';
|
||||
$strGo = 'Prove<76>';
|
||||
$strGrants = 'Privilegia';
|
||||
$strGzip = '"zagzipov<6F>no"';
|
||||
|
||||
$strHasBeenAltered = 'byla zm<7A>n<EFBFBD>na.';
|
||||
$strHasBeenCreated = 'byla vytvo<76>ena.';
|
||||
$strHome = '<27>vod';
|
||||
$strHomepageOfficial = ' Ofici<63>ln<6C> str<74>nka phpMyAdmina ';
|
||||
$strHomepageSourceforge = ' nov<6F> str<74>nka phpMyAdmina ';
|
||||
$strHost = 'Hostitel';
|
||||
$strHostEmpty = 'Jm<4A>no hostitele je pr<70>zdn<64>!';
|
||||
|
||||
$strIdxFulltext = 'Fulltext';
|
||||
$strIfYouWish = 'Pokud si p<>eje<6A> nat<61>hnout jenom ur<75>it<69> sloupce z tabulky, specifikuj je jako seznam pol<6F> odd<64>len<65>ch <20><>rkou.';
|
||||
$strIndex = 'Index';
|
||||
$strIndexes = 'Indexy';
|
||||
$strIndexHasBeenDropped = 'Index %s byl odstran<61>n';
|
||||
$strInsert = 'Vlo<6C>it';
|
||||
$strInsertAsNewRow = ' Vlo<6C>it jako nov<6F> <20><>dek ';
|
||||
$strInsertedRows = 'Vlo<6C>eno <20><>dk<64>:';
|
||||
$strInsertNewRow = 'Vlo<6C>it nov<6F> <20><>dek';
|
||||
$strInsertTextfiles = 'Vlo<6C>it textov<6F> soubory do tabulky';
|
||||
$strInstructions = 'Instrukce';
|
||||
$strInUse = 'pr<70>v<EFBFBD> se pou<6F><75>v<EFBFBD>';
|
||||
$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.';
|
||||
|
||||
$strKeepPass = 'Nemlnit heslo';
|
||||
$strKeyname = 'Kl<4B><6C>ovy n<>zev';
|
||||
$strKill = ' Zab<61>t ';
|
||||
|
||||
$strLength = 'D<>lka';
|
||||
$strLengthSet = 'D<>lka/Set*';
|
||||
$strLimitNumRows = 'z<>znamu na str<74>nku';
|
||||
$strLineFeed = 'Ukon<6F>en<65> <20><>dku (Linefeed): \\n';
|
||||
$strLines = '<27><>dek';
|
||||
$strLinesTerminatedBy = '<27><>dky ukon<6F>en<65>';
|
||||
$strLocationTextfile = 'Um<55>st<73>n<EFBFBD> textov<6F>ho souboru';
|
||||
$strLogin = ''; //to translate, but its not in use ...
|
||||
$strLogout = 'Odhl<68>sit se';
|
||||
|
||||
$strModifications = 'Zm<5A>ny byly ulo<6C>eny';
|
||||
$strModify = '<27>pravy';
|
||||
$strMoveTable = 'Pxesunout tabulku do (databaze<b>.</b>tabulka):';
|
||||
$strMoveTableOK = 'Tabulka %s byla pxesunuta do %s.';
|
||||
$strMySQLReloaded = 'MySQL znovu-na<6E>tena.';
|
||||
$strMySQLSaid = 'MySQL hl<68>s<EFBFBD>: ';
|
||||
$strMySQLShowProcess = 'Zobraz procesy';
|
||||
$strMySQLShowStatus = 'Uk<55>zat MySQL runtime informace';
|
||||
$strMySQLShowVars = 'Uk<55>zat MySQL syst<73>mov<6F> prom<6F>nn<6E>';
|
||||
|
||||
$strName = 'N<>zev';
|
||||
$strNbRecords = '<27><>dk<64>';
|
||||
$strNext = 'Dal<61><6C>';
|
||||
$strNo = 'Ne';
|
||||
$strNoDatabases = '<27><>dn<64> datab<61>ze';
|
||||
$strNoDropDatabases = 'P<><50>kaz "DROP DATABASE" je vypnut<75>.';
|
||||
$strNoModification = '<27><>dn<64> zm<7A>na';
|
||||
$strNoPassword = '<27><>dn<64> heslo';
|
||||
$strNoPrivileges = '<27><>dn<64> privilegia';
|
||||
$strNoQuery = 'adn} SQL dotaz!';
|
||||
$strNoRights = 'Nem<65>te dostate<74>n<EFBFBD> pr<70>va na proveden<65> t<>to akce!';
|
||||
$strNoTablesFound = 'V datab<61>zi nebyla nalezena ani jedna tabulka.';
|
||||
$strNotNumber = 'Toto nen<65> <20><>slo!';
|
||||
$strNotValidNumber = ' nen<65> platn<74> <20><>slo <20><>dku!';
|
||||
$strNoUsersFound = '<27><>dn<64> u<>ivatel nenalezen.';
|
||||
$strNull = 'Nulov<6F>';
|
||||
$strNumberIndexes = ' Po<50>et roz<6F><7A><EFBFBD>en<65>ch index<65> ';
|
||||
|
||||
$strOftenQuotation = '<27>asto uvozuj<75>c<EFBFBD> znaky. OPTIONALLY znamen<65>, <20>e pouze pole typu CHAR a VARCHAR jsou uzav<61>eny do "uzav<61>rac<61>ch " znak<61>.';
|
||||
$strOptimizeTable = 'Optimalizovat tabulku';
|
||||
$strOptionalControls = 'Voliteln<6C>. Ur<55>uje jak zapisovat nebo <20><>st speci<63>ln<6C> znaky.';
|
||||
$strOptionally = 'Voliteln<6C>';
|
||||
$strOr = 'nebo';
|
||||
$strOverhead = 'Nav<61>c';
|
||||
|
||||
$strPartialText = 'Zkr<6B>cen<65> texty';
|
||||
$strPassword = 'Heslo';
|
||||
$strPasswordEmpty = 'Heslo je pr<70>zdn<64>!';
|
||||
$strPasswordNotSame = 'Hesla nejsou stejn<6A>!';
|
||||
$strPHPVersion = 'Verze PHP';
|
||||
$strPmaDocumentation = 'Dokumentace phpMyAdmina';
|
||||
$strPos1 = 'Za<5A><61>tek';
|
||||
$strPrevious = 'P<>edchoz<6F>';
|
||||
$strPrimary = 'Prim<69>rn<72>';
|
||||
$strPrimaryKey = 'Prim<69>rn<72> kl<6B><6C>';
|
||||
$strPrimaryKeyHasBeenDropped = 'Prim<69>rn<72> kl<6B><6C> byl odstran<61>n';
|
||||
$strPrintView = 'N<>hled k vyti<74>t<EFBFBD>n<EFBFBD>';
|
||||
$strPrivileges = 'Privilegia';
|
||||
$strProperties = 'Vlastnosti';
|
||||
|
||||
$strQBE = 'Dotaz podle p<><70>kladu';
|
||||
$strQBEDel = 'p<>idat';
|
||||
$strQBEIns = 'smazat';
|
||||
$strQueryOnDb = 'SQL dotaz na datab<61>zi ';
|
||||
|
||||
$strRecords = 'Z<>znam<61>';
|
||||
$strReloadFailed = 'Znovuna<6E>ten<65> MySQL selhalo.';
|
||||
$strReloadMySQL = 'Znovuna<6E>ten<65> MySQL';
|
||||
$strRememberReload = 'Nezapome<6D>te reloadovat server.';
|
||||
$strRenameTable = 'P<>ejmenovat tabulku na';
|
||||
$strRenameTableOK = 'Tabulka %s byla p<>ejmenov<6F>na na %s';
|
||||
$strRepairTable = 'Opravit tabulku';
|
||||
$strReplace = 'P<>epsat';
|
||||
$strReplaceTable = 'P<>epsat data tabulky souborem';
|
||||
$strReset = 'P<>vodn<64> (reset)';
|
||||
$strReType = 'Napsat znovu';
|
||||
$strRevoke = 'Zru<72>it';
|
||||
$strRevokeGrant = 'Zru<72>it povolen<65> p<>id<69>lovat pr<70>va';
|
||||
$strRevokeGrantMessage = 'Bylo zru<72>eno privilegium p<>id<69>lovat pr<70>va pro';
|
||||
$strRevokeMessage = 'Byla zru<72>ena pr<70>va pro';
|
||||
$strRevokePriv = 'Zru<72>it pr<70>va';
|
||||
$strRowLength = 'D<>lka <20><>dku';
|
||||
$strRows = '<27><>dk<64>';
|
||||
$strRowsFrom = '<27><>dk<64> za<7A><61>naj<61>c<EFBFBD> od';
|
||||
$strRowSize = ' Velikost <20><>dku ';
|
||||
$strRowsStatistic = 'Statistika <20><>dk<64>';
|
||||
$strRunning = 'b<><62><EFBFBD>c<EFBFBD> na ';
|
||||
$strRunningAs = 'jako';
|
||||
$strRunQuery = 'Prov<6F>st dotaz';
|
||||
$strRunSQLQuery = 'Spustit SQL dotaz(y) na datab<61>zi %s';
|
||||
|
||||
$strSave = 'Ulo<6C>';
|
||||
$strSelect = 'Vybrat';
|
||||
$strSelectFields = 'Zvol pole (alespo<70> jedno):';
|
||||
$strSelectNumRows = 'v dotazu';
|
||||
$strSend = 'Po<50>li';
|
||||
$strSequence = 'Sekv.';
|
||||
$strServerChoice = 'V<>b<EFBFBD>r serveru';
|
||||
$strServerVersion = 'Verze serveru';
|
||||
$strSetEnumVal = 'Pokud je pole typu "enum" nebo "set", zad<61>vejte hodnoty v n<>sleduj<75>c<EFBFBD>m form<72>tu: \'a\',\'b\',\'c\'...<br />Pokud pot<6F>ebujete zadat zp<7A>tn<74> lom<6F>tko ("\") nebo jednoduch<63> uvozovky ("\'") mezi t<>mito hodnotami, napi<70>te p<>ed n<> zp<7A>tn<74> lom<6F>tko (p<><70>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 = '<27>adit';
|
||||
$strSpaceUsage = 'Vyu<79>it<69> m<>sta';
|
||||
$strSQLQuery = 'SQL-dotaz';
|
||||
$strStartingRecord = 'Po<50><6F>te<74>n<EFBFBD> z<>znam';
|
||||
$strStatement = '<27>daj';
|
||||
$strStrucCSV = 'CSV data';
|
||||
$strStrucData = 'Strukturu a data';
|
||||
$strStrucDrop = 'P<>idej \'DROP TABLE\'';
|
||||
$strStrucExcelCSV = 'CSV data pro Ms Excel';
|
||||
$strStrucOnly = 'Pouze strukturu';
|
||||
$strSubmit = 'Ode<64>li';
|
||||
$strSuccess = 'Tv<54>j SQL-dotaz byl <20>sp<73><70>n<EFBFBD> vykon<6F>n';
|
||||
$strSum = 'Celkem';
|
||||
|
||||
$strTable = 'Tabulka ';
|
||||
$strTableComments = 'Koment<6E><74>e k tabulce';
|
||||
$strTableEmpty = 'Jm<4A>no tabulky je pr<70>zdn<64>!';
|
||||
$strTableHasBeenDropped = 'Tabulka %s byla odstran<61>na';
|
||||
$strTableHasBeenEmptied = 'Tabulka %s byla vypr<70>zdn<64>na';
|
||||
$strTableMaintenance = ' <20>dr<64>ba tabulky ';
|
||||
$strTables = '%s tabulek';
|
||||
$strTableStructure = 'Struktura tabulky';
|
||||
$strTableType = 'Typ tabulky';
|
||||
$strTextAreaLength = ' Toto pole mo<6D>n<EFBFBD> nep<65>jde <br />(kv<6B>li d<>lce) upravit ';
|
||||
$strTheContent = 'Obsah tv<74>ho souboru byl vlo<6C>en';
|
||||
$strTheContents = 'Obsah souboru p<>ep<65><70>e obsah zvolen<65> tabulky v t<>ch <20><>dc<64>ch, kde je identick<63> prim<69>rn<72> nebo unik<69>tn<74> kl<6B><6C>.';
|
||||
$strTheTerminator = 'Ukon<6F>en<65> pol<6F>.';
|
||||
$strTotal = 'celkem';
|
||||
$strType = 'Typ';
|
||||
|
||||
$strUncheckAll = 'Od<4F>krtnout v<>e';
|
||||
$strUnique = 'Unik<69>tn<74>';
|
||||
$strUpdatePrivMessage = 'Byla aktualizovana privilegia pro %s.';
|
||||
$strUpdateProfile = 'Zmlny profilu:';
|
||||
$strUpdateProfileMessage = 'Profil byl zmlnln.';
|
||||
$strUpdateQuery = 'Aktualizovat dotaz';
|
||||
$strUsage = 'Pou<6F><75>v<EFBFBD>';
|
||||
$strUseBackquotes = 'Pou<6F><75>t zp<7A>tn<74> uvozovky u jmeno tabulek a pol<6F>';
|
||||
$strUser = 'U<>ivatel';
|
||||
$strUserEmpty = 'Jm<4A>no u<>ivatele je pr<70>zdn<64>!';
|
||||
$strUserName = 'Jm<4A>no u<>ivatele';
|
||||
$strUsers = 'U<>ivatel<65>';
|
||||
$strUseTables = 'Pou<6F><75>t tabulky';
|
||||
|
||||
$strValue = 'Hodnota';
|
||||
$strViewDump = 'Uka<6B> dump (schema) tabulky';
|
||||
$strViewDumpDB = 'Uka<6B> dump (schema) datab<61>ze';
|
||||
|
||||
$strWelcome = 'V<>tej v ';
|
||||
$strWithChecked = 'Za<5A>krtnut<75>:';
|
||||
$strWrongUser = '<27>patn<74> u<>ivatelsk<73> jm<6A>no/heslo. P<><50>stup odep<65>en.';
|
||||
|
||||
$strYes = 'Ano';
|
||||
|
||||
$strZip = '"zazipov<6F>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<63>re sp<73>cial';
|
||||
$strFieldsTerminatedBy = 'Champs termin<69>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 <20>t<EFBFBD> effac<61>e';
|
||||
$strTableHasBeenEmptied = 'La table %s a <20>t<EFBFBD> vid<69>e';
|
||||
$strTableHasBeenFlushed = 'La table %s a <20>t<EFBFBD> recharg<72>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 = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> "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 = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> "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<61>"';
|
||||
|
||||
// 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> ]
|
||||
|
Reference in New Issue
Block a user